@norges-domstoler/dds-design-tokens 5.0.0 → 5.1.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/dist/cjs/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Do not edit directly
5
- * Generated on Mon, 10 Jun 2024 11:27:50 GMT
5
+ * Generated on Tue, 23 Jul 2024 10:51:13 GMT
6
6
  */
7
7
  const DdsColorPrimaryLightest$1 = "#eaeff4";
8
8
  const DdsColorPrimaryLighter$1 = "#acbbc6";
@@ -104,6 +104,7 @@ const DdsColorSurfaceFieldDisabled$1 = "#f8f9f9";
104
104
  const DdsColorSurfaceHighlightedDefault$1 = "#ffe6df";
105
105
  const DdsColorSurfaceScrollbar$1 = "#adb5ba";
106
106
  const DdsColorSurfaceNotification$1 = "#d83737";
107
+ const DdsColorSurfaceSkeleton$1 = "#cfd4d7";
107
108
  const DdsColorBorderDefault$1 = "#77838c";
108
109
  const DdsColorBorderSubtle$1 = "#cfd4d7";
109
110
  const DdsColorBorderInverse$1 = "#acbbc6";
@@ -143,7 +144,7 @@ const DdsColorIconOnInfoDefault$1 = "#466f8a";
143
144
  const DdsColorIconOnInfoStrong$1 = "#0b0d0e";
144
145
  const DdsColorBrandPrimaryDefault$1 = "#354754";
145
146
  const DdsColorBrandPrimarySubtle$1 = "#eaeff4";
146
- const DdsColorBrandPrimaryMedium$1 = "#acbbc6";
147
+ const DdsColorBrandPrimaryMedium$1 = "#4f6a7e";
147
148
  const DdsColorBrandPrimaryStrong$1 = "#202b32";
148
149
  const DdsColorBrandSecondaryDefault$1 = "#9ab8b7";
149
150
  const DdsColorBrandSecondarySubtle$1 = "#e6eded";
