Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .php-cs-fixer.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"php":"8.2.9","version":"3.25.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"class_definition":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"curly_braces_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"alpha"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true},"hashes":{"src\/JigsawServiceProvider.php":"a7e8ed87f74af3a10a984fcfb80caf48","src\/NUKernlUIBladeComponentsServiceProvider.php":"f739c78a30fb7db0c4438d9e9f718ee8","src\/ServiceProvider.php":"e7d8f7406223665684db736bbdd6292f","src\/Components\/Paginators\/Base.php":"e295398d79a8963dba3fe16b7a5f8191","src\/Components\/Selects\/Select.php":"8752f139268817780d1557e92133310b","src\/Components\/Heroes\/SplitLayoutContentMedia.php":"b3a6586ff513e5347cc08424d92ff18d","src\/Components\/Heroes\/CenteredContent.php":"bca35bb52f8365e5c8e4042a09b87708","src\/Components\/Footers\/PreFooter\/Base.php":"b50cfe70ff8c0b624fc60353cd714878","src\/Components\/Footers\/PreFooter\/Column.php":"a217dee9143f35d5cb7c9903f4b13562","src\/Components\/Footers\/Local.php":"65cc38f43ad7b246f6e5d53fadb7c5c5","src\/Components\/Button\/Outline.php":"9e617e2af321adc0146286fd6bf9e0ed","src\/Components\/Button\/Solid.php":"9ea65bb822e030400417624822bf2907","src\/Components\/Tags\/Outline.php":"866bcaae1bcfd2f136446ec18ee02897","src\/Components\/Tags\/Solid.php":"216a0d61df0f9709401480022e5c6338","src\/Components\/Carousel\/Base\/Slide.php":"d5d58f79686f5b3ac552cc415b4fceb1","src\/Components\/Carousel\/Split.php":"c212c52ce4e66eeff949325b3b887662","src\/Components\/Carousel\/Split\/Slide.php":"ba13af89c29913b7974a84efa5873e1f","src\/Components\/Carousel\/Base.php":"f9a54cf71039a0f068a7e36561f0c47a","src\/Components\/InteriorNavigation\/Base.php":"5162a261785f213afeb10d9aaa9a9e11","src\/Components\/Loaders\/Light.php":"83648ea1ac3cfdcd9470b76dc66b02e8","src\/Components\/Loaders\/Dark.php":"329c818a0890623d897ebcc2a9c847c0","src\/Components\/Alert\/Contained.php":"90fe5d5bff8a94943bdbc5786cab651f","src\/Components\/Alert\/FullWidth.php":"a1a8bc79c6cf10c832258d01c6430f56","src\/Components\/Tabs\/Bordered\/Item.php":"6844f96b63c6e977d443e2498f825011","src\/Components\/Tabs\/Underlined.php":"82a7d258598304d23f70e69a3e1d8915","src\/Components\/Tabs\/Underlined\/Item.php":"7509443d228419cf8bbf0e67b47e5f9c","src\/Components\/Tabs\/Detached\/Item.php":"ab1af8c3b7b898d3d5ae69bb34884bb9","src\/Components\/Tabs\/Detached.php":"72b8a2f62385c99f2d47d5024a616cf1","src\/Components\/Tabs\/Bordered.php":"c033243f99c5d4aa70ecaaf84d28876b","src\/Components\/Cards\/Event.php":"d812b1df143c9538443ec2626bc358c1","src\/Components\/Cards\/LinkWithMediaAndActions.php":"7007df6d74f8732563a03a895172382b","src\/Components\/Cards\/LinkWithMedia.php":"6bdfe6468cec11e3e8056a32457272cb","src\/Components\/Cards\/SimpleLink.php":"ba9e52daffee77e61a361f022a73203d","src\/Components\/Cards\/SimpleWithActions.php":"51b5b98b8b9e65750b2355fbc8cfda17","src\/Components\/Scripts.php":"f3fcd10b92f62b95ff6b0c716118cb64","src\/Components\/Accordion\/WithLeftIcon.php":"21ed529eb15927895833589681fc9d33","src\/Components\/Accordion\/Item.php":"5342be92060b8e45c832df27718bb0cd","src\/Components\/Accordion\/Base.php":"10e3e62b6d3294fcbb2507cfca9eb242","src\/Components\/Modals\/Base.php":"b8688ef92baedbf83cebd03f2a4826cd","src\/Components\/LocalHeader.php":"f83c53d2f571efeceb860951a2219807","src\/Components\/Banners\/WithFullWidthOverlay.php":"dd2f1a1eb457e93144dbbb99f521d25f","src\/Components\/Banners\/BottomTitle.php":"af594993861adb28d8b0a7ed6c3dd8a6","src\/Components\/Banners\/WithOffsetCard.php":"915c903e1232bbd9c6cc4c97001f387d"}}
{"php":"8.2.11","version":"3.34.1","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces_position":true,"class_definition":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"alpha"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true},"hashes":{"src\/JigsawServiceProvider.php":"a7e8ed87f74af3a10a984fcfb80caf48","src\/ServiceProvider.php":"e7d8f7406223665684db736bbdd6292f","src\/Components\/Cards\/SimpleLink.php":"ba9e52daffee77e61a361f022a73203d","src\/Components\/Cards\/LinkWithMediaAndActions.php":"7007df6d74f8732563a03a895172382b","src\/Components\/Cards\/Event.php":"d812b1df143c9538443ec2626bc358c1","src\/Components\/Cards\/SimpleWithActions.php":"51b5b98b8b9e65750b2355fbc8cfda17","src\/Components\/Cards\/LinkWithMedia.php":"6bdfe6468cec11e3e8056a32457272cb","src\/Components\/Heroes\/SplitLayoutContentMedia.php":"b3a6586ff513e5347cc08424d92ff18d","src\/Components\/Heroes\/CenteredContent.php":"bca35bb52f8365e5c8e4042a09b87708","src\/Components\/Loaders\/Light.php":"83648ea1ac3cfdcd9470b76dc66b02e8","src\/Components\/Loaders\/Dark.php":"329c818a0890623d897ebcc2a9c847c0","src\/Components\/Selects\/Select.php":"8752f139268817780d1557e92133310b","src\/Components\/InteriorNavigation\/Base.php":"5162a261785f213afeb10d9aaa9a9e11","src\/Components\/Banners\/WithFullWidthOverlay.php":"dd2f1a1eb457e93144dbbb99f521d25f","src\/Components\/Banners\/BottomTitle.php":"af594993861adb28d8b0a7ed6c3dd8a6","src\/Components\/Banners\/WithOffsetCard.php":"915c903e1232bbd9c6cc4c97001f387d","src\/Components\/Button\/Outline.php":"e2e282f1dc66eb1acdd3a5bccd8ed379","src\/Components\/Button\/Solid.php":"9ea65bb822e030400417624822bf2907","src\/Components\/Paginators\/Base.php":"e295398d79a8963dba3fe16b7a5f8191","src\/Components\/Tabs\/Bordered\/Item.php":"6844f96b63c6e977d443e2498f825011","src\/Components\/Tabs\/Bordered.php":"c033243f99c5d4aa70ecaaf84d28876b","src\/Components\/Tabs\/Underlined.php":"82a7d258598304d23f70e69a3e1d8915","src\/Components\/Tabs\/Underlined\/Item.php":"7509443d228419cf8bbf0e67b47e5f9c","src\/Components\/Tabs\/Detached.php":"72b8a2f62385c99f2d47d5024a616cf1","src\/Components\/Tabs\/Detached\/Item.php":"ab1af8c3b7b898d3d5ae69bb34884bb9","src\/Components\/Scripts.php":"f3fcd10b92f62b95ff6b0c716118cb64","src\/Components\/Carousel\/Base\/Slide.php":"d5d58f79686f5b3ac552cc415b4fceb1","src\/Components\/Carousel\/Split.php":"c212c52ce4e66eeff949325b3b887662","src\/Components\/Carousel\/Split\/Slide.php":"ba13af89c29913b7974a84efa5873e1f","src\/Components\/Carousel\/Base.php":"f9a54cf71039a0f068a7e36561f0c47a","src\/Components\/LocalHeader.php":"f83c53d2f571efeceb860951a2219807","src\/Components\/Accordion\/Item.php":"5342be92060b8e45c832df27718bb0cd","src\/Components\/Accordion\/Base.php":"10e3e62b6d3294fcbb2507cfca9eb242","src\/Components\/Accordion\/WithLeftIcon.php":"21ed529eb15927895833589681fc9d33","src\/Components\/Tags\/Outline.php":"866bcaae1bcfd2f136446ec18ee02897","src\/Components\/Tags\/Solid.php":"216a0d61df0f9709401480022e5c6338","src\/Components\/Footers\/PreFooter\/Column.php":"a217dee9143f35d5cb7c9903f4b13562","src\/Components\/Footers\/PreFooter\/Base.php":"b50cfe70ff8c0b624fc60353cd714878","src\/Components\/Footers\/Local.php":"65cc38f43ad7b246f6e5d53fadb7c5c5","src\/Components\/Alert\/FullWidth.php":"a1a8bc79c6cf10c832258d01c6430f56","src\/Components\/Alert\/Contained.php":"90fe5d5bff8a94943bdbc5786cab651f","src\/Components\/Modals\/Base.php":"b8688ef92baedbf83cebd03f2a4826cd","src\/NUKernlUIBladeComponentsServiceProvider.php":"f739c78a30fb7db0c4438d9e9f718ee8"}}
2 changes: 1 addition & 1 deletion src/Components/Button/Outline.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Outline extends Component

protected $colors = [
'dark' => 'text-black border-black hover:text-white hover:bg-black',
'light' => 'text-white border-white hover:text-black',
'light' => 'text-white border-white hover:text-black hover:bg-white',
'medium-gray' => 'text-gray-600 border-gray-600 hover:text-white hover:bg-gray-600',
'light-gray' => 'text-gray-300 border-gray-300 hover:text-gray-900 hover:bg-gray-300',
'red' => 'text-red-600 border-red-600 hover:text-white hover:bg-red-600',
Expand Down