@telus-uds/theme-koodo 1.0.0 → 2.0.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/README.md +1 -1
- package/build/schema.json +131 -119
- package/build/theme.js +19 -27
- package/package.json +8 -9
- package/theme.json +17 -25
- package/CHANGELOG.md +0 -1621
package/README.md
CHANGED
package/build/schema.json
CHANGED
|
@@ -175,8 +175,8 @@
|
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"const": "{system.border.zero}",
|
|
178
|
-
"description": "@telus-uds/system-
|
|
179
|
-
"markdownDescription": "`@telus-uds/system-
|
|
178
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
179
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
180
180
|
}
|
|
181
181
|
],
|
|
182
182
|
"$id": "#border"
|
|
@@ -278,6 +278,11 @@
|
|
|
278
278
|
"description": "@telus-uds/palette-koodo/v0.1.0-prerelease.4 palette tokens 🖌️\n",
|
|
279
279
|
"markdownDescription": "`@telus-uds/palette-koodo/v0.1.0-prerelease.4` **palette** tokens 🖌️\n\n"
|
|
280
280
|
},
|
|
281
|
+
{
|
|
282
|
+
"const": "{palette.color.notificationErrorBg}",
|
|
283
|
+
"description": "@telus-uds/palette-koodo/v0.1.0-prerelease.4 palette tokens 🖌️\nUsed for error notifications, tbc if should be in palette",
|
|
284
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v0.1.0-prerelease.4` **palette** tokens 🖌️\n\nUsed for error notifications, tbc if should be in palette"
|
|
285
|
+
},
|
|
281
286
|
{
|
|
282
287
|
"const": "{palette.color.onahau}",
|
|
283
288
|
"description": "@telus-uds/palette-koodo/v0.1.0-prerelease.4 palette tokens 🖌️\n",
|
|
@@ -330,13 +335,13 @@
|
|
|
330
335
|
},
|
|
331
336
|
{
|
|
332
337
|
"const": "{system.color.transparent}",
|
|
333
|
-
"description": "@telus-uds/system-
|
|
334
|
-
"markdownDescription": "`@telus-uds/system-
|
|
338
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
339
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
335
340
|
},
|
|
336
341
|
{
|
|
337
342
|
"const": "{system.color.none}",
|
|
338
|
-
"description": "@telus-uds/system-
|
|
339
|
-
"markdownDescription": "`@telus-uds/system-
|
|
343
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
344
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
340
345
|
}
|
|
341
346
|
],
|
|
342
347
|
"$id": "#color"
|
|
@@ -355,8 +360,8 @@
|
|
|
355
360
|
},
|
|
356
361
|
{
|
|
357
362
|
"const": "{system.duration.zero}",
|
|
358
|
-
"description": "@telus-uds/system-
|
|
359
|
-
"markdownDescription": "`@telus-uds/system-
|
|
363
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
364
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
360
365
|
}
|
|
361
366
|
],
|
|
362
367
|
"$id": "#duration"
|
|
@@ -565,8 +570,8 @@
|
|
|
565
570
|
},
|
|
566
571
|
{
|
|
567
572
|
"const": "{system.icon.none}",
|
|
568
|
-
"description": "@telus-uds/system-
|
|
569
|
-
"markdownDescription": "`@telus-uds/system-
|
|
573
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
574
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
570
575
|
}
|
|
571
576
|
],
|
|
572
577
|
"$id": "#icon"
|
|
@@ -580,8 +585,8 @@
|
|
|
580
585
|
},
|
|
581
586
|
{
|
|
582
587
|
"const": "{system.letterSpacing.none}",
|
|
583
|
-
"description": "@telus-uds/system-
|
|
584
|
-
"markdownDescription": "`@telus-uds/system-
|
|
588
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
589
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
585
590
|
}
|
|
586
591
|
],
|
|
587
592
|
"$id": "#letterSpacing"
|
|
@@ -640,8 +645,8 @@
|
|
|
640
645
|
},
|
|
641
646
|
{
|
|
642
647
|
"const": "{system.opacity.opaque}",
|
|
643
|
-
"description": "@telus-uds/system-
|
|
644
|
-
"markdownDescription": "`@telus-uds/system-
|
|
648
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
649
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
645
650
|
}
|
|
646
651
|
],
|
|
647
652
|
"$id": "#opacity"
|
|
@@ -670,13 +675,13 @@
|
|
|
670
675
|
},
|
|
671
676
|
{
|
|
672
677
|
"const": "{system.radius.zero}",
|
|
673
|
-
"description": "@telus-uds/system-
|
|
674
|
-
"markdownDescription": "`@telus-uds/system-
|
|
678
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
679
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
675
680
|
},
|
|
676
681
|
{
|
|
677
682
|
"const": "{system.radius.round}",
|
|
678
|
-
"description": "@telus-uds/system-
|
|
679
|
-
"markdownDescription": "`@telus-uds/system-
|
|
683
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
684
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
680
685
|
}
|
|
681
686
|
],
|
|
682
687
|
"$id": "#radius"
|
|
@@ -690,8 +695,8 @@
|
|
|
690
695
|
},
|
|
691
696
|
{
|
|
692
697
|
"const": "{system.shadow.none}",
|
|
693
|
-
"description": "@telus-uds/system-
|
|
694
|
-
"markdownDescription": "`@telus-uds/system-
|
|
698
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
699
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
695
700
|
}
|
|
696
701
|
],
|
|
697
702
|
"$id": "#shadow"
|
|
@@ -805,48 +810,48 @@
|
|
|
805
810
|
},
|
|
806
811
|
{
|
|
807
812
|
"const": "{system.size.none}",
|
|
808
|
-
"description": "@telus-uds/system-
|
|
809
|
-
"markdownDescription": "`@telus-uds/system-
|
|
813
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
814
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
810
815
|
},
|
|
811
816
|
{
|
|
812
817
|
"const": "{system.size.full}",
|
|
813
|
-
"description": "@telus-uds/system-
|
|
814
|
-
"markdownDescription": "`@telus-uds/system-
|
|
818
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
819
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
815
820
|
},
|
|
816
821
|
{
|
|
817
822
|
"const": "{system.size.twoThirds}",
|
|
818
|
-
"description": "@telus-uds/system-
|
|
819
|
-
"markdownDescription": "`@telus-uds/system-
|
|
823
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
824
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
820
825
|
},
|
|
821
826
|
{
|
|
822
827
|
"const": "{system.size.zero}",
|
|
823
|
-
"description": "@telus-uds/system-
|
|
824
|
-
"markdownDescription": "`@telus-uds/system-
|
|
828
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
829
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
825
830
|
},
|
|
826
831
|
{
|
|
827
832
|
"const": "{system.size.viewportXs}",
|
|
828
|
-
"description": "@telus-uds/system-
|
|
829
|
-
"markdownDescription": "`@telus-uds/system-
|
|
833
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
834
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
830
835
|
},
|
|
831
836
|
{
|
|
832
837
|
"const": "{system.size.viewportSm}",
|
|
833
|
-
"description": "@telus-uds/system-
|
|
834
|
-
"markdownDescription": "`@telus-uds/system-
|
|
838
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
839
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
835
840
|
},
|
|
836
841
|
{
|
|
837
842
|
"const": "{system.size.viewportMd}",
|
|
838
|
-
"description": "@telus-uds/system-
|
|
839
|
-
"markdownDescription": "`@telus-uds/system-
|
|
843
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
844
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
840
845
|
},
|
|
841
846
|
{
|
|
842
847
|
"const": "{system.size.viewportLg}",
|
|
843
|
-
"description": "@telus-uds/system-
|
|
844
|
-
"markdownDescription": "`@telus-uds/system-
|
|
848
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
849
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
845
850
|
},
|
|
846
851
|
{
|
|
847
852
|
"const": "{system.size.viewportXl}",
|
|
848
|
-
"description": "@telus-uds/system-
|
|
849
|
-
"markdownDescription": "`@telus-uds/system-
|
|
853
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
854
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
850
855
|
}
|
|
851
856
|
],
|
|
852
857
|
"$id": "#size"
|
|
@@ -895,63 +900,63 @@
|
|
|
895
900
|
"anyOf": [
|
|
896
901
|
{
|
|
897
902
|
"const": "{system.integer.0}",
|
|
898
|
-
"description": "@telus-uds/system-
|
|
899
|
-
"markdownDescription": "@telus-uds/system-
|
|
903
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
904
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
900
905
|
},
|
|
901
906
|
{
|
|
902
907
|
"const": "{system.integer.1}",
|
|
903
|
-
"description": "@telus-uds/system-
|
|
904
|
-
"markdownDescription": "@telus-uds/system-
|
|
908
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
909
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
905
910
|
},
|
|
906
911
|
{
|
|
907
912
|
"const": "{system.integer.2}",
|
|
908
|
-
"description": "@telus-uds/system-
|
|
909
|
-
"markdownDescription": "@telus-uds/system-
|
|
913
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
914
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
910
915
|
},
|
|
911
916
|
{
|
|
912
917
|
"const": "{system.integer.3}",
|
|
913
|
-
"description": "@telus-uds/system-
|
|
914
|
-
"markdownDescription": "@telus-uds/system-
|
|
918
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
919
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
915
920
|
},
|
|
916
921
|
{
|
|
917
922
|
"const": "{system.integer.4}",
|
|
918
|
-
"description": "@telus-uds/system-
|
|
919
|
-
"markdownDescription": "@telus-uds/system-
|
|
923
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
924
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
920
925
|
},
|
|
921
926
|
{
|
|
922
927
|
"const": "{system.integer.5}",
|
|
923
|
-
"description": "@telus-uds/system-
|
|
924
|
-
"markdownDescription": "@telus-uds/system-
|
|
928
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
929
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
925
930
|
},
|
|
926
931
|
{
|
|
927
932
|
"const": "{system.integer.6}",
|
|
928
|
-
"description": "@telus-uds/system-
|
|
929
|
-
"markdownDescription": "@telus-uds/system-
|
|
933
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
934
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
930
935
|
},
|
|
931
936
|
{
|
|
932
937
|
"const": "{system.integer.7}",
|
|
933
|
-
"description": "@telus-uds/system-
|
|
934
|
-
"markdownDescription": "@telus-uds/system-
|
|
938
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
939
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
935
940
|
},
|
|
936
941
|
{
|
|
937
942
|
"const": "{system.integer.8}",
|
|
938
|
-
"description": "@telus-uds/system-
|
|
939
|
-
"markdownDescription": "@telus-uds/system-
|
|
943
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
944
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
940
945
|
},
|
|
941
946
|
{
|
|
942
947
|
"const": "{system.integer.9}",
|
|
943
|
-
"description": "@telus-uds/system-
|
|
944
|
-
"markdownDescription": "@telus-uds/system-
|
|
948
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
949
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
945
950
|
},
|
|
946
951
|
{
|
|
947
952
|
"const": "{system.integer.10}",
|
|
948
|
-
"description": "@telus-uds/system-
|
|
949
|
-
"markdownDescription": "@telus-uds/system-
|
|
953
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
954
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
950
955
|
},
|
|
951
956
|
{
|
|
952
957
|
"const": "{system.integer.11}",
|
|
953
|
-
"description": "@telus-uds/system-
|
|
954
|
-
"markdownDescription": "@telus-uds/system-
|
|
958
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
959
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.1.1 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."
|
|
955
960
|
},
|
|
956
961
|
{
|
|
957
962
|
"type": "string",
|
|
@@ -964,13 +969,13 @@
|
|
|
964
969
|
"anyOf": [
|
|
965
970
|
{
|
|
966
971
|
"const": "{system.borderStyle.none}",
|
|
967
|
-
"description": "@telus-uds/system-
|
|
968
|
-
"markdownDescription": "`@telus-uds/system-
|
|
972
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
973
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
969
974
|
},
|
|
970
975
|
{
|
|
971
976
|
"const": "{system.borderStyle.solid}",
|
|
972
|
-
"description": "@telus-uds/system-
|
|
973
|
-
"markdownDescription": "`@telus-uds/system-
|
|
977
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
978
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
974
979
|
}
|
|
975
980
|
],
|
|
976
981
|
"$id": "#borderStyle"
|
|
@@ -979,13 +984,13 @@
|
|
|
979
984
|
"anyOf": [
|
|
980
985
|
{
|
|
981
986
|
"const": "{system.direction.column}",
|
|
982
|
-
"description": "@telus-uds/system-
|
|
983
|
-
"markdownDescription": "`@telus-uds/system-
|
|
987
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
988
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
984
989
|
},
|
|
985
990
|
{
|
|
986
991
|
"const": "{system.direction.row}",
|
|
987
|
-
"description": "@telus-uds/system-
|
|
988
|
-
"markdownDescription": "`@telus-uds/system-
|
|
992
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
993
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
989
994
|
}
|
|
990
995
|
],
|
|
991
996
|
"$id": "#direction"
|
|
@@ -994,18 +999,18 @@
|
|
|
994
999
|
"anyOf": [
|
|
995
1000
|
{
|
|
996
1001
|
"const": "{system.flexAlign.center}",
|
|
997
|
-
"description": "@telus-uds/system-
|
|
998
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1002
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1003
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
999
1004
|
},
|
|
1000
1005
|
{
|
|
1001
1006
|
"const": "{system.flexAlign.flexStart}",
|
|
1002
|
-
"description": "@telus-uds/system-
|
|
1003
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1007
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1008
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1004
1009
|
},
|
|
1005
1010
|
{
|
|
1006
1011
|
"const": "{system.flexAlign.stretch}",
|
|
1007
|
-
"description": "@telus-uds/system-
|
|
1008
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1012
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1013
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1009
1014
|
}
|
|
1010
1015
|
],
|
|
1011
1016
|
"$id": "#flexAlign"
|
|
@@ -1014,18 +1019,18 @@
|
|
|
1014
1019
|
"anyOf": [
|
|
1015
1020
|
{
|
|
1016
1021
|
"const": "{system.flexJustifyContent.center}",
|
|
1017
|
-
"description": "@telus-uds/system-
|
|
1018
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1022
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1023
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1019
1024
|
},
|
|
1020
1025
|
{
|
|
1021
1026
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1022
|
-
"description": "@telus-uds/system-
|
|
1023
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1027
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1028
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1024
1029
|
},
|
|
1025
1030
|
{
|
|
1026
1031
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1027
|
-
"description": "@telus-uds/system-
|
|
1028
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1032
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1033
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1029
1034
|
}
|
|
1030
1035
|
],
|
|
1031
1036
|
"$id": "#flexJustifyContent"
|
|
@@ -1034,8 +1039,8 @@
|
|
|
1034
1039
|
"anyOf": [
|
|
1035
1040
|
{
|
|
1036
1041
|
"const": "{system.gradient.none}",
|
|
1037
|
-
"description": "@telus-uds/system-
|
|
1038
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1042
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1043
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1039
1044
|
}
|
|
1040
1045
|
],
|
|
1041
1046
|
"$id": "#gradient"
|
|
@@ -1044,23 +1049,23 @@
|
|
|
1044
1049
|
"anyOf": [
|
|
1045
1050
|
{
|
|
1046
1051
|
"const": "{system.position.bottom}",
|
|
1047
|
-
"description": "@telus-uds/system-
|
|
1048
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1052
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1053
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1049
1054
|
},
|
|
1050
1055
|
{
|
|
1051
1056
|
"const": "{system.position.left}",
|
|
1052
|
-
"description": "@telus-uds/system-
|
|
1053
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1057
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1058
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1054
1059
|
},
|
|
1055
1060
|
{
|
|
1056
1061
|
"const": "{system.position.right}",
|
|
1057
|
-
"description": "@telus-uds/system-
|
|
1058
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1062
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1063
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1059
1064
|
},
|
|
1060
1065
|
{
|
|
1061
1066
|
"const": "{system.position.top}",
|
|
1062
|
-
"description": "@telus-uds/system-
|
|
1063
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1067
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1068
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1064
1069
|
}
|
|
1065
1070
|
],
|
|
1066
1071
|
"$id": "#position"
|
|
@@ -1069,18 +1074,18 @@
|
|
|
1069
1074
|
"anyOf": [
|
|
1070
1075
|
{
|
|
1071
1076
|
"const": "{system.iconScale.scale1}",
|
|
1072
|
-
"description": "@telus-uds/system-
|
|
1073
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1077
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1078
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1074
1079
|
},
|
|
1075
1080
|
{
|
|
1076
1081
|
"const": "{system.iconScale.scale1_10}",
|
|
1077
|
-
"description": "@telus-uds/system-
|
|
1078
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1082
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1083
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1079
1084
|
},
|
|
1080
1085
|
{
|
|
1081
1086
|
"const": "{system.iconScale.scale1_25}",
|
|
1082
|
-
"description": "@telus-uds/system-
|
|
1083
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1087
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1088
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1084
1089
|
}
|
|
1085
1090
|
],
|
|
1086
1091
|
"$id": "#iconScale"
|
|
@@ -1089,13 +1094,13 @@
|
|
|
1089
1094
|
"anyOf": [
|
|
1090
1095
|
{
|
|
1091
1096
|
"const": "{system.show.true}",
|
|
1092
|
-
"description": "@telus-uds/system-
|
|
1093
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1097
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1098
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1094
1099
|
},
|
|
1095
1100
|
{
|
|
1096
1101
|
"const": "{system.show.false}",
|
|
1097
|
-
"description": "@telus-uds/system-
|
|
1098
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1102
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1103
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1099
1104
|
}
|
|
1100
1105
|
],
|
|
1101
1106
|
"$id": "#show"
|
|
@@ -1104,8 +1109,8 @@
|
|
|
1104
1109
|
"anyOf": [
|
|
1105
1110
|
{
|
|
1106
1111
|
"const": "{system.textAlign.center}",
|
|
1107
|
-
"description": "@telus-uds/system-
|
|
1108
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1112
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1113
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1109
1114
|
}
|
|
1110
1115
|
],
|
|
1111
1116
|
"$id": "#textAlign"
|
|
@@ -1114,13 +1119,13 @@
|
|
|
1114
1119
|
"anyOf": [
|
|
1115
1120
|
{
|
|
1116
1121
|
"const": "{system.textLine.none}",
|
|
1117
|
-
"description": "@telus-uds/system-
|
|
1118
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1122
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1123
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1119
1124
|
},
|
|
1120
1125
|
{
|
|
1121
1126
|
"const": "{system.textLine.underline}",
|
|
1122
|
-
"description": "@telus-uds/system-
|
|
1123
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1127
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1128
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1124
1129
|
}
|
|
1125
1130
|
],
|
|
1126
1131
|
"$id": "#textLine"
|
|
@@ -1129,8 +1134,8 @@
|
|
|
1129
1134
|
"anyOf": [
|
|
1130
1135
|
{
|
|
1131
1136
|
"const": "{system.textLineStyle.solid}",
|
|
1132
|
-
"description": "@telus-uds/system-
|
|
1133
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1137
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1138
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1134
1139
|
}
|
|
1135
1140
|
],
|
|
1136
1141
|
"$id": "#textLineStyle"
|
|
@@ -1139,13 +1144,13 @@
|
|
|
1139
1144
|
"anyOf": [
|
|
1140
1145
|
{
|
|
1141
1146
|
"const": "{system.textTransform.none}",
|
|
1142
|
-
"description": "@telus-uds/system-
|
|
1143
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1147
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1148
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1144
1149
|
},
|
|
1145
1150
|
{
|
|
1146
1151
|
"const": "{system.textTransform.uppercase}",
|
|
1147
|
-
"description": "@telus-uds/system-
|
|
1148
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1152
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1153
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1149
1154
|
}
|
|
1150
1155
|
],
|
|
1151
1156
|
"$id": "#textTransform"
|
|
@@ -1154,13 +1159,13 @@
|
|
|
1154
1159
|
"anyOf": [
|
|
1155
1160
|
{
|
|
1156
1161
|
"const": "{system.verticalAlign.top}",
|
|
1157
|
-
"description": "@telus-uds/system-
|
|
1158
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1162
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1163
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1159
1164
|
},
|
|
1160
1165
|
{
|
|
1161
1166
|
"const": "{system.verticalAlign.middle}",
|
|
1162
|
-
"description": "@telus-uds/system-
|
|
1163
|
-
"markdownDescription": "`@telus-uds/system-
|
|
1167
|
+
"description": "@telus-uds/system-tokens/v0.1.1 system react-native tokens ⚙️",
|
|
1168
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.1.1` **system** tokens ⚙️"
|
|
1164
1169
|
}
|
|
1165
1170
|
],
|
|
1166
1171
|
"$id": "#verticalAlign"
|
|
@@ -2205,6 +2210,9 @@
|
|
|
2205
2210
|
},
|
|
2206
2211
|
"iconSpace": {
|
|
2207
2212
|
"$ref": "#integer"
|
|
2213
|
+
},
|
|
2214
|
+
"textLine": {
|
|
2215
|
+
"$ref": "#textLine"
|
|
2208
2216
|
}
|
|
2209
2217
|
},
|
|
2210
2218
|
"required": [
|
|
@@ -2212,7 +2220,8 @@
|
|
|
2212
2220
|
"rightIcon",
|
|
2213
2221
|
"iconDisplace",
|
|
2214
2222
|
"iconSize",
|
|
2215
|
-
"iconSpace"
|
|
2223
|
+
"iconSpace",
|
|
2224
|
+
"textLine"
|
|
2216
2225
|
]
|
|
2217
2226
|
},
|
|
2218
2227
|
"rules": {
|
|
@@ -2243,6 +2252,9 @@
|
|
|
2243
2252
|
},
|
|
2244
2253
|
"iconSpace": {
|
|
2245
2254
|
"$ref": "#integer"
|
|
2255
|
+
},
|
|
2256
|
+
"textLine": {
|
|
2257
|
+
"$ref": "#textLine"
|
|
2246
2258
|
}
|
|
2247
2259
|
}
|
|
2248
2260
|
},
|