@k8slens/lds-tokens 0.16.0 → 0.17.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.
Files changed (45) hide show
  1. package/lib/docs/token-map.dark.d.ts +1 -1
  2. package/lib/docs/token-map.dark.js +89 -33
  3. package/lib/docs/token-map.light.d.ts +1 -1
  4. package/lib/docs/token-map.light.js +89 -33
  5. package/lib/electron/font-face.css +1 -1
  6. package/lib/electron/icons/action.js +1 -1
  7. package/lib/electron/icons/base.js +1 -1
  8. package/lib/electron/icons/idp.js +1 -1
  9. package/lib/electron/icons/misc.js +1 -1
  10. package/lib/electron/icons/navigation.js +1 -1
  11. package/lib/electron/images/index.js +1 -1
  12. package/lib/electron/tokens.core.css +1 -1
  13. package/lib/electron/tokens.dark.css +6 -2
  14. package/lib/electron/tokens.dark.js +6 -2
  15. package/lib/electron/tokens.dark.scoped.css +1 -1
  16. package/lib/electron/tokens.dark.ts +6 -2
  17. package/lib/electron/tokens.form.css +1 -1
  18. package/lib/electron/tokens.light.css +6 -2
  19. package/lib/electron/tokens.light.js +6 -2
  20. package/lib/electron/tokens.light.scoped.css +1 -1
  21. package/lib/electron/tokens.light.ts +6 -2
  22. package/lib/electron/tokens.tips.css +1 -1
  23. package/lib/web/colors/dark.js +1 -1
  24. package/lib/web/colors/light.js +1 -1
  25. package/lib/web/font-imports.css +1 -1
  26. package/lib/web/icons/action.js +1 -1
  27. package/lib/web/icons/base.js +1 -1
  28. package/lib/web/icons/idp.js +1 -1
  29. package/lib/web/icons/misc.js +1 -1
  30. package/lib/web/icons/navigation.js +1 -1
  31. package/lib/web/images/index.js +1 -1
  32. package/lib/web/tailwind.config.cjs +130 -71
  33. package/lib/web/tailwind.config.js +130 -71
  34. package/lib/web/tokens.core.css +1 -1
  35. package/lib/web/tokens.dark.css +7 -4
  36. package/lib/web/tokens.dark.js +7 -4
  37. package/lib/web/tokens.dark.scoped.css +1 -1
  38. package/lib/web/tokens.dark.ts +7 -4
  39. package/lib/web/tokens.form.css +1 -1
  40. package/lib/web/tokens.light.css +7 -4
  41. package/lib/web/tokens.light.js +7 -4
  42. package/lib/web/tokens.light.scoped.css +1 -1
  43. package/lib/web/tokens.light.ts +7 -4
  44. package/lib/web/tokens.tips.css +1 -1
  45. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 24 May 2023 13:04:25 GMT
3
+ * Generated on Wed, 23 Aug 2023 10:49:00 GMT
4
4
  */
5
5
 
6
6
  export type PackageDetails = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 24 May 2023 13:04:25 GMT
3
+ * Generated on Wed, 23 Aug 2023 10:49:00 GMT
4
4
  */
5
5
 
6
6
  const tokenMap = {
@@ -2900,7 +2900,8 @@ const tokenMap = {
2900
2900
  },
2901
2901
  "inherits": [],
2902
2902
  "inheritedBy": [
2903
- "spacing.base.sm"
2903
+ "spacing.base.sm",
2904
+ "typography.base.size.xxs"
2904
2905
  ]
2905
2906
  },
