@telus-uds/theme-koodo 3.5.0 → 3.6.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.
@@ -12,6 +12,12 @@
12
12
  "{appearances.Button.pressed}",
13
13
  "{appearances.Button.inactive}",
14
14
  "{appearances.Button.selected}",
15
+ "{appearances.ButtonDropdown.focus}",
16
+ "{appearances.ButtonDropdown.hover}",
17
+ "{appearances.ButtonDropdown.pressed}",
18
+ "{appearances.ButtonDropdown.inactive}",
19
+ "{appearances.ButtonDropdown.selected}",
20
+ "{appearances.ButtonDropdown.open}",
15
21
  "{appearances.ButtonGroupItem.focus}",
16
22
  "{appearances.ButtonGroupItem.hover}",
17
23
  "{appearances.ButtonGroupItem.pressed}",
@@ -101,8 +107,8 @@
101
107
  "{appearances.TagsItem.selected}",
102
108
  "{appearances.TextInput.validation}",
103
109
  "{appearances.TextInput.hover}",
104
- "{appearances.TextInput.focus}",
105
110
  "{appearances.TextInput.inactive}",
111
+ "{appearances.TextInput.focus}",
106
112
  "{appearances.ToggleSwitch.focus}",
107
113
  "{appearances.ToggleSwitch.hover}",
108
114
  "{appearances.ToggleSwitch.pressed}",
@@ -148,6 +154,12 @@
148
154
  },
149
155
  "type": {
150
156
  "type": "string"
157
+ },
158
+ "platforms": {
159
+ "type": "array",
160
+ "items": {
161
+ "type": "string"
162
+ }
151
163
  }
152
164
  },
153
165
  "required": [
@@ -186,8 +198,8 @@
186
198
  },
187
199
  {
188
200
  "const": "{system.border.zero}",
189
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
190
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
201
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
202
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
191
203
  }
192
204
  ],
193
205
  "$id": "#border"
@@ -346,13 +358,13 @@
346
358
  },
347
359
  {
348
360
  "const": "{system.color.transparent}",
349
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
350
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
361
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
362
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
351
363
  },
352
364
  {
353
365
  "const": "{system.color.none}",
354
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
355
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
366
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
367
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
356
368
  }
357
369
  ],
358
370
  "$id": "#color"
@@ -371,8 +383,8 @@
371
383
  },
372
384
  {
373
385
  "const": "{system.duration.zero}",
374
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
375
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
386
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
387
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
376
388
  }
377
389
  ],
378
390
  "$id": "#duration"
@@ -581,8 +593,8 @@
581
593
  },
582
594
  {
583
595
  "const": "{system.icon.none}",
584
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
585
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
596
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
597
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
586
598
  }
587
599
  ],
588
600
  "$id": "#icon"
@@ -596,8 +608,8 @@
596
608
  },
597
609
  {
598
610
  "const": "{system.letterSpacing.none}",
599
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
600
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
611
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
612
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
601
613
  }
602
614
  ],
603
615
  "$id": "#letterSpacing"
@@ -656,8 +668,8 @@
656
668
  },
657
669
  {
658
670
  "const": "{system.opacity.opaque}",
659
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
660
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
671
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
672
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
661
673
  }
662
674
  ],
663
675
  "$id": "#opacity"
@@ -686,13 +698,13 @@
686
698
  },
687
699
  {
688
700
  "const": "{system.radius.zero}",
689
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
690
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
701
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
702
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
691
703
  },
692
704
  {
693
705
  "const": "{system.radius.round}",
694
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
695
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
706
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
707
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
696
708
  }
697
709
  ],
698
710
  "$id": "#radius"
@@ -706,8 +718,8 @@
706
718
  },
707
719
  {
708
720
  "const": "{system.shadow.none}",
709
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
710
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
721
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
722
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
711
723
  }
712
724
  ],
713
725
  "$id": "#shadow"
@@ -821,48 +833,48 @@
821
833
  },
822
834
  {
823
835
  "const": "{system.size.none}",
824
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
825
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
836
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
837
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
826
838
  },
827
839
  {
828
840
  "const": "{system.size.full}",
829
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
830
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
841
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
842
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
831
843
  },
832
844
  {
833
845
  "const": "{system.size.twoThirds}",
834
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
835
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
846
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
847
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
836
848
  },
