@telus-uds/theme-koodo 3.25.0 → 3.26.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/schema.json +1681 -717
- package/build/android/theme.json +483 -61
- package/build/ios/schema.json +1681 -717
- package/build/ios/theme.json +483 -61
- package/build/rn/schema.json +1681 -717
- package/build/rn/theme.js +326 -41
- package/package.json +4 -4
- package/theme.json +324 -33
package/build/android/theme.json
CHANGED
|
@@ -500,24 +500,52 @@
|
|
|
500
500
|
"inverse": true
|
|
501
501
|
},
|
|
502
502
|
"tokens": {
|
|
503
|
+
"color": {
|
|
504
|
+
"red": 0.89804,
|
|
505
|
+
"green": 0.96863,
|
|
506
|
+
"blue": 0.98431,
|
|
507
|
+
"alpha": 1
|
|
508
|
+
},
|
|
509
|
+
"currentColor": {
|
|
510
|
+
"red": 1,
|
|
511
|
+
"green": 1,
|
|
512
|
+
"blue": 1,
|
|
513
|
+
"alpha": 1
|
|
514
|
+
},
|
|
503
515
|
"iconColor": {
|
|
504
|
-
"red": 0,
|
|
505
|
-
"green": 0,
|
|
506
|
-
"blue": 0,
|
|
507
|
-
"alpha":
|
|
516
|
+
"red": 0.78824,
|
|
517
|
+
"green": 0.78431,
|
|
518
|
+
"blue": 0.78431,
|
|
519
|
+
"alpha": 1
|
|
508
520
|
}
|
|
509
521
|
}
|
|
510
522
|
}
|
|
511
523
|
],
|
|
512
524
|
"tokens": {
|
|
525
|
+
"color": {
|
|
526
|
+
"red": 0.00392,
|
|
527
|
+
"green": 0.41961,
|
|
528
|
+
"blue": 0.41569,
|
|
529
|
+
"alpha": 1
|
|
530
|
+
},
|
|
531
|
+
"currentColor": {
|
|
532
|
+
"red": 0.00392,
|
|
533
|
+
"green": 0.41961,
|
|
534
|
+
"blue": 0.41569,
|
|
535
|
+
"alpha": 1
|
|
536
|
+
},
|
|
537
|
+
"fontName": "StagSans",
|
|
538
|
+
"fontSize": 14,
|
|
539
|
+
"fontWeight": 600,
|
|
513
540
|
"icon": "PaletteIconChevronRight",
|
|
514
541
|
"iconColor": {
|
|
515
|
-
"red": 0,
|
|
516
|
-
"green": 0,
|
|
517
|
-
"blue": 0,
|
|
518
|
-
"alpha":
|
|
542
|
+
"red": 0.00392,
|
|
543
|
+
"green": 0.41961,
|
|
544
|
+
"blue": 0.41569,
|
|
545
|
+
"alpha": 1
|
|
519
546
|
},
|
|
520
|
-
"iconPadding":
|
|
547
|
+
"iconPadding": 4,
|
|
548
|
+
"iconSize": 20,
|
|
521
549
|
"listItemPadding": 0
|
|
522
550
|
}
|
|
523
551
|
},
|
|
@@ -2270,6 +2298,22 @@
|
|
|
2270
2298
|
}
|
|
2271
2299
|
}
|
|
2272
2300
|
},
|
|
2301
|
+
"Disclaimer": {
|
|
2302
|
+
"appearances": {},
|
|
2303
|
+
"rules": [],
|
|
2304
|
+
"tokens": {
|
|
2305
|
+
"color": {
|
|
2306
|
+
"red": 0,
|
|
2307
|
+
"green": 0,
|
|
2308
|
+
"blue": 0,
|
|
2309
|
+
"alpha": 0
|
|
2310
|
+
},
|
|
2311
|
+
"fontName": "StagSans",
|
|
2312
|
+
"fontSize": 14,
|
|
2313
|
+
"fontWeight": 300,
|
|
2314
|
+
"lineHeight": 1.42857142857
|
|
2315
|
+
}
|
|
2316
|
+
},
|
|
2273
2317
|
"Divider": {
|
|
2274
2318
|
"appearances": {
|
|
2275
2319
|
"decorative": {
|
|
@@ -2586,6 +2630,7 @@
|
|
|
2586
2630
|
"closeButtonMarginRight": 12,
|
|
2587
2631
|
"closeButtonMarginTop": 12,
|
|
2588
2632
|
"closeButtonWidth": 24,
|
|
2633
|
+
"closeIcon": "PaletteIconClose",
|
|
2589
2634
|
"footnoteBackground": {
|
|
2590
2635
|
"red": 0.98039,
|
|
2591
2636
|
"green": 0.98039,
|
|
@@ -2628,6 +2673,14 @@
|
|
|
2628
2673
|
"appearances": {},
|
|
2629
2674
|
"rules": [],
|
|
2630
2675
|
"tokens": {
|
|
2676
|
+
"color": {
|
|
2677
|
+
"red": 0,
|
|
2678
|
+
"green": 0,
|
|
2679
|
+
"blue": 0,
|
|
2680
|
+
"alpha": 1
|
|
2681
|
+
},
|
|
2682
|
+
"fontName": "StagSans",
|
|
2683
|
+
"fontWeight": 400,
|
|
2631
2684
|
"lineHeight": 1,
|
|
2632
2685
|
"paddingLeft": 2,
|
|
2633
2686
|
"paddingRight": 2
|
|
@@ -3948,6 +4001,153 @@
|
|
|
3948
4001
|
"subHeadingMarginTop": 8
|
|
3949
4002
|
}
|
|
3950
4003
|
},
|
|
4004
|
+
"NavigationBar": {
|
|
4005
|
+
"appearances": {
|
|
4006
|
+
"expanded": {
|
|
4007
|
+
"description": "Applies when an ExpandCollapse panel is open and the content inside is visible",
|
|
4008
|
+
"values": [true],
|
|
4009
|
+
"type": "state"
|
|
4010
|
+
},
|
|
4011
|
+
"pressed": {
|
|
4012
|
+
"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.",
|
|
4013
|
+
"values": [true],
|
|
4014
|
+
"type": "state"
|
|
4015
|
+
},
|
|
4016
|
+
"selected": {
|
|
4017
|
+
"description": "Applies while an interactive component is the currently selected one in a set of states or components, for example a button in a `ButtonGroup`.",
|
|
4018
|
+
"values": [true],
|
|
4019
|
+
"type": "state"
|
|
4020
|
+
},
|
|
4021
|
+
"viewport": {
|
|
4022
|
+
"description": "The size label for the current screen viewport based on the current screen width",
|
|
4023
|
+
"values": ["xs", "sm", "md", "lg", "xl"],
|
|
4024
|
+
"type": "state"
|
|
4025
|
+
}
|
|
4026
|
+
},
|
|
4027
|
+
"rules": [
|
|
4028
|
+
{
|
|
4029
|
+
"if": {
|
|
4030
|
+
"selected": true
|
|
4031
|
+
},
|
|
4032
|
+
"tokens": {
|
|
4033
|
+
"backgroundColor": {
|
|
4034
|
+
"red": 0.93725,
|
|
4035
|
+
"green": 0.93725,
|
|
4036
|
+
"blue": 0.93725,
|
|
4037
|
+
"alpha": 1
|
|
4038
|
+
},
|
|
4039
|
+
"borderColor": {
|
|
4040
|
+
"red": 0.93725,
|
|
4041
|
+
"green": 0.93725,
|
|
4042
|
+
"blue": 0.93725,
|
|
4043
|
+
"alpha": 1
|
|
4044
|
+
},
|
|
4045
|
+
"color": {
|
|
4046
|
+
"red": 0.00392,
|
|
4047
|
+
"green": 0.41961,
|
|
4048
|
+
"blue": 0.41569,
|
|
4049
|
+
"alpha": 1
|
|
4050
|
+
},
|
|
4051
|
+
"fontName": "StagSans",
|
|
4052
|
+
"fontWeight": 700
|
|
4053
|
+
}
|
|
4054
|
+
},
|
|
4055
|
+
{
|
|
4056
|
+
"if": {
|
|
4057
|
+
"pressed": true
|
|
4058
|
+
},
|
|
4059
|
+
"tokens": {
|
|
4060
|
+
"backgroundColor": {
|
|
4061
|
+
"red": 0.93725,
|
|
4062
|
+
"green": 0.93725,
|
|
4063
|
+
"blue": 0.93725,
|
|
4064
|
+
"alpha": 1
|
|
4065
|
+
},
|
|
4066
|
+
"borderColor": {
|
|
4067
|
+
"red": 0.00392,
|
|
4068
|
+
"green": 0.41961,
|
|
4069
|
+
"blue": 0.41569,
|
|
4070
|
+
"alpha": 1
|
|
4071
|
+
},
|
|
4072
|
+
"borderWidth": 1,
|
|
4073
|
+
"color": {
|
|
4074
|
+
"red": 0.00392,
|
|
4075
|
+
"green": 0.41961,
|
|
4076
|
+
"blue": 0.41569,
|
|
4077
|
+
"alpha": 1
|
|
4078
|
+
}
|
|
4079
|
+
}
|
|
4080
|
+
},
|
|
4081
|
+
{
|
|
4082
|
+
"if": {
|
|
4083
|
+
"viewport": ["xs", "sm", "md"]
|
|
4084
|
+
},
|
|
4085
|
+
"tokens": {
|
|
4086
|
+
"textAlign": "flex-start",
|
|
4087
|
+
"width": 288
|
|
4088
|
+
}
|
|
4089
|
+
},
|
|
4090
|
+
{
|
|
4091
|
+
"if": {
|
|
4092
|
+
"expanded": true
|
|
4093
|
+
},
|
|
4094
|
+
"tokens": {
|
|
4095
|
+
"icoMenu": "PaletteIconChevronUp"
|
|
4096
|
+
}
|
|
4097
|
+
}
|
|
4098
|
+
],
|
|
4099
|
+
"tokens": {
|
|
4100
|
+
"alignSelf": "flex-start",
|
|
4101
|
+
"backgroundColor": {
|
|
4102
|
+
"red": 1,
|
|
4103
|
+
"green": 1,
|
|
4104
|
+
"blue": 1,
|
|
4105
|
+
"alpha": 1
|
|
4106
|
+
},
|
|
4107
|
+
"borderColor": {
|
|
4108
|
+
"red": 1,
|
|
4109
|
+
"green": 1,
|
|
4110
|
+
"blue": 1,
|
|
4111
|
+
"alpha": 1
|
|
4112
|
+
},
|
|
4113
|
+
"borderRadius": 32,
|
|
4114
|
+
"borderWidth": 1,
|
|
4115
|
+
"color": {
|
|
4116
|
+
"red": 0.93725,
|
|
4117
|
+
"green": 0.93725,
|
|
4118
|
+
"blue": 0.93725,
|
|
4119
|
+
"alpha": 1
|
|
4120
|
+
},
|
|
4121
|
+
"fontName": "StagSans",
|
|
4122
|
+
"fontSize": 14,
|
|
4123
|
+
"fontWeight": 400,
|
|
4124
|
+
"icoMenu": "PaletteIconChevronDown",
|
|
4125
|
+
"lineHeight": 1.14285714286,
|
|
4126
|
+
"minWidth": 0,
|
|
4127
|
+
"opacity": 1,
|
|
4128
|
+
"outerBackgroundColor": {
|
|
4129
|
+
"red": 0,
|
|
4130
|
+
"green": 0,
|
|
4131
|
+
"blue": 0,
|
|
4132
|
+
"alpha": 0
|
|
4133
|
+
},
|
|
4134
|
+
"outerBorderColor": {
|
|
4135
|
+
"red": 0,
|
|
4136
|
+
"green": 0,
|
|
4137
|
+
"blue": 0,
|
|
4138
|
+
"alpha": 0
|
|
4139
|
+
},
|
|
4140
|
+
"outerBorderGap": 0,
|
|
4141
|
+
"outerBorderWidth": 1,
|
|
4142
|
+
"paddingBottom": 8,
|
|
4143
|
+
"paddingLeft": 16,
|
|
4144
|
+
"paddingRight": 16,
|
|
4145
|
+
"paddingTop": 8,
|
|
4146
|
+
"shadow": null,
|
|
4147
|
+
"textAlign": "center",
|
|
4148
|
+
"width": 0
|
|
4149
|
+
}
|
|
4150
|
+
},
|
|
3951
4151
|
"Notification": {
|
|
3952
4152
|
"appearances": {
|
|
3953
4153
|
"style": {
|
|
@@ -4502,16 +4702,89 @@
|
|
|
4502
4702
|
}
|
|
4503
4703
|
},
|
|
4504
4704
|
"PriceLockup": {
|
|
4505
|
-
"appearances": {
|
|
4506
|
-
|
|
4705
|
+
"appearances": {
|
|
4706
|
+
"size": {
|
|
4707
|
+
"type": "variant",
|
|
4708
|
+
"values": ["small", "medium", "large"]
|
|
4709
|
+
},
|
|
4710
|
+
"viewport": {
|
|
4711
|
+
"description": "The size label for the current screen viewport based on the current screen width",
|
|
4712
|
+
"values": ["xs", "sm", "md", "lg", "xl"],
|
|
4713
|
+
"type": "state"
|
|
4714
|
+
}
|
|
4715
|
+
},
|
|
4716
|
+
"rules": [
|
|
4717
|
+
{
|
|
4718
|
+
"if": {
|
|
4719
|
+
"size": "small"
|
|
4720
|
+
},
|
|
4721
|
+
"tokens": {
|
|
4722
|
+
"amountFontSize": 36,
|
|
4723
|
+
"centsFontSize": 20,
|
|
4724
|
+
"centsLineHeight": 1.25,
|
|
4725
|
+
"currencySymbolFontSize": 20,
|
|
4726
|
+
"currencySymbolLineHeight": 1,
|
|
4727
|
+
"rateFontSize": 16,
|
|
4728
|
+
"rateLineHeight": 1.14285714286,
|
|
4729
|
+
"topTextFontSize": 14,
|
|
4730
|
+
"topTextLineHeight": 2.25
|
|
4731
|
+
}
|
|
4732
|
+
},
|
|
4733
|
+
{
|
|
4734
|
+
"if": {
|
|
4735
|
+
"size": "large"
|
|
4736
|
+
},
|
|
4737
|
+
"tokens": {
|
|
4738
|
+
"amountFontSize": 54,
|
|
4739
|
+
"centsFontName": "StagSans",
|
|
4740
|
+
"centsFontSize": 24,
|
|
4741
|
+
"centsFontWeight": 600,
|
|
4742
|
+
"centsLineHeight": 1.25,
|
|
4743
|
+
"currencySymbolFontSize": 32,
|
|
4744
|
+
"currencySymbolLineHeight": 1,
|
|
4745
|
+
"rateFontName": "StagSans",
|
|
4746
|
+
"rateFontSize": 16,
|
|
4747
|
+
"rateFontWeight": 600,
|
|
4748
|
+
"rateLineHeight": 2,
|
|
4749
|
+
"topTextFontSize": 16,
|
|
4750
|
+
"topTextLineHeight": 2.25
|
|
4751
|
+
}
|
|
4752
|
+
},
|
|
4753
|
+
{
|
|
4754
|
+
"if": {
|
|
4755
|
+
"size": "large",
|
|
4756
|
+
"viewport": ["lg", "xl"]
|
|
4757
|
+
},
|
|
4758
|
+
"tokens": {
|
|
4759
|
+
"centsFontName": "StagSans",
|
|
4760
|
+
"centsFontSize": 32,
|
|
4761
|
+
"centsFontWeight": 700
|
|
4762
|
+
}
|
|
4763
|
+
}
|
|
4764
|
+
],
|
|
4507
4765
|
"tokens": {
|
|
4766
|
+
"amountFontName": "StagSans",
|
|
4767
|
+
"amountFontSize": 44,
|
|
4768
|
+
"amountFontWeight": 700,
|
|
4769
|
+
"amountLetterSpacing": 0,
|
|
4770
|
+
"amountLineHeight": 1,
|
|
4508
4771
|
"bottomLinksMarginLeft": 4,
|
|
4509
|
-
"
|
|
4772
|
+
"bottomTextFontSize": 14,
|
|
4773
|
+
"bottomTextLineHeight": 1.14285714286,
|
|
4774
|
+
"bottomTextMarginTop": 0,
|
|
4775
|
+
"centsFontName": "StagSans",
|
|
4776
|
+
"centsFontSize": 24,
|
|
4777
|
+
"centsFontWeight": 700,
|
|
4778
|
+
"centsLineHeight": 1.2,
|
|
4779
|
+
"currencySymbolFontName": "StagSans",
|
|
4780
|
+
"currencySymbolFontSize": 24,
|
|
4781
|
+
"currencySymbolFontWeight": 700,
|
|
4782
|
+
"currencySymbolLineHeight": 1.2,
|
|
4510
4783
|
"dividerColor": {
|
|
4511
|
-
"red": 0
|
|
4512
|
-
"green": 0
|
|
4513
|
-
"blue": 0
|
|
4514
|
-
"alpha":
|
|
4784
|
+
"red": 0,
|
|
4785
|
+
"green": 0,
|
|
4786
|
+
"blue": 0,
|
|
4787
|
+
"alpha": 0
|
|
4515
4788
|
},
|
|
4516
4789
|
"fontColor": {
|
|
4517
4790
|
"red": 0,
|
|
@@ -4519,16 +4792,35 @@
|
|
|
4519
4792
|
"blue": 0,
|
|
4520
4793
|
"alpha": 1
|
|
4521
4794
|
},
|
|
4795
|
+
"fontName": "StagSans",
|
|
4796
|
+
"fontWeight": 700,
|
|
4522
4797
|
"footnoteGap": 4,
|
|
4798
|
+
"footnoteLinkColor": {
|
|
4799
|
+
"red": 0.00392,
|
|
4800
|
+
"green": 0.41961,
|
|
4801
|
+
"blue": 0.41569,
|
|
4802
|
+
"alpha": 1
|
|
4803
|
+
},
|
|
4804
|
+
"footnoteLinkFontName": "StagSans",
|
|
4805
|
+
"footnoteLinkFontSize": 14,
|
|
4806
|
+
"footnoteLinkFontWeight": 600,
|
|
4523
4807
|
"footnoteMarginTop": 4,
|
|
4524
|
-
"priceMarginBottom":
|
|
4525
|
-
"
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
|
|
4808
|
+
"priceMarginBottom": 0,
|
|
4809
|
+
"rateFontName": "StagSans",
|
|
4810
|
+
"rateFontSize": 16,
|
|
4811
|
+
"rateFontWeight": 700,
|
|
4812
|
+
"rateLineHeight": 1.25,
|
|
4813
|
+
"strikeThroughColor": {
|
|
4814
|
+
"red": 0,
|
|
4815
|
+
"green": 0,
|
|
4816
|
+
"blue": 0,
|
|
4529
4817
|
"alpha": 1
|
|
4530
4818
|
},
|
|
4531
4819
|
"strikeThroughHeight": 2,
|
|
4820
|
+
"topTextFontName": "StagSans",
|
|
4821
|
+
"topTextFontSize": 16,
|
|
4822
|
+
"topTextFontWeight": 700,
|
|
4823
|
+
"topTextLineHeight": 1.5,
|
|
4532
4824
|
"topTextMarginBottom": 4
|
|
4533
4825
|
}
|
|
4534
4826
|
},
|
|
@@ -5430,50 +5722,104 @@
|
|
|
5430
5722
|
"purpose": {
|
|
5431
5723
|
"type": "variant",
|
|
5432
5724
|
"values": ["offer", "default", "editorial"]
|
|
5725
|
+
},
|
|
5726
|
+
"wrap": {
|
|
5727
|
+
"type": "variant",
|
|
5728
|
+
"values": [true]
|
|
5433
5729
|
}
|
|
5434
5730
|
},
|
|
5435
|
-
"rules": [
|
|
5731
|
+
"rules": [
|
|
5732
|
+
{
|
|
5733
|
+
"if": {
|
|
5734
|
+
"purpose": "editorial"
|
|
5735
|
+
},
|
|
5736
|
+
"tokens": {
|
|
5737
|
+
"backgroundColor": {
|
|
5738
|
+
"red": 0.98431,
|
|
5739
|
+
"green": 0.68627,
|
|
5740
|
+
"blue": 0.20392,
|
|
5741
|
+
"alpha": 1
|
|
5742
|
+
}
|
|
5743
|
+
}
|
|
5744
|
+
},
|
|
5745
|
+
{
|
|
5746
|
+
"if": {
|
|
5747
|
+
"purpose": "offer"
|
|
5748
|
+
},
|
|
5749
|
+
"tokens": {
|
|
5750
|
+
"backgroundColor": {
|
|
5751
|
+
"red": 0.48627,
|
|
5752
|
+
"green": 0.07451,
|
|
5753
|
+
"blue": 0.4,
|
|
5754
|
+
"alpha": 1
|
|
5755
|
+
},
|
|
5756
|
+
"fontColor": {
|
|
5757
|
+
"red": 1,
|
|
5758
|
+
"green": 1,
|
|
5759
|
+
"blue": 1,
|
|
5760
|
+
"alpha": 1
|
|
5761
|
+
}
|
|
5762
|
+
}
|
|
5763
|
+
},
|
|
5764
|
+
{
|
|
5765
|
+
"if": {
|
|
5766
|
+
"wrap": true
|
|
5767
|
+
},
|
|
5768
|
+
"tokens": {
|
|
5769
|
+
"paddingBottom": 6,
|
|
5770
|
+
"paddingTop": 6
|
|
5771
|
+
}
|
|
5772
|
+
}
|
|
5773
|
+
],
|
|
5436
5774
|
"tokens": {
|
|
5437
5775
|
"backgroundColor": {
|
|
5438
|
-
"red": 0,
|
|
5439
|
-
"green": 0,
|
|
5440
|
-
"blue":
|
|
5776
|
+
"red": 0.76471,
|
|
5777
|
+
"green": 0.93725,
|
|
5778
|
+
"blue": 1,
|
|
5441
5779
|
"alpha": 1
|
|
5442
5780
|
},
|
|
5443
5781
|
"borderRadius": 4,
|
|
5782
|
+
"borderRadiusBottomLeft": null,
|
|
5783
|
+
"borderRadiusBottomRight": null,
|
|
5444
5784
|
"boxShadowColor": {
|
|
5445
5785
|
"red": 0,
|
|
5446
5786
|
"green": 0,
|
|
5447
5787
|
"blue": 0,
|
|
5448
|
-
"alpha":
|
|
5788
|
+
"alpha": 0
|
|
5449
5789
|
},
|
|
5450
|
-
"boxShadowPaddingBottom":
|
|
5451
|
-
"boxShadowPaddingLeft":
|
|
5452
|
-
"boxShadowPaddingRight":
|
|
5453
|
-
"boxShadowPaddingTop":
|
|
5790
|
+
"boxShadowPaddingBottom": null,
|
|
5791
|
+
"boxShadowPaddingLeft": null,
|
|
5792
|
+
"boxShadowPaddingRight": null,
|
|
5793
|
+
"boxShadowPaddingTop": null,
|
|
5454
5794
|
"curveAfterBackgroundColor": {
|
|
5455
5795
|
"red": 0,
|
|
5456
5796
|
"green": 0,
|
|
5457
5797
|
"blue": 0,
|
|
5458
|
-
"alpha":
|
|
5798
|
+
"alpha": 0
|
|
5459
5799
|
},
|
|
5460
|
-
"curveAfterHeight":
|
|
5461
|
-
"curveAfterRadius":
|
|
5462
|
-
"curveAfterWidth":
|
|
5800
|
+
"curveAfterHeight": null,
|
|
5801
|
+
"curveAfterRadius": null,
|
|
5802
|
+
"curveAfterWidth": null,
|
|
5463
5803
|
"curveBackgroundColor": {
|
|
5804
|
+
"red": 0,
|
|
5805
|
+
"green": 0,
|
|
5806
|
+
"blue": 0,
|
|
5807
|
+
"alpha": 0
|
|
5808
|
+
},
|
|
5809
|
+
"curveHeight": null,
|
|
5810
|
+
"curveMarginTop": null,
|
|
5811
|
+
"curveWidth": null,
|
|
5812
|
+
"fontColor": {
|
|
5464
5813
|
"red": 0,
|
|
5465
5814
|
"green": 0,
|
|
5466
5815
|
"blue": 0,
|
|
5467
5816
|
"alpha": 1
|
|
5468
5817
|
},
|
|
5469
|
-
"curveHeight": 10,
|
|
5470
|
-
"curveMarginTop": 4,
|
|
5471
|
-
"curveWidth": 8,
|
|
5472
5818
|
"gradient": null,
|
|
5473
|
-
"paddingBottom":
|
|
5474
|
-
"paddingLeft":
|
|
5475
|
-
"paddingRight":
|
|
5476
|
-
"paddingTop":
|
|
5819
|
+
"paddingBottom": 2,
|
|
5820
|
+
"paddingLeft": 12,
|
|
5821
|
+
"paddingRight": 12,
|
|
5822
|
+
"paddingTop": 2
|
|
5477
5823
|
}
|
|
5478
5824
|
},
|
|
5479
5825
|
"Search": {
|
|
@@ -6503,21 +6849,21 @@
|
|
|
6503
6849
|
"alpha": 1
|
|
6504
6850
|
},
|
|
6505
6851
|
"cellBoxShadowColor": {
|
|
6506
|
-
"red": 0,
|
|
6507
|
-
"green": 0,
|
|
6508
|
-
"blue": 0,
|
|
6852
|
+
"red": 0.93725,
|
|
6853
|
+
"green": 0.93725,
|
|
6854
|
+
"blue": 0.93725,
|
|
6509
6855
|
"alpha": 1
|
|
6510
6856
|
},
|
|
6511
6857
|
"cellHeadingBackground": {
|
|
6512
|
-
"red": 0,
|
|
6513
|
-
"green": 0,
|
|
6514
|
-
"blue": 0,
|
|
6858
|
+
"red": 0.75686,
|
|
6859
|
+
"green": 0.94902,
|
|
6860
|
+
"blue": 0.9098,
|
|
6515
6861
|
"alpha": 1
|
|
6516
6862
|
},
|
|
6517
6863
|
"cellHeadingBoxShadowColor": {
|
|
6518
|
-
"red": 0,
|
|
6519
|
-
"green": 0,
|
|
6520
|
-
"blue": 0,
|
|
6864
|
+
"red": 0.93725,
|
|
6865
|
+
"green": 0.93725,
|
|
6866
|
+
"blue": 0.93725,
|
|
6521
6867
|
"alpha": 1
|
|
6522
6868
|
},
|
|
6523
6869
|
"cellPaddingBottom": 16,
|
|
@@ -6531,24 +6877,27 @@
|
|
|
6531
6877
|
"alpha": 1
|
|
6532
6878
|
},
|
|
6533
6879
|
"cellStickyShadow": {
|
|
6534
|
-
"inset":
|
|
6880
|
+
"inset": true,
|
|
6535
6881
|
"offsetX": 0,
|
|
6536
|
-
"offsetY":
|
|
6537
|
-
"blur":
|
|
6882
|
+
"offsetY": 1,
|
|
6883
|
+
"blur": 1,
|
|
6538
6884
|
"spread": 0,
|
|
6539
6885
|
"color": {
|
|
6540
|
-
"red":
|
|
6541
|
-
"green":
|
|
6542
|
-
"blue":
|
|
6543
|
-
"alpha": 0.
|
|
6886
|
+
"red": 1,
|
|
6887
|
+
"green": 1,
|
|
6888
|
+
"blue": 1,
|
|
6889
|
+
"alpha": 0.8
|
|
6544
6890
|
}
|
|
6545
6891
|
},
|
|
6546
6892
|
"cellSubheadingBackground": {
|
|
6547
|
-
"red": 0,
|
|
6548
|
-
"green": 0,
|
|
6549
|
-
"blue": 0,
|
|
6893
|
+
"red": 0.98039,
|
|
6894
|
+
"green": 0.98039,
|
|
6895
|
+
"blue": 0.98039,
|
|
6550
6896
|
"alpha": 1
|
|
6551
6897
|
},
|
|
6898
|
+
"fontName": "StagSans",
|
|
6899
|
+
"fontSize": 16,
|
|
6900
|
+
"fontWeight": 600,
|
|
6552
6901
|
"tablePaddingBottom": 24
|
|
6553
6902
|
}
|
|
6554
6903
|
},
|
|
@@ -7992,6 +8341,79 @@
|
|
|
7992
8341
|
"width": 64
|
|
7993
8342
|
}
|
|
7994
8343
|
},
|
|
8344
|
+
"VideoPicker": {
|
|
8345
|
+
"appearances": {},
|
|
8346
|
+
"rules": [],
|
|
8347
|
+
"tokens": {
|
|
8348
|
+
"framedContainerBackgroundColor": {
|
|
8349
|
+
"red": 0,
|
|
8350
|
+
"green": 0,
|
|
8351
|
+
"blue": 0,
|
|
8352
|
+
"alpha": 0
|
|
8353
|
+
},
|
|
8354
|
+
"framedContainerBorderColor": {
|
|
8355
|
+
"red": 0,
|
|
8356
|
+
"green": 0,
|
|
8357
|
+
"blue": 0,
|
|
8358
|
+
"alpha": 0
|
|
8359
|
+
},
|
|
8360
|
+
"framedContainerBorderRadius": 4,
|
|
8361
|
+
"framedContainerBorderWidth": 1,
|
|
8362
|
+
"framedContainerPadding": 24,
|
|
8363
|
+
"framedMaxHeight": 640,
|
|
8364
|
+
"stackViewDividerColor": {
|
|
8365
|
+
"red": 0,
|
|
8366
|
+
"green": 0,
|
|
8367
|
+
"blue": 0,
|
|
8368
|
+
"alpha": 0
|
|
8369
|
+
}
|
|
8370
|
+
}
|
|
8371
|
+
},
|
|
8372
|
+
"VideoPickerSlider": {
|
|
8373
|
+
"appearances": {},
|
|
8374
|
+
"rules": [],
|
|
8375
|
+
"tokens": {
|
|
8376
|
+
"nextIcon": "PaletteIconArrowRight",
|
|
8377
|
+
"previousIcon": "PaletteIconArrowLeft"
|
|
8378
|
+
}
|
|
8379
|
+
},
|
|
8380
|
+
"VideoPickerThumbnail": {
|
|
8381
|
+
"appearances": {},
|
|
8382
|
+
"rules": [],
|
|
8383
|
+
"tokens": {
|
|
8384
|
+
"borderColor": {
|
|
8385
|
+
"red": 0,
|
|
8386
|
+
"green": 0,
|
|
8387
|
+
"blue": 0,
|
|
8388
|
+
"alpha": 0
|
|
8389
|
+
},
|
|
8390
|
+
"borderRadius": 4,
|
|
8391
|
+
"borderWidth": 2,
|
|
8392
|
+
"pressableBorderTopColor": {
|
|
8393
|
+
"red": 0,
|
|
8394
|
+
"green": 0,
|
|
8395
|
+
"blue": 0,
|
|
8396
|
+
"alpha": 0
|
|
8397
|
+
},
|
|
8398
|
+
"pressableBorderTopWidth": 1,
|
|
8399
|
+
"pressablePaddingBottom": 16,
|
|
8400
|
+
"pressablePaddingHorizontal": 24,
|
|
8401
|
+
"pressablePaddingVertical": 16,
|
|
8402
|
+
"splashButtonRadius": 4,
|
|
8403
|
+
"subTitleColor": {
|
|
8404
|
+
"red": 0,
|
|
8405
|
+
"green": 0,
|
|
8406
|
+
"blue": 0,
|
|
8407
|
+
"alpha": 0
|
|
8408
|
+
},
|
|
8409
|
+
"titleColor": {
|
|
8410
|
+
"red": 0,
|
|
8411
|
+
"green": 0,
|
|
8412
|
+
"blue": 0,
|
|
8413
|
+
"alpha": 0
|
|
8414
|
+
}
|
|
8415
|
+
}
|
|
8416
|
+
},
|
|
7995
8417
|
"VideoProgressBar": {
|
|
7996
8418
|
"appearances": {},
|
|
7997
8419
|
"rules": [],
|
|
@@ -8263,7 +8685,7 @@
|
|
|
8263
8685
|
}
|
|
8264
8686
|
},
|
|
8265
8687
|
"metadata": {
|
|
8266
|
-
"themeTokensVersion": "2.
|
|
8688
|
+
"themeTokensVersion": "2.25.0",
|
|
8267
8689
|
"name": "theme-koodo"
|
|
8268
8690
|
}
|
|
8269
8691
|
}
|