@progress/kendo-theme-default 13.0.0-dev.2 → 13.0.0-dev.4

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.
@@ -2885,7 +2885,7 @@
2885
2885
  },
2886
2886
  "kendo-suggestion-line-height": {
2887
2887
  "type": "String",
2888
- "value": "var(--kendo-line-height, normal)"
2888
+ "value": "var(--kendo-line-height-lg, normal)"
2889
2889
  },
2890
2890
  "kendo-suggestion-border-radius": {
2891
2891
  "type": "String",
@@ -4502,6 +4502,231 @@
4502
4502
  "type": "Null",
4503
4503
  "value": "null"
4504
4504
  },
4505
+ "kendo-segmented-control-default-size": {
4506
+ "type": "String",
4507
+ "value": "\"md\""
4508
+ },
4509
+ "kendo-segmented-control-padding-x": {
4510
+ "type": "String",
4511
+ "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
4512
+ },
4513
+ "kendo-segmented-control-padding-y": {
4514
+ "type": "String",
4515
+ "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
4516
+ },
4517
+ "kendo-segmented-control-border-radius": {
4518
+ "type": "String",
4519
+ "value": "var(--kendo-border-radius-full, 9999px)"
4520
+ },
4521
+ "kendo-segmented-control-bg": {
4522
+ "type": "String",
4523
+ "value": "var(--kendo-color-base-subtle, #ebebeb)"
4524
+ },
4525
+ "kendo-segmented-control-text": {
4526
+ "type": "String",
4527
+ "value": "var(--kendo-color-on-base, #3d3d3d)"
4528
+ },
4529
+ "kendo-segmented-control-sm-font-size": {
4530
+ "type": "String",
4531
+ "value": "var(--kendo-font-size, inherit)"
4532
+ },
4533
+ "kendo-segmented-control-md-font-size": {
4534
+ "type": "String",
4535
+ "value": "var(--kendo-font-size, inherit)"
4536
+ },
4537
+ "kendo-segmented-control-lg-font-size": {
4538
+ "type": "String",
4539
+ "value": "var(--kendo-font-size-lg, inherit)"
4540
+ },
4541
+ "kendo-segmented-control-font-family": {
4542
+ "type": "String",
4543
+ "value": "var(--kendo-font-family, inherit)"
4544
+ },
4545
+ "kendo-segmented-control-sm-line-height": {
4546
+ "type": "String",
4547
+ "value": "var(--kendo-line-height, normal)"
4548
+ },
4549
+ "kendo-segmented-control-md-line-height": {
4550
+ "type": "String",
4551
+ "value": "var(--kendo-line-height, normal)"
4552
+ },
4553
+ "kendo-segmented-control-lg-line-height": {
4554
+ "type": "String",
4555
+ "value": "var(--kendo-line-height-lg, normal)"
4556
+ },
4557
+ "kendo-segmented-control-thumb-border-radius": {
4558
+ "type": "String",
4559
+ "value": "var(--kendo-border-radius-full, 9999px)"
4560
+ },
4561
+ "kendo-segmented-control-thumb-shadow": {
4562
+ "type": "String",
4563
+ "value": "none"
4564
+ },
4565
+ "kendo-segmented-control-thumb-bg": {
4566
+ "type": "String",
4567
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
4568
+ },
4569
+ "kendo-segmented-control-thumb-text": {
4570
+ "type": "String",
4571
+ "value": "var(--kendo-color-on-base, #3d3d3d)"
4572
+ },
4573
+ "kendo-segmented-control-sm-button-padding-x": {
4574
+ "type": "String",
4575
+ "value": "var(--kendo-spacing-3, 0.75rem)"
4576
+ },
4577
+ "kendo-segmented-control-md-button-padding-x": {
4578
+ "type": "String",
4579
+ "value": "var(--kendo-spacing-3, 0.75rem)"
4580
+ },
4581
+ "kendo-segmented-control-lg-button-padding-x": {
4582
+ "type": "String",
4583
+ "value": "var(--kendo-spacing-3, 0.75rem)"
4584
+ },
4585
+ "kendo-segmented-control-sm-button-padding-y": {
4586
+ "type": "String",
4587
+ "value": "var(--kendo-spacing-1px, 1px)"
4588
+ },
4589
+ "kendo-segmented-control-md-button-padding-y": {
4590
+ "type": "Calculation",
4591
+ "value": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)"
4592
+ },
4593
+ "kendo-segmented-control-lg-button-padding-y": {
4594
+ "type": "Calculation",
4595
+ "value": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)"
4596
+ },
4597
+ "kendo-segmented-control-button-border-width": {
4598
+ "type": "Number",
4599
+ "value": "0px"
4600
+ },
4601
+ "kendo-segmented-control-button-border-radius": {
4602
+ "type": "String",
4603
+ "value": "var(--kendo-border-radius-full, 9999px)"
4604
+ },
4605
+ "kendo-segmented-control-sm-button-gap": {
4606
+ "type": "String",
4607
+ "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
4608
+ },
4609
+ "kendo-segmented-control-md-button-gap": {
4610
+ "type": "String",
4611
+ "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
4612
+ },
4613
+ "kendo-segmented-control-lg-button-gap": {
4614
+ "type": "String",
4615
+ "value": "var(--kendo-spacing-2, 0.5rem)"
4616
+ },
4617
+ "kendo-segmented-control-button-hover-bg": {
4618
+ "type": "String",
4619
+ "value": "var(--kendo-color-base-active, #d6d6d6)"
4620
+ },
4621
+ "kendo-segmented-control-button-focus-indicator": {
4622
+ "type": "List",
4623
+ "value": "(inset 0 0 0 2px color-mix(in srgb, currentColor 25%, transparent))"
4624
+ },
4625
+ "kendo-segmented-control-sizes": {
4626
+ "type": "Map",
4627
+ "value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: var(--kendo-spacing-1px, 1px), button-gap: var(--kendo-spacing-1\\.5, 0.375rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px), button-gap: var(--kendo-spacing-1\\.5, 0.375rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px), button-gap: var(--kendo-spacing-2, 0.5rem)))",
4628
+ "prettyValue": {
4629
+ "sm": {
4630
+ "font-size": "var(--kendo-font-size, inherit)",
4631
+ "line-height": "var(--kendo-line-height, normal)",
4632
+ "button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
4633
+ "button-padding-y": "var(--kendo-spacing-1px, 1px)",
4634
+ "button-gap": "var(--kendo-spacing-1\\.5, 0.375rem)"
4635
+ },
4636
+ "md": {
4637
+ "font-size": "var(--kendo-font-size, inherit)",
4638
+ "line-height": "var(--kendo-line-height, normal)",
4639
+ "button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
4640
+ "button-padding-y": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)",
4641
+ "button-gap": "var(--kendo-spacing-1\\.5, 0.375rem)"
4642
+ },
4643
+ "lg": {
4644
+ "font-size": "var(--kendo-font-size-lg, inherit)",
4645
+ "line-height": "var(--kendo-line-height-lg, normal)",
4646
+ "button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
4647
+ "button-padding-y": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)",
4648
+ "button-gap": "var(--kendo-spacing-2, 0.5rem)"
4649
+ }
4650
+ }
4651
+ },
4652
+ "kendo-smart-box-default-size": {
4653
+ "type": "String",
4654
+ "value": "\"md\""
4655
+ },
4656
+ "kendo-smart-box-default-roundness": {
4657
+ "type": "String",
4658
+ "value": "\"full\""
4659
+ },
4660
+ "kendo-smart-box-roundness": {
4661
+ "type": "List",
4662
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
4663
+ },
4664
+ "kendo-smart-box-suffix-spacing": {
4665
+ "type": "String",
4666
+ "value": "var(--kendo-spacing-1, 0.25rem)"
4667
+ },
4668
+ "kendo-smart-box-sm-padding-x": {
4669
+ "type": "String",
4670
+ "value": "var(--kendo-spacing-0, 0px)"
4671
+ },
4672
+ "kendo-smart-box-md-padding-x": {
4673
+ "type": "String",
4674
+ "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
4675
+ },
4676
+ "kendo-smart-box-lg-padding-x": {
4677
+ "type": "String",
4678
+ "value": "var(--kendo-spacing-2, 0.5rem)"
4679
+ },
4680
+ "kendo-smart-box-sm-prefix-margin-x": {
4681
+ "type": "String",
4682
+ "value": "var(--kendo-spacing-1, 0.25rem)"
4683
+ },
4684
+ "kendo-smart-box-md-prefix-margin-x": {
4685
+ "type": "String",
4686
+ "value": "var(--kendo-spacing-1, 0.25rem)"
4687
+ },
4688
+ "kendo-smart-box-lg-prefix-margin-x": {
4689
+ "type": "String",
4690
+ "value": "var(--kendo-spacing-0, 0px)"
4691
+ },
4692
+ "kendo-smart-box-popup-padding-inline": {
4693
+ "type": "String",
4694
+ "value": "var(--kendo-spacing-2, 0.5rem)"
4695
+ },
4696
+ "kendo-smart-box-popup-padding-block": {
4697
+ "type": "String",
4698
+ "value": "var(--kendo-spacing-2, 0.5rem)"
4699
+ },
4700
+ "kendo-smart-box-popup-border-radius": {
4701
+ "type": "String",
4702
+ "value": "var(--kendo-border-radius-xxl, 0.75rem)"
4703
+ },
4704
+ "kendo-smart-box-popup-spacing": {
4705
+ "type": "String",
4706
+ "value": "var(--kendo-spacing-2, 0.5rem)"
4707
+ },
4708
+ "kendo-smart-box-popup-segmented-control-margin": {
4709
+ "type": "String",
4710
+ "value": "var(--kendo-spacing-2, 0.5rem)"
4711
+ },
4712
+ "kendo-smart-box-sizes": {
4713
+ "type": "Map",
4714
+ "value": "(sm: (padding-x: var(--kendo-spacing-0, 0px), prefix-margin-x: var(--kendo-spacing-1, 0.25rem)), md: (padding-x: var(--kendo-spacing-0\\.5, 0.125rem), prefix-margin-x: var(--kendo-spacing-1, 0.25rem)), lg: (padding-x: var(--kendo-spacing-2, 0.5rem), prefix-margin-x: var(--kendo-spacing-0, 0px)))",
4715
+ "prettyValue": {
4716
+ "sm": {
4717
+ "padding-x": "var(--kendo-spacing-0, 0px)",
4718
+ "prefix-margin-x": "var(--kendo-spacing-1, 0.25rem)"
4719
+ },
4720
+ "md": {
4721
+ "padding-x": "var(--kendo-spacing-0\\.5, 0.125rem)",
4722
+ "prefix-margin-x": "var(--kendo-spacing-1, 0.25rem)"
4723
+ },
4724
+ "lg": {
4725
+ "padding-x": "var(--kendo-spacing-2, 0.5rem)",
4726
+ "prefix-margin-x": "var(--kendo-spacing-0, 0px)"
4727
+ }
4728
+ }
4729
+ },
4505
4730
  "kendo-checkbox-border-width": {
4506
4731
  "type": "Number",
4507
4732
  "value": "1px"
@@ -14343,6 +14568,30 @@
14343
14568
  "type": "List",
14344
14569
  "value": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)"