837
849
  {
838
850
  "const": "{system.size.zero}",
839
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
840
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
851
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
852
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
841
853
  },
842
854
  {
843
855
  "const": "{system.size.viewportXs}",
844
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
845
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
856
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
857
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
846
858
  },
847
859
  {
848
860
  "const": "{system.size.viewportSm}",
849
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
850
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
861
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
862
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
851
863
  },
852
864
  {
853
865
  "const": "{system.size.viewportMd}",
854
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
855
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
866
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
867
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
856
868
  },
857
869
  {
858
870
  "const": "{system.size.viewportLg}",
859
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
860
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
871
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
872
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
861
873
  },
862
874
  {
863
875
  "const": "{system.size.viewportXl}",
864
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
865
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
876
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
877
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
866
878
  }
867
879
  ],
868
880
  "$id": "#size"
@@ -907,67 +919,77 @@
907
919
  ],
908
920
  "$id": "#fontWeight"
909
921
  },
922
+ "gradient": {
923
+ "anyOf": [
924
+ {
925
+ "const": "{system.gradient.none}",
926
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
927
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
928
+ }
929
+ ],
930
+ "$id": "#gradient"
931
+ },
910
932
  "integer": {
911
933
  "anyOf": [
912
934
  {
913
935
  "const": "{system.integer.0}",
914
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
915
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
936
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
937
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
916
938
  },
917
939
  {
918
940
  "const": "{system.integer.1}",
919
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
920
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
941
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
942
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
921
943
  },
922
944
  {
923
945
  "const": "{system.integer.2}",
924
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
925
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
946
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
947
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
926
948
  },
927
949
  {
928
950
  "const": "{system.integer.3}",
929
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
930
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
951
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
952
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
931
953
  },
932
954
  {
933
955
  "const": "{system.integer.4}",
934
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
935
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
956
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
957
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
936
958
  },
937
959
  {
938
960
  "const": "{system.integer.5}",
939
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
940
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
961
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
962
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
941
963
  },
942
964
  {
943
965
  "const": "{system.integer.6}",
944
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
945
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
966
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
967
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
946
968
  },
947
969
  {
948
970
  "const": "{system.integer.7}",
949
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
950
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
971
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
972
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
951
973
  },
952
974
  {
953
975
  "const": "{system.integer.8}",
954
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
955
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
976
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
977
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
956
978
  },
957
979
  {
958
980
  "const": "{system.integer.9}",
959
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
960
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
981
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
982
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
961
983
  },
962
984
  {
963
985
  "const": "{system.integer.10}",
964
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
965
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
986
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
987
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
966
988
  },
967
989
  {
968
990
  "const": "{system.integer.11}",
969
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
970
- "markdownDescription": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
991
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
992
+ "markdownDescription": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
971
993
  },
972
994
  {
973
995
  "type": "string",
@@ -980,13 +1002,13 @@
980
1002
  "anyOf": [
981
1003
  {
982
1004
  "const": "{system.borderStyle.none}",
983
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
984
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1005
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1006
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
985
1007
  },
986
1008
  {
987
1009
  "const": "{system.borderStyle.solid}",
988
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
989
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1010
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1011
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
990
1012
  }
991
1013
  ],
992
1014
  "$id": "#borderStyle"
@@ -995,13 +1017,13 @@
995
1017
  "anyOf": [
996
1018
  {
997
1019
  "const": "{system.direction.column}",
998
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
999
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1020
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1021
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1000
1022
  },
1001
1023
  {
1002
1024
  "const": "{system.direction.row}",
1003
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1004
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1025
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1026
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1005
1027
  }
1006
1028
  ],
1007
1029
  "$id": "#direction"
@@ -1010,18 +1032,18 @@
1010
1032
  "anyOf": [
1011
1033
  {
1012
1034
  "const": "{system.flexAlign.center}",
1013
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1014
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1035
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1036
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1015
1037
  },
1016
1038
  {
1017
1039
  "const": "{system.flexAlign.flexStart}",
1018
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1019
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1040
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1041
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1020
1042
  },
1021
1043
  {
1022
1044
  "const": "{system.flexAlign.stretch}",
1023
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1024
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1045
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1046
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1025
1047
  }
1026
1048
  ],
1027
1049
  "$id": "#flexAlign"
@@ -1030,53 +1052,43 @@
1030
1052
  "anyOf": [
1031
1053
  {
1032
1054
  "const": "{system.flexJustifyContent.center}",
1033
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1034
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1055
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1056
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1035
1057
  },
1036
1058
  {
1037
1059
  "const": "{system.flexJustifyContent.flexStart}",
1038
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1039
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1060
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1061
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1040
1062
  },
1041
1063
  {
1042
1064
  "const": "{system.flexJustifyContent.spaceBetween}",
1043
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1044
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1065
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1066
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1045
1067
  }
1046
1068
  ],
1047
1069
  "$id": "#flexJustifyContent"
1048
1070
  },
1049
- "gradient": {
1050
- "anyOf": [
1051
- {
1052
- "const": "{system.gradient.none}",
1053
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1054
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1055
- }
1056
- ],
1057
- "$id": "#gradient"
1058
- },
1059
1071
  "position": {
1060
1072
  "anyOf": [
1061
1073
  {
1062
1074
  "const": "{system.position.bottom}",
1063
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1064
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1075
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1076
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1065
1077
  },
1066
1078
  {
1067
1079
  "const": "{system.position.left}",
1068
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1069
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1080
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1081
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1070
1082
  },
1071
1083
  {
1072
1084
  "const": "{system.position.right}",
1073
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1074
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1085
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1086
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1075
1087
  },
1076
1088
  {
1077
1089
  "const": "{system.position.top}",
1078
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1079
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1090
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1091
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1080
1092
  }
1081
1093
  ],
1082
1094
  "$id": "#position"
@@ -1085,18 +1097,18 @@
1085
1097
  "anyOf": [
1086
1098
  {
1087
1099
  "const": "{system.iconScale.scale1}",
1088
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1089
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1100
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1101
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1090
1102
  },
1091
1103
  {
1092
1104
  "const": "{system.iconScale.scale1_10}",
1093
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1094
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1105
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1106
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1095
1107
  },
1096
1108
  {
1097
1109
  "const": "{system.iconScale.scale1_25}",
1098
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1099
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1110
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1111
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1100
1112
  }
1101
1113
  ],
1102
1114
  "$id": "#iconScale"
@@ -1105,13 +1117,13 @@
1105
1117
  "anyOf": [
1106
1118
  {
1107
1119
  "const": "{system.show.true}",
1108
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1109
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1120
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1121
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1110
1122
  },
1111
1123
  {
1112
1124
  "const": "{system.show.false}",
1113
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1114
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1125
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1126
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1115
1127
  }
1116
1128
  ],
1117
1129
  "$id": "#show"
@@ -1120,8 +1132,8 @@
1120
1132
  "anyOf": [
1121
1133
  {
1122
1134
  "const": "{system.textAlign.center}",
1123
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1124
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1135
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1136
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1125
1137
  }
1126
1138
  ],
1127
1139
  "$id": "#textAlign"
@@ -1130,13 +1142,13 @@
1130
1142
  "anyOf": [
1131
1143
  {
1132
1144
  "const": "{system.textLine.none}",
1133
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1134
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1145
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1146
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1135
1147
  },
1136
1148
  {
1137
1149
  "const": "{system.textLine.underline}",
1138
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1139
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1150
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1151
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1140
1152
  }
1141
1153
  ],
1142
1154
  "$id": "#textLine"
@@ -1145,8 +1157,8 @@
1145
1157
  "anyOf": [
1146
1158
  {
1147
1159
  "const": "{system.textLineStyle.solid}",
1148
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1149
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1160
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1161
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1150
1162
  }
1151
1163
  ],
1152
1164
  "$id": "#textLineStyle"
@@ -1155,13 +1167,13 @@
1155
1167
  "anyOf": [
1156
1168
  {
1157
1169
  "const": "{system.textTransform.none}",
1158
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1159
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1170
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1171
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1160
1172
  },
1161
1173
  {
1162
1174
  "const": "{system.textTransform.uppercase}",
1163
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1164
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1175
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1176
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1165
1177
  }
1166
1178
  ],
1167
1179
  "$id": "#textTransform"
@@ -1170,13 +1182,13 @@
1170
1182
  "anyOf": [
1171
1183
  {
1172
1184
  "const": "{system.verticalAlign.top}",
1173
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1174
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1185
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1186
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1175
1187
  },
1176
1188
  {
1177
1189
  "const": "{system.verticalAlign.middle}",
1178
- "description": "@telus-uds/system-tokens/v0.5.0 system react-native tokens ⚙️",
1179
- "markdownDescription": "`@telus-uds/system-tokens/v0.5.0` **system** tokens ⚙️"
1190
+ "description": "@telus-uds/system-tokens/v0.6.0 system react-native tokens ⚙️",
1191
+ "markdownDescription": "`@telus-uds/system-tokens/v0.6.0` **system** tokens ⚙️"
1180
1192
  }
1181
1193
  ],
1182
1194
  "$id": "#verticalAlign"
@@ -1282,10 +1294,14 @@
1282
1294
  "properties": {
1283
1295
  "backgroundColor": {
1284
1296
  "$ref": "#color"
1297
+ },
1298
+ "gradient": {
1299
+ "$ref": "#gradient"
1285
1300
  }
1286
1301
  },
1287
1302
  "required": [
1288
- "backgroundColor"
1303
+ "backgroundColor",
1304
+ "gradient"
1289
1305
  ]
1290
1306
  },
1291
1307
  "rules": {
@@ -1304,6 +1320,9 @@
1304
1320
  "properties": {
1305
1321
  "backgroundColor": {
1306
1322
  "$ref": "#color"
1323
+ },
1324
+ "gradient": {
1325
+ "$ref": "#gradient"
1307
1326
  }
1308
1327
  }
1309
1328
  },
@@ -1572,6 +1591,297 @@
1572
1591
  "rules"
1573
1592
  ]
1574
1593
  },
