@telus-uds/theme-public-mobile 4.22.0 → 5.0.0-alpha.1
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 +0 -108
- package/build/android/CarouselThumbnail.json +1 -0
- package/build/android/ChevronLink.json +0 -62
- package/build/android/ExpandCollapseMiniControl.json +10 -16
- package/build/android/Link.json +0 -91
- package/build/android/ProgressBar.json +0 -35
- package/build/android/Ribbon.json +5 -21
- package/build/android/schema.json +797 -791
- package/build/android/theme.json +17 -341
- package/build/ios/Card.json +0 -108
- package/build/ios/CarouselThumbnail.json +1 -0
- package/build/ios/ChevronLink.json +0 -62
- package/build/ios/ExpandCollapseMiniControl.json +10 -16
- package/build/ios/Link.json +0 -91
- package/build/ios/ProgressBar.json +0 -35
- package/build/ios/Ribbon.json +5 -21
- package/build/ios/schema.json +797 -791
- package/build/ios/theme.json +17 -341
- 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 +1 -29
- 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 +3 -2
- 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 -37
- 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 +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +7 -16
- package/build/rn/ExpandCollapsePanel.js +1 -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 +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 +1 -73
- 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 -9
- 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 +7 -18
- 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 +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/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 +797 -791
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +15 -201
- 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 +1 -29
- 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 +3 -2
- 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 -37
- 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 +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +7 -16
- package/build/web/ExpandCollapsePanel.js +1 -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 +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 +1 -73
- 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 -9
- 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 +7 -18
- 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 +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/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 +797 -791
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +15 -201
- package/package.json +4 -4
- package/theme.json +16 -405
package/build/android/theme.json
CHANGED
|
@@ -2312,17 +2312,6 @@
|
|
|
2312
2312
|
},
|
|
2313
2313
|
"Card": {
|
|
2314
2314
|
"appearances": {
|
|
2315
|
-
"background": {
|
|
2316
|
-
"type": "variant",
|
|
2317
|
-
"values": [
|
|
2318
|
-
"alternative",
|
|
2319
|
-
"subtle",
|
|
2320
|
-
"grid",
|
|
2321
|
-
"image",
|
|
2322
|
-
"feature",
|
|
2323
|
-
"plain"
|
|
2324
|
-
]
|
|
2325
|
-
},
|
|
2326
2315
|
"borderRadius": {
|
|
2327
2316
|
"type": "variant",
|
|
2328
2317
|
"values": ["none", "small", "large"]
|
|
@@ -2483,110 +2472,6 @@
|
|
|
2483
2472
|
"borderRadius": 6
|
|
2484
2473
|
}
|
|
2485
2474
|
},
|
|
2486
|
-
{
|
|
2487
|
-
"if": {
|
|
2488
|
-
"background": "alternative"
|
|
2489
|
-
},
|
|
2490
|
-
"tokens": {
|
|
2491
|
-
"backgroundColor": {
|
|
2492
|
-
"red": 0.98824,
|
|
2493
|
-
"green": 0.97255,
|
|
2494
|
-
"blue": 0.93333,
|
|
2495
|
-
"alpha": 1
|
|
2496
|
-
},
|
|
2497
|
-
"borderColor": {
|
|
2498
|
-
"red": 0.80392,
|
|
2499
|
-
"green": 0.81176,
|
|
2500
|
-
"blue": 0.83529,
|
|
2501
|
-
"alpha": 1
|
|
2502
|
-
}
|
|
2503
|
-
}
|
|
2504
|
-
},
|
|
2505
|
-
{
|
|
2506
|
-
"if": {
|
|
2507
|
-
"background": "subtle"
|
|
2508
|
-
},
|
|
2509
|
-
"tokens": {
|
|
2510
|
-
"backgroundColor": {
|
|
2511
|
-
"red": 0.99216,
|
|
2512
|
-
"green": 0.98824,
|
|
2513
|
-
"blue": 0.96471,
|
|
2514
|
-
"alpha": 1
|
|
2515
|
-
},
|
|
2516
|
-
"borderColor": {
|
|
2517
|
-
"red": 0.97647,
|
|
2518
|
-
"green": 0.94902,
|
|
2519
|
-
"blue": 0.86667,
|
|
2520
|
-
"alpha": 1
|
|
2521
|
-
}
|
|
2522
|
-
}
|
|
2523
|
-
},
|
|
2524
|
-
{
|
|
2525
|
-
"if": {
|
|
2526
|
-
"background": "grid"
|
|
2527
|
-
},
|
|
2528
|
-
"tokens": {
|
|
2529
|
-
"backgroundColor": {
|
|
2530
|
-
"red": 0.98824,
|
|
2531
|
-
"green": 0.97255,
|
|
2532
|
-
"blue": 0.93333,
|
|
2533
|
-
"alpha": 1
|
|
2534
|
-
},
|
|
2535
|
-
"borderWidth": 0
|
|
2536
|
-
}
|
|
2537
|
-
},
|
|
2538
|
-
{
|
|
2539
|
-
"if": {
|
|
2540
|
-
"background": "image"
|
|
2541
|
-
},
|
|
2542
|
-
"tokens": {
|
|
2543
|
-
"backgroundColor": {
|
|
2544
|
-
"red": 1,
|
|
2545
|
-
"green": 1,
|
|
2546
|
-
"blue": 1,
|
|
2547
|
-
"alpha": 1
|
|
2548
|
-
},
|
|
2549
|
-
"borderColor": {
|
|
2550
|
-
"red": 0.80392,
|
|
2551
|
-
"green": 0.81176,
|
|
2552
|
-
"blue": 0.83529,
|
|
2553
|
-
"alpha": 1
|
|
2554
|
-
}
|
|
2555
|
-
}
|
|
2556
|
-
},
|
|
2557
|
-
{
|
|
2558
|
-
"if": {
|
|
2559
|
-
"background": "feature"
|
|
2560
|
-
},
|
|
2561
|
-
"tokens": {
|
|
2562
|
-
"backgroundColor": {
|
|
2563
|
-
"red": 1,
|
|
2564
|
-
"green": 1,
|
|
2565
|
-
"blue": 1,
|
|
2566
|
-
"alpha": 1
|
|
2567
|
-
},
|
|
2568
|
-
"borderColor": {
|
|
2569
|
-
"red": 0.95294,
|
|
2570
|
-
"green": 0.61569,
|
|
2571
|
-
"blue": 0.50196,
|
|
2572
|
-
"alpha": 1
|
|
2573
|
-
}
|
|
2574
|
-
}
|
|
2575
|
-
},
|
|
2576
|
-
{
|
|
2577
|
-
"if": {
|
|
2578
|
-
"background": "plain"
|
|
2579
|
-
},
|
|
2580
|
-
"tokens": {
|
|
2581
|
-
"backgroundColor": {
|
|
2582
|
-
"red": 0.99216,
|
|
2583
|
-
"green": 0.98824,
|
|
2584
|
-
"blue": 0.96471,
|
|
2585
|
-
"alpha": 1
|
|
2586
|
-
},
|
|
2587
|
-
"borderWidth": 0
|
|
2588
|
-
}
|
|
2589
|
-
},
|
|
2590
2475
|
{
|
|
2591
2476
|
"if": {
|
|
2592
2477
|
"style": "grid"
|
|
@@ -3526,6 +3411,7 @@
|
|
|
3526
3411
|
"containerPaddingTop": 24,
|
|
3527
3412
|
"margin": 4,
|
|
3528
3413
|
"padding": 8,
|
|
3414
|
+
"playIcon": "PaletteIconPlaySolid",
|
|
3529
3415
|
"selectedBorderColor": {
|
|
3530
3416
|
"red": 0.95294,
|
|
3531
3417
|
"green": 0.61569,
|
|
@@ -3995,14 +3881,6 @@
|
|
|
3995
3881
|
},
|
|
3996
3882
|
"ChevronLink": {
|
|
3997
3883
|
"appearances": {
|
|
3998
|
-
"alternative": {
|
|
3999
|
-
"type": "variant",
|
|
4000
|
-
"values": [true]
|
|
4001
|
-
},
|
|
4002
|
-
"inverse": {
|
|
4003
|
-
"type": "variant",
|
|
4004
|
-
"values": [true]
|
|
4005
|
-
},
|
|
4006
3884
|
"pressed": {
|
|
4007
3885
|
"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.",
|
|
4008
3886
|
"values": [true, false],
|
|
@@ -4037,60 +3915,6 @@
|
|
|
4037
3915
|
}
|
|
4038
3916
|
}
|
|
4039
3917
|
},
|
|
4040
|
-
{
|
|
4041
|
-
"if": {
|
|
4042
|
-
"alternative": true
|
|
4043
|
-
},
|
|
4044
|
-
"tokens": {
|
|
4045
|
-
"color": {
|
|
4046
|
-
"red": 0.22353,
|
|
4047
|
-
"green": 0.25098,
|
|
4048
|
-
"blue": 0.33725,
|
|
4049
|
-
"alpha": 1
|
|
4050
|
-
}
|
|
4051
|
-
}
|
|
4052
|
-
},
|
|
4053
|
-
{
|
|
4054
|
-
"if": {
|
|
4055
|
-
"alternative": true,
|
|
4056
|
-
"pressed": true
|
|
4057
|
-
},
|
|
4058
|
-
"tokens": {
|
|
4059
|
-
"color": {
|
|
4060
|
-
"red": 0.16863,
|
|
4061
|
-
"green": 0.19216,
|
|
4062
|
-
"blue": 0.27059,
|
|
4063
|
-
"alpha": 1
|
|
4064
|
-
}
|
|
4065
|
-
}
|
|
4066
|
-
},
|
|
4067
|
-
{
|
|
4068
|
-
"if": {
|
|
4069
|
-
"inverse": true
|
|
4070
|
-
},
|
|
4071
|
-
"tokens": {
|
|
4072
|
-
"color": {
|
|
4073
|
-
"red": 0.97647,
|
|
4074
|
-
"green": 0.94902,
|
|
4075
|
-
"blue": 0.86667,
|
|
4076
|
-
"alpha": 1
|
|
4077
|
-
}
|
|
4078
|
-
}
|
|
4079
|
-
},
|
|
4080
|
-
{
|
|
4081
|
-
"if": {
|
|
4082
|
-
"inverse": true,
|
|
4083
|
-
"pressed": true
|
|
4084
|
-
},
|
|
4085
|
-
"tokens": {
|
|
4086
|
-
"color": {
|
|
4087
|
-
"red": 0.95294,
|
|
4088
|
-
"green": 0.61569,
|
|
4089
|
-
"blue": 0.50196,
|
|
4090
|
-
"alpha": 1
|
|
4091
|
-
}
|
|
4092
|
-
}
|
|
4093
|
-
},
|
|
4094
3918
|
{
|
|
4095
3919
|
"if": {
|
|
4096
3920
|
"size": "large"
|
|
@@ -5113,21 +4937,11 @@
|
|
|
5113
4937
|
},
|
|
5114
4938
|
"ExpandCollapseMiniControl": {
|
|
5115
4939
|
"appearances": {
|
|
5116
|
-
"alternative": {
|
|
5117
|
-
"description": "Replaces the default colour with black.",
|
|
5118
|
-
"type": "variant",
|
|
5119
|
-
"values": [true]
|
|
5120
|
-
},
|
|
5121
4940
|
"expanded": {
|
|
5122
4941
|
"description": "Applies when an ExpandCollapse panel is open and the content inside is visible",
|
|
5123
4942
|
"values": [true, false],
|
|
5124
4943
|
"type": "state"
|
|
5125
4944
|
},
|
|
5126
|
-
"inverse": {
|
|
5127
|
-
"description": "Replaces the default colour with white.",
|
|
5128
|
-
"type": "variant",
|
|
5129
|
-
"values": [true]
|
|
5130
|
-
},
|
|
5131
4945
|
"quiet": {
|
|
5132
4946
|
"description": "When it is true, it does not show the decoration",
|
|
5133
4947
|
"type": "state",
|
|
@@ -5136,6 +4950,10 @@
|
|
|
5136
4950
|
"size": {
|
|
5137
4951
|
"type": "variant",
|
|
5138
4952
|
"values": ["micro", "small", "large"]
|
|
4953
|
+
},
|
|
4954
|
+
"style": {
|
|
4955
|
+
"type": "variant",
|
|
4956
|
+
"values": ["subtle", "inverse"]
|
|
5139
4957
|
}
|
|
5140
4958
|
},
|
|
5141
4959
|
"rules": [
|
|
@@ -5149,7 +4967,7 @@
|
|
|
5149
4967
|
},
|
|
5150
4968
|
{
|
|
5151
4969
|
"if": {
|
|
5152
|
-
"
|
|
4970
|
+
"style": "subtle"
|
|
5153
4971
|
},
|
|
5154
4972
|
"tokens": {
|
|
5155
4973
|
"color": {
|
|
@@ -5168,7 +4986,7 @@
|
|
|
5168
4986
|
},
|
|
5169
4987
|
{
|
|
5170
4988
|
"if": {
|
|
5171
|
-
"
|
|
4989
|
+
"style": "inverse"
|
|
5172
4990
|
},
|
|
5173
4991
|
"tokens": {
|
|
5174
4992
|
"color": {
|
|
@@ -5225,8 +5043,8 @@
|
|
|
5225
5043
|
},
|
|
5226
5044
|
{
|
|
5227
5045
|
"if": {
|
|
5228
|
-
"
|
|
5229
|
-
"
|
|
5046
|
+
"quiet": true,
|
|
5047
|
+
"style": "subtle"
|
|
5230
5048
|
},
|
|
5231
5049
|
"tokens": {
|
|
5232
5050
|
"color": {
|
|
@@ -5246,8 +5064,8 @@
|
|
|
5246
5064
|
},
|
|
5247
5065
|
{
|
|
5248
5066
|
"if": {
|
|
5249
|
-
"
|
|
5250
|
-
"
|
|
5067
|
+
"quiet": true,
|
|
5068
|
+
"style": "inverse"
|
|
5251
5069
|
},
|
|
5252
5070
|
"tokens": {
|
|
5253
5071
|
"color": {
|
|
@@ -7917,19 +7735,11 @@
|
|
|
7917
7735
|
},
|
|
7918
7736
|
"Link": {
|
|
7919
7737
|
"appearances": {
|
|
7920
|
-
"alternative": {
|
|
7921
|
-
"type": "variant",
|
|
7922
|
-
"values": [true]
|
|
7923
|
-
},
|
|
7924
7738
|
"iconPosition": {
|
|
7925
7739
|
"description": "Theme styles to be applied to icon links depending on where the icon is in relation to the link text",
|
|
7926
7740
|
"values": ["left", "right", "inline"],
|
|
7927
7741
|
"type": "state"
|
|
7928
7742
|
},
|
|
7929
|
-
"inverse": {
|
|
7930
|
-
"type": "variant",
|
|
7931
|
-
"values": [true]
|
|
7932
|
-
},
|
|
7933
7743
|
"pressed": {
|
|
7934
7744
|
"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.",
|
|
7935
7745
|
"values": [true, false],
|
|
@@ -7981,89 +7791,6 @@
|
|
|
7981
7791
|
"textLine": "none"
|
|
7982
7792
|
}
|
|
7983
7793
|
},
|
|
7984
|
-
{
|
|
7985
|
-
"if": {
|
|
7986
|
-
"alternative": true
|
|
7987
|
-
},
|
|
7988
|
-
"tokens": {
|
|
7989
|
-
"color": {
|
|
7990
|
-
"red": 0.22353,
|
|
7991
|
-
"green": 0.25098,
|
|
7992
|
-
"blue": 0.33725,
|
|
7993
|
-
"alpha": 1
|
|
7994
|
-
}
|
|
7995
|
-
}
|
|
7996
|
-
},
|
|
7997
|
-
{
|
|
7998
|
-
"if": {
|
|
7999
|
-
"alternative": true,
|
|
8000
|
-
"pressed": true
|
|
8001
|
-
},
|
|
8002
|
-
"tokens": {
|
|
8003
|
-
"color": {
|
|
8004
|
-
"red": 0.16863,
|
|
8005
|
-
"green": 0.19216,
|
|
8006
|
-
"blue": 0.27059,
|
|
8007
|
-
"alpha": 1
|
|
8008
|
-
},
|
|
8009
|
-
"outerBorderWidth": 0
|
|
8010
|
-
}
|
|
8011
|
-
},
|
|
8012
|
-
{
|
|
8013
|
-
"if": {
|
|
8014
|
-
"alternative": true,
|
|
8015
|
-
"pressed": true
|
|
8016
|
-
},
|
|
8017
|
-
"tokens": {
|
|
8018
|
-
"color": {
|
|
8019
|
-
"red": 0.16863,
|
|
8020
|
-
"green": 0.19216,
|
|
8021
|
-
"blue": 0.27059,
|
|
8022
|
-
"alpha": 1
|
|
8023
|
-
}
|
|
8024
|
-
}
|
|
8025
|
-
},
|
|
8026
|
-
{
|
|
8027
|
-
"if": {
|
|
8028
|
-
"alternative": true,
|
|
8029
|
-
"pressed": true
|
|
8030
|
-
},
|
|
8031
|
-
"tokens": {
|
|
8032
|
-
"color": {
|
|
8033
|
-
"red": 0.16863,
|
|
8034
|
-
"green": 0.19216,
|
|
8035
|
-
"blue": 0.27059,
|
|
8036
|
-
"alpha": 1
|
|
8037
|
-
}
|
|
8038
|
-
}
|
|
8039
|
-
},
|
|
8040
|
-
{
|
|
8041
|
-
"if": {
|
|
8042
|
-
"inverse": true
|
|
8043
|
-
},
|
|
8044
|
-
"tokens": {
|
|
8045
|
-
"color": {
|
|
8046
|
-
"red": 0.97647,
|
|
8047
|
-
"green": 0.94902,
|
|
8048
|
-
"blue": 0.86667,
|
|
8049
|
-
"alpha": 1
|
|
8050
|
-
}
|
|
8051
|
-
}
|
|
8052
|
-
},
|
|
8053
|
-
{
|
|
8054
|
-
"if": {
|
|
8055
|
-
"inverse": true,
|
|
8056
|
-
"pressed": true
|
|
8057
|
-
},
|
|
8058
|
-
"tokens": {
|
|
8059
|
-
"color": {
|
|
8060
|
-
"red": 0.95294,
|
|
8061
|
-
"green": 0.61569,
|
|
8062
|
-
"blue": 0.50196,
|
|
8063
|
-
"alpha": 1
|
|
8064
|
-
}
|
|
8065
|
-
}
|
|
8066
|
-
},
|
|
8067
7794
|
{
|
|
8068
7795
|
"if": {
|
|
8069
7796
|
"size": "micro"
|
|
@@ -10537,15 +10264,6 @@
|
|
|
10537
10264
|
},
|
|
10538
10265
|
"ProgressBar": {
|
|
10539
10266
|
"appearances": {
|
|
10540
|
-
"inactive": {
|
|
10541
|
-
"description": "Prevents an interactive component from being interacted with and applies accessibility attributes to indicate to the user that this component cannot be used.",
|
|
10542
|
-
"values": [true],
|
|
10543
|
-
"type": "state"
|
|
10544
|
-
},
|
|
10545
|
-
"negative": {
|
|
10546
|
-
"type": "variant",
|
|
10547
|
-
"values": [true]
|
|
10548
|
-
},
|
|
10549
10267
|
"style": {
|
|
10550
10268
|
"description": "Configure `style` variant for `ProgressBar`",
|
|
10551
10269
|
"type": "variant",
|
|
@@ -10553,32 +10271,6 @@
|
|
|
10553
10271
|
}
|
|
10554
10272
|
},
|
|
10555
10273
|
"rules": [
|
|
10556
|
-
{
|
|
10557
|
-
"if": {
|
|
10558
|
-
"inactive": true
|
|
10559
|
-
},
|
|
10560
|
-
"tokens": {
|
|
10561
|
-
"backgroundColor": {
|
|
10562
|
-
"red": 0.80392,
|
|
10563
|
-
"green": 0.81176,
|
|
10564
|
-
"blue": 0.83529,
|
|
10565
|
-
"alpha": 1
|
|
10566
|
-
}
|
|
10567
|
-
}
|
|
10568
|
-
},
|
|
10569
|
-
{
|
|
10570
|
-
"if": {
|
|
10571
|
-
"negative": true
|
|
10572
|
-
},
|
|
10573
|
-
"tokens": {
|
|
10574
|
-
"backgroundColor": {
|
|
10575
|
-
"red": 0.74902,
|
|
10576
|
-
"green": 0.0902,
|
|
10577
|
-
"blue": 0.13333,
|
|
10578
|
-
"alpha": 1
|
|
10579
|
-
}
|
|
10580
|
-
}
|
|
10581
|
-
},
|
|
10582
10274
|
{
|
|
10583
10275
|
"if": {
|
|
10584
10276
|
"style": "subtle"
|
|
@@ -11811,10 +11503,6 @@
|
|
|
11811
11503
|
"purpose": {
|
|
11812
11504
|
"type": "variant",
|
|
11813
11505
|
"values": ["offer", "default", "editorial", "subtle"]
|
|
11814
|
-
},
|
|
11815
|
-
"wrap": {
|
|
11816
|
-
"type": "variant",
|
|
11817
|
-
"values": [true]
|
|
11818
11506
|
}
|
|
11819
11507
|
},
|
|
11820
11508
|
"rules": [
|
|
@@ -11862,18 +11550,6 @@
|
|
|
11862
11550
|
"alpha": 1
|
|
11863
11551
|
}
|
|
11864
11552
|
}
|
|
11865
|
-
},
|
|
11866
|
-
{
|
|
11867
|
-
"if": {
|
|
11868
|
-
"wrap": true
|
|
11869
|
-
},
|
|
11870
|
-
"tokens": {
|
|
11871
|
-
"borderRadius": null,
|
|
11872
|
-
"borderRadiusBottomLeft": 8,
|
|
11873
|
-
"borderRadiusBottomRight": 8,
|
|
11874
|
-
"paddingBottom": 6,
|
|
11875
|
-
"paddingTop": 6
|
|
11876
|
-
}
|
|
11877
11553
|
}
|
|
11878
11554
|
],
|
|
11879
11555
|
"tokens": {
|
|
@@ -11883,9 +11559,9 @@
|
|
|
11883
11559
|
"blue": 0.33725,
|
|
11884
11560
|
"alpha": 1
|
|
11885
11561
|
},
|
|
11886
|
-
"borderRadius":
|
|
11887
|
-
"borderRadiusBottomLeft":
|
|
11888
|
-
"borderRadiusBottomRight":
|
|
11562
|
+
"borderRadius": null,
|
|
11563
|
+
"borderRadiusBottomLeft": 8,
|
|
11564
|
+
"borderRadiusBottomRight": 8,
|
|
11889
11565
|
"boxShadowColor": {
|
|
11890
11566
|
"red": 0,
|
|
11891
11567
|
"green": 0,
|
|
@@ -11925,10 +11601,10 @@
|
|
|
11925
11601
|
"fontWeight": 700,
|
|
11926
11602
|
"gradient": null,
|
|
11927
11603
|
"lineHeight": 1.4285714285714286,
|
|
11928
|
-
"paddingBottom":
|
|
11604
|
+
"paddingBottom": 6,
|
|
11929
11605
|
"paddingLeft": 12,
|
|
11930
11606
|
"paddingRight": 12,
|
|
11931
|
-
"paddingTop":
|
|
11607
|
+
"paddingTop": 6
|
|
11932
11608
|
}
|
|
11933
11609
|
},
|
|
11934
11610
|
"Search": {
|
|
@@ -16743,7 +16419,7 @@
|
|
|
16743
16419
|
}
|
|
16744
16420
|
},
|
|
16745
16421
|
"metadata": {
|
|
16746
|
-
"themeTokensVersion": "
|
|
16422
|
+
"themeTokensVersion": "5.0.0-alpha.1",
|
|
16747
16423
|
"name": "theme-public-mobile"
|
|
16748
16424
|
}
|
|
16749
16425
|
}
|
package/build/ios/Card.json
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"appearances": {
|
|
3
|
-
"background": {
|
|
4
|
-
"type": "variant",
|
|
5
|
-
"values": ["alternative", "subtle", "grid", "image", "feature", "plain"]
|
|
6
|
-
},
|
|
7
3
|
"borderRadius": {
|
|
8
4
|
"type": "variant",
|
|
9
5
|
"values": ["none", "small", "large"]
|
|
@@ -164,110 +160,6 @@
|
|
|
164
160
|
"borderRadius": 6
|
|
165
161
|
}
|
|
166
162
|
},
|
|
167
|
-
{
|
|
168
|
-
"if": {
|
|
169
|
-
"background": "alternative"
|
|
170
|
-
},
|
|
171
|
-
"tokens": {
|
|
172
|
-
"backgroundColor": {
|
|
173
|
-
"red": 0.98824,
|
|
174
|
-
"green": 0.97255,
|
|
175
|
-
"blue": 0.93333,
|
|
176
|
-
"alpha": 1
|
|
177
|
-
},
|
|
178
|
-
"borderColor": {
|
|
179
|
-
"red": 0.80392,
|
|
180
|
-
"green": 0.81176,
|
|
181
|
-
"blue": 0.83529,
|
|
182
|
-
"alpha": 1
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"if": {
|
|
188
|
-
"background": "subtle"
|
|
189
|
-
},
|
|
190
|
-
"tokens": {
|
|
191
|
-
"backgroundColor": {
|
|
192
|
-
"red": 0.99216,
|
|
193
|
-
"green": 0.98824,
|
|
194
|
-
"blue": 0.96471,
|
|
195
|
-
"alpha": 1
|
|
196
|
-
},
|
|
197
|
-
"borderColor": {
|
|
198
|
-
"red": 0.97647,
|
|
199
|
-
"green": 0.94902,
|
|
200
|
-
"blue": 0.86667,
|
|
201
|
-
"alpha": 1
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"if": {
|
|
207
|
-
"background": "grid"
|
|
208
|
-
},
|
|
209
|
-
"tokens": {
|
|
210
|
-
"backgroundColor": {
|
|
211
|
-
"red": 0.98824,
|
|
212
|
-
"green": 0.97255,
|
|
213
|
-
"blue": 0.93333,
|
|
214
|
-
"alpha": 1
|
|
215
|
-
},
|
|
216
|
-
"borderWidth": 0
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"if": {
|
|
221
|
-
"background": "image"
|
|
222
|
-
},
|
|
223
|
-
"tokens": {
|
|
224
|
-
"backgroundColor": {
|
|
225
|
-
"red": 1,
|
|
226
|
-
"green": 1,
|
|
227
|
-
"blue": 1,
|
|
228
|
-
"alpha": 1
|
|
229
|
-
},
|
|
230
|
-
"borderColor": {
|
|
231
|
-
"red": 0.80392,
|
|
232
|
-
"green": 0.81176,
|
|
233
|
-
"blue": 0.83529,
|
|
234
|
-
"alpha": 1
|
|
235
|
-
}
|
|
236
|
-
}
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"if": {
|
|
240
|
-
"background": "feature"
|
|
241
|
-
},
|
|
242
|
-
"tokens": {
|
|
243
|
-
"backgroundColor": {
|
|
244
|
-
"red": 1,
|
|
245
|
-
"green": 1,
|
|
246
|
-
"blue": 1,
|
|
247
|
-
"alpha": 1
|
|
248
|
-
},
|
|
249
|
-
"borderColor": {
|
|
250
|
-
"red": 0.95294,
|
|
251
|
-
"green": 0.61569,
|
|
252
|
-
"blue": 0.50196,
|
|
253
|
-
"alpha": 1
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"if": {
|
|
259
|
-
"background": "plain"
|
|
260
|
-
},
|
|
261
|
-
"tokens": {
|
|
262
|
-
"backgroundColor": {
|
|
263
|
-
"red": 0.99216,
|
|
264
|
-
"green": 0.98824,
|
|
265
|
-
"blue": 0.96471,
|
|
266
|
-
"alpha": 1
|
|
267
|
-
},
|
|
268
|
-
"borderWidth": 0
|
|
269
|
-
}
|
|
270
|
-
},
|
|
271
163
|
{
|
|
272
164
|
"if": {
|
|
273
165
|
"style": "grid"
|
|
@@ -1,13 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"appearances": {
|
|
3
|
-
"alternative": {
|
|
4
|
-
"type": "variant",
|
|
5
|
-
"values": [true]
|
|
6
|
-
},
|
|
7
|
-
"inverse": {
|
|
8
|
-
"type": "variant",
|
|
9
|
-
"values": [true]
|
|
10
|
-
},
|
|
11
3
|
"pressed": {
|
|
12
4
|
"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.",
|
|
13
5
|
"values": [true, false],
|
|
@@ -42,60 +34,6 @@
|
|
|
42
34
|
}
|
|
43
35
|
}
|
|
44
36
|
},
|
|
45
|
-
{
|
|
46
|
-
"if": {
|
|
47
|
-
"alternative": true
|
|
48
|
-
},
|
|
49
|
-
"tokens": {
|
|
50
|
-
"color": {
|
|
51
|
-
"red": 0.22353,
|
|
52
|
-
"green": 0.25098,
|
|
53
|
-
"blue": 0.33725,
|
|
54
|
-
"alpha": 1
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"if": {
|
|
60
|
-
"alternative": true,
|
|
61
|
-
"pressed": true
|
|
62
|
-
},
|
|
63
|
-
"tokens": {
|
|
64
|
-
"color": {
|
|
65
|
-
"red": 0.16863,
|
|
66
|
-
"green": 0.19216,
|
|
67
|
-
"blue": 0.27059,
|
|
68
|
-
"alpha": 1
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"if": {
|
|
74
|
-
"inverse": true
|
|
75
|
-
},
|
|
76
|
-
"tokens": {
|
|
77
|
-
"color": {
|
|
78
|
-
"red": 0.97647,
|
|
79
|
-
"green": 0.94902,
|
|
80
|
-
"blue": 0.86667,
|
|
81
|
-
"alpha": 1
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"if": {
|
|
87
|
-
"inverse": true,
|
|
88
|
-
"pressed": true
|
|
89
|
-
},
|
|
90
|
-
"tokens": {
|
|
91
|
-
"color": {
|
|
92
|
-
"red": 0.95294,
|
|
93
|
-
"green": 0.61569,
|
|
94
|
-
"blue": 0.50196,
|
|
95
|
-
"alpha": 1
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
37
|
{
|
|
100
38
|
"if": {
|
|
101
39
|
"size": "large"
|