14345
14570
  },
14571
+ "kendo-prompt-box-border-radius": {
14572
+ "type": "String",
14573
+ "value": "var(--kendo-border-radius-xxl, 0.75rem)"
14574
+ },
14575
+ "kendo-prompt-box-box-shadow": {
14576
+ "type": "String",
14577
+ "value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
14578
+ },
14579
+ "kendo-prompt-box-header-padding": {
14580
+ "type": "String",
14581
+ "value": "var(--kendo-spacing-2, 0.5rem)"
14582
+ },
14583
+ "kendo-prompt-box-input-inner-padding": {
14584
+ "type": "String",
14585
+ "value": "var(--kendo-spacing-3, 0.75rem)"
14586
+ },
14587
+ "kendo-prompt-box-affix-padding": {
14588
+ "type": "String",
14589
+ "value": "var(--kendo-spacing-2, 0.5rem)"
14590
+ },
14591
+ "kendo-prompt-box-affix-spacing": {
14592
+ "type": "String",
14593
+ "value": "var(--kendo-spacing-1, 0.25rem)"
14594
+ },
14346
14595
  "kendo-chat-padding-x": {
14347
14596
  "type": "String",
14348
14597
  "value": "var(--kendo-spacing-5, 1.25rem)"
@@ -14357,7 +14606,7 @@
14357
14606
  },
