@pantheon-systems/pds-design-tokens 1.0.0-dev.161 → 1.0.0-dev.162
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.
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
--pds-container-max-width-standard: 1200px;
|
|
39
39
|
--pds-container-max-width-wide: 1440px;
|
|
40
40
|
--pds-container-max-width-x-wide: 1600px;
|
|
41
|
-
--pds-container-modal-width-large:
|
|
42
|
-
--pds-container-modal-width-medium:
|
|
43
|
-
--pds-container-modal-width-small:
|
|
44
|
-
--pds-container-modal-width-xl:
|
|
41
|
+
--pds-container-modal-width-large: 60rem;
|
|
42
|
+
--pds-container-modal-width-medium: 44rem;
|
|
43
|
+
--pds-container-modal-width-small: 32rem;
|
|
44
|
+
--pds-container-modal-width-xl: 80rem;
|
|
45
45
|
--pds-container-padding-base: var(--pds-spacing-xl);
|
|
46
46
|
--pds-container-padding-narrow-bp-lg: 20%;
|
|
47
47
|
--pds-container-padding-narrow-bp-md: 12%;
|
|
@@ -1171,7 +1171,7 @@
|
|
|
1171
1171
|
"value": {
|
|
1172
1172
|
"fontSize": "1 * 16 * 0.9",
|
|
1173
1173
|
"fontFamily": "Source Code Pro",
|
|
1174
|
-
"fontWeight":
|
|
1174
|
+
"fontWeight": 400,
|
|
1175
1175
|
"lineHeight": "165%",
|
|
1176
1176
|
"textDecoration": "none"
|
|
1177
1177
|
},
|
|
@@ -1182,7 +1182,7 @@
|
|
|
1182
1182
|
"value": {
|
|
1183
1183
|
"fontSize": "{typography.size.M} * {figma.typography.size.base} * 0.9",
|
|
1184
1184
|
"fontFamily": "Source Code Pro",
|
|
1185
|
-
"fontWeight": "{typography.fw.
|
|
1185
|
+
"fontWeight": "{typography.fw.regular}",
|
|
1186
1186
|
"lineHeight": "{typography.lh.L}",
|
|
1187
1187
|
"textDecoration": "none"
|
|
1188
1188
|
},
|
|
@@ -2758,6 +2758,429 @@
|
|
|
2758
2758
|
]
|
|
2759
2759
|
}
|
|
2760
2760
|
},
|
|
2761
|
+
"medium": {
|
|
2762
|
+
"9XL": {
|
|
2763
|
+
"value": {
|
|
2764
|
+
"fontSize": "6.192 * 16",
|
|
2765
|
+
"fontFamily": "Poppins",
|
|
2766
|
+
"fontWeight": 500,
|
|
2767
|
+
"lineHeight": "120%"
|
|
2768
|
+
},
|
|
2769
|
+
"type": "typography",
|
|
2770
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2771
|
+
"isSource": true,
|
|
2772
|
+
"original": {
|
|
2773
|
+
"value": {
|
|
2774
|
+
"fontSize": "{typography.size.9XL} * {figma.typography.size.base}",
|
|
2775
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2776
|
+
"fontWeight": "{typography.fw.medium}",
|
|
2777
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
2778
|
+
},
|
|
2779
|
+
"type": "typography"
|
|
2780
|
+
},
|
|
2781
|
+
"name": "text-type-scale-medium-9-xl",
|
|
2782
|
+
"attributes": {
|
|
2783
|
+
"category": "text",
|
|
2784
|
+
"type": "type-scale",
|
|
2785
|
+
"item": "medium",
|
|
2786
|
+
"subitem": "9XL"
|
|
2787
|
+
},
|
|
2788
|
+
"path": [
|
|
2789
|
+
"text",
|
|
2790
|
+
"type-scale",
|
|
2791
|
+
"medium",
|
|
2792
|
+
"9XL"
|
|
2793
|
+
]
|
|
2794
|
+
},
|
|
2795
|
+
"8XL": {
|
|
2796
|
+
"value": {
|
|
2797
|
+
"fontSize": "5.160 * 16",
|
|
2798
|
+
"fontFamily": "Poppins",
|
|
2799
|
+
"fontWeight": 500,
|
|
2800
|
+
"lineHeight": "120%"
|
|
2801
|
+
},
|
|
2802
|
+
"type": "typography",
|
|
2803
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2804
|
+
"isSource": true,
|
|
2805
|
+
"original": {
|
|
2806
|
+
"value": {
|
|
2807
|
+
"fontSize": "{typography.size.8XL} * {figma.typography.size.base}",
|
|
2808
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2809
|
+
"fontWeight": "{typography.fw.medium}",
|
|
2810
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
2811
|
+
},
|
|
2812
|
+
"type": "typography"
|
|
2813
|
+
},
|
|
2814
|
+
"name": "text-type-scale-medium-8-xl",
|
|
2815
|
+
"attributes": {
|
|
2816
|
+
"category": "text",
|
|
2817
|
+
"type": "type-scale",
|
|
2818
|
+
"item": "medium",
|
|
2819
|
+
"subitem": "8XL"
|
|
2820
|
+
},
|
|
2821
|
+
"path": [
|
|
2822
|
+
"text",
|
|
2823
|
+
"type-scale",
|
|
2824
|
+
"medium",
|
|
2825
|
+
"8XL"
|
|
2826
|
+
]
|
|
2827
|
+
},
|
|
2828
|
+
"7XL": {
|
|
2829
|
+
"value": {
|
|
2830
|
+
"fontSize": "4.3 * 16",
|
|
2831
|
+
"fontFamily": "Poppins",
|
|
2832
|
+
"fontWeight": 500,
|
|
2833
|
+
"lineHeight": "120%"
|
|
2834
|
+
},
|
|
2835
|
+
"type": "typography",
|
|
2836
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2837
|
+
"isSource": true,
|
|
2838
|
+
"original": {
|
|
2839
|
+
"value": {
|
|
2840
|
+
"fontSize": "{typography.size.7XL} * {figma.typography.size.base}",
|
|
2841
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2842
|
+
"fontWeight": "{typography.fw.medium}",
|
|
2843
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
2844
|
+
},
|
|
2845
|
+
"type": "typography"
|
|
2846
|
+
},
|
|
2847
|
+
"name": "text-type-scale-medium-7-xl",
|
|
2848
|
+
"attributes": {
|
|
2849
|
+
"category": "text",
|
|
2850
|
+
"type": "type-scale",
|
|
2851
|
+
"item": "medium",
|
|
2852
|
+
"subitem": "7XL"
|
|
2853
|
+
},
|
|
2854
|
+
"path": [
|
|
2855
|
+
"text",
|
|
2856
|
+
"type-scale",
|
|
2857
|
+
"medium",
|
|
2858
|
+
"7XL"
|
|
2859
|
+
]
|
|
2860
|
+
},
|
|
2861
|
+
"6XL": {
|
|
2862
|
+
"value": {
|
|
2863
|
+
"fontSize": "3.583 * 16",
|
|
2864
|
+
"fontFamily": "Poppins",
|
|
2865
|
+
"fontWeight": 500,
|
|
2866
|
+
"lineHeight": "120%"
|
|
2867
|
+
},
|
|
2868
|
+
"type": "typography",
|
|
2869
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2870
|
+
"isSource": true,
|
|
2871
|
+
"original": {
|
|
2872
|
+
"value": {
|
|
2873
|
+
"fontSize": "{typography.size.6XL} * {figma.typography.size.base}",
|
|
2874
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2875
|
+
"fontWeight": "{typography.fw.medium}",
|
|
2876
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
2877
|
+
},
|
|
2878
|
+
"type": "typography"
|
|
2879
|
+
},
|
|
2880
|
+
"name": "text-type-scale-medium-6-xl",
|
|
2881
|
+
"attributes": {
|
|
2882
|
+
"category": "text",
|
|
2883
|
+
"type": "type-scale",
|
|
2884
|
+
"item": "medium",
|
|
2885
|
+
"subitem": "6XL"
|
|
2886
|
+
},
|
|
2887
|
+
"path": [
|
|
2888
|
+
"text",
|
|
2889
|
+
"type-scale",
|
|
2890
|
+
"medium",
|
|
2891
|
+
"6XL"
|
|
2892
|
+
]
|
|
2893
|
+
},
|
|
2894
|
+
"5XL": {
|
|
2895
|
+
"value": {
|
|
2896
|
+
"fontSize": "2.986 * 16",
|
|
2897
|
+
"fontFamily": "Poppins",
|
|
2898
|
+
"fontWeight": 500,
|
|
2899
|
+
"lineHeight": "120%"
|
|
2900
|
+
},
|
|
2901
|
+
"type": "typography",
|
|
2902
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2903
|
+
"isSource": true,
|
|
2904
|
+
"original": {
|
|
2905
|
+
"value": {
|
|
2906
|
+
"fontSize": "{typography.size.5XL} * {figma.typography.size.base}",
|
|
2907
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2908
|
+
"fontWeight": "{typography.fw.medium}",
|
|
2909
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
2910
|
+
},
|
|
2911
|
+
"type": "typography"
|
|
2912
|
+
},
|
|
2913
|
+
"name": "text-type-scale-medium-5-xl",
|
|
2914
|
+
"attributes": {
|
|
2915
|
+
"category": "text",
|
|
2916
|
+
"type": "type-scale",
|
|
2917
|
+
"item": "medium",
|
|
2918
|
+
"subitem": "5XL"
|
|
2919
|
+
},
|
|
2920
|
+
"path": [
|
|
2921
|
+
"text",
|
|
2922
|
+
"type-scale",
|
|
2923
|
+
"medium",
|
|
2924
|
+
"5XL"
|
|
2925
|
+
]
|
|
2926
|
+
},
|
|
2927
|
+
"4XL": {
|
|
2928
|
+
"value": {
|
|
2929
|
+
"fontSize": "2.488 * 16",
|
|
2930
|
+
"fontFamily": "Poppins",
|
|
2931
|
+
"fontWeight": 500,
|
|
2932
|
+
"lineHeight": "120%"
|
|
2933
|
+
},
|
|
2934
|
+
"type": "typography",
|
|
2935
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2936
|
+
"isSource": true,
|
|
2937
|
+
"original": {
|
|
2938
|
+
"value": {
|
|
2939
|
+
"fontSize": "{typography.size.4XL} * {figma.typography.size.base}",
|
|
2940
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2941
|
+
"fontWeight": "{typography.fw.medium}",
|
|
2942
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
2943
|
+
},
|
|
2944
|
+
"type": "typography"
|
|
2945
|
+
},
|
|
2946
|
+
"name": "text-type-scale-medium-4-xl",
|
|
2947
|
+
"attributes": {
|
|
2948
|
+
"category": "text",
|
|
2949
|
+
"type": "type-scale",
|
|
2950
|
+
"item": "medium",
|
|
2951
|
+
"subitem": "4XL"
|
|
2952
|
+
},
|
|
2953
|
+
"path": [
|
|
2954
|
+
"text",
|
|
2955
|
+
"type-scale",
|
|
2956
|
+
"medium",
|
|
2957
|
+
"4XL"
|
|
2958
|
+
]
|
|
2959
|
+
},
|
|
2960
|
+
"3XL": {
|
|
2961
|
+
"value": {
|
|
2962
|
+
"fontSize": "2.074 * 16",
|
|
2963
|
+
"fontFamily": "Poppins",
|
|
2964
|
+
"fontWeight": 500,
|
|
2965
|
+
"lineHeight": "120%"
|
|
2966
|
+
},
|
|
2967
|
+
"type": "typography",
|
|
2968
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2969
|
+
"isSource": true,
|
|
2970
|
+
"original": {
|
|
2971
|
+
"value": {
|
|
2972
|
+
"fontSize": "{typography.size.3XL} * {figma.typography.size.base}",
|
|
2973
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2974
|
+
"fontWeight": "{typography.fw.medium}",
|
|
2975
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
2976
|
+
},
|
|
2977
|
+
"type": "typography"
|
|
2978
|
+
},
|
|
2979
|
+
"name": "text-type-scale-medium-3-xl",
|
|
2980
|
+
"attributes": {
|
|
2981
|
+
"category": "text",
|
|
2982
|
+
"type": "type-scale",
|
|
2983
|
+
"item": "medium",
|
|
2984
|
+
"subitem": "3XL"
|
|
2985
|
+
},
|
|
2986
|
+
"path": [
|
|
2987
|
+
"text",
|
|
2988
|
+
"type-scale",
|
|
2989
|
+
"medium",
|
|
2990
|
+
"3XL"
|
|
2991
|
+
]
|
|
2992
|
+
},
|
|
2993
|
+
"2XL": {
|
|
2994
|
+
"value": {
|
|
2995
|
+
"fontSize": "1.728 * 16",
|
|
2996
|
+
"fontFamily": "Poppins",
|
|
2997
|
+
"fontWeight": 500,
|
|
2998
|
+
"lineHeight": "120%"
|
|
2999
|
+
},
|
|
3000
|
+
"type": "typography",
|
|
3001
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
3002
|
+
"isSource": true,
|
|
3003
|
+
"original": {
|
|
3004
|
+
"value": {
|
|
3005
|
+
"fontSize": "{typography.size.2XL} * {figma.typography.size.base}",
|
|
3006
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
3007
|
+
"fontWeight": "{typography.fw.medium}",
|
|
3008
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
3009
|
+
},
|
|
3010
|
+
"type": "typography"
|
|
3011
|
+
},
|
|
3012
|
+
"name": "text-type-scale-medium-2-xl",
|
|
3013
|
+
"attributes": {
|
|
3014
|
+
"category": "text",
|
|
3015
|
+
"type": "type-scale",
|
|
3016
|
+
"item": "medium",
|
|
3017
|
+
"subitem": "2XL"
|
|
3018
|
+
},
|
|
3019
|
+
"path": [
|
|
3020
|
+
"text",
|
|
3021
|
+
"type-scale",
|
|
3022
|
+
"medium",
|
|
3023
|
+
"2XL"
|
|
3024
|
+
]
|
|
3025
|
+
},
|
|
3026
|
+
"XL": {
|
|
3027
|
+
"value": {
|
|
3028
|
+
"fontSize": "1.44 * 16",
|
|
3029
|
+
"fontFamily": "Poppins",
|
|
3030
|
+
"fontWeight": 500
|
|
3031
|
+
},
|
|
3032
|
+
"type": "typography",
|
|
3033
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
3034
|
+
"isSource": true,
|
|
3035
|
+
"original": {
|
|
3036
|
+
"value": {
|
|
3037
|
+
"fontSize": "{typography.size.XL} * {figma.typography.size.base}",
|
|
3038
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
3039
|
+
"fontWeight": "{typography.fw.medium}"
|
|
3040
|
+
},
|
|
3041
|
+
"type": "typography"
|
|
3042
|
+
},
|
|
3043
|
+
"name": "text-type-scale-medium-xl",
|
|
3044
|
+
"attributes": {
|
|
3045
|
+
"category": "text",
|
|
3046
|
+
"type": "type-scale",
|
|
3047
|
+
"item": "medium",
|
|
3048
|
+
"subitem": "XL"
|
|
3049
|
+
},
|
|
3050
|
+
"path": [
|
|
3051
|
+
"text",
|
|
3052
|
+
"type-scale",
|
|
3053
|
+
"medium",
|
|
3054
|
+
"XL"
|
|
3055
|
+
]
|
|
3056
|
+
},
|
|
3057
|
+
"L": {
|
|
3058
|
+
"value": {
|
|
3059
|
+
"fontSize": "1.2 * 16",
|
|
3060
|
+
"fontFamily": "Poppins",
|
|
3061
|
+
"fontWeight": 500
|
|
3062
|
+
},
|
|
3063
|
+
"type": "typography",
|
|
3064
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
3065
|
+
"isSource": true,
|
|
3066
|
+
"original": {
|
|
3067
|
+
"value": {
|
|
3068
|
+
"fontSize": "{typography.size.L} * {figma.typography.size.base}",
|
|
3069
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
3070
|
+
"fontWeight": "{typography.fw.medium}"
|
|
3071
|
+
},
|
|
3072
|
+
"type": "typography"
|
|
3073
|
+
},
|
|
3074
|
+
"name": "text-type-scale-medium-l",
|
|
3075
|
+
"attributes": {
|
|
3076
|
+
"category": "text",
|
|
3077
|
+
"type": "type-scale",
|
|
3078
|
+
"item": "medium",
|
|
3079
|
+
"subitem": "L"
|
|
3080
|
+
},
|
|
3081
|
+
"path": [
|
|
3082
|
+
"text",
|
|
3083
|
+
"type-scale",
|
|
3084
|
+
"medium",
|
|
3085
|
+
"L"
|
|
3086
|
+
]
|
|
3087
|
+
},
|
|
3088
|
+
"M": {
|
|
3089
|
+
"value": {
|
|
3090
|
+
"fontSize": "1 * 16",
|
|
3091
|
+
"fontFamily": "Poppins",
|
|
3092
|
+
"fontWeight": 500
|
|
3093
|
+
},
|
|
3094
|
+
"comment": "Base value.",
|
|
3095
|
+
"type": "typography",
|
|
3096
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
3097
|
+
"isSource": true,
|
|
3098
|
+
"original": {
|
|
3099
|
+
"value": {
|
|
3100
|
+
"fontSize": "{typography.size.M} * {figma.typography.size.base}",
|
|
3101
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
3102
|
+
"fontWeight": "{typography.fw.medium}"
|
|
3103
|
+
},
|
|
3104
|
+
"comment": "Base value.",
|
|
3105
|
+
"type": "typography"
|
|
3106
|
+
},
|
|
3107
|
+
"name": "text-type-scale-medium-m",
|
|
3108
|
+
"attributes": {
|
|
3109
|
+
"category": "text",
|
|
3110
|
+
"type": "type-scale",
|
|
3111
|
+
"item": "medium",
|
|
3112
|
+
"subitem": "M"
|
|
3113
|
+
},
|
|
3114
|
+
"path": [
|
|
3115
|
+
"text",
|
|
3116
|
+
"type-scale",
|
|
3117
|
+
"medium",
|
|
3118
|
+
"M"
|
|
3119
|
+
]
|
|
3120
|
+
},
|
|
3121
|
+
"S": {
|
|
3122
|
+
"value": {
|
|
3123
|
+
"fontSize": "0.833 * 16",
|
|
3124
|
+
"fontFamily": "Poppins",
|
|
3125
|
+
"fontWeight": 500
|
|
3126
|
+
},
|
|
3127
|
+
"type": "typography",
|
|
3128
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
3129
|
+
"isSource": true,
|
|
3130
|
+
"original": {
|
|
3131
|
+
"value": {
|
|
3132
|
+
"fontSize": "{typography.size.S} * {figma.typography.size.base}",
|
|
3133
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
3134
|
+
"fontWeight": "{typography.fw.medium}"
|
|
3135
|
+
},
|
|
3136
|
+
"type": "typography"
|
|
3137
|
+
},
|
|
3138
|
+
"name": "text-type-scale-medium-s",
|
|
3139
|
+
"attributes": {
|
|
3140
|
+
"category": "text",
|
|
3141
|
+
"type": "type-scale",
|
|
3142
|
+
"item": "medium",
|
|
3143
|
+
"subitem": "S"
|
|
3144
|
+
},
|
|
3145
|
+
"path": [
|
|
3146
|
+
"text",
|
|
3147
|
+
"type-scale",
|
|
3148
|
+
"medium",
|
|
3149
|
+
"S"
|
|
3150
|
+
]
|
|
3151
|
+
},
|
|
3152
|
+
"XS": {
|
|
3153
|
+
"value": {
|
|
3154
|
+
"fontSize": "0.694 * 16",
|
|
3155
|
+
"fontFamily": "Poppins",
|
|
3156
|
+
"fontWeight": 500
|
|
3157
|
+
},
|
|
3158
|
+
"type": "typography",
|
|
3159
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
3160
|
+
"isSource": true,
|
|
3161
|
+
"original": {
|
|
3162
|
+
"value": {
|
|
3163
|
+
"fontSize": "{typography.size.XS} * {figma.typography.size.base}",
|
|
3164
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
3165
|
+
"fontWeight": "{typography.fw.medium}"
|
|
3166
|
+
},
|
|
3167
|
+
"type": "typography"
|
|
3168
|
+
},
|
|
3169
|
+
"name": "text-type-scale-medium-xs",
|
|
3170
|
+
"attributes": {
|
|
3171
|
+
"category": "text",
|
|
3172
|
+
"type": "type-scale",
|
|
3173
|
+
"item": "medium",
|
|
3174
|
+
"subitem": "XS"
|
|
3175
|
+
},
|
|
3176
|
+
"path": [
|
|
3177
|
+
"text",
|
|
3178
|
+
"type-scale",
|
|
3179
|
+
"medium",
|
|
3180
|
+
"XS"
|
|
3181
|
+
]
|
|
3182
|
+
}
|
|
3183
|
+
},
|
|
2761
3184
|
"semibold": {
|
|
2762
3185
|
"9XL": {
|
|
2763
3186
|
"value": {
|
|
@@ -573,12 +573,12 @@
|
|
|
573
573
|
"modal": {
|
|
574
574
|
"width": {
|
|
575
575
|
"small": {
|
|
576
|
-
"value": "
|
|
576
|
+
"value": "32rem",
|
|
577
577
|
"public": true,
|
|
578
578
|
"filePath": "tokens/container/alias.json",
|
|
579
579
|
"isSource": true,
|
|
580
580
|
"original": {
|
|
581
|
-
"value": "
|
|
581
|
+
"value": "32rem",
|
|
582
582
|
"public": true
|
|
583
583
|
},
|
|
584
584
|
"name": "container-modal-width-small",
|
|
@@ -596,12 +596,12 @@
|
|
|
596
596
|
]
|
|
597
597
|
},
|
|
598
598
|
"medium": {
|
|
599
|
-
"value": "
|
|
599
|
+
"value": "44rem",
|
|
600
600
|
"public": true,
|
|
601
601
|
"filePath": "tokens/container/alias.json",
|
|
602
602
|
"isSource": true,
|
|
603
603
|
"original": {
|
|
604
|
-
"value": "
|
|
604
|
+
"value": "44rem",
|
|
605
605
|
"public": true
|
|
606
606
|
},
|
|
607
607
|
"name": "container-modal-width-medium",
|
|
@@ -619,12 +619,12 @@
|
|
|
619
619
|
]
|
|
620
620
|
},
|
|
621
621
|
"large": {
|
|
622
|
-
"value": "
|
|
622
|
+
"value": "60rem",
|
|
623
623
|
"public": true,
|
|
624
624
|
"filePath": "tokens/container/alias.json",
|
|
625
625
|
"isSource": true,
|
|
626
626
|
"original": {
|
|
627
|
-
"value": "
|
|
627
|
+
"value": "60rem",
|
|
628
628
|
"public": true
|
|
629
629
|
},
|
|
630
630
|
"name": "container-modal-width-large",
|
|
@@ -642,12 +642,12 @@
|
|
|
642
642
|
]
|
|
643
643
|
},
|
|
644
644
|
"xl": {
|
|
645
|
-
"value": "
|
|
645
|
+
"value": "80rem",
|
|
646
646
|
"public": true,
|
|
647
647
|
"filePath": "tokens/container/alias.json",
|
|
648
648
|
"isSource": true,
|
|
649
649
|
"original": {
|
|
650
|
-
"value": "
|
|
650
|
+
"value": "80rem",
|
|
651
651
|
"public": true
|
|
652
652
|
},
|
|
653
653
|
"name": "container-modal-width-xl",
|
|
@@ -928,11 +928,11 @@
|
|
|
928
928
|
"grid": {
|
|
929
929
|
"columns-4": {
|
|
930
930
|
"gap": {
|
|
931
|
-
"value": "
|
|
931
|
+
"value": "1.25",
|
|
932
932
|
"filePath": "tokens/grid/base.json",
|
|
933
933
|
"isSource": true,
|
|
934
934
|
"original": {
|
|
935
|
-
"value": "
|
|
935
|
+
"value": "{spacing.L.value}"
|
|
936
936
|
},
|
|
937
937
|
"name": "grid-columns-4-gap",
|
|
938
938
|
"attributes": {
|