@progress/kendo-theme-classic 6.2.1-dev.1 → 6.2.1-dev.44
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 +4434 -183
- package/dist/all.scss +6206 -1094
- package/dist/meta/sassdoc-data.json +18825 -9477
- package/dist/meta/sassdoc-raw-data.json +8159 -3834
- package/dist/meta/variables.json +238 -130
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +2 -0
- package/scss/action-buttons/_index.scss +18 -0
- package/scss/action-buttons/_layout.scss +5 -0
- package/scss/action-buttons/_theme.scss +5 -0
- package/scss/action-sheet/_index.scss +18 -0
- package/scss/action-sheet/_layout.scss +5 -0
- package/scss/action-sheet/_theme.scss +5 -0
- package/scss/adaptive/_index.scss +18 -0
- package/scss/adaptive/_layout.scss +5 -0
- package/scss/adaptive/_theme.scss +5 -0
- package/scss/all.scss +6 -0
- package/scss/appbar/_index.scss +18 -0
- package/scss/appbar/_layout.scss +5 -0
- package/scss/appbar/_theme.scss +5 -0
- package/scss/autocomplete/_index.scss +18 -0
- package/scss/autocomplete/_layout.scss +5 -0
- package/scss/autocomplete/_theme.scss +5 -0
- package/scss/avatar/_index.scss +18 -0
- package/scss/avatar/_layout.scss +5 -0
- package/scss/avatar/_theme.scss +5 -0
- package/scss/badge/_index.scss +18 -0
- package/scss/badge/_layout.scss +5 -0
- package/scss/badge/_theme.scss +5 -0
- package/scss/bottom-navigation/_index.scss +18 -0
- package/scss/bottom-navigation/_layout.scss +5 -0
- package/scss/bottom-navigation/_theme.scss +5 -0
- package/scss/breadcrumb/_index.scss +18 -0
- package/scss/breadcrumb/_layout.scss +5 -0
- package/scss/breadcrumb/_theme.scss +5 -0
- package/scss/button/_index.scss +18 -0
- package/scss/button/_layout.scss +5 -0
- package/scss/button/_theme.scss +5 -0
- package/scss/button/_variables.scss +89 -62
- package/scss/calendar/_index.scss +18 -0
- package/scss/calendar/_layout.scss +5 -0
- package/scss/calendar/_theme.scss +5 -0
- package/scss/captcha/_index.scss +18 -2
- package/scss/captcha/_layout.scss +5 -0
- package/scss/captcha/_theme.scss +5 -0
- package/scss/card/_index.scss +18 -0
- package/scss/card/_layout.scss +5 -0
- package/scss/card/_theme.scss +5 -0
- package/scss/card/_variables.scss +3 -0
- package/scss/chat/_index.scss +18 -0
- package/scss/chat/_layout.scss +5 -0
- package/scss/chat/_theme.scss +5 -0
- package/scss/checkbox/_index.scss +18 -0
- package/scss/checkbox/_layout.scss +5 -0
- package/scss/checkbox/_theme.scss +5 -0
- package/scss/checkbox/_variables.scss +83 -53
- package/scss/chip/_index.scss +18 -0
- package/scss/chip/_layout.scss +5 -0
- package/scss/chip/_theme.scss +5 -0
- package/scss/chip/_variables.scss +54 -30
- package/scss/color-preview/_index.scss +18 -2
- package/scss/color-preview/_layout.scss +5 -0
- package/scss/color-preview/_theme.scss +5 -0
- package/scss/coloreditor/_index.scss +18 -0
- package/scss/coloreditor/_layout.scss +5 -0
- package/scss/coloreditor/_theme.scss +5 -0
- package/scss/colorgradient/_index.scss +18 -1
- package/scss/colorgradient/_layout.scss +5 -0
- package/scss/colorgradient/_theme.scss +5 -0
- package/scss/colorgradient/_variables.scss +3 -0
- package/scss/colorpalette/_index.scss +18 -0
- package/scss/colorpalette/_layout.scss +5 -0
- package/scss/colorpalette/_theme.scss +5 -0
- package/scss/colorpicker/_index.scss +18 -0
- package/scss/colorpicker/_layout.scss +5 -0
- package/scss/colorpicker/_theme.scss +5 -0
- package/scss/combobox/_index.scss +18 -0
- package/scss/combobox/_layout.scss +5 -0
- package/scss/combobox/_theme.scss +5 -0
- package/scss/dataviz/_index.scss +18 -0
- package/scss/dataviz/_layout.scss +5 -0
- package/scss/dataviz/_theme.scss +5 -0
- package/scss/dateinput/_index.scss +18 -0
- package/scss/dateinput/_layout.scss +5 -0
- package/scss/dateinput/_theme.scss +5 -0
- package/scss/datepicker/_index.scss +18 -0
- package/scss/datepicker/_layout.scss +5 -0
- package/scss/datepicker/_theme.scss +5 -0
- package/scss/daterangepicker/_index.scss +18 -2
- package/scss/daterangepicker/_layout.scss +5 -0
- package/scss/daterangepicker/_theme.scss +5 -0
- package/scss/datetimepicker/_index.scss +18 -0
- package/scss/datetimepicker/_layout.scss +5 -0
- package/scss/datetimepicker/_theme.scss +5 -0
- package/scss/dialog/_index.scss +18 -0
- package/scss/dialog/_layout.scss +5 -0
- package/scss/dialog/_theme.scss +5 -0
- package/scss/draggable/_index.scss +18 -0
- package/scss/draggable/_layout.scss +5 -0
- package/scss/draggable/_theme.scss +5 -0
- package/scss/drawer/_index.scss +18 -0
- package/scss/drawer/_layout.scss +5 -0
- package/scss/drawer/_theme.scss +5 -0
- package/scss/dropdowngrid/_index.scss +18 -0
- package/scss/dropdowngrid/_layout.scss +5 -0
- package/scss/dropdowngrid/_theme.scss +5 -0
- package/scss/dropdownlist/_index.scss +18 -0
- package/scss/dropdownlist/_layout.scss +5 -0
- package/scss/dropdownlist/_theme.scss +5 -0
- package/scss/dropdowntree/_index.scss +18 -0
- package/scss/dropdowntree/_layout.scss +5 -0
- package/scss/dropdowntree/_theme.scss +5 -0
- package/scss/dropzone/_index.scss +18 -0
- package/scss/dropzone/_layout.scss +5 -0
- package/scss/dropzone/_theme.scss +5 -0
- package/scss/editor/_index.scss +18 -0
- package/scss/editor/_layout.scss +5 -0
- package/scss/editor/_theme.scss +5 -0
- package/scss/expansion-panel/_index.scss +18 -0
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_theme.scss +5 -0
- package/scss/fab/_index.scss +18 -0
- package/scss/fab/_layout.scss +5 -0
- package/scss/fab/_theme.scss +5 -0
- package/scss/fab/_variables.scss +33 -0
- package/scss/filemanager/_index.scss +18 -0
- package/scss/filemanager/_layout.scss +5 -0
- package/scss/filemanager/_theme.scss +5 -0
- package/scss/filter/_index.scss +18 -0
- package/scss/filter/_layout.scss +5 -0
- package/scss/filter/_theme.scss +5 -0
- package/scss/floating-label/_index.scss +18 -0
- package/scss/floating-label/_layout.scss +5 -0
- package/scss/floating-label/_theme.scss +5 -0
- package/scss/forms/_index.scss +18 -0
- package/scss/forms/_layout.scss +5 -0
- package/scss/forms/_theme.scss +5 -0
- package/scss/gantt/_index.scss +18 -0
- package/scss/gantt/_layout.scss +5 -0
- package/scss/gantt/_theme.scss +5 -0
- package/scss/grid/_index.scss +18 -0
- package/scss/grid/_layout.scss +5 -0
- package/scss/grid/_theme.scss +5 -0
- package/scss/grid/_variables.scss +7 -0
- package/scss/icons/_index.scss +19 -4
- package/scss/icons/_layout.scss +5 -0
- package/scss/icons/_theme.scss +6 -0
- package/scss/icons/_variables.scss +0 -0
- package/scss/imageeditor/_index.scss +18 -0
- package/scss/imageeditor/_layout.scss +5 -0
- package/scss/imageeditor/_theme.scss +5 -0
- package/scss/index.scss +170 -0
- package/scss/input/_index.scss +18 -0
- package/scss/input/_layout.scss +5 -0
- package/scss/input/_theme.scss +5 -0
- package/scss/input/_variables.scss +276 -46
- package/scss/list/_index.scss +18 -0
- package/scss/list/_layout.scss +5 -0
- package/scss/list/_theme.scss +5 -0
- package/scss/list/_variables.scss +41 -40
- package/scss/listbox/_index.scss +18 -0
- package/scss/listbox/_layout.scss +5 -0
- package/scss/listbox/_theme.scss +5 -0
- package/scss/listgroup/_index.scss +18 -0
- package/scss/listgroup/_layout.scss +5 -0
- package/scss/listgroup/_theme.scss +5 -0
- package/scss/listview/_index.scss +18 -0
- package/scss/listview/_layout.scss +5 -0
- package/scss/listview/_theme.scss +5 -0
- package/scss/loader/_index.scss +18 -0
- package/scss/loader/_layout.scss +5 -0
- package/scss/loader/_theme.scss +5 -0
- package/scss/map/_index.scss +18 -1
- package/scss/map/_layout.scss +5 -0
- package/scss/map/_theme.scss +5 -0
- package/scss/map/_variables.scss +3 -0
- package/scss/maskedtextbox/_index.scss +18 -0
- package/scss/maskedtextbox/_layout.scss +5 -0
- package/scss/maskedtextbox/_theme.scss +5 -0
- package/scss/mediaplayer/_index.scss +18 -0
- package/scss/mediaplayer/_layout.scss +5 -0
- package/scss/mediaplayer/_theme.scss +5 -0
- package/scss/menu/_index.scss +18 -0
- package/scss/menu/_layout.scss +5 -0
- package/scss/menu/_theme.scss +5 -0
- package/scss/menu-button/_index.scss +18 -0
- package/scss/menu-button/_layout.scss +5 -0
- package/scss/menu-button/_theme.scss +5 -0
- package/scss/messagebox/_index.scss +18 -0
- package/scss/messagebox/_layout.scss +5 -0
- package/scss/messagebox/_theme.scss +5 -0
- package/scss/multiselect/_index.scss +18 -0
- package/scss/multiselect/_layout.scss +5 -0
- package/scss/multiselect/_theme.scss +5 -0
- package/scss/notification/_index.scss +18 -0
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +5 -0
- package/scss/numerictextbox/_index.scss +18 -0
- package/scss/numerictextbox/_layout.scss +5 -0
- package/scss/numerictextbox/_theme.scss +5 -0
- package/scss/orgchart/_index.scss +18 -0
- package/scss/orgchart/_layout.scss +5 -0
- package/scss/orgchart/_theme.scss +5 -0
- package/scss/overlay/_index.scss +18 -0
- package/scss/overlay/_layout.scss +5 -0
- package/scss/overlay/_theme.scss +5 -0
- package/scss/pager/_index.scss +18 -0
- package/scss/pager/_layout.scss +5 -0
- package/scss/pager/_theme.scss +5 -0
- package/scss/panelbar/_index.scss +18 -0
- package/scss/panelbar/_layout.scss +5 -0
- package/scss/panelbar/_theme.scss +5 -0
- package/scss/pdf-viewer/_index.scss +18 -0
- package/scss/pdf-viewer/_layout.scss +5 -0
- package/scss/pdf-viewer/_theme.scss +5 -0
- package/scss/pivotgrid/_index.scss +18 -0
- package/scss/pivotgrid/_layout.scss +5 -0
- package/scss/pivotgrid/_theme.scss +5 -0
- package/scss/popover/_index.scss +18 -0
- package/scss/popover/_layout.scss +5 -0
- package/scss/popover/_theme.scss +5 -0
- package/scss/popup/_index.scss +18 -0
- package/scss/popup/_layout.scss +5 -0
- package/scss/popup/_theme.scss +5 -0
- package/scss/progressbar/_index.scss +18 -0
- package/scss/progressbar/_layout.scss +5 -0
- package/scss/progressbar/_theme.scss +5 -0
- package/scss/radio/_index.scss +18 -0
- package/scss/radio/_layout.scss +5 -0
- package/scss/radio/_theme.scss +5 -0
- package/scss/radio/_variables.scss +77 -45
- package/scss/rating/_index.scss +18 -0
- package/scss/rating/_layout.scss +5 -0
- package/scss/rating/_theme.scss +5 -0
- package/scss/responsivepanel/_index.scss +18 -0
- package/scss/responsivepanel/_layout.scss +5 -0
- package/scss/responsivepanel/_theme.scss +5 -0
- package/scss/ripple/_index.scss +18 -0
- package/scss/ripple/_layout.scss +5 -0
- package/scss/ripple/_theme.scss +5 -0
- package/scss/scheduler/_index.scss +18 -0
- package/scss/scheduler/_layout.scss +5 -0
- package/scss/scheduler/_theme.scss +5 -0
- package/scss/scroller/_index.scss +18 -0
- package/scss/scroller/_layout.scss +5 -0
- package/scss/scroller/_theme.scss +5 -0
- package/scss/scrollview/_index.scss +18 -0
- package/scss/scrollview/_layout.scss +5 -0
- package/scss/scrollview/_theme.scss +5 -0
- package/scss/searchbox/_index.scss +18 -0
- package/scss/searchbox/_layout.scss +5 -0
- package/scss/searchbox/_theme.scss +5 -0
- package/scss/signature/_index.scss +18 -0
- package/scss/signature/_layout.scss +5 -0
- package/scss/signature/_theme.scss +5 -0
- package/scss/skeleton/_index.scss +18 -0
- package/scss/skeleton/_layout.scss +5 -0
- package/scss/skeleton/_theme.scss +5 -0
- package/scss/slider/_index.scss +18 -2
- package/scss/slider/_layout.scss +5 -0
- package/scss/slider/_theme.scss +5 -0
- package/scss/slider/_variables.scss +4 -0
- package/scss/split-button/_index.scss +18 -0
- package/scss/split-button/_layout.scss +5 -0
- package/scss/split-button/_theme.scss +5 -0
- package/scss/split-button/_variables.scss +15 -3
- package/scss/splitter/_index.scss +18 -0
- package/scss/splitter/_layout.scss +5 -0
- package/scss/splitter/_theme.scss +5 -0
- package/scss/spreadsheet/_index.scss +18 -1
- package/scss/spreadsheet/_layout.scss +5 -0
- package/scss/spreadsheet/_theme.scss +5 -0
- package/scss/spreadsheet/_variables.scss +3 -0
- package/scss/stepper/_index.scss +18 -0
- package/scss/stepper/_layout.scss +5 -0
- package/scss/stepper/_theme.scss +5 -0
- package/scss/switch/_index.scss +18 -0
- package/scss/switch/_layout.scss +5 -0
- package/scss/switch/_theme.scss +5 -0
- package/scss/switch/_variables.scss +57 -56
- package/scss/table/_index.scss +18 -0
- package/scss/table/_layout.scss +5 -0
- package/scss/table/_theme.scss +5 -0
- package/scss/tabstrip/_index.scss +18 -0
- package/scss/tabstrip/_layout.scss +5 -0
- package/scss/tabstrip/_theme.scss +5 -0
- package/scss/taskboard/_index.scss +18 -0
- package/scss/taskboard/_layout.scss +5 -0
- package/scss/taskboard/_theme.scss +5 -0
- package/scss/textarea/_index.scss +18 -0
- package/scss/textarea/_layout.scss +5 -0
- package/scss/textarea/_theme.scss +5 -0
- package/scss/textbox/_index.scss +18 -0
- package/scss/textbox/_layout.scss +5 -0
- package/scss/textbox/_theme.scss +5 -0
- package/scss/tilelayout/_index.scss +18 -0
- package/scss/tilelayout/_layout.scss +5 -0
- package/scss/tilelayout/_theme.scss +5 -0
- package/scss/timedurationpicker/_index.scss +18 -0
- package/scss/timedurationpicker/_layout.scss +5 -0
- package/scss/timedurationpicker/_theme.scss +5 -0
- package/scss/timeline/_index.scss +18 -0
- package/scss/timeline/_layout.scss +5 -0
- package/scss/timeline/_theme.scss +5 -0
- package/scss/timepicker/_index.scss +18 -0
- package/scss/timepicker/_layout.scss +5 -0
- package/scss/timepicker/_theme.scss +5 -0
- package/scss/timeselector/_index.scss +18 -0
- package/scss/timeselector/_layout.scss +5 -0
- package/scss/timeselector/_theme.scss +5 -0
- package/scss/toolbar/_index.scss +18 -0
- package/scss/toolbar/_layout.scss +5 -0
- package/scss/toolbar/_theme.scss +5 -0
- package/scss/tooltip/_index.scss +18 -0
- package/scss/tooltip/_layout.scss +5 -0
- package/scss/tooltip/_theme.scss +5 -0
- package/scss/treelist/_index.scss +18 -0
- package/scss/treelist/_layout.scss +5 -0
- package/scss/treelist/_theme.scss +5 -0
- package/scss/treeview/_index.scss +18 -0
- package/scss/treeview/_layout.scss +5 -0
- package/scss/treeview/_theme.scss +5 -0
- package/scss/typography/_index.scss +18 -0
- package/scss/typography/_layout.scss +5 -0
- package/scss/typography/_theme.scss +5 -0
- package/scss/upload/_index.scss +18 -0
- package/scss/upload/_layout.scss +5 -0
- package/scss/upload/_theme.scss +5 -0
- package/scss/utils/_index.scss +14 -2
- package/scss/validator/_index.scss +18 -0
- package/scss/validator/_layout.scss +5 -0
- package/scss/validator/_theme.scss +5 -0
- package/scss/virtual-scroller/_index.scss +18 -0
- package/scss/virtual-scroller/_layout.scss +5 -0
- package/scss/virtual-scroller/_theme.scss +5 -0
- package/scss/window/_index.scss +18 -0
- package/scss/window/_layout.scss +5 -0
- package/scss/window/_theme.scss +5 -0
- package/scss/wizard/_index.scss +18 -0
- package/scss/wizard/_layout.scss +5 -0
- package/scss/wizard/_theme.scss +5 -0
package/dist/meta/variables.json
CHANGED
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
},
|
|
74
74
|
"kendo-components": {
|
|
75
75
|
"type": "List",
|
|
76
|
-
"value": "\"typography\", \"utils\", \"
|
|
76
|
+
"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\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
77
77
|
},
|
|
78
78
|
"kendo-enable-rounded": {
|
|
79
79
|
"type": "Bool",
|
|
@@ -111,6 +111,10 @@
|
|
|
111
111
|
"type": "Bool",
|
|
112
112
|
"value": "false"
|
|
113
113
|
},
|
|
114
|
+
"kendo-auto-bootstrap": {
|
|
115
|
+
"type": "Bool",
|
|
116
|
+
"value": "true"
|
|
117
|
+
},
|
|
114
118
|
"kendo-spacing": {
|
|
115
119
|
"type": "Map",
|
|
116
120
|
"value": "(0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px)"
|
|
@@ -601,7 +605,7 @@
|
|
|
601
605
|
},
|
|
602
606
|
"kendo-utils": {
|
|
603
607
|
"type": "Map",
|
|
604
|
-
"value": "(\"screen-readers\": true, \"aspect-ratio\": (auto: auto, 1: 1, square: 1 / 1, video: 16 / 9), \"container\": (), \"columns\": (), \"break-after\": (), \"break-before\": (), \"break-inside\": (), \"box-decoration-break\": (), \"box-sizing\": (), \"display\": (none, block, inline, inline-block, flex, inline-flex, grid, inline-grid, table, inline-table, list-item), \"float\": (left, right, none), \"clear\": (left, right, both, none), \"isolation\": (), \"object-fit\": (), \"object-position\": (), \"overflow\": (auto: auto, hidden: hidden, visible: visible, scroll: scroll, clip: clip, x-auto: auto, x-hidden: hidden, x-visible: visible, x-scroll: scroll, x-clip: clip, y-auto: auto, y-hidden: hidden, y-visible: visible, y-scroll: scroll, y-clip: clip), \"overscroll\": (), \"position\": (static, relative, absolute, fixed, sticky), \"inset\": (0: 0, 1: 1px, -1: -1px), \"visibility\": (visible, hidden), \"zindex\": (0: 0, 10: 10, 20: 20, 30: 30, 40: 40, 50: 50, auto: auto), \"flex-direction\": (row: row, row-reverse: row-reverse, col: column, col-reverse: column-reverse), \"flex-wrap\": (wrap, wrap-reverse, nowrap), \"flex\": (1: 1 1 0%, auto: 1 1 auto, initial: 0 1 auto, none: none), \"flex-grow\": (DEFAULT: 1, 0: 0), \"flex-shrink\": (DEFAULT: 1, 0: 0), \"flex-basis\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"auto\": auto, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%, \"min\": min-content, \"max\": max-content, \"fit\": fit-content), \"order\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, first: -9999, last: 9999, none: 0), \"grid-template-columns\": (1: repeat(1, minmax(0, 1fr)), 2: repeat(2, minmax(0, 1fr)), 3: repeat(3, minmax(0, 1fr)), 4: repeat(4, minmax(0, 1fr)), 5: repeat(5, minmax(0, 1fr)), 6: repeat(6, minmax(0, 1fr)), 7: repeat(7, minmax(0, 1fr)), 8: repeat(8, minmax(0, 1fr)), 9: repeat(9, minmax(0, 1fr)), 10: repeat(10, minmax(0, 1fr)), 11: repeat(11, minmax(0, 1fr)), 12: repeat(12, minmax(0, 1fr)), none: none), \"grid-template-rows\": (1: repeat(1, minmax(0, 1fr)), 2: repeat(2, minmax(0, 1fr)), 3: repeat(3, minmax(0, 1fr)), 4: repeat(4, minmax(0, 1fr)), 5: repeat(5, minmax(0, 1fr)), 6: repeat(6, minmax(0, 1fr)), 7: repeat(7, minmax(0, 1fr)), 8: repeat(8, minmax(0, 1fr)), 9: repeat(9, minmax(0, 1fr)), 10: repeat(10, minmax(0, 1fr)), 11: repeat(11, minmax(0, 1fr)), 12: repeat(12, minmax(0, 1fr)), none: none), \"grid-column-start\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, auto: auto), \"grid-column-end\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, auto: auto), \"grid-column-span\": (1: span 1/span 1, 2: span 2/span 2, 3: span 3/span 3, 4: span 4/span 4, 5: span 5/span 5, 6: span 6/span 6, 7: span 7/span 7, 8: span 8/span 8, 9: span 9/span 9, 10: span 10/span 10, 11: span 11/span 11, 12: span 12/span 12, full: 1 / -1, auto: auto), \"grid-row-start\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, auto: auto), \"grid-row-end\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, auto: auto), \"grid-row-span\": (1: span 1/span 1, 2: span 2/span 2, 3: span 3/span 3, 4: span 4/span 4, 5: span 5/span 5, 6: span 6/span 6, 7: span 7/span 7, 8: span 8/span 8, 9: span 9/span 9, 10: span 10/span 10, 11: span 11/span 11, 12: span 12/span 12, full: span 1/span -1, auto: auto), \"grid-auto-flow\": (row: row, col: column, row-dense: row dense, col-dense: column dense, unset: unset), \"grid-auto-columns\": (auto: auto, min: min-content, max: max-content, fr: minmax(0, 1fr)), \"grid-auto-rows\": (auto: auto, min: min-content, max: max-content, fr: minmax(0, 1fr)), \"gap\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, xs: 4px, sm: 8px, md: 12px, lg: 16px, xl: 24px, thin: 2px, hair: 1px), \"align-content\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, between: space-between, around: space-around, evenly: space-evenly), \"align-items\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, self-start: self-start, self-end: self-end), \"align-self\": (auto: auto, normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, self-start: self-start, self-end: self-end), \"justify-content\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, left: left, right: right, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, between: space-between, around: space-around, evenly: space-evenly), \"justify-items\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, self-start: self-start, self-end: self-end, left: left, right: right, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline), \"justify-self\": (auto: auto, normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, self-start: self-start, self-end: self-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline), \"place-content\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, between: space-between, around: space-around, evenly: space-evenly), \"place-items\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, self-start: flex-start, self-end: flex-end, baseline: baseline), \"place-self\": (auto: auto, normal: normal, stretch: stretch, center: center, start: flex-start, end: flex-end, flex-start: flex-start, flex-end: flex-end, self-start: flex-start, self-end: flex-end, baseline: baseline), \"margin\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, xs: 4px, sm: 8px, md: 12px, lg: 16px, xl: 24px, thin: 2px, hair: 1px), \"padding\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, xs: 4px, sm: 8px, md: 12px, lg: 16px, xl: 24px, thin: 2px, hair: 1px), \"space-between\": (), \"width\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"auto\": auto, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%, \"min\": min-content, \"max\": max-content, \"fit\": fit-content, screen: 100vw), \"min-width\": (0: 0, full: 100%, screen: 100vw, min: min-content, max: max-content, fit: fit-content), \"max-width\": (none: none, 0: 0, full: 100%, screen: 100vw, min: min-content, max: max-content, fit: fit-content), \"height\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"auto\": auto, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%, \"min\": min-content, \"max\": max-content, \"fit\": fit-content, screen: 100vh), \"min-height\": (0: 0, full: 100%, screen: 100vh, min: min-content, max: max-content, fit: fit-content), \"max-height\": (none: none, 0: 0, full: 100%, screen: 100vh, min: min-content, max: max-content, fit: fit-content), \"font-family\": (), \"font-size\": (xs: 10px, sm: 12px, md: 14px, lg: 16px, xl: 20px), \"font-smoothing\": (), \"font-style\": (italic: italic, non-italic: normal), \"font-weight\": (\"thin\": 100, \"extralight\": 200, \"light\": 300, \"normal\": 400, \"medium\": 500, \"semibold\": 600, \"bold\": 700, \"extrabold\": 800, \"black\": 900), \"font-variant-numeric\": (), \"letter-spacing\": (), \"line-height\": (), \"list-style-type\": (), \"list-style-position\": (), \"text-align\": (left, right, center, justify), \"text-color\": (\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040, \"inherit\": inherit, \"current\": currentColor, \"transparent\": transparent, \"black\": black, \"white\": white), \"text-decoration\": (), \"text-decoration-width\": (), \"text-decoration-style\": (), \"text-decoration-color\": (), \"text-decoration-offset\": (), \"text-transform\": (uppercase: uppercase, lowercase: lowercase, capitalize: capitalize, normal-case: none), \"text-overflow\": (clip: clip, ellipsis: ellipsis), \"text-indent\": (), \"vertical-align\": (), \"white-space\": (normal, nowrap, pre, pre-line, pre-wrap, break-spaces), \"word-break\": (), \"background-color\": (\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040, \"inherit\": inherit, \"transparent\": transparent, \"black\": black, \"white\": white), \"border-width\": (DEFAULT: 1px, 0: 0, 2: 2px, 4: 4px, 8: 8px), \"border-style\": (solid, dashed, dotted, double, hidden, none), \"border-color\": (\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040, \"inherit\": inherit, \"current\": currentColor, \"transparent\": transparent, \"black\": black, \"white\": white), \"border-radius\": (DEFAULT: 4px, 0: 0, sm: 2px, md: 4px, lg: 8px, full: 9999px), \"outline-width\": (DEFAULT: 1px, 0: 0, 2: 2px, 4: 4px, 8: 8px), \"outline-style\": (solid, dashed, dotted, double, groove, ridge, inset, outset, none), \"outline-color\": (), \"outline-offset\": (0: 0, 1: 1px, 2: 2px, 4: 4px, 8: 8px), \"border-collapse\": (collapse, separate), \"table-layout\": (auto, fixed), \"flip\": true, \"scale\": (0: 0, 0.25: 0.25, 0.5: 0.5, 0.75: 0.75, 1: 1, 1.25: 1.25, 1.5: 1.5, 2: 2), \"rotate\": (0: 0deg, 45: 45deg, 90: 90deg, 135: 135deg, 180: 180deg, 225: 225deg, 270: 270deg, 315: 315deg), \"translate\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%), \"skew\": (0: 0deg, 1: 1deg, 2: 2deg, 3: 3deg, 4: 4deg, 5: 5deg, 6: 6deg, 7: 7deg, 8: 8deg, 9: 9deg, 10: 10deg, 11: 11deg, 12: 12deg), \"origin\": (center: center, top: top, right: right, bottom: bottom, left: left, top-left: top left, top-right: top right, bottom-left: bottom left, bottom-right: bottom right), \"accent-color\": (), \"appearance\": (none, auto), \"cursor\": (none, auto, default, context-menu, help, pointer, progress, wait, cell, crosshair, text, vertical-text, alias, copy, move, no-drop, not-allowed, e-resize, n-resize, ne-resize, nw-resize, s-resize, se-resize, sw-resize, w-resize, ew-resize, ns-resize, nesw-resize, nwse-resize, col-resize, row-resize, all-scroll, zoom-in, zoom-out, grab, grabbing), \"caret-color\": (), \"pointer-events\": (none, auto), \"resize\": (DEFAULT: both, none: none, x: horizontal, y: vertical), \"scroll-behavior\": (auto, smooth), \"scroll-snap-type\": (none: none, snap-x: x var(--k-scroll-snap-strictness), snap-y: y var(--k-scroll-snap-strictness), snap-both: both var(--k-scroll-snap-strictness)), \"scroll-snap-align\": (start, end, center, none), \"scroll-snap-stop\": (normal, always), \"scroll-margin\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px), \"scroll-padding\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px), \"touch-action\": (none, auto, pan-x, pan-left, pan-right, pan-y, pan-up, pan-down, pinch-zoom, manipulation), \"user-select\": (none, auto, text, all, contain), \"will-change\": (auto: auto, scroll: scroll-position, contents: contents, transform: transform))"
|
|
608
|
+
"value": "(\"screen-readers\": true, \"aspect-ratio\": (auto: auto, 1: 1, square: 1 / 1, video: 16 / 9), \"container\": (), \"columns\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, auto: auto), \"break-after\": (), \"break-before\": (), \"break-inside\": (), \"box-decoration-break\": (), \"box-sizing\": (border: border-box, content: content-box), \"display\": (none, contents, block, inline, inline-block, flex, inline-flex, grid, inline-grid, table, inline-table, table-row, table-cell, list-item), \"float\": (left, right, none), \"clear\": (left, right, both, none), \"isolation\": (), \"object-fit\": (contain, cover, fill, scale-down, initial, none), \"object-position\": (center: center, top: top, right: right, bottom: bottom, left: left, top-left: top left, top-right: top right, bottom-left: bottom left, bottom-right: bottom right), \"overflow\": (auto: auto, hidden: hidden, visible: visible, scroll: scroll, clip: clip), \"overscroll\": (), \"placement\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, -1: -1px), \"position\": (static, relative, absolute, fixed, sticky), \"inset\": (0: 0, 1: 1px, -1: -1px), \"visibility\": (visible: visible, invisible: hidden, collapse: collapse), \"zindex\": (0: 0, 10: 10, 20: 20, 30: 30, 40: 40, 50: 50, auto: auto), \"flex-direction\": (row: row, row-reverse: row-reverse, col: column, col-reverse: column-reverse), \"flex-wrap\": (wrap, wrap-reverse, nowrap), \"flex\": (1: 1 1 0%, auto: 1 1 auto, initial: 0 1 auto, none: none), \"flex-grow\": (DEFAULT: 1, 0: 0), \"flex-shrink\": (DEFAULT: 1, 0: 0), \"flex-basis\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"auto\": auto, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%, \"min\": min-content, \"max\": max-content, \"fit\": fit-content), \"order\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, first: -9999, last: 9999, none: 0), \"grid-template-columns\": (1: repeat(1, minmax(0, 1fr)), 2: repeat(2, minmax(0, 1fr)), 3: repeat(3, minmax(0, 1fr)), 4: repeat(4, minmax(0, 1fr)), 5: repeat(5, minmax(0, 1fr)), 6: repeat(6, minmax(0, 1fr)), 7: repeat(7, minmax(0, 1fr)), 8: repeat(8, minmax(0, 1fr)), 9: repeat(9, minmax(0, 1fr)), 10: repeat(10, minmax(0, 1fr)), 11: repeat(11, minmax(0, 1fr)), 12: repeat(12, minmax(0, 1fr)), none: none), \"grid-template-rows\": (1: repeat(1, minmax(0, 1fr)), 2: repeat(2, minmax(0, 1fr)), 3: repeat(3, minmax(0, 1fr)), 4: repeat(4, minmax(0, 1fr)), 5: repeat(5, minmax(0, 1fr)), 6: repeat(6, minmax(0, 1fr)), 7: repeat(7, minmax(0, 1fr)), 8: repeat(8, minmax(0, 1fr)), 9: repeat(9, minmax(0, 1fr)), 10: repeat(10, minmax(0, 1fr)), 11: repeat(11, minmax(0, 1fr)), 12: repeat(12, minmax(0, 1fr)), none: none), \"grid-column-start\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, -1: -1, -2: -2, -3: -3, -4: -4, -5: -5, -6: -6, -7: -7, -8: -8, -9: -9, -10: -10, -11: -11, -12: -12, -13: -13, auto: auto), \"grid-column-end\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, -1: -1, -2: -2, -3: -3, -4: -4, -5: -5, -6: -6, -7: -7, -8: -8, -9: -9, -10: -10, -11: -11, -12: -12, -13: -13, auto: auto), \"grid-column-span\": (1: span 1/span 1, 2: span 2/span 2, 3: span 3/span 3, 4: span 4/span 4, 5: span 5/span 5, 6: span 6/span 6, 7: span 7/span 7, 8: span 8/span 8, 9: span 9/span 9, 10: span 10/span 10, 11: span 11/span 11, 12: span 12/span 12, full: 1 / -1, auto: auto), \"grid-row-start\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, -1: -1, -2: -2, -3: -3, -4: -4, -5: -5, -6: -6, -7: -7, -8: -8, -9: -9, -10: -10, -11: -11, -12: -12, -13: -13, auto: auto), \"grid-row-end\": (1: 1, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, 10: 10, 11: 11, 12: 12, 13: 13, -1: -1, -2: -2, -3: -3, -4: -4, -5: -5, -6: -6, -7: -7, -8: -8, -9: -9, -10: -10, -11: -11, -12: -12, -13: -13, auto: auto), \"grid-row-span\": (1: span 1/span 1, 2: span 2/span 2, 3: span 3/span 3, 4: span 4/span 4, 5: span 5/span 5, 6: span 6/span 6, 7: span 7/span 7, 8: span 8/span 8, 9: span 9/span 9, 10: span 10/span 10, 11: span 11/span 11, 12: span 12/span 12, full: span 1/span -1, auto: auto), \"grid-auto-flow\": (row: row, col: column, dense: dense, row-dense: row dense, col-dense: column dense, unset: unset), \"grid-auto-columns\": (auto: auto, min: min-content, max: max-content, fr: minmax(0, 1fr)), \"grid-auto-rows\": (auto: auto, min: min-content, max: max-content, fr: minmax(0, 1fr)), \"gap\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, xs: 4px, sm: 8px, md: 12px, lg: 16px, xl: 24px, thin: 2px, hair: 1px), \"align-content\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, between: space-between, around: space-around, evenly: space-evenly), \"align-items\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, self-start: self-start, self-end: self-end), \"align-self\": (auto: auto, normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, self-start: self-start, self-end: self-end), \"justify-content\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, left: left, right: right, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline, between: space-between, around: space-around, evenly: space-evenly), \"justify-items\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, self-start: self-start, self-end: self-end, left: left, right: right, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline), \"justify-self\": (auto: auto, normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, self-start: self-start, self-end: self-end, baseline: baseline, first-baseline: first baseline, last-baseline: last baseline), \"place-content\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, baseline: baseline, between: space-between, around: space-around, evenly: space-evenly), \"place-items\": (normal: normal, stretch: stretch, center: center, start: start, end: end, flex-start: flex-start, flex-end: flex-end, self-start: flex-start, self-end: flex-end, baseline: baseline), \"place-self\": (auto: auto, normal: normal, stretch: stretch, center: center, start: flex-start, end: flex-end, flex-start: flex-start, flex-end: flex-end, self-start: flex-start, self-end: flex-end, baseline: baseline), \"margin\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"-1px\": -1px, \"-0.5\": -2px, \"-1\": -4px, \"-1.5\": -6px, \"-2\": -8px, \"-2.5\": -10px, \"-3\": -12px, \"-3.5\": -14px, \"-4\": -16px, \"-4.5\": -18px, \"-5\": -20px, \"-5.5\": -22px, \"-6\": -24px, \"-6.5\": -26px, \"-7\": -28px, \"-7.5\": -30px, \"-8\": -32px, \"-9\": -36px, \"-10\": -40px, \"-11\": -44px, \"-12\": -48px, \"-13\": -52px, \"-14\": -56px, \"-15\": -60px, \"-16\": -64px, \"-17\": -68px, \"-18\": -72px, \"-19\": -76px, \"-20\": -80px, \"-21\": -84px, \"-22\": -88px, \"-23\": -92px, \"-24\": -96px, xs: 4px, sm: 8px, md: 12px, lg: 16px, xl: 24px, thin: 2px, hair: 1px, auto: auto), \"padding\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, xs: 4px, sm: 8px, md: 12px, lg: 16px, xl: 24px, thin: 2px, hair: 1px), \"space-between\": (), \"width\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"auto\": auto, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%, \"min\": min-content, \"max\": max-content, \"fit\": fit-content, screen: 100vw), \"min-width\": (0: 0, full: 100%, screen: 100vw, min: min-content, max: max-content, fit: fit-content), \"max-width\": (none: none, 0: 0, full: 100%, screen: 100vw, min: min-content, max: max-content, fit: fit-content), \"height\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"auto\": auto, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%, \"min\": min-content, \"max\": max-content, \"fit\": fit-content, screen: 100vh), \"min-height\": (0: 0, full: 100%, screen: 100vh, min: min-content, max: max-content, fit: fit-content), \"max-height\": (none: none, 0: 0, full: 100%, screen: 100vh, min: min-content, max: max-content, fit: fit-content), \"font-family\": (), \"font-size\": (xs: 10px, sm: 12px, md: 14px, lg: 16px, xl: 20px), \"font-smoothing\": (), \"font-style\": (italic: italic, non-italic: normal), \"font-weight\": (\"thin\": 100, \"extralight\": 200, \"light\": 300, \"normal\": 400, \"medium\": 500, \"semibold\": 600, \"bold\": 700, \"extrabold\": 800, \"black\": 900), \"font-variant-numeric\": (), \"letter-spacing\": (), \"line-height\": (), \"list-style-type\": (none, disc, decimal), \"list-style-position\": (), \"text-align\": (left, right, center, justify, start, end), \"text-color\": (\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040, \"inherit\": inherit, \"current\": currentColor, \"transparent\": transparent, \"black\": black, \"white\": white), \"text-decoration\": (underline: underline, overline: overline, line-through: line-through, no-underline: none), \"text-decoration-width\": (), \"text-decoration-style\": (), \"text-decoration-color\": (), \"text-decoration-offset\": (), \"text-transform\": (uppercase: uppercase, lowercase: lowercase, capitalize: capitalize, normal-case: none), \"text-overflow\": (clip: clip, ellipsis: ellipsis), \"text-indent\": (), \"vertical-align\": (baseline, top, middle, bottom, text-top, text-bottom, sub, super), \"white-space\": (normal, nowrap, pre, pre-line, pre-wrap, break-spaces), \"word-break\": (), \"background-clip\": (border: border-box, padding: padding-box, content: content-box, text: text), \"background-color\": (\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040, \"inherit\": inherit, \"transparent\": transparent, \"black\": black, \"white\": white), \"border-width\": (DEFAULT: 1px, 0: 0, 2: 2px, 4: 4px, 8: 8px), \"border-style\": (solid, dashed, dotted, double, inset, outset, hidden, none), \"border-color\": (\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040, \"inherit\": inherit, \"current\": currentColor, \"transparent\": transparent, \"black\": black, \"white\": white), \"border-radius\": (DEFAULT: 4px, 0: 0, sm: 2px, md: 4px, lg: 8px, full: 9999px), \"outline-width\": (DEFAULT: 1px, 0: 0, 2: 2px, 4: 4px, 8: 8px), \"outline-style\": (solid, dashed, dotted, double, inset, outset, none), \"outline-color\": (\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040, \"inherit\": inherit, \"current\": currentColor, \"transparent\": transparent, \"black\": black, \"white\": white), \"outline-offset\": (0: 0, 1: 1px, 2: 2px, 4: 4px, 8: 8px), \"box-shadow\": (), \"box-shadow-color\": (), \"opacity\": (0: 0, 5: 0.05, 10: 0.1, 20: 0.2, 30: 0.3, 40: 0.4, 50: 0.5, 60: 0.6, 70: 0.7, 80: 0.8, 90: 0.9, 100: 1), \"backdrop-blur\": (DEFAULT: blur(8px), none: blur(0), sm: blur(4px), md: blur(6px), lg: blur(12px)), \"border-collapse\": (collapse, separate), \"table-layout\": (auto, fixed), \"flip\": true, \"scale\": (0: 0, 0.25: 0.25, 0.5: 0.5, 0.75: 0.75, 1: 1, 1.25: 1.25, 1.5: 1.5, 2: 2), \"rotate\": (0: 0deg, 45: 45deg, 90: 90deg, 135: 135deg, 180: 180deg, 225: 225deg, 270: 270deg, 315: 315deg), \"translate\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px, \"1/2\": 50%, \"1/3\": 33.333333%, \"2/3\": 66.666667%, \"1/4\": 25%, \"2/4\": 50%, \"3/4\": 75%, \"1/5\": 20%, \"2/5\": 40%, \"3/5\": 60%, \"4/5\": 80%, \"1/6\": 16.666667%, \"2/6\": 33.333333%, \"3/6\": 50%, \"4/6\": 66.666667%, \"5/6\": 83.333333%, \"1/12\": 8.333333%, \"2/12\": 16.666667%, \"3/12\": 25%, \"4/12\": 33.333333%, \"5/12\": 41.666667%, \"6/12\": 50%, \"7/12\": 58.333333%, \"8/12\": 66.666667%, \"9/12\": 75%, \"10/12\": 83.333333%, \"11/12\": 91.666667%, \"full\": 100%), \"skew\": (0: 0deg, 1: 1deg, 2: 2deg, 3: 3deg, 4: 4deg, 5: 5deg, 6: 6deg, 7: 7deg, 8: 8deg, 9: 9deg, 10: 10deg, 11: 11deg, 12: 12deg), \"origin\": (center: center, top: top, right: right, bottom: bottom, left: left, top-left: top left, top-right: top right, bottom-left: bottom left, bottom-right: bottom right), \"accent-color\": (), \"appearance\": (none, auto), \"cursor\": (none, auto, default, context-menu, help, pointer, progress, wait, cell, crosshair, text, vertical-text, alias, copy, move, no-drop, not-allowed, e-resize, n-resize, ne-resize, nw-resize, s-resize, se-resize, sw-resize, w-resize, ew-resize, ns-resize, nesw-resize, nwse-resize, col-resize, row-resize, all-scroll, zoom-in, zoom-out, grab, grabbing), \"caret-color\": (), \"pointer-events\": (none, auto), \"resize\": (DEFAULT: both, none: none, x: horizontal, y: vertical), \"scroll-behavior\": (auto, smooth), \"scroll-snap-type\": (none: none, snap-x: x var(--k-scroll-snap-strictness), snap-y: y var(--k-scroll-snap-strictness), snap-both: both var(--k-scroll-snap-strictness)), \"scroll-snap-align\": (start, end, center, none), \"scroll-snap-stop\": (normal, always), \"scroll-margin\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px), \"scroll-padding\": (0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px), \"touch-action\": (none, auto, pan-x, pan-left, pan-right, pan-y, pan-up, pan-down, pinch-zoom, manipulation), \"user-select\": (none, auto, text, all, contain), \"will-change\": (auto: auto, scroll: scroll-position, contents: contents, transform: transform), \"fill-stroke\": (none: none, inherit: inherit, current: currentColor, \"transparent\": transparent, \"black\": black, \"white\": white))"
|
|
605
609
|
},
|
|
606
610
|
"kendo-h1-font-size": {
|
|
607
611
|
"type": "Number",
|
|
@@ -1419,6 +1423,42 @@
|
|
|
1419
1423
|
"type": "Number",
|
|
1420
1424
|
"value": "1px"
|
|
1421
1425
|
},
|
|
1426
|
+
"kendo-checkbox-sm-size": {
|
|
1427
|
+
"type": "Number",
|
|
1428
|
+
"value": "12px"
|
|
1429
|
+
},
|
|
1430
|
+
"kendo-checkbox-md-size": {
|
|
1431
|
+
"type": "Number",
|
|
1432
|
+
"value": "16px"
|
|
1433
|
+
},
|
|
1434
|
+
"kendo-checkbox-lg-size": {
|
|
1435
|
+
"type": "Number",
|
|
1436
|
+
"value": "20px"
|
|
1437
|
+
},
|
|
1438
|
+
"kendo-checkbox-sm-glyph-size": {
|
|
1439
|
+
"type": "Number",
|
|
1440
|
+
"value": "10px"
|
|
1441
|
+
},
|
|
1442
|
+
"kendo-checkbox-md-glyph-size": {
|
|
1443
|
+
"type": "Number",
|
|
1444
|
+
"value": "14px"
|
|
1445
|
+
},
|
|
1446
|
+
"kendo-checkbox-lg-glyph-size": {
|
|
1447
|
+
"type": "Number",
|
|
1448
|
+
"value": "18px"
|
|
1449
|
+
},
|
|
1450
|
+
"kendo-checkbox-sm-ripple-size": {
|
|
1451
|
+
"type": "Number",
|
|
1452
|
+
"value": "300%"
|
|
1453
|
+
},
|
|
1454
|
+
"kendo-checkbox-md-ripple-size": {
|
|
1455
|
+
"type": "Number",
|
|
1456
|
+
"value": "300%"
|
|
1457
|
+
},
|
|
1458
|
+
"kendo-checkbox-lg-ripple-size": {
|
|
1459
|
+
"type": "Number",
|
|
1460
|
+
"value": "300%"
|
|
1461
|
+
},
|
|
1422
1462
|
"kendo-checkbox-sizes": {
|
|
1423
1463
|
"type": "Map",
|
|
1424
1464
|
"value": "(sm: (size: 12px, glyph-size: 10px, ripple-size: 300%), md: (size: 16px, glyph-size: 14px, ripple-size: 300%), lg: (size: 20px, glyph-size: 18px, ripple-size: 300%))"
|
|
@@ -1959,65 +1999,65 @@
|
|
|
1959
1999
|
"type": "Number",
|
|
1960
2000
|
"value": "8px"
|
|
1961
2001
|
},
|
|
1962
|
-
"kendo-button-padding-
|
|
2002
|
+
"kendo-button-sm-padding-x": {
|
|
1963
2003
|
"type": "Number",
|
|
1964
|
-
"value": "
|
|
1965
|
-
},
|
|
1966
|
-
"kendo-button-font-family": {
|
|
1967
|
-
"type": "String",
|
|
1968
|
-
"value": "inherit"
|
|
2004
|
+
"value": "8px"
|
|
1969
2005
|
},
|
|
1970
|
-
"kendo-button-
|
|
2006
|
+
"kendo-button-md-padding-x": {
|
|
1971
2007
|
"type": "Number",
|
|
1972
|
-
"value": "
|
|
2008
|
+
"value": "8px"
|
|
1973
2009
|
},
|
|
1974
|
-
"kendo-button-
|
|
2010
|
+
"kendo-button-lg-padding-x": {
|
|
1975
2011
|
"type": "Number",
|
|
1976
|
-
"value": "
|
|
2012
|
+
"value": "12px"
|
|
1977
2013
|
},
|
|
1978
|
-
"kendo-button-
|
|
2014
|
+
"kendo-button-padding-y": {
|
|
1979
2015
|
"type": "Number",
|
|
1980
|
-
"value": "
|
|
2016
|
+
"value": "4px"
|
|
1981
2017
|
},
|
|
1982
2018
|
"kendo-button-sm-padding-y": {
|
|
1983
2019
|
"type": "Number",
|
|
1984
2020
|
"value": "2px"
|
|
1985
2021
|
},
|
|
1986
|
-
"kendo-button-
|
|
2022
|
+
"kendo-button-md-padding-y": {
|
|
1987
2023
|
"type": "Number",
|
|
1988
|
-
"value": "
|
|
2024
|
+
"value": "4px"
|
|
1989
2025
|
},
|
|
1990
|
-
"kendo-button-
|
|
2026
|
+
"kendo-button-lg-padding-y": {
|
|
1991
2027
|
"type": "Number",
|
|
1992
|
-
"value": "
|
|
2028
|
+
"value": "8px"
|
|
1993
2029
|
},
|
|
1994
|
-
"kendo-button-
|
|
2030
|
+
"kendo-button-font-family": {
|
|
2031
|
+
"type": "String",
|
|
2032
|
+
"value": "inherit"
|
|
2033
|
+
},
|
|
2034
|
+
"kendo-button-font-size": {
|
|
1995
2035
|
"type": "Number",
|
|
1996
|
-
"value": "
|
|
2036
|
+
"value": "14px"
|
|
1997
2037
|
},
|
|
1998
|
-
"kendo-button-
|
|
2038
|
+
"kendo-button-sm-font-size": {
|
|
1999
2039
|
"type": "Number",
|
|
2000
|
-
"value": "
|
|
2040
|
+
"value": "14px"
|
|
2001
2041
|
},
|
|
2002
2042
|
"kendo-button-md-font-size": {
|
|
2003
2043
|
"type": "Number",
|
|
2004
2044
|
"value": "14px"
|
|
2005
2045
|
},
|
|
2006
|
-
"kendo-button-
|
|
2046
|
+
"kendo-button-lg-font-size": {
|
|
2007
2047
|
"type": "Number",
|
|
2008
|
-
"value": "
|
|
2048
|
+
"value": "16px"
|
|
2009
2049
|
},
|
|
2010
|
-
"kendo-button-
|
|
2050
|
+
"kendo-button-line-height": {
|
|
2011
2051
|
"type": "Number",
|
|
2012
|
-
"value": "
|
|
2052
|
+
"value": "1.4285714286"
|
|
2013
2053
|
},
|
|
2014
|
-
"kendo-button-
|
|
2054
|
+
"kendo-button-sm-line-height": {
|
|
2015
2055
|
"type": "Number",
|
|
2016
|
-
"value": "
|
|
2056
|
+
"value": "1.4285714286"
|
|
2017
2057
|
},
|
|
2018
|
-
"kendo-button-
|
|
2058
|
+
"kendo-button-md-line-height": {
|
|
2019
2059
|
"type": "Number",
|
|
2020
|
-
"value": "
|
|
2060
|
+
"value": "1.4285714286"
|
|
2021
2061
|
},
|
|
2022
2062
|
"kendo-button-lg-line-height": {
|
|
2023
2063
|
"type": "Number",
|
|
@@ -3183,65 +3223,65 @@
|
|
|
3183
3223
|
"type": "Number",
|
|
3184
3224
|
"value": "8px"
|
|
3185
3225
|
},
|
|
3186
|
-
"kendo-input-padding-
|
|
3226
|
+
"kendo-input-sm-padding-x": {
|
|
3187
3227
|
"type": "Number",
|
|
3188
|
-
"value": "
|
|
3189
|
-
},
|
|
3190
|
-
"kendo-input-font-family": {
|
|
3191
|
-
"type": "String",
|
|
3192
|
-
"value": "inherit"
|
|
3228
|
+
"value": "8px"
|
|
3193
3229
|
},
|
|
3194
|
-
"kendo-input-
|
|
3230
|
+
"kendo-input-md-padding-x": {
|
|
3195
3231
|
"type": "Number",
|
|
3196
|
-
"value": "
|
|
3232
|
+
"value": "8px"
|
|
3197
3233
|
},
|
|
3198
|
-
"kendo-input-
|
|
3234
|
+
"kendo-input-lg-padding-x": {
|
|
3199
3235
|
"type": "Number",
|
|
3200
|
-
"value": "
|
|
3236
|
+
"value": "12px"
|
|
3201
3237
|
},
|
|
3202
|
-
"kendo-input-
|
|
3238
|
+
"kendo-input-padding-y": {
|
|
3203
3239
|
"type": "Number",
|
|
3204
|
-
"value": "
|
|
3240
|
+
"value": "4px"
|
|
3205
3241
|
},
|
|
3206
3242
|
"kendo-input-sm-padding-y": {
|
|
3207
3243
|
"type": "Number",
|
|
3208
3244
|
"value": "2px"
|
|
3209
3245
|
},
|
|
3210
|
-
"kendo-input-
|
|
3246
|
+
"kendo-input-md-padding-y": {
|
|
3211
3247
|
"type": "Number",
|
|
3212
|
-
"value": "
|
|
3248
|
+
"value": "4px"
|
|
3213
3249
|
},
|
|
3214
|
-
"kendo-input-
|
|
3250
|
+
"kendo-input-lg-padding-y": {
|
|
3215
3251
|
"type": "Number",
|
|
3216
|
-
"value": "
|
|
3252
|
+
"value": "8px"
|
|
3217
3253
|
},
|
|
3218
|
-
"kendo-input-
|
|
3254
|
+
"kendo-input-font-family": {
|
|
3255
|
+
"type": "String",
|
|
3256
|
+
"value": "inherit"
|
|
3257
|
+
},
|
|
3258
|
+
"kendo-input-font-size": {
|
|
3219
3259
|
"type": "Number",
|
|
3220
|
-
"value": "
|
|
3260
|
+
"value": "14px"
|
|
3221
3261
|
},
|
|
3222
|
-
"kendo-input-
|
|
3262
|
+
"kendo-input-sm-font-size": {
|
|
3223
3263
|
"type": "Number",
|
|
3224
|
-
"value": "
|
|
3264
|
+
"value": "14px"
|
|
3225
3265
|
},
|
|
3226
3266
|
"kendo-input-md-font-size": {
|
|
3227
3267
|
"type": "Number",
|
|
3228
3268
|
"value": "14px"
|
|
3229
3269
|
},
|
|
3230
|
-
"kendo-input-
|
|
3270
|
+
"kendo-input-lg-font-size": {
|
|
3231
3271
|
"type": "Number",
|
|
3232
|
-
"value": "
|
|
3272
|
+
"value": "16px"
|
|
3233
3273
|
},
|
|
3234
|
-
"kendo-input-
|
|
3274
|
+
"kendo-input-line-height": {
|
|
3235
3275
|
"type": "Number",
|
|
3236
|
-
"value": "
|
|
3276
|
+
"value": "1.4285714286"
|
|
3237
3277
|
},
|
|
3238
|
-
"kendo-input-
|
|
3278
|
+
"kendo-input-sm-line-height": {
|
|
3239
3279
|
"type": "Number",
|
|
3240
|
-
"value": "
|
|
3280
|
+
"value": "1.4285714286"
|
|
3241
3281
|
},
|
|
3242
|
-
"kendo-input-
|
|
3282
|
+
"kendo-input-md-line-height": {
|
|
3243
3283
|
"type": "Number",
|
|
3244
|
-
"value": "
|
|
3284
|
+
"value": "1.4285714286"
|
|
3245
3285
|
},
|
|
3246
3286
|
"kendo-input-lg-line-height": {
|
|
3247
3287
|
"type": "Number",
|
|
@@ -3299,6 +3339,14 @@
|
|
|
3299
3339
|
"type": "List",
|
|
3300
3340
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04)"
|
|
3301
3341
|
},
|
|
3342
|
+
"kendo-input-selected-bg": {
|
|
3343
|
+
"type": "Null",
|
|
3344
|
+
"value": "null"
|
|
3345
|
+
},
|
|
3346
|
+
"kendo-input-selected-text": {
|
|
3347
|
+
"type": "Null",
|
|
3348
|
+
"value": "null"
|
|
3349
|
+
},
|
|
3302
3350
|
"kendo-input-disabled-bg": {
|
|
3303
3351
|
"type": "Null",
|
|
3304
3352
|
"value": "null"
|
|
@@ -3399,6 +3447,70 @@
|
|
|
3399
3447
|
"type": "List",
|
|
3400
3448
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04)"
|
|
3401
3449
|
},
|
|
3450
|
+
"kendo-input-placeholder-text": {
|
|
3451
|
+
"type": "Color",
|
|
3452
|
+
"value": "#646464"
|
|
3453
|
+
},
|
|
3454
|
+
"kendo-input-placeholder-opacity": {
|
|
3455
|
+
"type": "Number",
|
|
3456
|
+
"value": "1"
|
|
3457
|
+
},
|
|
3458
|
+
"kendo-input-clear-value-text": {
|
|
3459
|
+
"type": "Null",
|
|
3460
|
+
"value": "null"
|
|
3461
|
+
},
|
|
3462
|
+
"kendo-input-clear-value-opacity": {
|
|
3463
|
+
"type": "Number",
|
|
3464
|
+
"value": "0.5"
|
|
3465
|
+
},
|
|
3466
|
+
"kendo-input-clear-value-hover-text": {
|
|
3467
|
+
"type": "Null",
|
|
3468
|
+
"value": "null"
|
|
3469
|
+
},
|
|
3470
|
+
"kendo-input-clear-value-hover-opacity": {
|
|
3471
|
+
"type": "Number",
|
|
3472
|
+
"value": "1"
|
|
3473
|
+
},
|
|
3474
|
+
"kendo-input-values-margin-y": {
|
|
3475
|
+
"type": "Number",
|
|
3476
|
+
"value": "2px"
|
|
3477
|
+
},
|
|
3478
|
+
"kendo-input-values-margin-x": {
|
|
3479
|
+
"type": "Number",
|
|
3480
|
+
"value": "2px"
|
|
3481
|
+
},
|
|
3482
|
+
"kendo-input-button-width": {
|
|
3483
|
+
"type": "Null",
|
|
3484
|
+
"value": "null"
|
|
3485
|
+
},
|
|
3486
|
+
"kendo-input-button-border-width": {
|
|
3487
|
+
"type": "Number",
|
|
3488
|
+
"value": "1px"
|
|
3489
|
+
},
|
|
3490
|
+
"kendo-input-spinner-width": {
|
|
3491
|
+
"type": "Null",
|
|
3492
|
+
"value": "null"
|
|
3493
|
+
},
|
|
3494
|
+
"kendo-input-spinner-icon-offset": {
|
|
3495
|
+
"type": "Null",
|
|
3496
|
+
"value": "null"
|
|
3497
|
+
},
|
|
3498
|
+
"kendo-input-separator-color": {
|
|
3499
|
+
"type": "Color",
|
|
3500
|
+
"value": "#272727"
|
|
3501
|
+
},
|
|
3502
|
+
"kendo-input-separator-opacity": {
|
|
3503
|
+
"type": "Number",
|
|
3504
|
+
"value": "0.5"
|
|
3505
|
+
},
|
|
3506
|
+
"kendo-input-invalid-border": {
|
|
3507
|
+
"type": "Color",
|
|
3508
|
+
"value": "#d92800"
|
|
3509
|
+
},
|
|
3510
|
+
"kendo-input-invalid-shadow": {
|
|
3511
|
+
"type": "Null",
|
|
3512
|
+
"value": "null"
|
|
3513
|
+
},
|
|
3402
3514
|
"kendo-picker-bg": {
|
|
3403
3515
|
"type": "Color",
|
|
3404
3516
|
"value": "#f0f0f0"
|
|
@@ -3583,78 +3695,6 @@
|
|
|
3583
3695
|
"type": "Null",
|
|
3584
3696
|
"value": "null"
|
|
3585
3697
|
},
|
|
3586
|
-
"kendo-input-placeholder-text": {
|
|
3587
|
-
"type": "Color",
|
|
3588
|
-
"value": "#646464"
|
|
3589
|
-
},
|
|
3590
|
-
"kendo-input-placeholder-opacity": {
|
|
3591
|
-
"type": "Number",
|
|
3592
|
-
"value": "1"
|
|
3593
|
-
},
|
|
3594
|
-
"kendo-input-selected-bg": {
|
|
3595
|
-
"type": "Null",
|
|
3596
|
-
"value": "null"
|
|
3597
|
-
},
|
|
3598
|
-
"kendo-input-selected-text": {
|
|
3599
|
-
"type": "Null",
|
|
3600
|
-
"value": "null"
|
|
3601
|
-
},
|
|
3602
|
-
"kendo-input-clear-value-text": {
|
|
3603
|
-
"type": "Null",
|
|
3604
|
-
"value": "null"
|
|
3605
|
-
},
|
|
3606
|
-
"kendo-input-clear-value-opacity": {
|
|
3607
|
-
"type": "Number",
|
|
3608
|
-
"value": "0.5"
|
|
3609
|
-
},
|
|
3610
|
-
"kendo-input-clear-value-hover-text": {
|
|
3611
|
-
"type": "Null",
|
|
3612
|
-
"value": "null"
|
|
3613
|
-
},
|
|
3614
|
-
"kendo-input-clear-value-hover-opacity": {
|
|
3615
|
-
"type": "Number",
|
|
3616
|
-
"value": "1"
|
|
3617
|
-
},
|
|
3618
|
-
"kendo-input-values-margin-y": {
|
|
3619
|
-
"type": "Number",
|
|
3620
|
-
"value": "2px"
|
|
3621
|
-
},
|
|
3622
|
-
"kendo-input-values-margin-x": {
|
|
3623
|
-
"type": "Number",
|
|
3624
|
-
"value": "2px"
|
|
3625
|
-
},
|
|
3626
|
-
"kendo-input-button-width": {
|
|
3627
|
-
"type": "Null",
|
|
3628
|
-
"value": "null"
|
|
3629
|
-
},
|
|
3630
|
-
"kendo-input-button-border-width": {
|
|
3631
|
-
"type": "Number",
|
|
3632
|
-
"value": "1px"
|
|
3633
|
-
},
|
|
3634
|
-
"kendo-input-spinner-width": {
|
|
3635
|
-
"type": "Null",
|
|
3636
|
-
"value": "null"
|
|
3637
|
-
},
|
|
3638
|
-
"kendo-input-spinner-icon-offset": {
|
|
3639
|
-
"type": "Null",
|
|
3640
|
-
"value": "null"
|
|
3641
|
-
},
|
|
3642
|
-
"kendo-input-separator-color": {
|
|
3643
|
-
"type": "Color",
|
|
3644
|
-
"value": "#272727"
|
|
3645
|
-
},
|
|
3646
|
-
"kendo-input-separator-opacity": {
|
|
3647
|
-
"type": "Number",
|
|
3648
|
-
"value": "0.5"
|
|
3649
|
-
},
|
|
3650
|
-
"kendo-input-invalid-border": {
|
|
3651
|
-
"type": "Color",
|
|
3652
|
-
"value": "#d92800"
|
|
3653
|
-
},
|
|
3654
|
-
"kendo-input-invalid-shadow": {
|
|
3655
|
-
"type": "Null",
|
|
3656
|
-
"value": "null"
|
|
3657
|
-
},
|
|
3658
3698
|
"kendo-tooltip-padding-y": {
|
|
3659
3699
|
"type": "Number",
|
|
3660
3700
|
"value": "4px"
|
|
@@ -4327,6 +4367,42 @@
|
|
|
4327
4367
|
"type": "Number",
|
|
4328
4368
|
"value": "1px"
|
|
4329
4369
|
},
|
|
4370
|
+
"kendo-radio-sm-size": {
|
|
4371
|
+
"type": "Number",
|
|
4372
|
+
"value": "12px"
|
|
4373
|
+
},
|
|
4374
|
+
"kendo-radio-md-size": {
|
|
4375
|
+
"type": "Number",
|
|
4376
|
+
"value": "16px"
|
|
4377
|
+
},
|
|
4378
|
+
"kendo-radio-lg-size": {
|
|
4379
|
+
"type": "Number",
|
|
4380
|
+
"value": "20px"
|
|
4381
|
+
},
|
|
4382
|
+
"kendo-radio-sm-glyph-size": {
|
|
4383
|
+
"type": "Number",
|
|
4384
|
+
"value": "10px"
|
|
4385
|
+
},
|
|
4386
|
+
"kendo-radio-md-glyph-size": {
|
|
4387
|
+
"type": "Number",
|
|
4388
|
+
"value": "14px"
|
|
4389
|
+
},
|
|
4390
|
+
"kendo-radio-lg-glyph-size": {
|
|
4391
|
+
"type": "Number",
|
|
4392
|
+
"value": "18px"
|
|
4393
|
+
},
|
|
4394
|
+
"kendo-radio-sm-ripple-size": {
|
|
4395
|
+
"type": "Number",
|
|
4396
|
+
"value": "300%"
|
|
4397
|
+
},
|
|
4398
|
+
"kendo-radio-md-ripple-size": {
|
|
4399
|
+
"type": "Number",
|
|
4400
|
+
"value": "300%"
|
|
4401
|
+
},
|
|
4402
|
+
"kendo-radio-lg-ripple-size": {
|
|
4403
|
+
"type": "Number",
|
|
4404
|
+
"value": "300%"
|
|
4405
|
+
},
|
|
4330
4406
|
"kendo-radio-sizes": {
|
|
4331
4407
|
"type": "Map",
|
|
4332
4408
|
"value": "(sm: (size: 12px, glyph-size: 10px, ripple-size: 300%), md: (size: 16px, glyph-size: 14px, ripple-size: 300%), lg: (size: 20px, glyph-size: 18px, ripple-size: 300%))"
|
|
@@ -6355,6 +6431,10 @@
|
|
|
6355
6431
|
"type": "Map",
|
|
6356
6432
|
"value": "(\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040)"
|
|
6357
6433
|
},
|
|
6434
|
+
"kendo-fab-sizes": {
|
|
6435
|
+
"type": "Map",
|
|
6436
|
+
"value": "(sm: (padding-x: 8px, padding-y: 8px), md: (padding-x: 16px, padding-y: 16px), lg: (padding-x: 24px, padding-y: 24px))"
|
|
6437
|
+
},
|
|
6358
6438
|
"kendo-fab-shadow": {
|
|
6359
6439
|
"type": "List",
|
|
6360
6440
|
"value": "0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2)"
|
|
@@ -6367,6 +6447,14 @@
|
|
|
6367
6447
|
"type": "Null",
|
|
6368
6448
|
"value": "null"
|
|
6369
6449
|
},
|
|
6450
|
+
"kendo-fab-outline-style": {
|
|
6451
|
+
"type": "String",
|
|
6452
|
+
"value": "solid"
|
|
6453
|
+
},
|
|
6454
|
+
"kendo-fab-outline-width": {
|
|
6455
|
+
"type": "Number",
|
|
6456
|
+
"value": "2px"
|
|
6457
|
+
},
|
|
6370
6458
|
"kendo-fab-item-text": {
|
|
6371
6459
|
"type": "Color",
|
|
6372
6460
|
"value": "#272727"
|
|
@@ -6403,6 +6491,18 @@
|
|
|
6403
6491
|
"type": "Null",
|
|
6404
6492
|
"value": "null"
|
|
6405
6493
|
},
|
|
6494
|
+
"kendo-fab-item-outline-style": {
|
|
6495
|
+
"type": "String",
|
|
6496
|
+
"value": "solid"
|
|
6497
|
+
},
|
|
6498
|
+
"kendo-fab-item-outline-width": {
|
|
6499
|
+
"type": "Number",
|
|
6500
|
+
"value": "2px"
|
|
6501
|
+
},
|
|
6502
|
+
"kendo-fab-item-outline-color": {
|
|
6503
|
+
"type": "Color",
|
|
6504
|
+
"value": "rgba(0, 0, 0, 0.08)"
|
|
6505
|
+
},
|
|
6406
6506
|
"kendo-actionsheet-padding-x": {
|
|
6407
6507
|
"type": "Null",
|
|
6408
6508
|
"value": "null"
|
|
@@ -9243,6 +9343,14 @@
|
|
|
9243
9343
|
"type": "Number",
|
|
9244
9344
|
"value": "1px"
|
|
9245
9345
|
},
|
|
9346
|
+
"kendo-grid-row-resizer-bg": {
|
|
9347
|
+
"type": "Color",
|
|
9348
|
+
"value": "rgba(0, 0, 0, 0.12)"
|
|
9349
|
+
},
|
|
9350
|
+
"kendo-grid-row-resizer-active-bg": {
|
|
9351
|
+
"type": "Color",
|
|
9352
|
+
"value": "#f35800"
|
|
9353
|
+
},
|
|
9246
9354
|
"kendo-listview-padding-x": {
|
|
9247
9355
|
"type": "Number",
|
|
9248
9356
|
"value": "4px"
|