@progress/kendo-theme-fluent 8.1.0-dev.0 → 8.1.0-dev.2
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/fluent-main-dark.css +1 -0
- package/dist/fluent-main-dark.scss +156 -0
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +1676 -381
- package/dist/meta/sassdoc-raw-data.json +790 -237
- package/dist/meta/variables.json +105 -18
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +768 -0
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/button/_theme.scss +6 -0
- package/scss/chat/_layout.scss +4 -4
- package/scss/chat/_variables.scss +16 -2
- package/scss/core/_index.scss +3 -5
- package/scss/core/color-system/_swatch-legacy.scss +10 -2
- package/scss/core/color-system/_swatch.scss +9 -3
- package/scss/core/module-system/_components.scss +2 -1
- package/scss/daterangepicker/_theme.scss +1 -1
- package/scss/fab/_theme.scss +1 -1
- package/scss/forms/_theme.scss +6 -0
- package/scss/gantt/index.scss +2 -1
- package/scss/grid/_theme.scss +2 -2
- package/scss/index.scss +6 -0
- package/scss/loader/_layout.scss +130 -0
- package/scss/loader/_variables.scss +14 -0
- package/scss/loader/index.scss +1 -0
- package/scss/panel/_layout.scss +29 -0
- package/scss/panel/_theme.scss +22 -0
- package/scss/panel/_variables.scss +36 -0
- package/scss/panel/index.scss +23 -0
- package/scss/popup/_layout.scss +25 -8
- package/scss/rating/_theme.scss +1 -1
- package/scss/scheduler/index.scss +2 -1
- package/scss/time-marker/_layout.scss +19 -0
- package/scss/time-marker/_theme.scss +21 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/time-marker/index.scss +22 -0
- package/scss/typography/_layout.scss +4 -0
- package/scss/core/helpers/_animations.scss +0 -706
- package/scss/core/helpers/_asp-fallback.scss +0 -4
- package/scss/core/helpers/_extra.scss +0 -22
- package/scss/core/helpers/_index.scss +0 -9
- package/scss/core/helpers/_indicators.scss +0 -33
- package/scss/core/helpers/_normalize.scss +0 -11
- package/scss/core/helpers/_reset.scss +0 -19
- package/scss/core/helpers/_resizing.scss +0 -120
- package/scss/core/helpers/_scrollbar.scss +0 -25
- package/scss/core/helpers/_spacer.scss +0 -13
package/dist/meta/variables.json
CHANGED
|
@@ -694,13 +694,24 @@
|
|
|
694
694
|
"type": "Color",
|
|
695
695
|
"value": "transparent"
|
|
696
696
|
},
|
|
697
|
-
"kendo-
|
|
698
|
-
"type": "
|
|
699
|
-
"value": "
|
|
697
|
+
"kendo-disabled-opacity": {
|
|
698
|
+
"type": "Null",
|
|
699
|
+
"value": "null"
|
|
700
700
|
},
|
|
701
|
-
"kendo-
|
|
702
|
-
"type": "
|
|
703
|
-
"value": "
|
|
701
|
+
"kendo-disabled-filter": {
|
|
702
|
+
"type": "Null",
|
|
703
|
+
"value": "null"
|
|
704
|
+
},
|
|
705
|
+
"kendo-disabled-styling": {
|
|
706
|
+
"type": "Map",
|
|
707
|
+
"value": "(bg: var(--kendo-color-base-subtle, #edebe9), color: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), border: transparent, opacity: null, filter: null)",
|
|
708
|
+
"prettyValue": {
|
|
709
|
+
"bg": "var(--kendo-color-base-subtle, #edebe9)",
|
|
710
|
+
"color": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)",
|
|
711
|
+
"border": "transparent",
|
|
712
|
+
"opacity": null,
|
|
713
|
+
"filter": null
|
|
714
|
+
}
|
|
704
715
|
},
|
|
705
716
|
"kendo-theme-colors": {
|
|
706
717
|
"type": "Map",
|
|
@@ -739,7 +750,7 @@
|
|
|
739
750
|
},
|
|
740
751
|
"kendo-components": {
|
|
741
752
|
"type": "List",
|
|
742
|
-
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"prompt\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
753
|
+
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"time-marker\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panel\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"prompt\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
743
754
|
},
|
|
744
755
|
"kendo-elevation": {
|
|
745
756
|
"type": "Map",
|
|
@@ -1148,6 +1159,10 @@
|
|
|
1148
1159
|
"type": "Bool",
|
|
1149
1160
|
"value": "true"
|
|
1150
1161
|
},
|
|
1162
|
+
"kendo-nested-disabled": {
|
|
1163
|
+
"type": "Bool",
|
|
1164
|
+
"value": "false"
|
|
1165
|
+
},
|
|
1151
1166
|
"equilateral-index": {
|
|
1152
1167
|
"type": "Number",
|
|
1153
1168
|
"value": "1.7320508076"
|
|
@@ -1156,14 +1171,6 @@
|
|
|
1156
1171
|
"type": "Number",
|
|
1157
1172
|
"value": "0.8660254038"
|
|
1158
1173
|
},
|
|
1159
|
-
"kendo-loading-opacity": {
|
|
1160
|
-
"type": "Number",
|
|
1161
|
-
"value": "0.3"
|
|
1162
|
-
},
|
|
1163
|
-
"kendo-zindex-loading": {
|
|
1164
|
-
"type": "Number",
|
|
1165
|
-
"value": "100"
|
|
1166
|
-
},
|
|
1167
1174
|
"components": {
|
|
1168
1175
|
"type": "Null",
|
|
1169
1176
|
"value": "null"
|
|
@@ -7288,6 +7295,22 @@
|
|
|
7288
7295
|
}
|
|
7289
7296
|
}
|
|
7290
7297
|
},
|
|
7298
|
+
"kendo-loading-bg": {
|
|
7299
|
+
"type": "String",
|
|
7300
|
+
"value": "var(--kendo-component-bg, initial)"
|
|
7301
|
+
},
|
|
7302
|
+
"kendo-loading-text": {
|
|
7303
|
+
"type": "String",
|
|
7304
|
+
"value": "currentColor"
|
|
7305
|
+
},
|
|
7306
|
+
"kendo-loading-opacity": {
|
|
7307
|
+
"type": "Number",
|
|
7308
|
+
"value": "0.3"
|
|
7309
|
+
},
|
|
7310
|
+
"kendo-zindex-loading": {
|
|
7311
|
+
"type": "Number",
|
|
7312
|
+
"value": "100"
|
|
7313
|
+
},
|
|
7291
7314
|
"kendo-skeleton-text-transform": {
|
|
7292
7315
|
"type": "String",
|
|
7293
7316
|
"value": "scale(1, 0.6)"
|
|
@@ -7439,6 +7462,14 @@
|
|
|
7439
7462
|
}
|
|
7440
7463
|
}
|
|
7441
7464
|
},
|
|
7465
|
+
"kendo-current-time-width": {
|
|
7466
|
+
"type": "Number",
|
|
7467
|
+
"value": "1px"
|
|
7468
|
+
},
|
|
7469
|
+
"kendo-current-time-color": {
|
|
7470
|
+
"type": "Color",
|
|
7471
|
+
"value": "#ff0000"
|
|
7472
|
+
},
|
|
7442
7473
|
"kendo-form-spacer": {
|
|
7443
7474
|
"type": "Calculation",
|
|
7444
7475
|
"value": "calc(var(--kendo-spacing-2, 0.5rem) * 2)"
|
|
@@ -10304,7 +10335,7 @@
|
|
|
10304
10335
|
},
|
|
10305
10336
|
"kendo-bottom-nav-line-height": {
|
|
10306
10337
|
"type": "String",
|
|
10307
|
-
"value": "var(--kendo-line-height, normal)"
|
|
10338
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
10308
10339
|
},
|
|
10309
10340
|
"kendo-bottom-nav-letter-spacing": {
|
|
10310
10341
|
"type": "Number",
|
|
@@ -12172,6 +12203,46 @@
|
|
|
12172
12203
|
"type": "String",
|
|
12173
12204
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
12174
12205
|
},
|
|
12206
|
+
"kendo-panel-border-radius": {
|
|
12207
|
+
"type": "String",
|
|
12208
|
+
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
12209
|
+
},
|
|
12210
|
+
"kendo-panel-border-width": {
|
|
12211
|
+
"type": "Number",
|
|
12212
|
+
"value": "1px"
|
|
12213
|
+
},
|
|
12214
|
+
"kendo-panel-border-style": {
|
|
12215
|
+
"type": "String",
|
|
12216
|
+
"value": "solid"
|
|
12217
|
+
},
|
|
12218
|
+
"kendo-panel-header-padding-inline": {
|
|
12219
|
+
"type": "String",
|
|
12220
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
12221
|
+
},
|
|
12222
|
+
"kendo-panel-header-padding-block": {
|
|
12223
|
+
"type": "String",
|
|
12224
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
12225
|
+
},
|
|
12226
|
+
"kendo-panel-content-padding-inline": {
|
|
12227
|
+
"type": "String",
|
|
12228
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
12229
|
+
},
|
|
12230
|
+
"kendo-panel-content-padding-block": {
|
|
12231
|
+
"type": "String",
|
|
12232
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
12233
|
+
},
|
|
12234
|
+
"kendo-panel-text": {
|
|
12235
|
+
"type": "String",
|
|
12236
|
+
"value": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #323130))"
|
|
12237
|
+
},
|
|
12238
|
+
"kendo-panel-bg": {
|
|
12239
|
+
"type": "String",
|
|
12240
|
+
"value": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))"
|
|
12241
|
+
},
|
|
12242
|
+
"kendo-panel-border": {
|
|
12243
|
+
"type": "String",
|
|
12244
|
+
"value": "var(--kendo-component-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))"
|
|
12245
|
+
},
|
|
12175
12246
|
"kendo-panelbar-padding-x": {
|
|
12176
12247
|
"type": "String",
|
|
12177
12248
|
"value": "var(--kendo-spacing-0, 0px)"
|
|
@@ -15786,11 +15857,11 @@
|
|
|
15786
15857
|
},
|
|
15787
15858
|
"kendo-chat-timestamp-font-size": {
|
|
15788
15859
|
"type": "String",
|
|
15789
|
-
"value": "
|
|
15860
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
15790
15861
|
},
|
|
15791
15862
|
"kendo-chat-timestamp-line-height": {
|
|
15792
15863
|
"type": "String",
|
|
15793
|
-
"value": "var(--kendo-line-height, normal)"
|
|
15864
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
15794
15865
|
},
|
|
15795
15866
|
"kendo-chat-timestamp-transform": {
|
|
15796
15867
|
"type": "String",
|
|
@@ -15804,6 +15875,22 @@
|
|
|
15804
15875
|
"type": "String",
|
|
15805
15876
|
"value": "normal"
|
|
15806
15877
|
},
|
|
15878
|
+
"kendo-chat-message-meta-font-size": {
|
|
15879
|
+
"type": "String",
|
|
15880
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
15881
|
+
},
|
|
15882
|
+
"kendo-chat-message-meta-line-height": {
|
|
15883
|
+
"type": "String",
|
|
15884
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
15885
|
+
},
|
|
15886
|
+
"kendo-chat-author-font-size": {
|
|
15887
|
+
"type": "String",
|
|
15888
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
15889
|
+
},
|
|
15890
|
+
"kendo-chat-author-line-height": {
|
|
15891
|
+
"type": "String",
|
|
15892
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
15893
|
+
},
|
|
15807
15894
|
"kendo-chat-bubble-padding-x": {
|
|
15808
15895
|
"type": "String",
|
|
15809
15896
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|