1594
+ "ButtonDropdown": {
1595
+ "type": "object",
1596
+ "additionalProperties": false,
1597
+ "properties": {
1598
+ "appearances": {
1599
+ "type": "object",
1600
+ "additionalProperties": false,
1601
+ "patternProperties": {
1602
+ "^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
1603
+ "$ref": "#appearance"
1604
+ }
1605
+ }
1606
+ },
1607
+ "tokens": {
1608
+ "type": "object",
1609
+ "additionalProperties": false,
1610
+ "properties": {
1611
+ "icon": {
1612
+ "$ref": "#icon"
1613
+ },
1614
+ "iconPosition": {
1615
+ "$ref": "#position"
1616
+ },
1617
+ "iconSpace": {
1618
+ "$ref": "#integer"
1619
+ },
1620
+ "iconSize": {
1621
+ "$ref": "#size"
1622
+ },
1623
+ "iconColor": {
1624
+ "$ref": "#color"
1625
+ },
1626
+ "iconPadding": {
1627
+ "$ref": "#size"
1628
+ },
1629
+ "iconAlignSelf": {
1630
+ "$ref": "#flexAlign"
1631
+ },
1632
+ "iconTranslateX": {
1633
+ "$ref": "#size"
1634
+ },
1635
+ "iconTranslateY": {
1636
+ "$ref": "#size"
1637
+ },
1638
+ "iconBackground": {
1639
+ "$ref": "#color"
1640
+ },
1641
+ "iconBorderRadius": {
1642
+ "$ref": "#radius"
1643
+ },
1644
+ "borderColor": {
1645
+ "$ref": "#color"
1646
+ },
1647
+ "borderWidth": {
1648
+ "$ref": "#border"
1649
+ },
1650
+ "borderRadius": {
1651
+ "$ref": "#radius"
1652
+ },
1653
+ "shadow": {
1654
+ "$ref": "#shadow"
1655
+ },
1656
+ "fontSize": {
1657
+ "$ref": "#fontSize"
1658
+ },
1659
+ "color": {
1660
+ "$ref": "#color"
1661
+ },
1662
+ "lineHeight": {
1663
+ "$ref": "#lineHeight"
1664
+ },
1665
+ "textAlign": {
1666
+ "$ref": "#flexJustifyContent"
1667
+ },
1668
+ "alignSelf": {
1669
+ "$ref": "#flexAlign"
1670
+ },
1671
+ "fontName": {
1672
+ "$ref": "#fontName"
1673
+ },
1674
+ "fontWeight": {
1675
+ "$ref": "#fontWeight"
1676
+ },
1677
+ "backgroundColor": {
1678
+ "$ref": "#color"
1679
+ },
1680
+ "opacity": {
1681
+ "$ref": "#opacity"
1682
+ },
1683
+ "paddingLeft": {
1684
+ "$ref": "#size"
1685
+ },
1686
+ "paddingRight": {
1687
+ "$ref": "#size"
1688
+ },
1689
+ "paddingTop": {
1690
+ "$ref": "#size"
1691
+ },
1692
+ "paddingBottom": {
1693
+ "$ref": "#size"
1694
+ },
1695
+ "width": {
1696
+ "$ref": "#size"
1697
+ },
1698
+ "minWidth": {
1699
+ "$ref": "#size"
1700
+ },
1701
+ "outerBorderColor": {
1702
+ "$ref": "#color"
1703
+ },
1704
+ "outerBorderWidth": {
1705
+ "$ref": "#border"
1706
+ },
1707
+ "outerBorderGap": {
1708
+ "$ref": "#size"
1709
+ },
1710
+ "outerBackgroundColor": {
1711
+ "$ref": "#color"
1712
+ }
1713
+ },
1714
+ "required": [
1715
+ "icon",
1716
+ "iconPosition",
1717
+ "iconSpace",
1718
+ "iconSize",
1719
+ "iconColor",
1720
+ "iconPadding",
1721
+ "iconAlignSelf",
1722
+ "iconTranslateX",
1723
+ "iconTranslateY",
1724
+ "iconBackground",
1725
+ "iconBorderRadius",
1726
+ "borderColor",
1727
+ "borderWidth",
1728
+ "borderRadius",
1729
+ "shadow",
1730
+ "fontSize",
1731
+ "color",
1732
+ "lineHeight",
1733
+ "textAlign",
1734
+ "alignSelf",
1735
+ "fontName",
1736
+ "fontWeight",
1737
+ "backgroundColor",
1738
+ "opacity",
1739
+ "paddingLeft",
1740
+ "paddingRight",
1741
+ "paddingTop",
1742
+ "paddingBottom",
1743
+ "width",
1744
+ "minWidth",
1745
+ "outerBorderColor",
1746
+ "outerBorderWidth",
1747
+ "outerBorderGap",
1748
+ "outerBackgroundColor"
1749
+ ]
1750
+ },
1751
+ "rules": {
1752
+ "type": "array",
1753
+ "items": {
1754
+ "type": "object",
1755
+ "additionalProperties": false,
1756
+ "properties": {
1757
+ "if": {
1758
+ "type": "object",
1759
+ "minProperties": 1
1760
+ },
1761
+ "tokens": {
1762
+ "type": "object",
1763
+ "additionalProperties": false,
1764
+ "properties": {
1765
+ "icon": {
1766
+ "$ref": "#icon"
1767
+ },
1768
+ "iconPosition": {
1769
+ "$ref": "#position"
1770
+ },
1771
+ "iconSpace": {
1772
+ "$ref": "#integer"
1773
+ },
1774
+ "iconSize": {
1775
+ "$ref": "#size"
1776
+ },
1777
+ "iconColor": {
1778
+ "$ref": "#color"
1779
+ },
1780
+ "iconPadding": {
1781
+ "$ref": "#size"
1782
+ },
1783
+ "iconAlignSelf": {
1784
+ "$ref": "#flexAlign"
1785
+ },
1786
+ "iconTranslateX": {
1787
+ "$ref": "#size"
1788
+ },
1789
+ "iconTranslateY": {
1790
+ "$ref": "#size"
1791
+ },
1792
+ "iconBackground": {
1793
+ "$ref": "#color"
1794
+ },
1795
+ "iconBorderRadius": {
1796
+ "$ref": "#radius"
1797
+ },
1798
+ "borderColor": {
1799
+ "$ref": "#color"
1800
+ },
1801
+ "borderWidth": {
1802
+ "$ref": "#border"
1803
+ },
1804
+ "borderRadius": {
1805
+ "$ref": "#radius"
1806
+ },
1807
+ "shadow": {
1808
+ "$ref": "#shadow"
1809
+ },
1810
+ "fontSize": {
1811
+ "$ref": "#fontSize"
1812
+ },
1813
+ "color": {
1814
+ "$ref": "#color"
1815
+ },
1816
+ "lineHeight": {
1817
+ "$ref": "#lineHeight"
1818
+ },
1819
+ "textAlign": {
1820
+ "$ref": "#flexJustifyContent"
1821
+ },
1822
+ "alignSelf": {
1823
+ "$ref": "#flexAlign"
1824
+ },
1825
+ "fontName": {
1826
+ "$ref": "#fontName"
1827
+ },
1828
+ "fontWeight": {
1829
+ "$ref": "#fontWeight"
1830
+ },
1831
+ "backgroundColor": {
1832
+ "$ref": "#color"
1833
+ },
1834
+ "opacity": {
1835
+ "$ref": "#opacity"
1836
+ },
1837
+ "paddingLeft": {
1838
+ "$ref": "#size"
1839
+ },
1840
+ "paddingRight": {
1841
+ "$ref": "#size"
1842
+ },
1843
+ "paddingTop": {
1844
+ "$ref": "#size"
1845
+ },
1846
+ "paddingBottom": {
1847
+ "$ref": "#size"
1848
+ },
1849
+ "width": {
1850
+ "$ref": "#size"
1851
+ },
1852
+ "minWidth": {
1853
+ "$ref": "#size"
1854
+ },
1855
+ "outerBorderColor": {
1856
+ "$ref": "#color"
1857
+ },
1858
+ "outerBorderWidth": {
1859
+ "$ref": "#border"
1860
+ },
1861
+ "outerBorderGap": {
1862
+ "$ref": "#size"
1863
+ },
1864
+ "outerBackgroundColor": {
1865
+ "$ref": "#color"
1866
+ }
1867
+ }
1868
+ },
1869
+ "description": {
1870
+ "type": "string"
1871
+ }
1872
+ },
1873
+ "required": [
1874
+ "if",
1875
+ "tokens"
1876
+ ]
1877
+ }
1878
+ }
1879
+ },
1880
+ "required": [
1881
+ "tokens",
1882
+ "rules"
1883
+ ]
1884
+ },
1575
1885
  "ButtonGroup": {
1576
1886
  "type": "object",
1577
1887
  "additionalProperties": false,
@@ -2035,6 +2345,9 @@
2035
2345
  "type": "object",
2036
2346
  "additionalProperties": false,
2037
2347
  "properties": {
2348
+ "backgroundColor": {
2349
+ "$ref": "#color"
2350
+ },
2038
2351
  "nextIcon": {
2039
2352
  "$ref": "#icon"
2040
2353
  },
@@ -2085,6 +2398,7 @@
2085
2398
  }
2086
2399
  },
