@progress/kendo-theme-bootstrap 7.1.0-dev.1 → 7.1.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.
@@ -29388,6 +29388,506 @@
29388
29388
  "name": "_variables.scss"
29389
29389
  }
29390
29390
  },
29391
+ {
29392
+ "description": "The text color of the Prompt.\n",
29393
+ "commentRange": {
29394
+ "start": 3,
29395
+ "end": 4
29396
+ },
29397
+ "context": {
29398
+ "type": "variable",
29399
+ "name": "kendo-prompt-text",
29400
+ "value": "$kendo-component-text",
29401
+ "scope": "default",
29402
+ "line": {
29403
+ "start": 5,
29404
+ "end": 5
29405
+ }
29406
+ },
29407
+ "group": [
29408
+ "prompt"
29409
+ ],
29410
+ "access": "public",
29411
+ "file": {
29412
+ "path": "prompt/_variables.scss",
29413
+ "name": "_variables.scss"
29414
+ }
29415
+ },
29416
+ {
29417
+ "description": "The background color of the Prompt.\n",
29418
+ "commentRange": {
29419
+ "start": 6,
29420
+ "end": 7
29421
+ },
29422
+ "context": {
29423
+ "type": "variable",
29424
+ "name": "kendo-prompt-bg",
29425
+ "value": "$kendo-component-bg",
29426
+ "scope": "default",
29427
+ "line": {
29428
+ "start": 8,
29429
+ "end": 8
29430
+ }
29431
+ },
29432
+ "group": [
29433
+ "prompt"
29434
+ ],
29435
+ "access": "public",
29436
+ "file": {
29437
+ "path": "prompt/_variables.scss",
29438
+ "name": "_variables.scss"
29439
+ }
29440
+ },
29441
+ {
29442
+ "description": "The border color of the Prompt.\n",
29443
+ "commentRange": {
29444
+ "start": 9,
29445
+ "end": 10
29446
+ },
29447
+ "context": {
29448
+ "type": "variable",
29449
+ "name": "kendo-prompt-border",
29450
+ "value": "$kendo-component-border",
29451
+ "scope": "default",
29452
+ "line": {
29453
+ "start": 11,
29454
+ "end": 11
29455
+ }
29456
+ },
29457
+ "group": [
29458
+ "prompt"
29459
+ ],
29460
+ "access": "public",
29461
+ "file": {
29462
+ "path": "prompt/_variables.scss",
29463
+ "name": "_variables.scss"
29464
+ }
29465
+ },
29466
+ {
29467
+ "description": "The text color of the Prompt header.\n",
29468
+ "commentRange": {
29469
+ "start": 13,
29470
+ "end": 14
29471
+ },
29472
+ "context": {
29473
+ "type": "variable",
29474
+ "name": "kendo-prompt-header-text",
29475
+ "value": "$kendo-component-header-text",
29476
+ "scope": "default",
29477
+ "line": {
29478
+ "start": 15,
29479
+ "end": 15
29480
+ }
29481
+ },
29482
+ "group": [
29483
+ "prompt"
29484
+ ],
29485
+ "access": "public",
29486
+ "file": {
29487
+ "path": "prompt/_variables.scss",
29488
+ "name": "_variables.scss"
29489
+ }
29490
+ },
29491
+ {
29492
+ "description": "The background color of the Prompt header.\n",
29493
+ "commentRange": {
29494
+ "start": 16,
29495
+ "end": 17
29496
+ },
29497
+ "context": {
29498
+ "type": "variable",
29499
+ "name": "kendo-prompt-header-bg",
29500
+ "value": "$kendo-component-bg",
29501
+ "scope": "default",
29502
+ "line": {
29503
+ "start": 18,
29504
+ "end": 18
29505
+ }
29506
+ },
29507
+ "group": [
29508
+ "prompt"
29509
+ ],
29510
+ "access": "public",
29511
+ "file": {
29512
+ "path": "prompt/_variables.scss",
29513
+ "name": "_variables.scss"
29514
+ }
29515
+ },
29516
+ {
29517
+ "description": "The border color of the Prompt header.\n",
29518
+ "commentRange": {
29519
+ "start": 19,
29520
+ "end": 20
29521
+ },
29522
+ "context": {
29523
+ "type": "variable",
29524
+ "name": "kendo-prompt-header-border",
29525
+ "value": "$kendo-component-header-border",
29526
+ "scope": "default",
29527
+ "line": {
29528
+ "start": 21,
29529
+ "end": 21
29530
+ }
29531
+ },
29532
+ "group": [
29533
+ "prompt"
29534
+ ],
29535
+ "access": "public",
29536
+ "file": {
29537
+ "path": "prompt/_variables.scss",
29538
+ "name": "_variables.scss"
29539
+ }
29540
+ },
29541
+ {
29542
+ "description": "The vertical padding of the Prompt content.\n",
29543
+ "commentRange": {
29544
+ "start": 23,
29545
+ "end": 24
29546
+ },
29547
+ "context": {
29548
+ "type": "variable",
29549
+ "name": "kendo-prompt-content-padding-y",
29550
+ "value": "k-map-get( $kendo-spacing, 4 )",
29551
+ "scope": "default",
29552
+ "line": {
29553
+ "start": 25,
29554
+ "end": 25
29555
+ }
29556
+ },
29557
+ "group": [
29558
+ "prompt"
29559
+ ],
29560
+ "access": "public",
29561
+ "file": {
29562
+ "path": "prompt/_variables.scss",
29563
+ "name": "_variables.scss"
29564
+ }
29565
+ },
29566
+ {
29567
+ "description": "The horizontal padding of the Prompt content.\n",
29568
+ "commentRange": {
29569
+ "start": 26,
29570
+ "end": 27
29571
+ },
29572
+ "context": {
29573
+ "type": "variable",
29574
+ "name": "kendo-prompt-content-padding-x",
29575
+ "value": "k-map-get( $kendo-spacing, 4 )",
29576
+ "scope": "default",
29577
+ "line": {
29578
+ "start": 28,
29579
+ "end": 28
29580
+ }
29581
+ },
29582
+ "group": [
29583
+ "prompt"
29584
+ ],
29585
+ "access": "public",
29586
+ "file": {
29587
+ "path": "prompt/_variables.scss",
29588
+ "name": "_variables.scss"
29589
+ }
29590
+ },
29591
+ {
29592
+ "description": "The spacing between the items of the Prompt content.\n",
29593
+ "commentRange": {
29594
+ "start": 29,
29595
+ "end": 30
29596
+ },
29597
+ "context": {
29598
+ "type": "variable",
29599
+ "name": "kendo-prompt-content-spacing",
29600
+ "value": "k-map-get( $kendo-spacing, 4 )",
29601
+ "scope": "default",
29602
+ "line": {
29603
+ "start": 31,
29604
+ "end": 31
29605
+ }
29606
+ },
29607
+ "group": [
29608
+ "prompt"
29609
+ ],
29610
+ "access": "public",
29611
+ "file": {
29612
+ "path": "prompt/_variables.scss",
29613
+ "name": "_variables.scss"
29614
+ }
29615
+ },
29616
+ {
29617
+ "description": "The text color of the Prompt content.\n",
29618
+ "commentRange": {
29619
+ "start": 32,
29620
+ "end": 33
29621
+ },
29622
+ "context": {
29623
+ "type": "variable",
29624
+ "name": "kendo-prompt-content-text",
29625
+ "value": "$kendo-component-header-text",
29626
+ "scope": "default",
29627
+ "line": {
29628
+ "start": 34,
29629
+ "end": 34
29630
+ }
29631
+ },
29632
+ "group": [
29633
+ "prompt"
29634
+ ],
29635
+ "access": "public",
29636
+ "file": {
29637
+ "path": "prompt/_variables.scss",
29638
+ "name": "_variables.scss"
29639
+ }
29640
+ },
29641
+ {
29642
+ "description": "The background color of the Prompt content.\n",
29643
+ "commentRange": {
29644
+ "start": 35,
29645
+ "end": 36
29646
+ },
29647
+ "context": {
29648
+ "type": "variable",
29649
+ "name": "kendo-prompt-content-bg",
29650
+ "value": "$kendo-component-header-bg",
29651
+ "scope": "default",
29652
+ "line": {
29653
+ "start": 37,
29654
+ "end": 37
29655
+ }
29656
+ },
29657
+ "group": [
29658
+ "prompt"
29659
+ ],
29660
+ "access": "public",
29661
+ "file": {
29662
+ "path": "prompt/_variables.scss",
29663
+ "name": "_variables.scss"
29664
+ }
29665
+ },
29666
+ {
29667
+ "description": "The text border of the Prompt content.\n",
29668
+ "commentRange": {
29669
+ "start": 38,
29670
+ "end": 39
29671
+ },
29672
+ "context": {
29673
+ "type": "variable",
29674
+ "name": "kendo-prompt-content-border",
29675
+ "value": "$kendo-component-header-border",
29676
+ "scope": "default",
29677
+ "line": {
29678
+ "start": 40,
29679
+ "end": 40
29680
+ }
29681
+ },
29682
+ "group": [
29683
+ "prompt"
29684
+ ],
29685
+ "access": "public",
29686
+ "file": {
29687
+ "path": "prompt/_variables.scss",
29688
+ "name": "_variables.scss"
29689
+ }
29690
+ },
29691
+ {
29692
+ "description": "The spacing between the items of the Prompt content expander.\n",
29693
+ "commentRange": {
29694
+ "start": 42,
29695
+ "end": 43
29696
+ },
29697
+ "context": {
29698
+ "type": "variable",
29699
+ "name": "kendo-prompt-expander-spacing",
29700
+ "value": "k-map-get( $kendo-spacing, 2 )",
29701
+ "scope": "default",
29702
+ "line": {
29703
+ "start": 44,
29704
+ "end": 44
29705
+ }
29706
+ },
29707
+ "group": [
29708
+ "prompt"
29709
+ ],
29710
+ "access": "public",
29711
+ "file": {
29712
+ "path": "prompt/_variables.scss",
29713
+ "name": "_variables.scss"
29714
+ }
29715
+ },
29716
+ {
29717
+ "description": "The vertical padding of the Prompt suggestion container.\n",
29718
+ "commentRange": {
29719
+ "start": 46,
29720
+ "end": 47
29721
+ },
29722
+ "context": {
29723
+ "type": "variable",
29724
+ "name": "kendo-prompt-suggestion-padding-y",
29725
+ "value": "k-map-get( $kendo-spacing, 2 )",
29726
+ "scope": "default",
29727
+ "line": {
29728
+ "start": 48,
29729
+ "end": 48
29730
+ }
29731
+ },
29732
+ "group": [
29733
+ "prompt"
29734
+ ],
29735
+ "access": "public",
29736
+ "file": {
29737
+ "path": "prompt/_variables.scss",
29738
+ "name": "_variables.scss"
29739
+ }
29740
+ },
29741
+ {
29742
+ "description": "The horizontal padding of the Prompt suggestion container.\n",
29743
+ "commentRange": {
29744
+ "start": 49,
29745
+ "end": 50
29746
+ },
29747
+ "context": {
29748
+ "type": "variable",
29749
+ "name": "kendo-prompt-suggestion-padding-x",
29750
+ "value": "k-map-get( $kendo-spacing, 2 )",
29751
+ "scope": "default",
29752
+ "line": {
29753
+ "start": 51,
29754
+ "end": 51
29755
+ }
29756
+ },
29757
+ "group": [
29758
+ "prompt"
29759
+ ],
29760
+ "access": "public",
29761
+ "file": {
29762
+ "path": "prompt/_variables.scss",
29763
+ "name": "_variables.scss"
29764
+ }
29765
+ },
29766
+ {
29767
+ "description": "The border radius of the Prompt suggestion container.\n",
29768
+ "commentRange": {
29769
+ "start": 52,
29770
+ "end": 53
29771
+ },
29772
+ "context": {
29773
+ "type": "variable",
29774
+ "name": "kendo-prompt-suggestion-border-radius",
29775
+ "value": "$kendo-border-radius-md",
29776
+ "scope": "default",
29777
+ "line": {
29778
+ "start": 54,
29779
+ "end": 54
29780
+ }
29781
+ },
29782
+ "group": [
29783
+ "prompt"
29784
+ ],
29785
+ "access": "public",
29786
+ "file": {
29787
+ "path": "prompt/_variables.scss",
29788
+ "name": "_variables.scss"
29789
+ }
29790
+ },
29791
+ {
29792
+ "description": "The text color of the Prompt suggestion container.\n",
29793
+ "commentRange": {
29794
+ "start": 55,
29795
+ "end": 56
29796
+ },
29797
+ "context": {
29798
+ "type": "variable",
29799
+ "name": "kendo-prompt-suggestion-text",
29800
+ "value": "$kendo-component-text",
29801
+ "scope": "default",
29802
+ "line": {
29803
+ "start": 57,
29804
+ "end": 57
29805
+ }
29806
+ },
29807
+ "group": [
29808
+ "prompt"
29809
+ ],
29810
+ "access": "public",
29811
+ "file": {
29812
+ "path": "prompt/_variables.scss",
29813
+ "name": "_variables.scss"
29814
+ }
29815
+ },
29816
+ {
29817
+ "description": "The background color of the Prompt suggestion container.\n",
29818
+ "commentRange": {
29819
+ "start": 58,
29820
+ "end": 59
29821
+ },
29822
+ "context": {
29823
+ "type": "variable",
29824
+ "name": "kendo-prompt-suggestion-bg",
29825
+ "value": "$kendo-body-bg",
29826
+ "scope": "default",
29827
+ "line": {
29828
+ "start": 60,
29829
+ "end": 60
29830
+ }
29831
+ },
29832
+ "group": [
29833
+ "prompt"
29834
+ ],
29835
+ "access": "public",
29836
+ "file": {
29837
+ "path": "prompt/_variables.scss",
29838
+ "name": "_variables.scss"
29839
+ }
29840
+ },
29841
+ {
29842
+ "description": "The border color of the Prompt suggestion container.\n",
29843
+ "commentRange": {
29844
+ "start": 61,
29845
+ "end": 62
29846
+ },
29847
+ "context": {
29848
+ "type": "variable",
29849
+ "name": "kendo-prompt-suggestion-border",
29850
+ "value": "$kendo-component-border",
29851
+ "scope": "default",
29852
+ "line": {
29853
+ "start": 63,
29854
+ "end": 63
29855
+ }
29856
+ },
29857
+ "group": [
29858
+ "prompt"
29859
+ ],
29860
+ "access": "public",
29861
+ "file": {
29862
+ "path": "prompt/_variables.scss",
29863
+ "name": "_variables.scss"
29864
+ }
29865
+ },
29866
+ {
29867
+ "description": "The elevation of the Prompt suggestion container.\n",
29868
+ "commentRange": {
29869
+ "start": 64,
29870
+ "end": 65
29871
+ },
29872
+ "context": {
29873
+ "type": "variable",
29874
+ "name": "kendo-prompt-suggestion-shadow",
29875
+ "value": "k-elevation(1)",
29876
+ "scope": "default",
29877
+ "line": {
29878
+ "start": 66,
29879
+ "end": 66
29880
+ }
29881
+ },
29882
+ "group": [
29883
+ "prompt"
29884
+ ],
29885
+ "access": "public",
29886
+ "file": {
29887
+ "path": "prompt/_variables.scss",
29888
+ "name": "_variables.scss"
29889
+ }
29890
+ },
29391
29891
  {
29392
29892
  "description": "The border radius of the RadioButton.\n",
29393
29893
  "commentRange": {
@@ -4165,7 +4165,7 @@
4165
4165
  },
4166
4166
  "kendo-components": {
4167
4167
  "type": "List",
4168
- "value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
4168
+ "value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"prompt\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
4169
4169
  },
4170
4170
  "equilateral-index": {
4171
4171
  "type": "Number",
@@ -15887,6 +15887,86 @@
15887
15887
  "type": "String",
15888
15888
  "value": "ease-in-out"
15889
15889
  },
15890
+ "kendo-prompt-text": {
15891
+ "type": "Color",
15892
+ "value": "#212529"
15893
+ },
15894
+ "kendo-prompt-bg": {
15895
+ "type": "Color",
15896
+ "value": "#ffffff"
15897
+ },
15898
+ "kendo-prompt-border": {
15899
+ "type": "Color",
15900
+ "value": "#dee2e6"
15901
+ },
15902
+ "kendo-prompt-header-text": {
15903
+ "type": "Color",
15904
+ "value": "#212529"
15905
+ },
15906
+ "kendo-prompt-header-bg": {
15907
+ "type": "Color",
15908
+ "value": "#ffffff"
15909
+ },
15910
+ "kendo-prompt-header-border": {
15911
+ "type": "Color",
15912
+ "value": "#dee2e6"
15913
+ },
15914
+ "kendo-prompt-content-padding-y": {
15915
+ "type": "Number",
15916
+ "value": "1rem"
15917
+ },
15918
+ "kendo-prompt-content-padding-x": {
15919
+ "type": "Number",
15920
+ "value": "1rem"
15921
+ },
15922
+ "kendo-prompt-content-spacing": {
15923
+ "type": "Number",
15924
+ "value": "1rem"
15925
+ },
15926
+ "kendo-prompt-content-text": {
15927
+ "type": "Color",
15928
+ "value": "#212529"
15929
+ },
15930
+ "kendo-prompt-content-bg": {
15931
+ "type": "Color",
15932
+ "value": "#f8f9fa"
15933
+ },
15934
+ "kendo-prompt-content-border": {
15935
+ "type": "Color",
15936
+ "value": "#dee2e6"
15937
+ },
15938
+ "kendo-prompt-expander-spacing": {
15939
+ "type": "Number",
15940
+ "value": "0.5rem"
15941
+ },
15942
+ "kendo-prompt-suggestion-padding-y": {
15943
+ "type": "Number",
15944
+ "value": "0.5rem"
15945
+ },
15946
+ "kendo-prompt-suggestion-padding-x": {
15947
+ "type": "Number",
15948
+ "value": "0.5rem"
15949
+ },
15950
+ "kendo-prompt-suggestion-border-radius": {
15951
+ "type": "Number",
15952
+ "value": "0.375rem"
15953
+ },
15954
+ "kendo-prompt-suggestion-text": {
15955
+ "type": "Color",
15956
+ "value": "#212529"
15957
+ },
15958
+ "kendo-prompt-suggestion-bg": {
15959
+ "type": "Color",
15960
+ "value": "#ffffff"
15961
+ },
15962
+ "kendo-prompt-suggestion-border": {
15963
+ "type": "Color",
15964
+ "value": "#dee2e6"
15965
+ },
15966
+ "kendo-prompt-suggestion-shadow": {
15967
+ "type": "String",
15968
+ "value": "var(--kendo-elevation-1, 0px 1px 2px rgba(0, 0, 0, 0.038))"
15969
+ },
15890
15970
  "kendo-series-a": {
15891
15971
  "type": "Color",
15892
15972
  "value": "#0d6efd"
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "7.1.0-dev.1",
6
+ "version": "7.1.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": "7.1.0-dev.1",
6
+ "version": "7.1.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": "7.1.0-dev.1",
6
+ "version": "7.1.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": "7.1.0-dev.1",
6
+ "version": "7.1.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": "7.1.0-dev.1",
6
+ "version": "7.1.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": "7.1.0-dev.1",
6
+ "version": "7.1.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": "7.1.0-dev.1",
6
+ "version": "7.1.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": "7.1.0-dev.1",
6
+ "version": "7.1.0-dev.3",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",