@telus-uds/theme-koodo 7.22.0 → 7.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/Card.json +3 -3
- package/build/android/Checkbox.json +10 -3
- package/build/android/ExpandCollapse.json +1 -0
- package/build/android/ExpandCollapsePanel.json +1 -0
- package/build/android/IconButton.json +531 -0
- package/build/android/QuantitySelector.json +28 -2
- package/build/android/QuantitySelectorSideButton.json +43 -19
- package/build/android/QuickLinksButton.json +1 -1
- package/build/android/SideNav.json +1 -1
- package/build/android/SideNavItem.json +1 -1
- package/build/android/SideNavItemsGroup.json +7 -0
- package/build/android/schema.json +243 -159
- package/build/android/theme.json +703 -106
- package/build/ios/Card.json +3 -3
- package/build/ios/Checkbox.json +10 -3
- package/build/ios/ExpandCollapse.json +1 -0
- package/build/ios/ExpandCollapsePanel.json +1 -0
- package/build/ios/IconButton.json +531 -0
- package/build/ios/QuantitySelector.json +28 -2
- package/build/ios/QuantitySelectorSideButton.json +43 -19
- package/build/ios/QuickLinksButton.json +1 -1
- package/build/ios/SideNav.json +1 -1
- package/build/ios/SideNavItem.json +1 -1
- package/build/ios/SideNavItemsGroup.json +7 -0
- package/build/ios/schema.json +243 -159
- package/build/ios/theme.json +703 -106
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Autocomplete.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +28 -7
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +11 -4
- package/build/rn/CheckboxCard.js +1 -1
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/DownloadApp.js +1 -1
- package/build/rn/ExpandCollapse.js +2 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +2 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/FileUpload.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +345 -3
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -1
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +17 -3
- package/build/rn/QuantitySelectorSideButton.js +14 -5
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +6 -3
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +1 -1
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/Shortcuts.js +1 -1
- package/build/rn/ShortcutsItem.js +1 -1
- package/build/rn/SideNav.js +2 -2
- package/build/rn/SideNavItem.js +2 -2
- package/build/rn/SideNavItemsGroup.js +3 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/TabBar.js +1 -1
- package/build/rn/TabBarItem.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +243 -159
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +438 -22
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Autocomplete.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +28 -7
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +11 -4
- package/build/web/CheckboxCard.js +1 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/DownloadApp.js +1 -1
- package/build/web/ExpandCollapse.js +2 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +2 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +345 -3
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -1
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +17 -3
- package/build/web/QuantitySelectorSideButton.js +14 -5
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +6 -3
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +1 -1
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/Shortcuts.js +1 -1
- package/build/web/ShortcutsItem.js +1 -1
- package/build/web/SideNav.js +2 -2
- package/build/web/SideNavItem.js +2 -2
- package/build/web/SideNavItemsGroup.js +3 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/TabBar.js +1 -1
- package/build/web/TabBarItem.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +1 -1
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +1 -1
- package/build/web/schema.json +243 -159
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +438 -22
- package/package.json +2 -2
- package/theme.json +508 -24
package/build/android/Card.json
CHANGED
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"red": 1,
|
|
698
698
|
"green": 1,
|
|
699
699
|
"blue": 1,
|
|
700
|
-
"alpha": 0.
|
|
700
|
+
"alpha": 0.4
|
|
701
701
|
}
|
|
702
702
|
}
|
|
703
703
|
},
|
|
@@ -712,7 +712,7 @@
|
|
|
712
712
|
"red": 1,
|
|
713
713
|
"green": 1,
|
|
714
714
|
"blue": 1,
|
|
715
|
-
"alpha": 0.
|
|
715
|
+
"alpha": 0.4
|
|
716
716
|
}
|
|
717
717
|
}
|
|
718
718
|
},
|
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
"red": 1,
|
|
728
728
|
"green": 1,
|
|
729
729
|
"blue": 1,
|
|
730
|
-
"alpha": 0.
|
|
730
|
+
"alpha": 0.4
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
733
|
}
|
|
@@ -102,6 +102,8 @@
|
|
|
102
102
|
"blue": 0.98824,
|
|
103
103
|
"alpha": 1
|
|
104
104
|
},
|
|
105
|
+
"iconContainerHeight": null,
|
|
106
|
+
"iconContainerWidth": null,
|
|
105
107
|
"iconSize": 14,
|
|
106
108
|
"inputBackgroundColor": {
|
|
107
109
|
"red": 1,
|
|
@@ -117,7 +119,7 @@
|
|
|
117
119
|
},
|
|
118
120
|
"inputBorderRadius": 0,
|
|
119
121
|
"inputBorderWidth": 2,
|
|
120
|
-
"inputHeight":
|
|
122
|
+
"inputHeight": 24,
|
|
121
123
|
"inputOutlineColor": {
|
|
122
124
|
"red": 0,
|
|
123
125
|
"green": 0,
|
|
@@ -127,7 +129,7 @@
|
|
|
127
129
|
"inputOutlineOffset": 1,
|
|
128
130
|
"inputOutlineWidth": 0,
|
|
129
131
|
"inputShadow": null,
|
|
130
|
-
"inputWidth":
|
|
132
|
+
"inputWidth": 24,
|
|
131
133
|
"labelColor": {
|
|
132
134
|
"red": 0,
|
|
133
135
|
"green": 0,
|
|
@@ -138,6 +140,11 @@
|
|
|
138
140
|
"labelFontSize": 16,
|
|
139
141
|
"labelFontWeight": 400,
|
|
140
142
|
"labelLineHeight": 1.5,
|
|
141
|
-
"labelMarginLeft": 8
|
|
143
|
+
"labelMarginLeft": 8,
|
|
144
|
+
"padding": null,
|
|
145
|
+
"paddingBottom": null,
|
|
146
|
+
"paddingLeft": null,
|
|
147
|
+
"paddingRight": null,
|
|
148
|
+
"paddingTop": null
|
|
142
149
|
}
|
|
143
150
|
}
|
|
@@ -61,6 +61,10 @@
|
|
|
61
61
|
"size": {
|
|
62
62
|
"type": "variant",
|
|
63
63
|
"values": ["small", "large"]
|
|
64
|
+
},
|
|
65
|
+
"style": {
|
|
66
|
+
"type": "variant",
|
|
67
|
+
"values": ["default", "contained", "subtle", "raised"]
|
|
64
68
|
}
|
|
65
69
|
},
|
|
66
70
|
"rules": [
|
|
@@ -709,6 +713,533 @@
|
|
|
709
713
|
"iconSize": 24,
|
|
710
714
|
"padding": 10
|
|
711
715
|
}
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"if": {
|
|
719
|
+
"style": "contained"
|
|
720
|
+
},
|
|
721
|
+
"tokens": {
|
|
722
|
+
"backgroundColor": {
|
|
723
|
+
"red": 0,
|
|
724
|
+
"green": 0,
|
|
725
|
+
"blue": 0,
|
|
726
|
+
"alpha": 0
|
|
727
|
+
},
|
|
728
|
+
"borderColor": {
|
|
729
|
+
"red": 0,
|
|
730
|
+
"green": 0,
|
|
731
|
+
"blue": 0,
|
|
732
|
+
"alpha": 1
|
|
733
|
+
},
|
|
734
|
+
"borderRadius": 4,
|
|
735
|
+
"borderWidth": 1,
|
|
736
|
+
"iconColor": {
|
|
737
|
+
"red": 0,
|
|
738
|
+
"green": 0,
|
|
739
|
+
"blue": 0,
|
|
740
|
+
"alpha": 1
|
|
741
|
+
}
|
|
742
|
+
}
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"if": {
|
|
746
|
+
"selected": true,
|
|
747
|
+
"style": "contained"
|
|
748
|
+
},
|
|
749
|
+
"tokens": {
|
|
750
|
+
"backgroundColor": {
|
|
751
|
+
"red": 0,
|
|
752
|
+
"green": 0,
|
|
753
|
+
"blue": 0,
|
|
754
|
+
"alpha": 0
|
|
755
|
+
},
|
|
756
|
+
"borderBottomWidth": 1,
|
|
757
|
+
"borderColor": {
|
|
758
|
+
"red": 0,
|
|
759
|
+
"green": 0,
|
|
760
|
+
"blue": 0,
|
|
761
|
+
"alpha": 1
|
|
762
|
+
},
|
|
763
|
+
"borderRadius": 4,
|
|
764
|
+
"borderWidth": 1,
|
|
765
|
+
"iconColor": {
|
|
766
|
+
"red": 0,
|
|
767
|
+
"green": 0,
|
|
768
|
+
"blue": 0,
|
|
769
|
+
"alpha": 1
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"if": {
|
|
775
|
+
"pressed": true,
|
|
776
|
+
"style": "contained"
|
|
777
|
+
},
|
|
778
|
+
"tokens": {
|
|
779
|
+
"backgroundColor": {
|
|
780
|
+
"red": 0,
|
|
781
|
+
"green": 0,
|
|
782
|
+
"blue": 0,
|
|
783
|
+
"alpha": 0.2
|
|
784
|
+
},
|
|
785
|
+
"borderRadius": 4,
|
|
786
|
+
"borderWidth": 1,
|
|
787
|
+
"iconColor": {
|
|
788
|
+
"red": 0.4,
|
|
789
|
+
"green": 0.4,
|
|
790
|
+
"blue": 0.4,
|
|
791
|
+
"alpha": 1
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"if": {
|
|
797
|
+
"inverse": true,
|
|
798
|
+
"style": "contained"
|
|
799
|
+
},
|
|
800
|
+
"tokens": {
|
|
801
|
+
"backgroundColor": {
|
|
802
|
+
"red": 0,
|
|
803
|
+
"green": 0,
|
|
804
|
+
"blue": 0,
|
|
805
|
+
"alpha": 0
|
|
806
|
+
},
|
|
807
|
+
"borderColor": {
|
|
808
|
+
"red": 1,
|
|
809
|
+
"green": 1,
|
|
810
|
+
"blue": 1,
|
|
811
|
+
"alpha": 1
|
|
812
|
+
},
|
|
813
|
+
"borderRadius": 4,
|
|
814
|
+
"borderWidth": 1,
|
|
815
|
+
"iconColor": {
|
|
816
|
+
"red": 1,
|
|
817
|
+
"green": 1,
|
|
818
|
+
"blue": 1,
|
|
819
|
+
"alpha": 1
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"if": {
|
|
825
|
+
"inverse": true,
|
|
826
|
+
"selected": true,
|
|
827
|
+
"style": "contained"
|
|
828
|
+
},
|
|
829
|
+
"tokens": {
|
|
830
|
+
"backgroundColor": {
|
|
831
|
+
"red": 1,
|
|
832
|
+
"green": 1,
|
|
833
|
+
"blue": 1,
|
|
834
|
+
"alpha": 1
|
|
835
|
+
},
|
|
836
|
+
"borderRadius": 4,
|
|
837
|
+
"borderWidth": 0,
|
|
838
|
+
"iconColor": {
|
|
839
|
+
"red": 0,
|
|
840
|
+
"green": 0,
|
|
841
|
+
"blue": 0,
|
|
842
|
+
"alpha": 1
|
|
843
|
+
}
|
|
844
|
+
}
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"if": {
|
|
848
|
+
"inverse": true,
|
|
849
|
+
"pressed": true,
|
|
850
|
+
"style": "contained"
|
|
851
|
+
},
|
|
852
|
+
"tokens": {
|
|
853
|
+
"backgroundColor": {
|
|
854
|
+
"red": 1,
|
|
855
|
+
"green": 1,
|
|
856
|
+
"blue": 1,
|
|
857
|
+
"alpha": 0.4
|
|
858
|
+
},
|
|
859
|
+
"borderColor": {
|
|
860
|
+
"red": 1,
|
|
861
|
+
"green": 1,
|
|
862
|
+
"blue": 1,
|
|
863
|
+
"alpha": 1
|
|
864
|
+
},
|
|
865
|
+
"borderRadius": 4,
|
|
866
|
+
"borderWidth": 1,
|
|
867
|
+
"iconColor": {
|
|
868
|
+
"red": 1,
|
|
869
|
+
"green": 1,
|
|
870
|
+
"blue": 1,
|
|
871
|
+
"alpha": 1
|
|
872
|
+
}
|
|
873
|
+
}
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"if": {
|
|
877
|
+
"inactive": true,
|
|
878
|
+
"style": "contained"
|
|
879
|
+
},
|
|
880
|
+
"tokens": {
|
|
881
|
+
"backgroundColor": {
|
|
882
|
+
"red": 0,
|
|
883
|
+
"green": 0,
|
|
884
|
+
"blue": 0,
|
|
885
|
+
"alpha": 0.1
|
|
886
|
+
},
|
|
887
|
+
"borderWidth": 0,
|
|
888
|
+
"iconColor": {
|
|
889
|
+
"red": 0,
|
|
890
|
+
"green": 0,
|
|
891
|
+
"blue": 0,
|
|
892
|
+
"alpha": 0.4
|
|
893
|
+
}
|
|
894
|
+
}
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"if": {
|
|
898
|
+
"inactive": true,
|
|
899
|
+
"inverse": true,
|
|
900
|
+
"style": "contained"
|
|
901
|
+
},
|
|
902
|
+
"tokens": {
|
|
903
|
+
"backgroundColor": {
|
|
904
|
+
"red": 1,
|
|
905
|
+
"green": 1,
|
|
906
|
+
"blue": 1,
|
|
907
|
+
"alpha": 0.2
|
|
908
|
+
},
|
|
909
|
+
"borderWidth": 0,
|
|
910
|
+
"iconColor": {
|
|
911
|
+
"red": 1,
|
|
912
|
+
"green": 1,
|
|
913
|
+
"blue": 1,
|
|
914
|
+
"alpha": 0.4
|
|
915
|
+
}
|
|
916
|
+
}
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"if": {
|
|
920
|
+
"style": "subtle"
|
|
921
|
+
},
|
|
922
|
+
"tokens": {
|
|
923
|
+
"backgroundColor": {
|
|
924
|
+
"red": 0,
|
|
925
|
+
"green": 0,
|
|
926
|
+
"blue": 0,
|
|
927
|
+
"alpha": 0
|
|
928
|
+
},
|
|
929
|
+
"borderColor": {
|
|
930
|
+
"red": 0,
|
|
931
|
+
"green": 0,
|
|
932
|
+
"blue": 0,
|
|
933
|
+
"alpha": 0
|
|
934
|
+
},
|
|
935
|
+
"borderWidth": 0,
|
|
936
|
+
"iconColor": {
|
|
937
|
+
"red": 0,
|
|
938
|
+
"green": 0,
|
|
939
|
+
"blue": 0,
|
|
940
|
+
"alpha": 1
|
|
941
|
+
}
|
|
942
|
+
}
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"if": {
|
|
946
|
+
"selected": true,
|
|
947
|
+
"style": "subtle"
|
|
948
|
+
},
|
|
949
|
+
"tokens": {
|
|
950
|
+
"backgroundColor": {
|
|
951
|
+
"red": 0,
|
|
952
|
+
"green": 0,
|
|
953
|
+
"blue": 0,
|
|
954
|
+
"alpha": 0
|
|
955
|
+
},
|
|
956
|
+
"borderBottomWidth": 2,
|
|
957
|
+
"borderColor": {
|
|
958
|
+
"red": 0,
|
|
959
|
+
"green": 0,
|
|
960
|
+
"blue": 0,
|
|
961
|
+
"alpha": 1
|
|
962
|
+
},
|
|
963
|
+
"borderWidth": null,
|
|
964
|
+
"iconColor": {
|
|
965
|
+
"red": 0,
|
|
966
|
+
"green": 0,
|
|
967
|
+
"blue": 0,
|
|
968
|
+
"alpha": 1
|
|
969
|
+
}
|
|
970
|
+
}
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"if": {
|
|
974
|
+
"pressed": true,
|
|
975
|
+
"style": "subtle"
|
|
976
|
+
},
|
|
977
|
+
"tokens": {
|
|
978
|
+
"backgroundColor": {
|
|
979
|
+
"red": 0,
|
|
980
|
+
"green": 0,
|
|
981
|
+
"blue": 0,
|
|
982
|
+
"alpha": 0.2
|
|
983
|
+
},
|
|
984
|
+
"borderRadius": 4,
|
|
985
|
+
"borderWidth": 0,
|
|
986
|
+
"iconColor": {
|
|
987
|
+
"red": 0.4,
|
|
988
|
+
"green": 0.4,
|
|
989
|
+
"blue": 0.4,
|
|
990
|
+
"alpha": 1
|
|
991
|
+
}
|
|
992
|
+
}
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"if": {
|
|
996
|
+
"inverse": true,
|
|
997
|
+
"style": "subtle"
|
|
998
|
+
},
|
|
999
|
+
"tokens": {
|
|
1000
|
+
"backgroundColor": {
|
|
1001
|
+
"red": 0,
|
|
1002
|
+
"green": 0,
|
|
1003
|
+
"blue": 0,
|
|
1004
|
+
"alpha": 0
|
|
1005
|
+
},
|
|
1006
|
+
"borderColor": {
|
|
1007
|
+
"red": 0,
|
|
1008
|
+
"green": 0,
|
|
1009
|
+
"blue": 0,
|
|
1010
|
+
"alpha": 0
|
|
1011
|
+
},
|
|
1012
|
+
"borderWidth": 0,
|
|
1013
|
+
"iconColor": {
|
|
1014
|
+
"red": 1,
|
|
1015
|
+
"green": 1,
|
|
1016
|
+
"blue": 1,
|
|
1017
|
+
"alpha": 1
|
|
1018
|
+
}
|
|
1019
|
+
}
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
"if": {
|
|
1023
|
+
"inverse": true,
|
|
1024
|
+
"selected": true,
|
|
1025
|
+
"style": "subtle"
|
|
1026
|
+
},
|
|
1027
|
+
"tokens": {
|
|
1028
|
+
"backgroundColor": {
|
|
1029
|
+
"red": 0,
|
|
1030
|
+
"green": 0,
|
|
1031
|
+
"blue": 0,
|
|
1032
|
+
"alpha": 0
|
|
1033
|
+
},
|
|
1034
|
+
"borderBottomWidth": 2,
|
|
1035
|
+
"borderColor": {
|
|
1036
|
+
"red": 1,
|
|
1037
|
+
"green": 1,
|
|
1038
|
+
"blue": 1,
|
|
1039
|
+
"alpha": 1
|
|
1040
|
+
},
|
|
1041
|
+
"borderWidth": null,
|
|
1042
|
+
"iconColor": {
|
|
1043
|
+
"red": 1,
|
|
1044
|
+
"green": 1,
|
|
1045
|
+
"blue": 1,
|
|
1046
|
+
"alpha": 1
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"if": {
|
|
1052
|
+
"inverse": true,
|
|
1053
|
+
"pressed": true,
|
|
1054
|
+
"style": "subtle"
|
|
1055
|
+
},
|
|
1056
|
+
"tokens": {
|
|
1057
|
+
"backgroundColor": {
|
|
1058
|
+
"red": 0.78824,
|
|
1059
|
+
"green": 0.78431,
|
|
1060
|
+
"blue": 0.78431,
|
|
1061
|
+
"alpha": 1
|
|
1062
|
+
},
|
|
1063
|
+
"borderRadius": 4,
|
|
1064
|
+
"borderWidth": 0,
|
|
1065
|
+
"iconColor": {
|
|
1066
|
+
"red": 0,
|
|
1067
|
+
"green": 0,
|
|
1068
|
+
"blue": 0,
|
|
1069
|
+
"alpha": 1
|
|
1070
|
+
}
|
|
1071
|
+
}
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"if": {
|
|
1075
|
+
"inactive": true,
|
|
1076
|
+
"style": "subtle"
|
|
1077
|
+
},
|
|
1078
|
+
"tokens": {
|
|
1079
|
+
"backgroundColor": {
|
|
1080
|
+
"red": 0,
|
|
1081
|
+
"green": 0,
|
|
1082
|
+
"blue": 0,
|
|
1083
|
+
"alpha": 0.1
|
|
1084
|
+
},
|
|
1085
|
+
"iconColor": {
|
|
1086
|
+
"red": 0,
|
|
1087
|
+
"green": 0,
|
|
1088
|
+
"blue": 0,
|
|
1089
|
+
"alpha": 0.4
|
|
1090
|
+
}
|
|
1091
|
+
}
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"if": {
|
|
1095
|
+
"inactive": true,
|
|
1096
|
+
"inverse": true,
|
|
1097
|
+
"style": "subtle"
|
|
1098
|
+
},
|
|
1099
|
+
"tokens": {
|
|
1100
|
+
"backgroundColor": {
|
|
1101
|
+
"red": 0,
|
|
1102
|
+
"green": 0,
|
|
1103
|
+
"blue": 0,
|
|
1104
|
+
"alpha": 0
|
|
1105
|
+
},
|
|
1106
|
+
"iconColor": {
|
|
1107
|
+
"red": 1,
|
|
1108
|
+
"green": 1,
|
|
1109
|
+
"blue": 1,
|
|
1110
|
+
"alpha": 0.4
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
"if": {
|
|
1116
|
+
"style": "raised"
|
|
1117
|
+
},
|
|
1118
|
+
"tokens": {
|
|
1119
|
+
"backgroundColor": {
|
|
1120
|
+
"red": 0,
|
|
1121
|
+
"green": 0,
|
|
1122
|
+
"blue": 0,
|
|
1123
|
+
"alpha": 0
|
|
1124
|
+
},
|
|
1125
|
+
"borderColor": {
|
|
1126
|
+
"red": 0,
|
|
1127
|
+
"green": 0,
|
|
1128
|
+
"blue": 0,
|
|
1129
|
+
"alpha": 1
|
|
1130
|
+
},
|
|
1131
|
+
"borderRadius": 4,
|
|
1132
|
+
"borderWidth": 1,
|
|
1133
|
+
"iconColor": {
|
|
1134
|
+
"red": 0,
|
|
1135
|
+
"green": 0,
|
|
1136
|
+
"blue": 0,
|
|
1137
|
+
"alpha": 1
|
|
1138
|
+
},
|
|
1139
|
+
"padding": 8,
|
|
1140
|
+
"shadow": {
|
|
1141
|
+
"inset": false,
|
|
1142
|
+
"offsetX": 0,
|
|
1143
|
+
"offsetY": 2,
|
|
1144
|
+
"blur": 2,
|
|
1145
|
+
"spread": 0,
|
|
1146
|
+
"color": {
|
|
1147
|
+
"red": 0,
|
|
1148
|
+
"green": 0,
|
|
1149
|
+
"blue": 0,
|
|
1150
|
+
"alpha": 0.2
|
|
1151
|
+
}
|
|
1152
|
+
}
|
|
1153
|
+
}
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
"if": {
|
|
1157
|
+
"selected": true,
|
|
1158
|
+
"style": "raised"
|
|
1159
|
+
},
|
|
1160
|
+
"tokens": {
|
|
1161
|
+
"backgroundColor": {
|
|
1162
|
+
"red": 0,
|
|
1163
|
+
"green": 0,
|
|
1164
|
+
"blue": 0,
|
|
1165
|
+
"alpha": 0
|
|
1166
|
+
},
|
|
1167
|
+
"borderBottomWidth": 1,
|
|
1168
|
+
"borderColor": {
|
|
1169
|
+
"red": 0,
|
|
1170
|
+
"green": 0,
|
|
1171
|
+
"blue": 0,
|
|
1172
|
+
"alpha": 1
|
|
1173
|
+
},
|
|
1174
|
+
"borderRadius": 4,
|
|
1175
|
+
"borderWidth": 1,
|
|
1176
|
+
"iconColor": {
|
|
1177
|
+
"red": 0,
|
|
1178
|
+
"green": 0,
|
|
1179
|
+
"blue": 0,
|
|
1180
|
+
"alpha": 1
|
|
1181
|
+
},
|
|
1182
|
+
"padding": 8,
|
|
1183
|
+
"shadow": {
|
|
1184
|
+
"inset": false,
|
|
1185
|
+
"offsetX": 0,
|
|
1186
|
+
"offsetY": 2,
|
|
1187
|
+
"blur": 2,
|
|
1188
|
+
"spread": 0,
|
|
1189
|
+
"color": {
|
|
1190
|
+
"red": 0,
|
|
1191
|
+
"green": 0,
|
|
1192
|
+
"blue": 0,
|
|
1193
|
+
"alpha": 0.2
|
|
1194
|
+
}
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"if": {
|
|
1200
|
+
"pressed": true,
|
|
1201
|
+
"style": "raised"
|
|
1202
|
+
},
|
|
1203
|
+
"tokens": {
|
|
1204
|
+
"backgroundColor": {
|
|
1205
|
+
"red": 0,
|
|
1206
|
+
"green": 0,
|
|
1207
|
+
"blue": 0,
|
|
1208
|
+
"alpha": 0.2
|
|
1209
|
+
},
|
|
1210
|
+
"borderRadius": 4,
|
|
1211
|
+
"borderWidth": 1,
|
|
1212
|
+
"iconColor": {
|
|
1213
|
+
"red": 0.4,
|
|
1214
|
+
"green": 0.4,
|
|
1215
|
+
"blue": 0.4,
|
|
1216
|
+
"alpha": 1
|
|
1217
|
+
},
|
|
1218
|
+
"padding": 8,
|
|
1219
|
+
"shadow": null
|
|
1220
|
+
}
|
|
1221
|
+
},
|
|
1222
|
+
{
|
|
1223
|
+
"if": {
|
|
1224
|
+
"inactive": true,
|
|
1225
|
+
"style": "raised"
|
|
1226
|
+
},
|
|
1227
|
+
"tokens": {
|
|
1228
|
+
"backgroundColor": {
|
|
1229
|
+
"red": 0,
|
|
1230
|
+
"green": 0,
|
|
1231
|
+
"blue": 0,
|
|
1232
|
+
"alpha": 0.1
|
|
1233
|
+
},
|
|
1234
|
+
"borderWidth": 0,
|
|
1235
|
+
"iconColor": {
|
|
1236
|
+
"red": 0,
|
|
1237
|
+
"green": 0,
|
|
1238
|
+
"blue": 0,
|
|
1239
|
+
"alpha": 0.4
|
|
1240
|
+
},
|
|
1241
|
+
"shadow": null
|
|
1242
|
+
}
|
|
712
1243
|
}
|
|
713
1244
|
],
|
|
714
1245
|
"tokens": {
|
|
@@ -16,6 +16,10 @@
|
|
|
16
16
|
"type": "variant",
|
|
17
17
|
"values": [true]
|
|
18
18
|
},
|
|
19
|
+
"inactive": {
|
|
20
|
+
"type": "variant",
|
|
21
|
+
"values": [true]
|
|
22
|
+
},
|
|
19
23
|
"pressed": {
|
|
20
24
|
"type": "variant",
|
|
21
25
|
"values": [true]
|
|
@@ -44,6 +48,14 @@
|
|
|
44
48
|
}
|
|
45
49
|
}
|
|
46
50
|
},
|
|
51
|
+
{
|
|
52
|
+
"if": {
|
|
53
|
+
"focus": true
|
|
54
|
+
},
|
|
55
|
+
"tokens": {
|
|
56
|
+
"inputBorderWidth": 3
|
|
57
|
+
}
|
|
58
|
+
},
|
|
47
59
|
{
|
|
48
60
|
"if": {
|
|
49
61
|
"disabled": true
|
|
@@ -55,6 +67,7 @@
|
|
|
55
67
|
"blue": 0.93725,
|
|
56
68
|
"alpha": 1
|
|
57
69
|
},
|
|
70
|
+
"inputBorderWidth": 1,
|
|
58
71
|
"textColor": {
|
|
59
72
|
"red": 0.78824,
|
|
60
73
|
"green": 0.78431,
|
|
@@ -65,10 +78,22 @@
|
|
|
65
78
|
},
|
|
66
79
|
{
|
|
67
80
|
"if": {
|
|
68
|
-
"
|
|
81
|
+
"inactive": true
|
|
69
82
|
},
|
|
70
83
|
"tokens": {
|
|
71
|
-
"
|
|
84
|
+
"inputBackgroundColor": {
|
|
85
|
+
"red": 0.93725,
|
|
86
|
+
"green": 0.93725,
|
|
87
|
+
"blue": 0.93725,
|
|
88
|
+
"alpha": 1
|
|
89
|
+
},
|
|
90
|
+
"inputBorderWidth": 1,
|
|
91
|
+
"textColor": {
|
|
92
|
+
"red": 0.4,
|
|
93
|
+
"green": 0.4,
|
|
94
|
+
"blue": 0.4,
|
|
95
|
+
"alpha": 1
|
|
96
|
+
}
|
|
72
97
|
}
|
|
73
98
|
}
|
|
74
99
|
],
|
|
@@ -94,6 +119,7 @@
|
|
|
94
119
|
"paddingLeft": 12,
|
|
95
120
|
"paddingRight": 12,
|
|
96
121
|
"paddingTop": 12,
|
|
122
|
+
"showTopSpace": true,
|
|
97
123
|
"textColor": {
|
|
98
124
|
"red": 0,
|
|
99
125
|
"green": 0,
|