@progress/kendo-theme-material 6.1.1-dev.66 → 6.2.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.
- package/dist/all.css +5 -1
- package/dist/all.scss +1197 -2
- package/dist/meta/sassdoc-data.json +6675 -6021
- package/dist/meta/sassdoc-raw-data.json +300 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/action-buttons/_index.scss +7 -0
- package/scss/action-sheet/_index.scss +10 -0
- package/scss/adaptive/_index.scss +13 -0
- package/scss/appbar/_index.scss +7 -0
- package/scss/autocomplete/_index.scss +12 -0
- package/scss/avatar/_index.scss +7 -0
- package/scss/badge/_index.scss +10 -0
- package/scss/bottom-navigation/_index.scss +10 -0
- package/scss/breadcrumb/_index.scss +10 -0
- package/scss/button/_index.scss +10 -0
- package/scss/calendar/_index.scss +11 -0
- package/scss/captcha/_index.scss +17 -0
- package/scss/card/_index.scss +12 -0
- package/scss/chat/_index.scss +13 -0
- package/scss/checkbox/_index.scss +7 -0
- package/scss/chip/_index.scss +10 -0
- package/scss/color-preview/_index.scss +9 -0
- package/scss/coloreditor/_index.scss +12 -0
- package/scss/colorgradient/_index.scss +14 -0
- package/scss/colorpalette/_index.scss +9 -0
- package/scss/colorpicker/_index.scss +13 -0
- package/scss/combobox/_index.scss +12 -0
- package/scss/dataviz/_index.scss +11 -0
- package/scss/dateinput/_index.scss +10 -0
- package/scss/datepicker/_index.scss +12 -0
- package/scss/daterangepicker/_index.scss +16 -0
- package/scss/datetimepicker/_index.scss +16 -0
- package/scss/dialog/_index.scss +11 -0
- package/scss/draggable/_index.scss +7 -0
- package/scss/drawer/_index.scss +11 -0
- package/scss/dropdowngrid/_index.scss +12 -0
- package/scss/dropdownlist/_index.scss +12 -0
- package/scss/dropdowntree/_index.scss +12 -0
- package/scss/dropzone/_index.scss +7 -0
- package/scss/editor/_index.scss +18 -0
- package/scss/expansion-panel/_index.scss +11 -0
- package/scss/fab/_index.scss +12 -0
- package/scss/filemanager/_index.scss +19 -0
- package/scss/filter/_index.scss +15 -0
- package/scss/floating-label/_index.scss +9 -0
- package/scss/forms/_index.scss +11 -0
- package/scss/gantt/_index.scss +17 -0
- package/scss/grid/_index.scss +31 -0
- package/scss/icons/_index.scss +7 -0
- package/scss/imageeditor/_index.scss +13 -0
- package/scss/input/_index.scss +10 -0
- package/scss/list/_index.scss +10 -0
- package/scss/listbox/_index.scss +12 -0
- package/scss/listgroup/_index.scss +9 -0
- package/scss/listview/_index.scss +11 -0
- package/scss/loader/_index.scss +9 -0
- package/scss/map/_index.scss +12 -0
- package/scss/maskedtextbox/_index.scss +10 -0
- package/scss/mediaplayer/_index.scss +11 -0
- package/scss/menu/_index.scss +12 -0
- package/scss/menu-button/_index.scss +11 -0
- package/scss/messagebox/_index.scss +9 -0
- package/scss/multiselect/_index.scss +14 -0
- package/scss/notification/_index.scss +10 -0
- package/scss/numerictextbox/_index.scss +10 -0
- package/scss/orgchart/_index.scss +16 -0
- package/scss/overlay/_index.scss +7 -0
- package/scss/pager/_index.scss +11 -0
- package/scss/panelbar/_index.scss +10 -0
- package/scss/pdf-viewer/_index.scss +15 -0
- package/scss/pivotgrid/_index.scss +13 -0
- package/scss/popover/_index.scss +10 -0
- package/scss/popup/_index.scss +7 -0
- package/scss/popup/_variables.scss +24 -1
- package/scss/progressbar/_index.scss +7 -0
- package/scss/radio/_index.scss +7 -0
- package/scss/rating/_index.scss +9 -0
- package/scss/responsivepanel/_index.scss +9 -0
- package/scss/ripple/_index.scss +7 -0
- package/scss/scheduler/_index.scss +15 -0
- package/scss/scroller/_index.scss +9 -0
- package/scss/scrollview/_index.scss +10 -0
- package/scss/searchbox/_index.scss +11 -0
- package/scss/signature/_index.scss +10 -0
- package/scss/skeleton/_index.scss +7 -0
- package/scss/slider/_index.scss +11 -0
- package/scss/split-button/_index.scss +11 -0
- package/scss/splitter/_index.scss +11 -0
- package/scss/spreadsheet/_index.scss +23 -0
- package/scss/stepper/_index.scss +10 -0
- package/scss/switch/_index.scss +7 -0
- package/scss/table/_index.scss +7 -0
- package/scss/tabstrip/_index.scss +11 -0
- package/scss/taskboard/_index.scss +15 -0
- package/scss/textarea/_index.scss +10 -0
- package/scss/textbox/_index.scss +10 -0
- package/scss/tilelayout/_index.scss +10 -0
- package/scss/timedurationpicker/_index.scss +14 -0
- package/scss/timeline/_index.scss +11 -0
- package/scss/timepicker/_index.scss +14 -0
- package/scss/timeselector/_index.scss +12 -0
- package/scss/toolbar/_index.scss +12 -0
- package/scss/tooltip/_index.scss +10 -0
- package/scss/treelist/_index.scss +10 -0
- package/scss/treeview/_index.scss +10 -0
- package/scss/typography/_index.scss +7 -0
- package/scss/upload/_index.scss +12 -0
- package/scss/utils/_index.scss +7 -0
- package/scss/validator/_index.scss +10 -0
- package/scss/virtual-scroller/_index.scss +7 -0
- package/scss/window/_index.scss +13 -0
- package/scss/wizard/_index.scss +12 -0
- package/scss/avatar/index.md +0 -0
- package/scss/button/index.md +0 -0
- package/scss/checkbox/index.md +0 -0
- package/scss/chip/index.md +0 -0
- package/scss/dropdowngrid/index.md +0 -0
- package/scss/fab/index.md +0 -0
- package/scss/list/index.md +0 -0
- package/scss/radio/index.md +0 -0
- package/scss/switch/index.md +0 -0
package/dist/all.scss
CHANGED
|
@@ -6193,6 +6193,13 @@ $kendo-invalid-shadow: null !default;
|
|
|
6193
6193
|
// #endregion
|
|
6194
6194
|
|
|
6195
6195
|
|
|
6196
|
+
// Module meta
|
|
6197
|
+
$_kendo-module-meta: (
|
|
6198
|
+
name: "utils",
|
|
6199
|
+
dependencies: ()
|
|
6200
|
+
);
|
|
6201
|
+
|
|
6202
|
+
|
|
6196
6203
|
// Dependencies
|
|
6197
6204
|
|
|
6198
6205
|
|
|
@@ -9145,6 +9152,13 @@ $kendo-utils: (
|
|
|
9145
9152
|
// #endregion
|
|
9146
9153
|
|
|
9147
9154
|
|
|
9155
|
+
// Module meta
|
|
9156
|
+
$_kendo-module-meta: (
|
|
9157
|
+
name: "typography",
|
|
9158
|
+
dependencies: ()
|
|
9159
|
+
);
|
|
9160
|
+
|
|
9161
|
+
|
|
9148
9162
|
// Dependencies
|
|
9149
9163
|
|
|
9150
9164
|
|
|
@@ -9477,6 +9491,13 @@ $kendo-display4-letter-spacing: null !default;
|
|
|
9477
9491
|
// #endregion
|
|
9478
9492
|
|
|
9479
9493
|
|
|
9494
|
+
// Module meta
|
|
9495
|
+
$_kendo-module-meta: (
|
|
9496
|
+
name: "icon",
|
|
9497
|
+
dependencies: ()
|
|
9498
|
+
);
|
|
9499
|
+
|
|
9500
|
+
|
|
9480
9501
|
// Dependencies
|
|
9481
9502
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
9482
9503
|
// File already imported_once. Skipping output.
|
|
@@ -10816,6 +10837,15 @@ $ki-rotate-map: (
|
|
|
10816
10837
|
// #endregion
|
|
10817
10838
|
|
|
10818
10839
|
|
|
10840
|
+
// Module meta
|
|
10841
|
+
$_kendo-module-meta: (
|
|
10842
|
+
name: "messagebox",
|
|
10843
|
+
dependencies: (
|
|
10844
|
+
"icon",
|
|
10845
|
+
)
|
|
10846
|
+
);
|
|
10847
|
+
|
|
10848
|
+
|
|
10819
10849
|
// Dependencies
|
|
10820
10850
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
10821
10851
|
// File already imported_once. Skipping output.
|
|
@@ -10904,6 +10934,13 @@ $kendo-message-box-link-text-decoration: underline !default;
|
|
|
10904
10934
|
// #endregion
|
|
10905
10935
|
|
|
10906
10936
|
|
|
10937
|
+
// Module meta
|
|
10938
|
+
$_kendo-module-meta: (
|
|
10939
|
+
name: "draggable",
|
|
10940
|
+
dependencies: ()
|
|
10941
|
+
);
|
|
10942
|
+
|
|
10943
|
+
|
|
10907
10944
|
// Dependencies
|
|
10908
10945
|
|
|
10909
10946
|
|
|
@@ -11098,6 +11135,16 @@ $kendo-drop-hint-bg: $kendo-color-primary !default;
|
|
|
11098
11135
|
// #endregion
|
|
11099
11136
|
|
|
11100
11137
|
|
|
11138
|
+
// Module meta
|
|
11139
|
+
$_kendo-module-meta: (
|
|
11140
|
+
name: "list",
|
|
11141
|
+
dependencies: (
|
|
11142
|
+
"checkbox",
|
|
11143
|
+
"icon",
|
|
11144
|
+
)
|
|
11145
|
+
);
|
|
11146
|
+
|
|
11147
|
+
|
|
11101
11148
|
// Dependencies
|
|
11102
11149
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
11103
11150
|
// File already imported_once. Skipping output.
|
|
@@ -11111,6 +11158,13 @@ $kendo-drop-hint-bg: $kendo-color-primary !default;
|
|
|
11111
11158
|
// #endregion
|
|
11112
11159
|
|
|
11113
11160
|
|
|
11161
|
+
// Module meta
|
|
11162
|
+
$_kendo-module-meta: (
|
|
11163
|
+
name: "checkbox",
|
|
11164
|
+
dependencies: ()
|
|
11165
|
+
);
|
|
11166
|
+
|
|
11167
|
+
|
|
11114
11168
|
// Dependencies
|
|
11115
11169
|
|
|
11116
11170
|
|
|
@@ -12249,6 +12303,15 @@ $kendo-checkbox-ripple-opacity: .2 !default;
|
|
|
12249
12303
|
// #endregion
|
|
12250
12304
|
|
|
12251
12305
|
|
|
12306
|
+
// Module meta
|
|
12307
|
+
$_kendo-module-meta: (
|
|
12308
|
+
name: "listgroup",
|
|
12309
|
+
dependencies: (
|
|
12310
|
+
"icon",
|
|
12311
|
+
)
|
|
12312
|
+
);
|
|
12313
|
+
|
|
12314
|
+
|
|
12252
12315
|
// Dependencies
|
|
12253
12316
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
12254
12317
|
// File already imported_once. Skipping output.
|
|
@@ -12517,6 +12580,13 @@ $kendo-listgroup-item-border-width: 1px !default;
|
|
|
12517
12580
|
// #endregion
|
|
12518
12581
|
|
|
12519
12582
|
|
|
12583
|
+
// Module meta
|
|
12584
|
+
$_kendo-module-meta: (
|
|
12585
|
+
name: "overlay",
|
|
12586
|
+
dependencies: ()
|
|
12587
|
+
);
|
|
12588
|
+
|
|
12589
|
+
|
|
12520
12590
|
// Dependencies
|
|
12521
12591
|
|
|
12522
12592
|
|
|
@@ -12580,6 +12650,13 @@ $kendo-overlay-opacity: .32 !default;
|
|
|
12580
12650
|
// #endregion
|
|
12581
12651
|
|
|
12582
12652
|
|
|
12653
|
+
// Module meta
|
|
12654
|
+
$_kendo-module-meta: (
|
|
12655
|
+
name: "popup",
|
|
12656
|
+
dependencies: ()
|
|
12657
|
+
);
|
|
12658
|
+
|
|
12659
|
+
|
|
12583
12660
|
// Dependencies
|
|
12584
12661
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
12585
12662
|
// File already imported_once. Skipping output.
|
|
@@ -12588,21 +12665,44 @@ $kendo-overlay-opacity: .32 !default;
|
|
|
12588
12665
|
|
|
12589
12666
|
// Component
|
|
12590
12667
|
// #region @import "./_variables.scss"; -> scss/popup/_variables.scss
|
|
12591
|
-
|
|
12668
|
+
/// Horizontal padding of the popup.
|
|
12669
|
+
/// @group popup
|
|
12592
12670
|
$kendo-popup-padding-x: null !default;
|
|
12671
|
+
/// Vertical padding of the popup.
|
|
12672
|
+
/// @group popup
|
|
12593
12673
|
$kendo-popup-padding-y: null !default;
|
|
12674
|
+
/// Width of the border around the popup.
|
|
12675
|
+
/// @group popup
|
|
12594
12676
|
$kendo-popup-border-width: 0px !default;
|
|
12677
|
+
/// Border radius of the popup.
|
|
12678
|
+
/// @group popup
|
|
12595
12679
|
$kendo-popup-border-radius: null !default;
|
|
12596
12680
|
|
|
12681
|
+
/// Font size of the popup.
|
|
12682
|
+
/// @group popup
|
|
12597
12683
|
$kendo-popup-font-size: $kendo-font-size-md !default;
|
|
12684
|
+
/// Line height of the popup.
|
|
12685
|
+
/// @group popup
|
|
12598
12686
|
$kendo-popup-line-height: $kendo-line-height-md !default;
|
|
12599
12687
|
|
|
12688
|
+
/// Horizontal padding of the popup content.
|
|
12689
|
+
/// @group popup
|
|
12600
12690
|
$kendo-popup-content-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
12691
|
+
/// Vertical padding of the popup content.
|
|
12692
|
+
/// @group popup
|
|
12601
12693
|
$kendo-popup-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
12602
12694
|
|
|
12695
|
+
/// Background color of the popup.
|
|
12696
|
+
/// @group popup
|
|
12603
12697
|
$kendo-popup-bg: $kendo-component-bg !default;
|
|
12698
|
+
/// Text color of the popup.
|
|
12699
|
+
/// @group popup
|
|
12604
12700
|
$kendo-popup-text: $kendo-component-text !default;
|
|
12701
|
+
/// Border color of the popup.
|
|
12702
|
+
/// @group popup
|
|
12605
12703
|
$kendo-popup-border: $kendo-component-border !default;
|
|
12704
|
+
/// Box shadow of the popup.
|
|
12705
|
+
/// @group popup
|
|
12606
12706
|
$kendo-popup-shadow: 0 2px 4px -1px rgba( $elevation, .2 ), 0 4px 5px 0 rgba( $elevation, .14 ), 0 1px 10px 0 rgba( $elevation, .12 ) !default;
|
|
12607
12707
|
|
|
12608
12708
|
// #endregion
|
|
@@ -12706,6 +12806,13 @@ $kendo-popup-shadow: 0 2px 4px -1px rgba( $elevation, .2 ), 0 4px 5px 0 rgba( $e
|
|
|
12706
12806
|
// #endregion
|
|
12707
12807
|
|
|
12708
12808
|
|
|
12809
|
+
// Module meta
|
|
12810
|
+
$_kendo-module-meta: (
|
|
12811
|
+
name: "ripple",
|
|
12812
|
+
dependencies: ()
|
|
12813
|
+
);
|
|
12814
|
+
|
|
12815
|
+
|
|
12709
12816
|
// Dependencies
|
|
12710
12817
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
12711
12818
|
// File already imported_once. Skipping output.
|
|
@@ -12792,6 +12899,13 @@ $kendo-popup-shadow: 0 2px 4px -1px rgba( $elevation, .2 ), 0 4px 5px 0 rgba( $e
|
|
|
12792
12899
|
// #endregion
|
|
12793
12900
|
|
|
12794
12901
|
|
|
12902
|
+
// Module meta
|
|
12903
|
+
$_kendo-module-meta: (
|
|
12904
|
+
name: "table",
|
|
12905
|
+
dependencies: ()
|
|
12906
|
+
);
|
|
12907
|
+
|
|
12908
|
+
|
|
12795
12909
|
// Dependencies
|
|
12796
12910
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
12797
12911
|
// File already imported_once. Skipping output.
|
|
@@ -13373,6 +13487,13 @@ $kendo-table-selected-border: null !default;
|
|
|
13373
13487
|
// #endregion
|
|
13374
13488
|
|
|
13375
13489
|
|
|
13490
|
+
// Module meta
|
|
13491
|
+
$_kendo-module-meta: (
|
|
13492
|
+
name: "virtual-scroller",
|
|
13493
|
+
dependencies: ()
|
|
13494
|
+
);
|
|
13495
|
+
|
|
13496
|
+
|
|
13376
13497
|
// Dependencies
|
|
13377
13498
|
|
|
13378
13499
|
|
|
@@ -13445,6 +13566,13 @@ $kendo-table-selected-border: null !default;
|
|
|
13445
13566
|
// #endregion
|
|
13446
13567
|
|
|
13447
13568
|
|
|
13569
|
+
// Module meta
|
|
13570
|
+
$_kendo-module-meta: (
|
|
13571
|
+
name: "avatar",
|
|
13572
|
+
dependencies: ()
|
|
13573
|
+
);
|
|
13574
|
+
|
|
13575
|
+
|
|
13448
13576
|
// Dependencies
|
|
13449
13577
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
13450
13578
|
// File already imported_once. Skipping output.
|
|
@@ -13605,6 +13733,16 @@ $kendo-avatar-theme-colors: $kendo-theme-colors !default;
|
|
|
13605
13733
|
// #endregion
|
|
13606
13734
|
|
|
13607
13735
|
|
|
13736
|
+
// Module meta
|
|
13737
|
+
$_kendo-module-meta: (
|
|
13738
|
+
name: "badge",
|
|
13739
|
+
dependencies: (
|
|
13740
|
+
"icon",
|
|
13741
|
+
// "utils/layout/position",
|
|
13742
|
+
)
|
|
13743
|
+
);
|
|
13744
|
+
|
|
13745
|
+
|
|
13608
13746
|
// Dependencies
|
|
13609
13747
|
// @import "../utils/_position.scss";
|
|
13610
13748
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
@@ -13878,6 +14016,16 @@ $kendo-badge-sizes: (
|
|
|
13878
14016
|
// #endregion
|
|
13879
14017
|
|
|
13880
14018
|
|
|
14019
|
+
// Module meta
|
|
14020
|
+
$_kendo-module-meta: (
|
|
14021
|
+
name: "chip",
|
|
14022
|
+
dependencies: (
|
|
14023
|
+
"avatar",
|
|
14024
|
+
"icon",
|
|
14025
|
+
)
|
|
14026
|
+
);
|
|
14027
|
+
|
|
14028
|
+
|
|
13881
14029
|
// Dependencies
|
|
13882
14030
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
13883
14031
|
// File already imported_once. Skipping output.
|
|
@@ -14678,6 +14826,15 @@ $kendo-chip-list-sizes: (
|
|
|
14678
14826
|
// #endregion
|
|
14679
14827
|
|
|
14680
14828
|
|
|
14829
|
+
// Module meta
|
|
14830
|
+
$_kendo-module-meta: (
|
|
14831
|
+
name: "color-preview",
|
|
14832
|
+
dependencies: ()
|
|
14833
|
+
);
|
|
14834
|
+
|
|
14835
|
+
|
|
14836
|
+
|
|
14837
|
+
|
|
14681
14838
|
// Dependencies
|
|
14682
14839
|
|
|
14683
14840
|
|
|
@@ -14822,6 +14979,15 @@ $kendo-color-preview-transparent-color-image: url("data:image/png;base64,iVBORw0
|
|
|
14822
14979
|
// #endregion
|
|
14823
14980
|
|
|
14824
14981
|
|
|
14982
|
+
// Module meta
|
|
14983
|
+
$_kendo-module-meta: (
|
|
14984
|
+
name: "loader",
|
|
14985
|
+
dependencies: (
|
|
14986
|
+
"overlay",
|
|
14987
|
+
)
|
|
14988
|
+
);
|
|
14989
|
+
|
|
14990
|
+
|
|
14825
14991
|
// Dependencies
|
|
14826
14992
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
14827
14993
|
// File already imported_once. Skipping output.
|
|
@@ -15537,6 +15703,13 @@ $kendo-loading-opacity: .3 !default;
|
|
|
15537
15703
|
// #endregion
|
|
15538
15704
|
|
|
15539
15705
|
|
|
15706
|
+
// Module meta
|
|
15707
|
+
$_kendo-module-meta: (
|
|
15708
|
+
name: "skeleton",
|
|
15709
|
+
dependencies: ()
|
|
15710
|
+
);
|
|
15711
|
+
|
|
15712
|
+
|
|
15540
15713
|
// Dependencies
|
|
15541
15714
|
|
|
15542
15715
|
|
|
@@ -15699,6 +15872,17 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
15699
15872
|
// #endregion
|
|
15700
15873
|
|
|
15701
15874
|
|
|
15875
|
+
// Module meta
|
|
15876
|
+
$_kendo-module-meta: (
|
|
15877
|
+
name: "form",
|
|
15878
|
+
dependencies: (
|
|
15879
|
+
"actions",
|
|
15880
|
+
"icon",
|
|
15881
|
+
"toolbar",
|
|
15882
|
+
)
|
|
15883
|
+
);
|
|
15884
|
+
|
|
15885
|
+
|
|
15702
15886
|
// Dependencies // TODO: extract variables
|
|
15703
15887
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
15704
15888
|
// File already imported_once. Skipping output.
|
|
@@ -15712,6 +15896,18 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
15712
15896
|
// #endregion
|
|
15713
15897
|
|
|
15714
15898
|
|
|
15899
|
+
// Module meta
|
|
15900
|
+
$_kendo-module-meta: (
|
|
15901
|
+
name: "toolbar",
|
|
15902
|
+
dependencies: (
|
|
15903
|
+
"button",
|
|
15904
|
+
"icon",
|
|
15905
|
+
"menu",
|
|
15906
|
+
"popup",
|
|
15907
|
+
)
|
|
15908
|
+
);
|
|
15909
|
+
|
|
15910
|
+
|
|
15715
15911
|
// Dependencies
|
|
15716
15912
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
15717
15913
|
// File already imported_once. Skipping output.
|
|
@@ -15725,6 +15921,16 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
15725
15921
|
// #endregion
|
|
15726
15922
|
|
|
15727
15923
|
|
|
15924
|
+
// Module meta
|
|
15925
|
+
$_kendo-module-meta: (
|
|
15926
|
+
name: "button",
|
|
15927
|
+
dependencies: (
|
|
15928
|
+
"badge",
|
|
15929
|
+
"icon",
|
|
15930
|
+
)
|
|
15931
|
+
);
|
|
15932
|
+
|
|
15933
|
+
|
|
15728
15934
|
// Dependencies
|
|
15729
15935
|
// #region @import "../badge/_index.scss"; -> scss/badge/_index.scss
|
|
15730
15936
|
// File already imported_once. Skipping output.
|
|
@@ -16588,6 +16794,18 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
16588
16794
|
// #endregion
|
|
16589
16795
|
|
|
16590
16796
|
|
|
16797
|
+
// Module meta
|
|
16798
|
+
$_kendo-module-meta: (
|
|
16799
|
+
name: "menu",
|
|
16800
|
+
dependencies: (
|
|
16801
|
+
"button",
|
|
16802
|
+
"icon",
|
|
16803
|
+
"list",
|
|
16804
|
+
"popup",
|
|
16805
|
+
)
|
|
16806
|
+
);
|
|
16807
|
+
|
|
16808
|
+
|
|
16591
16809
|
// Dependencies
|
|
16592
16810
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
16593
16811
|
// File already imported_once. Skipping output.
|
|
@@ -17930,6 +18148,13 @@ $kendo-toolbar-sizes: (
|
|
|
17930
18148
|
// #endregion
|
|
17931
18149
|
|
|
17932
18150
|
|
|
18151
|
+
// Module meta
|
|
18152
|
+
$_kendo-module-meta: (
|
|
18153
|
+
name: "actions",
|
|
18154
|
+
dependencies: ()
|
|
18155
|
+
);
|
|
18156
|
+
|
|
18157
|
+
|
|
17933
18158
|
// Dependencies
|
|
17934
18159
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
17935
18160
|
// File already imported_once. Skipping output.
|
|
@@ -18973,6 +19198,16 @@ $kendo-form-sizes: (
|
|
|
18973
19198
|
// #endregion
|
|
18974
19199
|
|
|
18975
19200
|
|
|
19201
|
+
// Module meta
|
|
19202
|
+
$_kendo-module-meta: (
|
|
19203
|
+
name: "validator",
|
|
19204
|
+
dependencies: (
|
|
19205
|
+
"icon",
|
|
19206
|
+
"tooltip",
|
|
19207
|
+
)
|
|
19208
|
+
);
|
|
19209
|
+
|
|
19210
|
+
|
|
18976
19211
|
// Dependencies
|
|
18977
19212
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
18978
19213
|
// File already imported_once. Skipping output.
|
|
@@ -18986,6 +19221,16 @@ $kendo-form-sizes: (
|
|
|
18986
19221
|
// #endregion
|
|
18987
19222
|
|
|
18988
19223
|
|
|
19224
|
+
// Module meta
|
|
19225
|
+
$_kendo-module-meta: (
|
|
19226
|
+
name: "tooltip",
|
|
19227
|
+
dependencies: (
|
|
19228
|
+
"icon",
|
|
19229
|
+
"popup",
|
|
19230
|
+
)
|
|
19231
|
+
);
|
|
19232
|
+
|
|
19233
|
+
|
|
18989
19234
|
// Dependencies
|
|
18990
19235
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
18991
19236
|
// File already imported_once. Skipping output.
|
|
@@ -19260,6 +19505,15 @@ $kendo-form-sizes: (
|
|
|
19260
19505
|
// #endregion
|
|
19261
19506
|
|
|
19262
19507
|
|
|
19508
|
+
// Module meta
|
|
19509
|
+
$_kendo-module-meta: (
|
|
19510
|
+
name: "floating-label",
|
|
19511
|
+
dependencies: (
|
|
19512
|
+
"input",
|
|
19513
|
+
)
|
|
19514
|
+
);
|
|
19515
|
+
|
|
19516
|
+
|
|
19263
19517
|
// Dependencies
|
|
19264
19518
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19265
19519
|
// File already imported_once. Skipping output.
|
|
@@ -19273,6 +19527,16 @@ $kendo-form-sizes: (
|
|
|
19273
19527
|
// #endregion
|
|
19274
19528
|
|
|
19275
19529
|
|
|
19530
|
+
// Module meta
|
|
19531
|
+
$_kendo-module-meta: (
|
|
19532
|
+
name: "input",
|
|
19533
|
+
dependencies: (
|
|
19534
|
+
"button",
|
|
19535
|
+
"icon",
|
|
19536
|
+
)
|
|
19537
|
+
);
|
|
19538
|
+
|
|
19539
|
+
|
|
19276
19540
|
// Dependencies
|
|
19277
19541
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19278
19542
|
// File already imported_once. Skipping output.
|
|
@@ -20594,6 +20858,17 @@ $kendo-floating-label-focus-text: $kendo-color-primary !default;
|
|
|
20594
20858
|
// #endregion
|
|
20595
20859
|
|
|
20596
20860
|
|
|
20861
|
+
// Module meta
|
|
20862
|
+
$_kendo-module-meta: (
|
|
20863
|
+
name: "split-button",
|
|
20864
|
+
dependencies: (
|
|
20865
|
+
"button",
|
|
20866
|
+
"icon",
|
|
20867
|
+
"menu",
|
|
20868
|
+
)
|
|
20869
|
+
);
|
|
20870
|
+
|
|
20871
|
+
|
|
20597
20872
|
// Dependencies
|
|
20598
20873
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
20599
20874
|
// File already imported_once. Skipping output.
|
|
@@ -20691,6 +20966,17 @@ $kendo-split-button-lg-arrow-padding-y: $kendo-button-lg-padding-y !default;
|
|
|
20691
20966
|
// #endregion
|
|
20692
20967
|
|
|
20693
20968
|
|
|
20969
|
+
// Module meta
|
|
20970
|
+
$_kendo-module-meta: (
|
|
20971
|
+
name: "menu-button",
|
|
20972
|
+
dependencies: (
|
|
20973
|
+
"button",
|
|
20974
|
+
"icon",
|
|
20975
|
+
"menu",
|
|
20976
|
+
)
|
|
20977
|
+
);
|
|
20978
|
+
|
|
20979
|
+
|
|
20694
20980
|
// Dependencies
|
|
20695
20981
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
20696
20982
|
// File already imported_once. Skipping output.
|
|
@@ -20765,6 +21051,16 @@ $kendo-menu-button-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
|
20765
21051
|
// #endregion
|
|
20766
21052
|
|
|
20767
21053
|
|
|
21054
|
+
// Module meta
|
|
21055
|
+
$_kendo-module-meta: (
|
|
21056
|
+
name: "textbox",
|
|
21057
|
+
dependencies: (
|
|
21058
|
+
"icon",
|
|
21059
|
+
"input",
|
|
21060
|
+
)
|
|
21061
|
+
);
|
|
21062
|
+
|
|
21063
|
+
|
|
20768
21064
|
// Dependencies
|
|
20769
21065
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20770
21066
|
// File already imported_once. Skipping output.
|
|
@@ -20816,6 +21112,16 @@ $kendo-menu-button-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
|
20816
21112
|
// #endregion
|
|
20817
21113
|
|
|
20818
21114
|
|
|
21115
|
+
// Module meta
|
|
21116
|
+
$_kendo-module-meta: (
|
|
21117
|
+
name: "textarea",
|
|
21118
|
+
dependencies: (
|
|
21119
|
+
"icon",
|
|
21120
|
+
"input",
|
|
21121
|
+
)
|
|
21122
|
+
);
|
|
21123
|
+
|
|
21124
|
+
|
|
20819
21125
|
// Dependencies
|
|
20820
21126
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20821
21127
|
// File already imported_once. Skipping output.
|
|
@@ -20871,6 +21177,18 @@ $kendo-menu-button-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
|
20871
21177
|
// #endregion
|
|
20872
21178
|
|
|
20873
21179
|
|
|
21180
|
+
// Module meta
|
|
21181
|
+
$_kendo-module-meta: (
|
|
21182
|
+
name: "listbox",
|
|
21183
|
+
dependencies: (
|
|
21184
|
+
"button",
|
|
21185
|
+
"icon",
|
|
21186
|
+
"list",
|
|
21187
|
+
"popup",
|
|
21188
|
+
)
|
|
21189
|
+
);
|
|
21190
|
+
|
|
21191
|
+
|
|
20874
21192
|
// Dependencies
|
|
20875
21193
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20876
21194
|
// File already imported_once. Skipping output.
|
|
@@ -21087,6 +21405,13 @@ $kendo-listbox-drop-hint-width: 2px !default;
|
|
|
21087
21405
|
// #endregion
|
|
21088
21406
|
|
|
21089
21407
|
|
|
21408
|
+
// Module meta
|
|
21409
|
+
$_kendo-module-meta: (
|
|
21410
|
+
name: "progressbar",
|
|
21411
|
+
dependencies: ()
|
|
21412
|
+
);
|
|
21413
|
+
|
|
21414
|
+
|
|
21090
21415
|
// Dependencies
|
|
21091
21416
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
21092
21417
|
// File already imported_once. Skipping output.
|
|
@@ -21624,6 +21949,13 @@ $kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
|
|
|
21624
21949
|
// #endregion
|
|
21625
21950
|
|
|
21626
21951
|
|
|
21952
|
+
// Module meta
|
|
21953
|
+
$_kendo-module-meta: (
|
|
21954
|
+
name: "radio",
|
|
21955
|
+
dependencies: ()
|
|
21956
|
+
);
|
|
21957
|
+
|
|
21958
|
+
|
|
21627
21959
|
// Dependencies
|
|
21628
21960
|
|
|
21629
21961
|
|
|
@@ -22136,6 +22468,17 @@ $kendo-radio-ripple-opacity: .2 !default;
|
|
|
22136
22468
|
// #endregion
|
|
22137
22469
|
|
|
22138
22470
|
|
|
22471
|
+
// Module meta
|
|
22472
|
+
$_kendo-module-meta: (
|
|
22473
|
+
name: "slider",
|
|
22474
|
+
dependencies: (
|
|
22475
|
+
"button",
|
|
22476
|
+
"icon",
|
|
22477
|
+
"tooltip",
|
|
22478
|
+
)
|
|
22479
|
+
);
|
|
22480
|
+
|
|
22481
|
+
|
|
22139
22482
|
// Dependencies
|
|
22140
22483
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
22141
22484
|
// File already imported_once. Skipping output.
|
|
@@ -22841,6 +23184,17 @@ $kendo-slider-disabled-opacity: .65 !default;
|
|
|
22841
23184
|
// #endregion
|
|
22842
23185
|
|
|
22843
23186
|
|
|
23187
|
+
// Module meta
|
|
23188
|
+
$_kendo-module-meta: (
|
|
23189
|
+
name: "calendar",
|
|
23190
|
+
dependencies: (
|
|
23191
|
+
"button",
|
|
23192
|
+
"icon",
|
|
23193
|
+
"list",
|
|
23194
|
+
)
|
|
23195
|
+
);
|
|
23196
|
+
|
|
23197
|
+
|
|
22844
23198
|
// Dependencies
|
|
22845
23199
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
22846
23200
|
// File already imported_once. Skipping output.
|
|
@@ -23822,6 +24176,18 @@ $kendo-calendar-sizes: (
|
|
|
23822
24176
|
// #endregion
|
|
23823
24177
|
|
|
23824
24178
|
|
|
24179
|
+
// Module meta
|
|
24180
|
+
$_kendo-module-meta: (
|
|
24181
|
+
name: "time-selector",
|
|
24182
|
+
dependencies: (
|
|
24183
|
+
"actions",
|
|
24184
|
+
"button",
|
|
24185
|
+
"icon",
|
|
24186
|
+
"list",
|
|
24187
|
+
)
|
|
24188
|
+
);
|
|
24189
|
+
|
|
24190
|
+
|
|
23825
24191
|
// Dependencies
|
|
23826
24192
|
// #region @import "../list/_index.scss"; -> scss/list/_index.scss
|
|
23827
24193
|
// File already imported_once. Skipping output.
|
|
@@ -24284,6 +24650,18 @@ $kendo-time-selector-sizes: (
|
|
|
24284
24650
|
// #endregion
|
|
24285
24651
|
|
|
24286
24652
|
|
|
24653
|
+
// Module meta
|
|
24654
|
+
$_kendo-module-meta: (
|
|
24655
|
+
name: "autocomplete",
|
|
24656
|
+
dependencies: (
|
|
24657
|
+
"icon",
|
|
24658
|
+
"input",
|
|
24659
|
+
"list",
|
|
24660
|
+
"popup",
|
|
24661
|
+
)
|
|
24662
|
+
);
|
|
24663
|
+
|
|
24664
|
+
|
|
24287
24665
|
// Dependencies
|
|
24288
24666
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24289
24667
|
// File already imported_once. Skipping output.
|
|
@@ -24345,6 +24723,23 @@ $kendo-time-selector-sizes: (
|
|
|
24345
24723
|
// #endregion
|
|
24346
24724
|
|
|
24347
24725
|
|
|
24726
|
+
// Module meta
|
|
24727
|
+
$_kendo-module-meta: (
|
|
24728
|
+
name: "captcha",
|
|
24729
|
+
dependencies: (
|
|
24730
|
+
"button",
|
|
24731
|
+
"icon",
|
|
24732
|
+
"input",
|
|
24733
|
+
"slider",
|
|
24734
|
+
"textbox",
|
|
24735
|
+
// "utils/layout/position",
|
|
24736
|
+
// "utils/typography/text-color",
|
|
24737
|
+
)
|
|
24738
|
+
);
|
|
24739
|
+
|
|
24740
|
+
|
|
24741
|
+
|
|
24742
|
+
|
|
24348
24743
|
// Dependencies
|
|
24349
24744
|
// @import "../utils/_index.scss";
|
|
24350
24745
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
@@ -24487,6 +24882,15 @@ $kendo-captcha-validation-message-font-style: italic !default;
|
|
|
24487
24882
|
// #endregion
|
|
24488
24883
|
|
|
24489
24884
|
|
|
24885
|
+
// Module meta
|
|
24886
|
+
$_kendo-module-meta: (
|
|
24887
|
+
name: "color-palette",
|
|
24888
|
+
dependencies: (
|
|
24889
|
+
// "utils/flex-grid",
|
|
24890
|
+
)
|
|
24891
|
+
);
|
|
24892
|
+
|
|
24893
|
+
|
|
24490
24894
|
// Dependencies
|
|
24491
24895
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24492
24896
|
// File already imported_once. Skipping output.
|
|
@@ -24608,6 +25012,20 @@ $kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px rgba( black, .3 ), inse
|
|
|
24608
25012
|
// #endregion
|
|
24609
25013
|
|
|
24610
25014
|
|
|
25015
|
+
// Module meta
|
|
25016
|
+
$_kendo-module-meta: (
|
|
25017
|
+
name: "color-gradient",
|
|
25018
|
+
dependencies: (
|
|
25019
|
+
"button",
|
|
25020
|
+
"icon",
|
|
25021
|
+
"numeric-textbox",
|
|
25022
|
+
"slider",
|
|
25023
|
+
"textbox",
|
|
25024
|
+
"utils/flex-grid",
|
|
25025
|
+
)
|
|
25026
|
+
);
|
|
25027
|
+
|
|
25028
|
+
|
|
24611
25029
|
// Dependencies
|
|
24612
25030
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24613
25031
|
// File already imported_once. Skipping output.
|
|
@@ -24635,6 +25053,16 @@ $kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px rgba( black, .3 ), inse
|
|
|
24635
25053
|
// #endregion
|
|
24636
25054
|
|
|
24637
25055
|
|
|
25056
|
+
// Module meta
|
|
25057
|
+
$_kendo-module-meta: (
|
|
25058
|
+
name: "numeric-textbox",
|
|
25059
|
+
dependencies: (
|
|
25060
|
+
"input",
|
|
25061
|
+
"icon",
|
|
25062
|
+
)
|
|
25063
|
+
);
|
|
25064
|
+
|
|
25065
|
+
|
|
24638
25066
|
// Dependencies
|
|
24639
25067
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24640
25068
|
// File already imported_once. Skipping output.
|
|
@@ -25038,6 +25466,18 @@ $kendo-color-gradient-contrast-spacer: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
25038
25466
|
// #endregion
|
|
25039
25467
|
|
|
25040
25468
|
|
|
25469
|
+
// Module meta
|
|
25470
|
+
$_kendo-module-meta: (
|
|
25471
|
+
name: "color-editor",
|
|
25472
|
+
dependencies: (
|
|
25473
|
+
"actions",
|
|
25474
|
+
"color-gradient",
|
|
25475
|
+
"color-palette",
|
|
25476
|
+
"color-preview",
|
|
25477
|
+
)
|
|
25478
|
+
);
|
|
25479
|
+
|
|
25480
|
+
|
|
25041
25481
|
// Dependencies
|
|
25042
25482
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25043
25483
|
// File already imported_once. Skipping output.
|
|
@@ -25220,6 +25660,19 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25220
25660
|
// #endregion
|
|
25221
25661
|
|
|
25222
25662
|
|
|
25663
|
+
// Module meta
|
|
25664
|
+
$_kendo-module-meta: (
|
|
25665
|
+
name: "color-picker",
|
|
25666
|
+
dependencies: (
|
|
25667
|
+
"button",
|
|
25668
|
+
"color-editor",
|
|
25669
|
+
"icon",
|
|
25670
|
+
"input",
|
|
25671
|
+
"popup",
|
|
25672
|
+
)
|
|
25673
|
+
);
|
|
25674
|
+
|
|
25675
|
+
|
|
25223
25676
|
// Dependencies
|
|
25224
25677
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
25225
25678
|
// File already imported_once. Skipping output.
|
|
@@ -25285,6 +25738,18 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25285
25738
|
// #endregion
|
|
25286
25739
|
|
|
25287
25740
|
|
|
25741
|
+
// Module meta
|
|
25742
|
+
$_kendo-module-meta: (
|
|
25743
|
+
name: "combobox",
|
|
25744
|
+
dependencies: (
|
|
25745
|
+
"icon",
|
|
25746
|
+
"input",
|
|
25747
|
+
"list",
|
|
25748
|
+
"popup",
|
|
25749
|
+
)
|
|
25750
|
+
);
|
|
25751
|
+
|
|
25752
|
+
|
|
25288
25753
|
// Dependencies
|
|
25289
25754
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25290
25755
|
// File already imported_once. Skipping output.
|
|
@@ -25346,6 +25811,16 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25346
25811
|
// #endregion
|
|
25347
25812
|
|
|
25348
25813
|
|
|
25814
|
+
// Module meta
|
|
25815
|
+
$_kendo-module-meta: (
|
|
25816
|
+
name: "date-input",
|
|
25817
|
+
dependencies: (
|
|
25818
|
+
"icon",
|
|
25819
|
+
"input",
|
|
25820
|
+
)
|
|
25821
|
+
);
|
|
25822
|
+
|
|
25823
|
+
|
|
25349
25824
|
// Dependencies
|
|
25350
25825
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
25351
25826
|
// File already imported_once. Skipping output.
|
|
@@ -25392,6 +25867,18 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25392
25867
|
// #endregion
|
|
25393
25868
|
|
|
25394
25869
|
|
|
25870
|
+
// Module meta
|
|
25871
|
+
$_kendo-module-meta: (
|
|
25872
|
+
name: "date-picker",
|
|
25873
|
+
dependencies: (
|
|
25874
|
+
"calendar",
|
|
25875
|
+
"icon",
|
|
25876
|
+
"input",
|
|
25877
|
+
"popup",
|
|
25878
|
+
)
|
|
25879
|
+
);
|
|
25880
|
+
|
|
25881
|
+
|
|
25395
25882
|
// Dependencies
|
|
25396
25883
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
25397
25884
|
// File already imported_once. Skipping output.
|
|
@@ -25444,6 +25931,20 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25444
25931
|
// #endregion
|
|
25445
25932
|
|
|
25446
25933
|
|
|
25934
|
+
// Module meta
|
|
25935
|
+
$_kendo-module-meta: (
|
|
25936
|
+
name: "time-picker",
|
|
25937
|
+
dependencies: (
|
|
25938
|
+
"button",
|
|
25939
|
+
"icon",
|
|
25940
|
+
"input",
|
|
25941
|
+
"list",
|
|
25942
|
+
"popup",
|
|
25943
|
+
"time-selector",
|
|
25944
|
+
)
|
|
25945
|
+
);
|
|
25946
|
+
|
|
25947
|
+
|
|
25447
25948
|
// Dependencies
|
|
25448
25949
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
25449
25950
|
// File already imported_once. Skipping output.
|
|
@@ -25502,6 +26003,22 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25502
26003
|
// #endregion
|
|
25503
26004
|
|
|
25504
26005
|
|
|
26006
|
+
// Module meta
|
|
26007
|
+
$_kendo-module-meta: (
|
|
26008
|
+
name: "date-time-picker",
|
|
26009
|
+
dependencies: (
|
|
26010
|
+
"calendar",
|
|
26011
|
+
"date-input",
|
|
26012
|
+
"date-picker",
|
|
26013
|
+
"icon",
|
|
26014
|
+
"input",
|
|
26015
|
+
"list",
|
|
26016
|
+
"popup",
|
|
26017
|
+
"time-selector",
|
|
26018
|
+
)
|
|
26019
|
+
);
|
|
26020
|
+
|
|
26021
|
+
|
|
25505
26022
|
// Dependencies
|
|
25506
26023
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
25507
26024
|
// File already imported_once. Skipping output.
|
|
@@ -25618,6 +26135,22 @@ $kendo-datetime-width: calc( #{$kendo-calendar-cell-size * 8} + #{$kendo-infinit
|
|
|
25618
26135
|
// #endregion
|
|
25619
26136
|
|
|
25620
26137
|
|
|
26138
|
+
// Module meta
|
|
26139
|
+
$_kendo-module-meta: (
|
|
26140
|
+
name: "date-range-picker",
|
|
26141
|
+
dependencies: (
|
|
26142
|
+
"calendar",
|
|
26143
|
+
"date-input",
|
|
26144
|
+
"date-picker",
|
|
26145
|
+
"icon",
|
|
26146
|
+
"input",
|
|
26147
|
+
"popup",
|
|
26148
|
+
)
|
|
26149
|
+
);
|
|
26150
|
+
|
|
26151
|
+
|
|
26152
|
+
|
|
26153
|
+
|
|
25621
26154
|
// Dependencies
|
|
25622
26155
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25623
26156
|
// File already imported_once. Skipping output.
|
|
@@ -25711,6 +26244,18 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25711
26244
|
// #endregion
|
|
25712
26245
|
|
|
25713
26246
|
|
|
26247
|
+
// Module meta
|
|
26248
|
+
$_kendo-module-meta: (
|
|
26249
|
+
name: "dropdown-grid",
|
|
26250
|
+
dependencies: (
|
|
26251
|
+
"icon",
|
|
26252
|
+
"input",
|
|
26253
|
+
"popup",
|
|
26254
|
+
"table",
|
|
26255
|
+
)
|
|
26256
|
+
);
|
|
26257
|
+
|
|
26258
|
+
|
|
25714
26259
|
// Dependencies
|
|
25715
26260
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25716
26261
|
// File already imported_once. Skipping output.
|
|
@@ -25780,6 +26325,18 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25780
26325
|
// #endregion
|
|
25781
26326
|
|
|
25782
26327
|
|
|
26328
|
+
// Module meta
|
|
26329
|
+
$_kendo-module-meta: (
|
|
26330
|
+
name: "dropdown-list",
|
|
26331
|
+
dependencies: (
|
|
26332
|
+
"icon",
|
|
26333
|
+
"input",
|
|
26334
|
+
"list",
|
|
26335
|
+
"popup",
|
|
26336
|
+
)
|
|
26337
|
+
);
|
|
26338
|
+
|
|
26339
|
+
|
|
25783
26340
|
// Dependencies
|
|
25784
26341
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25785
26342
|
// File already imported_once. Skipping output.
|
|
@@ -25873,6 +26430,18 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25873
26430
|
// #endregion
|
|
25874
26431
|
|
|
25875
26432
|
|
|
26433
|
+
// Module meta
|
|
26434
|
+
$_kendo-module-meta: (
|
|
26435
|
+
name: "dropdown-tree",
|
|
26436
|
+
dependencies: (
|
|
26437
|
+
"icon",
|
|
26438
|
+
"input",
|
|
26439
|
+
"popup",
|
|
26440
|
+
"treeview",
|
|
26441
|
+
)
|
|
26442
|
+
);
|
|
26443
|
+
|
|
26444
|
+
|
|
25876
26445
|
// Dependencies
|
|
25877
26446
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25878
26447
|
// File already imported_once. Skipping output.
|
|
@@ -25892,6 +26461,20 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25892
26461
|
// #endregion
|
|
25893
26462
|
|
|
25894
26463
|
|
|
26464
|
+
// Module meta
|
|
26465
|
+
$_kendo-module-meta: (
|
|
26466
|
+
name: "multiselect",
|
|
26467
|
+
dependencies: (
|
|
26468
|
+
"button",
|
|
26469
|
+
"chip",
|
|
26470
|
+
"icon",
|
|
26471
|
+
"input",
|
|
26472
|
+
"list",
|
|
26473
|
+
"popup",
|
|
26474
|
+
)
|
|
26475
|
+
);
|
|
26476
|
+
|
|
26477
|
+
|
|
25895
26478
|
// Dependencies
|
|
25896
26479
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25897
26480
|
// File already imported_once. Skipping output.
|
|
@@ -25959,6 +26542,16 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25959
26542
|
// #endregion
|
|
25960
26543
|
|
|
25961
26544
|
|
|
26545
|
+
// Module meta
|
|
26546
|
+
$_kendo-module-meta: (
|
|
26547
|
+
name: "treeview",
|
|
26548
|
+
dependencies: (
|
|
26549
|
+
"checkbox",
|
|
26550
|
+
"icon",
|
|
26551
|
+
)
|
|
26552
|
+
);
|
|
26553
|
+
|
|
26554
|
+
|
|
25962
26555
|
// Dependencies
|
|
25963
26556
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25964
26557
|
// File already imported_once. Skipping output.
|
|
@@ -26502,6 +27095,16 @@ $kendo-dropdowntree-popup-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
26502
27095
|
// #endregion
|
|
26503
27096
|
|
|
26504
27097
|
|
|
27098
|
+
// Module meta
|
|
27099
|
+
$_kendo-module-meta: (
|
|
27100
|
+
name: "masked-textbox",
|
|
27101
|
+
dependencies: (
|
|
27102
|
+
"input",
|
|
27103
|
+
"icon",
|
|
27104
|
+
)
|
|
27105
|
+
);
|
|
27106
|
+
|
|
27107
|
+
|
|
26505
27108
|
// Dependencies
|
|
26506
27109
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26507
27110
|
// File already imported_once. Skipping output.
|
|
@@ -26563,6 +27166,15 @@ $kendo-dropdowntree-popup-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
26563
27166
|
// #endregion
|
|
26564
27167
|
|
|
26565
27168
|
|
|
27169
|
+
// Module meta
|
|
27170
|
+
$_kendo-module-meta: (
|
|
27171
|
+
name: "rating",
|
|
27172
|
+
dependencies: (
|
|
27173
|
+
"icon",
|
|
27174
|
+
)
|
|
27175
|
+
);
|
|
27176
|
+
|
|
27177
|
+
|
|
26566
27178
|
// Dependencies
|
|
26567
27179
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26568
27180
|
// File already imported_once. Skipping output.
|
|
@@ -26765,6 +27377,17 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
26765
27377
|
// #endregion
|
|
26766
27378
|
|
|
26767
27379
|
|
|
27380
|
+
// Module meta
|
|
27381
|
+
$_kendo-module-meta: (
|
|
27382
|
+
name: "searchbox",
|
|
27383
|
+
dependencies: (
|
|
27384
|
+
"button",
|
|
27385
|
+
"icon",
|
|
27386
|
+
"input",
|
|
27387
|
+
)
|
|
27388
|
+
);
|
|
27389
|
+
|
|
27390
|
+
|
|
26768
27391
|
// Dependencies
|
|
26769
27392
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
26770
27393
|
// File already imported_once. Skipping output.
|
|
@@ -26817,6 +27440,13 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
26817
27440
|
// #endregion
|
|
26818
27441
|
|
|
26819
27442
|
|
|
27443
|
+
// Module meta
|
|
27444
|
+
$_kendo-module-meta: (
|
|
27445
|
+
name: "switch",
|
|
27446
|
+
dependencies: ()
|
|
27447
|
+
);
|
|
27448
|
+
|
|
27449
|
+
|
|
26820
27450
|
// Dependencies
|
|
26821
27451
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26822
27452
|
// File already imported_once. Skipping output.
|
|
@@ -27424,6 +28054,18 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
|
|
|
27424
28054
|
// #endregion
|
|
27425
28055
|
|
|
27426
28056
|
|
|
28057
|
+
// Module meta
|
|
28058
|
+
$_kendo-module-meta: (
|
|
28059
|
+
name: "upload",
|
|
28060
|
+
dependencies: (
|
|
28061
|
+
"actions",
|
|
28062
|
+
"button",
|
|
28063
|
+
"dropzone",
|
|
28064
|
+
"icon",
|
|
28065
|
+
)
|
|
28066
|
+
);
|
|
28067
|
+
|
|
28068
|
+
|
|
27427
28069
|
// Dependencies
|
|
27428
28070
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27429
28071
|
// File already imported_once. Skipping output.
|
|
@@ -27446,6 +28088,13 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
|
|
|
27446
28088
|
// #endregion
|
|
27447
28089
|
|
|
27448
28090
|
|
|
28091
|
+
// Module meta
|
|
28092
|
+
$_kendo-module-meta: (
|
|
28093
|
+
name: "drop-zone",
|
|
28094
|
+
dependencies: ()
|
|
28095
|
+
);
|
|
28096
|
+
|
|
28097
|
+
|
|
27449
28098
|
// Dependencies
|
|
27450
28099
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27451
28100
|
// File already imported_once. Skipping output.
|
|
@@ -28027,6 +28676,13 @@ $kendo-upload-focus-shadow: 0 0 0 2px rgba( black, .13 ) !default;
|
|
|
28027
28676
|
// #endregion
|
|
28028
28677
|
|
|
28029
28678
|
|
|
28679
|
+
// Module meta
|
|
28680
|
+
$_kendo-module-meta: (
|
|
28681
|
+
name: "appbar",
|
|
28682
|
+
dependencies: ()
|
|
28683
|
+
);
|
|
28684
|
+
|
|
28685
|
+
|
|
28030
28686
|
// Dependencies
|
|
28031
28687
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
28032
28688
|
// File already imported_once. Skipping output.
|
|
@@ -28222,6 +28878,18 @@ $kendo-appbar-bottom-box-shadow: 0px -2px 3px rgba( black, .24 ) !default;
|
|
|
28222
28878
|
// #endregion
|
|
28223
28879
|
|
|
28224
28880
|
|
|
28881
|
+
// Module meta
|
|
28882
|
+
$_kendo-module-meta: (
|
|
28883
|
+
name: "fab",
|
|
28884
|
+
dependencies: (
|
|
28885
|
+
"badge",
|
|
28886
|
+
"button",
|
|
28887
|
+
"icon",
|
|
28888
|
+
// "utils/layout/position",
|
|
28889
|
+
)
|
|
28890
|
+
);
|
|
28891
|
+
|
|
28892
|
+
|
|
28225
28893
|
// Dependencies
|
|
28226
28894
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
28227
28895
|
// File already imported_once. Skipping output.
|
|
@@ -28682,6 +29350,16 @@ $kendo-fab-item-active-shadow: $kendo-fab-active-shadow !default;
|
|
|
28682
29350
|
// #endregion
|
|
28683
29351
|
|
|
28684
29352
|
|
|
29353
|
+
// Module meta
|
|
29354
|
+
$_kendo-module-meta: (
|
|
29355
|
+
name: "action-sheet",
|
|
29356
|
+
dependencies: (
|
|
29357
|
+
"icon",
|
|
29358
|
+
"popup",
|
|
29359
|
+
)
|
|
29360
|
+
);
|
|
29361
|
+
|
|
29362
|
+
|
|
28685
29363
|
// Dependencies
|
|
28686
29364
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
28687
29365
|
// File already imported_once. Skipping output.
|
|
@@ -29273,6 +29951,17 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !de
|
|
|
29273
29951
|
// #endregion
|
|
29274
29952
|
|
|
29275
29953
|
|
|
29954
|
+
// Module meta
|
|
29955
|
+
$_kendo-module-meta: (
|
|
29956
|
+
name: "dialog",
|
|
29957
|
+
dependencies: (
|
|
29958
|
+
"button",
|
|
29959
|
+
"icon",
|
|
29960
|
+
"window",
|
|
29961
|
+
)
|
|
29962
|
+
);
|
|
29963
|
+
|
|
29964
|
+
|
|
29276
29965
|
// Dependencies
|
|
29277
29966
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29278
29967
|
// File already imported_once. Skipping output.
|
|
@@ -29286,6 +29975,19 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !de
|
|
|
29286
29975
|
// #endregion
|
|
29287
29976
|
|
|
29288
29977
|
|
|
29978
|
+
// Module meta
|
|
29979
|
+
$_kendo-module-meta: (
|
|
29980
|
+
name: "window",
|
|
29981
|
+
dependencies: (
|
|
29982
|
+
"actions",
|
|
29983
|
+
"button",
|
|
29984
|
+
"form",
|
|
29985
|
+
"icon",
|
|
29986
|
+
"overlay",
|
|
29987
|
+
)
|
|
29988
|
+
);
|
|
29989
|
+
|
|
29990
|
+
|
|
29289
29991
|
// Dependencies
|
|
29290
29992
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29291
29993
|
// File already imported_once. Skipping output.
|
|
@@ -29677,6 +30379,17 @@ $kendo-dialog-theme-colors: (
|
|
|
29677
30379
|
// #endregion
|
|
29678
30380
|
|
|
29679
30381
|
|
|
30382
|
+
// Module meta
|
|
30383
|
+
$_kendo-module-meta: (
|
|
30384
|
+
name: "drawer",
|
|
30385
|
+
dependencies: (
|
|
30386
|
+
"icon",
|
|
30387
|
+
"list",
|
|
30388
|
+
"overlay",
|
|
30389
|
+
)
|
|
30390
|
+
);
|
|
30391
|
+
|
|
30392
|
+
|
|
29680
30393
|
// Dependencies
|
|
29681
30394
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29682
30395
|
// File already imported_once. Skipping output.
|
|
@@ -30077,6 +30790,16 @@ $kendo-drawer-selected-hover-text: $kendo-color-secondary !default;
|
|
|
30077
30790
|
// #endregion
|
|
30078
30791
|
|
|
30079
30792
|
|
|
30793
|
+
// Module meta
|
|
30794
|
+
$_kendo-module-meta: (
|
|
30795
|
+
name: "notification",
|
|
30796
|
+
dependencies: (
|
|
30797
|
+
"icon",
|
|
30798
|
+
"popup",
|
|
30799
|
+
)
|
|
30800
|
+
);
|
|
30801
|
+
|
|
30802
|
+
|
|
30080
30803
|
// Dependencies
|
|
30081
30804
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30082
30805
|
// File already imported_once. Skipping output.
|
|
@@ -30270,6 +30993,16 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
|
|
|
30270
30993
|
// #endregion
|
|
30271
30994
|
|
|
30272
30995
|
|
|
30996
|
+
// Module meta
|
|
30997
|
+
$_kendo-module-meta: (
|
|
30998
|
+
name: "popover",
|
|
30999
|
+
dependencies: (
|
|
31000
|
+
"card",
|
|
31001
|
+
"popup",
|
|
31002
|
+
)
|
|
31003
|
+
);
|
|
31004
|
+
|
|
31005
|
+
|
|
30273
31006
|
// Dependencies
|
|
30274
31007
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30275
31008
|
// File already imported_once. Skipping output.
|
|
@@ -30283,6 +31016,18 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
|
|
|
30283
31016
|
// #endregion
|
|
30284
31017
|
|
|
30285
31018
|
|
|
31019
|
+
// Module meta
|
|
31020
|
+
$_kendo-module-meta: (
|
|
31021
|
+
name: "card",
|
|
31022
|
+
dependencies: (
|
|
31023
|
+
"icon",
|
|
31024
|
+
"actions",
|
|
31025
|
+
"typography",
|
|
31026
|
+
// "utils/flex-grid"
|
|
31027
|
+
)
|
|
31028
|
+
);
|
|
31029
|
+
|
|
31030
|
+
|
|
30286
31031
|
// Dependencies
|
|
30287
31032
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30288
31033
|
// File already imported_once. Skipping output.
|
|
@@ -31061,6 +31806,15 @@ $kendo-popover-callout-border: $kendo-popover-border !default;
|
|
|
31061
31806
|
// #endregion
|
|
31062
31807
|
|
|
31063
31808
|
|
|
31809
|
+
// Module meta
|
|
31810
|
+
$_kendo-module-meta: (
|
|
31811
|
+
name: "responsive-panel",
|
|
31812
|
+
dependencies: (
|
|
31813
|
+
"icon",
|
|
31814
|
+
)
|
|
31815
|
+
);
|
|
31816
|
+
|
|
31817
|
+
|
|
31064
31818
|
// Dependencies
|
|
31065
31819
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31066
31820
|
// File already imported_once. Skipping output.
|
|
@@ -31161,6 +31915,16 @@ $kendo-popover-callout-border: $kendo-popover-border !default;
|
|
|
31161
31915
|
// #endregion
|
|
31162
31916
|
|
|
31163
31917
|
|
|
31918
|
+
// Module meta
|
|
31919
|
+
$_kendo-module-meta: (
|
|
31920
|
+
name: "bottom-navigation",
|
|
31921
|
+
dependencies: (
|
|
31922
|
+
"icon",
|
|
31923
|
+
// "utils/layout/position"
|
|
31924
|
+
)
|
|
31925
|
+
);
|
|
31926
|
+
|
|
31927
|
+
|
|
31164
31928
|
// Dependencies
|
|
31165
31929
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31166
31930
|
// File already imported_once. Skipping output.
|
|
@@ -31389,6 +32153,16 @@ $kendo-bottom-nav-flat-border: $kendo-component-border !default;
|
|
|
31389
32153
|
// #endregion
|
|
31390
32154
|
|
|
31391
32155
|
|
|
32156
|
+
// Module meta
|
|
32157
|
+
$_kendo-module-meta: (
|
|
32158
|
+
name: "breadcrumb",
|
|
32159
|
+
dependencies: (
|
|
32160
|
+
"icon",
|
|
32161
|
+
"input",
|
|
32162
|
+
)
|
|
32163
|
+
);
|
|
32164
|
+
|
|
32165
|
+
|
|
31392
32166
|
// Dependencies
|
|
31393
32167
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31394
32168
|
// File already imported_once. Skipping output.
|
|
@@ -31706,6 +32480,17 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
|
|
|
31706
32480
|
// #endregion
|
|
31707
32481
|
|
|
31708
32482
|
|
|
32483
|
+
// Module meta
|
|
32484
|
+
$_kendo-module-meta: (
|
|
32485
|
+
name: "pager",
|
|
32486
|
+
dependencies: (
|
|
32487
|
+
"button",
|
|
32488
|
+
"dropdown-list",
|
|
32489
|
+
"icon",
|
|
32490
|
+
)
|
|
32491
|
+
);
|
|
32492
|
+
|
|
32493
|
+
|
|
31709
32494
|
// Dependencies
|
|
31710
32495
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31711
32496
|
// File already imported_once. Skipping output.
|
|
@@ -32175,6 +32960,16 @@ $kendo-pager-sizes: (
|
|
|
32175
32960
|
// #endregion
|
|
32176
32961
|
|
|
32177
32962
|
|
|
32963
|
+
// Module meta
|
|
32964
|
+
$_kendo-module-meta: (
|
|
32965
|
+
name: "stepper",
|
|
32966
|
+
dependencies: (
|
|
32967
|
+
"icon",
|
|
32968
|
+
"progressbar",
|
|
32969
|
+
)
|
|
32970
|
+
);
|
|
32971
|
+
|
|
32972
|
+
|
|
32178
32973
|
// Dependencies
|
|
32179
32974
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
32180
32975
|
// File already imported_once. Skipping output.
|
|
@@ -32798,6 +33593,17 @@ $kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0m
|
|
|
32798
33593
|
// #endregion
|
|
32799
33594
|
|
|
32800
33595
|
|
|
33596
|
+
// Module meta
|
|
33597
|
+
$_kendo-module-meta: (
|
|
33598
|
+
name: "tabstrip",
|
|
33599
|
+
dependencies: (
|
|
33600
|
+
"button",
|
|
33601
|
+
"icon",
|
|
33602
|
+
"list",
|
|
33603
|
+
)
|
|
33604
|
+
);
|
|
33605
|
+
|
|
33606
|
+
|
|
32801
33607
|
// Dependencies
|
|
32802
33608
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
32803
33609
|
// File already imported_once. Skipping output.
|
|
@@ -33453,6 +34259,18 @@ $kendo-tabstrip-content-focus-border: $kendo-component-text !default;
|
|
|
33453
34259
|
// #endregion
|
|
33454
34260
|
|
|
33455
34261
|
|
|
34262
|
+
// Module meta
|
|
34263
|
+
$_kendo-module-meta: (
|
|
34264
|
+
name: "wizard",
|
|
34265
|
+
dependencies: (
|
|
34266
|
+
"button",
|
|
34267
|
+
"form",
|
|
34268
|
+
"icon",
|
|
34269
|
+
"stepper",
|
|
34270
|
+
)
|
|
34271
|
+
);
|
|
34272
|
+
|
|
34273
|
+
|
|
33456
34274
|
// Dependencies
|
|
33457
34275
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33458
34276
|
// File already imported_once. Skipping output.
|
|
@@ -33648,6 +34466,17 @@ $kendo-wizard-step-focus-border: #656565 !default;
|
|
|
33648
34466
|
// #endregion
|
|
33649
34467
|
|
|
33650
34468
|
|
|
34469
|
+
// Module meta
|
|
34470
|
+
$_kendo-module-meta: (
|
|
34471
|
+
name: "expander",
|
|
34472
|
+
dependencies: (
|
|
34473
|
+
"icon",
|
|
34474
|
+
"list",
|
|
34475
|
+
// "utils/layout/display",
|
|
34476
|
+
)
|
|
34477
|
+
);
|
|
34478
|
+
|
|
34479
|
+
|
|
33651
34480
|
// Dependencies
|
|
33652
34481
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33653
34482
|
// File already imported_once. Skipping output.
|
|
@@ -33839,6 +34668,16 @@ $kendo-expander-content-padding-y: k-map-get( $kendo-spacing, 6 ) !default;
|
|
|
33839
34668
|
// #endregion
|
|
33840
34669
|
|
|
33841
34670
|
|
|
34671
|
+
// Module meta
|
|
34672
|
+
$_kendo-module-meta: (
|
|
34673
|
+
name: "panelbar",
|
|
34674
|
+
dependencies: (
|
|
34675
|
+
"icon",
|
|
34676
|
+
"list",
|
|
34677
|
+
)
|
|
34678
|
+
);
|
|
34679
|
+
|
|
34680
|
+
|
|
33842
34681
|
// Dependencies
|
|
33843
34682
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33844
34683
|
// File already imported_once. Skipping output.
|
|
@@ -34349,6 +35188,17 @@ $kendo-panelbar-header-expanded-gradient: null !default;
|
|
|
34349
35188
|
// #endregion
|
|
34350
35189
|
|
|
34351
35190
|
|
|
35191
|
+
// Module meta
|
|
35192
|
+
$_kendo-module-meta: (
|
|
35193
|
+
name: "splitter",
|
|
35194
|
+
dependencies: (
|
|
35195
|
+
"draggable",
|
|
35196
|
+
"icon",
|
|
35197
|
+
// "resizable",
|
|
35198
|
+
)
|
|
35199
|
+
);
|
|
35200
|
+
|
|
35201
|
+
|
|
34352
35202
|
// Dependencies
|
|
34353
35203
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34354
35204
|
// File already imported_once. Skipping output.
|
|
@@ -34644,6 +35494,16 @@ $kendo-splitbar-selected-text: $kendo-color-primary-contrast !default;
|
|
|
34644
35494
|
// #endregion
|
|
34645
35495
|
|
|
34646
35496
|
|
|
35497
|
+
// Module meta
|
|
35498
|
+
$_kendo-module-meta: (
|
|
35499
|
+
name: "tile-layout",
|
|
35500
|
+
dependencies: (
|
|
35501
|
+
"card",
|
|
35502
|
+
"icon",
|
|
35503
|
+
)
|
|
35504
|
+
);
|
|
35505
|
+
|
|
35506
|
+
|
|
34647
35507
|
// Dependencies
|
|
34648
35508
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34649
35509
|
// File already imported_once. Skipping output.
|
|
@@ -34761,6 +35621,37 @@ $kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
|
34761
35621
|
// #endregion
|
|
34762
35622
|
|
|
34763
35623
|
|
|
35624
|
+
// Module meta
|
|
35625
|
+
$_kendo-module-meta: (
|
|
35626
|
+
name: "grid",
|
|
35627
|
+
dependencies: (
|
|
35628
|
+
"actions",
|
|
35629
|
+
"autocomplete",
|
|
35630
|
+
"badge",
|
|
35631
|
+
"button",
|
|
35632
|
+
"checkbox",
|
|
35633
|
+
"chip",
|
|
35634
|
+
"date-time-picker",
|
|
35635
|
+
"dialog",
|
|
35636
|
+
"dropdown-list",
|
|
35637
|
+
"icon",
|
|
35638
|
+
"input",
|
|
35639
|
+
"list",
|
|
35640
|
+
"menu",
|
|
35641
|
+
"numeric-textbox",
|
|
35642
|
+
"pager",
|
|
35643
|
+
"progressbar",
|
|
35644
|
+
"radio",
|
|
35645
|
+
"skeleton",
|
|
35646
|
+
"table",
|
|
35647
|
+
"textbox",
|
|
35648
|
+
"toolbar",
|
|
35649
|
+
"validator",
|
|
35650
|
+
"utils/layout/float",
|
|
35651
|
+
)
|
|
35652
|
+
);
|
|
35653
|
+
|
|
35654
|
+
|
|
34764
35655
|
// Dependencies
|
|
34765
35656
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34766
35657
|
// File already imported_once. Skipping output.
|
|
@@ -34774,6 +35665,19 @@ $kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
|
34774
35665
|
// #endregion
|
|
34775
35666
|
|
|
34776
35667
|
|
|
35668
|
+
// Module meta
|
|
35669
|
+
$_kendo-module-meta: (
|
|
35670
|
+
name: "adaptive",
|
|
35671
|
+
dependencies: (
|
|
35672
|
+
"checkbox",
|
|
35673
|
+
"listgroup",
|
|
35674
|
+
"radio",
|
|
35675
|
+
"switch",
|
|
35676
|
+
"toolbar",
|
|
35677
|
+
)
|
|
35678
|
+
);
|
|
35679
|
+
|
|
35680
|
+
|
|
34777
35681
|
// Dependencies (TODO: extract variables)
|
|
34778
35682
|
// #region @import "../listgroup/_index.scss"; -> scss/listgroup/_index.scss
|
|
34779
35683
|
// File already imported_once. Skipping output.
|
|
@@ -36883,7 +37787,11 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
36883
37787
|
kendo-grid-string-filter-menu,
|
|
36884
37788
|
kendo-grid-date-filter-menu,
|
|
36885
37789
|
kendo-grid-numeric-filter-menu,
|
|
36886
|
-
kendo-grid-filter-menu-input-wrapper
|
|
37790
|
+
kendo-grid-filter-menu-input-wrapper,
|
|
37791
|
+
kendo-treelist-string-filter-menu,
|
|
37792
|
+
kendo-treelist-date-filter-menu,
|
|
37793
|
+
kendo-treelist-numeric-filter-menu,
|
|
37794
|
+
kendo-treelist-filter-menu-input-wrapper {
|
|
36887
37795
|
display: flex;
|
|
36888
37796
|
flex-flow: column nowrap;
|
|
36889
37797
|
align-items: stretch;
|
|
@@ -37898,6 +38806,17 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
37898
38806
|
// #endregion
|
|
37899
38807
|
|
|
37900
38808
|
|
|
38809
|
+
// Module meta
|
|
38810
|
+
$_kendo-module-meta: (
|
|
38811
|
+
name: "listview",
|
|
38812
|
+
dependencies: (
|
|
38813
|
+
"icon",
|
|
38814
|
+
"pager",
|
|
38815
|
+
// "utils/flex-grid",
|
|
38816
|
+
)
|
|
38817
|
+
);
|
|
38818
|
+
|
|
38819
|
+
|
|
37901
38820
|
// Dependencies
|
|
37902
38821
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
37903
38822
|
// File already imported_once. Skipping output.
|
|
@@ -38155,6 +39074,29 @@ $kendo-listview-item-focus-shadow: null !default;
|
|
|
38155
39074
|
// #endregion
|
|
38156
39075
|
|
|
38157
39076
|
|
|
39077
|
+
// Module meta
|
|
39078
|
+
$_kendo-module-meta: (
|
|
39079
|
+
name: "spreadsheet",
|
|
39080
|
+
dependencies: (
|
|
39081
|
+
"button",
|
|
39082
|
+
"checkbox",
|
|
39083
|
+
"color-picker",
|
|
39084
|
+
"combobox",
|
|
39085
|
+
"date-time-picker",
|
|
39086
|
+
"dropdown-list",
|
|
39087
|
+
"icon",
|
|
39088
|
+
"list",
|
|
39089
|
+
"menu",
|
|
39090
|
+
"radio",
|
|
39091
|
+
"tabstrip",
|
|
39092
|
+
"toolbar",
|
|
39093
|
+
"treeview",
|
|
39094
|
+
"upload",
|
|
39095
|
+
"window",
|
|
39096
|
+
)
|
|
39097
|
+
);
|
|
39098
|
+
|
|
39099
|
+
|
|
38158
39100
|
// Dependencies
|
|
38159
39101
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38160
39102
|
// File already imported_once. Skipping output.
|
|
@@ -39537,6 +40479,19 @@ $kendo-spreadsheet-drawing-anchor-bg: rgba( $kendo-selected-bg, .25 ) !default;
|
|
|
39537
40479
|
// #endregion
|
|
39538
40480
|
|
|
39539
40481
|
|
|
40482
|
+
// Module meta
|
|
40483
|
+
$_kendo-module-meta: (
|
|
40484
|
+
name: "pivotgrid",
|
|
40485
|
+
dependencies: (
|
|
40486
|
+
"dialog",
|
|
40487
|
+
"grid",
|
|
40488
|
+
"icon",
|
|
40489
|
+
"list",
|
|
40490
|
+
"treeview",
|
|
40491
|
+
)
|
|
40492
|
+
);
|
|
40493
|
+
|
|
40494
|
+
|
|
39540
40495
|
// Dependencies
|
|
39541
40496
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
39542
40497
|
// File already imported_once. Skipping output.
|
|
@@ -40651,6 +41606,16 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
40651
41606
|
// #endregion
|
|
40652
41607
|
|
|
40653
41608
|
|
|
41609
|
+
// Module meta
|
|
41610
|
+
$_kendo-module-meta: (
|
|
41611
|
+
name: "treelist",
|
|
41612
|
+
dependencies: (
|
|
41613
|
+
"grid",
|
|
41614
|
+
"icon",
|
|
41615
|
+
)
|
|
41616
|
+
);
|
|
41617
|
+
|
|
41618
|
+
|
|
40654
41619
|
// Dependencies
|
|
40655
41620
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40656
41621
|
// File already imported_once. Skipping output.
|
|
@@ -40853,6 +41818,21 @@ $kendo-treelist-footer-row-border-width: 1px !default;
|
|
|
40853
41818
|
// #endregion
|
|
40854
41819
|
|
|
40855
41820
|
|
|
41821
|
+
// Module meta
|
|
41822
|
+
$_kendo-module-meta: (
|
|
41823
|
+
name: "filter",
|
|
41824
|
+
dependencies: (
|
|
41825
|
+
"button",
|
|
41826
|
+
"checkbox",
|
|
41827
|
+
"date-time-picker",
|
|
41828
|
+
"dropdown-list",
|
|
41829
|
+
"input",
|
|
41830
|
+
"numeric-textbox",
|
|
41831
|
+
"toolbar",
|
|
41832
|
+
)
|
|
41833
|
+
);
|
|
41834
|
+
|
|
41835
|
+
|
|
40856
41836
|
// Dependencies
|
|
40857
41837
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40858
41838
|
// File already imported_once. Skipping output.
|
|
@@ -41072,6 +42052,25 @@ $kendo-filter-toolbar-focus-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px
|
|
|
41072
42052
|
// #endregion
|
|
41073
42053
|
|
|
41074
42054
|
|
|
42055
|
+
// Module meta
|
|
42056
|
+
$_kendo-module-meta: (
|
|
42057
|
+
name: "file-manager",
|
|
42058
|
+
dependencies: (
|
|
42059
|
+
"breadcrumb",
|
|
42060
|
+
"dialog",
|
|
42061
|
+
"grid",
|
|
42062
|
+
"input",
|
|
42063
|
+
"listview",
|
|
42064
|
+
"menu",
|
|
42065
|
+
"splitter",
|
|
42066
|
+
"switch",
|
|
42067
|
+
"toolbar",
|
|
42068
|
+
"treeview",
|
|
42069
|
+
"upload",
|
|
42070
|
+
)
|
|
42071
|
+
);
|
|
42072
|
+
|
|
42073
|
+
|
|
41075
42074
|
// Dependencies
|
|
41076
42075
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
41077
42076
|
// File already imported_once. Skipping output.
|
|
@@ -41556,6 +42555,21 @@ $kendo-file-manager-preview-icon-border: null !default;
|
|
|
41556
42555
|
// #endregion
|
|
41557
42556
|
|
|
41558
42557
|
|
|
42558
|
+
// Module meta
|
|
42559
|
+
$_kendo-module-meta: (
|
|
42560
|
+
name: "task-board",
|
|
42561
|
+
dependencies: (
|
|
42562
|
+
"card",
|
|
42563
|
+
"form",
|
|
42564
|
+
"icon",
|
|
42565
|
+
"input",
|
|
42566
|
+
"searchbox",
|
|
42567
|
+
"textbox",
|
|
42568
|
+
"toolbar",
|
|
42569
|
+
)
|
|
42570
|
+
);
|
|
42571
|
+
|
|
42572
|
+
|
|
41559
42573
|
// Dependencies
|
|
41560
42574
|
// @import "../utils/_index.scss";
|
|
41561
42575
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
@@ -42044,6 +43058,24 @@ $kendo-taskboard-drag-placeholder-border: $kendo-component-border !default;
|
|
|
42044
43058
|
// #endregion
|
|
42045
43059
|
|
|
42046
43060
|
|
|
43061
|
+
// Module meta
|
|
43062
|
+
$_kendo-module-meta: (
|
|
43063
|
+
name: "editor",
|
|
43064
|
+
dependencies: (
|
|
43065
|
+
"button",
|
|
43066
|
+
"checkbox",
|
|
43067
|
+
"color-picker",
|
|
43068
|
+
"combobox",
|
|
43069
|
+
"dropdown-list",
|
|
43070
|
+
"file-manager",
|
|
43071
|
+
"icon",
|
|
43072
|
+
"toolbar",
|
|
43073
|
+
"upload",
|
|
43074
|
+
"window",
|
|
43075
|
+
)
|
|
43076
|
+
);
|
|
43077
|
+
|
|
43078
|
+
|
|
42047
43079
|
// Dependencies
|
|
42048
43080
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
42049
43081
|
// File already imported_once. Skipping output.
|
|
@@ -42908,6 +43940,19 @@ $kendo-editor-selectednode-outline-color: #8cf !default; // sass-lint:disable-li
|
|
|
42908
43940
|
// #endregion
|
|
42909
43941
|
|
|
42910
43942
|
|
|
43943
|
+
// Module meta
|
|
43944
|
+
$_kendo-module-meta: (
|
|
43945
|
+
name: "image-editor",
|
|
43946
|
+
dependencies: (
|
|
43947
|
+
"checkbox",
|
|
43948
|
+
"dropdown-list",
|
|
43949
|
+
"form",
|
|
43950
|
+
"numeric-textbox",
|
|
43951
|
+
"toolbar",
|
|
43952
|
+
)
|
|
43953
|
+
);
|
|
43954
|
+
|
|
43955
|
+
|
|
42911
43956
|
// Dependencies
|
|
42912
43957
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
42913
43958
|
// File already imported_once. Skipping output.
|
|
@@ -43207,6 +44252,23 @@ $kendo-image-editor-crop-overlay-bg: rgba( black, .3 ) !default;
|
|
|
43207
44252
|
// #endregion
|
|
43208
44253
|
|
|
43209
44254
|
|
|
44255
|
+
// Module meta
|
|
44256
|
+
$_kendo-module-meta: (
|
|
44257
|
+
name: "gantt",
|
|
44258
|
+
dependencies: (
|
|
44259
|
+
"button",
|
|
44260
|
+
"date-time-picker",
|
|
44261
|
+
"icon",
|
|
44262
|
+
"input",
|
|
44263
|
+
"numeric-textbox",
|
|
44264
|
+
"splitter",
|
|
44265
|
+
"treelist",
|
|
44266
|
+
"validator",
|
|
44267
|
+
"window",
|
|
44268
|
+
)
|
|
44269
|
+
);
|
|
44270
|
+
|
|
44271
|
+
|
|
43210
44272
|
// Dependencies
|
|
43211
44273
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
43212
44274
|
// File already imported_once. Skipping output.
|
|
@@ -44559,6 +45621,21 @@ $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
|
44559
45621
|
// #endregion
|
|
44560
45622
|
|
|
44561
45623
|
|
|
45624
|
+
// Module meta
|
|
45625
|
+
$_kendo-module-meta: (
|
|
45626
|
+
name: "scheduler",
|
|
45627
|
+
dependencies: (
|
|
45628
|
+
"adaptive",
|
|
45629
|
+
"button",
|
|
45630
|
+
"date-time-picker",
|
|
45631
|
+
"dialog",
|
|
45632
|
+
"dropdown-list",
|
|
45633
|
+
"icon",
|
|
45634
|
+
"tooltip",
|
|
45635
|
+
)
|
|
45636
|
+
);
|
|
45637
|
+
|
|
45638
|
+
|
|
44562
45639
|
// Dependencies
|
|
44563
45640
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
44564
45641
|
// File already imported_once. Skipping output.
|
|
@@ -46280,6 +47357,19 @@ $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
|
46280
47357
|
// #endregion
|
|
46281
47358
|
|
|
46282
47359
|
|
|
47360
|
+
// Module meta
|
|
47361
|
+
$_kendo-module-meta: (
|
|
47362
|
+
name: "chat",
|
|
47363
|
+
dependencies: (
|
|
47364
|
+
"button",
|
|
47365
|
+
"card",
|
|
47366
|
+
"icon",
|
|
47367
|
+
"input",
|
|
47368
|
+
"toolbar",
|
|
47369
|
+
)
|
|
47370
|
+
);
|
|
47371
|
+
|
|
47372
|
+
|
|
46283
47373
|
// Dependencies
|
|
46284
47374
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
46285
47375
|
// File already imported_once. Skipping output.
|
|
@@ -47039,6 +48129,17 @@ $kendo-chat-quick-reply-hover-border: $kendo-color-primary !default;
|
|
|
47039
48129
|
// #endregion
|
|
47040
48130
|
|
|
47041
48131
|
|
|
48132
|
+
// Module meta
|
|
48133
|
+
$_kendo-module-meta: (
|
|
48134
|
+
name: "media-player",
|
|
48135
|
+
dependencies: (
|
|
48136
|
+
"icon",
|
|
48137
|
+
"slider",
|
|
48138
|
+
"toolbar",
|
|
48139
|
+
)
|
|
48140
|
+
);
|
|
48141
|
+
|
|
48142
|
+
|
|
47042
48143
|
// Dependencies
|
|
47043
48144
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
47044
48145
|
// File already imported_once. Skipping output.
|
|
@@ -47224,6 +48325,17 @@ $kendo-media-player-titlebar-gradient: rgba( $kendo-media-player-text, .7 ), rgb
|
|
|
47224
48325
|
// #endregion
|
|
47225
48326
|
|
|
47226
48327
|
|
|
48328
|
+
// Module meta
|
|
48329
|
+
$_kendo-module-meta: (
|
|
48330
|
+
name: "timeline",
|
|
48331
|
+
dependencies: (
|
|
48332
|
+
"button",
|
|
48333
|
+
"card",
|
|
48334
|
+
"icon",
|
|
48335
|
+
)
|
|
48336
|
+
);
|
|
48337
|
+
|
|
48338
|
+
|
|
47227
48339
|
// Dependencies
|
|
47228
48340
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
47229
48341
|
// File already imported_once. Skipping output.
|
|
@@ -47861,6 +48973,21 @@ $kendo-timeline-event-min-height-calc: calc(2 * (#{$kendo-timeline-track-event-o
|
|
|
47861
48973
|
// #endregion
|
|
47862
48974
|
|
|
47863
48975
|
|
|
48976
|
+
// Module meta
|
|
48977
|
+
$_kendo-module-meta: (
|
|
48978
|
+
name: "pdf-viewer",
|
|
48979
|
+
dependencies: (
|
|
48980
|
+
"combobox",
|
|
48981
|
+
"dialog",
|
|
48982
|
+
"dropzone",
|
|
48983
|
+
"icon",
|
|
48984
|
+
"pager",
|
|
48985
|
+
"toolbar",
|
|
48986
|
+
"window",
|
|
48987
|
+
)
|
|
48988
|
+
);
|
|
48989
|
+
|
|
48990
|
+
|
|
47864
48991
|
// Dependencies
|
|
47865
48992
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
47866
48993
|
// File already imported_once. Skipping output.
|
|
@@ -48211,6 +49338,15 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
48211
49338
|
// #endregion
|
|
48212
49339
|
|
|
48213
49340
|
|
|
49341
|
+
// Module meta
|
|
49342
|
+
$_kendo-module-meta: (
|
|
49343
|
+
name: "scroller",
|
|
49344
|
+
dependencies: (
|
|
49345
|
+
"icon",
|
|
49346
|
+
)
|
|
49347
|
+
);
|
|
49348
|
+
|
|
49349
|
+
|
|
48214
49350
|
// Dependencies
|
|
48215
49351
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
48216
49352
|
// File already imported_once. Skipping output.
|
|
@@ -48337,6 +49473,16 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
48337
49473
|
// #endregion
|
|
48338
49474
|
|
|
48339
49475
|
|
|
49476
|
+
// Module meta
|
|
49477
|
+
$_kendo-module-meta: (
|
|
49478
|
+
name: "scrollview",
|
|
49479
|
+
dependencies: (
|
|
49480
|
+
"button",
|
|
49481
|
+
"icon",
|
|
49482
|
+
)
|
|
49483
|
+
);
|
|
49484
|
+
|
|
49485
|
+
|
|
48340
49486
|
// Dependencies
|
|
48341
49487
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
48342
49488
|
// File already imported_once. Skipping output.
|
|
@@ -48721,6 +49867,17 @@ $kendo-scrollview-transition-timing-function: ease-in-out !default;
|
|
|
48721
49867
|
// #endregion
|
|
48722
49868
|
|
|
48723
49869
|
|
|
49870
|
+
// Module meta
|
|
49871
|
+
$_kendo-module-meta: (
|
|
49872
|
+
name: "dataviz",
|
|
49873
|
+
dependencies: (
|
|
49874
|
+
"icon",
|
|
49875
|
+
"popup",
|
|
49876
|
+
"tooltip",
|
|
49877
|
+
)
|
|
49878
|
+
);
|
|
49879
|
+
|
|
49880
|
+
|
|
48724
49881
|
// Dependencies
|
|
48725
49882
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
48726
49883
|
// File already imported_once. Skipping output.
|
|
@@ -49537,6 +50694,18 @@ $kendo-treemap-line-height: $kendo-line-height-md !default;
|
|
|
49537
50694
|
// #endregion
|
|
49538
50695
|
|
|
49539
50696
|
|
|
50697
|
+
// Module meta
|
|
50698
|
+
$_kendo-module-meta: (
|
|
50699
|
+
name: "map",
|
|
50700
|
+
dependencies: (
|
|
50701
|
+
"button",
|
|
50702
|
+
"scroller",
|
|
50703
|
+
"icon",
|
|
50704
|
+
// "utils/layout/position",
|
|
50705
|
+
)
|
|
50706
|
+
);
|
|
50707
|
+
|
|
50708
|
+
|
|
49540
50709
|
// Dependencies
|
|
49541
50710
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
49542
50711
|
// File already imported_once. Skipping output.
|
|
@@ -49777,6 +50946,22 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
49777
50946
|
// #endregion
|
|
49778
50947
|
|
|
49779
50948
|
|
|
50949
|
+
// Module meta
|
|
50950
|
+
$_kendo-module-meta: (
|
|
50951
|
+
name: "orgchart",
|
|
50952
|
+
dependencies: (
|
|
50953
|
+
"card",
|
|
50954
|
+
"dropdown-list",
|
|
50955
|
+
"form",
|
|
50956
|
+
"icon",
|
|
50957
|
+
"menu",
|
|
50958
|
+
"textbox",
|
|
50959
|
+
"upload",
|
|
50960
|
+
"window",
|
|
50961
|
+
)
|
|
50962
|
+
);
|
|
50963
|
+
|
|
50964
|
+
|
|
49780
50965
|
// Dependencies
|
|
49781
50966
|
// @import "../utils/_index.scss";
|
|
49782
50967
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
@@ -50051,6 +51236,16 @@ $kendo-orgchart-line-v-height: 25px !default;
|
|
|
50051
51236
|
// #endregion
|
|
50052
51237
|
|
|
50053
51238
|
|
|
51239
|
+
// Module meta
|
|
51240
|
+
$_kendo-module-meta: (
|
|
51241
|
+
name: "signature",
|
|
51242
|
+
dependencies: (
|
|
51243
|
+
"button",
|
|
51244
|
+
"input",
|
|
51245
|
+
)
|
|
51246
|
+
);
|
|
51247
|
+
|
|
51248
|
+
|
|
50054
51249
|
// Dependencies
|
|
50055
51250
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
50056
51251
|
// File already imported_once. Skipping output.
|