14358
14607
  "kendo-chat-height": {
14359
14608
  "type": "Number",
14360
- "value": "600px"
14609
+ "value": "320px"
14361
14610
  },
14362
14611
  "kendo-chat-border-width": {
14363
14612
  "type": "Number",
@@ -14409,7 +14658,7 @@
14409
14658
  },
14410
14659
  "kendo-chat-message-box-wrapper-spacing": {
14411
14660
  "type": "String",
14412
- "value": "var(--kendo-spacing-3, 0.75rem)"
14661
+ "value": "var(--kendo-spacing-4, 1rem)"
14413
14662
  },
14414
14663
  "kendo-chat-status-min-size": {
14415
14664
  "type": "String",
@@ -15207,177 +15456,6 @@
15207
15456
  "type": "String",
15208
15457
  "value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
15209
15458
  },
15210
- "kendo-segmented-control-default-size": {
15211
- "type": "String",
15212
- "value": "\"md\""
15213
- },
15214
- "kendo-segmented-control-padding-x": {
15215
- "type": "String",
15216
- "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
15217
- },
15218
- "kendo-segmented-control-padding-y": {
15219
- "type": "String",
15220
- "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
15221
- },
15222
- "kendo-segmented-control-border-radius": {
15223
- "type": "String",
15224
- "value": "var(--kendo-border-radius-full, 9999px)"
15225
- },
15226
- "kendo-segmented-control-bg": {
15227
- "type": "String",
15228
- "value": "var(--kendo-color-base-subtle, #ebebeb)"
15229
- },
15230
- "kendo-segmented-control-text": {
15231
- "type": "String",
15232
- "value": "var(--kendo-color-on-base, #3d3d3d)"
15233
- },
15234
- "kendo-segmented-control-sm-font-size": {
15235
- "type": "String",
15236
- "value": "var(--kendo-font-size, inherit)"
15237
- },
15238
- "kendo-segmented-control-md-font-size": {
15239
- "type": "String",
15240
- "value": "var(--kendo-font-size, inherit)"
15241
- },
15242
- "kendo-segmented-control-lg-font-size": {
15243
- "type": "String",
15244
- "value": "var(--kendo-font-size-lg, inherit)"
15245
- },
15246
- "kendo-segmented-control-font-family": {
15247
- "type": "String",
15248
- "value": "var(--kendo-font-family, inherit)"
15249
- },
15250
- "kendo-segmented-control-sm-line-height": {
15251
- "type": "String",
15252
- "value": "var(--kendo-line-height, normal)"
15253
- },
15254
- "kendo-segmented-control-md-line-height": {
15255
- "type": "String",
15256
- "value": "var(--kendo-line-height, normal)"
15257
- },
15258
- "kendo-segmented-control-lg-line-height": {
15259
- "type": "String",
15260
- "value": "var(--kendo-line-height-lg, normal)"
15261
- },
15262
- "kendo-segmented-control-thumb-border-radius": {
15263
- "type": "String",
15264
- "value": "var(--kendo-border-radius-full, 9999px)"
15265
- },
15266
- "kendo-segmented-control-thumb-shadow": {
15267
- "type": "String",
15268
- "value": "none"
15269
- },
15270
- "kendo-segmented-control-thumb-bg": {
15271
- "type": "String",
15272
- "value": "var(--kendo-color-surface-alt, #ffffff)"
15273
- },
15274
- "kendo-segmented-control-thumb-text": {
15275
- "type": "String",
15276
- "value": "var(--kendo-color-on-base, #3d3d3d)"
15277
- },
15278
- "kendo-segmented-control-sm-button-padding-x": {
15279
- "type": "String",
15280
- "value": "var(--kendo-spacing-3, 0.75rem)"
15281
- },
15282
- "kendo-segmented-control-md-button-padding-x": {
15283
- "type": "String",
15284
- "value": "var(--kendo-spacing-3, 0.75rem)"
15285
- },
15286
- "kendo-segmented-control-lg-button-padding-x": {
15287
- "type": "String",
15288
- "value": "var(--kendo-spacing-3, 0.75rem)"
15289
- },
15290
- "kendo-segmented-control-sm-button-padding-y": {
15291
- "type": "String",
15292
- "value": "var(--kendo-spacing-1px, 1px)"
15293
- },
15294
- "kendo-segmented-control-md-button-padding-y": {
15295
- "type": "Calculation",
15296
- "value": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)"
15297
- },
15298
- "kendo-segmented-control-lg-button-padding-y": {
15299
- "type": "Calculation",
15300
- "value": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)"
15301
- },
15302
- "kendo-segmented-control-button-border-width": {
15303
- "type": "Number",
15304
- "value": "0px"
15305
- },
15306
- "kendo-segmented-control-button-border-radius": {
15307
- "type": "String",
15308
- "value": "var(--kendo-border-radius-full, 9999px)"
15309
- },
15310
- "kendo-segmented-control-sm-button-gap": {
15311
- "type": "String",
15312
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
15313
- },
15314
- "kendo-segmented-control-md-button-gap": {
15315
- "type": "String",
15316
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
15317
- },
15318
- "kendo-segmented-control-lg-button-gap": {
15319
- "type": "String",
15320
- "value": "var(--kendo-spacing-2, 0.5rem)"
15321
- },
15322
- "kendo-segmented-control-button-hover-bg": {
15323
- "type": "String",
15324
- "value": "var(--kendo-color-base-active, #d6d6d6)"
15325
- },
15326
- "kendo-segmented-control-button-focus-indicator": {
15327
- "type": "List",
15328
- "value": "(inset 0 0 0 2px color-mix(in srgb, currentColor 25%, transparent))"
15329
- },
15330
- "kendo-segmented-control-sizes": {
15331
- "type": "Map",
15332
- "value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: var(--kendo-spacing-1px, 1px), button-gap: var(--kendo-spacing-1\\.5, 0.375rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px), button-gap: var(--kendo-spacing-1\\.5, 0.375rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px), button-gap: var(--kendo-spacing-2, 0.5rem)))",
15333
- "prettyValue": {
15334
- "sm": {
15335
- "font-size": "var(--kendo-font-size, inherit)",
15336
- "line-height": "var(--kendo-line-height, normal)",
15337
- "button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
15338
- "button-padding-y": "var(--kendo-spacing-1px, 1px)",
15339
- "button-gap": "var(--kendo-spacing-1\\.5, 0.375rem)"
15340
- },
15341
- "md": {
15342
- "font-size": "var(--kendo-font-size, inherit)",
15343
- "line-height": "var(--kendo-line-height, normal)",
15344
- "button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
15345
- "button-padding-y": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)",
15346
- "button-gap": "var(--kendo-spacing-1\\.5, 0.375rem)"
15347
- },
15348
- "lg": {
15349
- "font-size": "var(--kendo-font-size-lg, inherit)",
15350
- "line-height": "var(--kendo-line-height-lg, normal)",
15351
- "button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
15352
- "button-padding-y": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)",
15353
- "button-gap": "var(--kendo-spacing-2, 0.5rem)"
15354
- }
15355
- }
15356
- },
15357
- "kendo-prompt-box-border-radius": {
15358
- "type": "String",
15359
- "value": "var(--kendo-border-radius-xxl, 0.75rem)"
15360
- },
15361
- "kendo-prompt-box-box-shadow": {
15362
- "type": "String",
15363
- "value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
15364
- },
15365
- "kendo-prompt-box-header-padding": {
15366
- "type": "String",
15367
- "value": "var(--kendo-spacing-2, 0.5rem)"
15368
- },
15369
- "kendo-prompt-box-input-inner-padding": {
15370
- "type": "String",
15371
- "value": "var(--kendo-spacing-3, 0.75rem)"
15372
- },
15373
- "kendo-prompt-box-affix-padding": {
15374
- "type": "String",
15375
- "value": "var(--kendo-spacing-2, 0.5rem)"
15376
- },
15377
- "kendo-prompt-box-affix-spacing": {
15378
- "type": "String",
15379
- "value": "var(--kendo-spacing-1, 0.25rem)"
15380
- },
15381
15459
  "kendo-series-a": {
15382
15460
  "type": "String",
15383
15461
  "value": "var(--kendo-color-series-a, #ff6358)"
@@ -16375,83 +16453,5 @@
16375
16453
  "kendo-marquee-border": {
16376
16454
  "type": "String",
16377
16455
  "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
16378
- },
16379
- "kendo-smart-box-default-size": {
16380
- "type": "String",
16381
- "value": "\"md\""
16382
- },
16383
- "kendo-smart-box-default-roundness": {
16384
- "type": "String",
16385
- "value": "\"full\""
16386
- },
16387
- "kendo-smart-box-roundness": {
16388
- "type": "List",
16389
- "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
16390
- },
16391
- "kendo-smart-box-suffix-spacing": {
16392
- "type": "String",
16393
- "value": "var(--kendo-spacing-1, 0.25rem)"
16394
- },
16395
- "kendo-smart-box-sm-padding-x": {
16396
- "type": "String",
16397
- "value": "var(--kendo-spacing-0, 0px)"
16398
- },
16399
- "kendo-smart-box-md-padding-x": {
16400
- "type": "String",
16401
- "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
16402
- },
16403
- "kendo-smart-box-lg-padding-x": {
16404
- "type": "String",
16405
- "value": "var(--kendo-spacing-2, 0.5rem)"
16406
- },
16407
- "kendo-smart-box-sm-prefix-margin-x": {
16408
- "type": "String",
16409
- "value": "var(--kendo-spacing-1, 0.25rem)"
16410
- },
16411
- "kendo-smart-box-md-prefix-margin-x": {
16412
- "type": "String",
16413
- "value": "var(--kendo-spacing-1, 0.25rem)"
16414
- },
16415
- "kendo-smart-box-lg-prefix-margin-x": {
16416
- "type": "String",
16417
- "value": "var(--kendo-spacing-0, 0px)"
16418
- },
16419
- "kendo-smart-box-popup-padding-inline": {
16420
- "type": "String",
16421
- "value": "var(--kendo-spacing-2, 0.5rem)"
16422
- },
16423
- "kendo-smart-box-popup-padding-block": {
16424
- "type": "String",
16425
- "value": "var(--kendo-spacing-2, 0.5rem)"
16426
- },
16427
- "kendo-smart-box-popup-border-radius": {
16428
- "type": "String",
16429
- "value": "var(--kendo-border-radius-xxl, 0.75rem)"
16430
- },
16431
- "kendo-smart-box-popup-spacing": {
16432
- "type": "String",
16433
- "value": "var(--kendo-spacing-2, 0.5rem)"
16434
- },
16435
- "kendo-smart-box-popup-segmented-control-margin": {
16436
- "type": "String",
16437
- "value": "var(--kendo-spacing-2, 0.5rem)"
16438
- },
16439
- "kendo-smart-box-sizes": {
16440
- "type": "Map",
16441
- "value": "(sm: (padding-x: var(--kendo-spacing-0, 0px), prefix-margin-x: var(--kendo-spacing-1, 0.25rem)), md: (padding-x: var(--kendo-spacing-0\\.5, 0.125rem), prefix-margin-x: var(--kendo-spacing-1, 0.25rem)), lg: (padding-x: var(--kendo-spacing-2, 0.5rem), prefix-margin-x: var(--kendo-spacing-0, 0px)))",
16442
- "prettyValue": {
16443
- "sm": {
16444
- "padding-x": "var(--kendo-spacing-0, 0px)",
16445
- "prefix-margin-x": "var(--kendo-spacing-1, 0.25rem)"
16446
- },
16447
- "md": {
16448
- "padding-x": "var(--kendo-spacing-0\\.5, 0.125rem)",
16449
- "prefix-margin-x": "var(--kendo-spacing-1, 0.25rem)"
16450
- },
16451
- "lg": {
16452
- "padding-x": "var(--kendo-spacing-2, 0.5rem)",
16453
- "prefix-margin-x": "var(--kendo-spacing-0, 0px)"
16454
- }
16455
- }
16456
16456
  }
16457
16457
  }
@@ -3,7 +3,7 @@
3
3
  "name": "Default Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ff6358",
9
9
  "#ffd246",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#151515",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#50686e",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue A11Y",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Orange",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Purple",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.0.0-dev.2",
6
+ "version": "13.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",