@esri/calcite-design-tokens 2.3.0-next.3 → 3.0.0-next.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1732651225390,
2
+ "timestamp": 1732750082490,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "0",
@@ -3066,7 +3066,7 @@
3066
3066
  "path": ["semantic", "font", "line-height", "relative", "default"]
3067
3067
  },
3068
3068
  {
3069
- "value": "125%",
3069
+ "value": "1.25",
3070
3070
  "type": "lineHeights",
3071
3071
  "description": "1.25",
3072
3072
  "attributes": {
@@ -3102,7 +3102,7 @@
3102
3102
  "path": ["semantic", "font", "line-height", "relative", "tight"]
3103
3103
  },
3104
3104
  {
3105
- "value": "137.5%",
3105
+ "value": "1.375",
3106
3106
  "type": "lineHeights",
3107
3107
  "description": "1.375",
3108
3108
  "attributes": {
@@ -3138,7 +3138,7 @@
3138
3138
  "path": ["semantic", "font", "line-height", "relative", "snug"]
3139
3139
  },
3140
3140
  {
3141
- "value": "150%",
3141
+ "value": "1.5",
3142
3142
  "type": "lineHeights",
3143
3143
  "description": "1.5",
3144
3144
  "attributes": {
@@ -3174,7 +3174,7 @@
3174
3174
  "path": ["semantic", "font", "line-height", "relative", "normal"]
3175
3175
  },
3176
3176
  {
3177
- "value": "162.5%",
3177
+ "value": "1.625",
3178
3178
  "type": "lineHeights",
3179
3179
  "description": "1.625",
3180
3180
  "attributes": {
@@ -3210,7 +3210,7 @@
3210
3210
  "path": ["semantic", "font", "line-height", "relative", "relaxed"]
3211
3211
  },
3212
3212
  {
3213
- "value": "200%",
3213
+ "value": "2",
3214
3214
  "type": "lineHeights",
3215
3215
  "description": "2",
3216
3216
  "attributes": {
@@ -3886,8 +3886,579 @@
3886
3886
  "path": ["semantic", "shadow", "md"]
3887
3887
  },
3888
3888
  {
3889
- "value": "1px",
3889
+ "value": "2px",
3890
+ "type": "spacing",
3891
+ "description": "deprecated",
3892
+ "attributes": {
3893
+ "calcite-schema": {
3894
+ "system": "calcite",
3895
+ "tier": "semantic",
3896
+ "domain": "",
3897
+ "component": "",
3898
+ "pattern": "fixed",
3899
+ "element": "",
3900
+ "category": "size",
3901
+ "group": "",
3902
+ "kind": "",
3903
+ "appearance": "",
3904
+ "property": "",
3905
+ "variant": "",
3906
+ "state": "",
3907
+ "scale": "xxxs",
3908
+ "context": "",
3909
+ "mode": ""
3910
+ },
3911
+ "names": {
3912
+ "scss": "$calcite-size-fixed-xxxs",
3913
+ "css": "var(--calcite-size-fixed-xxxs)",
3914
+ "js": "semantic.size.fixed.xxxs",
3915
+ "docs": "semantic.size.fixed.xxxs",
3916
+ "es6": "calciteSizeFixedXxxs"
3917
+ }
3918
+ },
3919
+ "filePath": "src/semantic/size.json",
3920
+ "isSource": true,
3921
+ "name": "Size Fixed Xxxs",
3922
+ "path": ["semantic", "size", "fixed", "xxxs"]
3923
+ },
3924
+ {
3925
+ "value": "4px",
3926
+ "type": "spacing",
3927
+ "description": "deprecated",
3928
+ "attributes": {
3929
+ "calcite-schema": {
3930
+ "system": "calcite",
3931
+ "tier": "semantic",
3932
+ "domain": "",
3933
+ "component": "",
3934
+ "pattern": "fixed",
3935
+ "element": "",
3936
+ "category": "size",
3937
+ "group": "",
3938
+ "kind": "",
3939
+ "appearance": "",
3940
+ "property": "",
3941
+ "variant": "",
3942
+ "state": "",
3943
+ "scale": "xxs",
3944
+ "context": "",
3945
+ "mode": ""
3946
+ },
3947
+ "names": {
3948
+ "scss": "$calcite-size-fixed-xxs",
3949
+ "css": "var(--calcite-size-fixed-xxs)",
3950
+ "js": "semantic.size.fixed.xxs",
3951
+ "docs": "semantic.size.fixed.xxs",
3952
+ "es6": "calciteSizeFixedXxs"
3953
+ }
3954
+ },
3955
+ "filePath": "src/semantic/size.json",
3956
+ "isSource": true,
3957
+ "name": "Size Fixed Xxs",
3958
+ "path": ["semantic", "size", "fixed", "xxs"]
3959
+ },
3960
+ {
3961
+ "value": "6px",
3962
+ "type": "spacing",
3963
+ "description": "deprecated",
3964
+ "attributes": {
3965
+ "calcite-schema": {
3966
+ "system": "calcite",
3967
+ "tier": "semantic",
3968
+ "domain": "",
3969
+ "component": "",
3970
+ "pattern": "fixed",
3971
+ "element": "",
3972
+ "category": "size",
3973
+ "group": "",
3974
+ "kind": "",
3975
+ "appearance": "",
3976
+ "property": "",
3977
+ "variant": "",
3978
+ "state": "",
3979
+ "scale": "xs",
3980
+ "context": "",
3981
+ "mode": ""
3982
+ },
3983
+ "names": {
3984
+ "scss": "$calcite-size-fixed-xs",
3985
+ "css": "var(--calcite-size-fixed-xs)",
3986
+ "js": "semantic.size.fixed.xs",
3987
+ "docs": "semantic.size.fixed.xs",
3988
+ "es6": "calciteSizeFixedXs"
3989
+ }
3990
+ },
3991
+ "filePath": "src/semantic/size.json",
3992
+ "isSource": true,
3993
+ "name": "Size Fixed Xs",
3994
+ "path": ["semantic", "size", "fixed", "xs"]
3995
+ },
3996
+ {
3997
+ "value": "8px",
3998
+ "type": "spacing",
3999
+ "description": "deprecated",
4000
+ "attributes": {
4001
+ "calcite-schema": {
4002
+ "system": "calcite",
4003
+ "tier": "semantic",
4004
+ "domain": "",
4005
+ "component": "",
4006
+ "pattern": "fixed",
4007
+ "element": "",
4008
+ "category": "size",
4009
+ "group": "",
4010
+ "kind": "",
4011
+ "appearance": "",
4012
+ "property": "",
4013
+ "variant": "",
4014
+ "state": "",
4015
+ "scale": "sm",
4016
+ "context": "",
4017
+ "mode": ""
4018
+ },
4019
+ "names": {
4020
+ "scss": "$calcite-size-fixed-sm",
4021
+ "css": "var(--calcite-size-fixed-sm)",
4022
+ "js": "semantic.size.fixed.sm",
4023
+ "docs": "semantic.size.fixed.sm",
4024
+ "es6": "calciteSizeFixedSm"
4025
+ }
4026
+ },
4027
+ "filePath": "src/semantic/size.json",
4028
+ "isSource": true,
4029
+ "name": "Size Fixed Sm",
4030
+ "path": ["semantic", "size", "fixed", "sm"]
4031
+ },
4032
+ {
4033
+ "value": "10px",
3890
4034
  "type": "spacing",
4035
+ "description": "deprecated",
4036
+ "attributes": {
4037
+ "calcite-schema": {
4038
+ "system": "calcite",
4039
+ "tier": "semantic",
4040
+ "domain": "",
4041
+ "component": "",
4042
+ "pattern": "fixed",
4043
+ "element": "",
4044
+ "category": "size",
4045
+ "group": "",
4046
+ "kind": "",
4047
+ "appearance": "",
4048
+ "property": "",
4049
+ "variant": "",
4050
+ "state": "",
4051
+ "scale": "sm+",
4052
+ "context": "",
4053
+ "mode": ""
4054
+ },
4055
+ "names": {
4056
+ "scss": "$calcite-size-fixed-sm-plus",
4057
+ "css": "var(--calcite-size-fixed-sm-plus)",
4058
+ "js": "semantic.size.fixed.sm+",
4059
+ "docs": "semantic.size.fixed.sm+",
4060
+ "es6": "calciteSizeFixedSmPlus"
4061
+ }
4062
+ },
4063
+ "filePath": "src/semantic/size.json",
4064
+ "isSource": true,
4065
+ "name": "Size Fixed Sm +",
4066
+ "path": ["semantic", "size", "fixed", "sm+"]
4067
+ },
4068
+ {
4069
+ "value": "12px",
4070
+ "type": "spacing",
4071
+ "description": "deprecated",
4072
+ "attributes": {
4073
+ "calcite-schema": {
4074
+ "system": "calcite",
4075
+ "tier": "semantic",
4076
+ "domain": "",
4077
+ "component": "",
4078
+ "pattern": "fixed",
4079
+ "element": "",
4080
+ "category": "size",
4081
+ "group": "",
4082
+ "kind": "",
4083
+ "appearance": "",
4084
+ "property": "",
4085
+ "variant": "",
4086
+ "state": "",
4087
+ "scale": "md",
4088
+ "context": "",
4089
+ "mode": ""
4090
+ },
4091
+ "names": {
4092
+ "scss": "$calcite-size-fixed-md",
4093
+ "css": "var(--calcite-size-fixed-md)",
4094
+ "js": "semantic.size.fixed.md",
4095
+ "docs": "semantic.size.fixed.md",
4096
+ "es6": "calciteSizeFixedMd"
4097
+ }
4098
+ },
4099
+ "filePath": "src/semantic/size.json",
4100
+ "isSource": true,
4101
+ "name": "Size Fixed Md",
4102
+ "path": ["semantic", "size", "fixed", "md"]
4103
+ },
4104
+ {
4105
+ "value": "14px",
4106
+ "type": "spacing",
4107
+ "description": "deprecated",
4108
+ "attributes": {
4109
+ "calcite-schema": {
4110
+ "system": "calcite",
4111
+ "tier": "semantic",
4112
+ "domain": "",
4113
+ "component": "",
4114
+ "pattern": "fixed",
4115
+ "element": "",
4116
+ "category": "size",
4117
+ "group": "",
4118
+ "kind": "",
4119
+ "appearance": "",
4120
+ "property": "",
4121
+ "variant": "",
4122
+ "state": "",
4123
+ "scale": "md+",
4124
+ "context": "",
4125
+ "mode": ""
4126
+ },
4127
+ "names": {
4128
+ "scss": "$calcite-size-fixed-md-plus",
4129
+ "css": "var(--calcite-size-fixed-md-plus)",
4130
+ "js": "semantic.size.fixed.md+",
4131
+ "docs": "semantic.size.fixed.md+",
4132
+ "es6": "calciteSizeFixedMdPlus"
4133
+ }
4134
+ },
4135
+ "filePath": "src/semantic/size.json",
4136
+ "isSource": true,
4137
+ "name": "Size Fixed Md +",
4138
+ "path": ["semantic", "size", "fixed", "md+"]
4139
+ },
4140
+ {
4141
+ "value": "16px",
4142
+ "type": "spacing",
4143
+ "description": "deprecated",
4144
+ "attributes": {
4145
+ "calcite-schema": {
4146
+ "system": "calcite",
4147
+ "tier": "semantic",
4148
+ "domain": "",
4149
+ "component": "",
4150
+ "pattern": "fixed",
4151
+ "element": "",
4152
+ "category": "size",
4153
+ "group": "",
4154
+ "kind": "",
4155
+ "appearance": "",
4156
+ "property": "",
4157
+ "variant": "",
4158
+ "state": "",
4159
+ "scale": "lg",
4160
+ "context": "",
4161
+ "mode": ""
4162
+ },
4163
+ "names": {
4164
+ "scss": "$calcite-size-fixed-lg",
4165
+ "css": "var(--calcite-size-fixed-lg)",
4166
+ "js": "semantic.size.fixed.lg",
4167
+ "docs": "semantic.size.fixed.lg",
4168
+ "es6": "calciteSizeFixedLg"
4169
+ }
4170
+ },
4171
+ "filePath": "src/semantic/size.json",
4172
+ "isSource": true,
4173
+ "name": "Size Fixed Lg",
4174
+ "path": ["semantic", "size", "fixed", "lg"]
4175
+ },
4176
+ {
4177
+ "value": "20px",
4178
+ "type": "spacing",
4179
+ "description": "deprecated",
4180
+ "attributes": {
4181
+ "calcite-schema": {
4182
+ "system": "calcite",
4183
+ "tier": "semantic",
4184
+ "domain": "",
4185
+ "component": "",
4186
+ "pattern": "fixed",
4187
+ "element": "",
4188
+ "category": "size",
4189
+ "group": "",
4190
+ "kind": "",
4191
+ "appearance": "",
4192
+ "property": "",
4193
+ "variant": "",
4194
+ "state": "",
4195
+ "scale": "xl",
4196
+ "context": "",
4197
+ "mode": ""
4198
+ },
4199
+ "names": {
4200
+ "scss": "$calcite-size-fixed-xl",
4201
+ "css": "var(--calcite-size-fixed-xl)",
4202
+ "js": "semantic.size.fixed.xl",
4203
+ "docs": "semantic.size.fixed.xl",
4204
+ "es6": "calciteSizeFixedXl"
4205
+ }
4206
+ },
4207
+ "filePath": "src/semantic/size.json",
4208
+ "isSource": true,
4209
+ "name": "Size Fixed Xl",
4210
+ "path": ["semantic", "size", "fixed", "xl"]
4211
+ },
4212
+ {
4213
+ "value": "24px",
4214
+ "type": "spacing",
4215
+ "description": "deprecated",
4216
+ "attributes": {
4217
+ "calcite-schema": {
4218
+ "system": "calcite",
4219
+ "tier": "semantic",
4220
+ "domain": "",
4221
+ "component": "",
4222
+ "pattern": "fixed",
4223
+ "element": "",
4224
+ "category": "size",
4225
+ "group": "",
4226
+ "kind": "",
4227
+ "appearance": "",
4228
+ "property": "",
4229
+ "variant": "",
4230
+ "state": "",
4231
+ "scale": "xxl",
4232
+ "context": "",
4233
+ "mode": ""
4234
+ },
4235
+ "names": {
4236
+ "scss": "$calcite-size-fixed-xxl",
4237
+ "css": "var(--calcite-size-fixed-xxl)",
4238
+ "js": "semantic.size.fixed.xxl",
4239
+ "docs": "semantic.size.fixed.xxl",
4240
+ "es6": "calciteSizeFixedXxl"
4241
+ }
4242
+ },
4243
+ "filePath": "src/semantic/size.json",
4244
+ "isSource": true,
4245
+ "name": "Size Fixed Xxl",
4246
+ "path": ["semantic", "size", "fixed", "xxl"]
4247
+ },
4248
+ {
4249
+ "value": "32px",
4250
+ "type": "spacing",
4251
+ "description": "deprecated",
4252
+ "attributes": {
4253
+ "calcite-schema": {
4254
+ "system": "calcite",
4255
+ "tier": "semantic",
4256
+ "domain": "",
4257
+ "component": "",
4258
+ "pattern": "fixed",
4259
+ "element": "",
4260
+ "category": "size",
4261
+ "group": "",
4262
+ "kind": "",
4263
+ "appearance": "",
4264
+ "property": "",
4265
+ "variant": "",
4266
+ "state": "",
4267
+ "scale": "xxxl",
4268
+ "context": "",
4269
+ "mode": ""
4270
+ },
4271
+ "names": {
4272
+ "scss": "$calcite-size-fixed-xxxl",
4273
+ "css": "var(--calcite-size-fixed-xxxl)",
4274
+ "js": "semantic.size.fixed.xxxl",
4275
+ "docs": "semantic.size.fixed.xxxl",
4276
+ "es6": "calciteSizeFixedXxxl"
4277
+ }
4278
+ },
4279
+ "filePath": "src/semantic/size.json",
4280
+ "isSource": true,
4281
+ "name": "Size Fixed Xxxl",
4282
+ "path": ["semantic", "size", "fixed", "xxxl"]
4283
+ },
4284
+ {
4285
+ "value": "1px",
4286
+ "type": "size",
4287
+ "attributes": {
4288
+ "calcite-schema": {
4289
+ "system": "calcite",
4290
+ "tier": "semantic",
4291
+ "domain": "",
4292
+ "component": "",
4293
+ "pattern": "",
4294
+ "element": "",
4295
+ "category": "size",
4296
+ "group": "",
4297
+ "kind": "",
4298
+ "appearance": "",
4299
+ "property": "",
4300
+ "variant": "",
4301
+ "state": "",
4302
+ "scale": "px",
4303
+ "context": "",
4304
+ "mode": ""
4305
+ },
4306
+ "names": {
4307
+ "scss": "$calcite-size-px",
4308
+ "css": "var(--calcite-size-px)",
4309
+ "js": "semantic.size.default.px",
4310
+ "docs": "semantic.size.default.px",
4311
+ "es6": "calciteSizePx"
4312
+ }
4313
+ },
4314
+ "filePath": "src/semantic/size.json",
4315
+ "isSource": true,
4316
+ "name": "Size Px",
4317
+ "path": ["semantic", "size", "default", "px"]
4318
+ },
4319
+ {
4320
+ "value": "0.75rem",
4321
+ "type": "dimension",
4322
+ "attributes": {
4323
+ "calcite-schema": {
4324
+ "system": "calcite",
4325
+ "tier": "semantic",
4326
+ "domain": "",
4327
+ "component": "",
4328
+ "pattern": "",
4329
+ "element": "",
4330
+ "category": "size",
4331
+ "group": "",
4332
+ "kind": "",
4333
+ "appearance": "",
4334
+ "property": "",
4335
+ "variant": "",
4336
+ "state": "",
4337
+ "scale": "xxxs",
4338
+ "context": "",
4339
+ "mode": ""
4340
+ },
4341
+ "names": {
4342
+ "scss": "$calcite-size-xxxs",
4343
+ "css": "var(--calcite-size-xxxs)",
4344
+ "js": "semantic.size.default.xxxs",
4345
+ "docs": "semantic.size.default.xxxs",
4346
+ "es6": "calciteSizeXxxs"
4347
+ }
4348
+ },
4349
+ "filePath": "src/semantic/size.json",
4350
+ "isSource": true,
4351
+ "name": "Size Xxxs",
4352
+ "path": ["semantic", "size", "default", "xxxs"]
4353
+ },
4354
+ {
4355
+ "value": "0.875rem",
4356
+ "type": "dimension",
4357
+ "attributes": {
4358
+ "calcite-schema": {
4359
+ "system": "calcite",
4360
+ "tier": "semantic",
4361
+ "domain": "",
4362
+ "component": "",
4363
+ "pattern": "",
4364
+ "element": "",
4365
+ "category": "size",
4366
+ "group": "",
4367
+ "kind": "",
4368
+ "appearance": "",
4369
+ "property": "",
4370
+ "variant": "",
4371
+ "state": "",
4372
+ "scale": "xxs",
4373
+ "context": "",
4374
+ "mode": ""
4375
+ },
4376
+ "names": {
4377
+ "scss": "$calcite-size-xxs",
4378
+ "css": "var(--calcite-size-xxs)",
4379
+ "js": "semantic.size.default.xxs",
4380
+ "docs": "semantic.size.default.xxs",
4381
+ "es6": "calciteSizeXxs"
4382
+ }
4383
+ },
4384
+ "filePath": "src/semantic/size.json",
4385
+ "isSource": true,
4386
+ "name": "Size Xxs",
4387
+ "path": ["semantic", "size", "default", "xxs"]
4388
+ },
4389
+ {
4390
+ "value": "1rem",
4391
+ "type": "dimension",
4392
+ "attributes": {
4393
+ "calcite-schema": {
4394
+ "system": "calcite",
4395
+ "tier": "semantic",
4396
+ "domain": "",
4397
+ "component": "",
4398
+ "pattern": "",
4399
+ "element": "",
4400
+ "category": "size",
4401
+ "group": "",
4402
+ "kind": "",
4403
+ "appearance": "",
4404
+ "property": "",
4405
+ "variant": "",
4406
+ "state": "",
4407
+ "scale": "xs",
4408
+ "context": "",
4409
+ "mode": ""
4410
+ },
4411
+ "names": {
4412
+ "scss": "$calcite-size-xs",
4413
+ "css": "var(--calcite-size-xs)",
4414
+ "js": "semantic.size.default.xs",
4415
+ "docs": "semantic.size.default.xs",
4416
+ "es6": "calciteSizeXs"
4417
+ }
4418
+ },
4419
+ "filePath": "src/semantic/size.json",
4420
+ "isSource": true,
4421
+ "name": "Size Xs",
4422
+ "path": ["semantic", "size", "default", "xs"]
4423
+ },
4424
+ {
4425
+ "value": "1.5rem",
4426
+ "type": "dimension",
4427
+ "attributes": {
4428
+ "calcite-schema": {
4429
+ "system": "calcite",
4430
+ "tier": "semantic",
4431
+ "domain": "",
4432
+ "component": "",
4433
+ "pattern": "",
4434
+ "element": "",
4435
+ "category": "size",
4436
+ "group": "",
4437
+ "kind": "",
4438
+ "appearance": "",
4439
+ "property": "",
4440
+ "variant": "",
4441
+ "state": "",
4442
+ "scale": "sm",
4443
+ "context": "",
4444
+ "mode": ""
4445
+ },
4446
+ "names": {
4447
+ "scss": "$calcite-size-sm",
4448
+ "css": "var(--calcite-size-sm)",
4449
+ "js": "semantic.size.default.sm",
4450
+ "docs": "semantic.size.default.sm",
4451
+ "es6": "calciteSizeSm"
4452
+ }
4453
+ },
4454
+ "filePath": "src/semantic/size.json",
4455
+ "isSource": true,
4456
+ "name": "Size Sm",
4457
+ "path": ["semantic", "size", "default", "sm"]
4458
+ },
4459
+ {
4460
+ "value": "2rem",
4461
+ "type": "dimension",
3891
4462
  "attributes": {
3892
4463
  "calcite-schema": {
3893
4464
  "system": "calcite",
@@ -3896,33 +4467,33 @@
3896
4467
  "component": "",
3897
4468
  "pattern": "",
3898
4469
  "element": "",
3899
- "category": "sizing",
4470
+ "category": "size",
3900
4471
  "group": "",
3901
4472
  "kind": "",
3902
4473
  "appearance": "",
3903
4474
  "property": "",
3904
4475
  "variant": "",
3905
4476
  "state": "",
3906
- "scale": "px",
4477
+ "scale": "md",
3907
4478
  "context": "",
3908
4479
  "mode": ""
3909
4480
  },
3910
4481
  "names": {
3911
- "scss": "$calcite-size-px",
3912
- "css": "var(--calcite-size-px)",
3913
- "js": "semantic.size.px",
3914
- "docs": "semantic.size.px",
3915
- "es6": "calciteSizePx"
4482
+ "scss": "$calcite-size-md",
4483
+ "css": "var(--calcite-size-md)",
4484
+ "js": "semantic.size.default.md",
4485
+ "docs": "semantic.size.default.md",
4486
+ "es6": "calciteSizeMd"
3916
4487
  }
3917
4488
  },
3918
4489
  "filePath": "src/semantic/size.json",
3919
4490
  "isSource": true,
3920
- "name": "Size Px",
3921
- "path": ["semantic", "size", "px"]
4491
+ "name": "Size Md",
4492
+ "path": ["semantic", "size", "default", "md"]
3922
4493
  },
3923
4494
  {
3924
- "value": "2px",
3925
- "type": "spacing",
4495
+ "value": "2.75rem",
4496
+ "type": "dimension",
3926
4497
  "attributes": {
3927
4498
  "calcite-schema": {
3928
4499
  "system": "calcite",
@@ -3931,33 +4502,33 @@
3931
4502
  "component": "",
3932
4503
  "pattern": "",
3933
4504
  "element": "",
3934
- "category": "sizing",
4505
+ "category": "size",
3935
4506
  "group": "",
3936
4507
  "kind": "",
3937
4508
  "appearance": "",
3938
4509
  "property": "",
3939
4510
  "variant": "",
3940
4511
  "state": "",
3941
- "scale": "xxxs",
4512
+ "scale": "lg",
3942
4513
  "context": "",
3943
4514
  "mode": ""
3944
4515
  },
3945
4516
  "names": {
3946
- "scss": "$calcite-size-xxxs",
3947
- "css": "var(--calcite-size-xxxs)",
3948
- "js": "semantic.size.xxxs",
3949
- "docs": "semantic.size.xxxs",
3950
- "es6": "calciteSizeXxxs"
4517
+ "scss": "$calcite-size-lg",
4518
+ "css": "var(--calcite-size-lg)",
4519
+ "js": "semantic.size.default.lg",
4520
+ "docs": "semantic.size.default.lg",
4521
+ "es6": "calciteSizeLg"
3951
4522
  }
3952
4523
  },
3953
4524
  "filePath": "src/semantic/size.json",
3954
4525
  "isSource": true,
3955
- "name": "Size Xxxs",
3956
- "path": ["semantic", "size", "xxxs"]
4526
+ "name": "Size Lg",
4527
+ "path": ["semantic", "size", "default", "lg"]
3957
4528
  },
3958
4529
  {
3959
- "value": "4px",
3960
- "type": "spacing",
4530
+ "value": "3rem",
4531
+ "type": "dimension",
3961
4532
  "attributes": {
3962
4533
  "calcite-schema": {
3963
4534
  "system": "calcite",
@@ -3966,33 +4537,33 @@
3966
4537
  "component": "",
3967
4538
  "pattern": "",
3968
4539
  "element": "",
3969
- "category": "sizing",
4540
+ "category": "size",
3970
4541
  "group": "",
3971
4542
  "kind": "",
3972
4543
  "appearance": "",
3973
4544
  "property": "",
3974
4545
  "variant": "",
3975
4546
  "state": "",
3976
- "scale": "xxs",
4547
+ "scale": "xl",
3977
4548
  "context": "",
3978
4549
  "mode": ""
3979
4550
  },
3980
4551
  "names": {
3981
- "scss": "$calcite-size-xxs",
3982
- "css": "var(--calcite-size-xxs)",
3983
- "js": "semantic.size.xxs",
3984
- "docs": "semantic.size.xxs",
3985
- "es6": "calciteSizeXxs"
4552
+ "scss": "$calcite-size-xl",
4553
+ "css": "var(--calcite-size-xl)",
4554
+ "js": "semantic.size.default.xl",
4555
+ "docs": "semantic.size.default.xl",
4556
+ "es6": "calciteSizeXl"
3986
4557
  }
3987
4558
  },
3988
4559
  "filePath": "src/semantic/size.json",
3989
4560
  "isSource": true,
3990
- "name": "Size Xxs",
3991
- "path": ["semantic", "size", "xxs"]
4561
+ "name": "Size Xl",
4562
+ "path": ["semantic", "size", "default", "xl"]
3992
4563
  },
3993
4564
  {
3994
- "value": "6px",
3995
- "type": "spacing",
4565
+ "value": "4rem",
4566
+ "type": "dimension",
3996
4567
  "attributes": {
3997
4568
  "calcite-schema": {
3998
4569
  "system": "calcite",
@@ -4001,33 +4572,31 @@
4001
4572
  "component": "",
4002
4573
  "pattern": "",
4003
4574
  "element": "",
4004
- "category": "sizing",
4575
+ "category": "size",
4005
4576
  "group": "",
4006
4577
  "kind": "",
4007
4578
  "appearance": "",
4008
- "property": "",
4009
- "variant": "",
4010
4579
  "state": "",
4011
- "scale": "xs",
4580
+ "scale": "xxl",
4012
4581
  "context": "",
4013
4582
  "mode": ""
4014
4583
  },
4015
4584
  "names": {
4016
- "scss": "$calcite-size-xs",
4017
- "css": "var(--calcite-size-xs)",
4018
- "js": "semantic.size.xs",
4019
- "docs": "semantic.size.xs",
4020
- "es6": "calciteSizeXs"
4585
+ "scss": "$calcite-size-xxl",
4586
+ "css": "var(--calcite-size-xxl)",
4587
+ "js": "semantic.size.default.xxl",
4588
+ "docs": "semantic.size.default.xxl",
4589
+ "es6": "calciteSizeXxl"
4021
4590
  }
4022
4591
  },
4023
4592
  "filePath": "src/semantic/size.json",
4024
4593
  "isSource": true,
4025
- "name": "Size Xs",
4026
- "path": ["semantic", "size", "xs"]
4594
+ "name": "Size Xxl",
4595
+ "path": ["semantic", "size", "default", "xxl"]
4027
4596
  },
4028
4597
  {
4029
- "value": "8px",
4030
- "type": "spacing",
4598
+ "value": "6rem",
4599
+ "type": "dimension",
4031
4600
  "attributes": {
4032
4601
  "calcite-schema": {
4033
4602
  "system": "calcite",
@@ -4036,77 +4605,149 @@
4036
4605
  "component": "",
4037
4606
  "pattern": "",
4038
4607
  "element": "",
4039
- "category": "sizing",
4608
+ "category": "size",
4609
+ "group": "",
4610
+ "kind": "",
4611
+ "appearance": "",
4612
+ "state": "",
4613
+ "scale": "xxxl",
4614
+ "context": "",
4615
+ "mode": ""
4616
+ },
4617
+ "names": {
4618
+ "scss": "$calcite-size-xxxl",
4619
+ "css": "var(--calcite-size-xxxl)",
4620
+ "js": "semantic.size.default.xxxl",
4621
+ "docs": "semantic.size.default.xxxl",
4622
+ "es6": "calciteSizeXxxl"
4623
+ }
4624
+ },
4625
+ "filePath": "src/semantic/size.json",
4626
+ "isSource": true,
4627
+ "name": "Size Xxxl",
4628
+ "path": ["semantic", "size", "default", "xxxl"]
4629
+ },
4630
+ {
4631
+ "value": "4px",
4632
+ "type": "space",
4633
+ "description": "deprecated",
4634
+ "attributes": {
4635
+ "calcite-schema": {
4636
+ "system": "calcite",
4637
+ "tier": "semantic",
4638
+ "domain": "",
4639
+ "component": "",
4640
+ "pattern": "fixed",
4641
+ "element": "",
4642
+ "category": "space",
4040
4643
  "group": "",
4041
4644
  "kind": "",
4042
4645
  "appearance": "",
4043
4646
  "property": "",
4044
4647
  "variant": "",
4045
4648
  "state": "",
4046
- "scale": "sm",
4649
+ "scale": "xxs",
4047
4650
  "context": "",
4048
4651
  "mode": ""
4049
4652
  },
4050
4653
  "names": {
4051
- "scss": "$calcite-size-sm",
4052
- "css": "var(--calcite-size-sm)",
4053
- "js": "semantic.size.sm",
4054
- "docs": "semantic.size.sm",
4055
- "es6": "calciteSizeSm"
4654
+ "scss": "$calcite-spacing-fixed-xxs",
4655
+ "css": "var(--calcite-spacing-fixed-xxs)",
4656
+ "js": "semantic.spacing.fixed.xxs",
4657
+ "docs": "semantic.spacing.fixed.xxs",
4658
+ "es6": "calciteSpacingFixedXxs"
4056
4659
  }
4057
4660
  },
4058
- "filePath": "src/semantic/size.json",
4661
+ "filePath": "src/semantic/space.json",
4059
4662
  "isSource": true,
4060
- "name": "Size Sm",
4061
- "path": ["semantic", "size", "sm"]
4663
+ "name": "Spacing Fixed Xxs",
4664
+ "path": ["semantic", "spacing", "fixed", "xxs"]
4062
4665
  },
4063
4666
  {
4064
- "value": "10px",
4065
- "type": "spacing",
4667
+ "value": "6px",
4668
+ "type": "space",
4669
+ "description": "deprecated",
4066
4670
  "attributes": {
4067
4671
  "calcite-schema": {
4068
4672
  "system": "calcite",
4069
4673
  "tier": "semantic",
4070
4674
  "domain": "",
4071
4675
  "component": "",
4072
- "pattern": "",
4676
+ "pattern": "fixed",
4073
4677
  "element": "",
4074
- "category": "sizing",
4678
+ "category": "space",
4075
4679
  "group": "",
4076
4680
  "kind": "",
4077
4681
  "appearance": "",
4078
4682
  "property": "",
4079
4683
  "variant": "",
4080
4684
  "state": "",
4081
- "scale": "sm+",
4685
+ "scale": "xs",
4082
4686
  "context": "",
4083
4687
  "mode": ""
4084
4688
  },
4085
4689
  "names": {
4086
- "scss": "$calcite-size-sm-plus",
4087
- "css": "var(--calcite-size-sm-plus)",
4088
- "js": "semantic.size.sm+",
4089
- "docs": "semantic.size.sm+",
4090
- "es6": "calciteSizeSmPlus"
4690
+ "scss": "$calcite-spacing-fixed-xs",
4691
+ "css": "var(--calcite-spacing-fixed-xs)",
4692
+ "js": "semantic.spacing.fixed.xs",
4693
+ "docs": "semantic.spacing.fixed.xs",
4694
+ "es6": "calciteSpacingFixedXs"
4091
4695
  }
4092
4696
  },
4093
- "filePath": "src/semantic/size.json",
4697
+ "filePath": "src/semantic/space.json",
4698
+ "isSource": true,
4699
+ "name": "Spacing Fixed Xs",
4700
+ "path": ["semantic", "spacing", "fixed", "xs"]
4701
+ },
4702
+ {
4703
+ "value": "8px",
4704
+ "type": "space",
4705
+ "description": "deprecated",
4706
+ "attributes": {
4707
+ "calcite-schema": {
4708
+ "system": "calcite",
4709
+ "tier": "semantic",
4710
+ "domain": "",
4711
+ "component": "",
4712
+ "pattern": "fixed",
4713
+ "element": "",
4714
+ "category": "space",
4715
+ "group": "",
4716
+ "kind": "",
4717
+ "appearance": "",
4718
+ "property": "",
4719
+ "variant": "",
4720
+ "state": "",
4721
+ "scale": "sm",
4722
+ "context": "",
4723
+ "mode": ""
4724
+ },
4725
+ "names": {
4726
+ "scss": "$calcite-spacing-fixed-sm",
4727
+ "css": "var(--calcite-spacing-fixed-sm)",
4728
+ "js": "semantic.spacing.fixed.sm",
4729
+ "docs": "semantic.spacing.fixed.sm",
4730
+ "es6": "calciteSpacingFixedSm"
4731
+ }
4732
+ },
4733
+ "filePath": "src/semantic/space.json",
4094
4734
  "isSource": true,
4095
- "name": "Size Sm +",
4096
- "path": ["semantic", "size", "sm+"]
4735
+ "name": "Spacing Fixed Sm",
4736
+ "path": ["semantic", "spacing", "fixed", "sm"]
4097
4737
  },
4098
4738
  {
4099
4739
  "value": "12px",
4100
- "type": "spacing",
4740
+ "type": "space",
4741
+ "description": "deprecated",
4101
4742
  "attributes": {
4102
4743
  "calcite-schema": {
4103
4744
  "system": "calcite",
4104
4745
  "tier": "semantic",
4105
4746
  "domain": "",
4106
4747
  "component": "",
4107
- "pattern": "",
4748
+ "pattern": "fixed",
4108
4749
  "element": "",
4109
- "category": "sizing",
4750
+ "category": "space",
4110
4751
  "group": "",
4111
4752
  "kind": "",
4112
4753
  "appearance": "",
@@ -4118,161 +4759,165 @@
4118
4759
  "mode": ""
4119
4760
  },
4120
4761
  "names": {
4121
- "scss": "$calcite-size-md",
4122
- "css": "var(--calcite-size-md)",
4123
- "js": "semantic.size.md",
4124
- "docs": "semantic.size.md",
4125
- "es6": "calciteSizeMd"
4762
+ "scss": "$calcite-spacing-fixed-md",
4763
+ "css": "var(--calcite-spacing-fixed-md)",
4764
+ "js": "semantic.spacing.fixed.md",
4765
+ "docs": "semantic.spacing.fixed.md",
4766
+ "es6": "calciteSpacingFixedMd"
4126
4767
  }
4127
4768
  },
4128
- "filePath": "src/semantic/size.json",
4769
+ "filePath": "src/semantic/space.json",
4129
4770
  "isSource": true,
4130
- "name": "Size Md",
4131
- "path": ["semantic", "size", "md"]
4771
+ "name": "Spacing Fixed Md",
4772
+ "path": ["semantic", "spacing", "fixed", "md"]
4132
4773
  },
4133
4774
  {
4134
4775
  "value": "14px",
4135
- "type": "spacing",
4776
+ "type": "space",
4777
+ "description": "deprecated",
4136
4778
  "attributes": {
4137
4779
  "calcite-schema": {
4138
4780
  "system": "calcite",
4139
4781
  "tier": "semantic",
4140
4782
  "domain": "",
4141
4783
  "component": "",
4142
- "pattern": "",
4784
+ "pattern": "fixed",
4143
4785
  "element": "",
4144
- "category": "sizing",
4786
+ "category": "space",
4145
4787
  "group": "",
4146
4788
  "kind": "",
4147
4789
  "appearance": "",
4148
4790
  "property": "",
4149
4791
  "variant": "",
4150
4792
  "state": "",
4151
- "scale": "md+",
4793
+ "scale": "lg",
4152
4794
  "context": "",
4153
4795
  "mode": ""
4154
4796
  },
4155
4797
  "names": {
4156
- "scss": "$calcite-size-md-plus",
4157
- "css": "var(--calcite-size-md-plus)",
4158
- "js": "semantic.size.md+",
4159
- "docs": "semantic.size.md+",
4160
- "es6": "calciteSizeMdPlus"
4798
+ "scss": "$calcite-spacing-fixed-lg",
4799
+ "css": "var(--calcite-spacing-fixed-lg)",
4800
+ "js": "semantic.spacing.fixed.lg",
4801
+ "docs": "semantic.spacing.fixed.lg",
4802
+ "es6": "calciteSpacingFixedLg"
4161
4803
  }
4162
4804
  },
4163
- "filePath": "src/semantic/size.json",
4805
+ "filePath": "src/semantic/space.json",
4164
4806
  "isSource": true,
4165
- "name": "Size Md +",
4166
- "path": ["semantic", "size", "md+"]
4807
+ "name": "Spacing Fixed Lg",
4808
+ "path": ["semantic", "spacing", "fixed", "lg"]
4167
4809
  },
4168
4810
  {
4169
4811
  "value": "16px",
4170
- "type": "spacing",
4812
+ "type": "space",
4813
+ "description": "deprecated",
4171
4814
  "attributes": {
4172
4815
  "calcite-schema": {
4173
4816
  "system": "calcite",
4174
4817
  "tier": "semantic",
4175
4818
  "domain": "",
4176
4819
  "component": "",
4177
- "pattern": "",
4820
+ "pattern": "fixed",
4178
4821
  "element": "",
4179
- "category": "sizing",
4822
+ "category": "space",
4180
4823
  "group": "",
4181
4824
  "kind": "",
4182
4825
  "appearance": "",
4183
4826
  "property": "",
4184
4827
  "variant": "",
4185
4828
  "state": "",
4186
- "scale": "lg",
4829
+ "scale": "xl",
4187
4830
  "context": "",
4188
4831
  "mode": ""
4189
4832
  },
4190
4833
  "names": {
4191
- "scss": "$calcite-size-lg",
4192
- "css": "var(--calcite-size-lg)",
4193
- "js": "semantic.size.lg",
4194
- "docs": "semantic.size.lg",
4195
- "es6": "calciteSizeLg"
4834
+ "scss": "$calcite-spacing-fixed-xl",
4835
+ "css": "var(--calcite-spacing-fixed-xl)",
4836
+ "js": "semantic.spacing.fixed.xl",
4837
+ "docs": "semantic.spacing.fixed.xl",
4838
+ "es6": "calciteSpacingFixedXl"
4196
4839
  }
4197
4840
  },
4198
- "filePath": "src/semantic/size.json",
4841
+ "filePath": "src/semantic/space.json",
4199
4842
  "isSource": true,
4200
- "name": "Size Lg",
4201
- "path": ["semantic", "size", "lg"]
4843
+ "name": "Spacing Fixed Xl",
4844
+ "path": ["semantic", "spacing", "fixed", "xl"]
4202
4845
  },
4203
4846
  {
4204
4847
  "value": "20px",
4205
- "type": "spacing",
4848
+ "type": "space",
4849
+ "description": "deprecated",
4206
4850
  "attributes": {
4207
4851
  "calcite-schema": {
4208
4852
  "system": "calcite",
4209
4853
  "tier": "semantic",
4210
4854
  "domain": "",
4211
4855
  "component": "",
4212
- "pattern": "",
4856
+ "pattern": "fixed",
4213
4857
  "element": "",
4214
- "category": "sizing",
4858
+ "category": "space",
4215
4859
  "group": "",
4216
4860
  "kind": "",
4217
4861
  "appearance": "",
4218
4862
  "property": "",
4219
4863
  "variant": "",
4220
4864
  "state": "",
4221
- "scale": "xl",
4865
+ "scale": "xxl",
4222
4866
  "context": "",
4223
4867
  "mode": ""
4224
4868
  },
4225
4869
  "names": {
4226
- "scss": "$calcite-size-xl",
4227
- "css": "var(--calcite-size-xl)",
4228
- "js": "semantic.size.xl",
4229
- "docs": "semantic.size.xl",
4230
- "es6": "calciteSizeXl"
4870
+ "scss": "$calcite-spacing-fixed-xxl",
4871
+ "css": "var(--calcite-spacing-fixed-xxl)",
4872
+ "js": "semantic.spacing.fixed.xxl",
4873
+ "docs": "semantic.spacing.fixed.xxl",
4874
+ "es6": "calciteSpacingFixedXxl"
4231
4875
  }
4232
4876
  },
4233
- "filePath": "src/semantic/size.json",
4877
+ "filePath": "src/semantic/space.json",
4234
4878
  "isSource": true,
4235
- "name": "Size Xl",
4236
- "path": ["semantic", "size", "xl"]
4879
+ "name": "Spacing Fixed Xxl",
4880
+ "path": ["semantic", "spacing", "fixed", "xxl"]
4237
4881
  },
4238
4882
  {
4239
- "value": "24px",
4240
- "type": "spacing",
4883
+ "value": "32px",
4884
+ "type": "space",
4885
+ "description": "deprecated",
4241
4886
  "attributes": {
4242
4887
  "calcite-schema": {
4243
4888
  "system": "calcite",
4244
4889
  "tier": "semantic",
4245
4890
  "domain": "",
4246
4891
  "component": "",
4247
- "pattern": "",
4892
+ "pattern": "fixed",
4248
4893
  "element": "",
4249
- "category": "sizing",
4894
+ "category": "space",
4250
4895
  "group": "",
4251
4896
  "kind": "",
4252
4897
  "appearance": "",
4253
4898
  "property": "",
4254
4899
  "variant": "",
4255
4900
  "state": "",
4256
- "scale": "xxl",
4901
+ "scale": "xxxl",
4257
4902
  "context": "",
4258
4903
  "mode": ""
4259
4904
  },
4260
4905
  "names": {
4261
- "scss": "$calcite-size-xxl",
4262
- "css": "var(--calcite-size-xxl)",
4263
- "js": "semantic.size.xxl",
4264
- "docs": "semantic.size.xxl",
4265
- "es6": "calciteSizeXxl"
4906
+ "scss": "$calcite-spacing-fixed-xxxl",
4907
+ "css": "var(--calcite-spacing-fixed-xxxl)",
4908
+ "js": "semantic.spacing.fixed.xxxl",
4909
+ "docs": "semantic.spacing.fixed.xxxl",
4910
+ "es6": "calciteSpacingFixedXxxl"
4266
4911
  }
4267
4912
  },
4268
- "filePath": "src/semantic/size.json",
4913
+ "filePath": "src/semantic/space.json",
4269
4914
  "isSource": true,
4270
- "name": "Size Xxl",
4271
- "path": ["semantic", "size", "xxl"]
4915
+ "name": "Spacing Fixed Xxxl",
4916
+ "path": ["semantic", "spacing", "fixed", "xxxl"]
4272
4917
  },
4273
4918
  {
4274
- "value": "32px",
4275
- "type": "spacing",
4919
+ "value": "0",
4920
+ "type": "space",
4276
4921
  "attributes": {
4277
4922
  "calcite-schema": {
4278
4923
  "system": "calcite",
@@ -4281,33 +4926,33 @@
4281
4926
  "component": "",
4282
4927
  "pattern": "",
4283
4928
  "element": "",
4284
- "category": "sizing",
4929
+ "category": "space",
4285
4930
  "group": "",
4286
4931
  "kind": "",
4287
4932
  "appearance": "",
4288
4933
  "property": "",
4289
4934
  "variant": "",
4290
4935
  "state": "",
4291
- "scale": "xxxl",
4936
+ "scale": "px",
4292
4937
  "context": "",
4293
4938
  "mode": ""
4294
4939
  },
4295
4940
  "names": {
4296
- "scss": "$calcite-size-xxxl",
4297
- "css": "var(--calcite-size-xxxl)",
4298
- "js": "semantic.size.xxxl",
4299
- "docs": "semantic.size.xxxl",
4300
- "es6": "calciteSizeXxxl"
4941
+ "scss": "$calcite-spacing-none",
4942
+ "css": "var(--calcite-spacing-none)",
4943
+ "js": "semantic.spacing.default.none",
4944
+ "docs": "semantic.spacing.default.none",
4945
+ "es6": "calciteSpacingNone"
4301
4946
  }
4302
4947
  },
4303
- "filePath": "src/semantic/size.json",
4948
+ "filePath": "src/semantic/space.json",
4304
4949
  "isSource": true,
4305
- "name": "Size Xxxl",
4306
- "path": ["semantic", "size", "xxxl"]
4950
+ "name": "Spacing None",
4951
+ "path": ["semantic", "spacing", "default", "none"]
4307
4952
  },
4308
4953
  {
4309
4954
  "value": "1px",
4310
- "type": "spacing",
4955
+ "type": "space",
4311
4956
  "attributes": {
4312
4957
  "calcite-schema": {
4313
4958
  "system": "calcite",
@@ -4316,7 +4961,7 @@
4316
4961
  "component": "",
4317
4962
  "pattern": "",
4318
4963
  "element": "",
4319
- "category": "spacing",
4964
+ "category": "space",
4320
4965
  "group": "",
4321
4966
  "kind": "",
4322
4967
  "appearance": "",
@@ -4330,19 +4975,19 @@
4330
4975
  "names": {
4331
4976
  "scss": "$calcite-spacing-px",
4332
4977
  "css": "var(--calcite-spacing-px)",
4333
- "js": "semantic.spacing.px",
4334
- "docs": "semantic.spacing.px",
4978
+ "js": "semantic.spacing.default.px",
4979
+ "docs": "semantic.spacing.default.px",
4335
4980
  "es6": "calciteSpacingPx"
4336
4981
  }
4337
4982
  },
4338
4983
  "filePath": "src/semantic/space.json",
4339
4984
  "isSource": true,
4340
4985
  "name": "Spacing Px",
4341
- "path": ["semantic", "spacing", "px"]
4986
+ "path": ["semantic", "spacing", "default", "px"]
4342
4987
  },
4343
4988
  {
4344
4989
  "value": "2px",
4345
- "type": "spacing",
4990
+ "type": "space",
4346
4991
  "attributes": {
4347
4992
  "calcite-schema": {
4348
4993
  "system": "calcite",
@@ -4351,33 +4996,33 @@
4351
4996
  "component": "",
4352
4997
  "pattern": "",
4353
4998
  "element": "",
4354
- "category": "spacing",
4999
+ "category": "space",
4355
5000
  "group": "",
4356
5001
  "kind": "",
4357
5002
  "appearance": "",
4358
5003
  "property": "",
4359
5004
  "variant": "",
4360
5005
  "state": "",
4361
- "scale": "base",
5006
+ "scale": "px",
4362
5007
  "context": "",
4363
5008
  "mode": ""
4364
5009
  },
4365
5010
  "names": {
4366
5011
  "scss": "$calcite-spacing-base",
4367
5012
  "css": "var(--calcite-spacing-base)",
4368
- "js": "semantic.spacing.base",
4369
- "docs": "semantic.spacing.base",
5013
+ "js": "semantic.spacing.default.base",
5014
+ "docs": "semantic.spacing.default.base",
4370
5015
  "es6": "calciteSpacingBase"
4371
5016
  }
4372
5017
  },
4373
5018
  "filePath": "src/semantic/space.json",
4374
5019
  "isSource": true,
4375
5020
  "name": "Spacing Base",
4376
- "path": ["semantic", "spacing", "base"]
5021
+ "path": ["semantic", "spacing", "default", "base"]
4377
5022
  },
4378
5023
  {
4379
- "value": "4px",
4380
- "type": "spacing",
5024
+ "value": "0.25rem",
5025
+ "type": "dimension",
4381
5026
  "attributes": {
4382
5027
  "calcite-schema": {
4383
5028
  "system": "calcite",
@@ -4386,7 +5031,7 @@
4386
5031
  "component": "",
4387
5032
  "pattern": "",
4388
5033
  "element": "",
4389
- "category": "spacing",
5034
+ "category": "size",
4390
5035
  "group": "",
4391
5036
  "kind": "",
4392
5037
  "appearance": "",
@@ -4400,19 +5045,19 @@
4400
5045
  "names": {
4401
5046
  "scss": "$calcite-spacing-xxs",
4402
5047
  "css": "var(--calcite-spacing-xxs)",
4403
- "js": "semantic.spacing.xxs",
4404
- "docs": "semantic.spacing.xxs",
5048
+ "js": "semantic.spacing.default.xxs",
5049
+ "docs": "semantic.spacing.default.xxs",
4405
5050
  "es6": "calciteSpacingXxs"
4406
5051
  }
4407
5052
  },
4408
5053
  "filePath": "src/semantic/space.json",
4409
5054
  "isSource": true,
4410
5055
  "name": "Spacing Xxs",
4411
- "path": ["semantic", "spacing", "xxs"]
5056
+ "path": ["semantic", "spacing", "default", "xxs"]
4412
5057
  },
4413
5058
  {
4414
- "value": "6px",
4415
- "type": "spacing",
5059
+ "value": "0.375rem",
5060
+ "type": "dimension",
4416
5061
  "attributes": {
4417
5062
  "calcite-schema": {
4418
5063
  "system": "calcite",
@@ -4421,7 +5066,7 @@
4421
5066
  "component": "",
4422
5067
  "pattern": "",
4423
5068
  "element": "",
4424
- "category": "spacing",
5069
+ "category": "size",
4425
5070
  "group": "",
4426
5071
  "kind": "",
4427
5072
  "appearance": "",
@@ -4435,19 +5080,19 @@
4435
5080
  "names": {
4436
5081
  "scss": "$calcite-spacing-xs",
4437
5082
  "css": "var(--calcite-spacing-xs)",
4438
- "js": "semantic.spacing.xs",
4439
- "docs": "semantic.spacing.xs",
5083
+ "js": "semantic.spacing.default.xs",
5084
+ "docs": "semantic.spacing.default.xs",
4440
5085
  "es6": "calciteSpacingXs"
4441
5086
  }
4442
5087
  },
4443
5088
  "filePath": "src/semantic/space.json",
4444
5089
  "isSource": true,
4445
5090
  "name": "Spacing Xs",
4446
- "path": ["semantic", "spacing", "xs"]
5091
+ "path": ["semantic", "spacing", "default", "xs"]
4447
5092
  },
4448
5093
  {
4449
- "value": "8px",
4450
- "type": "spacing",
5094
+ "value": "0.5rem",
5095
+ "type": "dimension",
4451
5096
  "attributes": {
4452
5097
  "calcite-schema": {
4453
5098
  "system": "calcite",
@@ -4456,7 +5101,7 @@
4456
5101
  "component": "",
4457
5102
  "pattern": "",
4458
5103
  "element": "",
4459
- "category": "spacing",
5104
+ "category": "size",
4460
5105
  "group": "",
4461
5106
  "kind": "",
4462
5107
  "appearance": "",
@@ -4470,19 +5115,54 @@
4470
5115
  "names": {
4471
5116
  "scss": "$calcite-spacing-sm",
4472
5117
  "css": "var(--calcite-spacing-sm)",
4473
- "js": "semantic.spacing.sm",
4474
- "docs": "semantic.spacing.sm",
5118
+ "js": "semantic.spacing.default.sm",
5119
+ "docs": "semantic.spacing.default.sm",
4475
5120
  "es6": "calciteSpacingSm"
4476
5121
  }
4477
5122
  },
4478
5123
  "filePath": "src/semantic/space.json",
4479
5124
  "isSource": true,
4480
5125
  "name": "Spacing Sm",
4481
- "path": ["semantic", "spacing", "sm"]
5126
+ "path": ["semantic", "spacing", "default", "sm"]
4482
5127
  },
4483
5128
  {
4484
- "value": "12px",
4485
- "type": "spacing",
5129
+ "value": "0.625rem",
5130
+ "type": "dimension",
5131
+ "attributes": {
5132
+ "calcite-schema": {
5133
+ "system": "calcite",
5134
+ "tier": "semantic",
5135
+ "domain": "",
5136
+ "component": "",
5137
+ "pattern": "",
5138
+ "element": "",
5139
+ "category": "space",
5140
+ "group": "",
5141
+ "kind": "",
5142
+ "appearance": "",
5143
+ "property": "",
5144
+ "variant": "",
5145
+ "state": "",
5146
+ "scale": "sm+",
5147
+ "context": "",
5148
+ "mode": ""
5149
+ },
5150
+ "names": {
5151
+ "scss": "$calcite-spacing-sm-plus",
5152
+ "css": "var(--calcite-spacing-sm-plus)",
5153
+ "js": "semantic.spacing.default.sm+",
5154
+ "docs": "semantic.spacing.default.sm+",
5155
+ "es6": "calciteSpacingSmPlus"
5156
+ }
5157
+ },
5158
+ "filePath": "src/semantic/space.json",
5159
+ "isSource": true,
5160
+ "name": "Spacing Sm +",
5161
+ "path": ["semantic", "spacing", "default", "sm+"]
5162
+ },
5163
+ {
5164
+ "value": "0.75rem",
5165
+ "type": "dimension",
4486
5166
  "attributes": {
4487
5167
  "calcite-schema": {
4488
5168
  "system": "calcite",
@@ -4491,7 +5171,7 @@
4491
5171
  "component": "",
4492
5172
  "pattern": "",
4493
5173
  "element": "",
4494
- "category": "spacing",
5174
+ "category": "space",
4495
5175
  "group": "",
4496
5176
  "kind": "",
4497
5177
  "appearance": "",
@@ -4505,19 +5185,54 @@
4505
5185
  "names": {
4506
5186
  "scss": "$calcite-spacing-md",
4507
5187
  "css": "var(--calcite-spacing-md)",
4508
- "js": "semantic.spacing.md",
4509
- "docs": "semantic.spacing.md",
5188
+ "js": "semantic.spacing.default.md",
5189
+ "docs": "semantic.spacing.default.md",
4510
5190
  "es6": "calciteSpacingMd"
4511
5191
  }
4512
5192
  },
4513
5193
  "filePath": "src/semantic/space.json",
4514
5194
  "isSource": true,
4515
5195
  "name": "Spacing Md",
4516
- "path": ["semantic", "spacing", "md"]
5196
+ "path": ["semantic", "spacing", "default", "md"]
4517
5197
  },
4518
5198
  {
4519
- "value": "14px",
4520
- "type": "spacing",
5199
+ "value": "0.875rem",
5200
+ "type": "dimension",
5201
+ "attributes": {
5202
+ "calcite-schema": {
5203
+ "system": "calcite",
5204
+ "tier": "semantic",
5205
+ "domain": "",
5206
+ "component": "",
5207
+ "pattern": "",
5208
+ "element": "",
5209
+ "category": "space",
5210
+ "group": "",
5211
+ "kind": "",
5212
+ "appearance": "",
5213
+ "property": "",
5214
+ "variant": "",
5215
+ "state": "",
5216
+ "scale": "md+",
5217
+ "context": "",
5218
+ "mode": ""
5219
+ },
5220
+ "names": {
5221
+ "scss": "$calcite-spacing-md-plus",
5222
+ "css": "var(--calcite-spacing-md-plus)",
5223
+ "js": "semantic.spacing.default.md+",
5224
+ "docs": "semantic.spacing.default.md+",
5225
+ "es6": "calciteSpacingMdPlus"
5226
+ }
5227
+ },
5228
+ "filePath": "src/semantic/space.json",
5229
+ "isSource": true,
5230
+ "name": "Spacing Md +",
5231
+ "path": ["semantic", "spacing", "default", "md+"]
5232
+ },
5233
+ {
5234
+ "value": "1rem",
5235
+ "type": "dimension",
4521
5236
  "attributes": {
4522
5237
  "calcite-schema": {
4523
5238
  "system": "calcite",
@@ -4526,7 +5241,7 @@
4526
5241
  "component": "",
4527
5242
  "pattern": "",
4528
5243
  "element": "",
4529
- "category": "spacing",
5244
+ "category": "space",
4530
5245
  "group": "",
4531
5246
  "kind": "",
4532
5247
  "appearance": "",
@@ -4540,19 +5255,19 @@
4540
5255
  "names": {
4541
5256
  "scss": "$calcite-spacing-lg",
4542
5257
  "css": "var(--calcite-spacing-lg)",
4543
- "js": "semantic.spacing.lg",
4544
- "docs": "semantic.spacing.lg",
5258
+ "js": "semantic.spacing.default.lg",
5259
+ "docs": "semantic.spacing.default.lg",
4545
5260
  "es6": "calciteSpacingLg"
4546
5261
  }
4547
5262
  },
4548
5263
  "filePath": "src/semantic/space.json",
4549
5264
  "isSource": true,
4550
5265
  "name": "Spacing Lg",
4551
- "path": ["semantic", "spacing", "lg"]
5266
+ "path": ["semantic", "spacing", "default", "lg"]
4552
5267
  },
4553
5268
  {
4554
- "value": "16px",
4555
- "type": "spacing",
5269
+ "value": "1.25rem",
5270
+ "type": "dimension",
4556
5271
  "attributes": {
4557
5272
  "calcite-schema": {
4558
5273
  "system": "calcite",
@@ -4561,7 +5276,7 @@
4561
5276
  "component": "",
4562
5277
  "pattern": "",
4563
5278
  "element": "",
4564
- "category": "spacing",
5279
+ "category": "space",
4565
5280
  "group": "",
4566
5281
  "kind": "",
4567
5282
  "appearance": "",
@@ -4575,19 +5290,19 @@
4575
5290
  "names": {
4576
5291
  "scss": "$calcite-spacing-xl",
4577
5292
  "css": "var(--calcite-spacing-xl)",
4578
- "js": "semantic.spacing.xl",
4579
- "docs": "semantic.spacing.xl",
5293
+ "js": "semantic.spacing.default.xl",
5294
+ "docs": "semantic.spacing.default.xl",
4580
5295
  "es6": "calciteSpacingXl"
4581
5296
  }
4582
5297
  },
4583
5298
  "filePath": "src/semantic/space.json",
4584
5299
  "isSource": true,
4585
5300
  "name": "Spacing Xl",
4586
- "path": ["semantic", "spacing", "xl"]
5301
+ "path": ["semantic", "spacing", "default", "xl"]
4587
5302
  },
4588
5303
  {
4589
- "value": "20px",
4590
- "type": "spacing",
5304
+ "value": "1.5rem",
5305
+ "type": "dimension",
4591
5306
  "attributes": {
4592
5307
  "calcite-schema": {
4593
5308
  "system": "calcite",
@@ -4596,7 +5311,7 @@
4596
5311
  "component": "",
4597
5312
  "pattern": "",
4598
5313
  "element": "",
4599
- "category": "spacing",
5314
+ "category": "space",
4600
5315
  "group": "",
4601
5316
  "kind": "",
4602
5317
  "appearance": "",
@@ -4610,19 +5325,19 @@
4610
5325
  "names": {
4611
5326
  "scss": "$calcite-spacing-xxl",
4612
5327
  "css": "var(--calcite-spacing-xxl)",
4613
- "js": "semantic.spacing.xxl",
4614
- "docs": "semantic.spacing.xxl",
5328
+ "js": "semantic.spacing.default.xxl",
5329
+ "docs": "semantic.spacing.default.xxl",
4615
5330
  "es6": "calciteSpacingXxl"
4616
5331
  }
4617
5332
  },
4618
5333
  "filePath": "src/semantic/space.json",
4619
5334
  "isSource": true,
4620
5335
  "name": "Spacing Xxl",
4621
- "path": ["semantic", "spacing", "xxl"]
5336
+ "path": ["semantic", "spacing", "default", "xxl"]
4622
5337
  },
4623
5338
  {
4624
- "value": "32px",
4625
- "type": "spacing",
5339
+ "value": "2rem",
5340
+ "type": "dimension",
4626
5341
  "attributes": {
4627
5342
  "calcite-schema": {
4628
5343
  "system": "calcite",
@@ -4631,7 +5346,7 @@
4631
5346
  "component": "",
4632
5347
  "pattern": "",
4633
5348
  "element": "",
4634
- "category": "spacing",
5349
+ "category": "space",
4635
5350
  "group": "",
4636
5351
  "kind": "",
4637
5352
  "appearance": "",
@@ -4645,15 +5360,15 @@
4645
5360
  "names": {
4646
5361
  "scss": "$calcite-spacing-xxxl",
4647
5362
  "css": "var(--calcite-spacing-xxxl)",
4648
- "js": "semantic.spacing.xxxl",
4649
- "docs": "semantic.spacing.xxxl",
5363
+ "js": "semantic.spacing.default.xxxl",
5364
+ "docs": "semantic.spacing.default.xxxl",
4650
5365
  "es6": "calciteSpacingXxxl"
4651
5366
  }
4652
5367
  },
4653
5368
  "filePath": "src/semantic/space.json",
4654
5369
  "isSource": true,
4655
5370
  "name": "Spacing Xxxl",
4656
- "path": ["semantic", "spacing", "xxxl"]
5371
+ "path": ["semantic", "spacing", "default", "xxxl"]
4657
5372
  },
4658
5373
  {
4659
5374
  "type": "typography",
@@ -5714,7 +6429,7 @@
5714
6429
  "path": ["semantic", "typography", "default", "bold", "1h"]
5715
6430
  },
5716
6431
  {
5717
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
6432
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
5718
6433
  "type": "typography",
5719
6434
  "extensions": {
5720
6435
  "calcite.extends": {
@@ -5766,7 +6481,7 @@
5766
6481
  "path": ["semantic", "typography", "wrap", "light", "0"]
5767
6482
  },
5768
6483
  {
5769
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
6484
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
5770
6485
  "type": "typography",
5771
6486
  "extensions": {
5772
6487
  "calcite.extends": {
@@ -5818,7 +6533,7 @@
5818
6533
  "path": ["semantic", "typography", "wrap", "light", "1"]
5819
6534
  },
5820
6535
  {
5821
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
6536
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
5822
6537
  "type": "typography",
5823
6538
  "extensions": {
5824
6539
  "calcite.extends": {
@@ -5870,7 +6585,7 @@
5870
6585
  "path": ["semantic", "typography", "wrap", "light", "2"]
5871
6586
  },
5872
6587
  {
5873
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"125%\",\"fontSize\":\"24px\"}",
6588
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.25\",\"fontSize\":\"24px\"}",
5874
6589
  "type": "typography",
5875
6590
  "extensions": {
5876
6591
  "calcite.extends": {
@@ -5922,7 +6637,7 @@
5922
6637
  "path": ["semantic", "typography", "wrap", "light", "3"]
5923
6638
  },
5924
6639
  {
5925
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
6640
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
5926
6641
  "type": "typography",
5927
6642
  "extensions": {
5928
6643
  "calcite.extends": {
@@ -5974,7 +6689,7 @@
5974
6689
  "path": ["semantic", "typography", "wrap", "light", "-2"]
5975
6690
  },
5976
6691
  {
5977
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\"}",
6692
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\"}",
5978
6693
  "type": "typography",
5979
6694
  "extensions": {
5980
6695
  "calcite.extends": {
@@ -6026,7 +6741,7 @@
6026
6741
  "path": ["semantic", "typography", "wrap", "light", "-1"]
6027
6742
  },
6028
6743
  {
6029
- "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
6744
+ "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6030
6745
  "type": "typography",
6031
6746
  "extensions": {
6032
6747
  "calcite.extends": {
@@ -6078,7 +6793,7 @@
6078
6793
  "path": ["semantic", "typography", "wrap", "regular", "0"]
6079
6794
  },
6080
6795
  {
6081
- "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
6796
+ "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6082
6797
  "type": "typography",
6083
6798
  "extensions": {
6084
6799
  "calcite.extends": {
@@ -6130,7 +6845,7 @@
6130
6845
  "path": ["semantic", "typography", "wrap", "regular", "1"]
6131
6846
  },
6132
6847
  {
6133
- "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
6848
+ "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6134
6849
  "type": "typography",
6135
6850
  "extensions": {
6136
6851
  "calcite.extends": {
@@ -6182,7 +6897,7 @@
6182
6897
  "path": ["semantic", "typography", "wrap", "regular", "2"]
6183
6898
  },
6184
6899
  {
6185
- "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
6900
+ "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6186
6901
  "type": "typography",
6187
6902
  "extensions": {
6188
6903
  "calcite.extends": {
@@ -6234,7 +6949,7 @@
6234
6949
  "path": ["semantic", "typography", "wrap", "regular", "3"]
6235
6950
  },
6236
6951
  {
6237
- "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
6952
+ "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6238
6953
  "type": "typography",
6239
6954
  "extensions": {
6240
6955
  "calcite.extends": {
@@ -6286,7 +7001,7 @@
6286
7001
  "path": ["semantic", "typography", "wrap", "regular", "-2"]
6287
7002
  },
6288
7003
  {
6289
- "value": "{\"lineHeight\":\"137.5%\"}",
7004
+ "value": "{\"lineHeight\":\"1.375\"}",
6290
7005
  "type": "typography",
6291
7006
  "extensions": {
6292
7007
  "calcite.extends": {
@@ -6338,7 +7053,7 @@
6338
7053
  "path": ["semantic", "typography", "wrap", "regular", "-1"]
6339
7054
  },
6340
7055
  {
6341
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
7056
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6342
7057
  "type": "typography",
6343
7058
  "extensions": {
6344
7059
  "calcite.extends": {
@@ -6390,7 +7105,7 @@
6390
7105
  "path": ["semantic", "typography", "wrap", "medium", "0"]
6391
7106
  },
6392
7107
  {
6393
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
7108
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6394
7109
  "type": "typography",
6395
7110
  "extensions": {
6396
7111
  "calcite.extends": {
@@ -6442,7 +7157,7 @@
6442
7157
  "path": ["semantic", "typography", "wrap", "medium", "1"]
6443
7158
  },
6444
7159
  {
6445
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
7160
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6446
7161
  "type": "typography",
6447
7162
  "extensions": {
6448
7163
  "calcite.extends": {
@@ -6494,7 +7209,7 @@
6494
7209
  "path": ["semantic", "typography", "wrap", "medium", "2"]
6495
7210
  },
6496
7211
  {
6497
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
7212
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6498
7213
  "type": "typography",
6499
7214
  "extensions": {
6500
7215
  "calcite.extends": {
@@ -6546,7 +7261,7 @@
6546
7261
  "path": ["semantic", "typography", "wrap", "medium", "3"]
6547
7262
  },
6548
7263
  {
6549
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
7264
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6550
7265
  "type": "typography",
6551
7266
  "extensions": {
6552
7267
  "calcite.extends": {
@@ -6598,7 +7313,7 @@
6598
7313
  "path": ["semantic", "typography", "wrap", "medium", "-2"]
6599
7314
  },
6600
7315
  {
6601
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\"}",
7316
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\"}",
6602
7317
  "type": "typography",
6603
7318
  "extensions": {
6604
7319
  "calcite.extends": {
@@ -6650,7 +7365,7 @@
6650
7365
  "path": ["semantic", "typography", "wrap", "medium", "-1"]
6651
7366
  },
6652
7367
  {
6653
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
7368
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6654
7369
  "type": "typography",
6655
7370
  "extensions": {
6656
7371
  "calcite.extends": {
@@ -6702,7 +7417,7 @@
6702
7417
  "path": ["semantic", "typography", "wrap", "bold", "0"]
6703
7418
  },
6704
7419
  {
6705
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
7420
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6706
7421
  "type": "typography",
6707
7422
  "extensions": {
6708
7423
  "calcite.extends": {
@@ -6754,7 +7469,7 @@
6754
7469
  "path": ["semantic", "typography", "wrap", "bold", "1"]
6755
7470
  },
6756
7471
  {
6757
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
7472
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6758
7473
  "type": "typography",
6759
7474
  "extensions": {
6760
7475
  "calcite.extends": {
@@ -6806,7 +7521,7 @@
6806
7521
  "path": ["semantic", "typography", "wrap", "bold", "2"]
6807
7522
  },
6808
7523
  {
6809
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
7524
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6810
7525
  "type": "typography",
6811
7526
  "extensions": {
6812
7527
  "calcite.extends": {
@@ -6858,7 +7573,7 @@
6858
7573
  "path": ["semantic", "typography", "wrap", "bold", "3"]
6859
7574
  },
6860
7575
  {
6861
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
7576
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6862
7577
  "type": "typography",
6863
7578
  "extensions": {
6864
7579
  "calcite.extends": {
@@ -6910,7 +7625,7 @@
6910
7625
  "path": ["semantic", "typography", "wrap", "bold", "-2"]
6911
7626
  },
6912
7627
  {
6913
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\"}",
7628
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\"}",
6914
7629
  "type": "typography",
6915
7630
  "extensions": {
6916
7631
  "calcite.extends": {
@@ -6962,7 +7677,7 @@
6962
7677
  "path": ["semantic", "typography", "wrap", "bold", "-1"]
6963
7678
  },
6964
7679
  {
6965
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
7680
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6966
7681
  "type": "typography",
6967
7682
  "attributes": {
6968
7683
  "calcite-schema": {
@@ -6997,7 +7712,7 @@
6997
7712
  "path": ["semantic", "typography", "hierarchy", "display", "1"]
6998
7713
  },
6999
7714
  {
7000
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
7715
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
7001
7716
  "type": "typography",
7002
7717
  "attributes": {
7003
7718
  "calcite-schema": {
@@ -7032,7 +7747,7 @@
7032
7747
  "path": ["semantic", "typography", "hierarchy", "display", "2"]
7033
7748
  },
7034
7749
  {
7035
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
7750
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
7036
7751
  "type": "typography",
7037
7752
  "attributes": {
7038
7753
  "calcite-schema": {
@@ -7067,7 +7782,7 @@
7067
7782
  "path": ["semantic", "typography", "hierarchy", "heading", "1"]
7068
7783
  },
7069
7784
  {
7070
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
7785
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
7071
7786
  "type": "typography",
7072
7787
  "attributes": {
7073
7788
  "calcite-schema": {
@@ -7102,7 +7817,7 @@
7102
7817
  "path": ["semantic", "typography", "hierarchy", "heading", "2"]
7103
7818
  },
7104
7819
  {
7105
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
7820
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
7106
7821
  "type": "typography",
7107
7822
  "attributes": {
7108
7823
  "calcite-schema": {
@@ -7137,7 +7852,7 @@
7137
7852
  "path": ["semantic", "typography", "hierarchy", "heading", "3"]
7138
7853
  },
7139
7854
  {
7140
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
7855
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
7141
7856
  "type": "typography",
7142
7857
  "attributes": {
7143
7858
  "calcite-schema": {
@@ -7172,7 +7887,7 @@
7172
7887
  "path": ["semantic", "typography", "hierarchy", "heading", "4"]
7173
7888
  },
7174
7889
  {
7175
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\"}",
7890
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\"}",
7176
7891
  "type": "typography",
7177
7892
  "attributes": {
7178
7893
  "calcite-schema": {
@@ -7207,7 +7922,7 @@
7207
7922
  "path": ["semantic", "typography", "hierarchy", "heading", "5"]
7208
7923
  },
7209
7924
  {
7210
- "value": "{\"lineHeight\":\"137.5%\"}",
7925
+ "value": "{\"lineHeight\":\"1.375\"}",
7211
7926
  "type": "typography",
7212
7927
  "attributes": {
7213
7928
  "calcite-schema": {
@@ -7312,7 +8027,7 @@
7312
8027
  "path": ["semantic", "typography", "hierarchy", "overline"]
7313
8028
  },
7314
8029
  {
7315
- "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
8030
+ "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
7316
8031
  "type": "typography",
7317
8032
  "attributes": {
7318
8033
  "calcite-schema": {