@telus-uds/theme-allium 4.29.0 → 4.30.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/Carousel.json +2 -0
- package/build/android/ExpandCollapseControl.json +26 -1
- package/build/android/Link.json +9 -1
- package/build/android/Notification.json +0 -8
- package/build/android/schema.json +990 -976
- package/build/android/theme.json +38 -11
- package/build/ios/Carousel.json +2 -0
- package/build/ios/ExpandCollapseControl.json +26 -1
- package/build/ios/Link.json +9 -1
- package/build/ios/Notification.json +0 -8
- package/build/ios/schema.json +990 -976
- package/build/ios/theme.json +38 -11
- package/build/rn/ActivityIndicator.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 +1 -1
- package/build/rn/Carousel.js +5 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +1 -1
- 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/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +45 -4
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +1 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.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 +1 -1
- 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 +3 -2
- 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 -5
- 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 +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- 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/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -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/StepTracker.js +1 -1
- package/build/rn/StoryCard.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 +990 -976
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +52 -12
- package/build/web/ActivityIndicator.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 +1 -1
- package/build/web/Carousel.js +5 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +1 -1
- 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/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +45 -4
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.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 +1 -1
- 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 +3 -2
- 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 -5
- 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 +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- 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/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -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/StepTracker.js +1 -1
- package/build/web/StoryCard.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 +990 -976
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +52 -12
- package/package.json +5 -5
- package/theme.json +55 -11
package/build/rn/spacingScale.js
CHANGED
package/build/rn/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Mon, 06 May 2024 16:32:34 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -9,6 +9,8 @@ const PaletteIconChevronRight = require('@telus-uds/palette-allium/build/rn/icon
|
|
|
9
9
|
const PaletteIconCaretDown = require('@telus-uds/palette-allium/build/rn/icons/CaretDown')
|
|
10
10
|
const PaletteIconCaretUp = require('@telus-uds/palette-allium/build/rn/icons/CaretUp')
|
|
11
11
|
const PaletteIconArrowRight = require('@telus-uds/palette-allium/build/rn/icons/ArrowRight')
|
|
12
|
+
const PaletteIconPause = require('@telus-uds/palette-allium/build/rn/icons/Pause')
|
|
13
|
+
const PaletteIconPlayVideo = require('@telus-uds/palette-allium/build/rn/icons/PlayVideo')
|
|
12
14
|
const PaletteIconArrowLeft = require('@telus-uds/palette-allium/build/rn/icons/ArrowLeft')
|
|
13
15
|
const PaletteIconCheckmark = require('@telus-uds/palette-allium/build/rn/icons/Checkmark')
|
|
14
16
|
const PaletteIconStatusSuccess = require('@telus-uds/palette-allium/build/rn/icons/StatusSuccess')
|
|
@@ -18,7 +20,6 @@ const PaletteIconAdd = require('@telus-uds/palette-allium/build/rn/icons/Add')
|
|
|
18
20
|
const PaletteIconSubtract = require('@telus-uds/palette-allium/build/rn/icons/Subtract')
|
|
19
21
|
const PaletteIconExpand = require('@telus-uds/palette-allium/build/rn/icons/Expand')
|
|
20
22
|
const PaletteIconChevronLeft = require('@telus-uds/palette-allium/build/rn/icons/ChevronLeft')
|
|
21
|
-
const PaletteIconPlayVideo = require('@telus-uds/palette-allium/build/rn/icons/PlayVideo')
|
|
22
23
|
const PaletteIconBulletFill = require('@telus-uds/palette-allium/build/rn/icons/BulletFill')
|
|
23
24
|
const PaletteIconStatusInfo = require('@telus-uds/palette-allium/build/rn/icons/StatusInfo')
|
|
24
25
|
const PaletteIconStatusWarning = require('@telus-uds/palette-allium/build/rn/icons/StatusWarning')
|
|
@@ -34,7 +35,6 @@ const PaletteIconInvisible = require('@telus-uds/palette-allium/build/rn/icons/I
|
|
|
34
35
|
const PaletteIconVisible = require('@telus-uds/palette-allium/build/rn/icons/Visible')
|
|
35
36
|
const PaletteIconVisa = require('@telus-uds/palette-allium/build/rn/icons/Visa')
|
|
36
37
|
const PaletteIconQuestion = require('@telus-uds/palette-allium/build/rn/icons/Question')
|
|
37
|
-
const PaletteIconPause = require('@telus-uds/palette-allium/build/rn/icons/Pause')
|
|
38
38
|
const PaletteIconReplay = require('@telus-uds/palette-allium/build/rn/icons/Replay')
|
|
39
39
|
const PaletteIconClosedCaptions = require('@telus-uds/palette-allium/build/rn/icons/ClosedCaptions')
|
|
40
40
|
const PaletteIconFullscreenExpand = require('@telus-uds/palette-allium/build/rn/icons/FullscreenExpand')
|
|
@@ -1273,6 +1273,8 @@ module.exports = {
|
|
|
1273
1273
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
1274
1274
|
iconBackgroundColor: '#ffffff',
|
|
1275
1275
|
nextIcon: PaletteIconArrowRight,
|
|
1276
|
+
pauseIcon: PaletteIconPause,
|
|
1277
|
+
playIcon: PaletteIconPlayVideo,
|
|
1276
1278
|
previousIcon: PaletteIconArrowLeft,
|
|
1277
1279
|
showPanelNavigation: true,
|
|
1278
1280
|
showPanelTabs: true,
|
|
@@ -2131,7 +2133,24 @@ module.exports = {
|
|
|
2131
2133
|
type: 'state',
|
|
2132
2134
|
values: [ true, false ]
|
|
2133
2135
|
},
|
|
2134
|
-
|
|
2136
|
+
focus: {
|
|
2137
|
+
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
2138
|
+
platforms: [ 'rn', 'web' ],
|
|
2139
|
+
type: 'state',
|
|
2140
|
+
values: [ true, false ]
|
|
2141
|
+
},
|
|
2142
|
+
hover: {
|
|
2143
|
+
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
2144
|
+
platforms: [ 'rn', 'web' ],
|
|
2145
|
+
type: 'state',
|
|
2146
|
+
values: [ true, false ]
|
|
2147
|
+
},
|
|
2148
|
+
mini: { type: 'variant', values: [ true ] },
|
|
2149
|
+
pressed: {
|
|
2150
|
+
description: 'Applies while an interactive component is being physically pressed. Most visible on touchscreen taps; in React Native Web, this is visible on web mouse clicks only if the pressable is held down.',
|
|
2151
|
+
type: 'state',
|
|
2152
|
+
values: [ true, false ]
|
|
2153
|
+
}
|
|
2135
2154
|
},
|
|
2136
2155
|
rules: [
|
|
2137
2156
|
{
|
|
@@ -2147,7 +2166,31 @@ module.exports = {
|
|
|
2147
2166
|
paddingTop: 8
|
|
2148
2167
|
}
|
|
2149
2168
|
},
|
|
2150
|
-
{ if: { mini: true }, tokens: { paddingBottom: 0 } }
|
|
2169
|
+
{ if: { mini: true }, tokens: { paddingBottom: 0 } },
|
|
2170
|
+
{
|
|
2171
|
+
if: { focus: true },
|
|
2172
|
+
tokens: {
|
|
2173
|
+
backgroundColor: '#f4f4f7',
|
|
2174
|
+
borderColor: '#676e73',
|
|
2175
|
+
borderWidth: 1
|
|
2176
|
+
}
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
if: { hover: true },
|
|
2180
|
+
tokens: { backgroundColor: '#fafafa', iconPaddingTop: 8 }
|
|
2181
|
+
},
|
|
2182
|
+
{
|
|
2183
|
+
if: { expanded: true, hover: true },
|
|
2184
|
+
tokens: { backgroundColor: '#fafafa', iconPaddingTop: 0 }
|
|
2185
|
+
},
|
|
2186
|
+
{
|
|
2187
|
+
if: { pressed: true },
|
|
2188
|
+
tokens: {
|
|
2189
|
+
backgroundColor: '#e3e6e8',
|
|
2190
|
+
borderColor: '#676e73',
|
|
2191
|
+
borderWidth: 1
|
|
2192
|
+
}
|
|
2193
|
+
}
|
|
2151
2194
|
],
|
|
2152
2195
|
tokens: {
|
|
2153
2196
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
@@ -2156,7 +2199,7 @@ module.exports = {
|
|
|
2156
2199
|
borderColor: 'rgba(0, 0, 0, 0)',
|
|
2157
2200
|
borderTopLeftRadius: 0,
|
|
2158
2201
|
borderTopRightRadius: 0,
|
|
2159
|
-
borderWidth:
|
|
2202
|
+
borderWidth: 1,
|
|
2160
2203
|
icon: PaletteIconCaretDown,
|
|
2161
2204
|
iconColor: '#2b8000',
|
|
2162
2205
|
iconGap: 8,
|
|
@@ -3039,6 +3082,7 @@ module.exports = {
|
|
|
3039
3082
|
},
|
|
3040
3083
|
rules: [
|
|
3041
3084
|
{ if: { iconPosition: 'left' }, tokens: { iconSpace: 2 } },
|
|
3085
|
+
{ if: { iconPosition: 'right' }, tokens: { iconSpace: 1 } },
|
|
3042
3086
|
{
|
|
3043
3087
|
if: { focus: true },
|
|
3044
3088
|
tokens: { outerBorderColor: '#2b8000', outerBorderOutline: 'none' }
|
|
@@ -3140,7 +3184,7 @@ module.exports = {
|
|
|
3140
3184
|
color: '#2b8000',
|
|
3141
3185
|
icon: null,
|
|
3142
3186
|
iconSize: 24,
|
|
3143
|
-
iconSpace:
|
|
3187
|
+
iconSpace: 0,
|
|
3144
3188
|
iconTranslateX: 0,
|
|
3145
3189
|
iconTranslateY: 0,
|
|
3146
3190
|
outerBorderColor: 'rgba(0, 0, 0, 0)',
|
|
@@ -3729,10 +3773,6 @@ module.exports = {
|
|
|
3729
3773
|
}
|
|
3730
3774
|
},
|
|
3731
3775
|
rules: [
|
|
3732
|
-
{
|
|
3733
|
-
if: { viewport: [ 'xl' ] },
|
|
3734
|
-
tokens: { justifyContent: 'center' }
|
|
3735
|
-
},
|
|
3736
3776
|
{
|
|
3737
3777
|
if: { system: true },
|
|
3738
3778
|
tokens: {
|
|
@@ -7411,5 +7451,5 @@ module.exports = {
|
|
|
7411
7451
|
tokens: { size: 96 }
|
|
7412
7452
|
}
|
|
7413
7453
|
},
|
|
7414
|
-
metadata: { name: 'theme-allium', themeTokensVersion: '2.
|
|
7454
|
+
metadata: { name: 'theme-allium', themeTokensVersion: '2.55.0' }
|
|
7415
7455
|
}
|
package/build/web/Badge.js
CHANGED
package/build/web/BlockQuote.js
CHANGED
package/build/web/Box.js
CHANGED
package/build/web/Breadcrumbs.js
CHANGED
package/build/web/Button.js
CHANGED
package/build/web/ButtonGroup.js
CHANGED
package/build/web/Callout.js
CHANGED
package/build/web/Card.js
CHANGED
package/build/web/Carousel.js
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Mon, 06 May 2024 16:32:55 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
import PaletteIconArrowRight from '@telus-uds/palette-allium/build/rn/icons/ArrowRight'
|
|
9
|
+
import PaletteIconPause from '@telus-uds/palette-allium/build/rn/icons/Pause'
|
|
10
|
+
import PaletteIconPlayVideo from '@telus-uds/palette-allium/build/rn/icons/PlayVideo'
|
|
9
11
|
import PaletteIconArrowLeft from '@telus-uds/palette-allium/build/rn/icons/ArrowLeft'
|
|
10
12
|
const theme = {
|
|
11
13
|
appearances: {
|
|
@@ -25,6 +27,8 @@ const theme = {
|
|
|
25
27
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
26
28
|
iconBackgroundColor: '#ffffff',
|
|
27
29
|
nextIcon: PaletteIconArrowRight,
|
|
30
|
+
pauseIcon: PaletteIconPause,
|
|
31
|
+
playIcon: PaletteIconPlayVideo,
|
|
28
32
|
previousIcon: PaletteIconArrowLeft,
|
|
29
33
|
showPanelNavigation: true,
|
|
30
34
|
showPanelTabs: true,
|
package/build/web/Checkbox.js
CHANGED
package/build/web/ChevronLink.js
CHANGED
package/build/web/Countdown.js
CHANGED
package/build/web/DatePicker.js
CHANGED
package/build/web/Disclaimer.js
CHANGED
package/build/web/Divider.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Mon, 06 May 2024 16:32:55 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -15,7 +15,24 @@ const theme = {
|
|
|
15
15
|
type: 'state',
|
|
16
16
|
values: [ true, false ]
|
|
17
17
|
},
|
|
18
|
-
|
|
18
|
+
focus: {
|
|
19
|
+
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
20
|
+
platforms: [ 'rn', 'web' ],
|
|
21
|
+
type: 'state',
|
|
22
|
+
values: [ true, false ]
|
|
23
|
+
},
|
|
24
|
+
hover: {
|
|
25
|
+
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
26
|
+
platforms: [ 'rn', 'web' ],
|
|
27
|
+
type: 'state',
|
|
28
|
+
values: [ true, false ]
|
|
29
|
+
},
|
|
30
|
+
mini: { type: 'variant', values: [ true ] },
|
|
31
|
+
pressed: {
|
|
32
|
+
description: 'Applies while an interactive component is being physically pressed. Most visible on touchscreen taps; in React Native Web, this is visible on web mouse clicks only if the pressable is held down.',
|
|
33
|
+
type: 'state',
|
|
34
|
+
values: [ true, false ]
|
|
35
|
+
}
|
|
19
36
|
},
|
|
20
37
|
rules: [
|
|
21
38
|
{ if: { expanded: true }, tokens: { icon: PaletteIconCaretUp } },
|
|
@@ -28,7 +45,31 @@ const theme = {
|
|
|
28
45
|
paddingTop: 8
|
|
29
46
|
}
|
|
30
47
|
},
|
|
31
|
-
{ if: { mini: true }, tokens: { paddingBottom: 0 } }
|
|
48
|
+
{ if: { mini: true }, tokens: { paddingBottom: 0 } },
|
|
49
|
+
{
|
|
50
|
+
if: { focus: true },
|
|
51
|
+
tokens: {
|
|
52
|
+
backgroundColor: '#f4f4f7',
|
|
53
|
+
borderColor: '#676e73',
|
|
54
|
+
borderWidth: 1
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
if: { hover: true },
|
|
59
|
+
tokens: { backgroundColor: '#fafafa', iconPaddingTop: 8 }
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
if: { expanded: true, hover: true },
|
|
63
|
+
tokens: { backgroundColor: '#fafafa', iconPaddingTop: 0 }
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
if: { pressed: true },
|
|
67
|
+
tokens: {
|
|
68
|
+
backgroundColor: '#e3e6e8',
|
|
69
|
+
borderColor: '#676e73',
|
|
70
|
+
borderWidth: 1
|
|
71
|
+
}
|
|
72
|
+
}
|
|
32
73
|
],
|
|
33
74
|
tokens: {
|
|
34
75
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
@@ -37,7 +78,7 @@ const theme = {
|
|
|
37
78
|
borderColor: 'rgba(0, 0, 0, 0)',
|
|
38
79
|
borderTopLeftRadius: 0,
|
|
39
80
|
borderTopRightRadius: 0,
|
|
40
|
-
borderWidth:
|
|
81
|
+
borderWidth: 1,
|
|
41
82
|
icon: PaletteIconCaretDown,
|
|
42
83
|
iconColor: '#2b8000',
|
|
43
84
|
iconGap: 8,
|
package/build/web/Feedback.js
CHANGED
package/build/web/Fieldset.js
CHANGED
package/build/web/Footnote.js
CHANGED
package/build/web/Icon.js
CHANGED
package/build/web/IconButton.js
CHANGED
package/build/web/Image.js
CHANGED
package/build/web/InputLabel.js
CHANGED
package/build/web/Link.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Mon, 06 May 2024 16:32:55 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -58,6 +58,7 @@ const theme = {
|
|
|
58
58
|
},
|
|
59
59
|
rules: [
|
|
60
60
|
{ if: { iconPosition: 'left' }, tokens: { iconSpace: 2 } },
|
|
61
|
+
{ if: { iconPosition: 'right' }, tokens: { iconSpace: 1 } },
|
|
61
62
|
{
|
|
62
63
|
if: { focus: true },
|
|
63
64
|
tokens: { outerBorderColor: '#2b8000', outerBorderOutline: 'none' }
|
|
@@ -159,7 +160,7 @@ const theme = {
|
|
|
159
160
|
color: '#2b8000',
|
|
160
161
|
icon: null,
|
|
161
162
|
iconSize: 24,
|
|
162
|
-
iconSpace:
|
|
163
|
+
iconSpace: 0,
|
|
163
164
|
iconTranslateX: 0,
|
|
164
165
|
iconTranslateY: 0,
|
|
165
166
|
outerBorderColor: 'rgba(0, 0, 0, 0)',
|