@progress/kendo-theme-bootstrap 13.0.0-dev.2 → 13.0.0-dev.3

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