@progress/kendo-theme-bootstrap 8.0.0-dev.2 → 8.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.
@@ -6449,11 +6449,111 @@
6449
6449
  "name": "_variables.scss"
6450
6450
  }
6451
6451
  },
6452
+ {
6453
+ "description": "The border radius of the range cells in the Multiview Calendar.\n",
6454
+ "commentRange": {
6455
+ "start": 264,
6456
+ "end": 265
6457
+ },
6458
+ "context": {
6459
+ "type": "variable",
6460
+ "name": "kendo-calendar-range-cell-border-radius",
6461
+ "value": "k-border-radius(lg)",
6462
+ "scope": "default",
6463
+ "line": {
6464
+ "start": 266,
6465
+ "end": 266
6466
+ }
6467
+ },
6468
+ "group": [
6469
+ "calendar"
6470
+ ],
6471
+ "access": "public",
6472
+ "file": {
6473
+ "path": "calendar/_variables.scss",
6474
+ "name": "_variables.scss"
6475
+ }
6476
+ },
6477
+ {
6478
+ "description": "The font size of the small Calendar.\n",
6479
+ "commentRange": {
6480
+ "start": 270,
6481
+ "end": 271
6482
+ },
6483
+ "context": {
6484
+ "type": "variable",
6485
+ "name": "kendo-calendar-sm-font-size",
6486
+ "value": "var( --kendo-font-size, inherit )",
6487
+ "scope": "default",
6488
+ "line": {
6489
+ "start": 272,
6490
+ "end": 272
6491
+ }
6492
+ },
6493
+ "group": [
6494
+ "calendar"
6495
+ ],
6496
+ "access": "public",
6497
+ "file": {
6498
+ "path": "calendar/_variables.scss",
6499
+ "name": "_variables.scss"
6500
+ }
6501
+ },
6502
+ {
6503
+ "description": "The line height of the small Calendar.\n",
6504
+ "commentRange": {
6505
+ "start": 273,
6506
+ "end": 274
6507
+ },
6508
+ "context": {
6509
+ "type": "variable",
6510
+ "name": "kendo-calendar-sm-line-height",
6511
+ "value": "var( --kendo-line-height, normal )",
6512
+ "scope": "default",
6513
+ "line": {
6514
+ "start": 275,
6515
+ "end": 275
6516
+ }
6517
+ },
6518
+ "group": [
6519
+ "calendar"
6520
+ ],
6521
+ "access": "public",
6522
+ "file": {
6523
+ "path": "calendar/_variables.scss",
6524
+ "name": "_variables.scss"
6525
+ }
6526
+ },
6527
+ {
6528
+ "description": "The size of the cells in the small Calendar.\n",
6529
+ "commentRange": {
6530
+ "start": 276,
6531
+ "end": 277
6532
+ },
6533
+ "context": {
6534
+ "type": "variable",
6535
+ "name": "kendo-calendar-sm-cell-size",
6536
+ "value": "34px",
6537
+ "scope": "default",
6538
+ "line": {
6539
+ "start": 278,
6540
+ "end": 278
6541
+ }
6542
+ },
6543
+ "group": [
6544
+ "calendar"
6545
+ ],
6546
+ "access": "public",
6547
+ "file": {
6548
+ "path": "calendar/_variables.scss",
6549
+ "name": "_variables.scss"
6550
+ }
6551
+ },
6452
6552
  {
6453
6553
  "description": "The horizontal padding of the cells in the small Calendar.\n",
6454
6554
  "commentRange": {
6455
- "start": 269,
6456
- "end": 270
6555
+ "start": 279,
6556
+ "end": 280
6457
6557
  },
6458
6558
  "context": {
6459
6559
  "type": "variable",
@@ -6461,8 +6561,8 @@
6461
6561
  "value": "k-spacing(0.5)",
6462
6562
  "scope": "default",
6463
6563
  "line": {
6464
- "start": 271,
6465
- "end": 271
6564
+ "start": 281,
6565
+ "end": 281
6466
6566
  }
6467
6567
  },
6468
6568
  "group": [
@@ -6477,8 +6577,8 @@
6477
6577
  {
6478
6578
  "description": "The vertical padding of the cells in the small Calendar.\n",
6479
6579
  "commentRange": {
6480
- "start": 272,
6481
- "end": 273
6580
+ "start": 282,
6581
+ "end": 283
6482
6582
  },
6483
6583
  "context": {
6484
6584
  "type": "variable",
@@ -6486,8 +6586,83 @@
6486
6586
  "value": "k-spacing(0.5)",
6487
6587
  "scope": "default",
6488
6588
  "line": {
6489
- "start": 274,
6490
- "end": 274
6589
+ "start": 284,
6590
+ "end": 284
6591
+ }
6592
+ },
6593
+ "group": [
6594
+ "calendar"
6595
+ ],
6596
+ "access": "public",
6597
+ "file": {
6598
+ "path": "calendar/_variables.scss",
6599
+ "name": "_variables.scss"
6600
+ }
6601
+ },
6602
+ {
6603
+ "description": "The font size of the medium Calendar.\n",
6604
+ "commentRange": {
6605
+ "start": 286,
6606
+ "end": 287
6607
+ },
6608
+ "context": {
6609
+ "type": "variable",
6610
+ "name": "kendo-calendar-md-font-size",
6611
+ "value": "var( --kendo-font-size, inherit )",
6612
+ "scope": "default",
6613
+ "line": {
6614
+ "start": 288,
6615
+ "end": 288
6616
+ }
6617
+ },
6618
+ "group": [
6619
+ "calendar"
6620
+ ],
6621
+ "access": "public",
6622
+ "file": {
6623
+ "path": "calendar/_variables.scss",
6624
+ "name": "_variables.scss"
6625
+ }
6626
+ },
6627
+ {
6628
+ "description": "The line height of the medium Calendar.\n",
6629
+ "commentRange": {
6630
+ "start": 289,
6631
+ "end": 290
6632
+ },
6633
+ "context": {
6634
+ "type": "variable",
6635
+ "name": "kendo-calendar-md-line-height",
6636
+ "value": "var( --kendo-line-height, normal )",
6637
+ "scope": "default",
6638
+ "line": {
6639
+ "start": 291,
6640
+ "end": 291
6641
+ }
6642
+ },
6643
+ "group": [
6644
+ "calendar"
6645
+ ],
6646
+ "access": "public",
6647
+ "file": {
6648
+ "path": "calendar/_variables.scss",
6649
+ "name": "_variables.scss"
6650
+ }
6651
+ },
6652
+ {
6653
+ "description": "The size of the cells in the medium Calendar.\n",
6654
+ "commentRange": {
6655
+ "start": 292,
6656
+ "end": 293
6657
+ },
6658
+ "context": {
6659
+ "type": "variable",
6660
+ "name": "kendo-calendar-md-cell-size",
6661
+ "value": "38px",
6662
+ "scope": "default",
6663
+ "line": {
6664
+ "start": 294,
6665
+ "end": 294
6491
6666
  }
6492
6667
  },
6493
6668
  "group": [
@@ -6502,8 +6677,8 @@
6502
6677
  {
6503
6678
  "description": "The horizontal padding of the cells in the medium Calendar.\n",
6504
6679
  "commentRange": {
6505
- "start": 280,
6506
- "end": 281
6680
+ "start": 295,
6681
+ "end": 296
6507
6682
  },
6508
6683
  "context": {
6509
6684
  "type": "variable",
@@ -6511,8 +6686,8 @@
6511
6686
  "value": "k-spacing(1)",
6512
6687
  "scope": "default",
6513
6688
  "line": {
6514
- "start": 282,
6515
- "end": 282
6689
+ "start": 297,
6690
+ "end": 297
6516
6691
  }
6517
6692
  },
6518
6693
  "group": [
@@ -6527,8 +6702,8 @@
6527
6702
  {
6528
6703
  "description": "The vertical padding of the cells in the medium Calendar.\n",
6529
6704
  "commentRange": {
6530
- "start": 283,
6531
- "end": 284
6705
+ "start": 298,
6706
+ "end": 299
6532
6707
  },
6533
6708
  "context": {
6534
6709
  "type": "variable",
@@ -6536,8 +6711,83 @@
6536
6711
  "value": "k-spacing(1)",
6537
6712
  "scope": "default",
6538
6713
  "line": {
6539
- "start": 285,
6540
- "end": 285
6714
+ "start": 300,
6715
+ "end": 300
6716
+ }
6717
+ },
6718
+ "group": [
6719
+ "calendar"
6720
+ ],
6721
+ "access": "public",
6722
+ "file": {
6723
+ "path": "calendar/_variables.scss",
6724
+ "name": "_variables.scss"
6725
+ }
6726
+ },
6727
+ {
6728
+ "description": "The font size of the large Calendar.\n",
6729
+ "commentRange": {
6730
+ "start": 302,
6731
+ "end": 303
6732
+ },
6733
+ "context": {
6734
+ "type": "variable",
6735
+ "name": "kendo-calendar-lg-font-size",
6736
+ "value": "var( --kendo-font-size-lg, inherit )",
6737
+ "scope": "default",
6738
+ "line": {
6739
+ "start": 304,
6740
+ "end": 304
6741
+ }
6742
+ },
6743
+ "group": [
6744
+ "calendar"
6745
+ ],
6746
+ "access": "public",
6747
+ "file": {
6748
+ "path": "calendar/_variables.scss",
6749
+ "name": "_variables.scss"
6750
+ }
6751
+ },
6752
+ {
6753
+ "description": "The line height of the large Calendar.\n",
6754
+ "commentRange": {
6755
+ "start": 305,
6756
+ "end": 306
6757
+ },
6758
+ "context": {
6759
+ "type": "variable",
6760
+ "name": "kendo-calendar-lg-line-height",
6761
+ "value": "var( --kendo-line-height-lg, normal )",
6762
+ "scope": "default",
6763
+ "line": {
6764
+ "start": 307,
6765
+ "end": 307
6766
+ }
6767
+ },
6768
+ "group": [
6769
+ "calendar"
6770
+ ],
6771
+ "access": "public",
6772
+ "file": {
6773
+ "path": "calendar/_variables.scss",
6774
+ "name": "_variables.scss"
6775
+ }
6776
+ },
6777
+ {
6778
+ "description": "The size of the cells in the large Calendar.\n",
6779
+ "commentRange": {
6780
+ "start": 308,
6781
+ "end": 309
6782
+ },
6783
+ "context": {
6784
+ "type": "variable",
6785
+ "name": "kendo-calendar-lg-cell-size",
6786
+ "value": "42px",
6787
+ "scope": "default",
6788
+ "line": {
6789
+ "start": 310,
6790
+ "end": 310
6541
6791
  }
6542
6792
  },
6543
6793
  "group": [
@@ -6552,8 +6802,8 @@
6552
6802
  {
6553
6803
  "description": "The horizontal padding of the cells in the large Calendar.\n",
6554
6804
  "commentRange": {
6555
- "start": 291,
6556
- "end": 292
6805
+ "start": 311,
6806
+ "end": 312
6557
6807
  },
6558
6808
  "context": {
6559
6809
  "type": "variable",
@@ -6561,8 +6811,8 @@
6561
6811
  "value": "k-spacing(1)",
6562
6812
  "scope": "default",
6563
6813
  "line": {
6564
- "start": 293,
6565
- "end": 293
6814
+ "start": 313,
6815
+ "end": 313
6566
6816
  }
6567
6817
  },
6568
6818
  "group": [
@@ -6577,8 +6827,8 @@
6577
6827
  {
6578
6828
  "description": "The vertical padding of the cells in the large Calendar.\n",
6579
6829
  "commentRange": {
6580
- "start": 294,
6581
- "end": 295
6830
+ "start": 314,
6831
+ "end": 315
6582
6832
  },
6583
6833
  "context": {
6584
6834
  "type": "variable",
@@ -6586,8 +6836,8 @@
6586
6836
  "value": "k-spacing(1)",
6587
6837
  "scope": "default",
6588
6838
  "line": {
6589
- "start": 296,
6590
- "end": 296
6839
+ "start": 316,
6840
+ "end": 316
6591
6841
  }
6592
6842
  },
6593
6843
  "group": [
@@ -6602,8 +6852,8 @@
6602
6852
  {
6603
6853
  "description": "The sizes Map of the Calendar.\n",
6604
6854
  "commentRange": {
6605
- "start": 298,
6606
- "end": 299
6855
+ "start": 318,
6856
+ "end": 319
6607
6857
  },
6608
6858
  "context": {
6609
6859
  "type": "variable",
@@ -6611,8 +6861,8 @@
6611
6861
  "value": "(\n sm: (\n font-size: $kendo-calendar-sm-font-size,\n line-height: $kendo-calendar-sm-line-height,\n cell-size: $kendo-calendar-sm-cell-size,\n cell-padding-x: $kendo-calendar-sm-cell-padding-y,\n cell-padding-y: $kendo-calendar-sm-cell-padding-x\n ),\n md: (\n font-size: $kendo-calendar-md-font-size,\n line-height: $kendo-calendar-md-line-height,\n cell-size: $kendo-calendar-md-cell-size,\n cell-padding-x: $kendo-calendar-md-cell-padding-y,\n cell-padding-y: $kendo-calendar-md-cell-padding-x\n ),\n lg: (\n font-size: $kendo-calendar-lg-font-size,\n line-height: $kendo-calendar-lg-line-height,\n cell-size: $kendo-calendar-lg-cell-size,\n cell-padding-x: $kendo-calendar-lg-cell-padding-y,\n cell-padding-y: $kendo-calendar-lg-cell-padding-x\n )\n)",
6612
6862
  "scope": "default",
6613
6863
  "line": {
6614
- "start": 300,
6615
- "end": 322
6864
+ "start": 320,
6865
+ "end": 342
6616
6866
  }
6617
6867
  },
6618
6868
  "group": [
@@ -8679,6 +8679,10 @@
8679
8679
  "type": "Number",
8680
8680
  "value": "342px"
8681
8681
  },
8682
+ "kendo-calendar-range-cell-border-radius": {
8683
+ "type": "String",
8684
+ "value": "var(--kendo-border-radius-lg, 0.5rem)"
8685
+ },
8682
8686
  "kendo-calendar-sm-font-size": {
8683
8687
  "type": "String",
8684
8688
  "value": "var(--kendo-font-size, inherit)"
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
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": "8.0.0-dev.2",
6
+ "version": "8.0.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2efe8",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-bootstrap",
3
3
  "description": "Bootstrap theme for Kendo UI",
4
- "version": "8.0.0-dev.2",
4
+ "version": "8.0.0-dev.4",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,15 +52,15 @@
52
52
  "postpublish": "echo 'no postpublish for bootstrap theme'"
53
53
  },
54
54
  "dependencies": {
55
- "@progress/kendo-svg-icons": "2.1.0",
56
- "@progress/kendo-theme-core": "8.0.0-dev.2",
57
- "@progress/kendo-theme-default": "8.0.0-dev.2",
58
- "@progress/kendo-theme-utils": "8.0.0-dev.2",
55
+ "@progress/kendo-svg-icons": "2.3.0",
56
+ "@progress/kendo-theme-core": "8.0.0-dev.4",
57
+ "@progress/kendo-theme-default": "8.0.0-dev.4",
58
+ "@progress/kendo-theme-utils": "8.0.0-dev.4",
59
59
  "bootstrap": "5.2.1"
60
60
  },
61
61
  "directories": {
62
62
  "doc": "docs",
63
63
  "lib": "lib"
64
64
  },
65
- "gitHead": "6d8ad8ad9108d3a9ec0aaadd488571a639a412a5"
65
+ "gitHead": "efc246f83ca5457624d8655ebd77a552030a0989"
66
66
  }
@@ -261,10 +261,20 @@ $kendo-infinite-calendar-view-height: ( $kendo-calendar-cell-size * 9 ) !default
261
261
 
262
262
  // Multiview calendar
263
263
 
264
+ /// The border radius of the range cells in the Multiview Calendar.
265
+ /// @group calendar
266
+ $kendo-calendar-range-cell-border-radius: k-border-radius(lg) !default;
264
267
 
265
268
  // Calendar sizes
269
+
270
+ /// The font size of the small Calendar.
271
+ /// @group calendar
266
272
  $kendo-calendar-sm-font-size: var( --kendo-font-size, inherit ) !default;
273
+ /// The line height of the small Calendar.
274
+ /// @group calendar
267
275
  $kendo-calendar-sm-line-height: var( --kendo-line-height, normal ) !default;
276
+ /// The size of the cells in the small Calendar.
277
+ /// @group calendar
268
278
  $kendo-calendar-sm-cell-size: 34px !default;
269
279
  /// The horizontal padding of the cells in the small Calendar.
270
280
  /// @group calendar
@@ -273,10 +283,15 @@ $kendo-calendar-sm-cell-padding-x: k-spacing(0.5) !default;
273
283
  /// @group calendar
274
284
  $kendo-calendar-sm-cell-padding-y: k-spacing(0.5) !default;
275
285
 
286
+ /// The font size of the medium Calendar.
287
+ /// @group calendar
276
288
  $kendo-calendar-md-font-size: var( --kendo-font-size, inherit ) !default;
289
+ /// The line height of the medium Calendar.
290
+ /// @group calendar
277
291
  $kendo-calendar-md-line-height: var( --kendo-line-height, normal ) !default;
292
+ /// The size of the cells in the medium Calendar.
293
+ /// @group calendar
278
294
  $kendo-calendar-md-cell-size: 38px !default;
279
-
280
295
  /// The horizontal padding of the cells in the medium Calendar.
281
296
  /// @group calendar
282
297
  $kendo-calendar-md-cell-padding-x: k-spacing(1) !default;
@@ -284,10 +299,15 @@ $kendo-calendar-md-cell-padding-x: k-spacing(1) !default;
284
299
  /// @group calendar
285
300
  $kendo-calendar-md-cell-padding-y: k-spacing(1) !default;
286
301
 
302
+ /// The font size of the large Calendar.
303
+ /// @group calendar
287
304
  $kendo-calendar-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
305
+ /// The line height of the large Calendar.
306
+ /// @group calendar
288
307
  $kendo-calendar-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
308
+ /// The size of the cells in the large Calendar.
309
+ /// @group calendar
289
310
  $kendo-calendar-lg-cell-size: 42px !default;
290
-
291
311
  /// The horizontal padding of the cells in the large Calendar.
292
312
  /// @group calendar
293
313
  $kendo-calendar-lg-cell-padding-x: k-spacing(1) !default;