2906
2907
  "3": {
@@ -2934,6 +2935,7 @@ const tokenMap = {
2934
2935
  "inherits": [],
2935
2936
  "inheritedBy": [
2936
2937
  "spacing.base.lg",
2938
+ "spacing.p.block.end",
2937
2939
  "typography.base.size.lg"
2938
2940
  ]
2939
2941
  },
@@ -2968,14 +2970,15 @@ const tokenMap = {
2968
2970
  "inherits": [],
2969
2971
  "inheritedBy": [
2970
2972
  "spacing.base.xl",
2971
- "spacing.p.block.end",
2972
2973
  "typography.base.size.3xl",
2974
+ "typography.base.line-height.xxs",
2973
2975
  "typography.base.line-height.xs",
2974
2976
  "typography.base.line-height.sm",
2975
2977
  "typography.base.line-height.base",
2976
2978
  "typography.base.line-height.lg",
2977
2979
  "typography.base.line-height.xl",
2978
- "typography.base.line-height.2xl"
2980
+ "typography.base.line-height.2xl",
2981
+ "typography.heading.line-height.h5"
2979
2982
  ]
2980
2983
  },
2981
2984
  "7": {
@@ -3411,7 +3414,8 @@ const tokenMap = {
3411
3414
  "inherits": [],
3412
3415
  "inheritedBy": [
3413
3416
  "spacing.input-icon.inset.inline",
3414
- "spacing.input-icon.inset.block"
3417
+ "spacing.input-icon.inset.block",
3418
+ "typography.heading.size.h5"
3415
3419
  ]
3416
3420
  },
3417
3421
  "2-75": {
@@ -3848,10 +3852,10 @@ const tokenMap = {
3848
3852
  "name": "SpacingPBlockEnd",
3849
3853
  "code": "$spacing-p-block-end",
3850
3854
  "variable": "spacing-p-block-end",
3851
- "value": "1.5rem",
3855
+ "value": "1rem",
3852
3856
  "attributes": {},
3853
3857
  "inherits": [
3854
- "spacing.base.6"
3858
+ "spacing.base.4"
3855
3859
  ]
3856
3860
  }
3857
3861
  }
@@ -4169,6 +4173,21 @@ const tokenMap = {
4169
4173
  }
4170
4174
  },
4171
4175
  "size": {
4176
+ "xxs": {
4177
+ "path": "typography.base.size.xxs",
4178
+ "name": "TypographyBaseSizeXxs",
4179
+ "code": "$typography-base-size-xxs",
4180
+ "variable": "typography-base-size-xxs",
4181
+ "value": "0.5rem",
4182
+ "attributes": {
4183
+ "tailwind": [
4184
+ "fontSize.xxs[0]"
4185
+ ]
4186
+ },
4187
+ "inherits": [
4188
+ "spacing.base.2"
4189
+ ]
4190
+ },
4172
4191
  "xs": {
4173
4192
  "path": "typography.base.size.xs",
4174
4193
  "name": "TypographyBaseSizeXs",
@@ -4177,7 +4196,7 @@ const tokenMap = {
4177
4196
  "value": "0.6875rem",
4178
4197
  "attributes": {
4179
4198
  "tailwind": [
4180
- "fontSize.xs.0"
4199
+ "fontSize.xs[0]"
4181
4200
  ]
4182
4201
  },
4183
4202
  "inherits": [
@@ -4192,7 +4211,7 @@ const tokenMap = {
4192
4211
  "value": "0.75rem",
4193
4212
  "attributes": {
4194
4213
  "tailwind": [
4195
- "fontSize.sm.0"
4214
+ "fontSize.sm[0]"
4196
4215
  ]
4197
4216
  },
4198
4217
  "inherits": [
@@ -4207,7 +4226,7 @@ const tokenMap = {
4207
4226
  "value": "0.875rem",
4208
4227
  "attributes": {
4209
4228
  "tailwind": [
4210
- "fontSize.base.0"
4229
+ "fontSize.base[0]"
4211
4230
  ]
4212
4231
  },
4213
4232
  "inherits": [
@@ -4226,7 +4245,7 @@ const tokenMap = {
4226
4245
  "value": "1rem",
4227
4246
  "attributes": {
4228
4247
  "tailwind": [
4229
- "fontSize.lg.0"
4248
+ "fontSize.lg[0]"
4230
4249
  ]
4231
4250
  },
4232
4251
  "inherits": [
@@ -4241,7 +4260,7 @@ const tokenMap = {
4241
4260
  "value": "1.125rem",
4242
4261
  "attributes": {
4243
4262
  "tailwind": [
4244
- "fontSize.xl.0"
4263
+ "fontSize.xl[0]"
4245
4264
  ]
4246
4265
  },
4247
4266
  "inherits": [
@@ -4259,7 +4278,7 @@ const tokenMap = {
4259
4278
  "value": "1.25rem",
4260
4279
  "attributes": {
4261
4280
  "tailwind": [
4262
- "fontSize.xl.0"
4281
+ "fontSize.xl[0]"
4263
4282
  ]
4264
4283
  },
4265
4284
  "inherits": [
@@ -4277,7 +4296,7 @@ const tokenMap = {
4277
4296
  "value": "1.5rem",
4278
4297
  "attributes": {
4279
4298
  "tailwind": [
4280
- "fontSize.2xl.0"
4299
+ "fontSize.2xl[0]"
4281
4300
  ]
4282
4301
  },
4283
4302
  "inherits": [
@@ -4295,7 +4314,7 @@ const tokenMap = {
4295
4314
  "value": "2rem",
4296
4315
  "attributes": {
4297
4316
  "tailwind": [
4298
- "fontSize.3xl.0"
4317
+ "fontSize.3xl[0]"
4299
4318
  ]
4300
4319
  },
4301
4320
  "inherits": [
@@ -4310,7 +4329,7 @@ const tokenMap = {
4310
4329
  "value": "2.25rem",
4311
4330
  "attributes": {
4312
4331
  "tailwind": [
4313
- "fontSize.4xl.0"
4332
+ "fontSize.4xl[0]"
4314
4333
  ]
4315
4334
  },
4316
4335
  "inherits": [
@@ -4325,7 +4344,7 @@ const tokenMap = {
4325
4344
  "value": "2.5rem",
4326
4345
  "attributes": {
4327
4346
  "tailwind": [
4328
- "fontSize.5xl.0"
4347
+ "fontSize.5xl[0]"
4329
4348
  ]
4330
4349
  },
4331
4350
  "inherits": [
@@ -4340,7 +4359,7 @@ const tokenMap = {
4340
4359
  "value": "3rem",
4341
4360
  "attributes": {
4342
4361
  "tailwind": [
4343
- "fontSize.6xl.0"
4362
+ "fontSize.6xl[0]"
4344
4363
  ]
4345
4364
  },
4346
4365
  "inherits": [
@@ -4355,7 +4374,7 @@ const tokenMap = {
4355
4374
  "value": "4rem",
4356
4375
  "attributes": {
4357
4376
  "tailwind": [
4358
- "fontSize.7xl.0"
4377
+ "fontSize.7xl[0]"
4359
4378
  ]
4360
4379
  },
4361
4380
  "inherits": [
@@ -4370,7 +4389,7 @@ const tokenMap = {
4370
4389
  "value": "4.5rem",
4371
4390
  "attributes": {
4372
4391
  "tailwind": [
4373
- "fontSize.8xl.0"
4392
+ "fontSize.8xl[0]"
4374
4393
  ]
4375
4394
  },
4376
4395
  "inherits": [
@@ -4379,6 +4398,21 @@ const tokenMap = {
4379
4398
  }
4380
4399
  },
4381
4400
  "line-height": {
4401
+ "xxs": {
4402
+ "path": "typography.base.line-height.xxs",
4403
+ "name": "TypographyBaseLine-heightXxs",
4404
+ "code": "$typography-base-line-height-xxs",
4405
+ "variable": "typography-base-line-height-xxs",
4406
+ "value": "1.5rem",
4407
+ "attributes": {
4408
+ "tailwind": [
4409
+ "fontSize.xxs[1].lineHeight"
4410
+ ]
4411
+ },
4412
+ "inherits": [
4413
+ "spacing.base.6"
4414
+ ]
4415
+ },
4382
4416
  "xs": {
4383
4417
  "path": "typography.base.line-height.xs",
4384
4418
  "name": "TypographyBaseLine-heightXs",
@@ -4387,7 +4421,7 @@ const tokenMap = {
4387
4421
  "value": "1.5rem",
4388
4422
  "attributes": {
4389
4423
  "tailwind": [
4390
- "fontSize.xs.1"
4424
+ "fontSize.xs[1].lineHeight"
4391
4425
  ]
4392
4426
  },
4393
4427
  "inherits": [
@@ -4402,7 +4436,7 @@ const tokenMap = {
4402
4436
  "value": "1.5rem",
4403
4437
  "attributes": {
4404
4438
  "tailwind": [
4405
- "fontSize.sm.1"
4439
+ "fontSize.sm[1].lineHeight"
4406
4440
  ]
4407
4441
  },
4408
4442
  "inherits": [
@@ -4417,7 +4451,7 @@ const tokenMap = {
4417
4451
  "value": "1.5rem",
4418
4452
  "attributes": {
4419
4453
  "tailwind": [
4420
- "fontSize.base.1"
4454
+ "fontSize.base[1].lineHeight"
4421
4455
  ]
4422
4456
  },
4423
4457
  "inherits": [
@@ -4436,7 +4470,7 @@ const tokenMap = {
4436
4470
  "value": "1.5rem",
4437
4471
  "attributes": {
4438
4472
  "tailwind": [
4439
- "fontSize.lg.1"
4473
+ "fontSize.lg[1].lineHeight"
4440
4474
  ]
4441
4475
  },
4442
4476
  "inherits": [
@@ -4451,7 +4485,7 @@ const tokenMap = {
4451
4485
  "value": "1.5rem",
4452
4486
  "attributes": {
4453
4487
  "tailwind": [
4454
- "fontSize.xl.1"
4488
+ "fontSize.xl[1].lineHeight"
4455
4489
  ]
4456
4490
  },
4457
4491
  "inherits": [
@@ -4469,7 +4503,7 @@ const tokenMap = {
4469
4503
  "value": "1.5rem",
4470
4504
  "attributes": {
4471
4505
  "tailwind": [
4472
- "fontSize.2xl.1"
4506
+ "fontSize.2xl[1].lineHeight"
4473
4507
  ]
4474
4508
  },
4475
4509
  "inherits": [
@@ -4487,7 +4521,7 @@ const tokenMap = {
4487
4521
  "value": "3rem",
4488
4522
  "attributes": {
4489
4523
  "tailwind": [
4490
- "fontSize.3xl.1"
4524
+ "fontSize.3xl[1].lineHeight"
4491
4525
  ]
4492
4526
  },
4493
4527
  "inherits": [
@@ -4505,7 +4539,7 @@ const tokenMap = {
4505
4539
  "value": "3rem",
4506
4540
  "attributes": {
4507
4541
  "tailwind": [
4508
- "fontSize.4xl.1"
4542
+ "fontSize.4xl[1].lineHeight"
4509
4543
  ]
4510
4544
  },
4511
4545
  "inherits": [
@@ -4520,7 +4554,7 @@ const tokenMap = {
4520
4554
  "value": "3rem",
4521
4555
  "attributes": {
4522
4556
  "tailwind": [
4523
- "fontSize.5xl.1"
4557
+ "fontSize.5xl[1].lineHeight"
4524
4558
  ]
4525
4559
  },
4526
4560
  "inherits": [
@@ -4535,7 +4569,7 @@ const tokenMap = {
4535
4569
  "value": 1,
4536
4570
  "attributes": {
4537
4571
  "tailwind": [
4538
- "fontSize.6xl.1"
4572
+ "fontSize.6xl[1].lineHeight"
4539
4573
  ]
4540
4574
  },
4541
4575
  "inherits": []
@@ -4548,7 +4582,7 @@ const tokenMap = {
4548
4582
  "value": 1,
4549
4583
  "attributes": {
4550
4584
  "tailwind": [
4551
- "fontSize.7xl.1"
4585
+ "fontSize.7xl[1].lineHeight"
4552
4586
  ]
4553
4587
  },
4554
4588
  "inherits": []
@@ -4561,7 +4595,7 @@ const tokenMap = {
4561
4595
  "value": 1,
4562
4596
  "attributes": {
4563
4597
  "tailwind": [
4564
- "fontSize.8xl.1"
4598
+ "fontSize.8xl[1].lineHeight"
4565
4599
  ]
4566
4600
  },
4567
4601
  "inherits": []
@@ -4574,7 +4608,7 @@ const tokenMap = {
4574
4608
  "value": 1,
4575
4609
  "attributes": {
4576
4610
  "tailwind": [
4577
- "fontSize.9xl.1"
4611
+ "fontSize.9xl[1].lineHeight"
4578
4612
  ]
4579
4613
  },
4580
4614
  "inherits": []
@@ -4637,6 +4671,17 @@ const tokenMap = {
4637
4671
  "inherits": [
4638
4672
  "typography.base.size.base"
4639
4673
  ]
4674
+ },
4675
+ "h5": {
4676
+ "path": "typography.heading.size.h5",
4677
+ "name": "TypographyHeadingSizeH5",
4678
+ "code": "$typography-heading-size-h5",
4679
+ "variable": "typography-heading-size-h5",
4680
+ "value": "0.625rem",
4681
+ "attributes": {},
4682
+ "inherits": [
4683
+ "spacing.base.2-5"
4684
+ ]
4640
4685
  }
4641
4686
  },
4642
4687
  "line-height": {
@@ -4694,6 +4739,17 @@ const tokenMap = {
4694
4739
  "inherits": [
4695
4740
  "typography.base.line-height.base"
4696
4741
  ]
4742
+ },
4743
+ "h5": {
4744
+ "path": "typography.heading.line-height.h5",
4745
+ "name": "TypographyHeadingLine-heightH5",
4746
+ "code": "$typography-heading-line-height-h5",
4747
+ "variable": "typography-heading-line-height-h5",
4748
+ "value": "1.5rem",
4749
+ "attributes": {},
4750
+ "inherits": [
4751
+ "spacing.base.6"
4752
+ ]
4697
4753
  }
4698
4754
  }
4699
4755
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 24 May 2023 13:04:25 GMT
3
+ * Generated on Wed, 23 Aug 2023 10:49:00 GMT
4
4
  */
5
5
 
6
6
  export type PackageDetails = {