@progress/kendo-theme-classic 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 +6735 -6081
- package/dist/meta/sassdoc-raw-data.json +300 -0
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.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/fab/index.md +0 -0
package/dist/all.scss
CHANGED
|
@@ -5348,6 +5348,13 @@ $kendo-invalid-shadow: null !default;
|
|
|
5348
5348
|
// #endregion
|
|
5349
5349
|
|
|
5350
5350
|
|
|
5351
|
+
// Module meta
|
|
5352
|
+
$_kendo-module-meta: (
|
|
5353
|
+
name: "utils",
|
|
5354
|
+
dependencies: ()
|
|
5355
|
+
);
|
|
5356
|
+
|
|
5357
|
+
|
|
5351
5358
|
// Dependencies
|
|
5352
5359
|
|
|
5353
5360
|
|
|
@@ -8300,6 +8307,13 @@ $kendo-utils: (
|
|
|
8300
8307
|
// #endregion
|
|
8301
8308
|
|
|
8302
8309
|
|
|
8310
|
+
// Module meta
|
|
8311
|
+
$_kendo-module-meta: (
|
|
8312
|
+
name: "typography",
|
|
8313
|
+
dependencies: ()
|
|
8314
|
+
);
|
|
8315
|
+
|
|
8316
|
+
|
|
8303
8317
|
// Dependencies
|
|
8304
8318
|
|
|
8305
8319
|
|
|
@@ -8632,6 +8646,13 @@ $kendo-display4-letter-spacing: null !default;
|
|
|
8632
8646
|
// #endregion
|
|
8633
8647
|
|
|
8634
8648
|
|
|
8649
|
+
// Module meta
|
|
8650
|
+
$_kendo-module-meta: (
|
|
8651
|
+
name: "icon",
|
|
8652
|
+
dependencies: ()
|
|
8653
|
+
);
|
|
8654
|
+
|
|
8655
|
+
|
|
8635
8656
|
// Dependencies
|
|
8636
8657
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
8637
8658
|
// File already imported_once. Skipping output.
|
|
@@ -9971,6 +9992,15 @@ $ki-rotate-map: (
|
|
|
9971
9992
|
// #endregion
|
|
9972
9993
|
|
|
9973
9994
|
|
|
9995
|
+
// Module meta
|
|
9996
|
+
$_kendo-module-meta: (
|
|
9997
|
+
name: "messagebox",
|
|
9998
|
+
dependencies: (
|
|
9999
|
+
"icon",
|
|
10000
|
+
)
|
|
10001
|
+
);
|
|
10002
|
+
|
|
10003
|
+
|
|
9974
10004
|
// Dependencies
|
|
9975
10005
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
9976
10006
|
// File already imported_once. Skipping output.
|
|
@@ -10059,6 +10089,13 @@ $kendo-message-box-link-text-decoration: underline !default;
|
|
|
10059
10089
|
// #endregion
|
|
10060
10090
|
|
|
10061
10091
|
|
|
10092
|
+
// Module meta
|
|
10093
|
+
$_kendo-module-meta: (
|
|
10094
|
+
name: "draggable",
|
|
10095
|
+
dependencies: ()
|
|
10096
|
+
);
|
|
10097
|
+
|
|
10098
|
+
|
|
10062
10099
|
// Dependencies
|
|
10063
10100
|
|
|
10064
10101
|
|
|
@@ -10253,6 +10290,16 @@ $kendo-drop-hint-bg: $kendo-color-primary !default;
|
|
|
10253
10290
|
// #endregion
|
|
10254
10291
|
|
|
10255
10292
|
|
|
10293
|
+
// Module meta
|
|
10294
|
+
$_kendo-module-meta: (
|
|
10295
|
+
name: "list",
|
|
10296
|
+
dependencies: (
|
|
10297
|
+
"checkbox",
|
|
10298
|
+
"icon",
|
|
10299
|
+
)
|
|
10300
|
+
);
|
|
10301
|
+
|
|
10302
|
+
|
|
10256
10303
|
// Dependencies
|
|
10257
10304
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
10258
10305
|
// File already imported_once. Skipping output.
|
|
@@ -10266,6 +10313,13 @@ $kendo-drop-hint-bg: $kendo-color-primary !default;
|
|
|
10266
10313
|
// #endregion
|
|
10267
10314
|
|
|
10268
10315
|
|
|
10316
|
+
// Module meta
|
|
10317
|
+
$_kendo-module-meta: (
|
|
10318
|
+
name: "checkbox",
|
|
10319
|
+
dependencies: ()
|
|
10320
|
+
);
|
|
10321
|
+
|
|
10322
|
+
|
|
10269
10323
|
// Dependencies
|
|
10270
10324
|
|
|
10271
10325
|
|
|
@@ -11387,6 +11441,15 @@ $kendo-checkbox-ripple-opacity: .25 !default;
|
|
|
11387
11441
|
// #endregion
|
|
11388
11442
|
|
|
11389
11443
|
|
|
11444
|
+
// Module meta
|
|
11445
|
+
$_kendo-module-meta: (
|
|
11446
|
+
name: "listgroup",
|
|
11447
|
+
dependencies: (
|
|
11448
|
+
"icon",
|
|
11449
|
+
)
|
|
11450
|
+
);
|
|
11451
|
+
|
|
11452
|
+
|
|
11390
11453
|
// Dependencies
|
|
11391
11454
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
11392
11455
|
// File already imported_once. Skipping output.
|
|
@@ -11655,6 +11718,13 @@ $kendo-listgroup-item-border-width: 1px !default;
|
|
|
11655
11718
|
// #endregion
|
|
11656
11719
|
|
|
11657
11720
|
|
|
11721
|
+
// Module meta
|
|
11722
|
+
$_kendo-module-meta: (
|
|
11723
|
+
name: "overlay",
|
|
11724
|
+
dependencies: ()
|
|
11725
|
+
);
|
|
11726
|
+
|
|
11727
|
+
|
|
11658
11728
|
// Dependencies
|
|
11659
11729
|
|
|
11660
11730
|
|
|
@@ -11718,6 +11788,13 @@ $kendo-overlay-opacity: .5 !default;
|
|
|
11718
11788
|
// #endregion
|
|
11719
11789
|
|
|
11720
11790
|
|
|
11791
|
+
// Module meta
|
|
11792
|
+
$_kendo-module-meta: (
|
|
11793
|
+
name: "popup",
|
|
11794
|
+
dependencies: ()
|
|
11795
|
+
);
|
|
11796
|
+
|
|
11797
|
+
|
|
11721
11798
|
// Dependencies
|
|
11722
11799
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
11723
11800
|
// File already imported_once. Skipping output.
|
|
@@ -11726,21 +11803,44 @@ $kendo-overlay-opacity: .5 !default;
|
|
|
11726
11803
|
|
|
11727
11804
|
// Component
|
|
11728
11805
|
// #region @import "./_variables.scss"; -> scss/popup/_variables.scss
|
|
11729
|
-
|
|
11806
|
+
/// Horizontal padding of the popup.
|
|
11807
|
+
/// @group popup
|
|
11730
11808
|
$kendo-popup-padding-x: null !default;
|
|
11809
|
+
/// Vertical padding of the popup.
|
|
11810
|
+
/// @group popup
|
|
11731
11811
|
$kendo-popup-padding-y: null !default;
|
|
11812
|
+
/// Width of the border around the popup.
|
|
11813
|
+
/// @group popup
|
|
11732
11814
|
$kendo-popup-border-width: 1px !default;
|
|
11815
|
+
/// Border radius of the popup.
|
|
11816
|
+
/// @group popup
|
|
11733
11817
|
$kendo-popup-border-radius: null !default;
|
|
11734
11818
|
|
|
11819
|
+
/// Font size of the popup.
|
|
11820
|
+
/// @group popup
|
|
11735
11821
|
$kendo-popup-font-size: $kendo-font-size-md !default;
|
|
11822
|
+
/// Line height of the popup.
|
|
11823
|
+
/// @group popup
|
|
11736
11824
|
$kendo-popup-line-height: $kendo-line-height-md !default;
|
|
11737
11825
|
|
|
11826
|
+
/// Horizontal padding of the popup content.
|
|
11827
|
+
/// @group popup
|
|
11738
11828
|
$kendo-popup-content-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
11829
|
+
/// Vertical padding of the popup content.
|
|
11830
|
+
/// @group popup
|
|
11739
11831
|
$kendo-popup-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
11740
11832
|
|
|
11833
|
+
/// Background color of the popup.
|
|
11834
|
+
/// @group popup
|
|
11741
11835
|
$kendo-popup-bg: $kendo-component-bg !default;
|
|
11836
|
+
/// Text color of the popup.
|
|
11837
|
+
/// @group popup
|
|
11742
11838
|
$kendo-popup-text: $kendo-component-text !default;
|
|
11839
|
+
/// Border color of the popup.
|
|
11840
|
+
/// @group popup
|
|
11743
11841
|
$kendo-popup-border: $kendo-component-border !default;
|
|
11842
|
+
/// Box shadow of the popup.
|
|
11843
|
+
/// @group popup
|
|
11744
11844
|
$kendo-popup-shadow: 0 2px 4px 0 rgba( black, .03 ), 0 4px 5px 0 rgba( black, .04 ) !default;
|
|
11745
11845
|
|
|
11746
11846
|
// #endregion
|
|
@@ -11844,6 +11944,13 @@ $kendo-popup-shadow: 0 2px 4px 0 rgba( black, .03 ), 0 4px 5px 0 rgba( black, .0
|
|
|
11844
11944
|
// #endregion
|
|
11845
11945
|
|
|
11846
11946
|
|
|
11947
|
+
// Module meta
|
|
11948
|
+
$_kendo-module-meta: (
|
|
11949
|
+
name: "ripple",
|
|
11950
|
+
dependencies: ()
|
|
11951
|
+
);
|
|
11952
|
+
|
|
11953
|
+
|
|
11847
11954
|
// Dependencies
|
|
11848
11955
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
11849
11956
|
// File already imported_once. Skipping output.
|
|
@@ -11930,6 +12037,13 @@ $kendo-popup-shadow: 0 2px 4px 0 rgba( black, .03 ), 0 4px 5px 0 rgba( black, .0
|
|
|
11930
12037
|
// #endregion
|
|
11931
12038
|
|
|
11932
12039
|
|
|
12040
|
+
// Module meta
|
|
12041
|
+
$_kendo-module-meta: (
|
|
12042
|
+
name: "table",
|
|
12043
|
+
dependencies: ()
|
|
12044
|
+
);
|
|
12045
|
+
|
|
12046
|
+
|
|
11933
12047
|
// Dependencies
|
|
11934
12048
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
11935
12049
|
// File already imported_once. Skipping output.
|
|
@@ -12485,6 +12599,13 @@ $kendo-table-selected-border: null !default;
|
|
|
12485
12599
|
// #endregion
|
|
12486
12600
|
|
|
12487
12601
|
|
|
12602
|
+
// Module meta
|
|
12603
|
+
$_kendo-module-meta: (
|
|
12604
|
+
name: "virtual-scroller",
|
|
12605
|
+
dependencies: ()
|
|
12606
|
+
);
|
|
12607
|
+
|
|
12608
|
+
|
|
12488
12609
|
// Dependencies
|
|
12489
12610
|
|
|
12490
12611
|
|
|
@@ -12557,6 +12678,13 @@ $kendo-table-selected-border: null !default;
|
|
|
12557
12678
|
// #endregion
|
|
12558
12679
|
|
|
12559
12680
|
|
|
12681
|
+
// Module meta
|
|
12682
|
+
$_kendo-module-meta: (
|
|
12683
|
+
name: "avatar",
|
|
12684
|
+
dependencies: ()
|
|
12685
|
+
);
|
|
12686
|
+
|
|
12687
|
+
|
|
12560
12688
|
// Dependencies
|
|
12561
12689
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
12562
12690
|
// File already imported_once. Skipping output.
|
|
@@ -12717,6 +12845,16 @@ $kendo-avatar-theme-colors: $kendo-theme-colors !default;
|
|
|
12717
12845
|
// #endregion
|
|
12718
12846
|
|
|
12719
12847
|
|
|
12848
|
+
// Module meta
|
|
12849
|
+
$_kendo-module-meta: (
|
|
12850
|
+
name: "badge",
|
|
12851
|
+
dependencies: (
|
|
12852
|
+
"icon",
|
|
12853
|
+
// "utils/layout/position",
|
|
12854
|
+
)
|
|
12855
|
+
);
|
|
12856
|
+
|
|
12857
|
+
|
|
12720
12858
|
// Dependencies
|
|
12721
12859
|
// @import "../utils/_position.scss";
|
|
12722
12860
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
@@ -12990,6 +13128,16 @@ $kendo-badge-sizes: (
|
|
|
12990
13128
|
// #endregion
|
|
12991
13129
|
|
|
12992
13130
|
|
|
13131
|
+
// Module meta
|
|
13132
|
+
$_kendo-module-meta: (
|
|
13133
|
+
name: "chip",
|
|
13134
|
+
dependencies: (
|
|
13135
|
+
"avatar",
|
|
13136
|
+
"icon",
|
|
13137
|
+
)
|
|
13138
|
+
);
|
|
13139
|
+
|
|
13140
|
+
|
|
12993
13141
|
// Dependencies
|
|
12994
13142
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
12995
13143
|
// File already imported_once. Skipping output.
|
|
@@ -13708,6 +13856,15 @@ $kendo-chip-list-sizes: (
|
|
|
13708
13856
|
// #endregion
|
|
13709
13857
|
|
|
13710
13858
|
|
|
13859
|
+
// Module meta
|
|
13860
|
+
$_kendo-module-meta: (
|
|
13861
|
+
name: "color-preview",
|
|
13862
|
+
dependencies: ()
|
|
13863
|
+
);
|
|
13864
|
+
|
|
13865
|
+
|
|
13866
|
+
|
|
13867
|
+
|
|
13711
13868
|
// Dependencies
|
|
13712
13869
|
|
|
13713
13870
|
|
|
@@ -13852,6 +14009,15 @@ $kendo-color-preview-transparent-color-image: url("data:image/png;base64,iVBORw0
|
|
|
13852
14009
|
// #endregion
|
|
13853
14010
|
|
|
13854
14011
|
|
|
14012
|
+
// Module meta
|
|
14013
|
+
$_kendo-module-meta: (
|
|
14014
|
+
name: "loader",
|
|
14015
|
+
dependencies: (
|
|
14016
|
+
"overlay",
|
|
14017
|
+
)
|
|
14018
|
+
);
|
|
14019
|
+
|
|
14020
|
+
|
|
13855
14021
|
// Dependencies
|
|
13856
14022
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
13857
14023
|
// File already imported_once. Skipping output.
|
|
@@ -14567,6 +14733,13 @@ $kendo-loading-opacity: .3 !default;
|
|
|
14567
14733
|
// #endregion
|
|
14568
14734
|
|
|
14569
14735
|
|
|
14736
|
+
// Module meta
|
|
14737
|
+
$_kendo-module-meta: (
|
|
14738
|
+
name: "skeleton",
|
|
14739
|
+
dependencies: ()
|
|
14740
|
+
);
|
|
14741
|
+
|
|
14742
|
+
|
|
14570
14743
|
// Dependencies
|
|
14571
14744
|
|
|
14572
14745
|
|
|
@@ -14729,6 +14902,17 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
14729
14902
|
// #endregion
|
|
14730
14903
|
|
|
14731
14904
|
|
|
14905
|
+
// Module meta
|
|
14906
|
+
$_kendo-module-meta: (
|
|
14907
|
+
name: "form",
|
|
14908
|
+
dependencies: (
|
|
14909
|
+
"actions",
|
|
14910
|
+
"icon",
|
|
14911
|
+
"toolbar",
|
|
14912
|
+
)
|
|
14913
|
+
);
|
|
14914
|
+
|
|
14915
|
+
|
|
14732
14916
|
// Dependencies // TODO: extract variables
|
|
14733
14917
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
14734
14918
|
// File already imported_once. Skipping output.
|
|
@@ -14742,6 +14926,18 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
14742
14926
|
// #endregion
|
|
14743
14927
|
|
|
14744
14928
|
|
|
14929
|
+
// Module meta
|
|
14930
|
+
$_kendo-module-meta: (
|
|
14931
|
+
name: "toolbar",
|
|
14932
|
+
dependencies: (
|
|
14933
|
+
"button",
|
|
14934
|
+
"icon",
|
|
14935
|
+
"menu",
|
|
14936
|
+
"popup",
|
|
14937
|
+
)
|
|
14938
|
+
);
|
|
14939
|
+
|
|
14940
|
+
|
|
14745
14941
|
// Dependencies
|
|
14746
14942
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
14747
14943
|
// File already imported_once. Skipping output.
|
|
@@ -14755,6 +14951,16 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
14755
14951
|
// #endregion
|
|
14756
14952
|
|
|
14757
14953
|
|
|
14954
|
+
// Module meta
|
|
14955
|
+
$_kendo-module-meta: (
|
|
14956
|
+
name: "button",
|
|
14957
|
+
dependencies: (
|
|
14958
|
+
"badge",
|
|
14959
|
+
"icon",
|
|
14960
|
+
)
|
|
14961
|
+
);
|
|
14962
|
+
|
|
14963
|
+
|
|
14758
14964
|
// Dependencies
|
|
14759
14965
|
// #region @import "../badge/_index.scss"; -> scss/badge/_index.scss
|
|
14760
14966
|
// File already imported_once. Skipping output.
|
|
@@ -15426,6 +15632,18 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
15426
15632
|
// #endregion
|
|
15427
15633
|
|
|
15428
15634
|
|
|
15635
|
+
// Module meta
|
|
15636
|
+
$_kendo-module-meta: (
|
|
15637
|
+
name: "menu",
|
|
15638
|
+
dependencies: (
|
|
15639
|
+
"button",
|
|
15640
|
+
"icon",
|
|
15641
|
+
"list",
|
|
15642
|
+
"popup",
|
|
15643
|
+
)
|
|
15644
|
+
);
|
|
15645
|
+
|
|
15646
|
+
|
|
15429
15647
|
// Dependencies
|
|
15430
15648
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
15431
15649
|
// File already imported_once. Skipping output.
|
|
@@ -16609,6 +16827,13 @@ $kendo-toolbar-sizes: (
|
|
|
16609
16827
|
// #endregion
|
|
16610
16828
|
|
|
16611
16829
|
|
|
16830
|
+
// Module meta
|
|
16831
|
+
$_kendo-module-meta: (
|
|
16832
|
+
name: "actions",
|
|
16833
|
+
dependencies: ()
|
|
16834
|
+
);
|
|
16835
|
+
|
|
16836
|
+
|
|
16612
16837
|
// Dependencies
|
|
16613
16838
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
16614
16839
|
// File already imported_once. Skipping output.
|
|
@@ -17576,6 +17801,16 @@ $kendo-form-sizes: (
|
|
|
17576
17801
|
// #endregion
|
|
17577
17802
|
|
|
17578
17803
|
|
|
17804
|
+
// Module meta
|
|
17805
|
+
$_kendo-module-meta: (
|
|
17806
|
+
name: "validator",
|
|
17807
|
+
dependencies: (
|
|
17808
|
+
"icon",
|
|
17809
|
+
"tooltip",
|
|
17810
|
+
)
|
|
17811
|
+
);
|
|
17812
|
+
|
|
17813
|
+
|
|
17579
17814
|
// Dependencies
|
|
17580
17815
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
17581
17816
|
// File already imported_once. Skipping output.
|
|
@@ -17589,6 +17824,16 @@ $kendo-form-sizes: (
|
|
|
17589
17824
|
// #endregion
|
|
17590
17825
|
|
|
17591
17826
|
|
|
17827
|
+
// Module meta
|
|
17828
|
+
$_kendo-module-meta: (
|
|
17829
|
+
name: "tooltip",
|
|
17830
|
+
dependencies: (
|
|
17831
|
+
"icon",
|
|
17832
|
+
"popup",
|
|
17833
|
+
)
|
|
17834
|
+
);
|
|
17835
|
+
|
|
17836
|
+
|
|
17592
17837
|
// Dependencies
|
|
17593
17838
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
17594
17839
|
// File already imported_once. Skipping output.
|
|
@@ -17863,6 +18108,15 @@ $kendo-form-sizes: (
|
|
|
17863
18108
|
// #endregion
|
|
17864
18109
|
|
|
17865
18110
|
|
|
18111
|
+
// Module meta
|
|
18112
|
+
$_kendo-module-meta: (
|
|
18113
|
+
name: "floating-label",
|
|
18114
|
+
dependencies: (
|
|
18115
|
+
"input",
|
|
18116
|
+
)
|
|
18117
|
+
);
|
|
18118
|
+
|
|
18119
|
+
|
|
17866
18120
|
// Dependencies
|
|
17867
18121
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
17868
18122
|
// File already imported_once. Skipping output.
|
|
@@ -17876,6 +18130,16 @@ $kendo-form-sizes: (
|
|
|
17876
18130
|
// #endregion
|
|
17877
18131
|
|
|
17878
18132
|
|
|
18133
|
+
// Module meta
|
|
18134
|
+
$_kendo-module-meta: (
|
|
18135
|
+
name: "input",
|
|
18136
|
+
dependencies: (
|
|
18137
|
+
"button",
|
|
18138
|
+
"icon",
|
|
18139
|
+
)
|
|
18140
|
+
);
|
|
18141
|
+
|
|
18142
|
+
|
|
17879
18143
|
// Dependencies
|
|
17880
18144
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
17881
18145
|
// File already imported_once. Skipping output.
|
|
@@ -19046,6 +19310,17 @@ $kendo-floating-label-focus-text: null !default;
|
|
|
19046
19310
|
// #endregion
|
|
19047
19311
|
|
|
19048
19312
|
|
|
19313
|
+
// Module meta
|
|
19314
|
+
$_kendo-module-meta: (
|
|
19315
|
+
name: "split-button",
|
|
19316
|
+
dependencies: (
|
|
19317
|
+
"button",
|
|
19318
|
+
"icon",
|
|
19319
|
+
"menu",
|
|
19320
|
+
)
|
|
19321
|
+
);
|
|
19322
|
+
|
|
19323
|
+
|
|
19049
19324
|
// Dependencies
|
|
19050
19325
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
19051
19326
|
// File already imported_once. Skipping output.
|
|
@@ -19143,6 +19418,17 @@ $kendo-split-button-lg-arrow-padding-y: $kendo-button-lg-padding-y !default;
|
|
|
19143
19418
|
// #endregion
|
|
19144
19419
|
|
|
19145
19420
|
|
|
19421
|
+
// Module meta
|
|
19422
|
+
$_kendo-module-meta: (
|
|
19423
|
+
name: "menu-button",
|
|
19424
|
+
dependencies: (
|
|
19425
|
+
"button",
|
|
19426
|
+
"icon",
|
|
19427
|
+
"menu",
|
|
19428
|
+
)
|
|
19429
|
+
);
|
|
19430
|
+
|
|
19431
|
+
|
|
19146
19432
|
// Dependencies
|
|
19147
19433
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
19148
19434
|
// File already imported_once. Skipping output.
|
|
@@ -19217,6 +19503,16 @@ $kendo-menu-button-arrow-padding-x: $kendo-button-padding-y !default;
|
|
|
19217
19503
|
// #endregion
|
|
19218
19504
|
|
|
19219
19505
|
|
|
19506
|
+
// Module meta
|
|
19507
|
+
$_kendo-module-meta: (
|
|
19508
|
+
name: "textbox",
|
|
19509
|
+
dependencies: (
|
|
19510
|
+
"icon",
|
|
19511
|
+
"input",
|
|
19512
|
+
)
|
|
19513
|
+
);
|
|
19514
|
+
|
|
19515
|
+
|
|
19220
19516
|
// Dependencies
|
|
19221
19517
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19222
19518
|
// File already imported_once. Skipping output.
|
|
@@ -19268,6 +19564,16 @@ $kendo-menu-button-arrow-padding-x: $kendo-button-padding-y !default;
|
|
|
19268
19564
|
// #endregion
|
|
19269
19565
|
|
|
19270
19566
|
|
|
19567
|
+
// Module meta
|
|
19568
|
+
$_kendo-module-meta: (
|
|
19569
|
+
name: "textarea",
|
|
19570
|
+
dependencies: (
|
|
19571
|
+
"icon",
|
|
19572
|
+
"input",
|
|
19573
|
+
)
|
|
19574
|
+
);
|
|
19575
|
+
|
|
19576
|
+
|
|
19271
19577
|
// Dependencies
|
|
19272
19578
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19273
19579
|
// File already imported_once. Skipping output.
|
|
@@ -19323,6 +19629,18 @@ $kendo-menu-button-arrow-padding-x: $kendo-button-padding-y !default;
|
|
|
19323
19629
|
// #endregion
|
|
19324
19630
|
|
|
19325
19631
|
|
|
19632
|
+
// Module meta
|
|
19633
|
+
$_kendo-module-meta: (
|
|
19634
|
+
name: "listbox",
|
|
19635
|
+
dependencies: (
|
|
19636
|
+
"button",
|
|
19637
|
+
"icon",
|
|
19638
|
+
"list",
|
|
19639
|
+
"popup",
|
|
19640
|
+
)
|
|
19641
|
+
);
|
|
19642
|
+
|
|
19643
|
+
|
|
19326
19644
|
// Dependencies
|
|
19327
19645
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19328
19646
|
// File already imported_once. Skipping output.
|
|
@@ -19528,6 +19846,13 @@ $kendo-listbox-drop-hint-width: 1px !default;
|
|
|
19528
19846
|
// #endregion
|
|
19529
19847
|
|
|
19530
19848
|
|
|
19849
|
+
// Module meta
|
|
19850
|
+
$_kendo-module-meta: (
|
|
19851
|
+
name: "progressbar",
|
|
19852
|
+
dependencies: ()
|
|
19853
|
+
);
|
|
19854
|
+
|
|
19855
|
+
|
|
19531
19856
|
// Dependencies
|
|
19532
19857
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19533
19858
|
// File already imported_once. Skipping output.
|
|
@@ -19932,6 +20257,13 @@ $kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
|
|
|
19932
20257
|
// #endregion
|
|
19933
20258
|
|
|
19934
20259
|
|
|
20260
|
+
// Module meta
|
|
20261
|
+
$_kendo-module-meta: (
|
|
20262
|
+
name: "radio",
|
|
20263
|
+
dependencies: ()
|
|
20264
|
+
);
|
|
20265
|
+
|
|
20266
|
+
|
|
19935
20267
|
// Dependencies
|
|
19936
20268
|
|
|
19937
20269
|
|
|
@@ -20420,6 +20752,17 @@ $kendo-radio-ripple-opacity: .25 !default;
|
|
|
20420
20752
|
// #endregion
|
|
20421
20753
|
|
|
20422
20754
|
|
|
20755
|
+
// Module meta
|
|
20756
|
+
$_kendo-module-meta: (
|
|
20757
|
+
name: "slider",
|
|
20758
|
+
dependencies: (
|
|
20759
|
+
"button",
|
|
20760
|
+
"icon",
|
|
20761
|
+
"tooltip",
|
|
20762
|
+
)
|
|
20763
|
+
);
|
|
20764
|
+
|
|
20765
|
+
|
|
20423
20766
|
// Dependencies
|
|
20424
20767
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20425
20768
|
// File already imported_once. Skipping output.
|
|
@@ -21044,6 +21387,17 @@ $kendo-slider-disabled-opacity: null !default;
|
|
|
21044
21387
|
// #endregion
|
|
21045
21388
|
|
|
21046
21389
|
|
|
21390
|
+
// Module meta
|
|
21391
|
+
$_kendo-module-meta: (
|
|
21392
|
+
name: "calendar",
|
|
21393
|
+
dependencies: (
|
|
21394
|
+
"button",
|
|
21395
|
+
"icon",
|
|
21396
|
+
"list",
|
|
21397
|
+
)
|
|
21398
|
+
);
|
|
21399
|
+
|
|
21400
|
+
|
|
21047
21401
|
// Dependencies
|
|
21048
21402
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
21049
21403
|
// File already imported_once. Skipping output.
|
|
@@ -21979,6 +22333,18 @@ $kendo-calendar-sizes: (
|
|
|
21979
22333
|
// #endregion
|
|
21980
22334
|
|
|
21981
22335
|
|
|
22336
|
+
// Module meta
|
|
22337
|
+
$_kendo-module-meta: (
|
|
22338
|
+
name: "time-selector",
|
|
22339
|
+
dependencies: (
|
|
22340
|
+
"actions",
|
|
22341
|
+
"button",
|
|
22342
|
+
"icon",
|
|
22343
|
+
"list",
|
|
22344
|
+
)
|
|
22345
|
+
);
|
|
22346
|
+
|
|
22347
|
+
|
|
21982
22348
|
// Dependencies
|
|
21983
22349
|
// #region @import "../list/_index.scss"; -> scss/list/_index.scss
|
|
21984
22350
|
// File already imported_once. Skipping output.
|
|
@@ -22421,6 +22787,18 @@ $kendo-time-selector-sizes: (
|
|
|
22421
22787
|
// #endregion
|
|
22422
22788
|
|
|
22423
22789
|
|
|
22790
|
+
// Module meta
|
|
22791
|
+
$_kendo-module-meta: (
|
|
22792
|
+
name: "autocomplete",
|
|
22793
|
+
dependencies: (
|
|
22794
|
+
"icon",
|
|
22795
|
+
"input",
|
|
22796
|
+
"list",
|
|
22797
|
+
"popup",
|
|
22798
|
+
)
|
|
22799
|
+
);
|
|
22800
|
+
|
|
22801
|
+
|
|
22424
22802
|
// Dependencies
|
|
22425
22803
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
22426
22804
|
// File already imported_once. Skipping output.
|
|
@@ -22482,6 +22860,23 @@ $kendo-time-selector-sizes: (
|
|
|
22482
22860
|
// #endregion
|
|
22483
22861
|
|
|
22484
22862
|
|
|
22863
|
+
// Module meta
|
|
22864
|
+
$_kendo-module-meta: (
|
|
22865
|
+
name: "captcha",
|
|
22866
|
+
dependencies: (
|
|
22867
|
+
"button",
|
|
22868
|
+
"icon",
|
|
22869
|
+
"input",
|
|
22870
|
+
"slider",
|
|
22871
|
+
"textbox",
|
|
22872
|
+
// "utils/layout/position",
|
|
22873
|
+
// "utils/typography/text-color",
|
|
22874
|
+
)
|
|
22875
|
+
);
|
|
22876
|
+
|
|
22877
|
+
|
|
22878
|
+
|
|
22879
|
+
|
|
22485
22880
|
// Dependencies
|
|
22486
22881
|
// @import "../utils/_index.scss";
|
|
22487
22882
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
@@ -22624,6 +23019,15 @@ $kendo-captcha-validation-message-font-style: italic !default;
|
|
|
22624
23019
|
// #endregion
|
|
22625
23020
|
|
|
22626
23021
|
|
|
23022
|
+
// Module meta
|
|
23023
|
+
$_kendo-module-meta: (
|
|
23024
|
+
name: "color-palette",
|
|
23025
|
+
dependencies: (
|
|
23026
|
+
// "utils/flex-grid",
|
|
23027
|
+
)
|
|
23028
|
+
);
|
|
23029
|
+
|
|
23030
|
+
|
|
22627
23031
|
// Dependencies
|
|
22628
23032
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
22629
23033
|
// File already imported_once. Skipping output.
|
|
@@ -22745,6 +23149,20 @@ $kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px rgba( black, .3 ), inse
|
|
|
22745
23149
|
// #endregion
|
|
22746
23150
|
|
|
22747
23151
|
|
|
23152
|
+
// Module meta
|
|
23153
|
+
$_kendo-module-meta: (
|
|
23154
|
+
name: "color-gradient",
|
|
23155
|
+
dependencies: (
|
|
23156
|
+
"button",
|
|
23157
|
+
"icon",
|
|
23158
|
+
"numeric-textbox",
|
|
23159
|
+
"slider",
|
|
23160
|
+
"textbox",
|
|
23161
|
+
"utils/flex-grid",
|
|
23162
|
+
)
|
|
23163
|
+
);
|
|
23164
|
+
|
|
23165
|
+
|
|
22748
23166
|
// Dependencies
|
|
22749
23167
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
22750
23168
|
// File already imported_once. Skipping output.
|
|
@@ -22772,6 +23190,16 @@ $kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px rgba( black, .3 ), inse
|
|
|
22772
23190
|
// #endregion
|
|
22773
23191
|
|
|
22774
23192
|
|
|
23193
|
+
// Module meta
|
|
23194
|
+
$_kendo-module-meta: (
|
|
23195
|
+
name: "numeric-textbox",
|
|
23196
|
+
dependencies: (
|
|
23197
|
+
"input",
|
|
23198
|
+
"icon",
|
|
23199
|
+
)
|
|
23200
|
+
);
|
|
23201
|
+
|
|
23202
|
+
|
|
22775
23203
|
// Dependencies
|
|
22776
23204
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
22777
23205
|
// File already imported_once. Skipping output.
|
|
@@ -23176,6 +23604,18 @@ $kendo-color-gradient-contrast-spacer: k-math-div( $kendo-color-gradient-spacer,
|
|
|
23176
23604
|
// #endregion
|
|
23177
23605
|
|
|
23178
23606
|
|
|
23607
|
+
// Module meta
|
|
23608
|
+
$_kendo-module-meta: (
|
|
23609
|
+
name: "color-editor",
|
|
23610
|
+
dependencies: (
|
|
23611
|
+
"actions",
|
|
23612
|
+
"color-gradient",
|
|
23613
|
+
"color-palette",
|
|
23614
|
+
"color-preview",
|
|
23615
|
+
)
|
|
23616
|
+
);
|
|
23617
|
+
|
|
23618
|
+
|
|
23179
23619
|
// Dependencies
|
|
23180
23620
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
23181
23621
|
// File already imported_once. Skipping output.
|
|
@@ -23358,6 +23798,19 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 4px !default;
|
|
|
23358
23798
|
// #endregion
|
|
23359
23799
|
|
|
23360
23800
|
|
|
23801
|
+
// Module meta
|
|
23802
|
+
$_kendo-module-meta: (
|
|
23803
|
+
name: "color-picker",
|
|
23804
|
+
dependencies: (
|
|
23805
|
+
"button",
|
|
23806
|
+
"color-editor",
|
|
23807
|
+
"icon",
|
|
23808
|
+
"input",
|
|
23809
|
+
"popup",
|
|
23810
|
+
)
|
|
23811
|
+
);
|
|
23812
|
+
|
|
23813
|
+
|
|
23361
23814
|
// Dependencies
|
|
23362
23815
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
23363
23816
|
// File already imported_once. Skipping output.
|
|
@@ -23423,6 +23876,18 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 4px !default;
|
|
|
23423
23876
|
// #endregion
|
|
23424
23877
|
|
|
23425
23878
|
|
|
23879
|
+
// Module meta
|
|
23880
|
+
$_kendo-module-meta: (
|
|
23881
|
+
name: "combobox",
|
|
23882
|
+
dependencies: (
|
|
23883
|
+
"icon",
|
|
23884
|
+
"input",
|
|
23885
|
+
"list",
|
|
23886
|
+
"popup",
|
|
23887
|
+
)
|
|
23888
|
+
);
|
|
23889
|
+
|
|
23890
|
+
|
|
23426
23891
|
// Dependencies
|
|
23427
23892
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
23428
23893
|
// File already imported_once. Skipping output.
|
|
@@ -23484,6 +23949,16 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 4px !default;
|
|
|
23484
23949
|
// #endregion
|
|
23485
23950
|
|
|
23486
23951
|
|
|
23952
|
+
// Module meta
|
|
23953
|
+
$_kendo-module-meta: (
|
|
23954
|
+
name: "date-input",
|
|
23955
|
+
dependencies: (
|
|
23956
|
+
"icon",
|
|
23957
|
+
"input",
|
|
23958
|
+
)
|
|
23959
|
+
);
|
|
23960
|
+
|
|
23961
|
+
|
|
23487
23962
|
// Dependencies
|
|
23488
23963
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
23489
23964
|
// File already imported_once. Skipping output.
|
|
@@ -23530,6 +24005,18 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 4px !default;
|
|
|
23530
24005
|
// #endregion
|
|
23531
24006
|
|
|
23532
24007
|
|
|
24008
|
+
// Module meta
|
|
24009
|
+
$_kendo-module-meta: (
|
|
24010
|
+
name: "date-picker",
|
|
24011
|
+
dependencies: (
|
|
24012
|
+
"calendar",
|
|
24013
|
+
"icon",
|
|
24014
|
+
"input",
|
|
24015
|
+
"popup",
|
|
24016
|
+
)
|
|
24017
|
+
);
|
|
24018
|
+
|
|
24019
|
+
|
|
23533
24020
|
// Dependencies
|
|
23534
24021
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
23535
24022
|
// File already imported_once. Skipping output.
|
|
@@ -23582,6 +24069,20 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 4px !default;
|
|
|
23582
24069
|
// #endregion
|
|
23583
24070
|
|
|
23584
24071
|
|
|
24072
|
+
// Module meta
|
|
24073
|
+
$_kendo-module-meta: (
|
|
24074
|
+
name: "time-picker",
|
|
24075
|
+
dependencies: (
|
|
24076
|
+
"button",
|
|
24077
|
+
"icon",
|
|
24078
|
+
"input",
|
|
24079
|
+
"list",
|
|
24080
|
+
"popup",
|
|
24081
|
+
"time-selector",
|
|
24082
|
+
)
|
|
24083
|
+
);
|
|
24084
|
+
|
|
24085
|
+
|
|
23585
24086
|
// Dependencies
|
|
23586
24087
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
23587
24088
|
// File already imported_once. Skipping output.
|
|
@@ -23640,6 +24141,22 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 4px !default;
|
|
|
23640
24141
|
// #endregion
|
|
23641
24142
|
|
|
23642
24143
|
|
|
24144
|
+
// Module meta
|
|
24145
|
+
$_kendo-module-meta: (
|
|
24146
|
+
name: "date-time-picker",
|
|
24147
|
+
dependencies: (
|
|
24148
|
+
"calendar",
|
|
24149
|
+
"date-input",
|
|
24150
|
+
"date-picker",
|
|
24151
|
+
"icon",
|
|
24152
|
+
"input",
|
|
24153
|
+
"list",
|
|
24154
|
+
"popup",
|
|
24155
|
+
"time-selector",
|
|
24156
|
+
)
|
|
24157
|
+
);
|
|
24158
|
+
|
|
24159
|
+
|
|
23643
24160
|
// Dependencies
|
|
23644
24161
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
23645
24162
|
// File already imported_once. Skipping output.
|
|
@@ -23756,6 +24273,22 @@ $kendo-datetime-width: calc( #{$kendo-calendar-cell-size * 8} + #{$kendo-infinit
|
|
|
23756
24273
|
// #endregion
|
|
23757
24274
|
|
|
23758
24275
|
|
|
24276
|
+
// Module meta
|
|
24277
|
+
$_kendo-module-meta: (
|
|
24278
|
+
name: "date-range-picker",
|
|
24279
|
+
dependencies: (
|
|
24280
|
+
"calendar",
|
|
24281
|
+
"date-input",
|
|
24282
|
+
"date-picker",
|
|
24283
|
+
"icon",
|
|
24284
|
+
"input",
|
|
24285
|
+
"popup",
|
|
24286
|
+
)
|
|
24287
|
+
);
|
|
24288
|
+
|
|
24289
|
+
|
|
24290
|
+
|
|
24291
|
+
|
|
23759
24292
|
// Dependencies
|
|
23760
24293
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
23761
24294
|
// File already imported_once. Skipping output.
|
|
@@ -23849,6 +24382,18 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
23849
24382
|
// #endregion
|
|
23850
24383
|
|
|
23851
24384
|
|
|
24385
|
+
// Module meta
|
|
24386
|
+
$_kendo-module-meta: (
|
|
24387
|
+
name: "dropdown-grid",
|
|
24388
|
+
dependencies: (
|
|
24389
|
+
"icon",
|
|
24390
|
+
"input",
|
|
24391
|
+
"popup",
|
|
24392
|
+
"table",
|
|
24393
|
+
)
|
|
24394
|
+
);
|
|
24395
|
+
|
|
24396
|
+
|
|
23852
24397
|
// Dependencies
|
|
23853
24398
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
23854
24399
|
// File already imported_once. Skipping output.
|
|
@@ -23918,6 +24463,18 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
23918
24463
|
// #endregion
|
|
23919
24464
|
|
|
23920
24465
|
|
|
24466
|
+
// Module meta
|
|
24467
|
+
$_kendo-module-meta: (
|
|
24468
|
+
name: "dropdown-list",
|
|
24469
|
+
dependencies: (
|
|
24470
|
+
"icon",
|
|
24471
|
+
"input",
|
|
24472
|
+
"list",
|
|
24473
|
+
"popup",
|
|
24474
|
+
)
|
|
24475
|
+
);
|
|
24476
|
+
|
|
24477
|
+
|
|
23921
24478
|
// Dependencies
|
|
23922
24479
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
23923
24480
|
// File already imported_once. Skipping output.
|
|
@@ -24011,6 +24568,18 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
24011
24568
|
// #endregion
|
|
24012
24569
|
|
|
24013
24570
|
|
|
24571
|
+
// Module meta
|
|
24572
|
+
$_kendo-module-meta: (
|
|
24573
|
+
name: "dropdown-tree",
|
|
24574
|
+
dependencies: (
|
|
24575
|
+
"icon",
|
|
24576
|
+
"input",
|
|
24577
|
+
"popup",
|
|
24578
|
+
"treeview",
|
|
24579
|
+
)
|
|
24580
|
+
);
|
|
24581
|
+
|
|
24582
|
+
|
|
24014
24583
|
// Dependencies
|
|
24015
24584
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24016
24585
|
// File already imported_once. Skipping output.
|
|
@@ -24030,6 +24599,20 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
24030
24599
|
// #endregion
|
|
24031
24600
|
|
|
24032
24601
|
|
|
24602
|
+
// Module meta
|
|
24603
|
+
$_kendo-module-meta: (
|
|
24604
|
+
name: "multiselect",
|
|
24605
|
+
dependencies: (
|
|
24606
|
+
"button",
|
|
24607
|
+
"chip",
|
|
24608
|
+
"icon",
|
|
24609
|
+
"input",
|
|
24610
|
+
"list",
|
|
24611
|
+
"popup",
|
|
24612
|
+
)
|
|
24613
|
+
);
|
|
24614
|
+
|
|
24615
|
+
|
|
24033
24616
|
// Dependencies
|
|
24034
24617
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24035
24618
|
// File already imported_once. Skipping output.
|
|
@@ -24097,6 +24680,16 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
24097
24680
|
// #endregion
|
|
24098
24681
|
|
|
24099
24682
|
|
|
24683
|
+
// Module meta
|
|
24684
|
+
$_kendo-module-meta: (
|
|
24685
|
+
name: "treeview",
|
|
24686
|
+
dependencies: (
|
|
24687
|
+
"checkbox",
|
|
24688
|
+
"icon",
|
|
24689
|
+
)
|
|
24690
|
+
);
|
|
24691
|
+
|
|
24692
|
+
|
|
24100
24693
|
// Dependencies
|
|
24101
24694
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24102
24695
|
// File already imported_once. Skipping output.
|
|
@@ -24592,6 +25185,16 @@ $kendo-dropdowntree-popup-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
24592
25185
|
// #endregion
|
|
24593
25186
|
|
|
24594
25187
|
|
|
25188
|
+
// Module meta
|
|
25189
|
+
$_kendo-module-meta: (
|
|
25190
|
+
name: "masked-textbox",
|
|
25191
|
+
dependencies: (
|
|
25192
|
+
"input",
|
|
25193
|
+
"icon",
|
|
25194
|
+
)
|
|
25195
|
+
);
|
|
25196
|
+
|
|
25197
|
+
|
|
24595
25198
|
// Dependencies
|
|
24596
25199
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24597
25200
|
// File already imported_once. Skipping output.
|
|
@@ -24653,6 +25256,15 @@ $kendo-dropdowntree-popup-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
24653
25256
|
// #endregion
|
|
24654
25257
|
|
|
24655
25258
|
|
|
25259
|
+
// Module meta
|
|
25260
|
+
$_kendo-module-meta: (
|
|
25261
|
+
name: "rating",
|
|
25262
|
+
dependencies: (
|
|
25263
|
+
"icon",
|
|
25264
|
+
)
|
|
25265
|
+
);
|
|
25266
|
+
|
|
25267
|
+
|
|
24656
25268
|
// Dependencies
|
|
24657
25269
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24658
25270
|
// File already imported_once. Skipping output.
|
|
@@ -24855,6 +25467,17 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
24855
25467
|
// #endregion
|
|
24856
25468
|
|
|
24857
25469
|
|
|
25470
|
+
// Module meta
|
|
25471
|
+
$_kendo-module-meta: (
|
|
25472
|
+
name: "searchbox",
|
|
25473
|
+
dependencies: (
|
|
25474
|
+
"button",
|
|
25475
|
+
"icon",
|
|
25476
|
+
"input",
|
|
25477
|
+
)
|
|
25478
|
+
);
|
|
25479
|
+
|
|
25480
|
+
|
|
24858
25481
|
// Dependencies
|
|
24859
25482
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
24860
25483
|
// File already imported_once. Skipping output.
|
|
@@ -24907,6 +25530,13 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
24907
25530
|
// #endregion
|
|
24908
25531
|
|
|
24909
25532
|
|
|
25533
|
+
// Module meta
|
|
25534
|
+
$_kendo-module-meta: (
|
|
25535
|
+
name: "switch",
|
|
25536
|
+
dependencies: ()
|
|
25537
|
+
);
|
|
25538
|
+
|
|
25539
|
+
|
|
24910
25540
|
// Dependencies
|
|
24911
25541
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24912
25542
|
// File already imported_once. Skipping output.
|
|
@@ -25452,6 +26082,18 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
|
|
|
25452
26082
|
// #endregion
|
|
25453
26083
|
|
|
25454
26084
|
|
|
26085
|
+
// Module meta
|
|
26086
|
+
$_kendo-module-meta: (
|
|
26087
|
+
name: "upload",
|
|
26088
|
+
dependencies: (
|
|
26089
|
+
"actions",
|
|
26090
|
+
"button",
|
|
26091
|
+
"dropzone",
|
|
26092
|
+
"icon",
|
|
26093
|
+
)
|
|
26094
|
+
);
|
|
26095
|
+
|
|
26096
|
+
|
|
25455
26097
|
// Dependencies
|
|
25456
26098
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25457
26099
|
// File already imported_once. Skipping output.
|
|
@@ -25474,6 +26116,13 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
|
|
|
25474
26116
|
// #endregion
|
|
25475
26117
|
|
|
25476
26118
|
|
|
26119
|
+
// Module meta
|
|
26120
|
+
$_kendo-module-meta: (
|
|
26121
|
+
name: "drop-zone",
|
|
26122
|
+
dependencies: ()
|
|
26123
|
+
);
|
|
26124
|
+
|
|
26125
|
+
|
|
25477
26126
|
// Dependencies
|
|
25478
26127
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25479
26128
|
// File already imported_once. Skipping output.
|
|
@@ -26044,6 +26693,13 @@ $kendo-upload-focus-shadow: 0 0 0 2px rgba( black, .13 ) !default;
|
|
|
26044
26693
|
// #endregion
|
|
26045
26694
|
|
|
26046
26695
|
|
|
26696
|
+
// Module meta
|
|
26697
|
+
$_kendo-module-meta: (
|
|
26698
|
+
name: "appbar",
|
|
26699
|
+
dependencies: ()
|
|
26700
|
+
);
|
|
26701
|
+
|
|
26702
|
+
|
|
26047
26703
|
// Dependencies
|
|
26048
26704
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26049
26705
|
// File already imported_once. Skipping output.
|
|
@@ -26238,6 +26894,18 @@ $kendo-appbar-bottom-box-shadow: 0px -1px 1px rgba( black, .16 ) !default;
|
|
|
26238
26894
|
// #endregion
|
|
26239
26895
|
|
|
26240
26896
|
|
|
26897
|
+
// Module meta
|
|
26898
|
+
$_kendo-module-meta: (
|
|
26899
|
+
name: "fab",
|
|
26900
|
+
dependencies: (
|
|
26901
|
+
"badge",
|
|
26902
|
+
"button",
|
|
26903
|
+
"icon",
|
|
26904
|
+
// "utils/layout/position",
|
|
26905
|
+
)
|
|
26906
|
+
);
|
|
26907
|
+
|
|
26908
|
+
|
|
26241
26909
|
// Dependencies
|
|
26242
26910
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26243
26911
|
// File already imported_once. Skipping output.
|
|
@@ -26708,6 +27376,16 @@ $kendo-fab-item-active-shadow: $kendo-fab-active-shadow !default;
|
|
|
26708
27376
|
// #endregion
|
|
26709
27377
|
|
|
26710
27378
|
|
|
27379
|
+
// Module meta
|
|
27380
|
+
$_kendo-module-meta: (
|
|
27381
|
+
name: "action-sheet",
|
|
27382
|
+
dependencies: (
|
|
27383
|
+
"icon",
|
|
27384
|
+
"popup",
|
|
27385
|
+
)
|
|
27386
|
+
);
|
|
27387
|
+
|
|
27388
|
+
|
|
26711
27389
|
// Dependencies
|
|
26712
27390
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26713
27391
|
// File already imported_once. Skipping output.
|
|
@@ -27294,6 +27972,17 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !de
|
|
|
27294
27972
|
// #endregion
|
|
27295
27973
|
|
|
27296
27974
|
|
|
27975
|
+
// Module meta
|
|
27976
|
+
$_kendo-module-meta: (
|
|
27977
|
+
name: "dialog",
|
|
27978
|
+
dependencies: (
|
|
27979
|
+
"button",
|
|
27980
|
+
"icon",
|
|
27981
|
+
"window",
|
|
27982
|
+
)
|
|
27983
|
+
);
|
|
27984
|
+
|
|
27985
|
+
|
|
27297
27986
|
// Dependencies
|
|
27298
27987
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27299
27988
|
// File already imported_once. Skipping output.
|
|
@@ -27307,6 +27996,19 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !de
|
|
|
27307
27996
|
// #endregion
|
|
27308
27997
|
|
|
27309
27998
|
|
|
27999
|
+
// Module meta
|
|
28000
|
+
$_kendo-module-meta: (
|
|
28001
|
+
name: "window",
|
|
28002
|
+
dependencies: (
|
|
28003
|
+
"actions",
|
|
28004
|
+
"button",
|
|
28005
|
+
"form",
|
|
28006
|
+
"icon",
|
|
28007
|
+
"overlay",
|
|
28008
|
+
)
|
|
28009
|
+
);
|
|
28010
|
+
|
|
28011
|
+
|
|
27310
28012
|
// Dependencies
|
|
27311
28013
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27312
28014
|
// File already imported_once. Skipping output.
|
|
@@ -27688,6 +28390,17 @@ $kendo-dialog-theme-colors: (
|
|
|
27688
28390
|
// #endregion
|
|
27689
28391
|
|
|
27690
28392
|
|
|
28393
|
+
// Module meta
|
|
28394
|
+
$_kendo-module-meta: (
|
|
28395
|
+
name: "drawer",
|
|
28396
|
+
dependencies: (
|
|
28397
|
+
"icon",
|
|
28398
|
+
"list",
|
|
28399
|
+
"overlay",
|
|
28400
|
+
)
|
|
28401
|
+
);
|
|
28402
|
+
|
|
28403
|
+
|
|
27691
28404
|
// Dependencies
|
|
27692
28405
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27693
28406
|
// File already imported_once. Skipping output.
|
|
@@ -28073,6 +28786,16 @@ $kendo-drawer-selected-hover-text: $kendo-selected-hover-text !default;
|
|
|
28073
28786
|
// #endregion
|
|
28074
28787
|
|
|
28075
28788
|
|
|
28789
|
+
// Module meta
|
|
28790
|
+
$_kendo-module-meta: (
|
|
28791
|
+
name: "notification",
|
|
28792
|
+
dependencies: (
|
|
28793
|
+
"icon",
|
|
28794
|
+
"popup",
|
|
28795
|
+
)
|
|
28796
|
+
);
|
|
28797
|
+
|
|
28798
|
+
|
|
28076
28799
|
// Dependencies
|
|
28077
28800
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
28078
28801
|
// File already imported_once. Skipping output.
|
|
@@ -28266,6 +28989,16 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
|
|
|
28266
28989
|
// #endregion
|
|
28267
28990
|
|
|
28268
28991
|
|
|
28992
|
+
// Module meta
|
|
28993
|
+
$_kendo-module-meta: (
|
|
28994
|
+
name: "popover",
|
|
28995
|
+
dependencies: (
|
|
28996
|
+
"card",
|
|
28997
|
+
"popup",
|
|
28998
|
+
)
|
|
28999
|
+
);
|
|
29000
|
+
|
|
29001
|
+
|
|
28269
29002
|
// Dependencies
|
|
28270
29003
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
28271
29004
|
// File already imported_once. Skipping output.
|
|
@@ -28279,6 +29012,18 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
|
|
|
28279
29012
|
// #endregion
|
|
28280
29013
|
|
|
28281
29014
|
|
|
29015
|
+
// Module meta
|
|
29016
|
+
$_kendo-module-meta: (
|
|
29017
|
+
name: "card",
|
|
29018
|
+
dependencies: (
|
|
29019
|
+
"icon",
|
|
29020
|
+
"actions",
|
|
29021
|
+
"typography",
|
|
29022
|
+
// "utils/flex-grid"
|
|
29023
|
+
)
|
|
29024
|
+
);
|
|
29025
|
+
|
|
29026
|
+
|
|
28282
29027
|
// Dependencies
|
|
28283
29028
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
28284
29029
|
// File already imported_once. Skipping output.
|
|
@@ -29057,6 +29802,15 @@ $kendo-popover-callout-border: $kendo-popover-border !default;
|
|
|
29057
29802
|
// #endregion
|
|
29058
29803
|
|
|
29059
29804
|
|
|
29805
|
+
// Module meta
|
|
29806
|
+
$_kendo-module-meta: (
|
|
29807
|
+
name: "responsive-panel",
|
|
29808
|
+
dependencies: (
|
|
29809
|
+
"icon",
|
|
29810
|
+
)
|
|
29811
|
+
);
|
|
29812
|
+
|
|
29813
|
+
|
|
29060
29814
|
// Dependencies
|
|
29061
29815
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29062
29816
|
// File already imported_once. Skipping output.
|
|
@@ -29157,6 +29911,16 @@ $kendo-popover-callout-border: $kendo-popover-border !default;
|
|
|
29157
29911
|
// #endregion
|
|
29158
29912
|
|
|
29159
29913
|
|
|
29914
|
+
// Module meta
|
|
29915
|
+
$_kendo-module-meta: (
|
|
29916
|
+
name: "bottom-navigation",
|
|
29917
|
+
dependencies: (
|
|
29918
|
+
"icon",
|
|
29919
|
+
// "utils/layout/position"
|
|
29920
|
+
)
|
|
29921
|
+
);
|
|
29922
|
+
|
|
29923
|
+
|
|
29160
29924
|
// Dependencies
|
|
29161
29925
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29162
29926
|
// File already imported_once. Skipping output.
|
|
@@ -29385,6 +30149,16 @@ $kendo-bottom-nav-flat-border: $kendo-component-border !default;
|
|
|
29385
30149
|
// #endregion
|
|
29386
30150
|
|
|
29387
30151
|
|
|
30152
|
+
// Module meta
|
|
30153
|
+
$_kendo-module-meta: (
|
|
30154
|
+
name: "breadcrumb",
|
|
30155
|
+
dependencies: (
|
|
30156
|
+
"icon",
|
|
30157
|
+
"input",
|
|
30158
|
+
)
|
|
30159
|
+
);
|
|
30160
|
+
|
|
30161
|
+
|
|
29388
30162
|
// Dependencies
|
|
29389
30163
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29390
30164
|
// File already imported_once. Skipping output.
|
|
@@ -29703,6 +30477,17 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
|
|
|
29703
30477
|
// #endregion
|
|
29704
30478
|
|
|
29705
30479
|
|
|
30480
|
+
// Module meta
|
|
30481
|
+
$_kendo-module-meta: (
|
|
30482
|
+
name: "pager",
|
|
30483
|
+
dependencies: (
|
|
30484
|
+
"button",
|
|
30485
|
+
"dropdown-list",
|
|
30486
|
+
"icon",
|
|
30487
|
+
)
|
|
30488
|
+
);
|
|
30489
|
+
|
|
30490
|
+
|
|
29706
30491
|
// Dependencies
|
|
29707
30492
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29708
30493
|
// File already imported_once. Skipping output.
|
|
@@ -30150,6 +30935,16 @@ $kendo-pager-sizes: (
|
|
|
30150
30935
|
// #endregion
|
|
30151
30936
|
|
|
30152
30937
|
|
|
30938
|
+
// Module meta
|
|
30939
|
+
$_kendo-module-meta: (
|
|
30940
|
+
name: "stepper",
|
|
30941
|
+
dependencies: (
|
|
30942
|
+
"icon",
|
|
30943
|
+
"progressbar",
|
|
30944
|
+
)
|
|
30945
|
+
);
|
|
30946
|
+
|
|
30947
|
+
|
|
30153
30948
|
// Dependencies
|
|
30154
30949
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30155
30950
|
// File already imported_once. Skipping output.
|
|
@@ -30758,6 +31553,17 @@ $kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0m
|
|
|
30758
31553
|
// #endregion
|
|
30759
31554
|
|
|
30760
31555
|
|
|
31556
|
+
// Module meta
|
|
31557
|
+
$_kendo-module-meta: (
|
|
31558
|
+
name: "tabstrip",
|
|
31559
|
+
dependencies: (
|
|
31560
|
+
"button",
|
|
31561
|
+
"icon",
|
|
31562
|
+
"list",
|
|
31563
|
+
)
|
|
31564
|
+
);
|
|
31565
|
+
|
|
31566
|
+
|
|
30761
31567
|
// Dependencies
|
|
30762
31568
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30763
31569
|
// File already imported_once. Skipping output.
|
|
@@ -31401,6 +32207,18 @@ $kendo-tabstrip-content-focus-border: $kendo-component-text !default;
|
|
|
31401
32207
|
// #endregion
|
|
31402
32208
|
|
|
31403
32209
|
|
|
32210
|
+
// Module meta
|
|
32211
|
+
$_kendo-module-meta: (
|
|
32212
|
+
name: "wizard",
|
|
32213
|
+
dependencies: (
|
|
32214
|
+
"button",
|
|
32215
|
+
"form",
|
|
32216
|
+
"icon",
|
|
32217
|
+
"stepper",
|
|
32218
|
+
)
|
|
32219
|
+
);
|
|
32220
|
+
|
|
32221
|
+
|
|
31404
32222
|
// Dependencies
|
|
31405
32223
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31406
32224
|
// File already imported_once. Skipping output.
|
|
@@ -31596,6 +32414,17 @@ $kendo-wizard-step-focus-border: #656565 !default;
|
|
|
31596
32414
|
// #endregion
|
|
31597
32415
|
|
|
31598
32416
|
|
|
32417
|
+
// Module meta
|
|
32418
|
+
$_kendo-module-meta: (
|
|
32419
|
+
name: "expander",
|
|
32420
|
+
dependencies: (
|
|
32421
|
+
"icon",
|
|
32422
|
+
"list",
|
|
32423
|
+
// "utils/layout/display",
|
|
32424
|
+
)
|
|
32425
|
+
);
|
|
32426
|
+
|
|
32427
|
+
|
|
31599
32428
|
// Dependencies
|
|
31600
32429
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31601
32430
|
// File already imported_once. Skipping output.
|
|
@@ -31788,6 +32617,16 @@ $kendo-expander-content-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
|
31788
32617
|
// #endregion
|
|
31789
32618
|
|
|
31790
32619
|
|
|
32620
|
+
// Module meta
|
|
32621
|
+
$_kendo-module-meta: (
|
|
32622
|
+
name: "panelbar",
|
|
32623
|
+
dependencies: (
|
|
32624
|
+
"icon",
|
|
32625
|
+
"list",
|
|
32626
|
+
)
|
|
32627
|
+
);
|
|
32628
|
+
|
|
32629
|
+
|
|
31791
32630
|
// Dependencies
|
|
31792
32631
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31793
32632
|
// File already imported_once. Skipping output.
|
|
@@ -32297,6 +33136,17 @@ $kendo-panelbar-header-expanded-gradient: null !default;
|
|
|
32297
33136
|
// #endregion
|
|
32298
33137
|
|
|
32299
33138
|
|
|
33139
|
+
// Module meta
|
|
33140
|
+
$_kendo-module-meta: (
|
|
33141
|
+
name: "splitter",
|
|
33142
|
+
dependencies: (
|
|
33143
|
+
"draggable",
|
|
33144
|
+
"icon",
|
|
33145
|
+
// "resizable",
|
|
33146
|
+
)
|
|
33147
|
+
);
|
|
33148
|
+
|
|
33149
|
+
|
|
32300
33150
|
// Dependencies
|
|
32301
33151
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
32302
33152
|
// File already imported_once. Skipping output.
|
|
@@ -32592,6 +33442,16 @@ $kendo-splitbar-selected-text: $kendo-selected-text !default;
|
|
|
32592
33442
|
// #endregion
|
|
32593
33443
|
|
|
32594
33444
|
|
|
33445
|
+
// Module meta
|
|
33446
|
+
$_kendo-module-meta: (
|
|
33447
|
+
name: "tile-layout",
|
|
33448
|
+
dependencies: (
|
|
33449
|
+
"card",
|
|
33450
|
+
"icon",
|
|
33451
|
+
)
|
|
33452
|
+
);
|
|
33453
|
+
|
|
33454
|
+
|
|
32595
33455
|
// Dependencies
|
|
32596
33456
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
32597
33457
|
// File already imported_once. Skipping output.
|
|
@@ -32709,6 +33569,37 @@ $kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
|
32709
33569
|
// #endregion
|
|
32710
33570
|
|
|
32711
33571
|
|
|
33572
|
+
// Module meta
|
|
33573
|
+
$_kendo-module-meta: (
|
|
33574
|
+
name: "grid",
|
|
33575
|
+
dependencies: (
|
|
33576
|
+
"actions",
|
|
33577
|
+
"autocomplete",
|
|
33578
|
+
"badge",
|
|
33579
|
+
"button",
|
|
33580
|
+
"checkbox",
|
|
33581
|
+
"chip",
|
|
33582
|
+
"date-time-picker",
|
|
33583
|
+
"dialog",
|
|
33584
|
+
"dropdown-list",
|
|
33585
|
+
"icon",
|
|
33586
|
+
"input",
|
|
33587
|
+
"list",
|
|
33588
|
+
"menu",
|
|
33589
|
+
"numeric-textbox",
|
|
33590
|
+
"pager",
|
|
33591
|
+
"progressbar",
|
|
33592
|
+
"radio",
|
|
33593
|
+
"skeleton",
|
|
33594
|
+
"table",
|
|
33595
|
+
"textbox",
|
|
33596
|
+
"toolbar",
|
|
33597
|
+
"validator",
|
|
33598
|
+
"utils/layout/float",
|
|
33599
|
+
)
|
|
33600
|
+
);
|
|
33601
|
+
|
|
33602
|
+
|
|
32712
33603
|
// Dependencies
|
|
32713
33604
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
32714
33605
|
// File already imported_once. Skipping output.
|
|
@@ -32722,6 +33613,19 @@ $kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
|
32722
33613
|
// #endregion
|
|
32723
33614
|
|
|
32724
33615
|
|
|
33616
|
+
// Module meta
|
|
33617
|
+
$_kendo-module-meta: (
|
|
33618
|
+
name: "adaptive",
|
|
33619
|
+
dependencies: (
|
|
33620
|
+
"checkbox",
|
|
33621
|
+
"listgroup",
|
|
33622
|
+
"radio",
|
|
33623
|
+
"switch",
|
|
33624
|
+
"toolbar",
|
|
33625
|
+
)
|
|
33626
|
+
);
|
|
33627
|
+
|
|
33628
|
+
|
|
32725
33629
|
// Dependencies (TODO: extract variables)
|
|
32726
33630
|
// #region @import "../listgroup/_index.scss"; -> scss/listgroup/_index.scss
|
|
32727
33631
|
// File already imported_once. Skipping output.
|
|
@@ -34838,7 +35742,11 @@ $kendo-grid-group-footer-second-cell-border: 1px !default;
|
|
|
34838
35742
|
kendo-grid-string-filter-menu,
|
|
34839
35743
|
kendo-grid-date-filter-menu,
|
|
34840
35744
|
kendo-grid-numeric-filter-menu,
|
|
34841
|
-
kendo-grid-filter-menu-input-wrapper
|
|
35745
|
+
kendo-grid-filter-menu-input-wrapper,
|
|
35746
|
+
kendo-treelist-string-filter-menu,
|
|
35747
|
+
kendo-treelist-date-filter-menu,
|
|
35748
|
+
kendo-treelist-numeric-filter-menu,
|
|
35749
|
+
kendo-treelist-filter-menu-input-wrapper {
|
|
34842
35750
|
display: flex;
|
|
34843
35751
|
flex-flow: column nowrap;
|
|
34844
35752
|
align-items: stretch;
|
|
@@ -35511,6 +36419,17 @@ $kendo-grid-group-footer-second-cell-border: 1px !default;
|
|
|
35511
36419
|
// #endregion
|
|
35512
36420
|
|
|
35513
36421
|
|
|
36422
|
+
// Module meta
|
|
36423
|
+
$_kendo-module-meta: (
|
|
36424
|
+
name: "listview",
|
|
36425
|
+
dependencies: (
|
|
36426
|
+
"icon",
|
|
36427
|
+
"pager",
|
|
36428
|
+
// "utils/flex-grid",
|
|
36429
|
+
)
|
|
36430
|
+
);
|
|
36431
|
+
|
|
36432
|
+
|
|
35514
36433
|
// Dependencies
|
|
35515
36434
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
35516
36435
|
// File already imported_once. Skipping output.
|
|
@@ -35754,6 +36673,29 @@ $kendo-listview-item-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|
|
|
35754
36673
|
// #endregion
|
|
35755
36674
|
|
|
35756
36675
|
|
|
36676
|
+
// Module meta
|
|
36677
|
+
$_kendo-module-meta: (
|
|
36678
|
+
name: "spreadsheet",
|
|
36679
|
+
dependencies: (
|
|
36680
|
+
"button",
|
|
36681
|
+
"checkbox",
|
|
36682
|
+
"color-picker",
|
|
36683
|
+
"combobox",
|
|
36684
|
+
"date-time-picker",
|
|
36685
|
+
"dropdown-list",
|
|
36686
|
+
"icon",
|
|
36687
|
+
"list",
|
|
36688
|
+
"menu",
|
|
36689
|
+
"radio",
|
|
36690
|
+
"tabstrip",
|
|
36691
|
+
"toolbar",
|
|
36692
|
+
"treeview",
|
|
36693
|
+
"upload",
|
|
36694
|
+
"window",
|
|
36695
|
+
)
|
|
36696
|
+
);
|
|
36697
|
+
|
|
36698
|
+
|
|
35757
36699
|
// Dependencies
|
|
35758
36700
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
35759
36701
|
// File already imported_once. Skipping output.
|
|
@@ -37070,6 +38012,19 @@ $kendo-spreadsheet-drawing-anchor-bg: rgba( $kendo-selected-bg, .25 ) !default;
|
|
|
37070
38012
|
// #endregion
|
|
37071
38013
|
|
|
37072
38014
|
|
|
38015
|
+
// Module meta
|
|
38016
|
+
$_kendo-module-meta: (
|
|
38017
|
+
name: "pivotgrid",
|
|
38018
|
+
dependencies: (
|
|
38019
|
+
"dialog",
|
|
38020
|
+
"grid",
|
|
38021
|
+
"icon",
|
|
38022
|
+
"list",
|
|
38023
|
+
"treeview",
|
|
38024
|
+
)
|
|
38025
|
+
);
|
|
38026
|
+
|
|
38027
|
+
|
|
37073
38028
|
// Dependencies
|
|
37074
38029
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
37075
38030
|
// File already imported_once. Skipping output.
|
|
@@ -38157,6 +39112,16 @@ $kendo-pivotgrid-remove-text: null !default;
|
|
|
38157
39112
|
// #endregion
|
|
38158
39113
|
|
|
38159
39114
|
|
|
39115
|
+
// Module meta
|
|
39116
|
+
$_kendo-module-meta: (
|
|
39117
|
+
name: "treelist",
|
|
39118
|
+
dependencies: (
|
|
39119
|
+
"grid",
|
|
39120
|
+
"icon",
|
|
39121
|
+
)
|
|
39122
|
+
);
|
|
39123
|
+
|
|
39124
|
+
|
|
38160
39125
|
// Dependencies
|
|
38161
39126
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38162
39127
|
// File already imported_once. Skipping output.
|
|
@@ -38314,6 +39279,21 @@ $kendo-treelist-footer-row-border-width: 1px !default;
|
|
|
38314
39279
|
// #endregion
|
|
38315
39280
|
|
|
38316
39281
|
|
|
39282
|
+
// Module meta
|
|
39283
|
+
$_kendo-module-meta: (
|
|
39284
|
+
name: "filter",
|
|
39285
|
+
dependencies: (
|
|
39286
|
+
"button",
|
|
39287
|
+
"checkbox",
|
|
39288
|
+
"date-time-picker",
|
|
39289
|
+
"dropdown-list",
|
|
39290
|
+
"input",
|
|
39291
|
+
"numeric-textbox",
|
|
39292
|
+
"toolbar",
|
|
39293
|
+
)
|
|
39294
|
+
);
|
|
39295
|
+
|
|
39296
|
+
|
|
38317
39297
|
// Dependencies
|
|
38318
39298
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38319
39299
|
// File already imported_once. Skipping output.
|
|
@@ -38533,6 +39513,25 @@ $kendo-filter-toolbar-focus-shadow: 0 0 0 2px rgba(0, 0, 0, .08) !default;
|
|
|
38533
39513
|
// #endregion
|
|
38534
39514
|
|
|
38535
39515
|
|
|
39516
|
+
// Module meta
|
|
39517
|
+
$_kendo-module-meta: (
|
|
39518
|
+
name: "file-manager",
|
|
39519
|
+
dependencies: (
|
|
39520
|
+
"breadcrumb",
|
|
39521
|
+
"dialog",
|
|
39522
|
+
"grid",
|
|
39523
|
+
"input",
|
|
39524
|
+
"listview",
|
|
39525
|
+
"menu",
|
|
39526
|
+
"splitter",
|
|
39527
|
+
"switch",
|
|
39528
|
+
"toolbar",
|
|
39529
|
+
"treeview",
|
|
39530
|
+
"upload",
|
|
39531
|
+
)
|
|
39532
|
+
);
|
|
39533
|
+
|
|
39534
|
+
|
|
38536
39535
|
// Dependencies
|
|
38537
39536
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38538
39537
|
// File already imported_once. Skipping output.
|
|
@@ -39017,6 +40016,21 @@ $kendo-file-manager-preview-icon-border: null !default;
|
|
|
39017
40016
|
// #endregion
|
|
39018
40017
|
|
|
39019
40018
|
|
|
40019
|
+
// Module meta
|
|
40020
|
+
$_kendo-module-meta: (
|
|
40021
|
+
name: "task-board",
|
|
40022
|
+
dependencies: (
|
|
40023
|
+
"card",
|
|
40024
|
+
"form",
|
|
40025
|
+
"icon",
|
|
40026
|
+
"input",
|
|
40027
|
+
"searchbox",
|
|
40028
|
+
"textbox",
|
|
40029
|
+
"toolbar",
|
|
40030
|
+
)
|
|
40031
|
+
);
|
|
40032
|
+
|
|
40033
|
+
|
|
39020
40034
|
// Dependencies
|
|
39021
40035
|
// @import "../utils/_index.scss";
|
|
39022
40036
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
@@ -39505,6 +40519,24 @@ $kendo-taskboard-drag-placeholder-border: $kendo-component-border !default;
|
|
|
39505
40519
|
// #endregion
|
|
39506
40520
|
|
|
39507
40521
|
|
|
40522
|
+
// Module meta
|
|
40523
|
+
$_kendo-module-meta: (
|
|
40524
|
+
name: "editor",
|
|
40525
|
+
dependencies: (
|
|
40526
|
+
"button",
|
|
40527
|
+
"checkbox",
|
|
40528
|
+
"color-picker",
|
|
40529
|
+
"combobox",
|
|
40530
|
+
"dropdown-list",
|
|
40531
|
+
"file-manager",
|
|
40532
|
+
"icon",
|
|
40533
|
+
"toolbar",
|
|
40534
|
+
"upload",
|
|
40535
|
+
"window",
|
|
40536
|
+
)
|
|
40537
|
+
);
|
|
40538
|
+
|
|
40539
|
+
|
|
39508
40540
|
// Dependencies
|
|
39509
40541
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
39510
40542
|
// File already imported_once. Skipping output.
|
|
@@ -40347,6 +41379,19 @@ $kendo-editor-selectednode-outline-color: #8cf !default; // sass-lint:disable-li
|
|
|
40347
41379
|
// #endregion
|
|
40348
41380
|
|
|
40349
41381
|
|
|
41382
|
+
// Module meta
|
|
41383
|
+
$_kendo-module-meta: (
|
|
41384
|
+
name: "image-editor",
|
|
41385
|
+
dependencies: (
|
|
41386
|
+
"checkbox",
|
|
41387
|
+
"dropdown-list",
|
|
41388
|
+
"form",
|
|
41389
|
+
"numeric-textbox",
|
|
41390
|
+
"toolbar",
|
|
41391
|
+
)
|
|
41392
|
+
);
|
|
41393
|
+
|
|
41394
|
+
|
|
40350
41395
|
// Dependencies
|
|
40351
41396
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40352
41397
|
// File already imported_once. Skipping output.
|
|
@@ -40646,6 +41691,23 @@ $kendo-image-editor-crop-overlay-bg: rgba( black, .3 ) !default;
|
|
|
40646
41691
|
// #endregion
|
|
40647
41692
|
|
|
40648
41693
|
|
|
41694
|
+
// Module meta
|
|
41695
|
+
$_kendo-module-meta: (
|
|
41696
|
+
name: "gantt",
|
|
41697
|
+
dependencies: (
|
|
41698
|
+
"button",
|
|
41699
|
+
"date-time-picker",
|
|
41700
|
+
"icon",
|
|
41701
|
+
"input",
|
|
41702
|
+
"numeric-textbox",
|
|
41703
|
+
"splitter",
|
|
41704
|
+
"treelist",
|
|
41705
|
+
"validator",
|
|
41706
|
+
"window",
|
|
41707
|
+
)
|
|
41708
|
+
);
|
|
41709
|
+
|
|
41710
|
+
|
|
40649
41711
|
// Dependencies
|
|
40650
41712
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40651
41713
|
// File already imported_once. Skipping output.
|
|
@@ -41962,6 +43024,21 @@ $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
|
41962
43024
|
// #endregion
|
|
41963
43025
|
|
|
41964
43026
|
|
|
43027
|
+
// Module meta
|
|
43028
|
+
$_kendo-module-meta: (
|
|
43029
|
+
name: "scheduler",
|
|
43030
|
+
dependencies: (
|
|
43031
|
+
"adaptive",
|
|
43032
|
+
"button",
|
|
43033
|
+
"date-time-picker",
|
|
43034
|
+
"dialog",
|
|
43035
|
+
"dropdown-list",
|
|
43036
|
+
"icon",
|
|
43037
|
+
"tooltip",
|
|
43038
|
+
)
|
|
43039
|
+
);
|
|
43040
|
+
|
|
43041
|
+
|
|
41965
43042
|
// Dependencies
|
|
41966
43043
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
41967
43044
|
// File already imported_once. Skipping output.
|
|
@@ -43478,6 +44555,19 @@ $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
|
43478
44555
|
// #endregion
|
|
43479
44556
|
|
|
43480
44557
|
|
|
44558
|
+
// Module meta
|
|
44559
|
+
$_kendo-module-meta: (
|
|
44560
|
+
name: "chat",
|
|
44561
|
+
dependencies: (
|
|
44562
|
+
"button",
|
|
44563
|
+
"card",
|
|
44564
|
+
"icon",
|
|
44565
|
+
"input",
|
|
44566
|
+
"toolbar",
|
|
44567
|
+
)
|
|
44568
|
+
);
|
|
44569
|
+
|
|
44570
|
+
|
|
43481
44571
|
// Dependencies
|
|
43482
44572
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
43483
44573
|
// File already imported_once. Skipping output.
|
|
@@ -44237,6 +45327,17 @@ $kendo-chat-quick-reply-hover-border: $kendo-color-primary !default;
|
|
|
44237
45327
|
// #endregion
|
|
44238
45328
|
|
|
44239
45329
|
|
|
45330
|
+
// Module meta
|
|
45331
|
+
$_kendo-module-meta: (
|
|
45332
|
+
name: "media-player",
|
|
45333
|
+
dependencies: (
|
|
45334
|
+
"icon",
|
|
45335
|
+
"slider",
|
|
45336
|
+
"toolbar",
|
|
45337
|
+
)
|
|
45338
|
+
);
|
|
45339
|
+
|
|
45340
|
+
|
|
44240
45341
|
// Dependencies
|
|
44241
45342
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
44242
45343
|
// File already imported_once. Skipping output.
|
|
@@ -44422,6 +45523,17 @@ $kendo-media-player-titlebar-gradient: rgba( $kendo-media-player-text, .7 ), rgb
|
|
|
44422
45523
|
// #endregion
|
|
44423
45524
|
|
|
44424
45525
|
|
|
45526
|
+
// Module meta
|
|
45527
|
+
$_kendo-module-meta: (
|
|
45528
|
+
name: "timeline",
|
|
45529
|
+
dependencies: (
|
|
45530
|
+
"button",
|
|
45531
|
+
"card",
|
|
45532
|
+
"icon",
|
|
45533
|
+
)
|
|
45534
|
+
);
|
|
45535
|
+
|
|
45536
|
+
|
|
44425
45537
|
// Dependencies
|
|
44426
45538
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
44427
45539
|
// File already imported_once. Skipping output.
|
|
@@ -45039,6 +46151,21 @@ $kendo-timeline-event-min-height-calc: calc(2 * (#{$kendo-timeline-track-event-o
|
|
|
45039
46151
|
// #endregion
|
|
45040
46152
|
|
|
45041
46153
|
|
|
46154
|
+
// Module meta
|
|
46155
|
+
$_kendo-module-meta: (
|
|
46156
|
+
name: "pdf-viewer",
|
|
46157
|
+
dependencies: (
|
|
46158
|
+
"combobox",
|
|
46159
|
+
"dialog",
|
|
46160
|
+
"dropzone",
|
|
46161
|
+
"icon",
|
|
46162
|
+
"pager",
|
|
46163
|
+
"toolbar",
|
|
46164
|
+
"window",
|
|
46165
|
+
)
|
|
46166
|
+
);
|
|
46167
|
+
|
|
46168
|
+
|
|
45042
46169
|
// Dependencies
|
|
45043
46170
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
45044
46171
|
// File already imported_once. Skipping output.
|
|
@@ -45389,6 +46516,15 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
45389
46516
|
// #endregion
|
|
45390
46517
|
|
|
45391
46518
|
|
|
46519
|
+
// Module meta
|
|
46520
|
+
$_kendo-module-meta: (
|
|
46521
|
+
name: "scroller",
|
|
46522
|
+
dependencies: (
|
|
46523
|
+
"icon",
|
|
46524
|
+
)
|
|
46525
|
+
);
|
|
46526
|
+
|
|
46527
|
+
|
|
45392
46528
|
// Dependencies
|
|
45393
46529
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
45394
46530
|
// File already imported_once. Skipping output.
|
|
@@ -45515,6 +46651,16 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
45515
46651
|
// #endregion
|
|
45516
46652
|
|
|
45517
46653
|
|
|
46654
|
+
// Module meta
|
|
46655
|
+
$_kendo-module-meta: (
|
|
46656
|
+
name: "scrollview",
|
|
46657
|
+
dependencies: (
|
|
46658
|
+
"button",
|
|
46659
|
+
"icon",
|
|
46660
|
+
)
|
|
46661
|
+
);
|
|
46662
|
+
|
|
46663
|
+
|
|
45518
46664
|
// Dependencies
|
|
45519
46665
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
45520
46666
|
// File already imported_once. Skipping output.
|
|
@@ -45899,6 +47045,17 @@ $kendo-scrollview-transition-timing-function: ease-in-out !default;
|
|
|
45899
47045
|
// #endregion
|
|
45900
47046
|
|
|
45901
47047
|
|
|
47048
|
+
// Module meta
|
|
47049
|
+
$_kendo-module-meta: (
|
|
47050
|
+
name: "dataviz",
|
|
47051
|
+
dependencies: (
|
|
47052
|
+
"icon",
|
|
47053
|
+
"popup",
|
|
47054
|
+
"tooltip",
|
|
47055
|
+
)
|
|
47056
|
+
);
|
|
47057
|
+
|
|
47058
|
+
|
|
45902
47059
|
// Dependencies
|
|
45903
47060
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
45904
47061
|
// File already imported_once. Skipping output.
|
|
@@ -46715,6 +47872,18 @@ $kendo-treemap-line-height: $kendo-line-height-md !default;
|
|
|
46715
47872
|
// #endregion
|
|
46716
47873
|
|
|
46717
47874
|
|
|
47875
|
+
// Module meta
|
|
47876
|
+
$_kendo-module-meta: (
|
|
47877
|
+
name: "map",
|
|
47878
|
+
dependencies: (
|
|
47879
|
+
"button",
|
|
47880
|
+
"scroller",
|
|
47881
|
+
"icon",
|
|
47882
|
+
// "utils/layout/position",
|
|
47883
|
+
)
|
|
47884
|
+
);
|
|
47885
|
+
|
|
47886
|
+
|
|
46718
47887
|
// Dependencies
|
|
46719
47888
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
46720
47889
|
// File already imported_once. Skipping output.
|
|
@@ -46955,6 +48124,22 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
46955
48124
|
// #endregion
|
|
46956
48125
|
|
|
46957
48126
|
|
|
48127
|
+
// Module meta
|
|
48128
|
+
$_kendo-module-meta: (
|
|
48129
|
+
name: "orgchart",
|
|
48130
|
+
dependencies: (
|
|
48131
|
+
"card",
|
|
48132
|
+
"dropdown-list",
|
|
48133
|
+
"form",
|
|
48134
|
+
"icon",
|
|
48135
|
+
"menu",
|
|
48136
|
+
"textbox",
|
|
48137
|
+
"upload",
|
|
48138
|
+
"window",
|
|
48139
|
+
)
|
|
48140
|
+
);
|
|
48141
|
+
|
|
48142
|
+
|
|
46958
48143
|
// Dependencies
|
|
46959
48144
|
// @import "../utils/_index.scss";
|
|
46960
48145
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
@@ -47229,6 +48414,16 @@ $kendo-orgchart-line-v-height: 25px !default;
|
|
|
47229
48414
|
// #endregion
|
|
47230
48415
|
|
|
47231
48416
|
|
|
48417
|
+
// Module meta
|
|
48418
|
+
$_kendo-module-meta: (
|
|
48419
|
+
name: "signature",
|
|
48420
|
+
dependencies: (
|
|
48421
|
+
"button",
|
|
48422
|
+
"input",
|
|
48423
|
+
)
|
|
48424
|
+
);
|
|
48425
|
+
|
|
48426
|
+
|
|
47232
48427
|
// Dependencies
|
|
47233
48428
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
47234
48429
|
// File already imported_once. Skipping output.
|