@progress/kendo-theme-material 9.0.1-dev.1 → 9.0.1-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/all.scss +679 -548
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +1582 -1420
- package/dist/meta/sassdoc-raw-data.json +784 -748
- package/dist/meta/variables.json +18 -2
- 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 +10 -7
- package/scss/action-buttons/_layout.scss +2 -2
- package/scss/action-buttons/_theme.scss +2 -2
- package/scss/action-sheet/_index.scss +2 -1
- package/scss/adaptive/_index.scss +1 -1
- package/scss/autocomplete/_index.scss +2 -1
- package/scss/avatar/_index.scss +3 -1
- package/scss/badge/_index.scss +1 -3
- package/scss/bottom-navigation/_index.scss +1 -3
- package/scss/breadcrumb/_index.scss +1 -1
- package/scss/button/_index.scss +1 -1
- package/scss/calendar/_index.scss +1 -1
- package/scss/captcha/_index.scss +1 -4
- package/scss/card/_index.scss +3 -6
- package/scss/chart-wizard/_index.scss +2 -2
- package/scss/chat/_index.scss +2 -1
- package/scss/checkbox/_theme.scss +5 -8
- package/scss/chip/_index.scss +1 -1
- package/scss/color-preview/_index.scss +3 -2
- package/scss/coloreditor/_index.scss +3 -2
- package/scss/colorgradient/_index.scss +1 -4
- package/scss/colorgradient/_variables.scss +3 -2
- package/scss/colorpalette/_index.scss +1 -4
- package/scss/combobox/_index.scss +3 -1
- package/scss/dataviz/_index.scss +1 -1
- package/scss/dateinput/_index.scss +2 -1
- package/scss/datepicker/_index.scss +3 -1
- package/scss/daterangepicker/_index.scss +2 -1
- package/scss/datetimepicker/_index.scss +4 -1
- package/scss/dialog/_index.scss +2 -1
- package/scss/dock-manager/_index.scss +2 -2
- package/scss/drawer/_index.scss +1 -1
- package/scss/dropdowngrid/_index.scss +4 -1
- package/scss/dropdownlist/_index.scss +3 -1
- package/scss/dropdowntree/_index.scss +3 -1
- package/scss/dropzone/_index.scss +1 -1
- package/scss/editor/_index.scss +1 -1
- package/scss/expansion-panel/_index.scss +1 -4
- package/scss/fab/_index.scss +1 -2
- package/scss/filemanager/_index.scss +2 -1
- package/scss/filter/_index.scss +2 -1
- package/scss/floating-label/_index.scss +1 -1
- package/scss/floating-label/_layout.scss +7 -9
- package/scss/forms/_index.scss +3 -3
- package/scss/gantt/_index.scss +1 -0
- package/scss/gantt/_layout.scss +3 -6
- package/scss/gantt/_theme.scss +5 -6
- package/scss/grid/_index.scss +2 -3
- package/scss/imageeditor/_index.scss +1 -1
- package/scss/index.scss +1 -1
- package/scss/input/_index.scss +1 -1
- package/scss/list/_index.scss +1 -1
- package/scss/listbox/_index.scss +2 -2
- package/scss/listgroup/_index.scss +1 -1
- package/scss/listview/_index.scss +1 -4
- package/scss/loader/_index.scss +1 -1
- package/scss/map/_index.scss +1 -3
- package/scss/map/_variables.scss +2 -3
- package/scss/maskedtextbox/_index.scss +2 -1
- package/scss/mediaplayer/_index.scss +3 -1
- package/scss/menu/_index.scss +1 -1
- package/scss/menu-button/_index.scss +1 -1
- package/scss/messagebox/_index.scss +1 -1
- package/scss/multiselect/_index.scss +2 -1
- package/scss/notification/_index.scss +2 -1
- package/scss/numerictextbox/_index.scss +3 -1
- package/scss/orgchart/_index.scss +5 -1
- package/scss/pager/_index.scss +1 -1
- package/scss/panelbar/_index.scss +1 -1
- package/scss/pdf-viewer/_index.scss +3 -1
- package/scss/pivotgrid/_index.scss +5 -5
- package/scss/popover/_index.scss +4 -1
- package/scss/radio/_theme.scss +5 -8
- package/scss/rating/_index.scss +1 -1
- package/scss/responsivepanel/_index.scss +1 -1
- package/scss/scheduler/_index.scss +11 -1
- package/scss/scroller/_index.scss +1 -1
- package/scss/scrollview/_index.scss +1 -1
- package/scss/searchbox/_index.scss +2 -1
- package/scss/signature/_index.scss +3 -0
- package/scss/slider/_index.scss +1 -1
- package/scss/slider/_variables.scss +7 -4
- package/scss/split-button/_index.scss +1 -1
- package/scss/splitter/_index.scss +1 -2
- package/scss/spreadsheet/_index.scss +4 -1
- package/scss/spreadsheet/_variables.scss +1 -4
- package/scss/stepper/_index.scss +1 -1
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/taskboard/_index.scss +7 -0
- package/scss/textarea/_index.scss +3 -1
- package/scss/textbox/_index.scss +3 -1
- package/scss/tilelayout/_index.scss +2 -1
- package/scss/timedurationpicker/_index.scss +2 -1
- package/scss/timeline/_index.scss +1 -1
- package/scss/timepicker/_index.scss +2 -1
- package/scss/timeselector/_index.scss +2 -2
- package/scss/toolbar/_index.scss +2 -0
- package/scss/tooltip/_index.scss +1 -1
- package/scss/treelist/_index.scss +1 -1
- package/scss/treeview/_index.scss +1 -1
- package/scss/upload/_index.scss +2 -2
- package/scss/validator/_index.scss +1 -1
- package/scss/window/_index.scss +2 -2
- package/scss/wizard/_index.scss +1 -1
- package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
- package/scss/colorgradient/images/alpha-slider-bgr.scss +0 -3
- package/scss/map/images/markers.png +0 -0
- package/scss/map/images/markers.scss +0 -3
- package/scss/slider/images/slider-h.scss +0 -0
- package/scss/slider/images/slider-v.scss +0 -0
- package/scss/spreadsheet/images/image-default.scss +0 -3
package/dist/all.scss
CHANGED
|
@@ -6076,25 +6076,6 @@ $kendo-theme-colors: () !default;
|
|
|
6076
6076
|
}
|
|
6077
6077
|
}
|
|
6078
6078
|
|
|
6079
|
-
// #endregion
|
|
6080
|
-
// #region @import "./_data-uri.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/mixins/_data-uri.scss
|
|
6081
|
-
/// A list of files converted to data URIs
|
|
6082
|
-
/// @access private
|
|
6083
|
-
$_kendo-data-uris: () !default;
|
|
6084
|
-
|
|
6085
|
-
/// Saves a data URI that can be used from the $_kendo-data-uris map instead of a file reference.
|
|
6086
|
-
/// @access private
|
|
6087
|
-
/// @param {String} $name - The name of the resource.
|
|
6088
|
-
/// @param {String} $content - The data URI of the resource.
|
|
6089
|
-
/// @require $_kendo-data-uris
|
|
6090
|
-
@mixin register-data-uri( $name, $content ) {
|
|
6091
|
-
@if ( k-map-has-key( $_kendo-data-uris, $name ) ) {
|
|
6092
|
-
@warn "Attempt to redefine data URI of file `#{$name}`.";
|
|
6093
|
-
}
|
|
6094
|
-
|
|
6095
|
-
$_kendo-data-uris: k-map-merge( $_kendo-data-uris, ( $name: $content ) ) !global;
|
|
6096
|
-
}
|
|
6097
|
-
|
|
6098
6079
|
// #endregion
|
|
6099
6080
|
// #region @import "./_disabled.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/mixins/_disabled.scss
|
|
6100
6081
|
// Disabled
|
|
@@ -6422,7 +6403,7 @@ $kendo-components: (
|
|
|
6422
6403
|
"dropzone",
|
|
6423
6404
|
|
|
6424
6405
|
// Command interfaces
|
|
6425
|
-
"
|
|
6406
|
+
"action-buttons",
|
|
6426
6407
|
"appbar",
|
|
6427
6408
|
"fab",
|
|
6428
6409
|
"menu",
|
|
@@ -6494,29 +6475,42 @@ $kendo-components: (
|
|
|
6494
6475
|
// #endregion
|
|
6495
6476
|
// #region @import "./_dependencies.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/module-system/_dependencies.scss
|
|
6496
6477
|
$_kendo-dependencies: (
|
|
6478
|
+
action-buttons: (
|
|
6479
|
+
"button",
|
|
6480
|
+
"icon"
|
|
6481
|
+
),
|
|
6497
6482
|
action-sheet: (
|
|
6498
6483
|
"icon",
|
|
6499
6484
|
"listgroup",
|
|
6500
6485
|
"popup"
|
|
6501
6486
|
),
|
|
6502
|
-
|
|
6503
|
-
|
|
6487
|
+
adaptive: (
|
|
6488
|
+
"checkbox",
|
|
6489
|
+
"listgroup",
|
|
6490
|
+
"radio",
|
|
6491
|
+
"switch",
|
|
6492
|
+
"toolbar"
|
|
6493
|
+
),
|
|
6504
6494
|
appbar: (),
|
|
6505
6495
|
autocomplete: (
|
|
6506
|
-
"
|
|
6496
|
+
"floating-label",
|
|
6507
6497
|
"icon",
|
|
6508
6498
|
"input",
|
|
6509
6499
|
"list",
|
|
6510
6500
|
"popup"
|
|
6511
6501
|
),
|
|
6512
|
-
avatar: (
|
|
6513
|
-
|
|
6502
|
+
avatar: (
|
|
6503
|
+
"icon"
|
|
6504
|
+
),
|
|
6505
|
+
badge: (
|
|
6506
|
+
"icon"
|
|
6507
|
+
),
|
|
6514
6508
|
bottom-navigation: (
|
|
6515
6509
|
"icon"
|
|
6516
6510
|
),
|
|
6517
6511
|
breadcrumb: (
|
|
6518
6512
|
"icon",
|
|
6519
|
-
"
|
|
6513
|
+
"input"
|
|
6520
6514
|
),
|
|
6521
6515
|
button: (
|
|
6522
6516
|
"badge",
|
|
@@ -6524,89 +6518,123 @@ $_kendo-dependencies: (
|
|
|
6524
6518
|
),
|
|
6525
6519
|
calendar: (
|
|
6526
6520
|
"button",
|
|
6521
|
+
"icon",
|
|
6527
6522
|
"list"
|
|
6528
6523
|
),
|
|
6529
6524
|
captcha: (
|
|
6530
6525
|
"button",
|
|
6526
|
+
"icon",
|
|
6527
|
+
"input",
|
|
6531
6528
|
"slider",
|
|
6532
6529
|
"textbox"
|
|
6533
6530
|
),
|
|
6534
6531
|
card: (
|
|
6535
|
-
"
|
|
6532
|
+
"action-buttons",
|
|
6536
6533
|
"button",
|
|
6537
|
-
|
|
6538
|
-
// "utils/grid"
|
|
6534
|
+
"typography"
|
|
6539
6535
|
),
|
|
6540
6536
|
chat: (
|
|
6541
6537
|
"avatar",
|
|
6538
|
+
"button",
|
|
6542
6539
|
"card",
|
|
6543
|
-
"
|
|
6540
|
+
"icon",
|
|
6541
|
+
"input",
|
|
6544
6542
|
"toolbar"
|
|
6545
6543
|
),
|
|
6546
6544
|
checkbox: (),
|
|
6547
|
-
chip: (
|
|
6545
|
+
chip: (
|
|
6546
|
+
"avatar",
|
|
6547
|
+
"icon"
|
|
6548
|
+
),
|
|
6548
6549
|
color-editor: (
|
|
6549
|
-
"
|
|
6550
|
+
"button",
|
|
6551
|
+
"action-buttons",
|
|
6552
|
+
"color-gradient",
|
|
6550
6553
|
"color-palette",
|
|
6551
|
-
"color-preview"
|
|
6552
|
-
"color-gradient"
|
|
6554
|
+
"color-preview"
|
|
6553
6555
|
),
|
|
6554
6556
|
color-gradient: (
|
|
6555
6557
|
"button",
|
|
6558
|
+
"icon",
|
|
6556
6559
|
"numeric-textbox",
|
|
6557
6560
|
"slider",
|
|
6558
|
-
"textbox"
|
|
6559
|
-
// "utils/flex"
|
|
6561
|
+
"textbox"
|
|
6560
6562
|
),
|
|
6561
|
-
color-palette: (
|
|
6562
|
-
|
|
6563
|
-
|
|
6563
|
+
color-palette: (),
|
|
6564
|
+
color-preview: (
|
|
6565
|
+
"icon"
|
|
6564
6566
|
),
|
|
6565
|
-
color-preview: (),
|
|
6566
6567
|
color-picker: (
|
|
6567
6568
|
"button",
|
|
6568
6569
|
"color-editor",
|
|
6570
|
+
"icon",
|
|
6569
6571
|
"input",
|
|
6570
6572
|
"popup"
|
|
6571
6573
|
),
|
|
6572
6574
|
combobox: (
|
|
6573
6575
|
"button",
|
|
6576
|
+
"floating-label",
|
|
6577
|
+
"icon",
|
|
6574
6578
|
"input",
|
|
6575
|
-
"
|
|
6576
|
-
"
|
|
6579
|
+
"list",
|
|
6580
|
+
"popup"
|
|
6577
6581
|
),
|
|
6578
6582
|
cursor: (),
|
|
6579
6583
|
dataviz: (
|
|
6584
|
+
"icon",
|
|
6580
6585
|
"popup",
|
|
6581
6586
|
"tooltip"
|
|
6582
6587
|
),
|
|
6583
6588
|
date-input: (
|
|
6589
|
+
"floating-label",
|
|
6590
|
+
"icon",
|
|
6584
6591
|
"input"
|
|
6585
6592
|
),
|
|
6586
6593
|
date-picker: (
|
|
6587
6594
|
"button",
|
|
6588
6595
|
"calendar",
|
|
6596
|
+
"floating-label",
|
|
6589
6597
|
"icon",
|
|
6590
6598
|
"input",
|
|
6591
6599
|
"popup"
|
|
6592
6600
|
),
|
|
6593
6601
|
date-range-picker: (
|
|
6594
|
-
"
|
|
6602
|
+
"calendar",
|
|
6603
|
+
"date-input",
|
|
6604
|
+
"date-picker",
|
|
6605
|
+
"floating-label",
|
|
6606
|
+
"icon",
|
|
6607
|
+
"input",
|
|
6608
|
+
"popup"
|
|
6595
6609
|
),
|
|
6596
6610
|
date-time-picker: (
|
|
6611
|
+
"action-buttons",
|
|
6612
|
+
"button",
|
|
6613
|
+
"calendar",
|
|
6614
|
+
"date-input",
|
|
6597
6615
|
"date-picker",
|
|
6598
|
-
"
|
|
6616
|
+
"floating-label",
|
|
6617
|
+
"icon",
|
|
6618
|
+
"input",
|
|
6619
|
+
"list",
|
|
6620
|
+
"popup",
|
|
6621
|
+
"time-selector"
|
|
6599
6622
|
),
|
|
6600
6623
|
dialog: (
|
|
6624
|
+
"action-buttons",
|
|
6625
|
+
"button",
|
|
6626
|
+
"icon",
|
|
6601
6627
|
"window"
|
|
6602
6628
|
),
|
|
6603
6629
|
draggable: (),
|
|
6604
6630
|
drawer: (
|
|
6631
|
+
"icon",
|
|
6605
6632
|
"list",
|
|
6606
6633
|
"overlay"
|
|
6607
6634
|
),
|
|
6608
6635
|
dropdown-grid: (
|
|
6609
6636
|
"button",
|
|
6637
|
+
"floating-label",
|
|
6610
6638
|
"grid",
|
|
6611
6639
|
"icon",
|
|
6612
6640
|
"input",
|
|
@@ -6615,6 +6643,7 @@ $_kendo-dependencies: (
|
|
|
6615
6643
|
),
|
|
6616
6644
|
dropdown-list: (
|
|
6617
6645
|
"button",
|
|
6646
|
+
"floating-label",
|
|
6618
6647
|
"icon",
|
|
6619
6648
|
"input",
|
|
6620
6649
|
"list",
|
|
@@ -6622,6 +6651,7 @@ $_kendo-dependencies: (
|
|
|
6622
6651
|
),
|
|
6623
6652
|
dropdown-tree: (
|
|
6624
6653
|
"button",
|
|
6654
|
+
"floating-label",
|
|
6625
6655
|
"icon",
|
|
6626
6656
|
"input",
|
|
6627
6657
|
"popup",
|
|
@@ -6630,8 +6660,8 @@ $_kendo-dependencies: (
|
|
|
6630
6660
|
dropzone: (),
|
|
6631
6661
|
dock-manager: (
|
|
6632
6662
|
"splitter",
|
|
6633
|
-
"
|
|
6634
|
-
"
|
|
6663
|
+
"tabstrip",
|
|
6664
|
+
"toolbar"
|
|
6635
6665
|
),
|
|
6636
6666
|
chart-wizard: (
|
|
6637
6667
|
"icon",
|
|
@@ -6642,7 +6672,7 @@ $_kendo-dependencies: (
|
|
|
6642
6672
|
"grid",
|
|
6643
6673
|
"tabstrip",
|
|
6644
6674
|
"listview",
|
|
6645
|
-
"
|
|
6675
|
+
"form",
|
|
6646
6676
|
"combobox"
|
|
6647
6677
|
),
|
|
6648
6678
|
editor: (
|
|
@@ -6651,20 +6681,21 @@ $_kendo-dependencies: (
|
|
|
6651
6681
|
"color-picker",
|
|
6652
6682
|
"combobox",
|
|
6653
6683
|
"dropdown-list",
|
|
6684
|
+
"file-manager",
|
|
6685
|
+
"icon",
|
|
6654
6686
|
"toolbar",
|
|
6655
6687
|
"upload",
|
|
6656
6688
|
"window"
|
|
6657
6689
|
),
|
|
6658
6690
|
expander: (
|
|
6659
6691
|
"icon",
|
|
6660
|
-
"list"
|
|
6661
|
-
// "utils/display",
|
|
6662
|
-
// "utils/flex"
|
|
6692
|
+
"list"
|
|
6663
6693
|
),
|
|
6664
6694
|
fab: (
|
|
6665
|
-
"button",
|
|
6666
6695
|
"badge",
|
|
6667
|
-
|
|
6696
|
+
"button",
|
|
6697
|
+
"icon",
|
|
6698
|
+
"popup"
|
|
6668
6699
|
),
|
|
6669
6700
|
file-manager: (
|
|
6670
6701
|
"breadcrumb",
|
|
@@ -6694,33 +6725,45 @@ $_kendo-dependencies: (
|
|
|
6694
6725
|
"input"
|
|
6695
6726
|
),
|
|
6696
6727
|
form: (
|
|
6697
|
-
"
|
|
6728
|
+
"action-buttons",
|
|
6698
6729
|
"button",
|
|
6699
|
-
"
|
|
6730
|
+
"validator"
|
|
6700
6731
|
),
|
|
6701
6732
|
gantt: (
|
|
6702
6733
|
"button",
|
|
6703
6734
|
"date-time-picker",
|
|
6735
|
+
"icon",
|
|
6704
6736
|
"input",
|
|
6705
6737
|
"numeric-textbox",
|
|
6706
6738
|
"splitter",
|
|
6739
|
+
"toolbar",
|
|
6707
6740
|
"treelist",
|
|
6708
6741
|
"validator",
|
|
6709
6742
|
"window",
|
|
6710
6743
|
"time-marker"
|
|
6711
6744
|
),
|
|
6712
6745
|
grid: (
|
|
6713
|
-
"
|
|
6746
|
+
"action-buttons",
|
|
6747
|
+
"autocomplete",
|
|
6748
|
+
"badge",
|
|
6714
6749
|
"button",
|
|
6715
6750
|
"checkbox",
|
|
6751
|
+
"chip",
|
|
6752
|
+
"date-time-picker",
|
|
6716
6753
|
"dialog",
|
|
6754
|
+
"dropdown-list",
|
|
6755
|
+
"icon",
|
|
6717
6756
|
"input",
|
|
6718
6757
|
"list",
|
|
6719
6758
|
"menu",
|
|
6759
|
+
"numeric-textbox",
|
|
6720
6760
|
"pager",
|
|
6721
|
-
"
|
|
6761
|
+
"progressbar",
|
|
6722
6762
|
"radio",
|
|
6723
6763
|
"skeleton",
|
|
6764
|
+
"table",
|
|
6765
|
+
"tabstrip",
|
|
6766
|
+
"textbox",
|
|
6724
6767
|
"toolbar",
|
|
6725
6768
|
"validator"
|
|
6726
6769
|
),
|
|
@@ -6736,44 +6779,61 @@ $_kendo-dependencies: (
|
|
|
6736
6779
|
"button",
|
|
6737
6780
|
"icon"
|
|
6738
6781
|
),
|
|
6739
|
-
list: (
|
|
6782
|
+
list: (
|
|
6783
|
+
"checkbox",
|
|
6784
|
+
"icon"
|
|
6785
|
+
),
|
|
6740
6786
|
listbox: (
|
|
6741
6787
|
"button",
|
|
6788
|
+
"checkbox",
|
|
6789
|
+
"icon",
|
|
6742
6790
|
"list"
|
|
6743
6791
|
),
|
|
6744
|
-
listgroup: (
|
|
6792
|
+
listgroup: (
|
|
6793
|
+
"icon"
|
|
6794
|
+
),
|
|
6745
6795
|
listview: (
|
|
6746
|
-
"
|
|
6747
|
-
|
|
6748
|
-
|
|
6796
|
+
"icon",
|
|
6797
|
+
"pager"
|
|
6798
|
+
),
|
|
6799
|
+
loader: (
|
|
6800
|
+
"overlay"
|
|
6749
6801
|
),
|
|
6750
|
-
loader: (),
|
|
6751
6802
|
map: (
|
|
6752
6803
|
"button",
|
|
6753
|
-
"
|
|
6754
|
-
|
|
6804
|
+
"icon",
|
|
6805
|
+
"scroller"
|
|
6755
6806
|
),
|
|
6756
6807
|
masked-textbox: (
|
|
6757
|
-
"
|
|
6758
|
-
"input"
|
|
6808
|
+
"icon",
|
|
6809
|
+
"input",
|
|
6810
|
+
"floating-label"
|
|
6759
6811
|
),
|
|
6760
6812
|
media-player: (
|
|
6813
|
+
"button",
|
|
6814
|
+
"icon",
|
|
6815
|
+
"listview",
|
|
6761
6816
|
"slider",
|
|
6762
6817
|
"toolbar"
|
|
6763
6818
|
),
|
|
6764
6819
|
menu: (
|
|
6765
6820
|
"button",
|
|
6766
6821
|
"icon",
|
|
6822
|
+
"list",
|
|
6767
6823
|
"popup"
|
|
6768
6824
|
),
|
|
6769
6825
|
menu-button: (
|
|
6770
6826
|
"button",
|
|
6827
|
+
"icon",
|
|
6771
6828
|
"menu"
|
|
6772
6829
|
),
|
|
6773
|
-
messagebox: (
|
|
6830
|
+
messagebox: (
|
|
6831
|
+
"icon"
|
|
6832
|
+
),
|
|
6774
6833
|
multiselect: (
|
|
6775
6834
|
"button",
|
|
6776
6835
|
"chip",
|
|
6836
|
+
"floating-label",
|
|
6777
6837
|
"icon",
|
|
6778
6838
|
"input",
|
|
6779
6839
|
"list",
|
|
@@ -6786,51 +6846,62 @@ $_kendo-dependencies: (
|
|
|
6786
6846
|
),
|
|
6787
6847
|
numeric-textbox: (
|
|
6788
6848
|
"button",
|
|
6849
|
+
"floating-label",
|
|
6789
6850
|
"icon",
|
|
6790
6851
|
"input"
|
|
6791
6852
|
),
|
|
6792
6853
|
orgchart: (
|
|
6854
|
+
"action-buttons",
|
|
6855
|
+
"avatar",
|
|
6793
6856
|
"button",
|
|
6794
6857
|
"card",
|
|
6795
6858
|
"dropdown-list",
|
|
6859
|
+
"form",
|
|
6796
6860
|
"icon",
|
|
6797
6861
|
"menu",
|
|
6862
|
+
"menu-button",
|
|
6798
6863
|
"textbox",
|
|
6799
6864
|
"upload",
|
|
6800
6865
|
"window"
|
|
6801
6866
|
),
|
|
6802
6867
|
overlay: (),
|
|
6803
6868
|
pager: (
|
|
6869
|
+
"button",
|
|
6804
6870
|
"dropdown-list",
|
|
6805
|
-
"icon"
|
|
6806
|
-
"list",
|
|
6807
|
-
"toolbar"
|
|
6871
|
+
"icon"
|
|
6808
6872
|
),
|
|
6809
6873
|
panel: (),
|
|
6810
6874
|
panelbar: (
|
|
6811
|
-
"icon"
|
|
6875
|
+
"icon",
|
|
6876
|
+
"list"
|
|
6812
6877
|
),
|
|
6813
6878
|
pdf-viewer: (
|
|
6814
6879
|
"button",
|
|
6815
6880
|
"combobox",
|
|
6816
6881
|
"dialog",
|
|
6817
6882
|
"dropzone",
|
|
6883
|
+
"icon",
|
|
6818
6884
|
"pager",
|
|
6819
6885
|
"textbox",
|
|
6820
6886
|
"toolbar",
|
|
6821
6887
|
"window"
|
|
6822
6888
|
),
|
|
6823
6889
|
pivotgrid: (
|
|
6890
|
+
"action-buttons",
|
|
6891
|
+
"button",
|
|
6892
|
+
"chip",
|
|
6893
|
+
"form",
|
|
6824
6894
|
"dialog",
|
|
6825
6895
|
"grid",
|
|
6896
|
+
"icon",
|
|
6826
6897
|
"list",
|
|
6827
|
-
"treeview"
|
|
6828
|
-
// "utils/flex",
|
|
6829
|
-
// "utils/grid",
|
|
6830
|
-
// "utils/position"
|
|
6898
|
+
"treeview"
|
|
6831
6899
|
),
|
|
6832
6900
|
popover: (
|
|
6901
|
+
"action-buttons",
|
|
6902
|
+
"button",
|
|
6833
6903
|
"card",
|
|
6904
|
+
"icon",
|
|
6834
6905
|
"popup"
|
|
6835
6906
|
),
|
|
6836
6907
|
popup: (),
|
|
@@ -6840,48 +6911,76 @@ $_kendo-dependencies: (
|
|
|
6840
6911
|
rating: (
|
|
6841
6912
|
"icon"
|
|
6842
6913
|
),
|
|
6843
|
-
responsive-panel: (
|
|
6914
|
+
responsive-panel: (
|
|
6915
|
+
"icon"
|
|
6916
|
+
),
|
|
6844
6917
|
ripple: (),
|
|
6845
6918
|
scheduler: (
|
|
6919
|
+
"action-buttons",
|
|
6920
|
+
"adaptive",
|
|
6846
6921
|
"button",
|
|
6922
|
+
"calendar",
|
|
6923
|
+
"checkbox",
|
|
6847
6924
|
"date-time-picker",
|
|
6848
6925
|
"dialog",
|
|
6849
6926
|
"dropdown-list",
|
|
6927
|
+
"form",
|
|
6928
|
+
"icon",
|
|
6929
|
+
"numeric-textbox",
|
|
6930
|
+
"radio",
|
|
6931
|
+
"textarea",
|
|
6932
|
+
"textbox",
|
|
6850
6933
|
"toolbar",
|
|
6851
6934
|
"tooltip",
|
|
6852
|
-
"time-marker"
|
|
6935
|
+
"time-marker",
|
|
6936
|
+
"window"
|
|
6937
|
+
),
|
|
6938
|
+
scroller: (
|
|
6939
|
+
"icon"
|
|
6853
6940
|
),
|
|
6854
|
-
scroller: (),
|
|
6855
6941
|
scrollview: (
|
|
6856
|
-
"button"
|
|
6942
|
+
"button",
|
|
6943
|
+
"icon"
|
|
6857
6944
|
),
|
|
6858
6945
|
searchbox: (
|
|
6859
6946
|
"button",
|
|
6947
|
+
"floating-label",
|
|
6948
|
+
"icon",
|
|
6860
6949
|
"input"
|
|
6861
6950
|
),
|
|
6862
6951
|
signature: (
|
|
6863
6952
|
"button",
|
|
6864
|
-
"
|
|
6953
|
+
"color-picker",
|
|
6954
|
+
"icon",
|
|
6955
|
+
"input",
|
|
6956
|
+
"split-button"
|
|
6865
6957
|
),
|
|
6866
6958
|
skeleton: (),
|
|
6867
6959
|
slider: (
|
|
6868
6960
|
"button",
|
|
6961
|
+
"icon",
|
|
6869
6962
|
"tooltip"
|
|
6870
6963
|
),
|
|
6871
6964
|
split-button: (
|
|
6872
6965
|
"button",
|
|
6966
|
+
"icon",
|
|
6873
6967
|
"menu"
|
|
6874
6968
|
),
|
|
6875
6969
|
splitter: (
|
|
6970
|
+
"draggable",
|
|
6876
6971
|
"icon"
|
|
6877
6972
|
),
|
|
6878
6973
|
spreadsheet: (
|
|
6974
|
+
"action-buttons",
|
|
6879
6975
|
"button",
|
|
6880
6976
|
"checkbox",
|
|
6881
6977
|
"color-picker",
|
|
6882
6978
|
"combobox",
|
|
6883
6979
|
"date-time-picker",
|
|
6884
6980
|
"dropdown-list",
|
|
6981
|
+
"form",
|
|
6982
|
+
"icon",
|
|
6983
|
+
"input",
|
|
6885
6984
|
"list",
|
|
6886
6985
|
"menu",
|
|
6887
6986
|
"radio",
|
|
@@ -6899,30 +6998,46 @@ $_kendo-dependencies: (
|
|
|
6899
6998
|
table: (),
|
|
6900
6999
|
tabstrip: (
|
|
6901
7000
|
"button",
|
|
6902
|
-
"icon"
|
|
7001
|
+
"icon",
|
|
7002
|
+
"list",
|
|
7003
|
+
"menu-button"
|
|
6903
7004
|
),
|
|
6904
7005
|
task-board: (
|
|
7006
|
+
"action-buttons",
|
|
7007
|
+
"badge",
|
|
7008
|
+
"button",
|
|
6905
7009
|
"card",
|
|
7010
|
+
"dialog",
|
|
6906
7011
|
"form",
|
|
7012
|
+
"icon",
|
|
7013
|
+
"input",
|
|
7014
|
+
"menu",
|
|
7015
|
+
"menu-button",
|
|
6907
7016
|
"searchbox",
|
|
6908
7017
|
"textbox",
|
|
6909
|
-
"toolbar"
|
|
7018
|
+
"toolbar",
|
|
7019
|
+
"window"
|
|
6910
7020
|
),
|
|
6911
7021
|
textarea: (
|
|
6912
7022
|
"button",
|
|
7023
|
+
"floating-label",
|
|
6913
7024
|
"icon",
|
|
6914
7025
|
"input"
|
|
6915
7026
|
),
|
|
6916
7027
|
textbox: (
|
|
6917
7028
|
"button",
|
|
7029
|
+
"floating-label",
|
|
6918
7030
|
"icon",
|
|
6919
7031
|
"input"
|
|
6920
7032
|
),
|
|
6921
7033
|
tile-layout: (
|
|
6922
|
-
"
|
|
7034
|
+
"button",
|
|
7035
|
+
"card",
|
|
7036
|
+
"icon"
|
|
6923
7037
|
),
|
|
6924
7038
|
time-marker: (),
|
|
6925
7039
|
time-duration-picker: (
|
|
7040
|
+
"action-buttons",
|
|
6926
7041
|
"button",
|
|
6927
7042
|
"icon",
|
|
6928
7043
|
"input",
|
|
@@ -6931,8 +7046,9 @@ $_kendo-dependencies: (
|
|
|
6931
7046
|
"time-selector"
|
|
6932
7047
|
),
|
|
6933
7048
|
time-selector: (
|
|
6934
|
-
"
|
|
7049
|
+
"action-buttons",
|
|
6935
7050
|
"button",
|
|
7051
|
+
"icon",
|
|
6936
7052
|
"list"
|
|
6937
7053
|
),
|
|
6938
7054
|
timeline: (
|
|
@@ -6941,6 +7057,7 @@ $_kendo-dependencies: (
|
|
|
6941
7057
|
"icon"
|
|
6942
7058
|
),
|
|
6943
7059
|
time-picker: (
|
|
7060
|
+
"action-buttons",
|
|
6944
7061
|
"button",
|
|
6945
7062
|
"icon",
|
|
6946
7063
|
"input",
|
|
@@ -6952,15 +7069,17 @@ $_kendo-dependencies: (
|
|
|
6952
7069
|
"button",
|
|
6953
7070
|
"icon",
|
|
6954
7071
|
"menu",
|
|
6955
|
-
"
|
|
7072
|
+
"menu-button",
|
|
7073
|
+
"popup",
|
|
7074
|
+
"split-button"
|
|
6956
7075
|
),
|
|
6957
7076
|
tooltip: (
|
|
6958
|
-
"button",
|
|
6959
7077
|
"icon",
|
|
6960
7078
|
"popup"
|
|
6961
7079
|
),
|
|
6962
7080
|
treelist: (
|
|
6963
|
-
"grid"
|
|
7081
|
+
"grid",
|
|
7082
|
+
"icon"
|
|
6964
7083
|
),
|
|
6965
7084
|
treeview: (
|
|
6966
7085
|
"checkbox",
|
|
@@ -6968,12 +7087,10 @@ $_kendo-dependencies: (
|
|
|
6968
7087
|
),
|
|
6969
7088
|
typography: (),
|
|
6970
7089
|
upload: (
|
|
6971
|
-
"
|
|
7090
|
+
"action-buttons",
|
|
6972
7091
|
"button",
|
|
6973
7092
|
"dropzone",
|
|
6974
|
-
"icon"
|
|
6975
|
-
"listgroup",
|
|
6976
|
-
"toolbar"
|
|
7093
|
+
"icon"
|
|
6977
7094
|
),
|
|
6978
7095
|
utils: (),
|
|
6979
7096
|
utils-accessibility-screen-readers: (),
|
|
@@ -7069,18 +7186,21 @@ $_kendo-dependencies: (
|
|
|
7069
7186
|
utils-typography-vertical-align: (),
|
|
7070
7187
|
utils-typography-white-space: (),
|
|
7071
7188
|
validator: (
|
|
7189
|
+
"icon",
|
|
7072
7190
|
"tooltip"
|
|
7073
7191
|
),
|
|
7074
7192
|
virtual-scroller: (),
|
|
7075
7193
|
window: (
|
|
7076
|
-
"
|
|
7194
|
+
"action-buttons",
|
|
7077
7195
|
"button",
|
|
7196
|
+
"form",
|
|
7078
7197
|
"icon",
|
|
7079
7198
|
"overlay"
|
|
7080
7199
|
),
|
|
7081
7200
|
wizard: (
|
|
7082
7201
|
"button",
|
|
7083
7202
|
"form",
|
|
7203
|
+
"icon",
|
|
7084
7204
|
"stepper"
|
|
7085
7205
|
)
|
|
7086
7206
|
);
|
|
@@ -18140,7 +18260,7 @@ $ki-rotate-map: (
|
|
|
18140
18260
|
$_kendo-module-meta: (
|
|
18141
18261
|
name: "messagebox",
|
|
18142
18262
|
dependencies: (
|
|
18143
|
-
"icon"
|
|
18263
|
+
"icon"
|
|
18144
18264
|
)
|
|
18145
18265
|
);
|
|
18146
18266
|
|
|
@@ -18518,7 +18638,7 @@ $_kendo-module-meta: (
|
|
|
18518
18638
|
name: "list",
|
|
18519
18639
|
dependencies: (
|
|
18520
18640
|
"checkbox",
|
|
18521
|
-
"icon"
|
|
18641
|
+
"icon"
|
|
18522
18642
|
)
|
|
18523
18643
|
);
|
|
18524
18644
|
|
|
@@ -19340,14 +19460,11 @@ $kendo-checkbox-ripple-opacity: .2 !default;
|
|
|
19340
19460
|
@include kendo-checkbox--theme-base();
|
|
19341
19461
|
|
|
19342
19462
|
// Checkbox
|
|
19343
|
-
|
|
19344
|
-
|
|
19345
|
-
|
|
19346
|
-
|
|
19347
|
-
|
|
19348
|
-
opacity: 1;
|
|
19349
|
-
filter: none;
|
|
19350
|
-
}
|
|
19463
|
+
// Disabled state
|
|
19464
|
+
.k-checkbox:disabled + .k-checkbox-label {
|
|
19465
|
+
color: if($kendo-enable-color-system, k-color( subtle ), if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text ));
|
|
19466
|
+
opacity: 1;
|
|
19467
|
+
filter: none;
|
|
19351
19468
|
}
|
|
19352
19469
|
|
|
19353
19470
|
}
|
|
@@ -19810,7 +19927,7 @@ $kendo-checkbox-ripple-opacity: .2 !default;
|
|
|
19810
19927
|
$_kendo-module-meta: (
|
|
19811
19928
|
name: "listgroup",
|
|
19812
19929
|
dependencies: (
|
|
19813
|
-
"icon"
|
|
19930
|
+
"icon"
|
|
19814
19931
|
)
|
|
19815
19932
|
);
|
|
19816
19933
|
|
|
@@ -20453,10 +20570,10 @@ $_kendo-module-meta: (
|
|
|
20453
20570
|
transition: opacity 100ms linear, transform 500ms cubic-bezier(.4, 0, .2, 1);
|
|
20454
20571
|
opacity: .1;
|
|
20455
20572
|
background-color: currentColor;
|
|
20573
|
+
}
|
|
20456
20574
|
|
|
20457
|
-
|
|
20458
|
-
|
|
20459
|
-
}
|
|
20575
|
+
.k-primary .k-ripple-blob {
|
|
20576
|
+
opacity: .2;
|
|
20460
20577
|
}
|
|
20461
20578
|
|
|
20462
20579
|
.k-ripple-focus::after {
|
|
@@ -21328,7 +21445,9 @@ $_kendo-module-meta: (
|
|
|
21328
21445
|
// Module meta
|
|
21329
21446
|
$_kendo-module-meta: (
|
|
21330
21447
|
name: "avatar",
|
|
21331
|
-
dependencies: (
|
|
21448
|
+
dependencies: (
|
|
21449
|
+
"icon"
|
|
21450
|
+
)
|
|
21332
21451
|
);
|
|
21333
21452
|
|
|
21334
21453
|
|
|
@@ -21528,14 +21647,12 @@ $kendo-avatar-theme-colors: $kendo-theme-colors !default;
|
|
|
21528
21647
|
$_kendo-module-meta: (
|
|
21529
21648
|
name: "badge",
|
|
21530
21649
|
dependencies: (
|
|
21531
|
-
"icon"
|
|
21532
|
-
// "utils/layout/position",
|
|
21650
|
+
"icon"
|
|
21533
21651
|
)
|
|
21534
21652
|
);
|
|
21535
21653
|
|
|
21536
21654
|
|
|
21537
21655
|
// Dependencies
|
|
21538
|
-
// @import "../utils/_position.scss";
|
|
21539
21656
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
21540
21657
|
// File already imported_once. Skipping output.
|
|
21541
21658
|
// #endregion
|
|
@@ -21883,7 +22000,7 @@ $_kendo-module-meta: (
|
|
|
21883
22000
|
name: "chip",
|
|
21884
22001
|
dependencies: (
|
|
21885
22002
|
"avatar",
|
|
21886
|
-
"icon"
|
|
22003
|
+
"icon"
|
|
21887
22004
|
)
|
|
21888
22005
|
);
|
|
21889
22006
|
|
|
@@ -22786,7 +22903,9 @@ $kendo-chip-list-sizes: (
|
|
|
22786
22903
|
// Module meta
|
|
22787
22904
|
$_kendo-module-meta: (
|
|
22788
22905
|
name: "color-preview",
|
|
22789
|
-
dependencies: (
|
|
22906
|
+
dependencies: (
|
|
22907
|
+
"icon"
|
|
22908
|
+
)
|
|
22790
22909
|
);
|
|
22791
22910
|
|
|
22792
22911
|
|
|
@@ -22794,12 +22913,6 @@ $_kendo-module-meta: (
|
|
|
22794
22913
|
|
|
22795
22914
|
|
|
22796
22915
|
// Component
|
|
22797
|
-
// #region @import "../colorgradient/images/alpha-slider-bgr.scss"; -> scss/colorgradient/images/alpha-slider-bgr.scss
|
|
22798
|
-
@include exports("alpha-slider-bgr.png") {
|
|
22799
|
-
@include register-data-uri("alpha-slider-bgr.png", "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC");
|
|
22800
|
-
}
|
|
22801
|
-
|
|
22802
|
-
// #endregion
|
|
22803
22916
|
// #region @import "./_variables.scss"; -> scss/color-preview/_variables.scss
|
|
22804
22917
|
// Color Preview
|
|
22805
22918
|
$kendo-color-preview-border-radius: k-border-radius(md) !default;
|
|
@@ -22977,7 +23090,7 @@ $kendo-color-preview-transparent-color-image: url("data:image/png;base64,iVBORw0
|
|
|
22977
23090
|
$_kendo-module-meta: (
|
|
22978
23091
|
name: "loader",
|
|
22979
23092
|
dependencies: (
|
|
22980
|
-
"overlay"
|
|
23093
|
+
"overlay"
|
|
22981
23094
|
)
|
|
22982
23095
|
);
|
|
22983
23096
|
|
|
@@ -24118,9 +24231,9 @@ $kendo-current-time-color: #ff0000 !default;
|
|
|
24118
24231
|
$_kendo-module-meta: (
|
|
24119
24232
|
name: "form",
|
|
24120
24233
|
dependencies: (
|
|
24121
|
-
"
|
|
24122
|
-
"
|
|
24123
|
-
"
|
|
24234
|
+
"action-buttons",
|
|
24235
|
+
"button",
|
|
24236
|
+
"validator"
|
|
24124
24237
|
)
|
|
24125
24238
|
);
|
|
24126
24239
|
|
|
@@ -24142,7 +24255,9 @@ $_kendo-module-meta: (
|
|
|
24142
24255
|
"button",
|
|
24143
24256
|
"icon",
|
|
24144
24257
|
"menu",
|
|
24258
|
+
"menu-button",
|
|
24145
24259
|
"popup",
|
|
24260
|
+
"split-button"
|
|
24146
24261
|
)
|
|
24147
24262
|
);
|
|
24148
24263
|
|
|
@@ -24159,7 +24274,7 @@ $_kendo-module-meta: (
|
|
|
24159
24274
|
name: "button",
|
|
24160
24275
|
dependencies: (
|
|
24161
24276
|
"badge",
|
|
24162
|
-
"icon"
|
|
24277
|
+
"icon"
|
|
24163
24278
|
)
|
|
24164
24279
|
);
|
|
24165
24280
|
|
|
@@ -25135,7 +25250,7 @@ $_kendo-module-meta: (
|
|
|
25135
25250
|
"button",
|
|
25136
25251
|
"icon",
|
|
25137
25252
|
"list",
|
|
25138
|
-
"popup"
|
|
25253
|
+
"popup"
|
|
25139
25254
|
)
|
|
25140
25255
|
);
|
|
25141
25256
|
|
|
@@ -26540,8 +26655,11 @@ $kendo-toolbar-sizes: (
|
|
|
26540
26655
|
|
|
26541
26656
|
// Module meta
|
|
26542
26657
|
$_kendo-module-meta: (
|
|
26543
|
-
name: "
|
|
26544
|
-
dependencies: (
|
|
26658
|
+
name: "action-buttons",
|
|
26659
|
+
dependencies: (
|
|
26660
|
+
"button",
|
|
26661
|
+
"icon"
|
|
26662
|
+
)
|
|
26545
26663
|
);
|
|
26546
26664
|
|
|
26547
26665
|
|
|
@@ -26573,7 +26691,7 @@ $kendo-actions-gradient: null !default;
|
|
|
26573
26691
|
// #endregion
|
|
26574
26692
|
// #region @import "./_layout.scss"; -> scss/action-buttons/_layout.scss
|
|
26575
26693
|
// #region @import "@progress/kendo-theme-default/scss/action-buttons/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/action-buttons/_layout.scss
|
|
26576
|
-
@mixin kendo-
|
|
26694
|
+
@mixin kendo-action-buttons--layout-base() {
|
|
26577
26695
|
|
|
26578
26696
|
// Actions
|
|
26579
26697
|
.k-actions {
|
|
@@ -26640,16 +26758,16 @@ $kendo-actions-gradient: null !default;
|
|
|
26640
26758
|
}
|
|
26641
26759
|
|
|
26642
26760
|
|
|
26643
|
-
@mixin kendo-
|
|
26644
|
-
@include kendo-
|
|
26761
|
+
@mixin kendo-action-buttons--layout() {
|
|
26762
|
+
@include kendo-action-buttons--layout-base();
|
|
26645
26763
|
}
|
|
26646
26764
|
|
|
26647
26765
|
// #endregion
|
|
26648
26766
|
|
|
26649
26767
|
|
|
26650
|
-
@mixin kendo-
|
|
26768
|
+
@mixin kendo-action-buttons--layout() {
|
|
26651
26769
|
|
|
26652
|
-
@include kendo-
|
|
26770
|
+
@include kendo-action-buttons--layout-base();
|
|
26653
26771
|
|
|
26654
26772
|
// Actions
|
|
26655
26773
|
.k-actions {
|
|
@@ -26678,7 +26796,7 @@ $kendo-actions-gradient: null !default;
|
|
|
26678
26796
|
// #endregion
|
|
26679
26797
|
// #region @import "./_theme.scss"; -> scss/action-buttons/_theme.scss
|
|
26680
26798
|
// #region @import "@progress/kendo-theme-default/scss/action-buttons/_theme.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/action-buttons/_theme.scss
|
|
26681
|
-
@mixin kendo-
|
|
26799
|
+
@mixin kendo-action-buttons--theme-base() {
|
|
26682
26800
|
|
|
26683
26801
|
// Actions
|
|
26684
26802
|
.k-actions {
|
|
@@ -26693,16 +26811,16 @@ $kendo-actions-gradient: null !default;
|
|
|
26693
26811
|
}
|
|
26694
26812
|
|
|
26695
26813
|
|
|
26696
|
-
@mixin kendo-
|
|
26697
|
-
@include kendo-
|
|
26814
|
+
@mixin kendo-action-buttons--theme() {
|
|
26815
|
+
@include kendo-action-buttons--theme-base();
|
|
26698
26816
|
}
|
|
26699
26817
|
|
|
26700
26818
|
// #endregion
|
|
26701
26819
|
|
|
26702
26820
|
|
|
26703
|
-
@mixin kendo-
|
|
26821
|
+
@mixin kendo-action-buttons--theme() {
|
|
26704
26822
|
|
|
26705
|
-
@include kendo-
|
|
26823
|
+
@include kendo-action-buttons--theme-base();
|
|
26706
26824
|
|
|
26707
26825
|
// Actions
|
|
26708
26826
|
.k-actions {
|
|
@@ -26727,16 +26845,16 @@ $kendo-actions-gradient: null !default;
|
|
|
26727
26845
|
|
|
26728
26846
|
|
|
26729
26847
|
// Expose
|
|
26730
|
-
@mixin kendo-
|
|
26731
|
-
@include module-render( "
|
|
26732
|
-
@include kendo-
|
|
26733
|
-
@include kendo-
|
|
26848
|
+
@mixin kendo-action-buttons--styles() {
|
|
26849
|
+
@include module-render( "action-buttons" ) {
|
|
26850
|
+
@include kendo-action-buttons--layout();
|
|
26851
|
+
@include kendo-action-buttons--theme();
|
|
26734
26852
|
@include kendo-utils--flex-grid--justify-content();
|
|
26735
26853
|
}
|
|
26736
26854
|
}
|
|
26737
26855
|
|
|
26738
26856
|
@if $kendo-auto-bootstrap {
|
|
26739
|
-
@include kendo-
|
|
26857
|
+
@include kendo-action-buttons--styles();
|
|
26740
26858
|
}
|
|
26741
26859
|
|
|
26742
26860
|
// #endregion
|
|
@@ -27746,27 +27864,23 @@ $kendo-form-sizes: (
|
|
|
27746
27864
|
}
|
|
27747
27865
|
|
|
27748
27866
|
// RTL Adjustments
|
|
27749
|
-
.k-form
|
|
27750
|
-
|
|
27751
|
-
.k-
|
|
27752
|
-
|
|
27753
|
-
|
|
27754
|
-
margin-right: $kendo-label-optional-margin-x;
|
|
27755
|
-
}
|
|
27867
|
+
.k-form [dir="rtl"],
|
|
27868
|
+
.k-rtl .k-form {
|
|
27869
|
+
.k-label-optional {
|
|
27870
|
+
margin-left: 0;
|
|
27871
|
+
margin-right: $kendo-label-optional-margin-x;
|
|
27756
27872
|
}
|
|
27757
27873
|
}
|
|
27758
27874
|
|
|
27759
|
-
.k-form-horizontal
|
|
27760
|
-
|
|
27761
|
-
|
|
27762
|
-
|
|
27763
|
-
.k-
|
|
27764
|
-
|
|
27765
|
-
|
|
27766
|
-
|
|
27767
|
-
|
|
27768
|
-
margin-left: $kendo-horizontal-form-label-margin-x;
|
|
27769
|
-
}
|
|
27875
|
+
.k-form-horizontal [dir="rtl"],
|
|
27876
|
+
.k-rtl .k-form-horizontal {
|
|
27877
|
+
&.k-form-field,
|
|
27878
|
+
.k-form-field {
|
|
27879
|
+
> .k-label,
|
|
27880
|
+
> kendo-label,
|
|
27881
|
+
> .k-form-label {
|
|
27882
|
+
margin-right: 0;
|
|
27883
|
+
margin-left: $kendo-horizontal-form-label-margin-x;
|
|
27770
27884
|
}
|
|
27771
27885
|
}
|
|
27772
27886
|
}
|
|
@@ -28066,7 +28180,7 @@ $_kendo-module-meta: (
|
|
|
28066
28180
|
name: "validator",
|
|
28067
28181
|
dependencies: (
|
|
28068
28182
|
"icon",
|
|
28069
|
-
"tooltip"
|
|
28183
|
+
"tooltip"
|
|
28070
28184
|
)
|
|
28071
28185
|
);
|
|
28072
28186
|
|
|
@@ -28086,7 +28200,7 @@ $_kendo-module-meta: (
|
|
|
28086
28200
|
name: "tooltip",
|
|
28087
28201
|
dependencies: (
|
|
28088
28202
|
"icon",
|
|
28089
|
-
"popup"
|
|
28203
|
+
"popup"
|
|
28090
28204
|
)
|
|
28091
28205
|
);
|
|
28092
28206
|
|
|
@@ -28405,7 +28519,7 @@ $_kendo-module-meta: (
|
|
|
28405
28519
|
$_kendo-module-meta: (
|
|
28406
28520
|
name: "floating-label",
|
|
28407
28521
|
dependencies: (
|
|
28408
|
-
"input"
|
|
28522
|
+
"input"
|
|
28409
28523
|
)
|
|
28410
28524
|
);
|
|
28411
28525
|
|
|
@@ -28422,7 +28536,7 @@ $_kendo-module-meta: (
|
|
|
28422
28536
|
name: "input",
|
|
28423
28537
|
dependencies: (
|
|
28424
28538
|
"button",
|
|
28425
|
-
"icon"
|
|
28539
|
+
"icon"
|
|
28426
28540
|
)
|
|
28427
28541
|
);
|
|
28428
28542
|
|
|
@@ -28506,14 +28620,14 @@ $_kendo-module-meta: (
|
|
|
28506
28620
|
&:disabled,
|
|
28507
28621
|
&[disabled] {
|
|
28508
28622
|
@include disabled( $kendo-disabled-styling... );
|
|
28509
|
-
|
|
28510
|
-
[disabled] &,
|
|
28511
|
-
.k-disabled & {
|
|
28512
|
-
opacity: 1;
|
|
28513
|
-
filter: grayscale(0);
|
|
28514
|
-
}
|
|
28515
28623
|
}
|
|
28516
28624
|
}
|
|
28625
|
+
|
|
28626
|
+
:is([disabled], .k-disabled) :is(input.k-input, textarea.k-textarea):is(:disabled, [disabled]) {
|
|
28627
|
+
opacity: 1;
|
|
28628
|
+
filter: grayscale(0);
|
|
28629
|
+
}
|
|
28630
|
+
|
|
28517
28631
|
textarea.k-textarea {
|
|
28518
28632
|
overflow: auto;
|
|
28519
28633
|
}
|
|
@@ -28531,15 +28645,14 @@ $_kendo-module-meta: (
|
|
|
28531
28645
|
&:disabled,
|
|
28532
28646
|
&[disabled] {
|
|
28533
28647
|
@include disabled( $kendo-disabled-styling... );
|
|
28534
|
-
|
|
28535
|
-
[disabled] &,
|
|
28536
|
-
.k-disabled & {
|
|
28537
|
-
opacity: 1;
|
|
28538
|
-
filter: grayscale(0);
|
|
28539
|
-
}
|
|
28540
28648
|
}
|
|
28541
28649
|
}
|
|
28542
28650
|
|
|
28651
|
+
:is([disabled], .k-disabled) select.k-picker:is(:disabled, [disabled]) {
|
|
28652
|
+
opacity: 1;
|
|
28653
|
+
filter: grayscale(0);
|
|
28654
|
+
}
|
|
28655
|
+
|
|
28543
28656
|
|
|
28544
28657
|
// Input inner
|
|
28545
28658
|
.k-input-inner {
|
|
@@ -29753,33 +29866,32 @@ $kendo-floating-label-focus-text: $kendo-color-primary !default;
|
|
|
29753
29866
|
&.k-empty:not(.k-focus):not(:focus-within) ::placeholder {
|
|
29754
29867
|
color: transparent;
|
|
29755
29868
|
}
|
|
29869
|
+
}
|
|
29756
29870
|
|
|
29757
|
-
|
|
29758
|
-
|
|
29759
|
-
|
|
29871
|
+
[dir="rtl"] .k-floating-label-container,
|
|
29872
|
+
.k-rtl .k-floating-label-container,
|
|
29873
|
+
.k-floating-label-container[dir="rtl"] {
|
|
29874
|
+
> .k-floating-label {
|
|
29875
|
+
transform-origin: right center;
|
|
29876
|
+
transition: transform $kendo-floating-label-transition, color $kendo-floating-label-transition, top $kendo-floating-label-transition, right $kendo-floating-label-transition;
|
|
29877
|
+
}
|
|
29760
29878
|
|
|
29879
|
+
&.k-empty {
|
|
29761
29880
|
> .k-floating-label {
|
|
29762
|
-
transform-origin: right center;
|
|
29763
|
-
transition: transform $kendo-floating-label-transition, color $kendo-floating-label-transition, top $kendo-floating-label-transition, right $kendo-floating-label-transition;
|
|
29764
|
-
}
|
|
29765
|
-
|
|
29766
|
-
&.k-empty {
|
|
29767
|
-
> .k-floating-label {
|
|
29768
|
-
left: auto;
|
|
29769
|
-
right: var(--kendo-floating-label-offset-x, #{$kendo-floating-label-offset-x});
|
|
29770
|
-
}
|
|
29771
|
-
}
|
|
29772
|
-
|
|
29773
|
-
> .k-floating-label,
|
|
29774
|
-
&.k-focus > .k-floating-label {
|
|
29775
29881
|
left: auto;
|
|
29776
|
-
right: var(--kendo-floating-label-
|
|
29777
|
-
}
|
|
29778
|
-
&:focus-within > .k-floating-label {
|
|
29779
|
-
left: auto;
|
|
29780
|
-
right: var(--kendo-floating-label-focus-offset-x, #{$kendo-floating-label-focus-offset-x});
|
|
29882
|
+
right: var(--kendo-floating-label-offset-x, #{$kendo-floating-label-offset-x});
|
|
29781
29883
|
}
|
|
29782
29884
|
}
|
|
29885
|
+
|
|
29886
|
+
> .k-floating-label,
|
|
29887
|
+
&.k-focus > .k-floating-label {
|
|
29888
|
+
left: auto;
|
|
29889
|
+
right: var(--kendo-floating-label-focus-offset-x, #{$kendo-floating-label-focus-offset-x});
|
|
29890
|
+
}
|
|
29891
|
+
&:focus-within > .k-floating-label {
|
|
29892
|
+
left: auto;
|
|
29893
|
+
right: var(--kendo-floating-label-focus-offset-x, #{$kendo-floating-label-focus-offset-x});
|
|
29894
|
+
}
|
|
29783
29895
|
}
|
|
29784
29896
|
|
|
29785
29897
|
}
|
|
@@ -29798,20 +29910,18 @@ $kendo-floating-label-focus-text: $kendo-color-primary !default;
|
|
|
29798
29910
|
|
|
29799
29911
|
// Floating label
|
|
29800
29912
|
.k-floating-label-container {
|
|
29801
|
-
|
|
29802
29913
|
> .k-floating-label {
|
|
29803
29914
|
transform-origin: left bottom;
|
|
29804
29915
|
}
|
|
29916
|
+
}
|
|
29805
29917
|
|
|
29806
|
-
|
|
29807
|
-
|
|
29808
|
-
|
|
29809
|
-
|
|
29810
|
-
|
|
29811
|
-
transform-origin: right bottom;
|
|
29812
|
-
}
|
|
29813
|
-
|
|
29918
|
+
[dir="rtl"] .k-floating-label-container,
|
|
29919
|
+
.k-rtl .k-floating-label-container,
|
|
29920
|
+
.k-floating-label-container[dir="rtl"] {
|
|
29921
|
+
> .k-floating-label {
|
|
29922
|
+
transform-origin: right bottom;
|
|
29814
29923
|
}
|
|
29924
|
+
|
|
29815
29925
|
}
|
|
29816
29926
|
|
|
29817
29927
|
}
|
|
@@ -29913,7 +30023,7 @@ $_kendo-module-meta: (
|
|
|
29913
30023
|
dependencies: (
|
|
29914
30024
|
"button",
|
|
29915
30025
|
"icon",
|
|
29916
|
-
"menu"
|
|
30026
|
+
"menu"
|
|
29917
30027
|
)
|
|
29918
30028
|
);
|
|
29919
30029
|
|
|
@@ -30071,7 +30181,7 @@ $_kendo-module-meta: (
|
|
|
30071
30181
|
dependencies: (
|
|
30072
30182
|
"button",
|
|
30073
30183
|
"icon",
|
|
30074
|
-
"menu"
|
|
30184
|
+
"menu"
|
|
30075
30185
|
)
|
|
30076
30186
|
);
|
|
30077
30187
|
|
|
@@ -30195,8 +30305,10 @@ $kendo-menu-button-arrow-padding-x: k-spacing(1) !default;
|
|
|
30195
30305
|
$_kendo-module-meta: (
|
|
30196
30306
|
name: "textbox",
|
|
30197
30307
|
dependencies: (
|
|
30308
|
+
"button",
|
|
30309
|
+
"floating-label",
|
|
30198
30310
|
"icon",
|
|
30199
|
-
"input"
|
|
30311
|
+
"input"
|
|
30200
30312
|
)
|
|
30201
30313
|
);
|
|
30202
30314
|
|
|
@@ -30293,8 +30405,10 @@ $_kendo-module-meta: (
|
|
|
30293
30405
|
$_kendo-module-meta: (
|
|
30294
30406
|
name: "textarea",
|
|
30295
30407
|
dependencies: (
|
|
30408
|
+
"button",
|
|
30409
|
+
"floating-label",
|
|
30296
30410
|
"icon",
|
|
30297
|
-
"input"
|
|
30411
|
+
"input"
|
|
30298
30412
|
)
|
|
30299
30413
|
);
|
|
30300
30414
|
|
|
@@ -30401,9 +30515,9 @@ $_kendo-module-meta: (
|
|
|
30401
30515
|
name: "listbox",
|
|
30402
30516
|
dependencies: (
|
|
30403
30517
|
"button",
|
|
30518
|
+
"checkbox",
|
|
30404
30519
|
"icon",
|
|
30405
|
-
"list"
|
|
30406
|
-
"popup",
|
|
30520
|
+
"list"
|
|
30407
30521
|
)
|
|
30408
30522
|
);
|
|
30409
30523
|
|
|
@@ -31757,14 +31871,11 @@ $kendo-radio-ripple-opacity: .2 !default;
|
|
|
31757
31871
|
@include kendo-radio--theme-base();
|
|
31758
31872
|
|
|
31759
31873
|
// Radio
|
|
31760
|
-
|
|
31761
|
-
|
|
31762
|
-
|
|
31763
|
-
|
|
31764
|
-
|
|
31765
|
-
opacity: 1;
|
|
31766
|
-
filter: none;
|
|
31767
|
-
}
|
|
31874
|
+
// Disabled state
|
|
31875
|
+
.k-radio:disabled + .k-radio-label {
|
|
31876
|
+
color: if($kendo-enable-color-system, k-color( subtle ), if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text ));
|
|
31877
|
+
opacity: 1;
|
|
31878
|
+
filter: none;
|
|
31768
31879
|
}
|
|
31769
31880
|
|
|
31770
31881
|
}
|
|
@@ -31804,7 +31915,7 @@ $_kendo-module-meta: (
|
|
|
31804
31915
|
dependencies: (
|
|
31805
31916
|
"button",
|
|
31806
31917
|
"icon",
|
|
31807
|
-
"tooltip"
|
|
31918
|
+
"tooltip"
|
|
31808
31919
|
)
|
|
31809
31920
|
);
|
|
31810
31921
|
|
|
@@ -31823,14 +31934,6 @@ $_kendo-module-meta: (
|
|
|
31823
31934
|
|
|
31824
31935
|
// Component
|
|
31825
31936
|
// #region @import "./_variables.scss"; -> scss/slider/_variables.scss
|
|
31826
|
-
// #region @import "./images/slider-h.scss"; -> scss/slider/images/slider-h.scss
|
|
31827
|
-
|
|
31828
|
-
// #endregion
|
|
31829
|
-
// #region @import "./images/slider-v.scss"; -> scss/slider/images/slider-v.scss
|
|
31830
|
-
|
|
31831
|
-
// #endregion
|
|
31832
|
-
|
|
31833
|
-
|
|
31834
31937
|
// Slider
|
|
31835
31938
|
/// The default size of the Slider.
|
|
31836
31939
|
/// @group slider
|
|
@@ -31947,6 +32050,13 @@ $kendo-slider-selection-bg: $kendo-color-primary !default;
|
|
|
31947
32050
|
/// The opacity of the disabled Slider.
|
|
31948
32051
|
$kendo-slider-disabled-opacity: .65 !default;
|
|
31949
32052
|
|
|
32053
|
+
/// The background image of the horizontal Slider tick.
|
|
32054
|
+
/// @group slider
|
|
32055
|
+
$kendo-slider-tick-horizontal-image: null !default;
|
|
32056
|
+
/// The background image of the vertical Slider tick.
|
|
32057
|
+
/// @group slider
|
|
32058
|
+
$kendo-slider-tick-vertical-image: null !default;
|
|
32059
|
+
|
|
31950
32060
|
// #endregion
|
|
31951
32061
|
// #region @import "./_layout.scss"; -> scss/slider/_layout.scss
|
|
31952
32062
|
// #region @import "@progress/kendo-theme-default/scss/slider/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/slider/_layout.scss
|
|
@@ -32224,22 +32334,21 @@ $kendo-slider-disabled-opacity: .65 !default;
|
|
|
32224
32334
|
margin: 0;
|
|
32225
32335
|
padding: 0;
|
|
32226
32336
|
position: absolute;
|
|
32337
|
+
}
|
|
32227
32338
|
|
|
32228
|
-
|
|
32229
|
-
|
|
32230
|
-
|
|
32231
|
-
|
|
32232
|
-
|
|
32233
|
-
}
|
|
32234
|
-
|
|
32235
|
-
.k-slider-vertical & {
|
|
32236
|
-
bottom: 0;
|
|
32237
|
-
left: 50%;
|
|
32238
|
-
margin-left: - k-math-div( $kendo-slider-track-thickness, 2 );
|
|
32239
|
-
width: $kendo-slider-track-thickness;
|
|
32240
|
-
}
|
|
32339
|
+
.k-slider-horizontal :is(.k-slider-track, .k-slider-selection) {
|
|
32340
|
+
height: $kendo-slider-track-thickness;
|
|
32341
|
+
left: 0;
|
|
32342
|
+
margin-top: - k-math-div( $kendo-slider-track-thickness, 2 );
|
|
32343
|
+
top: 50%;
|
|
32241
32344
|
}
|
|
32242
32345
|
|
|
32346
|
+
.k-slider-vertical :is(.k-slider-track, .k-slider-selection) {
|
|
32347
|
+
bottom: 0;
|
|
32348
|
+
left: 50%;
|
|
32349
|
+
margin-left: - k-math-div( $kendo-slider-track-thickness, 2 );
|
|
32350
|
+
width: $kendo-slider-track-thickness;
|
|
32351
|
+
}
|
|
32243
32352
|
|
|
32244
32353
|
.k-draghandle {
|
|
32245
32354
|
background-color: transparent;
|
|
@@ -32253,34 +32362,38 @@ $kendo-slider-disabled-opacity: .65 !default;
|
|
|
32253
32362
|
width: $kendo-slider-draghandle-size;
|
|
32254
32363
|
height: $kendo-slider-draghandle-size;
|
|
32255
32364
|
|
|
32256
|
-
.k-slider-transitions.k-slider-horizontal & {
|
|
32257
|
-
transition: inset-inline-start $kendo-slider-transition-speed $kendo-slider-transition-function, background-color $kendo-slider-transition-speed $kendo-slider-transition-function, transform $kendo-slider-draghandle-transition-speed $kendo-slider-draghandle-transition-function;
|
|
32258
|
-
}
|
|
32259
|
-
|
|
32260
|
-
.k-slider-transitions.k-slider-vertical & {
|
|
32261
|
-
transition: bottom $kendo-slider-transition-speed $kendo-slider-transition-function, background-color $kendo-slider-transition-speed $kendo-slider-transition-function, transform $kendo-slider-draghandle-transition-speed $kendo-slider-draghandle-transition-function;
|
|
32262
|
-
}
|
|
32263
|
-
|
|
32264
32365
|
&.k-pressed {
|
|
32265
32366
|
transition: none;
|
|
32266
32367
|
}
|
|
32267
32368
|
}
|
|
32268
32369
|
|
|
32269
32370
|
.k-slider-selection {
|
|
32270
|
-
|
|
32271
|
-
transition:
|
|
32371
|
+
&.k-pressed {
|
|
32372
|
+
transition: none;
|
|
32272
32373
|
}
|
|
32374
|
+
}
|
|
32273
32375
|
|
|
32274
|
-
|
|
32275
|
-
|
|
32376
|
+
.k-slider-transitions {
|
|
32377
|
+
&.k-slider-horizontal {
|
|
32378
|
+
.k-draghandle {
|
|
32379
|
+
transition: inset-inline-start $kendo-slider-transition-speed $kendo-slider-transition-function, background-color $kendo-slider-transition-speed $kendo-slider-transition-function, transform $kendo-slider-draghandle-transition-speed $kendo-slider-draghandle-transition-function;
|
|
32380
|
+
}
|
|
32381
|
+
.k-slider-selection {
|
|
32382
|
+
transition: width $kendo-slider-transition-speed $kendo-slider-transition-function;
|
|
32383
|
+
}
|
|
32276
32384
|
}
|
|
32277
32385
|
|
|
32278
|
-
&.k-
|
|
32279
|
-
|
|
32386
|
+
&.k-slider-vertical {
|
|
32387
|
+
.k-draghandle {
|
|
32388
|
+
transition: bottom $kendo-slider-transition-speed $kendo-slider-transition-function, background-color $kendo-slider-transition-speed $kendo-slider-transition-function, transform $kendo-slider-draghandle-transition-speed $kendo-slider-draghandle-transition-function;
|
|
32389
|
+
}
|
|
32390
|
+
|
|
32391
|
+
.k-slider-selection {
|
|
32392
|
+
transition: height $kendo-slider-transition-speed $kendo-slider-transition-function;
|
|
32393
|
+
}
|
|
32280
32394
|
}
|
|
32281
32395
|
}
|
|
32282
32396
|
|
|
32283
|
-
|
|
32284
32397
|
// Slider readonly
|
|
32285
32398
|
.k-slider.k-readonly {
|
|
32286
32399
|
.k-button,
|
|
@@ -32336,7 +32449,7 @@ $kendo-slider-disabled-opacity: .65 !default;
|
|
|
32336
32449
|
.k-slider kendo-resize-sensor {
|
|
32337
32450
|
position: absolute;
|
|
32338
32451
|
}
|
|
32339
|
-
|
|
32452
|
+
|
|
32340
32453
|
// Aliases
|
|
32341
32454
|
.k-draghandle { @extend .k-slider-thumb !optional; }
|
|
32342
32455
|
.k-draghandle-start { @extend .k-slider-thumb-start !optional; }
|
|
@@ -32409,11 +32522,6 @@ $kendo-slider-disabled-opacity: .65 !default;
|
|
|
32409
32522
|
// #region @import "@progress/kendo-theme-default/scss/slider/_theme.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/slider/_theme.scss
|
|
32410
32523
|
@mixin kendo-slider--theme-base() {
|
|
32411
32524
|
|
|
32412
|
-
// TODO: move to variables
|
|
32413
|
-
$kendo-slider-tick-horizontal-image: k-map-get($_kendo-data-uris, "slider-h.gif") !default;
|
|
32414
|
-
$kendo-slider-tick-vertical-image: k-map-get($_kendo-data-uris, "slider-v.gif") !default;
|
|
32415
|
-
|
|
32416
|
-
|
|
32417
32525
|
// Slider
|
|
32418
32526
|
.k-slider {
|
|
32419
32527
|
// TODO: extract variables
|
|
@@ -32577,7 +32685,7 @@ $_kendo-module-meta: (
|
|
|
32577
32685
|
dependencies: (
|
|
32578
32686
|
"button",
|
|
32579
32687
|
"icon",
|
|
32580
|
-
"list"
|
|
32688
|
+
"list"
|
|
32581
32689
|
)
|
|
32582
32690
|
);
|
|
32583
32691
|
|
|
@@ -33637,14 +33745,6 @@ $kendo-calendar-sizes: (
|
|
|
33637
33745
|
);
|
|
33638
33746
|
}
|
|
33639
33747
|
|
|
33640
|
-
|
|
33641
|
-
&[dir="rtl"],
|
|
33642
|
-
.k-rtl & {
|
|
33643
|
-
.k-calendar-navigation {
|
|
33644
|
-
box-shadow: inset 1px 0 $kendo-calendar-navigation-border;
|
|
33645
|
-
}
|
|
33646
|
-
}
|
|
33647
|
-
|
|
33648
33748
|
// Invalid
|
|
33649
33749
|
&.k-invalid,
|
|
33650
33750
|
&.k-invalid:hover,
|
|
@@ -33654,6 +33754,12 @@ $kendo-calendar-sizes: (
|
|
|
33654
33754
|
}
|
|
33655
33755
|
}
|
|
33656
33756
|
|
|
33757
|
+
.k-rtl .k-calendar,
|
|
33758
|
+
.k-calendar[dir="rtl"] {
|
|
33759
|
+
.k-calendar-navigation {
|
|
33760
|
+
box-shadow: inset 1px 0 $kendo-calendar-navigation-border;
|
|
33761
|
+
}
|
|
33762
|
+
}
|
|
33657
33763
|
|
|
33658
33764
|
// Scheduler integration
|
|
33659
33765
|
.k-scheduler .k-calendar .k-other-month {
|
|
@@ -33792,10 +33898,10 @@ $kendo-calendar-sizes: (
|
|
|
33792
33898
|
$_kendo-module-meta: (
|
|
33793
33899
|
name: "time-selector",
|
|
33794
33900
|
dependencies: (
|
|
33795
|
-
"
|
|
33901
|
+
"action-buttons",
|
|
33796
33902
|
"button",
|
|
33797
33903
|
"icon",
|
|
33798
|
-
"list"
|
|
33904
|
+
"list"
|
|
33799
33905
|
)
|
|
33800
33906
|
);
|
|
33801
33907
|
|
|
@@ -33909,12 +34015,11 @@ $kendo-time-selector-sizes: (
|
|
|
33909
34015
|
user-select: none;
|
|
33910
34016
|
-webkit-touch-callout: none;
|
|
33911
34017
|
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
33912
|
-
|
|
33913
|
-
.k-popup > & {
|
|
33914
|
-
border-width: 0;
|
|
33915
|
-
}
|
|
33916
34018
|
}
|
|
33917
34019
|
|
|
34020
|
+
.k-popup > .k-timeselector {
|
|
34021
|
+
border-width: 0;
|
|
34022
|
+
}
|
|
33918
34023
|
|
|
33919
34024
|
// Time selector header
|
|
33920
34025
|
.k-time-header,
|
|
@@ -34298,10 +34403,11 @@ $kendo-time-selector-sizes: (
|
|
|
34298
34403
|
$_kendo-module-meta: (
|
|
34299
34404
|
name: "autocomplete",
|
|
34300
34405
|
dependencies: (
|
|
34406
|
+
"floating-label",
|
|
34301
34407
|
"icon",
|
|
34302
34408
|
"input",
|
|
34303
34409
|
"list",
|
|
34304
|
-
"popup"
|
|
34410
|
+
"popup"
|
|
34305
34411
|
)
|
|
34306
34412
|
);
|
|
34307
34413
|
|
|
@@ -34412,15 +34518,12 @@ $_kendo-module-meta: (
|
|
|
34412
34518
|
"icon",
|
|
34413
34519
|
"input",
|
|
34414
34520
|
"slider",
|
|
34415
|
-
"textbox"
|
|
34416
|
-
// "utils/layout/position",
|
|
34417
|
-
// "utils/typography/text-color",
|
|
34521
|
+
"textbox"
|
|
34418
34522
|
)
|
|
34419
34523
|
);
|
|
34420
34524
|
|
|
34421
34525
|
|
|
34422
34526
|
// Dependencies
|
|
34423
|
-
// @import "../utils/_index.scss";
|
|
34424
34527
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
34425
34528
|
// File already imported_once. Skipping output.
|
|
34426
34529
|
// #endregion
|
|
@@ -34628,14 +34731,11 @@ $kendo-captcha-validation-message-font-style: italic !default;
|
|
|
34628
34731
|
// Module meta
|
|
34629
34732
|
$_kendo-module-meta: (
|
|
34630
34733
|
name: "color-palette",
|
|
34631
|
-
dependencies: (
|
|
34632
|
-
// "utils/flex-grid",
|
|
34633
|
-
)
|
|
34734
|
+
dependencies: ()
|
|
34634
34735
|
);
|
|
34635
34736
|
|
|
34636
34737
|
|
|
34637
34738
|
// Dependencies
|
|
34638
|
-
// @import "../utils/_flex.scss";
|
|
34639
34739
|
|
|
34640
34740
|
|
|
34641
34741
|
// Component
|
|
@@ -34817,15 +34917,12 @@ $_kendo-module-meta: (
|
|
|
34817
34917
|
"icon",
|
|
34818
34918
|
"numeric-textbox",
|
|
34819
34919
|
"slider",
|
|
34820
|
-
"textbox"
|
|
34821
|
-
"utils/flex-grid",
|
|
34920
|
+
"textbox"
|
|
34822
34921
|
)
|
|
34823
34922
|
);
|
|
34824
34923
|
|
|
34825
34924
|
|
|
34826
34925
|
// Dependencies
|
|
34827
|
-
// @import "../utils/_flex.scss";
|
|
34828
|
-
// @import "../utils/_spacer.scss";
|
|
34829
34926
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
34830
34927
|
// File already imported_once. Skipping output.
|
|
34831
34928
|
// #endregion
|
|
@@ -34848,8 +34945,10 @@ $_kendo-module-meta: (
|
|
|
34848
34945
|
$_kendo-module-meta: (
|
|
34849
34946
|
name: "numeric-textbox",
|
|
34850
34947
|
dependencies: (
|
|
34851
|
-
"
|
|
34948
|
+
"button",
|
|
34949
|
+
"floating-label",
|
|
34852
34950
|
"icon",
|
|
34951
|
+
"input"
|
|
34853
34952
|
)
|
|
34854
34953
|
);
|
|
34855
34954
|
|
|
@@ -34945,10 +35044,6 @@ $_kendo-module-meta: (
|
|
|
34945
35044
|
|
|
34946
35045
|
// Component
|
|
34947
35046
|
// #region @import "./_variables.scss"; -> scss/colorgradient/_variables.scss
|
|
34948
|
-
// #region @import "./images/alpha-slider-bgr.scss"; -> scss/colorgradient/images/alpha-slider-bgr.scss
|
|
34949
|
-
// File already imported_once. Skipping output.
|
|
34950
|
-
// #endregion
|
|
34951
|
-
|
|
34952
35047
|
// ColorGradient
|
|
34953
35048
|
|
|
34954
35049
|
/// The spacer of the ColorGradient.
|
|
@@ -35025,6 +35120,9 @@ $kendo-color-gradient-slider-vertical-size: 180px !default;
|
|
|
35025
35120
|
/// The width of the ColorGradient horizontal slider.
|
|
35026
35121
|
/// @group color-gradient
|
|
35027
35122
|
$kendo-color-gradient-slider-horizontal-size: 100% !default;
|
|
35123
|
+
/// The background image of the ColorGradient alpha slider.
|
|
35124
|
+
/// @group color-gradient
|
|
35125
|
+
$kendo-color-gradient-slider-alpha-bgr: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC" !default;
|
|
35028
35126
|
|
|
35029
35127
|
/// The width of the ColorGradient canvas drag handle.
|
|
35030
35128
|
/// @group color-gradient
|
|
@@ -35358,7 +35456,7 @@ $kendo-color-gradient-contrast-spacer: k-spacing(2) !default;
|
|
|
35358
35456
|
|
|
35359
35457
|
.k-colorgradient-slider.k-alpha-slider .k-slider-track::before {
|
|
35360
35458
|
// TODO: extract variable
|
|
35361
|
-
background: url(#{
|
|
35459
|
+
background: url(#{$kendo-color-gradient-slider-alpha-bgr}) center repeat;
|
|
35362
35460
|
}
|
|
35363
35461
|
|
|
35364
35462
|
// Inputs
|
|
@@ -35429,10 +35527,11 @@ $kendo-color-gradient-contrast-spacer: k-spacing(2) !default;
|
|
|
35429
35527
|
$_kendo-module-meta: (
|
|
35430
35528
|
name: "color-editor",
|
|
35431
35529
|
dependencies: (
|
|
35432
|
-
"
|
|
35530
|
+
"button",
|
|
35531
|
+
"action-buttons",
|
|
35433
35532
|
"color-gradient",
|
|
35434
35533
|
"color-palette",
|
|
35435
|
-
"color-preview"
|
|
35534
|
+
"color-preview"
|
|
35436
35535
|
)
|
|
35437
35536
|
);
|
|
35438
35537
|
|
|
@@ -35820,10 +35919,12 @@ $_kendo-module-meta: (
|
|
|
35820
35919
|
$_kendo-module-meta: (
|
|
35821
35920
|
name: "combobox",
|
|
35822
35921
|
dependencies: (
|
|
35922
|
+
"button",
|
|
35923
|
+
"floating-label",
|
|
35823
35924
|
"icon",
|
|
35824
35925
|
"input",
|
|
35825
35926
|
"list",
|
|
35826
|
-
"popup"
|
|
35927
|
+
"popup"
|
|
35827
35928
|
)
|
|
35828
35929
|
);
|
|
35829
35930
|
|
|
@@ -35927,8 +36028,9 @@ $_kendo-module-meta: (
|
|
|
35927
36028
|
$_kendo-module-meta: (
|
|
35928
36029
|
name: "date-input",
|
|
35929
36030
|
dependencies: (
|
|
36031
|
+
"floating-label",
|
|
35930
36032
|
"icon",
|
|
35931
|
-
"input"
|
|
36033
|
+
"input"
|
|
35932
36034
|
)
|
|
35933
36035
|
);
|
|
35934
36036
|
|
|
@@ -36020,10 +36122,12 @@ $_kendo-module-meta: (
|
|
|
36020
36122
|
$_kendo-module-meta: (
|
|
36021
36123
|
name: "date-picker",
|
|
36022
36124
|
dependencies: (
|
|
36125
|
+
"button",
|
|
36023
36126
|
"calendar",
|
|
36127
|
+
"floating-label",
|
|
36024
36128
|
"icon",
|
|
36025
36129
|
"input",
|
|
36026
|
-
"popup"
|
|
36130
|
+
"popup"
|
|
36027
36131
|
)
|
|
36028
36132
|
);
|
|
36029
36133
|
|
|
@@ -36120,12 +36224,13 @@ $_kendo-module-meta: (
|
|
|
36120
36224
|
$_kendo-module-meta: (
|
|
36121
36225
|
name: "time-picker",
|
|
36122
36226
|
dependencies: (
|
|
36227
|
+
"action-buttons",
|
|
36123
36228
|
"button",
|
|
36124
36229
|
"icon",
|
|
36125
36230
|
"input",
|
|
36126
36231
|
"list",
|
|
36127
36232
|
"popup",
|
|
36128
|
-
"time-selector"
|
|
36233
|
+
"time-selector"
|
|
36129
36234
|
)
|
|
36130
36235
|
);
|
|
36131
36236
|
|
|
@@ -36234,14 +36339,17 @@ $_kendo-module-meta: (
|
|
|
36234
36339
|
$_kendo-module-meta: (
|
|
36235
36340
|
name: "date-time-picker",
|
|
36236
36341
|
dependencies: (
|
|
36342
|
+
"action-buttons",
|
|
36343
|
+
"button",
|
|
36237
36344
|
"calendar",
|
|
36238
36345
|
"date-input",
|
|
36239
36346
|
"date-picker",
|
|
36347
|
+
"floating-label",
|
|
36240
36348
|
"icon",
|
|
36241
36349
|
"input",
|
|
36242
36350
|
"list",
|
|
36243
36351
|
"popup",
|
|
36244
|
-
"time-selector"
|
|
36352
|
+
"time-selector"
|
|
36245
36353
|
)
|
|
36246
36354
|
);
|
|
36247
36355
|
|
|
@@ -36321,13 +36429,9 @@ $kendo-datetime-width: calc( calc( #{$kendo-calendar-cell-size} * 8 ) + calc( #{
|
|
|
36321
36429
|
transform: translateX(-100%);
|
|
36322
36430
|
}
|
|
36323
36431
|
|
|
36324
|
-
.k-time-tab .k-datetime-selector
|
|
36325
|
-
|
|
36326
|
-
|
|
36327
|
-
.k-rtl &,
|
|
36328
|
-
[dir="rtl"] & {
|
|
36329
|
-
transform: translateX(100%);
|
|
36330
|
-
}
|
|
36432
|
+
:is(.k-rtl, [dir="rtl"]) .k-time-tab .k-datetime-selector,
|
|
36433
|
+
.k-time-tab .k-datetime-selector:is(.k-rtl, [dir="rtl"]) {
|
|
36434
|
+
transform: translateX(100%);
|
|
36331
36435
|
}
|
|
36332
36436
|
}
|
|
36333
36437
|
|
|
@@ -36398,12 +36502,13 @@ $kendo-datetime-width: calc( calc( #{$kendo-calendar-cell-size} * 8 ) + calc( #{
|
|
|
36398
36502
|
$_kendo-module-meta: (
|
|
36399
36503
|
name: "time-duration-picker",
|
|
36400
36504
|
dependencies: (
|
|
36505
|
+
"action-buttons",
|
|
36401
36506
|
"button",
|
|
36402
36507
|
"icon",
|
|
36403
36508
|
"input",
|
|
36404
36509
|
"list",
|
|
36405
36510
|
"popup",
|
|
36406
|
-
"time-selector"
|
|
36511
|
+
"time-selector"
|
|
36407
36512
|
)
|
|
36408
36513
|
);
|
|
36409
36514
|
|
|
@@ -36519,9 +36624,10 @@ $_kendo-module-meta: (
|
|
|
36519
36624
|
"calendar",
|
|
36520
36625
|
"date-input",
|
|
36521
36626
|
"date-picker",
|
|
36627
|
+
"floating-label",
|
|
36522
36628
|
"icon",
|
|
36523
36629
|
"input",
|
|
36524
|
-
"popup"
|
|
36630
|
+
"popup"
|
|
36525
36631
|
)
|
|
36526
36632
|
);
|
|
36527
36633
|
|
|
@@ -36660,10 +36766,13 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
36660
36766
|
$_kendo-module-meta: (
|
|
36661
36767
|
name: "dropdown-grid",
|
|
36662
36768
|
dependencies: (
|
|
36769
|
+
"button",
|
|
36770
|
+
"floating-label",
|
|
36771
|
+
"grid",
|
|
36663
36772
|
"icon",
|
|
36664
36773
|
"input",
|
|
36665
36774
|
"popup",
|
|
36666
|
-
"table"
|
|
36775
|
+
"table"
|
|
36667
36776
|
)
|
|
36668
36777
|
);
|
|
36669
36778
|
|
|
@@ -36776,10 +36885,12 @@ $_kendo-module-meta: (
|
|
|
36776
36885
|
$_kendo-module-meta: (
|
|
36777
36886
|
name: "dropdown-list",
|
|
36778
36887
|
dependencies: (
|
|
36888
|
+
"button",
|
|
36889
|
+
"floating-label",
|
|
36779
36890
|
"icon",
|
|
36780
36891
|
"input",
|
|
36781
36892
|
"list",
|
|
36782
|
-
"popup"
|
|
36893
|
+
"popup"
|
|
36783
36894
|
)
|
|
36784
36895
|
);
|
|
36785
36896
|
|
|
@@ -36918,10 +37029,12 @@ $_kendo-module-meta: (
|
|
|
36918
37029
|
$_kendo-module-meta: (
|
|
36919
37030
|
name: "dropdown-tree",
|
|
36920
37031
|
dependencies: (
|
|
37032
|
+
"button",
|
|
37033
|
+
"floating-label",
|
|
36921
37034
|
"icon",
|
|
36922
37035
|
"input",
|
|
36923
37036
|
"popup",
|
|
36924
|
-
"treeview"
|
|
37037
|
+
"treeview"
|
|
36925
37038
|
)
|
|
36926
37039
|
);
|
|
36927
37040
|
|
|
@@ -36945,10 +37058,11 @@ $_kendo-module-meta: (
|
|
|
36945
37058
|
dependencies: (
|
|
36946
37059
|
"button",
|
|
36947
37060
|
"chip",
|
|
37061
|
+
"floating-label",
|
|
36948
37062
|
"icon",
|
|
36949
37063
|
"input",
|
|
36950
37064
|
"list",
|
|
36951
|
-
"popup"
|
|
37065
|
+
"popup"
|
|
36952
37066
|
)
|
|
36953
37067
|
);
|
|
36954
37068
|
|
|
@@ -37059,7 +37173,7 @@ $_kendo-module-meta: (
|
|
|
37059
37173
|
name: "treeview",
|
|
37060
37174
|
dependencies: (
|
|
37061
37175
|
"checkbox",
|
|
37062
|
-
"icon"
|
|
37176
|
+
"icon"
|
|
37063
37177
|
)
|
|
37064
37178
|
);
|
|
37065
37179
|
|
|
@@ -37759,8 +37873,9 @@ $kendo-dropdowntree-popup-padding-y: k-spacing(2) !default;
|
|
|
37759
37873
|
$_kendo-module-meta: (
|
|
37760
37874
|
name: "masked-textbox",
|
|
37761
37875
|
dependencies: (
|
|
37762
|
-
"input",
|
|
37763
37876
|
"icon",
|
|
37877
|
+
"input",
|
|
37878
|
+
"floating-label"
|
|
37764
37879
|
)
|
|
37765
37880
|
);
|
|
37766
37881
|
|
|
@@ -37864,7 +37979,7 @@ $_kendo-module-meta: (
|
|
|
37864
37979
|
$_kendo-module-meta: (
|
|
37865
37980
|
name: "rating",
|
|
37866
37981
|
dependencies: (
|
|
37867
|
-
"icon"
|
|
37982
|
+
"icon"
|
|
37868
37983
|
)
|
|
37869
37984
|
);
|
|
37870
37985
|
|
|
@@ -38126,8 +38241,9 @@ $_kendo-module-meta: (
|
|
|
38126
38241
|
name: "searchbox",
|
|
38127
38242
|
dependencies: (
|
|
38128
38243
|
"button",
|
|
38244
|
+
"floating-label",
|
|
38129
38245
|
"icon",
|
|
38130
|
-
"input"
|
|
38246
|
+
"input"
|
|
38131
38247
|
)
|
|
38132
38248
|
);
|
|
38133
38249
|
|
|
@@ -38869,10 +38985,10 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
|
|
|
38869
38985
|
$_kendo-module-meta: (
|
|
38870
38986
|
name: "upload",
|
|
38871
38987
|
dependencies: (
|
|
38872
|
-
"
|
|
38988
|
+
"action-buttons",
|
|
38873
38989
|
"button",
|
|
38874
38990
|
"dropzone",
|
|
38875
|
-
"icon"
|
|
38991
|
+
"icon"
|
|
38876
38992
|
)
|
|
38877
38993
|
);
|
|
38878
38994
|
|
|
@@ -38895,7 +39011,7 @@ $_kendo-module-meta: (
|
|
|
38895
39011
|
|
|
38896
39012
|
// Module meta
|
|
38897
39013
|
$_kendo-module-meta: (
|
|
38898
|
-
name: "
|
|
39014
|
+
name: "dropzone",
|
|
38899
39015
|
dependencies: ()
|
|
38900
39016
|
);
|
|
38901
39017
|
|
|
@@ -39910,13 +40026,12 @@ $_kendo-module-meta: (
|
|
|
39910
40026
|
"badge",
|
|
39911
40027
|
"button",
|
|
39912
40028
|
"icon",
|
|
39913
|
-
|
|
40029
|
+
"popup"
|
|
39914
40030
|
)
|
|
39915
40031
|
);
|
|
39916
40032
|
|
|
39917
40033
|
|
|
39918
40034
|
// Dependencies
|
|
39919
|
-
// @import "../utils/_position.scss";
|
|
39920
40035
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
39921
40036
|
// File already imported_once. Skipping output.
|
|
39922
40037
|
// #endregion
|
|
@@ -40129,14 +40244,13 @@ $kendo-fab-item-active-shadow: $kendo-fab-active-shadow !default;
|
|
|
40129
40244
|
padding-inline: $kendo-fab-icon-padding-x;
|
|
40130
40245
|
padding-block: $kendo-fab-icon-padding-y;
|
|
40131
40246
|
box-sizing: content-box;
|
|
40132
|
-
|
|
40133
|
-
.k-icon-wrapper-host:not(:only-child) &,
|
|
40134
|
-
&:not(:only-child) {
|
|
40135
|
-
margin-inline-end: $kendo-fab-icon-spacing;
|
|
40136
|
-
margin-inline-start: calc( #{$kendo-fab-icon-spacing} * -1 );
|
|
40137
|
-
}
|
|
40138
40247
|
}
|
|
40139
40248
|
|
|
40249
|
+
.k-icon-wrapper-host:not(:only-child) .k-fab-icon,
|
|
40250
|
+
.k-fab-icon:not(:only-child) {
|
|
40251
|
+
margin-inline-end: $kendo-fab-icon-spacing;
|
|
40252
|
+
margin-inline-start: calc( #{$kendo-fab-icon-spacing} * -1 );
|
|
40253
|
+
}
|
|
40140
40254
|
|
|
40141
40255
|
// Sizes
|
|
40142
40256
|
@each $size, $size-props in $kendo-fab-sizes {
|
|
@@ -40549,7 +40663,8 @@ $_kendo-module-meta: (
|
|
|
40549
40663
|
name: "action-sheet",
|
|
40550
40664
|
dependencies: (
|
|
40551
40665
|
"icon",
|
|
40552
|
-
"
|
|
40666
|
+
"listgroup",
|
|
40667
|
+
"popup"
|
|
40553
40668
|
)
|
|
40554
40669
|
);
|
|
40555
40670
|
|
|
@@ -41191,9 +41306,10 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
|
|
|
41191
41306
|
$_kendo-module-meta: (
|
|
41192
41307
|
name: "dialog",
|
|
41193
41308
|
dependencies: (
|
|
41309
|
+
"action-buttons",
|
|
41194
41310
|
"button",
|
|
41195
41311
|
"icon",
|
|
41196
|
-
"window"
|
|
41312
|
+
"window"
|
|
41197
41313
|
)
|
|
41198
41314
|
);
|
|
41199
41315
|
|
|
@@ -41209,11 +41325,11 @@ $_kendo-module-meta: (
|
|
|
41209
41325
|
$_kendo-module-meta: (
|
|
41210
41326
|
name: "window",
|
|
41211
41327
|
dependencies: (
|
|
41212
|
-
"
|
|
41328
|
+
"action-buttons",
|
|
41213
41329
|
"button",
|
|
41214
41330
|
"form",
|
|
41215
41331
|
"icon",
|
|
41216
|
-
"overlay"
|
|
41332
|
+
"overlay"
|
|
41217
41333
|
)
|
|
41218
41334
|
);
|
|
41219
41335
|
|
|
@@ -41292,8 +41408,10 @@ $_kendo-module-meta: (
|
|
|
41292
41408
|
flex-direction: row;
|
|
41293
41409
|
flex-shrink: 0;
|
|
41294
41410
|
align-items: center;
|
|
41411
|
+
}
|
|
41295
41412
|
|
|
41296
|
-
|
|
41413
|
+
.k-window-minimized {
|
|
41414
|
+
.k-window-titlebar {
|
|
41297
41415
|
border-width: 0;
|
|
41298
41416
|
}
|
|
41299
41417
|
}
|
|
@@ -41721,7 +41839,7 @@ $_kendo-module-meta: (
|
|
|
41721
41839
|
dependencies: (
|
|
41722
41840
|
"icon",
|
|
41723
41841
|
"list",
|
|
41724
|
-
"overlay"
|
|
41842
|
+
"overlay"
|
|
41725
41843
|
)
|
|
41726
41844
|
);
|
|
41727
41845
|
|
|
@@ -42184,8 +42302,9 @@ $kendo-drawer-selected-hover-text: $kendo-color-secondary !default;
|
|
|
42184
42302
|
$_kendo-module-meta: (
|
|
42185
42303
|
name: "notification",
|
|
42186
42304
|
dependencies: (
|
|
42305
|
+
"button",
|
|
42187
42306
|
"icon",
|
|
42188
|
-
"popup"
|
|
42307
|
+
"popup"
|
|
42189
42308
|
)
|
|
42190
42309
|
);
|
|
42191
42310
|
|
|
@@ -42420,8 +42539,11 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
|
|
|
42420
42539
|
$_kendo-module-meta: (
|
|
42421
42540
|
name: "popover",
|
|
42422
42541
|
dependencies: (
|
|
42542
|
+
"action-buttons",
|
|
42543
|
+
"button",
|
|
42423
42544
|
"card",
|
|
42424
|
-
"
|
|
42545
|
+
"icon",
|
|
42546
|
+
"popup"
|
|
42425
42547
|
)
|
|
42426
42548
|
);
|
|
42427
42549
|
|
|
@@ -42440,17 +42562,14 @@ $_kendo-module-meta: (
|
|
|
42440
42562
|
$_kendo-module-meta: (
|
|
42441
42563
|
name: "card",
|
|
42442
42564
|
dependencies: (
|
|
42443
|
-
"
|
|
42444
|
-
"
|
|
42445
|
-
"typography"
|
|
42446
|
-
// "utils/flex-grid"
|
|
42565
|
+
"action-buttons",
|
|
42566
|
+
"button",
|
|
42567
|
+
"typography"
|
|
42447
42568
|
)
|
|
42448
42569
|
);
|
|
42449
42570
|
|
|
42450
42571
|
|
|
42451
42572
|
// Dependencies
|
|
42452
|
-
// @import "../utils/_flex.scss";
|
|
42453
|
-
// @import "../utils/_grid.scss";
|
|
42454
42573
|
// #region @import "../action-buttons/_index.scss"; -> scss/action-buttons/_index.scss
|
|
42455
42574
|
// File already imported_once. Skipping output.
|
|
42456
42575
|
// #endregion
|
|
@@ -42771,11 +42890,11 @@ $kendo-card-callout-height: 20px !default;
|
|
|
42771
42890
|
max-width: 100%;
|
|
42772
42891
|
flex-shrink: 0;
|
|
42773
42892
|
overflow: hidden;
|
|
42893
|
+
}
|
|
42774
42894
|
|
|
42775
|
-
|
|
42776
|
-
|
|
42777
|
-
|
|
42778
|
-
}
|
|
42895
|
+
.k-card-horizontal .k-card-media {
|
|
42896
|
+
max-width: $kendo-card-img-max-width;
|
|
42897
|
+
object-fit: cover;
|
|
42779
42898
|
}
|
|
42780
42899
|
|
|
42781
42900
|
|
|
@@ -43431,7 +43550,7 @@ $kendo-popover-callout-border: $kendo-popover-border !default;
|
|
|
43431
43550
|
$_kendo-module-meta: (
|
|
43432
43551
|
name: "responsive-panel",
|
|
43433
43552
|
dependencies: (
|
|
43434
|
-
"icon"
|
|
43553
|
+
"icon"
|
|
43435
43554
|
)
|
|
43436
43555
|
);
|
|
43437
43556
|
|
|
@@ -43575,14 +43694,12 @@ $_kendo-module-meta: (
|
|
|
43575
43694
|
$_kendo-module-meta: (
|
|
43576
43695
|
name: "bottom-navigation",
|
|
43577
43696
|
dependencies: (
|
|
43578
|
-
"icon"
|
|
43579
|
-
// "utils/layout/position"
|
|
43697
|
+
"icon"
|
|
43580
43698
|
)
|
|
43581
43699
|
);
|
|
43582
43700
|
|
|
43583
43701
|
|
|
43584
43702
|
// Dependencies
|
|
43585
|
-
// @import "../utils/_position.scss";
|
|
43586
43703
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
43587
43704
|
// File already imported_once. Skipping output.
|
|
43588
43705
|
// #endregion
|
|
@@ -43901,7 +44018,7 @@ $_kendo-module-meta: (
|
|
|
43901
44018
|
name: "breadcrumb",
|
|
43902
44019
|
dependencies: (
|
|
43903
44020
|
"icon",
|
|
43904
|
-
"input"
|
|
44021
|
+
"input"
|
|
43905
44022
|
)
|
|
43906
44023
|
);
|
|
43907
44024
|
|
|
@@ -44444,7 +44561,7 @@ $_kendo-module-meta: (
|
|
|
44444
44561
|
dependencies: (
|
|
44445
44562
|
"button",
|
|
44446
44563
|
"dropdown-list",
|
|
44447
|
-
"icon"
|
|
44564
|
+
"icon"
|
|
44448
44565
|
)
|
|
44449
44566
|
);
|
|
44450
44567
|
|
|
@@ -44733,9 +44850,13 @@ $kendo-pager-sizes: (
|
|
|
44733
44850
|
@if ($kendo-pager-item-spacing) {
|
|
44734
44851
|
margin-left: $kendo-pager-item-spacing;
|
|
44735
44852
|
}
|
|
44853
|
+
}
|
|
44736
44854
|
|
|
44737
|
-
|
|
44738
|
-
|
|
44855
|
+
.k-rtl,
|
|
44856
|
+
[dir="rtl"] {
|
|
44857
|
+
.k-pager-nav + .k-pager-nav,
|
|
44858
|
+
.k-pager-nav + .k-pager-numbers-wrap,
|
|
44859
|
+
.k-pager-numbers-wrap + .k-pager-nav {
|
|
44739
44860
|
@if ($kendo-pager-item-spacing) {
|
|
44740
44861
|
margin-left: 0;
|
|
44741
44862
|
margin-right: $kendo-pager-item-spacing;
|
|
@@ -44921,7 +45042,7 @@ $_kendo-module-meta: (
|
|
|
44921
45042
|
name: "stepper",
|
|
44922
45043
|
dependencies: (
|
|
44923
45044
|
"icon",
|
|
44924
|
-
"progressbar"
|
|
45045
|
+
"progressbar"
|
|
44925
45046
|
)
|
|
44926
45047
|
);
|
|
44927
45048
|
|
|
@@ -45768,6 +45889,7 @@ $_kendo-module-meta: (
|
|
|
45768
45889
|
"button",
|
|
45769
45890
|
"icon",
|
|
45770
45891
|
"list",
|
|
45892
|
+
"menu-button"
|
|
45771
45893
|
)
|
|
45772
45894
|
);
|
|
45773
45895
|
|
|
@@ -46506,7 +46628,7 @@ $_kendo-module-meta: (
|
|
|
46506
46628
|
"button",
|
|
46507
46629
|
"form",
|
|
46508
46630
|
"icon",
|
|
46509
|
-
"stepper"
|
|
46631
|
+
"stepper"
|
|
46510
46632
|
)
|
|
46511
46633
|
);
|
|
46512
46634
|
|
|
@@ -46769,15 +46891,12 @@ $_kendo-module-meta: (
|
|
|
46769
46891
|
name: "expander",
|
|
46770
46892
|
dependencies: (
|
|
46771
46893
|
"icon",
|
|
46772
|
-
"list"
|
|
46773
|
-
// "utils/layout/display",
|
|
46894
|
+
"list"
|
|
46774
46895
|
)
|
|
46775
46896
|
);
|
|
46776
46897
|
|
|
46777
46898
|
|
|
46778
46899
|
// Dependencies
|
|
46779
|
-
// @import "../utils/_display.scss";
|
|
46780
|
-
// @import "../utils/_spacer.scss";
|
|
46781
46900
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
46782
46901
|
// File already imported_once. Skipping output.
|
|
46783
46902
|
// #endregion
|
|
@@ -46891,15 +47010,15 @@ $kendo-expander-content-padding-y: k-spacing(6) !default;
|
|
|
46891
47010
|
*::after {
|
|
46892
47011
|
box-sizing: border-box;
|
|
46893
47012
|
}
|
|
47013
|
+
}
|
|
46894
47014
|
|
|
46895
|
-
|
|
46896
|
-
|
|
46897
|
-
|
|
46898
|
-
|
|
46899
|
-
|
|
46900
|
-
|
|
46901
|
-
|
|
46902
|
-
}
|
|
47015
|
+
.k-rtl .k-expander,
|
|
47016
|
+
.k-expander.k-rtl,
|
|
47017
|
+
.k-expander[dir="rtl"] {
|
|
47018
|
+
// Expand / collapse icon
|
|
47019
|
+
.k-expander-indicator {
|
|
47020
|
+
margin-left: 0;
|
|
47021
|
+
margin-right: $kendo-expander-indicator-margin-x;
|
|
46903
47022
|
}
|
|
46904
47023
|
}
|
|
46905
47024
|
|
|
@@ -47205,7 +47324,7 @@ $_kendo-module-meta: (
|
|
|
47205
47324
|
name: "panelbar",
|
|
47206
47325
|
dependencies: (
|
|
47207
47326
|
"icon",
|
|
47208
|
-
"list"
|
|
47327
|
+
"list"
|
|
47209
47328
|
)
|
|
47210
47329
|
);
|
|
47211
47330
|
|
|
@@ -47615,24 +47734,22 @@ $kendo-panelbar-header-expanded-gradient: null !default;
|
|
|
47615
47734
|
.k-panelbar-group .k-panelbar-toggle {
|
|
47616
47735
|
margin-inline-end: calc( #{$kendo-panelbar-header-padding-x} - #{$kendo-panelbar-item-padding-x} );
|
|
47617
47736
|
}
|
|
47737
|
+
}
|
|
47618
47738
|
|
|
47619
|
-
|
|
47620
|
-
|
|
47621
|
-
|
|
47622
|
-
|
|
47623
|
-
|
|
47624
|
-
|
|
47625
|
-
|
|
47626
|
-
|
|
47627
|
-
|
|
47628
|
-
|
|
47629
|
-
padding-right: calc( #{$kendo-panelbar-item-padding-x} * #{$i} );
|
|
47630
|
-
}
|
|
47739
|
+
.k-rtl .k-panelbar,
|
|
47740
|
+
.k-panelbar.k-rtl,
|
|
47741
|
+
.k-panelbar [dir = "rtl"] {
|
|
47742
|
+
.k-panelbar-group > .k-panelbar-item {
|
|
47743
|
+
// Hierarchy items
|
|
47744
|
+
@for $i from 1 through $kendo-panelbar-item-level-count {
|
|
47745
|
+
&.k-level-#{$i} {
|
|
47746
|
+
.k-link {
|
|
47747
|
+
padding-left: $kendo-panelbar-item-padding-x;
|
|
47748
|
+
padding-right: calc( #{$kendo-panelbar-item-padding-x} * #{$i} );
|
|
47631
47749
|
}
|
|
47632
47750
|
}
|
|
47633
47751
|
}
|
|
47634
47752
|
}
|
|
47635
|
-
|
|
47636
47753
|
}
|
|
47637
47754
|
|
|
47638
47755
|
}
|
|
@@ -47905,8 +48022,7 @@ $_kendo-module-meta: (
|
|
|
47905
48022
|
name: "splitter",
|
|
47906
48023
|
dependencies: (
|
|
47907
48024
|
"draggable",
|
|
47908
|
-
"icon"
|
|
47909
|
-
// "resizable",
|
|
48025
|
+
"icon"
|
|
47910
48026
|
)
|
|
47911
48027
|
);
|
|
47912
48028
|
|
|
@@ -48016,12 +48132,6 @@ $kendo-splitbar-selected-text: $kendo-color-primary-contrast !default;
|
|
|
48016
48132
|
overflow: hidden;
|
|
48017
48133
|
}
|
|
48018
48134
|
|
|
48019
|
-
// Nested
|
|
48020
|
-
.k-pane > & {
|
|
48021
|
-
border-width: 0;
|
|
48022
|
-
overflow: hidden;
|
|
48023
|
-
}
|
|
48024
|
-
|
|
48025
48135
|
// Loading
|
|
48026
48136
|
.k-pane-loading {
|
|
48027
48137
|
position: static;
|
|
@@ -48117,9 +48227,16 @@ $kendo-splitbar-selected-text: $kendo-color-primary-contrast !default;
|
|
|
48117
48227
|
z-index: 1;
|
|
48118
48228
|
}
|
|
48119
48229
|
|
|
48120
|
-
.k-pane >
|
|
48121
|
-
|
|
48122
|
-
|
|
48230
|
+
.k-pane > {
|
|
48231
|
+
.k-splitter {
|
|
48232
|
+
border-width: 0;
|
|
48233
|
+
overflow: hidden;
|
|
48234
|
+
}
|
|
48235
|
+
|
|
48236
|
+
.k-splitter-overlay {
|
|
48237
|
+
opacity: 0;
|
|
48238
|
+
position: absolute;
|
|
48239
|
+
}
|
|
48123
48240
|
}
|
|
48124
48241
|
|
|
48125
48242
|
// flexbox-based splitter
|
|
@@ -48272,8 +48389,9 @@ $kendo-splitbar-selected-text: $kendo-color-primary-contrast !default;
|
|
|
48272
48389
|
$_kendo-module-meta: (
|
|
48273
48390
|
name: "tile-layout",
|
|
48274
48391
|
dependencies: (
|
|
48392
|
+
"button",
|
|
48275
48393
|
"card",
|
|
48276
|
-
"icon"
|
|
48394
|
+
"icon"
|
|
48277
48395
|
)
|
|
48278
48396
|
);
|
|
48279
48397
|
|
|
@@ -48460,8 +48578,8 @@ $_kendo-module-meta: (
|
|
|
48460
48578
|
name: "dock-manager",
|
|
48461
48579
|
dependencies: (
|
|
48462
48580
|
"splitter",
|
|
48463
|
-
"
|
|
48464
|
-
"
|
|
48581
|
+
"tabstrip",
|
|
48582
|
+
"toolbar"
|
|
48465
48583
|
)
|
|
48466
48584
|
);
|
|
48467
48585
|
|
|
@@ -48917,11 +49035,11 @@ $_kendo-module-meta: (
|
|
|
48917
49035
|
"window",
|
|
48918
49036
|
"splitter",
|
|
48919
49037
|
"dataviz",
|
|
48920
|
-
"
|
|
49038
|
+
"expander",
|
|
48921
49039
|
"grid",
|
|
48922
49040
|
"tabstrip",
|
|
48923
49041
|
"listview",
|
|
48924
|
-
"
|
|
49042
|
+
"form",
|
|
48925
49043
|
"combobox"
|
|
48926
49044
|
)
|
|
48927
49045
|
);
|
|
@@ -48949,7 +49067,7 @@ $_kendo-module-meta: (
|
|
|
48949
49067
|
dependencies: (
|
|
48950
49068
|
"icon",
|
|
48951
49069
|
"popup",
|
|
48952
|
-
"tooltip"
|
|
49070
|
+
"tooltip"
|
|
48953
49071
|
)
|
|
48954
49072
|
);
|
|
48955
49073
|
|
|
@@ -49809,7 +49927,7 @@ $kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
49809
49927
|
$_kendo-module-meta: (
|
|
49810
49928
|
name: "grid",
|
|
49811
49929
|
dependencies: (
|
|
49812
|
-
"
|
|
49930
|
+
"action-buttons",
|
|
49813
49931
|
"autocomplete",
|
|
49814
49932
|
"badge",
|
|
49815
49933
|
"button",
|
|
@@ -49831,8 +49949,7 @@ $_kendo-module-meta: (
|
|
|
49831
49949
|
"tabstrip",
|
|
49832
49950
|
"textbox",
|
|
49833
49951
|
"toolbar",
|
|
49834
|
-
"validator"
|
|
49835
|
-
"utils/layout/float",
|
|
49952
|
+
"validator"
|
|
49836
49953
|
)
|
|
49837
49954
|
);
|
|
49838
49955
|
|
|
@@ -49852,7 +49969,7 @@ $_kendo-module-meta: (
|
|
|
49852
49969
|
"listgroup",
|
|
49853
49970
|
"radio",
|
|
49854
49971
|
"switch",
|
|
49855
|
-
"toolbar"
|
|
49972
|
+
"toolbar"
|
|
49856
49973
|
)
|
|
49857
49974
|
);
|
|
49858
49975
|
|
|
@@ -50365,28 +50482,23 @@ $kendo-adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
|
|
|
50365
50482
|
}
|
|
50366
50483
|
|
|
50367
50484
|
}
|
|
50485
|
+
}
|
|
50368
50486
|
|
|
50369
|
-
|
|
50370
|
-
|
|
50371
|
-
|
|
50372
|
-
|
|
50373
|
-
|
|
50374
|
-
|
|
50375
|
-
|
|
50376
|
-
.k-scheduler-toolbar {
|
|
50377
|
-
> ul > li {
|
|
50378
|
-
border: 0;
|
|
50379
|
-
}
|
|
50487
|
+
// RTL
|
|
50488
|
+
:is(.k-rtl .k-pane-wrapper, [dir="rtl"] .k-pane-wrapper, .k-pane-wrapper[dir="rtl"]) {
|
|
50489
|
+
.k-scheduler-mobile {
|
|
50490
|
+
.k-scheduler-toolbar {
|
|
50491
|
+
> ul > li {
|
|
50492
|
+
border: 0;
|
|
50380
50493
|
}
|
|
50494
|
+
}
|
|
50381
50495
|
|
|
50382
|
-
|
|
50383
|
-
|
|
50384
|
-
|
|
50385
|
-
}
|
|
50496
|
+
.k-task .k-i-reload {
|
|
50497
|
+
margin-left: .5em;
|
|
50498
|
+
margin-right: 0;
|
|
50386
50499
|
}
|
|
50387
50500
|
}
|
|
50388
50501
|
}
|
|
50389
|
-
|
|
50390
50502
|
}
|
|
50391
50503
|
|
|
50392
50504
|
|
|
@@ -53145,15 +53257,12 @@ $_kendo-module-meta: (
|
|
|
53145
53257
|
name: "listview",
|
|
53146
53258
|
dependencies: (
|
|
53147
53259
|
"icon",
|
|
53148
|
-
"pager"
|
|
53149
|
-
// "utils/flex-grid",
|
|
53260
|
+
"pager"
|
|
53150
53261
|
)
|
|
53151
53262
|
);
|
|
53152
53263
|
|
|
53153
53264
|
|
|
53154
53265
|
// Dependencies
|
|
53155
|
-
// @import "../utils/_flex.scss";
|
|
53156
|
-
// @import "../utils/_grid.scss";
|
|
53157
53266
|
// #region @import "../pager/_index.scss"; -> scss/pager/_index.scss
|
|
53158
53267
|
// File already imported_once. Skipping output.
|
|
53159
53268
|
// #endregion
|
|
@@ -53668,13 +53777,16 @@ $kendo-chart-wizard-icon-text-gap: k-spacing(3) !default;
|
|
|
53668
53777
|
$_kendo-module-meta: (
|
|
53669
53778
|
name: "spreadsheet",
|
|
53670
53779
|
dependencies: (
|
|
53780
|
+
"action-buttons",
|
|
53671
53781
|
"button",
|
|
53672
53782
|
"checkbox",
|
|
53673
53783
|
"color-picker",
|
|
53674
53784
|
"combobox",
|
|
53675
53785
|
"date-time-picker",
|
|
53676
53786
|
"dropdown-list",
|
|
53787
|
+
"form",
|
|
53677
53788
|
"icon",
|
|
53789
|
+
"input",
|
|
53678
53790
|
"list",
|
|
53679
53791
|
"menu",
|
|
53680
53792
|
"radio",
|
|
@@ -53682,7 +53794,7 @@ $_kendo-module-meta: (
|
|
|
53682
53794
|
"toolbar",
|
|
53683
53795
|
"treeview",
|
|
53684
53796
|
"upload",
|
|
53685
|
-
"window"
|
|
53797
|
+
"window"
|
|
53686
53798
|
)
|
|
53687
53799
|
);
|
|
53688
53800
|
|
|
@@ -53737,14 +53849,6 @@ $_kendo-module-meta: (
|
|
|
53737
53849
|
|
|
53738
53850
|
// Component
|
|
53739
53851
|
// #region @import "./_variables.scss"; -> scss/spreadsheet/_variables.scss
|
|
53740
|
-
// #region @import "./images/image-default.scss"; -> scss/spreadsheet/images/image-default.scss
|
|
53741
|
-
@include exports("image-default.png") {
|
|
53742
|
-
@include register-data-uri("image-default.png", "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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");
|
|
53743
|
-
}
|
|
53744
|
-
|
|
53745
|
-
// #endregion
|
|
53746
|
-
|
|
53747
|
-
|
|
53748
53852
|
// Spreadsheet
|
|
53749
53853
|
|
|
53750
53854
|
/// The width of the border around the Spreadsheet.
|
|
@@ -53951,7 +54055,7 @@ $kendo-spreadsheet-insert-image-dialog-preview-width: 355px !default;
|
|
|
53951
54055
|
$kendo-spreadsheet-insert-image-dialog-preview-height: 230px !default;
|
|
53952
54056
|
/// The image of the Spreadsheet image Dialog preview.
|
|
53953
54057
|
/// @group spreadsheet
|
|
53954
|
-
$kendo-spreadsheet-insert-image-dialog-preview-img: "image-default.png" !default;
|
|
54058
|
+
$kendo-spreadsheet-insert-image-dialog-preview-img: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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" !default;
|
|
53955
54059
|
/// The border of the Spreadsheet image Dialog preview.
|
|
53956
54060
|
/// @group spreadsheet
|
|
53957
54061
|
$kendo-spreadsheet-insert-image-dialog-preview-border: $kendo-component-border !default;
|
|
@@ -54751,8 +54855,7 @@ $kendo-spreadsheet-dropzone-spacing-y: k-spacing(2) !default;
|
|
|
54751
54855
|
min-width: 100%;
|
|
54752
54856
|
width: $kendo-spreadsheet-insert-image-dialog-preview-width;
|
|
54753
54857
|
height: $kendo-spreadsheet-insert-image-dialog-preview-height;
|
|
54754
|
-
|
|
54755
|
-
background-image: url(#{k-map-get($_kendo-data-uris, $kendo-spreadsheet-insert-image-dialog-preview-img)});
|
|
54858
|
+
background-image: url(#{$kendo-spreadsheet-insert-image-dialog-preview-img});
|
|
54756
54859
|
background-size: auto 70%;
|
|
54757
54860
|
background-position: 50% 30%;
|
|
54758
54861
|
background-repeat: no-repeat;
|
|
@@ -55251,11 +55354,15 @@ $kendo-spreadsheet-dropzone-spacing-y: k-spacing(2) !default;
|
|
|
55251
55354
|
$_kendo-module-meta: (
|
|
55252
55355
|
name: "pivotgrid",
|
|
55253
55356
|
dependencies: (
|
|
55357
|
+
"action-buttons",
|
|
55358
|
+
"button",
|
|
55359
|
+
"chip",
|
|
55360
|
+
"form",
|
|
55254
55361
|
"dialog",
|
|
55255
55362
|
"grid",
|
|
55256
55363
|
"icon",
|
|
55257
55364
|
"list",
|
|
55258
|
-
"treeview"
|
|
55365
|
+
"treeview"
|
|
55259
55366
|
)
|
|
55260
55367
|
);
|
|
55261
55368
|
|
|
@@ -55273,10 +55380,6 @@ $_kendo-module-meta: (
|
|
|
55273
55380
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
55274
55381
|
// File already imported_once. Skipping output.
|
|
55275
55382
|
// #endregion
|
|
55276
|
-
// @import "../utils/_spacer.scss";
|
|
55277
|
-
// @import "../utils/_flex.scss";
|
|
55278
|
-
// @import "../utils/_grid.scss";
|
|
55279
|
-
// @import "../utils/_position.scss";
|
|
55280
55383
|
// #region @import "../list/_index.scss"; -> scss/list/_index.scss
|
|
55281
55384
|
// File already imported_once. Skipping output.
|
|
55282
55385
|
// #endregion
|
|
@@ -55737,25 +55840,9 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
55737
55840
|
cursor: pointer;
|
|
55738
55841
|
user-select: none;
|
|
55739
55842
|
|
|
55740
|
-
.k-flex-row &,
|
|
55741
|
-
.k-flex-row-reverse & {
|
|
55742
|
-
display: flex;
|
|
55743
|
-
align-items: center;
|
|
55744
|
-
justify-content: center;
|
|
55745
|
-
writing-mode: vertical-rl;
|
|
55746
|
-
|
|
55747
|
-
.k-icon {
|
|
55748
|
-
vertical-align: baseline;
|
|
55749
|
-
}
|
|
55750
|
-
}
|
|
55751
55843
|
.k-flex-row-reverse & > span {
|
|
55752
55844
|
transform: rotate(-180deg);
|
|
55753
55845
|
}
|
|
55754
|
-
|
|
55755
|
-
.k-flex-col &,
|
|
55756
|
-
.k-flex-col-reverse & {
|
|
55757
|
-
text-align: center;
|
|
55758
|
-
}
|
|
55759
55846
|
}
|
|
55760
55847
|
|
|
55761
55848
|
|
|
@@ -55764,22 +55851,8 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
55764
55851
|
position: absolute;
|
|
55765
55852
|
overflow: hidden;
|
|
55766
55853
|
z-index: 2;
|
|
55767
|
-
|
|
55768
|
-
.k-flex-row & {
|
|
55769
|
-
right: $kendo-pivotgrid-configurator-button-size;
|
|
55770
|
-
}
|
|
55771
|
-
.k-flex-row-reverse & {
|
|
55772
|
-
left: $kendo-pivotgrid-configurator-button-size;
|
|
55773
|
-
}
|
|
55774
|
-
.k-flex-col & {
|
|
55775
|
-
bottom: $kendo-pivotgrid-configurator-button-size;
|
|
55776
|
-
}
|
|
55777
|
-
.k-flex-col-reverse & {
|
|
55778
|
-
top: $kendo-pivotgrid-configurator-button-size;
|
|
55779
|
-
}
|
|
55780
55854
|
}
|
|
55781
55855
|
|
|
55782
|
-
|
|
55783
55856
|
// Panel Content
|
|
55784
55857
|
.k-pivotgrid-configurator-header {
|
|
55785
55858
|
padding-block: $kendo-pivotgrid-configurator-header-padding-y;
|
|
@@ -55920,15 +55993,35 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
55920
55993
|
min-width: $kendo-pivotgrid-configurator-vertical-width;
|
|
55921
55994
|
}
|
|
55922
55995
|
|
|
55923
|
-
.k-
|
|
55924
|
-
.k-
|
|
55925
|
-
|
|
55996
|
+
.k-flex-row {
|
|
55997
|
+
.k-pivotgrid-configurator-overlay {
|
|
55998
|
+
right: $kendo-pivotgrid-configurator-button-size;
|
|
55999
|
+
}
|
|
56000
|
+
|
|
56001
|
+
&-reverse .k-pivotgrid-configurator-overlay {
|
|
56002
|
+
left: $kendo-pivotgrid-configurator-button-size;
|
|
56003
|
+
}
|
|
56004
|
+
}
|
|
56005
|
+
|
|
56006
|
+
.k-flex-row,
|
|
56007
|
+
.k-flex-row-reverse {
|
|
56008
|
+
.k-pivotgrid-configurator-button {
|
|
56009
|
+
display: flex;
|
|
56010
|
+
align-items: center;
|
|
56011
|
+
justify-content: center;
|
|
56012
|
+
writing-mode: vertical-rl;
|
|
56013
|
+
|
|
56014
|
+
.k-icon {
|
|
56015
|
+
vertical-align: baseline;
|
|
56016
|
+
}
|
|
56017
|
+
}
|
|
56018
|
+
|
|
56019
|
+
.k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
|
|
55926
56020
|
border-right-width: 0;
|
|
55927
56021
|
border-left-width: 0;
|
|
55928
56022
|
}
|
|
55929
56023
|
}
|
|
55930
56024
|
|
|
55931
|
-
|
|
55932
56025
|
// Horizontal Layout
|
|
55933
56026
|
.k-pivotgrid-configurator-horizontal {
|
|
55934
56027
|
width: 100%;
|
|
@@ -55975,17 +56068,31 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
55975
56068
|
overflow-y: auto;
|
|
55976
56069
|
}
|
|
55977
56070
|
}
|
|
56071
|
+
}
|
|
55978
56072
|
|
|
55979
|
-
|
|
55980
|
-
|
|
55981
|
-
|
|
55982
|
-
|
|
55983
|
-
|
|
55984
|
-
|
|
56073
|
+
.k-flex-col {
|
|
56074
|
+
.k-pivotgrid-configurator-overlay {
|
|
56075
|
+
bottom: $kendo-pivotgrid-configurator-button-size;
|
|
56076
|
+
}
|
|
56077
|
+
|
|
56078
|
+
&-reverse .k-pivotgrid-configurator-overlay {
|
|
56079
|
+
top: $kendo-pivotgrid-configurator-button-size;
|
|
55985
56080
|
}
|
|
55986
56081
|
}
|
|
55987
56082
|
|
|
55988
56083
|
|
|
56084
|
+
.k-flex-col,
|
|
56085
|
+
.k-flex-col-reverse {
|
|
56086
|
+
.k-pivotgrid-configurator-button {
|
|
56087
|
+
text-align: center;
|
|
56088
|
+
}
|
|
56089
|
+
|
|
56090
|
+
.k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
|
|
56091
|
+
border-top-width: 0;
|
|
56092
|
+
border-bottom-width: 0;
|
|
56093
|
+
}
|
|
56094
|
+
}
|
|
56095
|
+
|
|
55989
56096
|
|
|
55990
56097
|
// Pivotgrid export
|
|
55991
56098
|
.k-pdf-export-shadow {
|
|
@@ -56356,25 +56463,26 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
56356
56463
|
|
|
56357
56464
|
|
|
56358
56465
|
// Overlay mode
|
|
56359
|
-
.k-
|
|
56360
|
-
.k-
|
|
56466
|
+
.k-flex-row {
|
|
56467
|
+
.k-pivotgrid-configurator-overlay {
|
|
56361
56468
|
@include box-shadow( $kendo-pivotgrid-configurator-end-shadow );
|
|
56362
56469
|
}
|
|
56363
56470
|
|
|
56364
|
-
.k-
|
|
56471
|
+
&-reverse .k-pivotgrid-configurator-overlay {
|
|
56365
56472
|
@include box-shadow( $kendo-pivotgrid-configurator-start-shadow );
|
|
56366
56473
|
}
|
|
56474
|
+
}
|
|
56367
56475
|
|
|
56368
|
-
|
|
56476
|
+
.k-flex-col {
|
|
56477
|
+
.k-pivotgrid-configurator-overlay {
|
|
56369
56478
|
@include box-shadow( $kendo-pivotgrid-configurator-top-shadow );
|
|
56370
56479
|
}
|
|
56371
56480
|
|
|
56372
|
-
.k-
|
|
56481
|
+
&-reverse .k-pivotgrid-configurator-overlay {
|
|
56373
56482
|
@include box-shadow( $kendo-pivotgrid-configurator-bottom-shadow );
|
|
56374
56483
|
}
|
|
56375
56484
|
}
|
|
56376
56485
|
|
|
56377
|
-
|
|
56378
56486
|
// Legacy pivotgrid
|
|
56379
56487
|
// TODO: remove
|
|
56380
56488
|
.k-pivot {
|
|
@@ -56522,7 +56630,7 @@ $_kendo-module-meta: (
|
|
|
56522
56630
|
name: "treelist",
|
|
56523
56631
|
dependencies: (
|
|
56524
56632
|
"grid",
|
|
56525
|
-
"icon"
|
|
56633
|
+
"icon"
|
|
56526
56634
|
)
|
|
56527
56635
|
);
|
|
56528
56636
|
|
|
@@ -56634,14 +56742,10 @@ $kendo-treelist-footer-row-border-width: 1px !default;
|
|
|
56634
56742
|
.k-table-row.k-group-footer + .k-table-row.k-group-footer td {
|
|
56635
56743
|
border-top-width: 0;
|
|
56636
56744
|
}
|
|
56745
|
+
}
|
|
56637
56746
|
|
|
56638
|
-
|
|
56639
|
-
|
|
56640
|
-
thead.k-grid-header {
|
|
56641
|
-
padding-left: 0;
|
|
56642
|
-
}
|
|
56643
|
-
}
|
|
56644
|
-
|
|
56747
|
+
:is(.k-treelist-scrollable[dir="rtl"], .k-rtl .k-treelist-scrollable) thead.k-grid-header {
|
|
56748
|
+
padding-left: 0;
|
|
56645
56749
|
}
|
|
56646
56750
|
|
|
56647
56751
|
.k-drag-separator {
|
|
@@ -56784,7 +56888,8 @@ $_kendo-module-meta: (
|
|
|
56784
56888
|
"dropdown-list",
|
|
56785
56889
|
"input",
|
|
56786
56890
|
"numeric-textbox",
|
|
56787
|
-
"
|
|
56891
|
+
"textbox",
|
|
56892
|
+
"toolbar"
|
|
56788
56893
|
)
|
|
56789
56894
|
);
|
|
56790
56895
|
|
|
@@ -57033,6 +57138,7 @@ $_kendo-module-meta: (
|
|
|
57033
57138
|
"breadcrumb",
|
|
57034
57139
|
"dialog",
|
|
57035
57140
|
"grid",
|
|
57141
|
+
"icon",
|
|
57036
57142
|
"input",
|
|
57037
57143
|
"listview",
|
|
57038
57144
|
"menu",
|
|
@@ -57040,7 +57146,7 @@ $_kendo-module-meta: (
|
|
|
57040
57146
|
"switch",
|
|
57041
57147
|
"toolbar",
|
|
57042
57148
|
"treeview",
|
|
57043
|
-
"upload"
|
|
57149
|
+
"upload"
|
|
57044
57150
|
)
|
|
57045
57151
|
);
|
|
57046
57152
|
|
|
@@ -57678,13 +57784,20 @@ $kendo-file-manager-preview-icon-border: null !default;
|
|
|
57678
57784
|
$_kendo-module-meta: (
|
|
57679
57785
|
name: "task-board",
|
|
57680
57786
|
dependencies: (
|
|
57787
|
+
"action-buttons",
|
|
57788
|
+
"badge",
|
|
57789
|
+
"button",
|
|
57681
57790
|
"card",
|
|
57791
|
+
"dialog",
|
|
57682
57792
|
"form",
|
|
57683
57793
|
"icon",
|
|
57684
57794
|
"input",
|
|
57795
|
+
"menu",
|
|
57796
|
+
"menu-button",
|
|
57685
57797
|
"searchbox",
|
|
57686
57798
|
"textbox",
|
|
57687
57799
|
"toolbar",
|
|
57800
|
+
"window"
|
|
57688
57801
|
)
|
|
57689
57802
|
);
|
|
57690
57803
|
|
|
@@ -58363,7 +58476,7 @@ $_kendo-module-meta: (
|
|
|
58363
58476
|
"icon",
|
|
58364
58477
|
"toolbar",
|
|
58365
58478
|
"upload",
|
|
58366
|
-
"window"
|
|
58479
|
+
"window"
|
|
58367
58480
|
)
|
|
58368
58481
|
);
|
|
58369
58482
|
|
|
@@ -59283,7 +59396,7 @@ $_kendo-module-meta: (
|
|
|
59283
59396
|
"dropdown-list",
|
|
59284
59397
|
"form",
|
|
59285
59398
|
"numeric-textbox",
|
|
59286
|
-
"toolbar"
|
|
59399
|
+
"toolbar"
|
|
59287
59400
|
)
|
|
59288
59401
|
);
|
|
59289
59402
|
|
|
@@ -59634,6 +59747,7 @@ $_kendo-module-meta: (
|
|
|
59634
59747
|
"input",
|
|
59635
59748
|
"numeric-textbox",
|
|
59636
59749
|
"splitter",
|
|
59750
|
+
"toolbar",
|
|
59637
59751
|
"treelist",
|
|
59638
59752
|
"validator",
|
|
59639
59753
|
"window",
|
|
@@ -60830,12 +60944,9 @@ $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
|
60830
60944
|
@include kendo-gantt--layout-base();
|
|
60831
60945
|
|
|
60832
60946
|
// Timeline
|
|
60833
|
-
.k-gantt-timeline-pane {
|
|
60834
|
-
.k-
|
|
60835
|
-
|
|
60836
|
-
.k-header {
|
|
60837
|
-
border-width: 0 $kendo-grid-cell-vertical-border-width 1px 0;
|
|
60838
|
-
}
|
|
60947
|
+
.k-rtl .k-gantt-timeline-pane {
|
|
60948
|
+
.k-header {
|
|
60949
|
+
border-width: 0 $kendo-grid-cell-vertical-border-width 1px 0;
|
|
60839
60950
|
}
|
|
60840
60951
|
}
|
|
60841
60952
|
|
|
@@ -61139,13 +61250,12 @@ $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
|
61139
61250
|
tbody > tr:not(:only-child) > .k-header {
|
|
61140
61251
|
border-left-color: $kendo-grid-border;
|
|
61141
61252
|
}
|
|
61142
|
-
|
|
61143
|
-
|
|
61144
|
-
.k-grid-header {
|
|
61253
|
+
}
|
|
61145
61254
|
|
|
61146
|
-
|
|
61147
|
-
|
|
61148
|
-
|
|
61255
|
+
.k-rtl .k-gantt-timeline-pane {
|
|
61256
|
+
.k-grid-header {
|
|
61257
|
+
tbody > tr:not(:only-child) > .k-header {
|
|
61258
|
+
border-right-color: $kendo-grid-border;
|
|
61149
61259
|
}
|
|
61150
61260
|
}
|
|
61151
61261
|
}
|
|
@@ -61190,14 +61300,24 @@ $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
|
61190
61300
|
$_kendo-module-meta: (
|
|
61191
61301
|
name: "scheduler",
|
|
61192
61302
|
dependencies: (
|
|
61303
|
+
"action-buttons",
|
|
61193
61304
|
"adaptive",
|
|
61194
61305
|
"button",
|
|
61306
|
+
"calendar",
|
|
61307
|
+
"checkbox",
|
|
61195
61308
|
"date-time-picker",
|
|
61196
61309
|
"dialog",
|
|
61197
61310
|
"dropdown-list",
|
|
61311
|
+
"form",
|
|
61198
61312
|
"icon",
|
|
61313
|
+
"numeric-textbox",
|
|
61314
|
+
"radio",
|
|
61315
|
+
"textarea",
|
|
61316
|
+
"textbox",
|
|
61317
|
+
"toolbar",
|
|
61199
61318
|
"tooltip",
|
|
61200
|
-
"time-marker"
|
|
61319
|
+
"time-marker",
|
|
61320
|
+
"window"
|
|
61201
61321
|
)
|
|
61202
61322
|
);
|
|
61203
61323
|
|
|
@@ -62990,11 +63110,12 @@ $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
|
62990
63110
|
$_kendo-module-meta: (
|
|
62991
63111
|
name: "chat",
|
|
62992
63112
|
dependencies: (
|
|
63113
|
+
"avatar",
|
|
62993
63114
|
"button",
|
|
62994
63115
|
"card",
|
|
62995
63116
|
"icon",
|
|
62996
63117
|
"input",
|
|
62997
|
-
"toolbar"
|
|
63118
|
+
"toolbar"
|
|
62998
63119
|
)
|
|
62999
63120
|
);
|
|
63000
63121
|
|
|
@@ -63533,17 +63654,19 @@ $kendo-chat-quick-reply-shadow-opacity: 0 !default;
|
|
|
63533
63654
|
fill: currentColor;
|
|
63534
63655
|
display: inline-block;
|
|
63535
63656
|
}
|
|
63657
|
+
}
|
|
63658
|
+
}
|
|
63536
63659
|
|
|
63537
|
-
|
|
63538
|
-
|
|
63660
|
+
.k-rtl,
|
|
63661
|
+
[dir="rtl"] {
|
|
63662
|
+
.k-message-box {
|
|
63663
|
+
.k-button {
|
|
63539
63664
|
transform: scaleX(-1);
|
|
63540
63665
|
}
|
|
63541
63666
|
}
|
|
63542
63667
|
}
|
|
63543
63668
|
|
|
63544
63669
|
|
|
63545
|
-
|
|
63546
|
-
|
|
63547
63670
|
// Card list
|
|
63548
63671
|
.k-chat .k-card-list {
|
|
63549
63672
|
margin: $kendo-chat-bubble-spacing 0 0;
|
|
@@ -63890,9 +64013,11 @@ $kendo-chat-quick-reply-shadow-opacity: 0 !default;
|
|
|
63890
64013
|
$_kendo-module-meta: (
|
|
63891
64014
|
name: "media-player",
|
|
63892
64015
|
dependencies: (
|
|
64016
|
+
"button",
|
|
63893
64017
|
"icon",
|
|
64018
|
+
"listview",
|
|
63894
64019
|
"slider",
|
|
63895
|
-
"toolbar"
|
|
64020
|
+
"toolbar"
|
|
63896
64021
|
)
|
|
63897
64022
|
);
|
|
63898
64023
|
|
|
@@ -64143,7 +64268,7 @@ $_kendo-module-meta: (
|
|
|
64143
64268
|
dependencies: (
|
|
64144
64269
|
"button",
|
|
64145
64270
|
"card",
|
|
64146
|
-
"icon"
|
|
64271
|
+
"icon"
|
|
64147
64272
|
)
|
|
64148
64273
|
);
|
|
64149
64274
|
|
|
@@ -64924,13 +65049,15 @@ $kendo-timeline-event-min-height-calc: calc(2 * (#{$kendo-timeline-track-event-o
|
|
|
64924
65049
|
$_kendo-module-meta: (
|
|
64925
65050
|
name: "pdf-viewer",
|
|
64926
65051
|
dependencies: (
|
|
65052
|
+
"button",
|
|
64927
65053
|
"combobox",
|
|
64928
65054
|
"dialog",
|
|
64929
65055
|
"dropzone",
|
|
64930
65056
|
"icon",
|
|
64931
65057
|
"pager",
|
|
65058
|
+
"textbox",
|
|
64932
65059
|
"toolbar",
|
|
64933
|
-
"window"
|
|
65060
|
+
"window"
|
|
64934
65061
|
)
|
|
64935
65062
|
);
|
|
64936
65063
|
|
|
@@ -65360,7 +65487,7 @@ $kendo-pdf-viewer-icon-text: $kendo-dropzone-icon-text !default;
|
|
|
65360
65487
|
$_kendo-module-meta: (
|
|
65361
65488
|
name: "scroller",
|
|
65362
65489
|
dependencies: (
|
|
65363
|
-
"icon"
|
|
65490
|
+
"icon"
|
|
65364
65491
|
)
|
|
65365
65492
|
);
|
|
65366
65493
|
|
|
@@ -65442,12 +65569,15 @@ $_kendo-module-meta: (
|
|
|
65442
65569
|
opacity: 0;
|
|
65443
65570
|
transform-origin: 0 0;
|
|
65444
65571
|
transition: opacity .3s linear;
|
|
65572
|
+
}
|
|
65445
65573
|
|
|
65446
|
-
|
|
65447
|
-
|
|
65574
|
+
.k-map,
|
|
65575
|
+
.k-diagram {
|
|
65576
|
+
.km-touch-scrollbar {
|
|
65448
65577
|
display: none;
|
|
65449
65578
|
}
|
|
65450
65579
|
}
|
|
65580
|
+
|
|
65451
65581
|
.km-vertical-scrollbar {
|
|
65452
65582
|
height: 100%;
|
|
65453
65583
|
right: 2px;
|
|
@@ -65530,7 +65660,7 @@ $_kendo-module-meta: (
|
|
|
65530
65660
|
name: "scrollview",
|
|
65531
65661
|
dependencies: (
|
|
65532
65662
|
"button",
|
|
65533
|
-
"icon"
|
|
65663
|
+
"icon"
|
|
65534
65664
|
)
|
|
65535
65665
|
);
|
|
65536
65666
|
|
|
@@ -65688,11 +65818,6 @@ $kendo-scrollview-transition-timing-function: ease-in-out !default;
|
|
|
65688
65818
|
transition-timing-function: $kendo-scrollview-transition-timing-function;
|
|
65689
65819
|
transform: translateX( calc( -100% / var(--kendo-scrollview-views, 1) * ( var(--kendo-scrollview-current, 1) - 1) ) );
|
|
65690
65820
|
|
|
65691
|
-
[dir="rtl"] &,
|
|
65692
|
-
.k-rtl & {
|
|
65693
|
-
transform: translateX( calc( 100% / var(--kendo-scrollview-views, 1) * ( var(--kendo-scrollview-current, 1) - 1) ) );
|
|
65694
|
-
}
|
|
65695
|
-
|
|
65696
65821
|
.k-scrollview-view {
|
|
65697
65822
|
width: calc( 100% / var(--kendo-scrollview-views, 1) );
|
|
65698
65823
|
flex: 0 0 calc( 100% / var(--kendo-scrollview-views, 1) );
|
|
@@ -65700,6 +65825,10 @@ $kendo-scrollview-transition-timing-function: ease-in-out !default;
|
|
|
65700
65825
|
|
|
65701
65826
|
}
|
|
65702
65827
|
|
|
65828
|
+
:is([dir="rtl"], .k-rtl) .k-scrollview-wrap.k-scrollview-animate {
|
|
65829
|
+
transform: translateX( calc( 100% / var(--kendo-scrollview-views, 1) * ( var(--kendo-scrollview-current, 1) - 1) ) );
|
|
65830
|
+
}
|
|
65831
|
+
|
|
65703
65832
|
.k-scrollview-nav-wrap {
|
|
65704
65833
|
padding: 0;
|
|
65705
65834
|
margin: 0;
|
|
@@ -66203,15 +66332,13 @@ $_kendo-module-meta: (
|
|
|
66203
66332
|
name: "map",
|
|
66204
66333
|
dependencies: (
|
|
66205
66334
|
"button",
|
|
66206
|
-
"scroller",
|
|
66207
66335
|
"icon",
|
|
66208
|
-
|
|
66336
|
+
"scroller"
|
|
66209
66337
|
)
|
|
66210
66338
|
);
|
|
66211
66339
|
|
|
66212
66340
|
|
|
66213
66341
|
// Dependencies
|
|
66214
|
-
// @import "../utils/_position.scss";
|
|
66215
66342
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
66216
66343
|
// File already imported_once. Skipping output.
|
|
66217
66344
|
// #endregion
|
|
@@ -66225,14 +66352,6 @@ $_kendo-module-meta: (
|
|
|
66225
66352
|
|
|
66226
66353
|
// Component
|
|
66227
66354
|
// #region @import "./_variables.scss"; -> scss/map/_variables.scss
|
|
66228
|
-
// #region @import "./images/markers.scss"; -> scss/map/images/markers.scss
|
|
66229
|
-
@include exports("markers.png") {
|
|
66230
|
-
@include register-data-uri("markers.png", "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAABQCAYAAAAKlxWDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA35JREFUeNrsWF1IVEEUPu7amhKUmqUUkhEYYn9PamgbROKTEERB1HNP0pMvJUVhZQhCEEQPQiAIkiQIQShEZmg99SdLgiRJpbGmGIu/aZ2zzJXrvWf2zty7PgTzwQd3Z86Z796z58wMJ+PruXxQwCHkGeRpZDbyqBh/j1xA9iN7kJ+8FsrwECSRu8hSUMMosgnZLTMIScaLkUPIpxpiIGyfCN9iVcEo8h2yCvyjSqwR9RIkgz5kHgRHnlhrg2im7blEhCPCeW89fBJyKuohsv8IRPaV46uGYfnLhyTn3/bC4seXnFtErFmBHHcmzSCy2umRWVgC+ZfvQ1bZ8ZSfsxQbgl+PrsCfqXFu+jWyxh7Ss5xY1sFKKLzd5ymWtEWbpC36MKgWGuuCzdyXFTR2QGhbrvKfRrbkQ74Mmi3BKJf6FEYdMbso+UpKJkpJU+dKkPIaNoyrM5Mw23Edlj6/WQ957qVbEM4rcoWX1lgcGXQuURfi6o2y0YmVH2Mw2XgC5od6ksJEeqaxlW+joLIGaZFgGVcCTsx13YG1xKxrnMZoTmUN0iLB7c7R8M49LktJnSWxwMxxa5AWu5f+XV6EzQIJznHJwSWSDNlM+Fanv3OmcyQY43YNVyzOX2XLhMZoTvEviJHgsHOU9kYntuwthaLWV5BTWQ/hHbuSpGcaozmVNUiL9lIqfNfr7L7Rq7SlyfbVnzfZsjhFXzggTuoNoI14bf63thj5kK/kNvDCytIm5yzt+vF7F9jak4qhbbz1ouzEaLJv3t3iCNkYGtzCpq7Vrm9lKcNo2TIJJ/Kk23keHhB3kQLPAxhJUDiACXEkJcMYd2uzrhiRNNX5MrJW5Al7pxkQBjNpEJtxislubWRwjKtPDQyLNQZU76UTIu4NPsQahO+EzkXYwgNu60uBmPAB3Zu3HS0agp62KoJdsvAwf0NXOgQptdsU7NqEbWBBQrso4FQl0K56AKsggXzokVyJdAqmWjThlZl+BeOSsD32CLdvQSsxVu1XF2Sr7iVKB5T6nbbfnYol41vQWdwtus6ZPgRp+3pme950QV9fpito+jSmT2P6NKZP479PE9Lp06jC6tMwUO/T6CJwn0YXgfs0uvj/+jS6CNyn0UXgPo0uZH0aEnzueruRwUBfSb5Mr5TQb/o0pk9j+jSmT2P6NKZPY/o0pk9j+jQ+8E+AAQDpbNHEyW7DTAAAAABJRU5ErkJggg==");
|
|
66231
|
-
}
|
|
66232
|
-
|
|
66233
|
-
// #endregion
|
|
66234
|
-
|
|
66235
|
-
|
|
66236
66355
|
// Map
|
|
66237
66356
|
/// The border width of the Map.
|
|
66238
66357
|
/// @group map
|
|
@@ -66301,6 +66420,8 @@ $kendo-map-attribution-bg: if($kendo-enable-color-system, color-mix(in srgb, k-c
|
|
|
66301
66420
|
/// @group map
|
|
66302
66421
|
$kendo-map-marker-fill: $kendo-color-primary !default;
|
|
66303
66422
|
|
|
66423
|
+
$kendo-map-marker-images: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAABQCAYAAAAKlxWDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA35JREFUeNrsWF1IVEEUPu7amhKUmqUUkhEYYn9PamgbROKTEERB1HNP0pMvJUVhZQhCEEQPQiAIkiQIQShEZmg99SdLgiRJpbGmGIu/aZ2zzJXrvWf2zty7PgTzwQd3Z86Z796z58wMJ+PruXxQwCHkGeRpZDbyqBh/j1xA9iN7kJ+8FsrwECSRu8hSUMMosgnZLTMIScaLkUPIpxpiIGyfCN9iVcEo8h2yCvyjSqwR9RIkgz5kHgRHnlhrg2im7blEhCPCeW89fBJyKuohsv8IRPaV46uGYfnLhyTn3/bC4seXnFtErFmBHHcmzSCy2umRWVgC+ZfvQ1bZ8ZSfsxQbgl+PrsCfqXFu+jWyxh7Ss5xY1sFKKLzd5ymWtEWbpC36MKgWGuuCzdyXFTR2QGhbrvKfRrbkQ74Mmi3BKJf6FEYdMbso+UpKJkpJU+dKkPIaNoyrM5Mw23Edlj6/WQ957qVbEM4rcoWX1lgcGXQuURfi6o2y0YmVH2Mw2XgC5od6ksJEeqaxlW+joLIGaZFgGVcCTsx13YG1xKxrnMZoTmUN0iLB7c7R8M49LktJnSWxwMxxa5AWu5f+XV6EzQIJznHJwSWSDNlM+Fanv3OmcyQY43YNVyzOX2XLhMZoTvEviJHgsHOU9kYntuwthaLWV5BTWQ/hHbuSpGcaozmVNUiL9lIqfNfr7L7Rq7SlyfbVnzfZsjhFXzggTuoNoI14bf63thj5kK/kNvDCytIm5yzt+vF7F9jak4qhbbz1ouzEaLJv3t3iCNkYGtzCpq7Vrm9lKcNo2TIJJ/Kk23keHhB3kQLPAxhJUDiACXEkJcMYd2uzrhiRNNX5MrJW5Al7pxkQBjNpEJtxislubWRwjKtPDQyLNQZU76UTIu4NPsQahO+EzkXYwgNu60uBmPAB3Zu3HS0agp62KoJdsvAwf0NXOgQptdsU7NqEbWBBQrso4FQl0K56AKsggXzokVyJdAqmWjThlZl+BeOSsD32CLdvQSsxVu1XF2Sr7iVKB5T6nbbfnYol41vQWdwtus6ZPgRp+3pme950QV9fpito+jSmT2P6NKZP479PE9Lp06jC6tMwUO/T6CJwn0YXgfs0uvj/+jS6CNyn0UXgPo0uZH0aEnzueruRwUBfSb5Mr5TQb/o0pk9j+jSmT2P6NKZPY/o0pk9j+jQ+8E+AAQDpbNHEyW7DTAAAAABJRU5ErkJggg==";
|
|
66424
|
+
|
|
66304
66425
|
// #endregion
|
|
66305
66426
|
// #region @import "./_layout.scss"; -> scss/map/_layout.scss
|
|
66306
66427
|
// #region @import "@progress/kendo-theme-default/scss/map/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/map/_layout.scss
|
|
@@ -66381,8 +66502,6 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
66381
66502
|
border-radius: 50%;
|
|
66382
66503
|
position: relative;
|
|
66383
66504
|
|
|
66384
|
-
.k-pdf-export & { display: none; }
|
|
66385
|
-
|
|
66386
66505
|
|
|
66387
66506
|
// Buttons
|
|
66388
66507
|
.k-button {
|
|
@@ -66431,10 +66550,15 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
66431
66550
|
border: 0;
|
|
66432
66551
|
background: none;
|
|
66433
66552
|
display: flex;
|
|
66434
|
-
|
|
66435
|
-
.k-pdf-export & { display: none; }
|
|
66436
66553
|
}
|
|
66437
66554
|
|
|
66555
|
+
|
|
66556
|
+
.k-pdf-export {
|
|
66557
|
+
.k-navigator,
|
|
66558
|
+
.k-zoom-control {
|
|
66559
|
+
display: none;
|
|
66560
|
+
}
|
|
66561
|
+
}
|
|
66438
66562
|
}
|
|
66439
66563
|
|
|
66440
66564
|
|
|
@@ -66531,14 +66655,18 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
66531
66655
|
$_kendo-module-meta: (
|
|
66532
66656
|
name: "orgchart",
|
|
66533
66657
|
dependencies: (
|
|
66658
|
+
"action-buttons",
|
|
66659
|
+
"avatar",
|
|
66660
|
+
"button",
|
|
66534
66661
|
"card",
|
|
66535
66662
|
"dropdown-list",
|
|
66536
66663
|
"form",
|
|
66537
66664
|
"icon",
|
|
66538
66665
|
"menu",
|
|
66666
|
+
"menu-button",
|
|
66539
66667
|
"textbox",
|
|
66540
66668
|
"upload",
|
|
66541
|
-
"window"
|
|
66669
|
+
"window"
|
|
66542
66670
|
)
|
|
66543
66671
|
);
|
|
66544
66672
|
|
|
@@ -66949,7 +67077,10 @@ $_kendo-module-meta: (
|
|
|
66949
67077
|
name: "signature",
|
|
66950
67078
|
dependencies: (
|
|
66951
67079
|
"button",
|
|
67080
|
+
"color-picker",
|
|
67081
|
+
"icon",
|
|
66952
67082
|
"input",
|
|
67083
|
+
"split-button"
|
|
66953
67084
|
)
|
|
66954
67085
|
);
|
|
66955
67086
|
|
|
@@ -67176,7 +67307,7 @@ $kendo-signature-maximized-line-width: 3px !default;
|
|
|
67176
67307
|
|
|
67177
67308
|
|
|
67178
67309
|
// Primitive components
|
|
67179
|
-
@include kendo-
|
|
67310
|
+
@include kendo-action-buttons--styles();
|
|
67180
67311
|
@include kendo-list--styles();
|
|
67181
67312
|
@include kendo-listgroup--styles();
|
|
67182
67313
|
@include kendo-overlay--styles();
|