@@ -276,6 +277,7 @@ var colors = /*#__PURE__*/Object.freeze({
276
277
  DdsColorSurfacePaperDefault: DdsColorSurfacePaperDefault$1,
277
278
  DdsColorSurfaceScrollbar: DdsColorSurfaceScrollbar$1,
278
279
  DdsColorSurfaceSelectedDefault: DdsColorSurfaceSelectedDefault$1,
280
+ DdsColorSurfaceSkeleton: DdsColorSurfaceSkeleton$1,
279
281
  DdsColorSurfaceSubtle: DdsColorSurfaceSubtle$1,
280
282
  DdsColorSurfaceSuccessDefault: DdsColorSurfaceSuccessDefault$1,
281
283
  DdsColorSurfaceSuccessStrong: DdsColorSurfaceSuccessStrong$1,
@@ -1281,7 +1283,7 @@ var grid = /*#__PURE__*/Object.freeze({
1281
1283
 
1282
1284
  /**
1283
1285
  * Do not edit directly
1284
- * Generated on Fri, 07 Jun 2024 10:30:37 GMT
1286
+ * Generated on Tue, 23 Jul 2024 10:51:13 GMT
1285
1287
  */
1286
1288
  const DdsShadow1Ondark$1 = " 1.0px 2.0px 4.0px 0px rgba(0, 0, 0, 0.5)";
1287
1289
  const DdsShadow1Onlight$1 = " 1.0px 2.0px 4.0px 0px rgba(0, 0, 0, 0.1)";
@@ -1812,6 +1814,7 @@ const DdsColorSurfaceFieldDisabled = "#f8f9f9";
1812
1814
  const DdsColorSurfaceHighlightedDefault = "#ffe6df";
1813
1815
  const DdsColorSurfaceScrollbar = "#adb5ba";
1814
1816
  const DdsColorSurfaceNotification = "#d83737";
1817
+ const DdsColorSurfaceSkeleton = "#cfd4d7";
1815
1818
  const DdsColorBorderDefault = "#77838c";
1816
1819
  const DdsColorBorderSubtle = "#cfd4d7";
1817
1820
  const DdsColorBorderInverse = "#acbbc6";
@@ -1851,7 +1854,7 @@ const DdsColorIconOnInfoDefault = "#466f8a";
1851
1854
  const DdsColorIconOnInfoStrong = "#0b0d0e";
1852
1855
  const DdsColorBrandPrimaryDefault = "#354754";
1853
1856
  const DdsColorBrandPrimarySubtle = "#eaeff4";
1854
- const DdsColorBrandPrimaryMedium = "#acbbc6";
1857
+ const DdsColorBrandPrimaryMedium = "#4f6a7e";
1855
1858
  const DdsColorBrandPrimaryStrong = "#202b32";
1856
1859
  const DdsColorBrandSecondaryDefault = "#9ab8b7";
1857
1860
  const DdsColorBrandSecondarySubtle = "#e6eded";
@@ -2073,6 +2076,7 @@ var tokens = /*#__PURE__*/Object.freeze({
2073
2076
  DdsColorSurfacePaperDefault: DdsColorSurfacePaperDefault,
2074
2077
  DdsColorSurfaceScrollbar: DdsColorSurfaceScrollbar,
2075
2078
  DdsColorSurfaceSelectedDefault: DdsColorSurfaceSelectedDefault,
2079
+ DdsColorSurfaceSkeleton: DdsColorSurfaceSkeleton,
2076
2080
  DdsColorSurfaceSubtle: DdsColorSurfaceSubtle,
2077
2081
  DdsColorSurfaceSuccessDefault: DdsColorSurfaceSuccessDefault,
2078
2082
  DdsColorSurfaceSuccessStrong: DdsColorSurfaceSuccessStrong,
@@ -2569,11 +2573,57 @@ const ddsStyles = {
2569
2573
  "$dds-font": {
2570
2574
  "heading": {
2571
2575
  "sans-01": {
2576
+ "category": {
2577
+ "value": "font",
2578
+ "type": "other",
2579
+ "filePath": "tokens/font/font.json",
2580
+ "isSource": true,
2581
+ "original": {
2582
+ "value": "font",
2583
+ "type": "other"
2584
+ },
2585
+ "name": "DdsFontHeadingSans01Category",
2586
+ "attributes": {
2587
+ "category": "$dds-font",
2588
+ "type": "heading",
2589
+ "item": "sans-01",
2590
+ "subitem": "category"
2591
+ },
2592
+ "path": [
2593
+ "$dds-font",
2594
+ "heading",
2595
+ "sans-01",
2596
+ "category"
2597
+ ]
2598
+ },
2599
+ "exportKey": {
2600
+ "value": "font",
2601
+ "type": "other",
2602
+ "filePath": "tokens/font/font.json",
2603
+ "isSource": true,
2604
+ "original": {
2605
+ "value": "font",
2606
+ "type": "other"
2607
+ },
2608
+ "name": "DdsFontHeadingSans01ExportKey",
2609
+ "attributes": {
2610
+ "category": "$dds-font",
2611
+ "type": "heading",
2612
+ "item": "sans-01",
2613
+ "subitem": "exportKey"
2614
+ },
2615
+ "path": [
2616
+ "$dds-font",
2617
+ "heading",
2618
+ "sans-01",
2619
+ "exportKey"
2620
+ ]
2621
+ },
2572
2622
  "fontSize": {
2573
2623
  "value": 16,
2574
2624
  "type": "number",
2575
2625
  "unit": "pixel",
2576
- "filePath": "properties/font/font.json",
2626
+ "filePath": "tokens/font/font.json",
2577
2627
  "isSource": true,
2578
2628
  "original": {
2579
2629
  "value": 16,
@@ -2597,7 +2647,7 @@ const ddsStyles = {
2597
2647
  "textDecoration": {
2598
2648
  "value": "none",
2599
2649
  "type": "string",
2600
- "filePath": "properties/font/font.json",
2650
+ "filePath": "tokens/font/font.json",
2601
2651
  "isSource": true,
2602
2652
  "original": {
2603
2653
  "value": "none",
@@ -2620,7 +2670,7 @@ const ddsStyles = {
2620
2670
  "fontFamily": {
2621
2671
  "value": "IBM Plex Sans",
2622
2672
  "type": "string",
2623
- "filePath": "properties/font/font.json",
2673
+ "filePath": "tokens/font/font.json",
2624
2674
  "isSource": true,
2625
2675
  "original": {
2626
2676
  "value": "IBM Plex Sans",
@@ -2643,7 +2693,7 @@ const ddsStyles = {
2643
2693
  "fontWeight": {
2644
2694
  "value": 600,
2645
2695
  "type": "number",
2646
- "filePath": "properties/font/font.json",
2696
+ "filePath": "tokens/font/font.json",
2647
2697
  "isSource": true,
2648
2698
  "original": {
2649
2699
  "value": 600,
@@ -2666,7 +2716,7 @@ const ddsStyles = {
2666
2716
  "fontStyle": {
2667
2717
  "value": "normal",
2668
2718
  "type": "string",
2669
- "filePath": "properties/font/font.json",
2719
+ "filePath": "tokens/font/font.json",
2670
2720
  "isSource": true,
2671
2721
  "original": {
2672
2722
  "value": "normal",
@@ -2689,7 +2739,7 @@ const ddsStyles = {
2689
2739
  "fontStretch": {
2690
2740
  "value": "normal",
2691
2741
  "type": "string",
2692
- "filePath": "properties/font/font.json",
2742
+ "filePath": "tokens/font/font.json",
2693
2743
  "isSource": true,
2694
2744
  "original": {
2695
2745
  "value": "normal",
@@ -2712,7 +2762,7 @@ const ddsStyles = {
2712
2762
  "_fontStyleOld": {
2713
2763
  "value": "SemiBold",
2714
2764
  "type": "string",
2715
- "filePath": "properties/font/font.json",
2765
+ "filePath": "tokens/font/font.json",
2716
2766
  "isSource": true,
2717
2767
  "original": {
2718
2768
  "value": "SemiBold",
@@ -2736,7 +2786,7 @@ const ddsStyles = {
2736
2786
  "value": "0em",
2737
2787
  "type": "number",
2738
2788
  "unit": "percent",
2739
- "filePath": "properties/font/font.json",
2789
+ "filePath": "tokens/font/font.json",
2740
2790
  "isSource": true,
2741
2791
  "original": {
2742
2792
  "value": 0,
@@ -2761,7 +2811,7 @@ const ddsStyles = {
2761
2811
  "value": "1.5em",
2762
2812
  "type": "number",
2763
2813
  "unit": "percent",
2764
- "filePath": "properties/font/font.json",
2814
+ "filePath": "tokens/font/font.json",
2765
2815
  "isSource": true,
2766
2816
  "original": {
2767
2817
  "value": 150,
@@ -2786,7 +2836,7 @@ const ddsStyles = {
2786
2836
  "value": 0,
2787
2837
  "type": "number",
2788
2838
  "unit": "pixel",
2789
- "filePath": "properties/font/font.json",
2839
+ "filePath": "tokens/font/font.json",
2790
2840
  "isSource": true,
2791
2841
  "original": {
2792
2842
  "value": 0,
@@ -2811,7 +2861,7 @@ const ddsStyles = {
2811
2861
  "value": 6.400000095367432,
2812
2862
  "type": "number",
2813
2863
  "unit": "pixel",
2814
- "filePath": "properties/font/font.json",
2864
+ "filePath": "tokens/font/font.json",
2815
2865
  "isSource": true,
2816
2866
  "original": {
2817
2867
  "value": 6.400000095367432,
@@ -2835,7 +2885,7 @@ const ddsStyles = {
2835
2885
  "textCase": {
2836
2886
  "value": "none",
2837
2887
  "type": "string",
2838
- "filePath": "properties/font/font.json",
2888
+ "filePath": "tokens/font/font.json",
2839
2889
  "isSource": true,
2840
2890
  "original": {
2841
2891
  "value": "none",
@@ -2857,11 +2907,57 @@ const ddsStyles = {
2857
2907
  }
2858
2908
  },
2859
2909
  "sans-02": {
2910
+ "category": {
2911
+ "value": "font",
2912
+ "type": "other",
2913
+ "filePath": "tokens/font/font.json",
2914
+ "isSource": true,
2915
+ "original": {
2916
+ "value": "font",
2917
+ "type": "other"
2918
+ },
2919
+ "name": "DdsFontHeadingSans02Category",
2920
+ "attributes": {
2921
+ "category": "$dds-font",
2922
+ "type": "heading",
2923
+ "item": "sans-02",
2924
+ "subitem": "category"
2925
+ },
2926
+ "path": [
2927
+ "$dds-font",
2928
+ "heading",
2929
+ "sans-02",
2930
+ "category"
2931
+ ]
2932
+ },
2933
+ "exportKey": {
2934
+ "value": "font",
2935
+ "type": "other",
2936
+ "filePath": "tokens/font/font.json",
2937
+ "isSource": true,
2938
+ "original": {
2939
+ "value": "font",
2940
+ "type": "other"
2941
+ },
2942
+ "name": "DdsFontHeadingSans02ExportKey",
2943
+ "attributes": {
2944
+ "category": "$dds-font",
2945
+ "type": "heading",
2946
+ "item": "sans-02",
2947
+ "subitem": "exportKey"
2948
+ },
2949
+ "path": [
2950
+ "$dds-font",
2951
+ "heading",
2952
+ "sans-02",
2953
+ "exportKey"
2954
+ ]
2955
+ },
2860
2956
  "fontSize": {
2861
2957
  "value": 18,
2862
2958
  "type": "number",
2863
2959
  "unit": "pixel",
2864
- "filePath": "properties/font/font.json",
2960
+ "filePath": "tokens/font/font.json",
2865
2961
  "isSource": true,
2866
2962
  "original": {
2867
2963
  "value": 18,
@@ -2885,7 +2981,7 @@ const ddsStyles = {
2885
2981
  "textDecoration": {
2886
2982
  "value": "none",
2887
2983
  "type": "string",
2888
- "filePath": "properties/font/font.json",
2984
+ "filePath": "tokens/font/font.json",
2889
2985
  "isSource": true,
2890
2986
  "original": {
2891
2987
  "value": "none",
@@ -2908,7 +3004,7 @@ const ddsStyles = {
2908
3004
  "fontFamily": {
2909
3005
  "value": "IBM Plex Sans",
2910
3006
  "type": "string",
2911
- "filePath": "properties/font/font.json",
3007
+ "filePath": "tokens/font/font.json",
2912
3008
  "isSource": true,
2913
3009
  "original": {
2914
3010
  "value": "IBM Plex Sans",
@@ -2931,7 +3027,7 @@ const ddsStyles = {
2931
3027
  "fontWeight": {
2932
3028
  "value": 600,
2933
3029
  "type": "number",
2934
- "filePath": "properties/font/font.json",
3030
+ "filePath": "tokens/font/font.json",
2935
3031
  "isSource": true,
2936
3032
  "original": {
2937
3033
  "value": 600,
@@ -2954,7 +3050,7 @@ const ddsStyles = {
2954
3050
  "fontStyle": {
2955
3051
  "value": "normal",
2956
3052
  "type": "string",
2957
- "filePath": "properties/font/font.json",
3053
+ "filePath": "tokens/font/font.json",
2958
3054
  "isSource": true,
2959
3055
  "original": {
2960
3056
  "value": "normal",
@@ -2977,7 +3073,7 @@ const ddsStyles = {
2977
3073
  "fontStretch": {
2978
3074
  "value": "normal",
2979
3075
  "type": "string",
2980
- "filePath": "properties/font/font.json",
3076
+ "filePath": "tokens/font/font.json",
2981
3077
  "isSource": true,
2982
3078
  "original": {
2983
3079
  "value": "normal",
@@ -3000,7 +3096,7 @@ const ddsStyles = {
3000
3096
  "_fontStyleOld": {
3001
3097
  "value": "SemiBold",
3002
3098
  "type": "string",
3003
- "filePath": "properties/font/font.json",
3099
+ "filePath": "tokens/font/font.json",
3004
3100
  "isSource": true,
3005
3101
  "original": {
3006
3102
  "value": "SemiBold",
@@ -3024,7 +3120,7 @@ const ddsStyles = {
3024
3120
  "value": "0em",
3025
3121
  "type": "number",
3026
3122
  "unit": "percent",
3027
- "filePath": "properties/font/font.json",
3123
+ "filePath": "tokens/font/font.json",
3028
3124
  "isSource": true,
3029
3125
  "original": {
3030
3126
  "value": 0,
@@ -3049,7 +3145,7 @@ const ddsStyles = {
3049
3145
  "value": "1.5em",
3050
3146
  "type": "number",
3051
3147
  "unit": "percent",
3052
- "filePath": "properties/font/font.json",
3148
+ "filePath": "tokens/font/font.json",
3053
3149
  "isSource": true,
3054
3150
  "original": {
3055
3151
  "value": 150,
@@ -3074,7 +3170,7 @@ const ddsStyles = {
3074
3170
  "value": 0,
3075
3171
  "type": "number",
3076
3172
  "unit": "pixel",
3077
- "filePath": "properties/font/font.json",
3173
+ "filePath": "tokens/font/font.json",
3078
3174
  "isSource": true,
3079
3175
  "original": {
3080
3176
  "value": 0,
@@ -3099,7 +3195,7 @@ const ddsStyles = {
3099
3195
  "value": 7.199999809265137,
3100
3196
  "type": "number",
3101
3197
  "unit": "pixel",
3102
- "filePath": "properties/font/font.json",
3198
+ "filePath": "tokens/font/font.json",
3103
3199
  "isSource": true,
3104
3200
  "original": {
3105
3201
  "value": 7.199999809265137,
@@ -3123,7 +3219,7 @@ const ddsStyles = {
3123
3219
  "textCase": {
3124
3220
  "value": "none",
3125
3221
  "type": "string",
3126
- "filePath": "properties/font/font.json",
3222
+ "filePath": "tokens/font/font.json",
3127
3223
  "isSource": true,
3128
3224
  "original": {
3129
3225
  "value": "none",
@@ -3145,11 +3241,57 @@ const ddsStyles = {
3145
3241
  }
3146
3242
  },
3147
3243
  "sans-03": {
3244
+ "category": {
3245
+ "value": "font",
3246
+ "type": "other",
3247
+ "filePath": "tokens/font/font.json",
3248
+ "isSource": true,
3249
+ "original": {
3250
+ "value": "font",
3251
+ "type": "other"
3252
+ },
3253
+ "name": "DdsFontHeadingSans03Category",
3254
+ "attributes": {
3255
+ "category": "$dds-font",
3256
+ "type": "heading",
3257
+ "item": "sans-03",
3258
+ "subitem": "category"
3259
+ },
3260
+ "path": [
3261
+ "$dds-font",
3262
+ "heading",
3263
+ "sans-03",
3264
+ "category"
3265
+ ]
3266
+ },
3267
+ "exportKey": {
3268
+ "value": "font",
3269
+ "type": "other",
3270
+ "filePath": "tokens/font/font.json",
3271
+ "isSource": true,
3272
+ "original": {
3273
+ "value": "font",
3274
+ "type": "other"
3275
+ },
3276
+ "name": "DdsFontHeadingSans03ExportKey",
3277
+ "attributes": {
3278
+ "category": "$dds-font",
3279
+ "type": "heading",
3280
+ "item": "sans-03",
3281
+ "subitem": "exportKey"
3282
+ },
3283
+ "path": [
3284
+ "$dds-font",
3285
+ "heading",
3286
+ "sans-03",
3287
+ "exportKey"
3288
+ ]
3289
+ },
3148
3290
  "fontSize": {
3149
3291
  "value": 24,
3150
3292
  "type": "number",
3151
3293
  "unit": "pixel",
3152
- "filePath": "properties/font/font.json",
3294
+ "filePath": "tokens/font/font.json",
3153
3295
  "isSource": true,
3154
3296
  "original": {
3155
3297
  "value": 24,
@@ -3173,7 +3315,7 @@ const ddsStyles = {
3173
3315
  "textDecoration": {
3174
3316
  "value": "none",
3175
3317
  "type": "string",
3176
- "filePath": "properties/font/font.json",
3318
+ "filePath": "tokens/font/font.json",
3177
3319
  "isSource": true,
3178
3320
  "original": {
3179
3321
  "value": "none",
@@ -3196,7 +3338,7 @@ const ddsStyles = {
3196
3338
  "fontFamily": {
3197
3339
  "value": "IBM Plex Sans",
3198
3340
  "type": "string",
3199
- "filePath": "properties/font/font.json",
3341
+ "filePath": "tokens/font/font.json",
3200
3342
  "isSource": true,
3201
3343
  "original": {
3202
3344
  "value": "IBM Plex Sans",
@@ -3219,7 +3361,7 @@ const ddsStyles = {
3219
3361
  "fontWeight": {
3220
3362
  "value": 400,
3221
3363
  "type": "number",
3222
- "filePath": "properties/font/font.json",
3364
+ "filePath": "tokens/font/font.json",
3223
3365
  "isSource": true,
3224
3366
  "original": {
3225
3367
  "value": 400,
@@ -3242,7 +3384,7 @@ const ddsStyles = {
3242
3384
  "fontStyle": {
3243
3385
  "value": "normal",
3244
3386
  "type": "string",
3245
- "filePath": "properties/font/font.json",
3387
+ "filePath": "tokens/font/font.json",
3246
3388
  "isSource": true,
3247
3389
  "original": {
3248
3390
  "value": "normal",
@@ -3265,7 +3407,7 @@ const ddsStyles = {
3265
3407
  "fontStretch": {
3266
3408
  "value": "normal",
3267
3409
  "type": "string",
3268
- "filePath": "properties/font/font.json",
3410
+ "filePath": "tokens/font/font.json",
3269
3411
  "isSource": true,
3270
3412
  "original": {
3271
3413
  "value": "normal",
@@ -3288,7 +3430,7 @@ const ddsStyles = {
3288
3430
  "_fontStyleOld": {
3289
3431
  "value": "Regular",
3290
3432
  "type": "string",
3291
- "filePath": "properties/font/font.json",
3433
+ "filePath": "tokens/font/font.json",
3292
3434
  "isSource": true,
3293
3435
  "original": {
3294
3436
  "value": "Regular",
@@ -3312,7 +3454,7 @@ const ddsStyles = {
3312
3454
  "value": "0em",
3313
3455
  "type": "number",
3314
3456
  "unit": "percent",
3315
- "filePath": "properties/font/font.json",
3457
+ "filePath": "tokens/font/font.json",
3316
3458
  "isSource": true,
3317
3459
  "original": {
3318
3460
  "value": 0,
@@ -3337,7 +3479,7 @@ const ddsStyles = {
3337
3479
  "value": "1.35em",
3338
3480
  "type": "number",
3339
3481
  "unit": "percent",
3340
- "filePath": "properties/font/font.json",
3482
+ "filePath": "tokens/font/font.json",
3341
3483
  "isSource": true,
3342
3484
  "original": {
3343
3485
  "value": 135,
@@ -3362,7 +3504,7 @@ const ddsStyles = {
3362
3504
  "value": 0,
3363
3505
  "type": "number",
3364
3506
  "unit": "pixel",
3365
- "filePath": "properties/font/font.json",
3507
+ "filePath": "tokens/font/font.json",
3366
3508
  "isSource": true,
3367
3509
  "original": {
3368
3510
  "value": 0,
@@ -3387,7 +3529,7 @@ const ddsStyles = {
3387
3529
  "value": 9.600000381469727,
3388
3530
  "type": "number",
3389
3531
  "unit": "pixel",
3390
- "filePath": "properties/font/font.json",
3532
+ "filePath": "tokens/font/font.json",
3391
3533
  "isSource": true,
3392
3534
  "original": {
3393
3535
  "value": 9.600000381469727,
@@ -3411,7 +3553,7 @@ const ddsStyles = {
3411
3553
  "textCase": {
3412
3554
  "value": "none",
3413
3555
  "type": "string",
3414
- "filePath": "properties/font/font.json",
3556
+ "filePath": "tokens/font/font.json",
3415
3557
  "isSource": true,
3416
3558
  "original": {
3417
3559
  "value": "none",
@@ -3433,11 +3575,57 @@ const ddsStyles = {
3433
3575
  }
3434
3576
  },
3435
3577
  "sans-04": {
3578
+ "category": {
3579
+ "value": "font",
3580
+ "type": "other",
3581
+ "filePath": "tokens/font/font.json",
3582
+ "isSource": true,
3583
+ "original": {
3584
+ "value": "font",
3585
+ "type": "other"
3586
+ },
3587
+ "name": "DdsFontHeadingSans04Category",
3588
+ "attributes": {
3589
+ "category": "$dds-font",
3590
+ "type": "heading",
3591
+ "item": "sans-04",
3592
+ "subitem": "category"
3593
+ },
3594
+ "path": [
3595
+ "$dds-font",
3596
+ "heading",
3597
+ "sans-04",
3598
+ "category"
3599
+ ]
3600
+ },
3601
+ "exportKey": {
3602
+ "value": "font",
3603
+ "type": "other",
3604
+ "filePath": "tokens/font/font.json",
3605
+ "isSource": true,
3606
+ "original": {
3607
+ "value": "font",
3608
+ "type": "other"
3609
+ },
3610
+ "name": "DdsFontHeadingSans04ExportKey",
3611
+ "attributes": {
3612
+ "category": "$dds-font",
3613
+ "type": "heading",
3614
+ "item": "sans-04",
3615
+ "subitem": "exportKey"
3616
+ },
3617
+ "path": [
3618
+ "$dds-font",
3619
+ "heading",
3620
+ "sans-04",
3621
+ "exportKey"
3622
+ ]
3623
+ },
3436
3624
  "fontSize": {
3437
3625
  "value": 32,
3438
3626
  "type": "number",
3439
3627
  "unit": "pixel",
3440
- "filePath": "properties/font/font.json",
3628
+ "filePath": "tokens/font/font.json",
3441
3629
  "isSource": true,
3442
3630
  "original": {
3443
3631
  "value": 32,
@@ -3461,7 +3649,7 @@ const ddsStyles = {
3461
3649
  "textDecoration": {
3462
3650
  "value": "none",
3463
3651
  "type": "string",
3464
- "filePath": "properties/font/font.json",
3652
+ "filePath": "tokens/font/font.json",
3465
3653
  "isSource": true,
3466
3654
  "original": {
3467
3655
  "value": "none",
@@ -3484,7 +3672,7 @@ const ddsStyles = {
3484
3672
  "fontFamily": {
3485
3673
  "value": "IBM Plex Sans",
3486
3674
  "type": "string",
3487
- "filePath": "properties/font/font.json",
3675
+ "filePath": "tokens/font/font.json",
3488
3676
  "isSource": true,
3489
3677
  "original": {
3490
3678
  "value": "IBM Plex Sans",
@@ -3507,7 +3695,7 @@ const ddsStyles = {
3507
3695
  "fontWeight": {
3508
3696
  "value": 400,
3509
3697
  "type": "number",
3510
- "filePath": "properties/font/font.json",
3698
+ "filePath": "tokens/font/font.json",
3511
3699
  "isSource": true,
3512
3700
  "original": {
3513
3701
  "value": 400,
@@ -3530,7 +3718,7 @@ const ddsStyles = {
3530
3718
  "fontStyle": {
3531
3719
  "value": "normal",
3532
3720
  "type": "string",
3533
- "filePath": "properties/font/font.json",
3721
+ "filePath": "tokens/font/font.json",
3534
3722
  "isSource": true,
3535
3723
  "original": {
3536
3724
  "value": "normal",
@@ -3553,7 +3741,7 @@ const ddsStyles = {
3553
3741
  "fontStretch": {
3554
3742
  "value": "normal",
3555
3743
  "type": "string",
3556
- "filePath": "properties/font/font.json",
3744
+ "filePath": "tokens/font/font.json",
3557
3745
  "isSource": true,
3558
3746
  "original": {
3559
3747
  "value": "normal",
@@ -3576,7 +3764,7 @@ const ddsStyles = {
3576
3764
  "_fontStyleOld": {
3577
3765
  "value": "Regular",
3578
3766
  "type": "string",
3579
- "filePath": "properties/font/font.json",
3767
+ "filePath": "tokens/font/font.json",
3580
3768
  "isSource": true,
3581
3769
  "original": {
3582
3770
  "value": "Regular",
@@ -3600,7 +3788,7 @@ const ddsStyles = {
3600
3788
  "value": "0em",
3601
3789
  "type": "number",
3602
3790
  "unit": "percent",
3603
- "filePath": "properties/font/font.json",
3791
+ "filePath": "tokens/font/font.json",
3604
3792
  "isSource": true,
3605
3793
  "original": {
3606
3794
  "value": 0,
@@ -3625,7 +3813,7 @@ const ddsStyles = {
3625
3813
  "value": "1.35em",
3626
3814
  "type": "number",
3627
3815
  "unit": "percent",
3628
- "filePath": "properties/font/font.json",
3816
+ "filePath": "tokens/font/font.json",
3629
3817
  "isSource": true,
3630
3818
  "original": {
3631
3819
  "value": 135,
@@ -3650,7 +3838,7 @@ const ddsStyles = {
3650
3838
  "value": 0,
3651
3839
  "type": "number",
3652
3840
  "unit": "pixel",
3653
- "filePath": "properties/font/font.json",
3841
+ "filePath": "tokens/font/font.json",
3654
3842
  "isSource": true,
3655
3843
  "original": {
3656
3844
  "value": 0,
@@ -3675,7 +3863,7 @@ const ddsStyles = {
3675
3863
  "value": 12.800000190734863,
3676
3864
  "type": "number",
3677
3865
  "unit": "pixel",
3678
- "filePath": "properties/font/font.json",
3866
+ "filePath": "tokens/font/font.json",
3679
3867
  "isSource": true,
3680
3868
  "original": {
3681
3869
  "value": 12.800000190734863,
@@ -3699,7 +3887,7 @@ const ddsStyles = {
3699
3887
  "textCase": {
3700
3888
  "value": "none",
3701
3889
  "type": "string",
3702
- "filePath": "properties/font/font.json",
3890
+ "filePath": "tokens/font/font.json",
3703
3891
  "isSource": true,
3704
3892
  "original": {
3705
3893
  "value": "none",
@@ -3721,11 +3909,57 @@ const ddsStyles = {
3721
3909
  }
3722
3910
  },
3723
3911
  "sans-05": {
3912
+ "category": {
3913
+ "value": "font",
3914
+ "type": "other",
3915
+ "filePath": "tokens/font/font.json",
3916
+ "isSource": true,
3917
+ "original": {
3918
+ "value": "font",
3919
+ "type": "other"
3920
+ },
3921
+ "name": "DdsFontHeadingSans05Category",
3922
+ "attributes": {
3923
+ "category": "$dds-font",
3924
+ "type": "heading",
3925
+ "item": "sans-05",
3926
+ "subitem": "category"
3927
+ },
3928
+ "path": [
3929
+ "$dds-font",
3930
+ "heading",
3931
+ "sans-05",
3932
+ "category"
3933
+ ]
3934
+ },
3935
+ "exportKey": {
3936
+ "value": "font",
3937
+ "type": "other",
3938
+ "filePath": "tokens/font/font.json",
3939
+ "isSource": true,
3940
+ "original": {
3941
+ "value": "font",
3942
+ "type": "other"
3943
+ },
3944
+ "name": "DdsFontHeadingSans05ExportKey",
3945
+ "attributes": {
3946
+ "category": "$dds-font",
3947
+ "type": "heading",
3948
+ "item": "sans-05",
3949
+ "subitem": "exportKey"
3950
+ },
3951
+ "path": [
3952
+ "$dds-font",
3953
+ "heading",
3954
+ "sans-05",
3955
+ "exportKey"
3956
+ ]
3957
+ },
3724
3958
  "fontSize": {
3725
3959
  "value": 40,
3726
3960
  "type": "number",
3727
3961
  "unit": "pixel",
3728
- "filePath": "properties/font/font.json",
3962
+ "filePath": "tokens/font/font.json",
3729
3963
  "isSource": true,
3730
3964
  "original": {
3731
3965
  "value": 40,
@@ -3749,7 +3983,7 @@ const ddsStyles = {
3749
3983
  "textDecoration": {
3750
3984
  "value": "none",
3751
3985
  "type": "string",
3752
- "filePath": "properties/font/font.json",
3986
+ "filePath": "tokens/font/font.json",
3753
3987
  "isSource": true,
3754
3988
  "original": {
3755
3989
  "value": "none",
@@ -3772,7 +4006,7 @@ const ddsStyles = {
3772
4006
  "fontFamily": {
3773
4007
  "value": "IBM Plex Sans",
3774
4008
  "type": "string",
3775
- "filePath": "properties/font/font.json",
4009
+ "filePath": "tokens/font/font.json",
3776
4010
  "isSource": true,
3777
4011
  "original": {
3778
4012
  "value": "IBM Plex Sans",
@@ -3795,7 +4029,7 @@ const ddsStyles = {
3795
4029
  "fontWeight": {
3796
4030
  "value": 300,
3797
4031
  "type": "number",
3798
- "filePath": "properties/font/font.json",
4032
+ "filePath": "tokens/font/font.json",
3799
4033
  "isSource": true,
3800
4034
  "original": {
3801
4035
  "value": 300,
@@ -3818,7 +4052,7 @@ const ddsStyles = {
3818
4052
  "fontStyle": {
3819
4053
  "value": "normal",
3820
4054
  "type": "string",
3821
- "filePath": "properties/font/font.json",
4055
+ "filePath": "tokens/font/font.json",
3822
4056
  "isSource": true,
3823
4057
  "original": {
3824
4058
  "value": "normal",
@@ -3841,7 +4075,7 @@ const ddsStyles = {
3841
4075
  "fontStretch": {
3842
4076
  "value": "normal",
3843
4077
  "type": "string",
3844
- "filePath": "properties/font/font.json",
4078
+ "filePath": "tokens/font/font.json",
3845
4079
  "isSource": true,
3846
4080
  "original": {
3847
4081
  "value": "normal",
@@ -3864,7 +4098,7 @@ const ddsStyles = {
3864
4098
  "_fontStyleOld": {
3865
4099
  "value": "Light",
3866
4100
  "type": "string",
3867
- "filePath": "properties/font/font.json",
4101
+ "filePath": "tokens/font/font.json",
3868
4102
  "isSource": true,
3869
4103
  "original": {
3870
4104
  "value": "Light",
@@ -3888,7 +4122,7 @@ const ddsStyles = {
3888
4122
  "value": "-0.01em",
3889
4123
  "type": "number",
3890
4124
  "unit": "percent",
3891
- "filePath": "properties/font/font.json",
4125
+ "filePath": "tokens/font/font.json",
3892
4126
  "isSource": true,
3893
4127
  "original": {
3894
4128
  "value": -1,
@@ -3913,7 +4147,7 @@ const ddsStyles = {
3913
4147
  "value": "1.35em",
3914
4148
  "type": "number",
3915
4149
  "unit": "percent",
3916
- "filePath": "properties/font/font.json",
4150
+ "filePath": "tokens/font/font.json",
3917
4151
  "isSource": true,
3918
4152
  "original": {
3919
4153
  "value": 135,
@@ -3938,7 +4172,7 @@ const ddsStyles = {
3938
4172
  "value": 0,
3939
4173
  "type": "number",
3940
4174
  "unit": "pixel",
3941
- "filePath": "properties/font/font.json",
4175
+ "filePath": "tokens/font/font.json",
3942
4176
  "isSource": true,
3943
4177
  "original": {
3944
4178
  "value": 0,
@@ -3963,7 +4197,7 @@ const ddsStyles = {
3963
4197
  "value": 16,
3964
4198
  "type": "number",
3965
4199
  "unit": "pixel",
3966
- "filePath": "properties/font/font.json",
4200
+ "filePath": "tokens/font/font.json",
3967
4201
  "isSource": true,
3968
4202
  "original": {
3969
4203
  "value": 16,
@@ -3987,7 +4221,7 @@ const ddsStyles = {
3987
4221
  "textCase": {
3988
4222
  "value": "none",
3989
4223
  "type": "string",
3990
- "filePath": "properties/font/font.json",
4224
+ "filePath": "tokens/font/font.json",
3991
4225
  "isSource": true,
3992
4226
  "original": {
3993
4227
  "value": "none",
@@ -4009,11 +4243,57 @@ const ddsStyles = {
4009
4243
  }
4010
4244
  },
4011
4245
  "sans-06": {
4246
+ "category": {
4247
+ "value": "font",
4248
+ "type": "other",
4249
+ "filePath": "tokens/font/font.json",
4250
+ "isSource": true,
4251
+ "original": {
4252
+ "value": "font",
4253
+ "type": "other"
4254
+ },
4255
+ "name": "DdsFontHeadingSans06Category",
4256
+ "attributes": {
4257
+ "category": "$dds-font",
4258
+ "type": "heading",
4259
+ "item": "sans-06",
4260
+ "subitem": "category"
4261
+ },
4262
+ "path": [
4263
+ "$dds-font",
4264
+ "heading",
4265
+ "sans-06",
4266
+ "category"
4267
+ ]
4268
+ },
4269
+ "exportKey": {
4270
+ "value": "font",
4271
+ "type": "other",
4272
+ "filePath": "tokens/font/font.json",
4273
+ "isSource": true,
4274
+ "original": {
4275
+ "value": "font",
4276
+ "type": "other"
4277
+ },
4278
+ "name": "DdsFontHeadingSans06ExportKey",
4279
+ "attributes": {
4280
+ "category": "$dds-font",
4281
+ "type": "heading",
4282
+ "item": "sans-06",
4283
+ "subitem": "exportKey"
4284
+ },
4285
+ "path": [
4286
+ "$dds-font",
4287
+ "heading",
4288
+ "sans-06",
4289
+ "exportKey"
4290
+ ]
4291
+ },
4012
4292
  "fontSize": {
4013
4293
  "value": 48,
4014
4294
  "type": "number",
4015
4295
  "unit": "pixel",
4016
- "filePath": "properties/font/font.json",
4296
+ "filePath": "tokens/font/font.json",
4017
4297
  "isSource": true,
4018
4298
  "original": {
4019
4299
  "value": 48,
@@ -4037,7 +4317,7 @@ const ddsStyles = {
4037
4317
  "textDecoration": {
4038
4318
  "value": "none",
4039
4319
  "type": "string",
4040
- "filePath": "properties/font/font.json",
4320
+ "filePath": "tokens/font/font.json",
4041
4321
  "isSource": true,
4042
4322
  "original": {
4043
4323
  "value": "none",
@@ -4060,7 +4340,7 @@ const ddsStyles = {
4060
4340
  "fontFamily": {
4061
4341
  "value": "IBM Plex Sans",
4062
4342
  "type": "string",
4063
- "filePath": "properties/font/font.json",
4343
+ "filePath": "tokens/font/font.json",
4064
4344
  "isSource": true,
4065
4345
  "original": {
4066
4346
  "value": "IBM Plex Sans",
@@ -4083,7 +4363,7 @@ const ddsStyles = {
4083
4363
  "fontWeight": {
4084
4364
  "value": 300,
4085
4365
  "type": "number",
4086
- "filePath": "properties/font/font.json",
4366
+ "filePath": "tokens/font/font.json",
4087
4367
  "isSource": true,
4088
4368
  "original": {
4089
4369
  "value": 300,
@@ -4106,7 +4386,7 @@ const ddsStyles = {
4106
4386
  "fontStyle": {
4107
4387
  "value": "normal",
4108
4388
  "type": "string",
4109
- "filePath": "properties/font/font.json",
4389
+ "filePath": "tokens/font/font.json",
4110
4390
  "isSource": true,
4111
4391
  "original": {
4112
4392
  "value": "normal",
@@ -4129,7 +4409,7 @@ const ddsStyles = {
4129
4409
  "fontStretch": {
4130
4410
  "value": "normal",
4131
4411
  "type": "string",
4132
- "filePath": "properties/font/font.json",
4412
+ "filePath": "tokens/font/font.json",
4133
4413
  "isSource": true,
4134
4414
  "original": {
4135
4415
  "value": "normal",
@@ -4152,7 +4432,7 @@ const ddsStyles = {
4152
4432
  "_fontStyleOld": {
4153
4433
  "value": "Light",
4154
4434
  "type": "string",
4155
- "filePath": "properties/font/font.json",
4435
+ "filePath": "tokens/font/font.json",
4156
4436
  "isSource": true,
4157
4437
  "original": {
4158
4438
  "value": "Light",
@@ -4176,7 +4456,7 @@ const ddsStyles = {
4176
4456
  "value": "-0.01em",
4177
4457
  "type": "number",
4178
4458
  "unit": "percent",
4179
- "filePath": "properties/font/font.json",
4459
+ "filePath": "tokens/font/font.json",
4180
4460
  "isSource": true,
4181
4461
  "original": {
4182
4462
  "value": -1,
@@ -4201,7 +4481,7 @@ const ddsStyles = {
4201
4481
  "value": "1.2em",
4202
4482
  "type": "number",
4203
4483
  "unit": "percent",
4204
- "filePath": "properties/font/font.json",
4484
+ "filePath": "tokens/font/font.json",
4205
4485
  "isSource": true,
4206
4486
  "original": {
4207
4487
  "value": 120,
@@ -4226,7 +4506,7 @@ const ddsStyles = {
4226
4506
  "value": 0,
4227
4507
  "type": "number",
4228
4508
  "unit": "pixel",
4229
- "filePath": "properties/font/font.json",
4509
+ "filePath": "tokens/font/font.json",
4230
4510
  "isSource": true,
4231
4511
  "original": {
4232
4512
  "value": 0,
@@ -4251,7 +4531,7 @@ const ddsStyles = {
4251
4531
  "value": 19.200000762939453,
4252
4532
  "type": "number",
4253
4533
  "unit": "pixel",
4254
- "filePath": "properties/font/font.json",
4534
+ "filePath": "tokens/font/font.json",
4255
4535
  "isSource": true,
4256
4536
  "original": {
4257
4537
  "value": 19.200000762939453,
@@ -4275,7 +4555,7 @@ const ddsStyles = {
4275
4555
  "textCase": {
4276
4556
  "value": "none",
4277
4557
  "type": "string",
4278
- "filePath": "properties/font/font.json",
4558
+ "filePath": "tokens/font/font.json",
4279
4559
  "isSource": true,
4280
4560
  "original": {
4281
4561
  "value": "none",
@@ -4297,11 +4577,57 @@ const ddsStyles = {
4297
4577
  }
4298
4578
  },
4299
4579
  "sans-07": {
4580
+ "category": {
4581
+ "value": "font",
4582
+ "type": "other",
4583
+ "filePath": "tokens/font/font.json",
4584
+ "isSource": true,
4585
+ "original": {
4586
+ "value": "font",
4587
+ "type": "other"
4588
+ },
4589
+ "name": "DdsFontHeadingSans07Category",
4590
+ "attributes": {
4591
+ "category": "$dds-font",
4592
+ "type": "heading",
4593
+ "item": "sans-07",
4594
+ "subitem": "category"
4595
+ },
4596
+ "path": [
4597
+ "$dds-font",
4598
+ "heading",
4599
+ "sans-07",
4600
+ "category"
4601
+ ]
4602
+ },
4603
+ "exportKey": {
4604
+ "value": "font",
4605
+ "type": "other",
4606
+ "filePath": "tokens/font/font.json",
4607
+ "isSource": true,
4608
+ "original": {
4609
+ "value": "font",
4610
+ "type": "other"
4611
+ },
4612
+ "name": "DdsFontHeadingSans07ExportKey",
4613
+ "attributes": {
4614
+ "category": "$dds-font",
4615
+ "type": "heading",
4616
+ "item": "sans-07",
4617
+ "subitem": "exportKey"
4618
+ },
4619
+ "path": [
4620
+ "$dds-font",
4621
+ "heading",
4622
+ "sans-07",
4623
+ "exportKey"
4624
+ ]
4625
+ },
4300
4626
  "fontSize": {
4301
4627
  "value": 64,
4302
4628
  "type": "number",
4303
4629
  "unit": "pixel",
4304
- "filePath": "properties/font/font.json",
4630
+ "filePath": "tokens/font/font.json",
4305
4631
  "isSource": true,
4306
4632
  "original": {
4307
4633
  "value": 64,
@@ -4325,7 +4651,7 @@ const ddsStyles = {
4325
4651
  "textDecoration": {
4326
4652
  "value": "none",
4327
4653
  "type": "string",
4328
- "filePath": "properties/font/font.json",
4654
+ "filePath": "tokens/font/font.json",
4329
4655
  "isSource": true,
4330
4656
  "original": {
4331
4657
  "value": "none",
@@ -4348,7 +4674,7 @@ const ddsStyles = {
4348
4674
  "fontFamily": {
4349
4675
  "value": "IBM Plex Sans",
4350
4676
  "type": "string",
4351
- "filePath": "properties/font/font.json",
4677
+ "filePath": "tokens/font/font.json",
4352
4678
  "isSource": true,
4353
4679
  "original": {
4354
4680
  "value": "IBM Plex Sans",
@@ -4371,7 +4697,7 @@ const ddsStyles = {
4371
4697
  "fontWeight": {
4372
4698
  "value": 300,
4373
4699
  "type": "number",
4374
- "filePath": "properties/font/font.json",
4700
+ "filePath": "tokens/font/font.json",
4375
4701
  "isSource": true,
4376
4702
  "original": {
4377
4703
  "value": 300,
@@ -4394,7 +4720,7 @@ const ddsStyles = {
4394
4720
  "fontStyle": {
4395
4721
  "value": "normal",
4396
4722
  "type": "string",
4397
- "filePath": "properties/font/font.json",
4723
+ "filePath": "tokens/font/font.json",
4398
4724
  "isSource": true,
4399
4725
  "original": {
4400
4726
  "value": "normal",
@@ -4417,7 +4743,7 @@ const ddsStyles = {
4417
4743
  "fontStretch": {
4418
4744
  "value": "normal",
4419
4745
  "type": "string",
4420
- "filePath": "properties/font/font.json",
4746
+ "filePath": "tokens/font/font.json",
4421
4747
  "isSource": true,
4422
4748
  "original": {
4423
4749
  "value": "normal",
@@ -4440,7 +4766,7 @@ const ddsStyles = {
4440
4766
  "_fontStyleOld": {
4441
4767
  "value": "Light",
4442
4768
  "type": "string",
4443
- "filePath": "properties/font/font.json",
4769
+ "filePath": "tokens/font/font.json",
4444
4770
  "isSource": true,
4445
4771
  "original": {
4446
4772
  "value": "Light",
@@ -4464,7 +4790,7 @@ const ddsStyles = {
4464
4790
  "value": "-0.01em",
4465
4791
  "type": "number",
4466
4792
  "unit": "percent",
4467
- "filePath": "properties/font/font.json",
4793
+ "filePath": "tokens/font/font.json",
4468
4794
  "isSource": true,
4469
4795
  "original": {
4470
4796
  "value": -1,
@@ -4489,7 +4815,7 @@ const ddsStyles = {
4489
4815
  "value": "1.2em",
4490
4816
  "type": "number",
4491
4817
  "unit": "percent",
4492
- "filePath": "properties/font/font.json",
4818
+ "filePath": "tokens/font/font.json",
4493
4819
  "isSource": true,
4494
4820
  "original": {
4495
4821
  "value": 120,
@@ -4514,7 +4840,7 @@ const ddsStyles = {
4514
4840
  "value": 0,
4515
4841
  "type": "number",
4516
4842
  "unit": "pixel",
4517
- "filePath": "properties/font/font.json",
4843
+ "filePath": "tokens/font/font.json",
4518
4844
  "isSource": true,
4519
4845
  "original": {
4520
4846
  "value": 0,
@@ -4539,7 +4865,7 @@ const ddsStyles = {
4539
4865
  "value": 25.600000381469727,
4540
4866
  "type": "number",
4541
4867
  "unit": "pixel",
4542
- "filePath": "properties/font/font.json",
4868
+ "filePath": "tokens/font/font.json",
4543
4869
  "isSource": true,
4544
4870
  "original": {
4545
4871
  "value": 25.600000381469727,
@@ -4563,7 +4889,7 @@ const ddsStyles = {
4563
4889
  "textCase": {
4564
4890
  "value": "none",
4565
4891
  "type": "string",
4566
- "filePath": "properties/font/font.json",
4892
+ "filePath": "tokens/font/font.json",
4567
4893
  "isSource": true,
4568
4894
  "original": {
4569
4895
  "value": "none",
@@ -4585,11 +4911,57 @@ const ddsStyles = {
4585
4911
  }
4586
4912
  },
4587
4913
  "sans-08": {
4914
+ "category": {
4915
+ "value": "font",
4916
+ "type": "other",
4917
+ "filePath": "tokens/font/font.json",
4918
+ "isSource": true,
4919
+ "original": {
4920
+ "value": "font",
4921
+ "type": "other"
4922
+ },
4923
+ "name": "DdsFontHeadingSans08Category",
4924
+ "attributes": {
4925
+ "category": "$dds-font",
4926
+ "type": "heading",
4927
+ "item": "sans-08",
4928
+ "subitem": "category"
4929
+ },
4930
+ "path": [
4931
+ "$dds-font",
4932
+ "heading",
4933
+ "sans-08",
4934
+ "category"
4935
+ ]
4936
+ },
4937
+ "exportKey": {
4938
+ "value": "font",
4939
+ "type": "other",
4940
+ "filePath": "tokens/font/font.json",
4941
+ "isSource": true,
4942
+ "original": {
4943
+ "value": "font",
4944
+ "type": "other"
4945
+ },
4946
+ "name": "DdsFontHeadingSans08ExportKey",
4947
+ "attributes": {
4948
+ "category": "$dds-font",
4949
+ "type": "heading",
4950
+ "item": "sans-08",
4951
+ "subitem": "exportKey"
4952
+ },
4953
+ "path": [
4954
+ "$dds-font",
4955
+ "heading",
4956
+ "sans-08",
4957
+ "exportKey"
4958
+ ]
4959
+ },
4588
4960
  "fontSize": {
4589
4961
  "value": 80,
4590
4962
  "type": "number",
4591
4963
  "unit": "pixel",
4592
- "filePath": "properties/font/font.json",
4964
+ "filePath": "tokens/font/font.json",
4593
4965
  "isSource": true,
4594
4966
  "original": {
4595
4967
  "value": 80,
@@ -4613,7 +4985,7 @@ const ddsStyles = {
4613
4985
  "textDecoration": {
4614
4986
  "value": "none",
4615
4987
  "type": "string",
4616
- "filePath": "properties/font/font.json",
4988
+ "filePath": "tokens/font/font.json",
4617
4989
  "isSource": true,
4618
4990
  "original": {
4619
4991
  "value": "none",
@@ -4636,7 +5008,7 @@ const ddsStyles = {
4636
5008
  "fontFamily": {
4637
5009
  "value": "IBM Plex Sans",
4638
5010
  "type": "string",
4639
- "filePath": "properties/font/font.json",
5011
+ "filePath": "tokens/font/font.json",
4640
5012
  "isSource": true,
4641
5013
  "original": {
4642
5014
  "value": "IBM Plex Sans",
@@ -4659,7 +5031,7 @@ const ddsStyles = {
4659
5031
  "fontWeight": {
4660
5032
  "value": 300,
4661
5033
  "type": "number",
4662
- "filePath": "properties/font/font.json",
5034
+ "filePath": "tokens/font/font.json",
4663
5035
  "isSource": true,
4664
5036
  "original": {
4665
5037
  "value": 300,
@@ -4682,7 +5054,7 @@ const ddsStyles = {
4682
5054
  "fontStyle": {
4683
5055
  "value": "normal",
4684
5056
  "type": "string",
4685
- "filePath": "properties/font/font.json",
5057
+ "filePath": "tokens/font/font.json",
4686
5058
  "isSource": true,
4687
5059
  "original": {
4688
5060
  "value": "normal",
@@ -4705,7 +5077,7 @@ const ddsStyles = {
4705
5077
  "fontStretch": {
4706
5078
  "value": "normal",
4707
5079
  "type": "string",
4708
- "filePath": "properties/font/font.json",
5080
+ "filePath": "tokens/font/font.json",
4709
5081
  "isSource": true,
4710
5082
  "original": {
4711
5083
  "value": "normal",
@@ -4728,7 +5100,7 @@ const ddsStyles = {
4728
5100
  "_fontStyleOld": {
4729
5101
  "value": "Light",
4730
5102
  "type": "string",
4731
- "filePath": "properties/font/font.json",
5103
+ "filePath": "tokens/font/font.json",
4732
5104
  "isSource": true,
4733
5105
  "original": {
4734
5106
  "value": "Light",
@@ -4752,7 +5124,7 @@ const ddsStyles = {
4752
5124
  "value": "-0.01em",
4753
5125
  "type": "number",
4754
5126
  "unit": "percent",
4755
- "filePath": "properties/font/font.json",
5127
+ "filePath": "tokens/font/font.json",
4756
5128
  "isSource": true,
4757
5129
  "original": {
4758
5130
  "value": -1,
@@ -4777,7 +5149,7 @@ const ddsStyles = {
4777
5149
  "value": "1.2em",
4778
5150
  "type": "number",
4779
5151
  "unit": "percent",
4780
- "filePath": "properties/font/font.json",
5152
+ "filePath": "tokens/font/font.json",
4781
5153
  "isSource": true,
4782
5154
  "original": {
4783
5155
  "value": 120,
@@ -4802,7 +5174,7 @@ const ddsStyles = {
4802
5174
  "value": 0,
4803
5175
  "type": "number",
4804
5176
  "unit": "pixel",
4805
- "filePath": "properties/font/font.json",
5177
+ "filePath": "tokens/font/font.json",
4806
5178
  "isSource": true,
4807
5179
  "original": {
4808
5180
  "value": 0,
@@ -4827,7 +5199,7 @@ const ddsStyles = {
4827
5199
  "value": 32,
4828
5200
  "type": "number",
4829
5201
  "unit": "pixel",
4830
- "filePath": "properties/font/font.json",
5202
+ "filePath": "tokens/font/font.json",
4831
5203
  "isSource": true,
4832
5204
  "original": {
4833
5205
  "value": 32,
@@ -4851,7 +5223,7 @@ const ddsStyles = {
4851
5223
  "textCase": {
4852
5224
  "value": "none",
4853
5225
  "type": "string",
4854
- "filePath": "properties/font/font.json",
5226
+ "filePath": "tokens/font/font.json",
4855
5227
  "isSource": true,
4856
5228
  "original": {
4857
5229
  "value": "none",
@@ -4875,11 +5247,57 @@ const ddsStyles = {
4875
5247
  },
4876
5248
  "body": {
4877
5249
  "sans-01": {
5250
+ "category": {
5251
+ "value": "font",
5252
+ "type": "other",
5253
+ "filePath": "tokens/font/font.json",
5254
+ "isSource": true,
5255
+ "original": {
5256
+ "value": "font",
5257
+ "type": "other"
5258
+ },
5259
+ "name": "DdsFontBodySans01Category",
5260
+ "attributes": {
5261
+ "category": "$dds-font",
5262
+ "type": "body",
5263
+ "item": "sans-01",
5264
+ "subitem": "category"
5265
+ },
5266
+ "path": [
5267
+ "$dds-font",
5268
+ "body",
5269
+ "sans-01",
5270
+ "category"
5271
+ ]
5272
+ },
5273
+ "exportKey": {
5274
+ "value": "font",
5275
+ "type": "other",
5276
+ "filePath": "tokens/font/font.json",
5277
+ "isSource": true,
5278
+ "original": {
5279
+ "value": "font",
5280
+ "type": "other"
5281
+ },
5282
+ "name": "DdsFontBodySans01ExportKey",
5283
+ "attributes": {
5284
+ "category": "$dds-font",
5285
+ "type": "body",
5286
+ "item": "sans-01",
5287
+ "subitem": "exportKey"
5288
+ },
5289
+ "path": [
5290
+ "$dds-font",
5291
+ "body",
5292
+ "sans-01",
5293
+ "exportKey"
5294
+ ]
5295
+ },
4878
5296
  "fontSize": {
4879
5297
  "value": 14,
4880
5298
  "type": "number",
4881
5299
  "unit": "pixel",
4882
- "filePath": "properties/font/font.json",
5300
+ "filePath": "tokens/font/font.json",
4883
5301
  "isSource": true,
4884
5302
  "original": {
4885
5303
  "value": 14,
@@ -4903,7 +5321,7 @@ const ddsStyles = {
4903
5321
  "textDecoration": {
4904
5322
  "value": "none",
4905
5323
  "type": "string",
4906
- "filePath": "properties/font/font.json",
5324
+ "filePath": "tokens/font/font.json",
4907
5325
  "isSource": true,
4908
5326
  "original": {
4909
5327
  "value": "none",
@@ -4926,7 +5344,7 @@ const ddsStyles = {
4926
5344
  "fontFamily": {
4927
5345
  "value": "IBM Plex Sans",
4928
5346
  "type": "string",
4929
- "filePath": "properties/font/font.json",
5347
+ "filePath": "tokens/font/font.json",
4930
5348
  "isSource": true,
4931
5349
  "original": {
4932
5350
  "value": "IBM Plex Sans",
@@ -4949,7 +5367,7 @@ const ddsStyles = {
4949
5367
  "fontWeight": {
4950
5368
  "value": 400,
4951
5369
  "type": "number",
4952
- "filePath": "properties/font/font.json",
5370
+ "filePath": "tokens/font/font.json",
4953
5371
  "isSource": true,
4954
5372
  "original": {
4955
5373
  "value": 400,
@@ -4972,7 +5390,7 @@ const ddsStyles = {
4972
5390
  "fontStyle": {
4973
5391
  "value": "normal",
4974
5392
  "type": "string",
4975
- "filePath": "properties/font/font.json",
5393
+ "filePath": "tokens/font/font.json",
4976
5394
  "isSource": true,
4977
5395
  "original": {
4978
5396
  "value": "normal",
@@ -4995,7 +5413,7 @@ const ddsStyles = {
4995
5413
  "fontStretch": {
4996
5414
  "value": "normal",
4997
5415
  "type": "string",
4998
- "filePath": "properties/font/font.json",
5416
+ "filePath": "tokens/font/font.json",
4999
5417
  "isSource": true,
5000
5418
  "original": {
5001
5419
  "value": "normal",
@@ -5018,7 +5436,7 @@ const ddsStyles = {
5018
5436
  "_fontStyleOld": {
5019
5437
  "value": "Regular",
5020
5438
  "type": "string",
5021
- "filePath": "properties/font/font.json",
5439
+ "filePath": "tokens/font/font.json",
5022
5440
  "isSource": true,
5023
5441
  "original": {
5024
5442
  "value": "Regular",
@@ -5042,7 +5460,7 @@ const ddsStyles = {
5042
5460
  "value": "0.01em",
5043
5461
  "type": "number",
5044
5462
  "unit": "percent",
5045
- "filePath": "properties/font/font.json",
5463
+ "filePath": "tokens/font/font.json",
5046
5464
  "isSource": true,
5047
5465
  "original": {
5048
5466
  "value": 1,
@@ -5067,7 +5485,7 @@ const ddsStyles = {
5067
5485
  "value": "1.5em",
5068
5486
  "type": "number",
5069
5487
  "unit": "percent",
5070
- "filePath": "properties/font/font.json",
5488
+ "filePath": "tokens/font/font.json",
5071
5489
  "isSource": true,
5072
5490
  "original": {
5073
5491
  "value": 150,
@@ -5092,7 +5510,7 @@ const ddsStyles = {
5092
5510
  "value": 0,
5093
5511
  "type": "number",
5094
5512
  "unit": "pixel",
5095
- "filePath": "properties/font/font.json",
5513
+ "filePath": "tokens/font/font.json",
5096
5514
  "isSource": true,
5097
5515
  "original": {
5098
5516
  "value": 0,
@@ -5117,7 +5535,7 @@ const ddsStyles = {
5117
5535
  "value": 14,
5118
5536
  "type": "number",
5119
5537
  "unit": "pixel",
5120
- "filePath": "properties/font/font.json",
5538
+ "filePath": "tokens/font/font.json",
5121
5539
  "isSource": true,
5122
5540
  "original": {
5123
5541
  "value": 14,
@@ -5141,7 +5559,7 @@ const ddsStyles = {
5141
5559
  "textCase": {
5142
5560
  "value": "none",
5143
5561
  "type": "string",
5144
- "filePath": "properties/font/font.json",
5562
+ "filePath": "tokens/font/font.json",
5145
5563
  "isSource": true,
5146
5564
  "original": {
5147
5565
  "value": "none",
@@ -5163,11 +5581,57 @@ const ddsStyles = {
5163
5581
  }
5164
5582
  },
5165
5583
  "sans-02": {
5584
+ "category": {
5585
+ "value": "font",
5586
+ "type": "other",
5587
+ "filePath": "tokens/font/font.json",
5588
+ "isSource": true,
5589
+ "original": {
5590
+ "value": "font",
5591
+ "type": "other"
5592
+ },
5593
+ "name": "DdsFontBodySans02Category",
5594
+ "attributes": {
5595
+ "category": "$dds-font",
5596
+ "type": "body",
5597
+ "item": "sans-02",
5598
+ "subitem": "category"
5599
+ },
5600
+ "path": [
5601
+ "$dds-font",
5602
+ "body",
5603
+ "sans-02",
5604
+ "category"
5605
+ ]
5606
+ },
5607
+ "exportKey": {
5608
+ "value": "font",
5609
+ "type": "other",
5610
+ "filePath": "tokens/font/font.json",
5611
+ "isSource": true,
5612
+ "original": {
5613
+ "value": "font",
5614
+ "type": "other"
5615
+ },
5616
+ "name": "DdsFontBodySans02ExportKey",
5617
+ "attributes": {
5618
+ "category": "$dds-font",
5619
+ "type": "body",
5620
+ "item": "sans-02",
5621
+ "subitem": "exportKey"
5622
+ },
5623
+ "path": [
5624
+ "$dds-font",
5625
+ "body",
5626
+ "sans-02",
5627
+ "exportKey"
5628
+ ]
5629
+ },
5166
5630
  "fontSize": {
5167
5631
  "value": 16,
5168
5632
  "type": "number",
5169
5633
  "unit": "pixel",
5170
- "filePath": "properties/font/font.json",
5634
+ "filePath": "tokens/font/font.json",
5171
5635
  "isSource": true,
5172
5636
  "original": {
5173
5637
  "value": 16,
@@ -5191,7 +5655,7 @@ const ddsStyles = {
5191
5655
  "textDecoration": {
5192
5656
  "value": "none",
5193
5657
  "type": "string",
5194
- "filePath": "properties/font/font.json",
5658
+ "filePath": "tokens/font/font.json",
5195
5659
  "isSource": true,
5196
5660
  "original": {
5197
5661
  "value": "none",
@@ -5214,7 +5678,7 @@ const ddsStyles = {
5214
5678
  "fontFamily": {
5215
5679
  "value": "IBM Plex Sans",
5216
5680
  "type": "string",
5217
- "filePath": "properties/font/font.json",
5681
+ "filePath": "tokens/font/font.json",
5218
5682
  "isSource": true,
5219
5683
  "original": {
5220
5684
  "value": "IBM Plex Sans",
@@ -5237,7 +5701,7 @@ const ddsStyles = {
5237
5701
  "fontWeight": {
5238
5702
  "value": 400,
5239
5703
  "type": "number",
5240
- "filePath": "properties/font/font.json",
5704
+ "filePath": "tokens/font/font.json",
5241
5705
  "isSource": true,
5242
5706
  "original": {
5243
5707
  "value": 400,
@@ -5260,7 +5724,7 @@ const ddsStyles = {
5260
5724
  "fontStyle": {
5261
5725
  "value": "normal",
5262
5726
  "type": "string",
5263
- "filePath": "properties/font/font.json",
5727
+ "filePath": "tokens/font/font.json",
5264
5728
  "isSource": true,
5265
5729
  "original": {
5266
5730
  "value": "normal",
@@ -5283,7 +5747,7 @@ const ddsStyles = {
5283
5747
  "fontStretch": {
5284
5748
  "value": "normal",
5285
5749
  "type": "string",
5286
- "filePath": "properties/font/font.json",
5750
+ "filePath": "tokens/font/font.json",
5287
5751
  "isSource": true,
5288
5752
  "original": {
5289
5753
  "value": "normal",
@@ -5306,7 +5770,7 @@ const ddsStyles = {
5306
5770
  "_fontStyleOld": {
5307
5771
  "value": "Regular",
5308
5772
  "type": "string",
5309
- "filePath": "properties/font/font.json",
5773
+ "filePath": "tokens/font/font.json",
5310
5774
  "isSource": true,
5311
5775
  "original": {
5312
5776
  "value": "Regular",
@@ -5330,7 +5794,7 @@ const ddsStyles = {
5330
5794
  "value": "0em",
5331
5795
  "type": "number",
5332
5796
  "unit": "percent",
5333
- "filePath": "properties/font/font.json",
5797
+ "filePath": "tokens/font/font.json",
5334
5798
  "isSource": true,
5335
5799
  "original": {
5336
5800
  "value": 0,
@@ -5355,7 +5819,7 @@ const ddsStyles = {
5355
5819
  "value": "1.5em",
5356
5820
  "type": "number",
5357
5821
  "unit": "percent",
5358
- "filePath": "properties/font/font.json",
5822
+ "filePath": "tokens/font/font.json",
5359
5823
  "isSource": true,
5360
5824
  "original": {
5361
5825
  "value": 150,
@@ -5380,7 +5844,7 @@ const ddsStyles = {
5380
5844
  "value": 0,
5381
5845
  "type": "number",
5382
5846
  "unit": "pixel",
5383
- "filePath": "properties/font/font.json",
5847
+ "filePath": "tokens/font/font.json",
5384
5848
  "isSource": true,
5385
5849
  "original": {
5386
5850
  "value": 0,
@@ -5405,7 +5869,7 @@ const ddsStyles = {
5405
5869
  "value": 16,
5406
5870
  "type": "number",
5407
5871
  "unit": "pixel",
5408
- "filePath": "properties/font/font.json",
5872
+ "filePath": "tokens/font/font.json",
5409
5873
  "isSource": true,
5410
5874
  "original": {
5411
5875
  "value": 16,
@@ -5429,7 +5893,7 @@ const ddsStyles = {
5429
5893
  "textCase": {
5430
5894
  "value": "none",
5431
5895
  "type": "string",
5432
- "filePath": "properties/font/font.json",
5896
+ "filePath": "tokens/font/font.json",
5433
5897
  "isSource": true,
5434
5898
  "original": {
5435
5899
  "value": "none",
@@ -5451,11 +5915,57 @@ const ddsStyles = {
5451
5915
  }
5452
5916
  },
5453
5917
  "sans-03": {
5918
+ "category": {
5919
+ "value": "font",
5920
+ "type": "other",
5921
+ "filePath": "tokens/font/font.json",
5922
+ "isSource": true,
5923
+ "original": {
5924
+ "value": "font",
5925
+ "type": "other"
5926
+ },
5927
+ "name": "DdsFontBodySans03Category",
5928
+ "attributes": {
5929
+ "category": "$dds-font",
5930
+ "type": "body",
5931
+ "item": "sans-03",
5932
+ "subitem": "category"
5933
+ },
5934
+ "path": [
5935
+ "$dds-font",
5936
+ "body",
5937
+ "sans-03",
5938
+ "category"
5939
+ ]
5940
+ },
5941
+ "exportKey": {
5942
+ "value": "font",
5943
+ "type": "other",
5944
+ "filePath": "tokens/font/font.json",
5945
+ "isSource": true,
5946
+ "original": {
5947
+ "value": "font",
5948
+ "type": "other"
5949
+ },
5950
+ "name": "DdsFontBodySans03ExportKey",
5951
+ "attributes": {
5952
+ "category": "$dds-font",
5953
+ "type": "body",
5954
+ "item": "sans-03",
5955
+ "subitem": "exportKey"
5956
+ },
5957
+ "path": [
5958
+ "$dds-font",
5959
+ "body",
5960
+ "sans-03",
5961
+ "exportKey"
5962
+ ]
5963
+ },
5454
5964
  "fontSize": {
5455
5965
  "value": 18,
5456
5966
  "type": "number",
5457
5967
  "unit": "pixel",
5458
- "filePath": "properties/font/font.json",
5968
+ "filePath": "tokens/font/font.json",
5459
5969
  "isSource": true,
5460
5970
  "original": {
5461
5971
  "value": 18,
@@ -5479,7 +5989,7 @@ const ddsStyles = {
5479
5989
  "textDecoration": {
5480
5990
  "value": "none",
5481
5991
  "type": "string",
5482
- "filePath": "properties/font/font.json",
5992
+ "filePath": "tokens/font/font.json",
5483
5993
  "isSource": true,
5484
5994
  "original": {
5485
5995
  "value": "none",
@@ -5502,7 +6012,7 @@ const ddsStyles = {
5502
6012
  "fontFamily": {
5503
6013
  "value": "IBM Plex Sans",
5504
6014
  "type": "string",
5505
- "filePath": "properties/font/font.json",
6015
+ "filePath": "tokens/font/font.json",
5506
6016
  "isSource": true,
5507
6017
  "original": {
5508
6018
  "value": "IBM Plex Sans",
@@ -5525,7 +6035,7 @@ const ddsStyles = {
5525
6035
  "fontWeight": {
5526
6036
  "value": 400,
5527
6037
  "type": "number",
5528
- "filePath": "properties/font/font.json",
6038
+ "filePath": "tokens/font/font.json",
5529
6039
  "isSource": true,
5530
6040
  "original": {
5531
6041
  "value": 400,
@@ -5548,7 +6058,7 @@ const ddsStyles = {
5548
6058
  "fontStyle": {
5549
6059
  "value": "normal",
5550
6060
  "type": "string",
5551
- "filePath": "properties/font/font.json",
6061
+ "filePath": "tokens/font/font.json",
5552
6062
  "isSource": true,
5553
6063
  "original": {
5554
6064
  "value": "normal",
@@ -5571,7 +6081,7 @@ const ddsStyles = {
5571
6081
  "fontStretch": {
5572
6082
  "value": "normal",
5573
6083
  "type": "string",
5574
- "filePath": "properties/font/font.json",
6084
+ "filePath": "tokens/font/font.json",
5575
6085
  "isSource": true,
5576
6086
  "original": {
5577
6087
  "value": "normal",
@@ -5594,7 +6104,7 @@ const ddsStyles = {
5594
6104
  "_fontStyleOld": {
5595
6105
  "value": "Regular",
5596
6106
  "type": "string",
5597
- "filePath": "properties/font/font.json",
6107
+ "filePath": "tokens/font/font.json",
5598
6108
  "isSource": true,
5599
6109
  "original": {
5600
6110
  "value": "Regular",
@@ -5618,7 +6128,7 @@ const ddsStyles = {
5618
6128
  "value": "0em",
5619
6129
  "type": "number",
5620
6130
  "unit": "percent",
5621
- "filePath": "properties/font/font.json",
6131
+ "filePath": "tokens/font/font.json",
5622
6132
  "isSource": true,
5623
6133
  "original": {
5624
6134
  "value": 0,
@@ -5643,7 +6153,7 @@ const ddsStyles = {
5643
6153
  "value": "1.5em",
5644
6154
  "type": "number",
5645
6155
  "unit": "percent",
5646
- "filePath": "properties/font/font.json",
6156
+ "filePath": "tokens/font/font.json",
5647
6157
  "isSource": true,
5648
6158
  "original": {
5649
6159
  "value": 150,
@@ -5668,7 +6178,7 @@ const ddsStyles = {
5668
6178
  "value": 0,
5669
6179
  "type": "number",
5670
6180
  "unit": "pixel",
5671
- "filePath": "properties/font/font.json",
6181
+ "filePath": "tokens/font/font.json",
5672
6182
  "isSource": true,
5673
6183
  "original": {
5674
6184
  "value": 0,
@@ -5693,7 +6203,7 @@ const ddsStyles = {
5693
6203
  "value": 18,
5694
6204
  "type": "number",
5695
6205
  "unit": "pixel",
5696
- "filePath": "properties/font/font.json",
6206
+ "filePath": "tokens/font/font.json",
5697
6207
  "isSource": true,
5698
6208
  "original": {
5699
6209
  "value": 18,
@@ -5717,7 +6227,7 @@ const ddsStyles = {
5717
6227
  "textCase": {
5718
6228
  "value": "none",
5719
6229
  "type": "string",
5720
- "filePath": "properties/font/font.json",
6230
+ "filePath": "tokens/font/font.json",
5721
6231
  "isSource": true,
5722
6232
  "original": {
5723
6233
  "value": "none",
@@ -5739,11 +6249,57 @@ const ddsStyles = {
5739
6249
  }
5740
6250
  },
5741
6251
  "sans-04": {
6252
+ "category": {
6253
+ "value": "font",
6254
+ "type": "other",
6255
+ "filePath": "tokens/font/font.json",
6256
+ "isSource": true,
6257
+ "original": {
6258
+ "value": "font",
6259
+ "type": "other"
6260
+ },
6261
+ "name": "DdsFontBodySans04Category",
6262
+ "attributes": {
6263
+ "category": "$dds-font",
6264
+ "type": "body",
6265
+ "item": "sans-04",
6266
+ "subitem": "category"
6267
+ },
6268
+ "path": [
6269
+ "$dds-font",
6270
+ "body",
6271
+ "sans-04",
6272
+ "category"
6273
+ ]
6274
+ },
6275
+ "exportKey": {
6276
+ "value": "font",
6277
+ "type": "other",
6278
+ "filePath": "tokens/font/font.json",
6279
+ "isSource": true,
6280
+ "original": {
6281
+ "value": "font",
6282
+ "type": "other"
6283
+ },
6284
+ "name": "DdsFontBodySans04ExportKey",
6285
+ "attributes": {
6286
+ "category": "$dds-font",
6287
+ "type": "body",
6288
+ "item": "sans-04",
6289
+ "subitem": "exportKey"
6290
+ },
6291
+ "path": [
6292
+ "$dds-font",
6293
+ "body",
6294
+ "sans-04",
6295
+ "exportKey"
6296
+ ]
6297
+ },
5742
6298
  "fontSize": {
5743
6299
  "value": 20,
5744
6300
  "type": "number",
5745
6301
  "unit": "pixel",
5746
- "filePath": "properties/font/font.json",
6302
+ "filePath": "tokens/font/font.json",
5747
6303
  "isSource": true,
5748
6304
  "original": {
5749
6305
  "value": 20,
@@ -5767,7 +6323,7 @@ const ddsStyles = {
5767
6323
  "textDecoration": {
5768
6324
  "value": "none",
5769
6325
  "type": "string",
5770
- "filePath": "properties/font/font.json",
6326
+ "filePath": "tokens/font/font.json",
5771
6327
  "isSource": true,
5772
6328
  "original": {
5773
6329
  "value": "none",
@@ -5790,7 +6346,7 @@ const ddsStyles = {
5790
6346
  "fontFamily": {
5791
6347
  "value": "IBM Plex Sans",
5792
6348
  "type": "string",
5793
- "filePath": "properties/font/font.json",
6349
+ "filePath": "tokens/font/font.json",
5794
6350
  "isSource": true,
5795
6351
  "original": {
5796
6352
  "value": "IBM Plex Sans",
@@ -5813,7 +6369,7 @@ const ddsStyles = {
5813
6369
  "fontWeight": {
5814
6370
  "value": 400,
5815
6371
  "type": "number",
5816
- "filePath": "properties/font/font.json",
6372
+ "filePath": "tokens/font/font.json",
5817
6373
  "isSource": true,
5818
6374
  "original": {
5819
6375
  "value": 400,
@@ -5836,7 +6392,7 @@ const ddsStyles = {
5836
6392
  "fontStyle": {
5837
6393
  "value": "normal",
5838
6394
  "type": "string",
5839
- "filePath": "properties/font/font.json",
6395
+ "filePath": "tokens/font/font.json",
5840
6396
  "isSource": true,
5841
6397
  "original": {
5842
6398
  "value": "normal",
@@ -5859,7 +6415,7 @@ const ddsStyles = {
5859
6415
  "fontStretch": {
5860
6416
  "value": "normal",
5861
6417
  "type": "string",
5862
- "filePath": "properties/font/font.json",
6418
+ "filePath": "tokens/font/font.json",
5863
6419
  "isSource": true,
5864
6420
  "original": {
5865
6421
  "value": "normal",
@@ -5882,7 +6438,7 @@ const ddsStyles = {
5882
6438
  "_fontStyleOld": {
5883
6439
  "value": "Regular",
5884
6440
  "type": "string",
5885
- "filePath": "properties/font/font.json",
6441
+ "filePath": "tokens/font/font.json",
5886
6442
  "isSource": true,
5887
6443
  "original": {
5888
6444
  "value": "Regular",
@@ -5906,7 +6462,7 @@ const ddsStyles = {
5906
6462
  "value": "0em",
5907
6463
  "type": "number",
5908
6464
  "unit": "percent",
5909
- "filePath": "properties/font/font.json",
6465
+ "filePath": "tokens/font/font.json",
5910
6466
  "isSource": true,
5911
6467
  "original": {
5912
6468
  "value": 0,
@@ -5931,7 +6487,7 @@ const ddsStyles = {
5931
6487
  "value": "1.5em",
5932
6488
  "type": "number",
5933
6489
  "unit": "percent",
5934
- "filePath": "properties/font/font.json",
6490
+ "filePath": "tokens/font/font.json",
5935
6491
  "isSource": true,
5936
6492
  "original": {
5937
6493
  "value": 150,
@@ -5956,7 +6512,7 @@ const ddsStyles = {
5956
6512
  "value": 0,
5957
6513
  "type": "number",
5958
6514
  "unit": "pixel",
5959
- "filePath": "properties/font/font.json",
6515
+ "filePath": "tokens/font/font.json",
5960
6516
  "isSource": true,
5961
6517
  "original": {
5962
6518
  "value": 0,
@@ -5981,7 +6537,7 @@ const ddsStyles = {
5981
6537
  "value": 20,
5982
6538
  "type": "number",
5983
6539
  "unit": "pixel",
5984
- "filePath": "properties/font/font.json",
6540
+ "filePath": "tokens/font/font.json",
5985
6541
  "isSource": true,
5986
6542
  "original": {
5987
6543
  "value": 20,
@@ -6005,7 +6561,7 @@ const ddsStyles = {
6005
6561
  "textCase": {
6006
6562
  "value": "none",
6007
6563
  "type": "string",
6008
- "filePath": "properties/font/font.json",
6564
+ "filePath": "tokens/font/font.json",
6009
6565
  "isSource": true,
6010
6566
  "original": {
6011
6567
  "value": "none",
@@ -6029,11 +6585,57 @@ const ddsStyles = {
6029
6585
  },
6030
6586
  "lead": {
6031
6587
  "sans-01": {
6588
+ "category": {
6589
+ "value": "font",
6590
+ "type": "other",
6591
+ "filePath": "tokens/font/font.json",
6592
+ "isSource": true,
6593
+ "original": {
6594
+ "value": "font",
6595
+ "type": "other"
6596
+ },
6597
+ "name": "DdsFontLeadSans01Category",
6598
+ "attributes": {
6599
+ "category": "$dds-font",
6600
+ "type": "lead",
6601
+ "item": "sans-01",
6602
+ "subitem": "category"
6603
+ },
6604
+ "path": [
6605
+ "$dds-font",
6606
+ "lead",
6607
+ "sans-01",
6608
+ "category"
6609
+ ]
6610
+ },
6611
+ "exportKey": {
6612
+ "value": "font",
6613
+ "type": "other",
6614
+ "filePath": "tokens/font/font.json",
6615
+ "isSource": true,
6616
+ "original": {
6617
+ "value": "font",
6618
+ "type": "other"
6619
+ },
6620
+ "name": "DdsFontLeadSans01ExportKey",
6621
+ "attributes": {
6622
+ "category": "$dds-font",
6623
+ "type": "lead",
6624
+ "item": "sans-01",
6625
+ "subitem": "exportKey"
6626
+ },
6627
+ "path": [
6628
+ "$dds-font",
6629
+ "lead",
6630
+ "sans-01",
6631
+ "exportKey"
6632
+ ]
6633
+ },
6032
6634
  "fontSize": {
6033
6635
  "value": 18,
6034
6636
  "type": "number",
6035
6637
  "unit": "pixel",
6036
- "filePath": "properties/font/font.json",
6638
+ "filePath": "tokens/font/font.json",
6037
6639
  "isSource": true,
6038
6640
  "original": {
6039
6641
  "value": 18,
@@ -6057,7 +6659,7 @@ const ddsStyles = {
6057
6659
  "textDecoration": {
6058
6660
  "value": "none",
6059
6661
  "type": "string",
6060
- "filePath": "properties/font/font.json",
6662
+ "filePath": "tokens/font/font.json",
6061
6663
  "isSource": true,
6062
6664
  "original": {
6063
6665
  "value": "none",
@@ -6080,7 +6682,7 @@ const ddsStyles = {
6080
6682
  "fontFamily": {
6081
6683
  "value": "IBM Plex Sans",
6082
6684
  "type": "string",
6083
- "filePath": "properties/font/font.json",
6685
+ "filePath": "tokens/font/font.json",
6084
6686
  "isSource": true,
6085
6687
  "original": {
6086
6688
  "value": "IBM Plex Sans",
@@ -6103,7 +6705,7 @@ const ddsStyles = {
6103
6705
  "fontWeight": {
6104
6706
  "value": 600,
6105
6707
  "type": "number",
6106
- "filePath": "properties/font/font.json",
6708
+ "filePath": "tokens/font/font.json",
6107
6709
  "isSource": true,
6108
6710
  "original": {
6109
6711
  "value": 600,
@@ -6126,7 +6728,7 @@ const ddsStyles = {
6126
6728
  "fontStyle": {
6127
6729
  "value": "normal",
6128
6730
  "type": "string",
6129
- "filePath": "properties/font/font.json",
6731
+ "filePath": "tokens/font/font.json",
6130
6732
  "isSource": true,
6131
6733
  "original": {
6132
6734
  "value": "normal",
@@ -6149,7 +6751,7 @@ const ddsStyles = {
6149
6751
  "fontStretch": {
6150
6752
  "value": "normal",
6151
6753
  "type": "string",
6152
- "filePath": "properties/font/font.json",
6754
+ "filePath": "tokens/font/font.json",
6153
6755
  "isSource": true,
6154
6756
  "original": {
6155
6757
  "value": "normal",
@@ -6172,7 +6774,7 @@ const ddsStyles = {
6172
6774
  "_fontStyleOld": {
6173
6775
  "value": "SemiBold",
6174
6776
  "type": "string",
6175
- "filePath": "properties/font/font.json",
6777
+ "filePath": "tokens/font/font.json",
6176
6778
  "isSource": true,
6177
6779
  "original": {
6178
6780
  "value": "SemiBold",
@@ -6196,7 +6798,7 @@ const ddsStyles = {
6196
6798
  "value": "0em",
6197
6799
  "type": "number",
6198
6800
  "unit": "percent",
6199
- "filePath": "properties/font/font.json",
6801
+ "filePath": "tokens/font/font.json",
6200
6802
  "isSource": true,
6201
6803
  "original": {
6202
6804
  "value": 0,
@@ -6221,7 +6823,7 @@ const ddsStyles = {
6221
6823
  "value": "1.5em",
6222
6824
  "type": "number",
6223
6825
  "unit": "percent",
6224
- "filePath": "properties/font/font.json",
6826
+ "filePath": "tokens/font/font.json",
6225
6827
  "isSource": true,
6226
6828
  "original": {
6227
6829
  "value": 150,
@@ -6246,7 +6848,7 @@ const ddsStyles = {
6246
6848
  "value": 0,
6247
6849
  "type": "number",
6248
6850
  "unit": "pixel",
6249
- "filePath": "properties/font/font.json",
6851
+ "filePath": "tokens/font/font.json",
6250
6852
  "isSource": true,
6251
6853
  "original": {
6252
6854
  "value": 0,
@@ -6271,7 +6873,7 @@ const ddsStyles = {
6271
6873
  "value": 18,
6272
6874
  "type": "number",
6273
6875
  "unit": "pixel",
6274
- "filePath": "properties/font/font.json",
6876
+ "filePath": "tokens/font/font.json",
6275
6877
  "isSource": true,
6276
6878
  "original": {
6277
6879
  "value": 18,
@@ -6295,7 +6897,7 @@ const ddsStyles = {
6295
6897
  "textCase": {
6296
6898
  "value": "none",
6297
6899
  "type": "string",
6298
- "filePath": "properties/font/font.json",
6900
+ "filePath": "tokens/font/font.json",
6299
6901
  "isSource": true,
6300
6902
  "original": {
6301
6903
  "value": "none",
@@ -6317,11 +6919,57 @@ const ddsStyles = {
6317
6919
  }
6318
6920
  },
6319
6921
  "sans-02": {
6922
+ "category": {
6923
+ "value": "font",
6924
+ "type": "other",
6925
+ "filePath": "tokens/font/font.json",
6926
+ "isSource": true,
6927
+ "original": {
6928
+ "value": "font",
6929
+ "type": "other"
6930
+ },
6931
+ "name": "DdsFontLeadSans02Category",
6932
+ "attributes": {
6933
+ "category": "$dds-font",
6934
+ "type": "lead",
6935
+ "item": "sans-02",
6936
+ "subitem": "category"
6937
+ },
6938
+ "path": [
6939
+ "$dds-font",
6940
+ "lead",
6941
+ "sans-02",
6942
+ "category"
6943
+ ]
6944
+ },
6945
+ "exportKey": {
6946
+ "value": "font",
6947
+ "type": "other",
6948
+ "filePath": "tokens/font/font.json",
6949
+ "isSource": true,
6950
+ "original": {
6951
+ "value": "font",
6952
+ "type": "other"
6953
+ },
6954
+ "name": "DdsFontLeadSans02ExportKey",
6955
+ "attributes": {
6956
+ "category": "$dds-font",
6957
+ "type": "lead",
6958
+ "item": "sans-02",
6959
+ "subitem": "exportKey"
6960
+ },
6961
+ "path": [
6962
+ "$dds-font",
6963
+ "lead",
6964
+ "sans-02",
6965
+ "exportKey"
6966
+ ]
6967
+ },
6320
6968
  "fontSize": {
6321
6969
  "value": 24,
6322
6970
  "type": "number",
6323
6971
  "unit": "pixel",
6324
- "filePath": "properties/font/font.json",
6972
+ "filePath": "tokens/font/font.json",
6325
6973
  "isSource": true,
6326
6974
  "original": {
6327
6975
  "value": 24,
@@ -6345,7 +6993,7 @@ const ddsStyles = {
6345
6993
  "textDecoration": {
6346
6994
  "value": "none",
6347
6995
  "type": "string",
6348
- "filePath": "properties/font/font.json",
6996
+ "filePath": "tokens/font/font.json",
6349
6997
  "isSource": true,
6350
6998
  "original": {
6351
6999
  "value": "none",
@@ -6368,7 +7016,7 @@ const ddsStyles = {
6368
7016
  "fontFamily": {
6369
7017
  "value": "IBM Plex Sans",
6370
7018
  "type": "string",
6371
- "filePath": "properties/font/font.json",
7019
+ "filePath": "tokens/font/font.json",
6372
7020
  "isSource": true,
6373
7021
  "original": {
6374
7022
  "value": "IBM Plex Sans",
@@ -6391,7 +7039,7 @@ const ddsStyles = {
6391
7039
  "fontWeight": {
6392
7040
  "value": 600,
6393
7041
  "type": "number",
6394
- "filePath": "properties/font/font.json",
7042
+ "filePath": "tokens/font/font.json",
6395
7043
  "isSource": true,
6396
7044
  "original": {
6397
7045
  "value": 600,
@@ -6414,7 +7062,7 @@ const ddsStyles = {
6414
7062
  "fontStyle": {
6415
7063
  "value": "normal",
6416
7064
  "type": "string",
6417
- "filePath": "properties/font/font.json",
7065
+ "filePath": "tokens/font/font.json",
6418
7066
  "isSource": true,
6419
7067
  "original": {
6420
7068
  "value": "normal",
@@ -6437,7 +7085,7 @@ const ddsStyles = {
6437
7085
  "fontStretch": {
6438
7086
  "value": "normal",
6439
7087
  "type": "string",
6440
- "filePath": "properties/font/font.json",
7088
+ "filePath": "tokens/font/font.json",
6441
7089
  "isSource": true,
6442
7090
  "original": {
6443
7091
  "value": "normal",
@@ -6460,7 +7108,7 @@ const ddsStyles = {
6460
7108
  "_fontStyleOld": {
6461
7109
  "value": "SemiBold",
6462
7110
  "type": "string",
6463
- "filePath": "properties/font/font.json",
7111
+ "filePath": "tokens/font/font.json",
6464
7112
  "isSource": true,
6465
7113
  "original": {
6466
7114
  "value": "SemiBold",
@@ -6484,7 +7132,7 @@ const ddsStyles = {
6484
7132
  "value": "0em",
6485
7133
  "type": "number",
6486
7134
  "unit": "percent",
6487
- "filePath": "properties/font/font.json",
7135
+ "filePath": "tokens/font/font.json",
6488
7136
  "isSource": true,
6489
7137
  "original": {
6490
7138
  "value": 0,
@@ -6509,7 +7157,7 @@ const ddsStyles = {
6509
7157
  "value": "1.35em",
6510
7158
  "type": "number",
6511
7159
  "unit": "percent",
6512
- "filePath": "properties/font/font.json",
7160
+ "filePath": "tokens/font/font.json",
6513
7161
  "isSource": true,
6514
7162
  "original": {
6515
7163
  "value": 135,
@@ -6534,7 +7182,7 @@ const ddsStyles = {
6534
7182
  "value": 0,
6535
7183
  "type": "number",
6536
7184
  "unit": "pixel",
6537
- "filePath": "properties/font/font.json",
7185
+ "filePath": "tokens/font/font.json",
6538
7186
  "isSource": true,
6539
7187
  "original": {
6540
7188
  "value": 0,
@@ -6559,7 +7207,7 @@ const ddsStyles = {
6559
7207
  "value": 16,
6560
7208
  "type": "number",
6561
7209
  "unit": "pixel",
6562
- "filePath": "properties/font/font.json",
7210
+ "filePath": "tokens/font/font.json",
6563
7211
  "isSource": true,
6564
7212
  "original": {
6565
7213
  "value": 16,
@@ -6583,7 +7231,7 @@ const ddsStyles = {
6583
7231
  "textCase": {
6584
7232
  "value": "none",
6585
7233
  "type": "string",
6586
- "filePath": "properties/font/font.json",
7234
+ "filePath": "tokens/font/font.json",
6587
7235
  "isSource": true,
6588
7236
  "original": {
6589
7237
  "value": "none",
@@ -6605,11 +7253,57 @@ const ddsStyles = {
6605
7253
  }
6606
7254
  },
6607
7255
  "sans-03": {
7256
+ "category": {
7257
+ "value": "font",
7258
+ "type": "other",
7259
+ "filePath": "tokens/font/font.json",
7260
+ "isSource": true,
7261
+ "original": {
7262
+ "value": "font",
7263
+ "type": "other"
7264
+ },
7265
+ "name": "DdsFontLeadSans03Category",
7266
+ "attributes": {
7267
+ "category": "$dds-font",
7268
+ "type": "lead",
7269
+ "item": "sans-03",
7270
+ "subitem": "category"
7271
+ },
7272
+ "path": [
7273
+ "$dds-font",
7274
+ "lead",
7275
+ "sans-03",
7276
+ "category"
7277
+ ]
7278
+ },
7279
+ "exportKey": {
7280
+ "value": "font",
7281
+ "type": "other",
7282
+ "filePath": "tokens/font/font.json",
7283
+ "isSource": true,
7284
+ "original": {
7285
+ "value": "font",
7286
+ "type": "other"
7287
+ },
7288
+ "name": "DdsFontLeadSans03ExportKey",
7289
+ "attributes": {
7290
+ "category": "$dds-font",
7291
+ "type": "lead",
7292
+ "item": "sans-03",
7293
+ "subitem": "exportKey"
7294
+ },
7295
+ "path": [
7296
+ "$dds-font",
7297
+ "lead",
7298
+ "sans-03",
7299
+ "exportKey"
7300
+ ]
7301
+ },
6608
7302
  "fontSize": {
6609
7303
  "value": 24,
6610
7304
  "type": "number",
6611
7305
  "unit": "pixel",
6612
- "filePath": "properties/font/font.json",
7306
+ "filePath": "tokens/font/font.json",
6613
7307
  "isSource": true,
6614
7308
  "original": {
6615
7309
  "value": 24,
@@ -6633,7 +7327,7 @@ const ddsStyles = {
6633
7327
  "textDecoration": {
6634
7328
  "value": "none",
6635
7329
  "type": "string",
6636
- "filePath": "properties/font/font.json",
7330
+ "filePath": "tokens/font/font.json",
6637
7331
  "isSource": true,
6638
7332
  "original": {
6639
7333
  "value": "none",
@@ -6656,7 +7350,7 @@ const ddsStyles = {
6656
7350
  "fontFamily": {
6657
7351
  "value": "IBM Plex Sans",
6658
7352
  "type": "string",
6659
- "filePath": "properties/font/font.json",
7353
+ "filePath": "tokens/font/font.json",
6660
7354
  "isSource": true,
6661
7355
  "original": {
6662
7356
  "value": "IBM Plex Sans",
@@ -6679,7 +7373,7 @@ const ddsStyles = {
6679
7373
  "fontWeight": {
6680
7374
  "value": 300,
6681
7375
  "type": "number",
6682
- "filePath": "properties/font/font.json",
7376
+ "filePath": "tokens/font/font.json",
6683
7377
  "isSource": true,
6684
7378
  "original": {
6685
7379
  "value": 300,
@@ -6702,7 +7396,7 @@ const ddsStyles = {
6702
7396
  "fontStyle": {
6703
7397
  "value": "normal",
6704
7398
  "type": "string",
6705
- "filePath": "properties/font/font.json",
7399
+ "filePath": "tokens/font/font.json",
6706
7400
  "isSource": true,
6707
7401
  "original": {
6708
7402
  "value": "normal",
@@ -6725,7 +7419,7 @@ const ddsStyles = {
6725
7419
  "fontStretch": {
6726
7420
  "value": "normal",
6727
7421
  "type": "string",
6728
- "filePath": "properties/font/font.json",
7422
+ "filePath": "tokens/font/font.json",
6729
7423
  "isSource": true,
6730
7424
  "original": {
6731
7425
  "value": "normal",
@@ -6748,7 +7442,7 @@ const ddsStyles = {
6748
7442
  "_fontStyleOld": {
6749
7443
  "value": "Light",
6750
7444
  "type": "string",
6751
- "filePath": "properties/font/font.json",
7445
+ "filePath": "tokens/font/font.json",
6752
7446
  "isSource": true,
6753
7447
  "original": {
6754
7448
  "value": "Light",
@@ -6772,7 +7466,7 @@ const ddsStyles = {
6772
7466
  "value": "0em",
6773
7467
  "type": "number",
6774
7468
  "unit": "percent",
6775
- "filePath": "properties/font/font.json",
7469
+ "filePath": "tokens/font/font.json",
6776
7470
  "isSource": true,
6777
7471
  "original": {
6778
7472
  "value": 0,
@@ -6797,7 +7491,7 @@ const ddsStyles = {
6797
7491
  "value": "1.35em",
6798
7492
  "type": "number",
6799
7493
  "unit": "percent",
6800
- "filePath": "properties/font/font.json",
7494
+ "filePath": "tokens/font/font.json",
6801
7495
  "isSource": true,
6802
7496
  "original": {
6803
7497
  "value": 135,
@@ -6822,7 +7516,7 @@ const ddsStyles = {
6822
7516
  "value": 0,
6823
7517
  "type": "number",
6824
7518
  "unit": "pixel",
6825
- "filePath": "properties/font/font.json",
7519
+ "filePath": "tokens/font/font.json",
6826
7520
  "isSource": true,
6827
7521
  "original": {
6828
7522
  "value": 0,
@@ -6847,7 +7541,7 @@ const ddsStyles = {
6847
7541
  "value": 16,
6848
7542
  "type": "number",
6849
7543
  "unit": "pixel",
6850
- "filePath": "properties/font/font.json",
7544
+ "filePath": "tokens/font/font.json",
6851
7545
  "isSource": true,
6852
7546
  "original": {
6853
7547
  "value": 16,
@@ -6871,7 +7565,7 @@ const ddsStyles = {
6871
7565
  "textCase": {
6872
7566
  "value": "none",
6873
7567
  "type": "string",
6874
- "filePath": "properties/font/font.json",
7568
+ "filePath": "tokens/font/font.json",
6875
7569
  "isSource": true,
6876
7570
  "original": {
6877
7571
  "value": "none",
@@ -6890,14 +7584,60 @@ const ddsStyles = {
6890
7584
  "sans-03",
6891
7585
  "textCase"
6892
7586
  ]
6893
- }
6894
- },
6895
- "sans-04": {
7587
+ }
7588
+ },
7589
+ "sans-04": {
7590
+ "category": {
7591
+ "value": "font",
7592
+ "type": "other",
7593
+ "filePath": "tokens/font/font.json",
7594
+ "isSource": true,
7595
+ "original": {
7596
+ "value": "font",
7597
+ "type": "other"
7598
+ },
7599
+ "name": "DdsFontLeadSans04Category",
7600
+ "attributes": {
7601
+ "category": "$dds-font",
7602
+ "type": "lead",
7603
+ "item": "sans-04",
7604
+ "subitem": "category"
7605
+ },
7606
+ "path": [
7607
+ "$dds-font",
7608
+ "lead",
7609
+ "sans-04",
7610
+ "category"
7611
+ ]
7612
+ },
7613
+ "exportKey": {
7614
+ "value": "font",
7615
+ "type": "other",
7616
+ "filePath": "tokens/font/font.json",
7617
+ "isSource": true,
7618
+ "original": {
7619
+ "value": "font",
7620
+ "type": "other"
7621
+ },
7622
+ "name": "DdsFontLeadSans04ExportKey",
7623
+ "attributes": {
7624
+ "category": "$dds-font",
7625
+ "type": "lead",
7626
+ "item": "sans-04",
7627
+ "subitem": "exportKey"
7628
+ },
7629
+ "path": [
7630
+ "$dds-font",
7631
+ "lead",
7632
+ "sans-04",
7633
+ "exportKey"
7634
+ ]
7635
+ },
6896
7636
  "fontSize": {
6897
7637
  "value": 32,
6898
7638
  "type": "number",
6899
7639
  "unit": "pixel",
6900
- "filePath": "properties/font/font.json",
7640
+ "filePath": "tokens/font/font.json",
6901
7641
  "isSource": true,
6902
7642
  "original": {
6903
7643
  "value": 32,
@@ -6921,7 +7661,7 @@ const ddsStyles = {
6921
7661
  "textDecoration": {
6922
7662
  "value": "none",
6923
7663
  "type": "string",
6924
- "filePath": "properties/font/font.json",
7664
+ "filePath": "tokens/font/font.json",
6925
7665
  "isSource": true,
6926
7666
  "original": {
6927
7667
  "value": "none",
@@ -6944,7 +7684,7 @@ const ddsStyles = {
6944
7684
  "fontFamily": {
6945
7685
  "value": "IBM Plex Sans",
6946
7686
  "type": "string",
6947
- "filePath": "properties/font/font.json",
7687
+ "filePath": "tokens/font/font.json",
6948
7688
  "isSource": true,
6949
7689
  "original": {
6950
7690
  "value": "IBM Plex Sans",
@@ -6967,7 +7707,7 @@ const ddsStyles = {
6967
7707
  "fontWeight": {
6968
7708
  "value": 300,
6969
7709
  "type": "number",
6970
- "filePath": "properties/font/font.json",
7710
+ "filePath": "tokens/font/font.json",
6971
7711
  "isSource": true,
6972
7712
  "original": {
6973
7713
  "value": 300,
@@ -6990,7 +7730,7 @@ const ddsStyles = {
6990
7730
  "fontStyle": {
6991
7731
  "value": "normal",
6992
7732
  "type": "string",
6993
- "filePath": "properties/font/font.json",
7733
+ "filePath": "tokens/font/font.json",
6994
7734
  "isSource": true,
6995
7735
  "original": {
6996
7736
  "value": "normal",
@@ -7013,7 +7753,7 @@ const ddsStyles = {
7013
7753
  "fontStretch": {
7014
7754
  "value": "normal",
7015
7755
  "type": "string",
7016
- "filePath": "properties/font/font.json",
7756
+ "filePath": "tokens/font/font.json",
7017
7757
  "isSource": true,
7018
7758
  "original": {
7019
7759
  "value": "normal",
@@ -7036,7 +7776,7 @@ const ddsStyles = {
7036
7776
  "_fontStyleOld": {
7037
7777
  "value": "Light",
7038
7778
  "type": "string",
7039
- "filePath": "properties/font/font.json",
7779
+ "filePath": "tokens/font/font.json",
7040
7780
  "isSource": true,
7041
7781
  "original": {
7042
7782
  "value": "Light",
@@ -7060,7 +7800,7 @@ const ddsStyles = {
7060
7800
  "value": "0em",
7061
7801
  "type": "number",
7062
7802
  "unit": "percent",
7063
- "filePath": "properties/font/font.json",
7803
+ "filePath": "tokens/font/font.json",
7064
7804
  "isSource": true,
7065
7805
  "original": {
7066
7806
  "value": 0,
@@ -7085,7 +7825,7 @@ const ddsStyles = {
7085
7825
  "value": "1.35em",
7086
7826
  "type": "number",
7087
7827
  "unit": "percent",
7088
- "filePath": "properties/font/font.json",
7828
+ "filePath": "tokens/font/font.json",
7089
7829
  "isSource": true,
7090
7830
  "original": {
7091
7831
  "value": 135,
@@ -7110,7 +7850,7 @@ const ddsStyles = {
7110
7850
  "value": 0,
7111
7851
  "type": "number",
7112
7852
  "unit": "pixel",
7113
- "filePath": "properties/font/font.json",
7853
+ "filePath": "tokens/font/font.json",
7114
7854
  "isSource": true,
7115
7855
  "original": {
7116
7856
  "value": 0,
@@ -7135,7 +7875,7 @@ const ddsStyles = {
7135
7875
  "value": 21,
7136
7876
  "type": "number",
7137
7877
  "unit": "pixel",
7138
- "filePath": "properties/font/font.json",
7878
+ "filePath": "tokens/font/font.json",
7139
7879
  "isSource": true,
7140
7880
  "original": {
7141
7881
  "value": 21,
@@ -7159,7 +7899,7 @@ const ddsStyles = {
7159
7899
  "textCase": {
7160
7900
  "value": "none",
7161
7901
  "type": "string",
7162
- "filePath": "properties/font/font.json",
7902
+ "filePath": "tokens/font/font.json",
7163
7903
  "isSource": true,
7164
7904
  "original": {
7165
7905
  "value": "none",
@@ -7181,11 +7921,57 @@ const ddsStyles = {
7181
7921
  }
7182
7922
  },
7183
7923
  "sans-05": {
7924
+ "category": {
7925
+ "value": "font",
7926
+ "type": "other",
7927
+ "filePath": "tokens/font/font.json",
7928
+ "isSource": true,
7929
+ "original": {
7930
+ "value": "font",
7931
+ "type": "other"
7932
+ },
7933
+ "name": "DdsFontLeadSans05Category",
7934
+ "attributes": {
7935
+ "category": "$dds-font",
7936
+ "type": "lead",
7937
+ "item": "sans-05",
7938
+ "subitem": "category"
7939
+ },
7940
+ "path": [
7941
+ "$dds-font",
7942
+ "lead",
7943
+ "sans-05",
7944
+ "category"
7945
+ ]
7946
+ },
7947
+ "exportKey": {
7948
+ "value": "font",
7949
+ "type": "other",
7950
+ "filePath": "tokens/font/font.json",
7951
+ "isSource": true,
7952
+ "original": {
7953
+ "value": "font",
7954
+ "type": "other"
7955
+ },
7956
+ "name": "DdsFontLeadSans05ExportKey",
7957
+ "attributes": {
7958
+ "category": "$dds-font",
7959
+ "type": "lead",
7960
+ "item": "sans-05",
7961
+ "subitem": "exportKey"
7962
+ },
7963
+ "path": [
7964
+ "$dds-font",
7965
+ "lead",
7966
+ "sans-05",
7967
+ "exportKey"
7968
+ ]
7969
+ },
7184
7970
  "fontSize": {
7185
7971
  "value": 40,
7186
7972
  "type": "number",
7187
7973
  "unit": "pixel",
7188
- "filePath": "properties/font/font.json",
7974
+ "filePath": "tokens/font/font.json",
7189
7975
  "isSource": true,
7190
7976
  "original": {
7191
7977
  "value": 40,
@@ -7209,7 +7995,7 @@ const ddsStyles = {
7209
7995
  "textDecoration": {
7210
7996
  "value": "none",
7211
7997
  "type": "string",
7212
- "filePath": "properties/font/font.json",
7998
+ "filePath": "tokens/font/font.json",
7213
7999
  "isSource": true,
7214
8000
  "original": {
7215
8001
  "value": "none",
@@ -7232,7 +8018,7 @@ const ddsStyles = {
7232
8018
  "fontFamily": {
7233
8019
  "value": "IBM Plex Sans",
7234
8020
  "type": "string",
7235
- "filePath": "properties/font/font.json",
8021
+ "filePath": "tokens/font/font.json",
7236
8022
  "isSource": true,
7237
8023
  "original": {
7238
8024
  "value": "IBM Plex Sans",
@@ -7255,7 +8041,7 @@ const ddsStyles = {
7255
8041
  "fontWeight": {
7256
8042
  "value": 300,
7257
8043
  "type": "number",
7258
- "filePath": "properties/font/font.json",
8044
+ "filePath": "tokens/font/font.json",
7259
8045
  "isSource": true,
7260
8046
  "original": {
7261
8047
  "value": 300,
@@ -7278,7 +8064,7 @@ const ddsStyles = {
7278
8064
  "fontStyle": {
7279
8065
  "value": "normal",
7280
8066
  "type": "string",
7281
- "filePath": "properties/font/font.json",
8067
+ "filePath": "tokens/font/font.json",
7282
8068
  "isSource": true,
7283
8069
  "original": {
7284
8070
  "value": "normal",
@@ -7301,7 +8087,7 @@ const ddsStyles = {
7301
8087
  "fontStretch": {
7302
8088
  "value": "normal",
7303
8089
  "type": "string",
7304
- "filePath": "properties/font/font.json",
8090
+ "filePath": "tokens/font/font.json",
7305
8091
  "isSource": true,
7306
8092
  "original": {
7307
8093
  "value": "normal",
@@ -7324,7 +8110,7 @@ const ddsStyles = {
7324
8110
  "_fontStyleOld": {
7325
8111
  "value": "Light",
7326
8112
  "type": "string",
7327
- "filePath": "properties/font/font.json",
8113
+ "filePath": "tokens/font/font.json",
7328
8114
  "isSource": true,
7329
8115
  "original": {
7330
8116
  "value": "Light",
@@ -7348,7 +8134,7 @@ const ddsStyles = {
7348
8134
  "value": "-0.01em",
7349
8135
  "type": "number",
7350
8136
  "unit": "percent",
7351
- "filePath": "properties/font/font.json",
8137
+ "filePath": "tokens/font/font.json",
7352
8138
  "isSource": true,
7353
8139
  "original": {
7354
8140
  "value": -1,
@@ -7373,7 +8159,7 @@ const ddsStyles = {
7373
8159
  "value": "1.35em",
7374
8160
  "type": "number",
7375
8161
  "unit": "percent",
7376
- "filePath": "properties/font/font.json",
8162
+ "filePath": "tokens/font/font.json",
7377
8163
  "isSource": true,
7378
8164
  "original": {
7379
8165
  "value": 135,
@@ -7398,7 +8184,7 @@ const ddsStyles = {
7398
8184
  "value": 0,
7399
8185
  "type": "number",
7400
8186
  "unit": "pixel",
7401
- "filePath": "properties/font/font.json",
8187
+ "filePath": "tokens/font/font.json",
7402
8188
  "isSource": true,
7403
8189
  "original": {
7404
8190
  "value": 0,
@@ -7423,7 +8209,7 @@ const ddsStyles = {
7423
8209
  "value": 26,
7424
8210
  "type": "number",
7425
8211
  "unit": "pixel",
7426
- "filePath": "properties/font/font.json",
8212
+ "filePath": "tokens/font/font.json",
7427
8213
  "isSource": true,
7428
8214
  "original": {
7429
8215
  "value": 26,
@@ -7447,7 +8233,7 @@ const ddsStyles = {
7447
8233
  "textCase": {
7448
8234
  "value": "none",
7449
8235
  "type": "string",
7450
- "filePath": "properties/font/font.json",
8236
+ "filePath": "tokens/font/font.json",
7451
8237
  "isSource": true,
7452
8238
  "original": {
7453
8239
  "value": "none",
@@ -7471,11 +8257,57 @@ const ddsStyles = {
7471
8257
  },
7472
8258
  "supporting-style": {
7473
8259
  "label-01": {
8260
+ "category": {
8261
+ "value": "font",
8262
+ "type": "other",
8263
+ "filePath": "tokens/font/font.json",
8264
+ "isSource": true,
8265
+ "original": {
8266
+ "value": "font",
8267
+ "type": "other"
8268
+ },
8269
+ "name": "DdsFontSupportingStyleLabel01Category",
8270
+ "attributes": {
8271
+ "category": "$dds-font",
8272
+ "type": "supporting-style",
8273
+ "item": "label-01",
8274
+ "subitem": "category"
8275
+ },
8276
+ "path": [
8277
+ "$dds-font",
8278
+ "supporting-style",
8279
+ "label-01",
8280
+ "category"
8281
+ ]
8282
+ },
8283
+ "exportKey": {
8284
+ "value": "font",
8285
+ "type": "other",
8286
+ "filePath": "tokens/font/font.json",
8287
+ "isSource": true,
8288
+ "original": {
8289
+ "value": "font",
8290
+ "type": "other"
8291
+ },
8292
+ "name": "DdsFontSupportingStyleLabel01ExportKey",
8293
+ "attributes": {
8294
+ "category": "$dds-font",
8295
+ "type": "supporting-style",
8296
+ "item": "label-01",
8297
+ "subitem": "exportKey"
8298
+ },
8299
+ "path": [
8300
+ "$dds-font",
8301
+ "supporting-style",
8302
+ "label-01",
8303
+ "exportKey"
8304
+ ]
8305
+ },
7474
8306
  "fontSize": {
7475
8307
  "value": 14,
7476
8308
  "type": "number",
7477
8309
  "unit": "pixel",
7478
- "filePath": "properties/font/font.json",
8310
+ "filePath": "tokens/font/font.json",
7479
8311
  "isSource": true,
7480
8312
  "original": {
7481
8313
  "value": 14,
@@ -7499,7 +8331,7 @@ const ddsStyles = {
7499
8331
  "textDecoration": {
7500
8332
  "value": "none",
7501
8333
  "type": "string",
7502
- "filePath": "properties/font/font.json",
8334
+ "filePath": "tokens/font/font.json",
7503
8335
  "isSource": true,
7504
8336
  "original": {
7505
8337
  "value": "none",
@@ -7522,7 +8354,7 @@ const ddsStyles = {
7522
8354
  "fontFamily": {
7523
8355
  "value": "IBM Plex Sans",
7524
8356
  "type": "string",
7525
- "filePath": "properties/font/font.json",
8357
+ "filePath": "tokens/font/font.json",
7526
8358
  "isSource": true,
7527
8359
  "original": {
7528
8360
  "value": "IBM Plex Sans",
@@ -7545,7 +8377,7 @@ const ddsStyles = {
7545
8377
  "fontWeight": {
7546
8378
  "value": 600,
7547
8379
  "type": "number",
7548
- "filePath": "properties/font/font.json",
8380
+ "filePath": "tokens/font/font.json",
7549
8381
  "isSource": true,
7550
8382
  "original": {
7551
8383
  "value": 600,
@@ -7568,7 +8400,7 @@ const ddsStyles = {
7568
8400
  "fontStyle": {
7569
8401
  "value": "normal",
7570
8402
  "type": "string",
7571
- "filePath": "properties/font/font.json",
8403
+ "filePath": "tokens/font/font.json",
7572
8404
  "isSource": true,
7573
8405
  "original": {
7574
8406
  "value": "normal",
@@ -7591,7 +8423,7 @@ const ddsStyles = {
7591
8423
  "fontStretch": {
7592
8424
  "value": "normal",
7593
8425
  "type": "string",
7594
- "filePath": "properties/font/font.json",
8426
+ "filePath": "tokens/font/font.json",
7595
8427
  "isSource": true,
7596
8428
  "original": {
7597
8429
  "value": "normal",
@@ -7614,7 +8446,7 @@ const ddsStyles = {
7614
8446
  "_fontStyleOld": {
7615
8447
  "value": "SemiBold",
7616
8448
  "type": "string",
7617
- "filePath": "properties/font/font.json",
8449
+ "filePath": "tokens/font/font.json",
7618
8450
  "isSource": true,
7619
8451
  "original": {
7620
8452
  "value": "SemiBold",
@@ -7638,7 +8470,7 @@ const ddsStyles = {
7638
8470
  "value": "0.01em",
7639
8471
  "type": "number",
7640
8472
  "unit": "percent",
7641
- "filePath": "properties/font/font.json",
8473
+ "filePath": "tokens/font/font.json",
7642
8474
  "isSource": true,
7643
8475
  "original": {
7644
8476
  "value": 1,
@@ -7663,7 +8495,7 @@ const ddsStyles = {
7663
8495
  "value": "1.5em",
7664
8496
  "type": "number",
7665
8497
  "unit": "percent",
7666
- "filePath": "properties/font/font.json",
8498
+ "filePath": "tokens/font/font.json",
7667
8499
  "isSource": true,
7668
8500
  "original": {
7669
8501
  "value": 150,
@@ -7688,7 +8520,7 @@ const ddsStyles = {
7688
8520
  "value": 0,
7689
8521
  "type": "number",
7690
8522
  "unit": "pixel",
7691
- "filePath": "properties/font/font.json",
8523
+ "filePath": "tokens/font/font.json",
7692
8524
  "isSource": true,
7693
8525
  "original": {
7694
8526
  "value": 0,
@@ -7713,7 +8545,7 @@ const ddsStyles = {
7713
8545
  "value": 14,
7714
8546
  "type": "number",
7715
8547
  "unit": "pixel",
7716
- "filePath": "properties/font/font.json",
8548
+ "filePath": "tokens/font/font.json",
7717
8549
  "isSource": true,
7718
8550
  "original": {
7719
8551
  "value": 14,
@@ -7737,7 +8569,7 @@ const ddsStyles = {
7737
8569
  "textCase": {
7738
8570
  "value": "none",
7739
8571
  "type": "string",
7740
- "filePath": "properties/font/font.json",
8572
+ "filePath": "tokens/font/font.json",
7741
8573
  "isSource": true,
7742
8574
  "original": {
7743
8575
  "value": "none",
@@ -7759,11 +8591,57 @@ const ddsStyles = {
7759
8591
  }
7760
8592
  },
7761
8593
  "helpertext-01": {
8594
+ "category": {
8595
+ "value": "font",
8596
+ "type": "other",
8597
+ "filePath": "tokens/font/font.json",
8598
+ "isSource": true,
8599
+ "original": {
8600
+ "value": "font",
8601
+ "type": "other"
8602
+ },
8603
+ "name": "DdsFontSupportingStyleHelpertext01Category",
8604
+ "attributes": {
8605
+ "category": "$dds-font",
8606
+ "type": "supporting-style",
8607
+ "item": "helpertext-01",
8608
+ "subitem": "category"
8609
+ },
8610
+ "path": [
8611
+ "$dds-font",
8612
+ "supporting-style",
8613
+ "helpertext-01",
8614
+ "category"
8615
+ ]
8616
+ },
8617
+ "exportKey": {
8618
+ "value": "font",
8619
+ "type": "other",
8620
+ "filePath": "tokens/font/font.json",
8621
+ "isSource": true,
8622
+ "original": {
8623
+ "value": "font",
8624
+ "type": "other"
8625
+ },
8626
+ "name": "DdsFontSupportingStyleHelpertext01ExportKey",
8627
+ "attributes": {
8628
+ "category": "$dds-font",
8629
+ "type": "supporting-style",
8630
+ "item": "helpertext-01",
8631
+ "subitem": "exportKey"
8632
+ },
8633
+ "path": [
8634
+ "$dds-font",
8635
+ "supporting-style",
8636
+ "helpertext-01",
8637
+ "exportKey"
8638
+ ]
8639
+ },
7762
8640
  "fontSize": {
7763
8641
  "value": 12,
7764
8642
  "type": "number",
7765
8643
  "unit": "pixel",
7766
- "filePath": "properties/font/font.json",
8644
+ "filePath": "tokens/font/font.json",
7767
8645
  "isSource": true,
7768
8646
  "original": {
7769
8647
  "value": 12,
@@ -7787,7 +8665,7 @@ const ddsStyles = {
7787
8665
  "textDecoration": {
7788
8666
  "value": "none",
7789
8667
  "type": "string",
7790
- "filePath": "properties/font/font.json",
8668
+ "filePath": "tokens/font/font.json",
7791
8669
  "isSource": true,
7792
8670
  "original": {
7793
8671
  "value": "none",
@@ -7810,7 +8688,7 @@ const ddsStyles = {
7810
8688
  "fontFamily": {
7811
8689
  "value": "IBM Plex Sans",
7812
8690
  "type": "string",
7813
- "filePath": "properties/font/font.json",
8691
+ "filePath": "tokens/font/font.json",
7814
8692
  "isSource": true,
7815
8693
  "original": {
7816
8694
  "value": "IBM Plex Sans",
@@ -7833,7 +8711,7 @@ const ddsStyles = {
7833
8711
  "fontWeight": {
7834
8712
  "value": 400,
7835
8713
  "type": "number",
7836
- "filePath": "properties/font/font.json",
8714
+ "filePath": "tokens/font/font.json",
7837
8715
  "isSource": true,
7838
8716
  "original": {
7839
8717
  "value": 400,
@@ -7856,7 +8734,7 @@ const ddsStyles = {
7856
8734
  "fontStyle": {
7857
8735
  "value": "normal",
7858
8736
  "type": "string",
7859
- "filePath": "properties/font/font.json",
8737
+ "filePath": "tokens/font/font.json",
7860
8738
  "isSource": true,
7861
8739
  "original": {
7862
8740
  "value": "normal",
@@ -7879,7 +8757,7 @@ const ddsStyles = {
7879
8757
  "fontStretch": {
7880
8758
  "value": "normal",
7881
8759
  "type": "string",
7882
- "filePath": "properties/font/font.json",
8760
+ "filePath": "tokens/font/font.json",
7883
8761
  "isSource": true,
7884
8762
  "original": {
7885
8763
  "value": "normal",
@@ -7902,7 +8780,7 @@ const ddsStyles = {
7902
8780
  "_fontStyleOld": {
7903
8781
  "value": "Regular",
7904
8782
  "type": "string",
7905
- "filePath": "properties/font/font.json",
8783
+ "filePath": "tokens/font/font.json",
7906
8784
  "isSource": true,
7907
8785
  "original": {
7908
8786
  "value": "Regular",
@@ -7926,7 +8804,7 @@ const ddsStyles = {
7926
8804
  "value": "0.01em",
7927
8805
  "type": "number",
7928
8806
  "unit": "percent",
7929
- "filePath": "properties/font/font.json",
8807
+ "filePath": "tokens/font/font.json",
7930
8808
  "isSource": true,
7931
8809
  "original": {
7932
8810
  "value": 1,
@@ -7951,7 +8829,7 @@ const ddsStyles = {
7951
8829
  "value": "1.5em",
7952
8830
  "type": "number",
7953
8831
  "unit": "percent",
7954
- "filePath": "properties/font/font.json",
8832
+ "filePath": "tokens/font/font.json",
7955
8833
  "isSource": true,
7956
8834
  "original": {
7957
8835
  "value": 150,
@@ -7976,7 +8854,7 @@ const ddsStyles = {
7976
8854
  "value": 0,
7977
8855
  "type": "number",
7978
8856
  "unit": "pixel",
7979
- "filePath": "properties/font/font.json",
8857
+ "filePath": "tokens/font/font.json",
7980
8858
  "isSource": true,
7981
8859
  "original": {
7982
8860
  "value": 0,
@@ -8001,7 +8879,7 @@ const ddsStyles = {
8001
8879
  "value": 12,
8002
8880
  "type": "number",
8003
8881
  "unit": "pixel",
8004
- "filePath": "properties/font/font.json",
8882
+ "filePath": "tokens/font/font.json",
8005
8883
  "isSource": true,
8006
8884
  "original": {
8007
8885
  "value": 12,
@@ -8025,7 +8903,7 @@ const ddsStyles = {
8025
8903
  "textCase": {
8026
8904
  "value": "none",
8027
8905
  "type": "string",
8028
- "filePath": "properties/font/font.json",
8906
+ "filePath": "tokens/font/font.json",
8029
8907
  "isSource": true,
8030
8908
  "original": {
8031
8909
  "value": "none",
@@ -8047,11 +8925,57 @@ const ddsStyles = {
8047
8925
  }
8048
8926
  },
8049
8927
  "placeholdertext-01": {
8928
+ "category": {
8929
+ "value": "font",
8930
+ "type": "other",
8931
+ "filePath": "tokens/font/font.json",
8932
+ "isSource": true,
8933
+ "original": {
8934
+ "value": "font",
8935
+ "type": "other"
8936
+ },
8937
+ "name": "DdsFontSupportingStylePlaceholdertext01Category",
8938
+ "attributes": {
8939
+ "category": "$dds-font",
8940
+ "type": "supporting-style",
8941
+ "item": "placeholdertext-01",
8942
+ "subitem": "category"
8943
+ },
8944
+ "path": [
8945
+ "$dds-font",
8946
+ "supporting-style",
8947
+ "placeholdertext-01",
8948
+ "category"
8949
+ ]
8950
+ },
8951
+ "exportKey": {
8952
+ "value": "font",
8953
+ "type": "other",
8954
+ "filePath": "tokens/font/font.json",
8955
+ "isSource": true,
8956
+ "original": {
8957
+ "value": "font",
8958
+ "type": "other"
8959
+ },
8960
+ "name": "DdsFontSupportingStylePlaceholdertext01ExportKey",
8961
+ "attributes": {
8962
+ "category": "$dds-font",
8963
+ "type": "supporting-style",
8964
+ "item": "placeholdertext-01",
8965
+ "subitem": "exportKey"
8966
+ },
8967
+ "path": [
8968
+ "$dds-font",
8969
+ "supporting-style",
8970
+ "placeholdertext-01",
8971
+ "exportKey"
8972
+ ]
8973
+ },
8050
8974
  "fontSize": {
8051
8975
  "value": 16,
8052
8976
  "type": "number",
8053
8977
  "unit": "pixel",
8054
- "filePath": "properties/font/font.json",
8978
+ "filePath": "tokens/font/font.json",
8055
8979
  "isSource": true,
8056
8980
  "original": {
8057
8981
  "value": 16,
@@ -8075,7 +8999,7 @@ const ddsStyles = {
8075
8999
  "textDecoration": {
8076
9000
  "value": "none",
8077
9001
  "type": "string",
8078
- "filePath": "properties/font/font.json",
9002
+ "filePath": "tokens/font/font.json",
8079
9003
  "isSource": true,
8080
9004
  "original": {
8081
9005
  "value": "none",
@@ -8098,7 +9022,7 @@ const ddsStyles = {
8098
9022
  "fontFamily": {
8099
9023
  "value": "IBM Plex Sans",
8100
9024
  "type": "string",
8101
- "filePath": "properties/font/font.json",
9025
+ "filePath": "tokens/font/font.json",
8102
9026
  "isSource": true,
8103
9027
  "original": {
8104
9028
  "value": "IBM Plex Sans",
@@ -8121,7 +9045,7 @@ const ddsStyles = {
8121
9045
  "fontWeight": {
8122
9046
  "value": 400,
8123
9047
  "type": "number",
8124
- "filePath": "properties/font/font.json",
9048
+ "filePath": "tokens/font/font.json",
8125
9049
  "isSource": true,
8126
9050
  "original": {
8127
9051
  "value": 400,
@@ -8144,7 +9068,7 @@ const ddsStyles = {
8144
9068
  "fontStyle": {
8145
9069
  "value": "italic",
8146
9070
  "type": "string",
8147
- "filePath": "properties/font/font.json",
9071
+ "filePath": "tokens/font/font.json",
8148
9072
  "isSource": true,
8149
9073
  "original": {
8150
9074
  "value": "italic",
@@ -8167,7 +9091,7 @@ const ddsStyles = {
8167
9091
  "fontStretch": {
8168
9092
  "value": "normal",
8169
9093
  "type": "string",
8170
- "filePath": "properties/font/font.json",
9094
+ "filePath": "tokens/font/font.json",
8171
9095
  "isSource": true,
8172
9096
  "original": {
8173
9097
  "value": "normal",
@@ -8190,7 +9114,7 @@ const ddsStyles = {
8190
9114
  "_fontStyleOld": {
8191
9115
  "value": "Italic",
8192
9116
  "type": "string",
8193
- "filePath": "properties/font/font.json",
9117
+ "filePath": "tokens/font/font.json",
8194
9118
  "isSource": true,
8195
9119
  "original": {
8196
9120
  "value": "Italic",
@@ -8214,7 +9138,7 @@ const ddsStyles = {
8214
9138
  "value": "0em",
8215
9139
  "type": "number",
8216
9140
  "unit": "percent",
8217
- "filePath": "properties/font/font.json",
9141
+ "filePath": "tokens/font/font.json",
8218
9142
  "isSource": true,
8219
9143
  "original": {
8220
9144
  "value": 0,
@@ -8239,7 +9163,7 @@ const ddsStyles = {
8239
9163
  "value": "1.5em",
8240
9164
  "type": "number",
8241
9165
  "unit": "percent",
8242
- "filePath": "properties/font/font.json",
9166
+ "filePath": "tokens/font/font.json",
8243
9167
  "isSource": true,
8244
9168
  "original": {
8245
9169
  "value": 150,
@@ -8264,7 +9188,7 @@ const ddsStyles = {
8264
9188
  "value": 0,
8265
9189
  "type": "number",
8266
9190
  "unit": "pixel",
8267
- "filePath": "properties/font/font.json",
9191
+ "filePath": "tokens/font/font.json",
8268
9192
  "isSource": true,
8269
9193
  "original": {
8270
9194
  "value": 0,
@@ -8289,7 +9213,7 @@ const ddsStyles = {
8289
9213
  "value": 16,
8290
9214
  "type": "number",
8291
9215
  "unit": "pixel",
8292
- "filePath": "properties/font/font.json",
9216
+ "filePath": "tokens/font/font.json",
8293
9217
  "isSource": true,
8294
9218
  "original": {
8295
9219
  "value": 16,
@@ -8313,7 +9237,7 @@ const ddsStyles = {
8313
9237
  "textCase": {
8314
9238
  "value": "none",
8315
9239
  "type": "string",
8316
- "filePath": "properties/font/font.json",
9240
+ "filePath": "tokens/font/font.json",
8317
9241
  "isSource": true,
8318
9242
  "original": {
8319
9243
  "value": "none",
@@ -8335,11 +9259,57 @@ const ddsStyles = {
8335
9259
  }
8336
9260
  },
8337
9261
  "tiny-01": {
9262
+ "category": {
9263
+ "value": "font",
9264
+ "type": "other",
9265
+ "filePath": "tokens/font/font.json",
9266
+ "isSource": true,
9267
+ "original": {
9268
+ "value": "font",
9269
+ "type": "other"
9270
+ },
9271
+ "name": "DdsFontSupportingStyleTiny01Category",
9272
+ "attributes": {
9273
+ "category": "$dds-font",
9274
+ "type": "supporting-style",
9275
+ "item": "tiny-01",
9276
+ "subitem": "category"
9277
+ },
9278
+ "path": [
9279
+ "$dds-font",
9280
+ "supporting-style",
9281
+ "tiny-01",
9282
+ "category"
9283
+ ]
9284
+ },
9285
+ "exportKey": {
9286
+ "value": "font",
9287
+ "type": "other",
9288
+ "filePath": "tokens/font/font.json",
9289
+ "isSource": true,
9290
+ "original": {
9291
+ "value": "font",
9292
+ "type": "other"
9293
+ },
9294
+ "name": "DdsFontSupportingStyleTiny01ExportKey",
9295
+ "attributes": {
9296
+ "category": "$dds-font",
9297
+ "type": "supporting-style",
9298
+ "item": "tiny-01",
9299
+ "subitem": "exportKey"
9300
+ },
9301
+ "path": [
9302
+ "$dds-font",
9303
+ "supporting-style",
9304
+ "tiny-01",
9305
+ "exportKey"
9306
+ ]
9307
+ },
8338
9308
  "fontSize": {
8339
9309
  "value": 12,
8340
9310
  "type": "number",
8341
9311
  "unit": "pixel",
8342
- "filePath": "properties/font/font.json",
9312
+ "filePath": "tokens/font/font.json",
8343
9313
  "isSource": true,
8344
9314
  "original": {
8345
9315
  "value": 12,
@@ -8363,7 +9333,7 @@ const ddsStyles = {
8363
9333
  "textDecoration": {
8364
9334
  "value": "none",
8365
9335
  "type": "string",
8366
- "filePath": "properties/font/font.json",
9336
+ "filePath": "tokens/font/font.json",
8367
9337
  "isSource": true,
8368
9338
  "original": {
8369
9339
  "value": "none",
@@ -8386,7 +9356,7 @@ const ddsStyles = {
8386
9356
  "fontFamily": {
8387
9357
  "value": "IBM Plex Sans",
8388
9358
  "type": "string",
8389
- "filePath": "properties/font/font.json",
9359
+ "filePath": "tokens/font/font.json",
8390
9360
  "isSource": true,
8391
9361
  "original": {
8392
9362
  "value": "IBM Plex Sans",
@@ -8409,7 +9379,7 @@ const ddsStyles = {
8409
9379
  "fontWeight": {
8410
9380
  "value": 400,
8411
9381
  "type": "number",
8412
- "filePath": "properties/font/font.json",
9382
+ "filePath": "tokens/font/font.json",
8413
9383
  "isSource": true,
8414
9384
  "original": {
8415
9385
  "value": 400,
@@ -8432,7 +9402,7 @@ const ddsStyles = {
8432
9402
  "fontStyle": {
8433
9403
  "value": "normal",
8434
9404
  "type": "string",
8435
- "filePath": "properties/font/font.json",
9405
+ "filePath": "tokens/font/font.json",
8436
9406
  "isSource": true,
8437
9407
  "original": {
8438
9408
  "value": "normal",
@@ -8455,7 +9425,7 @@ const ddsStyles = {
8455
9425
  "fontStretch": {
8456
9426
  "value": "normal",
8457
9427
  "type": "string",
8458
- "filePath": "properties/font/font.json",
9428
+ "filePath": "tokens/font/font.json",
8459
9429
  "isSource": true,
8460
9430
  "original": {
8461
9431
  "value": "normal",
@@ -8478,7 +9448,7 @@ const ddsStyles = {
8478
9448
  "_fontStyleOld": {
8479
9449
  "value": "Regular",
8480
9450
  "type": "string",
8481
- "filePath": "properties/font/font.json",
9451
+ "filePath": "tokens/font/font.json",
8482
9452
  "isSource": true,
8483
9453
  "original": {
8484
9454
  "value": "Regular",
@@ -8502,7 +9472,7 @@ const ddsStyles = {
8502
9472
  "value": "0.01em",
8503
9473
  "type": "number",
8504
9474
  "unit": "percent",
8505
- "filePath": "properties/font/font.json",
9475
+ "filePath": "tokens/font/font.json",
8506
9476
  "isSource": true,
8507
9477
  "original": {
8508
9478
  "value": 1,
@@ -8527,7 +9497,7 @@ const ddsStyles = {
8527
9497
  "value": "1.5em",
8528
9498
  "type": "number",
8529
9499
  "unit": "percent",
8530
- "filePath": "properties/font/font.json",
9500
+ "filePath": "tokens/font/font.json",
8531
9501
  "isSource": true,
8532
9502
  "original": {
8533
9503
  "value": 150,
@@ -8552,7 +9522,7 @@ const ddsStyles = {
8552
9522
  "value": 0,
8553
9523
  "type": "number",
8554
9524
  "unit": "pixel",
8555
- "filePath": "properties/font/font.json",
9525
+ "filePath": "tokens/font/font.json",
8556
9526
  "isSource": true,
8557
9527
  "original": {
8558
9528
  "value": 0,
@@ -8577,7 +9547,7 @@ const ddsStyles = {
8577
9547
  "value": 12,
8578
9548
  "type": "number",
8579
9549
  "unit": "pixel",
8580
- "filePath": "properties/font/font.json",
9550
+ "filePath": "tokens/font/font.json",
8581
9551
  "isSource": true,
8582
9552
  "original": {
8583
9553
  "value": 12,
@@ -8601,7 +9571,7 @@ const ddsStyles = {
8601
9571
  "textCase": {
8602
9572
  "value": "none",
8603
9573
  "type": "string",
8604
- "filePath": "properties/font/font.json",
9574
+ "filePath": "tokens/font/font.json",
8605
9575
  "isSource": true,
8606
9576
  "original": {
8607
9577
  "value": "none",
@@ -8623,11 +9593,57 @@ const ddsStyles = {
8623
9593
  }
8624
9594
  },
8625
9595
  "tiny-02": {
9596
+ "category": {
9597
+ "value": "font",
9598
+ "type": "other",
9599
+ "filePath": "tokens/font/font.json",
9600
+ "isSource": true,
9601
+ "original": {
9602
+ "value": "font",
9603
+ "type": "other"
9604
+ },
9605
+ "name": "DdsFontSupportingStyleTiny02Category",
9606
+ "attributes": {
9607
+ "category": "$dds-font",
9608
+ "type": "supporting-style",
9609
+ "item": "tiny-02",
9610
+ "subitem": "category"
9611
+ },
9612
+ "path": [
9613
+ "$dds-font",
9614
+ "supporting-style",
9615
+ "tiny-02",
9616
+ "category"
9617
+ ]
9618
+ },
9619
+ "exportKey": {
9620
+ "value": "font",
9621
+ "type": "other",
9622
+ "filePath": "tokens/font/font.json",
9623
+ "isSource": true,
9624
+ "original": {
9625
+ "value": "font",
9626
+ "type": "other"
9627
+ },
9628
+ "name": "DdsFontSupportingStyleTiny02ExportKey",
9629
+ "attributes": {
9630
+ "category": "$dds-font",
9631
+ "type": "supporting-style",
9632
+ "item": "tiny-02",
9633
+ "subitem": "exportKey"
9634
+ },
9635
+ "path": [
9636
+ "$dds-font",
9637
+ "supporting-style",
9638
+ "tiny-02",
9639
+ "exportKey"
9640
+ ]
9641
+ },
8626
9642
  "fontSize": {
8627
9643
  "value": 12,
8628
9644
  "type": "number",
8629
9645
  "unit": "pixel",
8630
- "filePath": "properties/font/font.json",
9646
+ "filePath": "tokens/font/font.json",
8631
9647
  "isSource": true,
8632
9648
  "original": {
8633
9649
  "value": 12,
@@ -8651,7 +9667,7 @@ const ddsStyles = {
8651
9667
  "textDecoration": {
8652
9668
  "value": "none",
8653
9669
  "type": "string",
8654
- "filePath": "properties/font/font.json",
9670
+ "filePath": "tokens/font/font.json",
8655
9671
  "isSource": true,
8656
9672
  "original": {
8657
9673
  "value": "none",
@@ -8674,7 +9690,7 @@ const ddsStyles = {
8674
9690
  "fontFamily": {
8675
9691
  "value": "IBM Plex Sans",
8676
9692
  "type": "string",
8677
- "filePath": "properties/font/font.json",
9693
+ "filePath": "tokens/font/font.json",
8678
9694
  "isSource": true,
8679
9695
  "original": {
8680
9696
  "value": "IBM Plex Sans",
@@ -8697,7 +9713,7 @@ const ddsStyles = {
8697
9713
  "fontWeight": {
8698
9714
  "value": 300,
8699
9715
  "type": "number",
8700
- "filePath": "properties/font/font.json",
9716
+ "filePath": "tokens/font/font.json",
8701
9717
  "isSource": true,
8702
9718
  "original": {
8703
9719
  "value": 300,
@@ -8720,7 +9736,7 @@ const ddsStyles = {
8720
9736
  "fontStyle": {
8721
9737
  "value": "normal",
8722
9738
  "type": "string",
8723
- "filePath": "properties/font/font.json",
9739
+ "filePath": "tokens/font/font.json",
8724
9740
  "isSource": true,
8725
9741
  "original": {
8726
9742
  "value": "normal",
@@ -8743,7 +9759,7 @@ const ddsStyles = {
8743
9759
  "fontStretch": {
8744
9760
  "value": "normal",
8745
9761
  "type": "string",
8746
- "filePath": "properties/font/font.json",
9762
+ "filePath": "tokens/font/font.json",
8747
9763
  "isSource": true,
8748
9764
  "original": {
8749
9765
  "value": "normal",
@@ -8766,7 +9782,7 @@ const ddsStyles = {
8766
9782
  "_fontStyleOld": {
8767
9783
  "value": "Light",
8768
9784
  "type": "string",
8769
- "filePath": "properties/font/font.json",
9785
+ "filePath": "tokens/font/font.json",
8770
9786
  "isSource": true,
8771
9787
  "original": {
8772
9788
  "value": "Light",
@@ -8790,7 +9806,7 @@ const ddsStyles = {
8790
9806
  "value": "0.01em",
8791
9807
  "type": "number",
8792
9808
  "unit": "percent",
8793
- "filePath": "properties/font/font.json",
9809
+ "filePath": "tokens/font/font.json",
8794
9810
  "isSource": true,
8795
9811
  "original": {
8796
9812
  "value": 1,
@@ -8815,7 +9831,7 @@ const ddsStyles = {
8815
9831
  "value": "1.5em",
8816
9832
  "type": "number",
8817
9833
  "unit": "percent",
8818
- "filePath": "properties/font/font.json",
9834
+ "filePath": "tokens/font/font.json",
8819
9835
  "isSource": true,
8820
9836
  "original": {
8821
9837
  "value": 150,
@@ -8840,7 +9856,7 @@ const ddsStyles = {
8840
9856
  "value": 0,
8841
9857
  "type": "number",
8842
9858
  "unit": "pixel",
8843
- "filePath": "properties/font/font.json",
9859
+ "filePath": "tokens/font/font.json",
8844
9860
  "isSource": true,
8845
9861
  "original": {
8846
9862
  "value": 0,
@@ -8865,7 +9881,7 @@ const ddsStyles = {
8865
9881
  "value": 12,
8866
9882
  "type": "number",
8867
9883
  "unit": "pixel",
8868
- "filePath": "properties/font/font.json",
9884
+ "filePath": "tokens/font/font.json",
8869
9885
  "isSource": true,
8870
9886
  "original": {
8871
9887
  "value": 12,
@@ -8889,7 +9905,7 @@ const ddsStyles = {
8889
9905
  "textCase": {
8890
9906
  "value": "none",
8891
9907
  "type": "string",
8892
- "filePath": "properties/font/font.json",
9908
+ "filePath": "tokens/font/font.json",
8893
9909
  "isSource": true,
8894
9910
  "original": {
8895
9911
  "value": "none",
@@ -8911,11 +9927,57 @@ const ddsStyles = {
8911
9927
  }
8912
9928
  },
8913
9929
  "placeholdertext-02": {
9930
+ "category": {
9931
+ "value": "font",
9932
+ "type": "other",
9933
+ "filePath": "tokens/font/font.json",
9934
+ "isSource": true,
9935
+ "original": {
9936
+ "value": "font",
9937
+ "type": "other"
9938
+ },
9939
+ "name": "DdsFontSupportingStylePlaceholdertext02Category",
9940
+ "attributes": {
9941
+ "category": "$dds-font",
9942
+ "type": "supporting-style",
9943
+ "item": "placeholdertext-02",
9944
+ "subitem": "category"
9945
+ },
9946
+ "path": [
9947
+ "$dds-font",
9948
+ "supporting-style",
9949
+ "placeholdertext-02",
9950
+ "category"
9951
+ ]
9952
+ },
9953
+ "exportKey": {
9954
+ "value": "font",
9955
+ "type": "other",
9956
+ "filePath": "tokens/font/font.json",
9957
+ "isSource": true,
9958
+ "original": {
9959
+ "value": "font",
9960
+ "type": "other"
9961
+ },
9962
+ "name": "DdsFontSupportingStylePlaceholdertext02ExportKey",
9963
+ "attributes": {
9964
+ "category": "$dds-font",
9965
+ "type": "supporting-style",
9966
+ "item": "placeholdertext-02",
9967
+ "subitem": "exportKey"
9968
+ },
9969
+ "path": [
9970
+ "$dds-font",
9971
+ "supporting-style",
9972
+ "placeholdertext-02",
9973
+ "exportKey"
9974
+ ]
9975
+ },
8914
9976
  "fontSize": {
8915
9977
  "value": 14,
8916
9978
  "type": "number",
8917
9979
  "unit": "pixel",
8918
- "filePath": "properties/font/font.json",
9980
+ "filePath": "tokens/font/font.json",
8919
9981
  "isSource": true,
8920
9982
  "original": {
8921
9983
  "value": 14,
@@ -8939,7 +10001,7 @@ const ddsStyles = {
8939
10001
  "textDecoration": {
8940
10002
  "value": "none",
8941
10003
  "type": "string",
8942
- "filePath": "properties/font/font.json",
10004
+ "filePath": "tokens/font/font.json",
8943
10005
  "isSource": true,
8944
10006
  "original": {
8945
10007
  "value": "none",
@@ -8962,7 +10024,7 @@ const ddsStyles = {
8962
10024
  "fontFamily": {
8963
10025
  "value": "IBM Plex Sans",
8964
10026
  "type": "string",
8965
- "filePath": "properties/font/font.json",
10027
+ "filePath": "tokens/font/font.json",
8966
10028
  "isSource": true,
8967
10029
  "original": {
8968
10030
  "value": "IBM Plex Sans",
@@ -8985,7 +10047,7 @@ const ddsStyles = {
8985
10047
  "fontWeight": {
8986
10048
  "value": 400,
8987
10049
  "type": "number",
8988
- "filePath": "properties/font/font.json",
10050
+ "filePath": "tokens/font/font.json",
8989
10051
  "isSource": true,
8990
10052
  "original": {
8991
10053
  "value": 400,
@@ -9008,7 +10070,7 @@ const ddsStyles = {
9008
10070
  "fontStyle": {
9009
10071
  "value": "italic",
9010
10072
  "type": "string",
9011
- "filePath": "properties/font/font.json",
10073
+ "filePath": "tokens/font/font.json",
9012
10074
  "isSource": true,
9013
10075
  "original": {
9014
10076
  "value": "italic",
@@ -9031,7 +10093,7 @@ const ddsStyles = {
9031
10093
  "fontStretch": {
9032
10094
  "value": "normal",
9033
10095
  "type": "string",
9034
- "filePath": "properties/font/font.json",
10096
+ "filePath": "tokens/font/font.json",
9035
10097
  "isSource": true,
9036
10098
  "original": {
9037
10099
  "value": "normal",
@@ -9054,7 +10116,7 @@ const ddsStyles = {
9054
10116
  "_fontStyleOld": {
9055
10117
  "value": "Italic",
9056
10118
  "type": "string",
9057
- "filePath": "properties/font/font.json",
10119
+ "filePath": "tokens/font/font.json",
9058
10120
  "isSource": true,
9059
10121
  "original": {
9060
10122
  "value": "Italic",
@@ -9078,7 +10140,7 @@ const ddsStyles = {
9078
10140
  "value": "0.01em",
9079
10141
  "type": "number",
9080
10142
  "unit": "percent",
9081
- "filePath": "properties/font/font.json",
10143
+ "filePath": "tokens/font/font.json",
9082
10144
  "isSource": true,
9083
10145
  "original": {
9084
10146
  "value": 1,
@@ -9103,7 +10165,7 @@ const ddsStyles = {
9103
10165
  "value": "1.5em",
9104
10166
  "type": "number",
9105
10167
  "unit": "percent",
9106
- "filePath": "properties/font/font.json",
10168
+ "filePath": "tokens/font/font.json",
9107
10169
  "isSource": true,
9108
10170
  "original": {
9109
10171
  "value": 150,
@@ -9128,7 +10190,7 @@ const ddsStyles = {
9128
10190
  "value": 0,
9129
10191
  "type": "number",
9130
10192
  "unit": "pixel",
9131
- "filePath": "properties/font/font.json",
10193
+ "filePath": "tokens/font/font.json",
9132
10194
  "isSource": true,
9133
10195
  "original": {
9134
10196
  "value": 0,
@@ -9153,7 +10215,7 @@ const ddsStyles = {
9153
10215
  "value": 14,
9154
10216
  "type": "number",
9155
10217
  "unit": "pixel",
9156
- "filePath": "properties/font/font.json",
10218
+ "filePath": "tokens/font/font.json",
9157
10219
  "isSource": true,
9158
10220
  "original": {
9159
10221
  "value": 14,
@@ -9177,7 +10239,7 @@ const ddsStyles = {
9177
10239
  "textCase": {
9178
10240
  "value": "none",
9179
10241
  "type": "string",
9180
- "filePath": "properties/font/font.json",
10242
+ "filePath": "tokens/font/font.json",
9181
10243
  "isSource": true,
9182
10244
  "original": {
9183
10245
  "value": "none",
@@ -9199,11 +10261,57 @@ const ddsStyles = {
9199
10261
  }
9200
10262
  },
9201
10263
  "placeholdertext-03": {
10264
+ "category": {
10265
+ "value": "font",
10266
+ "type": "other",
10267
+ "filePath": "tokens/font/font.json",
10268
+ "isSource": true,
10269
+ "original": {
10270
+ "value": "font",
10271
+ "type": "other"
10272
+ },
10273
+ "name": "DdsFontSupportingStylePlaceholdertext03Category",
10274
+ "attributes": {
10275
+ "category": "$dds-font",
10276
+ "type": "supporting-style",
10277
+ "item": "placeholdertext-03",
10278
+ "subitem": "category"
10279
+ },
10280
+ "path": [
10281
+ "$dds-font",
10282
+ "supporting-style",
10283
+ "placeholdertext-03",
10284
+ "category"
10285
+ ]
10286
+ },
10287
+ "exportKey": {
10288
+ "value": "font",
10289
+ "type": "other",
10290
+ "filePath": "tokens/font/font.json",
10291
+ "isSource": true,
10292
+ "original": {
10293
+ "value": "font",
10294
+ "type": "other"
10295
+ },
10296
+ "name": "DdsFontSupportingStylePlaceholdertext03ExportKey",
10297
+ "attributes": {
10298
+ "category": "$dds-font",
10299
+ "type": "supporting-style",
10300
+ "item": "placeholdertext-03",
10301
+ "subitem": "exportKey"
10302
+ },
10303
+ "path": [
10304
+ "$dds-font",
10305
+ "supporting-style",
10306
+ "placeholdertext-03",
10307
+ "exportKey"
10308
+ ]
10309
+ },
9202
10310
  "fontSize": {
9203
10311
  "value": 12,
9204
10312
  "type": "number",
9205
10313
  "unit": "pixel",
9206
- "filePath": "properties/font/font.json",
10314
+ "filePath": "tokens/font/font.json",
9207
10315
  "isSource": true,
9208
10316
  "original": {
9209
10317
  "value": 12,
@@ -9227,7 +10335,7 @@ const ddsStyles = {
9227
10335
  "textDecoration": {
9228
10336
  "value": "none",
9229
10337
  "type": "string",
9230
- "filePath": "properties/font/font.json",
10338
+ "filePath": "tokens/font/font.json",
9231
10339
  "isSource": true,
9232
10340
  "original": {
9233
10341
  "value": "none",
@@ -9250,7 +10358,7 @@ const ddsStyles = {
9250
10358
  "fontFamily": {
9251
10359
  "value": "IBM Plex Sans",
9252
10360
  "type": "string",
9253
- "filePath": "properties/font/font.json",
10361
+ "filePath": "tokens/font/font.json",
9254
10362
  "isSource": true,
9255
10363
  "original": {
9256
10364
  "value": "IBM Plex Sans",
@@ -9273,7 +10381,7 @@ const ddsStyles = {
9273
10381
  "fontWeight": {
9274
10382
  "value": 400,
9275
10383
  "type": "number",
9276
- "filePath": "properties/font/font.json",
10384
+ "filePath": "tokens/font/font.json",
9277
10385
  "isSource": true,
9278
10386
  "original": {
9279
10387
  "value": 400,
@@ -9296,7 +10404,7 @@ const ddsStyles = {
9296
10404
  "fontStyle": {
9297
10405
  "value": "italic",
9298
10406
  "type": "string",
9299
- "filePath": "properties/font/font.json",
10407
+ "filePath": "tokens/font/font.json",
9300
10408
  "isSource": true,
9301
10409
  "original": {
9302
10410
  "value": "italic",
@@ -9319,7 +10427,7 @@ const ddsStyles = {
9319
10427
  "fontStretch": {
9320
10428
  "value": "normal",
9321
10429
  "type": "string",
9322
- "filePath": "properties/font/font.json",
10430
+ "filePath": "tokens/font/font.json",
9323
10431
  "isSource": true,
9324
10432
  "original": {
9325
10433
  "value": "normal",
@@ -9342,7 +10450,7 @@ const ddsStyles = {
9342
10450
  "_fontStyleOld": {
9343
10451
  "value": "Italic",
9344
10452
  "type": "string",
9345
- "filePath": "properties/font/font.json",
10453
+ "filePath": "tokens/font/font.json",
9346
10454
  "isSource": true,
9347
10455
  "original": {
9348
10456
  "value": "Italic",
@@ -9366,7 +10474,7 @@ const ddsStyles = {
9366
10474
  "value": "0.01em",
9367
10475
  "type": "number",
9368
10476
  "unit": "percent",
9369
- "filePath": "properties/font/font.json",
10477
+ "filePath": "tokens/font/font.json",
9370
10478
  "isSource": true,
9371
10479
  "original": {
9372
10480
  "value": 1,
@@ -9391,7 +10499,7 @@ const ddsStyles = {
9391
10499
  "value": "1.5em",
9392
10500
  "type": "number",
9393
10501
  "unit": "percent",
9394
- "filePath": "properties/font/font.json",
10502
+ "filePath": "tokens/font/font.json",
9395
10503
  "isSource": true,
9396
10504
  "original": {
9397
10505
  "value": 150,
@@ -9416,7 +10524,7 @@ const ddsStyles = {
9416
10524
  "value": 0,
9417
10525
  "type": "number",
9418
10526
  "unit": "pixel",
9419
- "filePath": "properties/font/font.json",
10527
+ "filePath": "tokens/font/font.json",
9420
10528
  "isSource": true,
9421
10529
  "original": {
9422
10530
  "value": 0,
@@ -9441,7 +10549,7 @@ const ddsStyles = {
9441
10549
  "value": 12,
9442
10550
  "type": "number",
9443
10551
  "unit": "pixel",
9444
- "filePath": "properties/font/font.json",
10552
+ "filePath": "tokens/font/font.json",
9445
10553
  "isSource": true,
9446
10554
  "original": {
9447
10555
  "value": 12,
@@ -9465,7 +10573,7 @@ const ddsStyles = {
9465
10573
  "textCase": {
9466
10574
  "value": "none",
9467
10575
  "type": "string",
9468
- "filePath": "properties/font/font.json",
10576
+ "filePath": "tokens/font/font.json",
9469
10577
  "isSource": true,
9470
10578
  "original": {
9471
10579
  "value": "none",
@@ -9489,11 +10597,57 @@ const ddsStyles = {
9489
10597
  },
9490
10598
  "code": {
9491
10599
  "monospace-02": {
10600
+ "category": {
10601
+ "value": "font",
10602
+ "type": "other",
10603
+ "filePath": "tokens/font/font.json",
10604
+ "isSource": true,
10605
+ "original": {
10606
+ "value": "font",
10607
+ "type": "other"
10608
+ },
10609
+ "name": "DdsFontCodeMonospace02Category",
10610
+ "attributes": {
10611
+ "category": "$dds-font",
10612
+ "type": "code",
10613
+ "item": "monospace-02",
10614
+ "subitem": "category"
10615
+ },
10616
+ "path": [
10617
+ "$dds-font",
10618
+ "code",
10619
+ "monospace-02",
10620
+ "category"
10621
+ ]
10622
+ },
10623
+ "exportKey": {
10624
+ "value": "font",
10625
+ "type": "other",
10626
+ "filePath": "tokens/font/font.json",
10627
+ "isSource": true,
10628
+ "original": {
10629
+ "value": "font",
10630
+ "type": "other"
10631
+ },
10632
+ "name": "DdsFontCodeMonospace02ExportKey",
10633
+ "attributes": {
10634
+ "category": "$dds-font",
10635
+ "type": "code",
10636
+ "item": "monospace-02",
10637
+ "subitem": "exportKey"
10638
+ },
10639
+ "path": [
10640
+ "$dds-font",
10641
+ "code",
10642
+ "monospace-02",
10643
+ "exportKey"
10644
+ ]
10645
+ },
9492
10646
  "fontSize": {
9493
10647
  "value": 16,
9494
10648
  "type": "number",
9495
10649
  "unit": "pixel",
9496
- "filePath": "properties/font/font.json",
10650
+ "filePath": "tokens/font/font.json",
9497
10651
  "isSource": true,
9498
10652
  "original": {
9499
10653
  "value": 16,
@@ -9517,7 +10671,7 @@ const ddsStyles = {
9517
10671
  "textDecoration": {
9518
10672
  "value": "none",
9519
10673
  "type": "string",
9520
- "filePath": "properties/font/font.json",
10674
+ "filePath": "tokens/font/font.json",
9521
10675
  "isSource": true,
9522
10676
  "original": {
9523
10677
  "value": "none",
@@ -9540,7 +10694,7 @@ const ddsStyles = {
9540
10694
  "fontFamily": {
9541
10695
  "value": "IBM Plex Mono",
9542
10696
  "type": "string",
9543
- "filePath": "properties/font/font.json",
10697
+ "filePath": "tokens/font/font.json",
9544
10698
  "isSource": true,
9545
10699
  "original": {
9546
10700
  "value": "IBM Plex Mono",
@@ -9563,7 +10717,7 @@ const ddsStyles = {
9563
10717
  "fontWeight": {
9564
10718
  "value": 400,
9565
10719
  "type": "number",
9566
- "filePath": "properties/font/font.json",
10720
+ "filePath": "tokens/font/font.json",
9567
10721
  "isSource": true,
9568
10722
  "original": {
9569
10723
  "value": 400,
@@ -9586,7 +10740,7 @@ const ddsStyles = {
9586
10740
  "fontStyle": {
9587
10741
  "value": "normal",
9588
10742
  "type": "string",
9589
- "filePath": "properties/font/font.json",
10743
+ "filePath": "tokens/font/font.json",
9590
10744
  "isSource": true,
9591
10745
  "original": {
9592
10746
  "value": "normal",
@@ -9609,7 +10763,7 @@ const ddsStyles = {
9609
10763
  "fontStretch": {
9610
10764
  "value": "normal",
9611
10765
  "type": "string",
9612
- "filePath": "properties/font/font.json",
10766
+ "filePath": "tokens/font/font.json",
9613
10767
  "isSource": true,
9614
10768
  "original": {
9615
10769
  "value": "normal",
@@ -9632,7 +10786,7 @@ const ddsStyles = {
9632
10786
  "_fontStyleOld": {
9633
10787
  "value": "Regular",
9634
10788
  "type": "string",
9635
- "filePath": "properties/font/font.json",
10789
+ "filePath": "tokens/font/font.json",
9636
10790
  "isSource": true,
9637
10791
  "original": {
9638
10792
  "value": "Regular",
@@ -9656,7 +10810,7 @@ const ddsStyles = {
9656
10810
  "value": "0em",
9657
10811
  "type": "number",
9658
10812
  "unit": "percent",
9659
- "filePath": "properties/font/font.json",
10813
+ "filePath": "tokens/font/font.json",
9660
10814
  "isSource": true,
9661
10815
  "original": {
9662
10816
  "value": 0,
@@ -9681,7 +10835,7 @@ const ddsStyles = {
9681
10835
  "value": "1.5em",
9682
10836
  "type": "number",
9683
10837
  "unit": "percent",
9684
- "filePath": "properties/font/font.json",
10838
+ "filePath": "tokens/font/font.json",
9685
10839
  "isSource": true,
9686
10840
  "original": {
9687
10841
  "value": 150,
@@ -9706,7 +10860,7 @@ const ddsStyles = {
9706
10860
  "value": 0,
9707
10861
  "type": "number",
9708
10862
  "unit": "pixel",
9709
- "filePath": "properties/font/font.json",
10863
+ "filePath": "tokens/font/font.json",
9710
10864
  "isSource": true,
9711
10865
  "original": {
9712
10866
  "value": 0,
@@ -9731,7 +10885,7 @@ const ddsStyles = {
9731
10885
  "value": 9,
9732
10886
  "type": "number",
9733
10887
  "unit": "pixel",
9734
- "filePath": "properties/font/font.json",
10888
+ "filePath": "tokens/font/font.json",
9735
10889
  "isSource": true,
9736
10890
  "original": {
9737
10891
  "value": 9,
@@ -9755,7 +10909,7 @@ const ddsStyles = {
9755
10909
  "textCase": {
9756
10910
  "value": "none",
9757
10911
  "type": "string",
9758
- "filePath": "properties/font/font.json",
10912
+ "filePath": "tokens/font/font.json",
9759
10913
  "isSource": true,
9760
10914
  "original": {
9761
10915
  "value": "none",