2087
2400
  "required": [
2401
+ "backgroundColor",
2088
2402
  "nextIcon",
2089
2403
  "previousIcon",
2090
2404
  "showPreviousNextNavigation",
@@ -2117,6 +2431,9 @@
2117
2431
  "type": "object",
2118
2432
  "additionalProperties": false,
2119
2433
  "properties": {
2434
+ "backgroundColor": {
2435
+ "$ref": "#color"
2436
+ },
2120
2437
  "nextIcon": {
2121
2438
  "$ref": "#icon"
2122
2439
  },
@@ -9016,6 +9333,9 @@
9016
9333
  "buttonsPaddingRight": {
9017
9334
  "$ref": "#size"
9018
9335
  },
9336
+ "clearButtonIcon": {
9337
+ "$ref": "#icon"
9338
+ },
9019
9339
  "paddingTop": {
9020
9340
  "$ref": "#size"
9021
9341
  },
@@ -9068,6 +9388,7 @@
9068
9388
  "buttonSize",
9069
9389
  "buttonsGap",
9070
9390
  "buttonsPaddingRight",
9391
+ "clearButtonIcon",
9071
9392
  "paddingTop",
9072
9393
  "paddingBottom",
9073
9394
  "paddingLeft",
@@ -9122,6 +9443,9 @@
9122
9443
  "buttonsPaddingRight": {
9123
9444
  "$ref": "#size"
9124
9445
  },
9446
+ "clearButtonIcon": {
9447
+ "$ref": "#icon"
9448
+ },
9125
9449
  "paddingTop": {
9126
9450
  "$ref": "#size"
9127
9451
  },
@@ -10230,6 +10554,7 @@
10230
10554
  "ActivityIndicator",
10231
10555
  "Box",
10232
10556
  "Button",
10557
+ "ButtonDropdown",
10233
10558
  "ButtonGroup",
10234
10559
  "ButtonGroupItem",
10235
10560
  "Card",