@progress/kendo-theme-classic 8.0.2-dev.4 → 8.1.0-dev.1
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 +1435 -1413
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +9589 -3771
- package/dist/meta/sassdoc-raw-data.json +8908 -7164
- package/dist/meta/variables.json +3832 -93
- 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 -16
- package/scss/action-buttons/_index.scss +0 -1
- package/scss/action-sheet/_index.scss +0 -1
- package/scss/appbar/_index.scss +0 -1
- package/scss/autocomplete/_index.scss +0 -1
- package/scss/avatar/_index.scss +0 -1
- package/scss/bottom-navigation/_index.scss +0 -1
- package/scss/breadcrumb/_index.scss +0 -1
- package/scss/calendar/_index.scss +0 -1
- package/scss/captcha/_index.scss +0 -1
- package/scss/card/_index.scss +0 -1
- package/scss/chat/_index.scss +0 -1
- package/scss/coloreditor/_index.scss +0 -1
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_index.scss +0 -1
- package/scss/colorgradient/_variables.scss +43 -43
- package/scss/colorpalette/_index.scss +0 -1
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/combobox/_index.scss +0 -1
- package/scss/core/color-system/_palettes.scss +27 -1
- package/scss/core/color-system/_swatch-legacy.scss +13 -1
- package/scss/core/color-system/_swatch.scss +248 -3
- package/scss/dataviz/_index.scss +0 -1
- package/scss/daterangepicker/_index.scss +0 -1
- package/scss/dialog/_index.scss +0 -1
- package/scss/drawer/_index.scss +0 -1
- package/scss/dropdowngrid/_index.scss +0 -1
- package/scss/dropdownlist/_index.scss +0 -1
- package/scss/dropdowntree/_index.scss +0 -1
- package/scss/dropzone/_index.scss +0 -1
- package/scss/editor/_index.scss +0 -1
- package/scss/expansion-panel/_index.scss +0 -1
- package/scss/fab/_index.scss +0 -1
- package/scss/filemanager/_index.scss +0 -1
- package/scss/filemanager/_variables.scss +57 -57
- package/scss/filter/_index.scss +0 -1
- package/scss/floating-label/_index.scss +0 -1
- package/scss/forms/_index.scss +0 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +0 -1
- package/scss/imageeditor/_index.scss +0 -1
- package/scss/index.scss +3 -1
- package/scss/input/_index.scss +0 -1
- package/scss/list/_index.scss +0 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/listgroup/_index.scss +0 -1
- package/scss/listview/_index.scss +0 -1
- package/scss/loader/_index.scss +0 -1
- package/scss/loader/_layout.scss +1 -0
- package/scss/loader/_variables.scss +3 -0
- package/scss/map/_index.scss +0 -1
- package/scss/maskedtextbox/_index.scss +0 -1
- package/scss/mediaplayer/_index.scss +0 -1
- package/scss/menu/_index.scss +0 -1
- package/scss/messagebox/_index.scss +0 -1
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_index.scss +0 -1
- package/scss/numerictextbox/_index.scss +0 -1
- package/scss/orgchart/_index.scss +0 -1
- package/scss/pager/_index.scss +0 -1
- package/scss/panel/_index.scss +36 -0
- package/scss/panel/_layout.scss +5 -0
- package/scss/panel/_theme.scss +5 -0
- package/scss/panel/_variables.scss +34 -0
- package/scss/panelbar/_index.scss +0 -1
- package/scss/pdf-viewer/_index.scss +0 -1
- package/scss/pivotgrid/_index.scss +0 -1
- package/scss/popover/_index.scss +0 -1
- package/scss/popup/_index.scss +0 -1
- package/scss/progressbar/_index.scss +0 -1
- package/scss/prompt/_index.scss +0 -4
- package/scss/rating/_index.scss +0 -1
- package/scss/responsivepanel/_index.scss +0 -1
- package/scss/ripple/_index.scss +0 -1
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scroller/_index.scss +0 -1
- package/scss/scrollview/_index.scss +0 -1
- package/scss/slider/_index.scss +0 -1
- package/scss/splitter/_index.scss +0 -1
- package/scss/spreadsheet/_index.scss +0 -1
- package/scss/stepper/_index.scss +0 -1
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_index.scss +0 -1
- package/scss/table/_index.scss +0 -1
- package/scss/tabstrip/_index.scss +0 -1
- package/scss/taskboard/_index.scss +0 -1
- package/scss/textarea/_index.scss +0 -1
- package/scss/textbox/_index.scss +0 -1
- package/scss/tilelayout/_index.scss +0 -1
- package/scss/tilelayout/_variables.scss +10 -10
- package/scss/time-marker/_index.scss +32 -0
- package/scss/time-marker/_layout.scss +5 -0
- package/scss/time-marker/_theme.scss +6 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/timeline/_index.scss +0 -1
- package/scss/toolbar/_index.scss +0 -1
- package/scss/tooltip/_index.scss +0 -1
- package/scss/treelist/_index.scss +0 -1
- package/scss/treeview/_index.scss +0 -1
- package/scss/upload/_index.scss +0 -1
- package/scss/validator/_index.scss +0 -1
- package/scss/window/_index.scss +0 -1
- package/scss/wizard/_index.scss +0 -1
- package/scss/common/_animations.scss +0 -1
- package/scss/common/_base.scss +0 -1
- package/scss/common/_index.scss +0 -5
- package/scss/common/_indicators.scss +0 -1
- package/scss/common/_resizing.scss +0 -1
- package/scss/common/_scrollbar.scss +0 -1
package/dist/all.scss
CHANGED
|
@@ -2158,45 +2158,72 @@ $_default-palette-orchid-purple: (
|
|
|
2158
2158
|
|
|
2159
2159
|
|
|
2160
2160
|
// stylelint-disable scss/no-global-function-names
|
|
2161
|
+
/// The Ash Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.
|
|
2162
|
+
/// @group palette
|
|
2161
2163
|
$kendo-palette-ash-gray: $_default-palette-ash-gray !default;
|
|
2162
2164
|
$kendo-palette-ash-gray: map-merge($_default-palette-ash-gray, $kendo-palette-ash-gray);
|
|
2163
2165
|
|
|
2166
|
+
/// The Tangerine Orange Palette provides colors to the Primary variable group.
|
|
2167
|
+
/// @group palette
|
|
2164
2168
|
$kendo-palette-tangerine-orange: $_default-palette-tangerine-orange !default;
|
|
2165
2169
|
$kendo-palette-tangerine-orange: map-merge($_default-palette-tangerine-orange, $kendo-palette-tangerine-orange);
|
|
2166
2170
|
|
|
2171
|
+
/// The Dodger Blue Palette provides colors to the Tertiary variable group.
|
|
2172
|
+
/// @group palette
|
|
2167
2173
|
$kendo-palette-dodger-blue: $_default-palette-dodger-blue !default;
|
|
2168
2174
|
$kendo-palette-dodger-blue: map-merge($_default-palette-dodger-blue, $kendo-palette-dodger-blue);
|
|
2169
2175
|
|
|
2176
|
+
/// The Grass Green Palette provides colors to the Success variable group.
|
|
2177
|
+
/// @group palette
|
|
2170
2178
|
$kendo-palette-grass-green: $_default-palette-grass-green !default;
|
|
2171
2179
|
$kendo-palette-grass-green: map-merge($_default-palette-grass-green, $kendo-palette-grass-green);
|
|
2172
2180
|
|
|
2181
|
+
/// The Lake Blue Palette provides colors to the Info variable group.
|
|
2182
|
+
/// @group palette
|
|
2173
2183
|
$kendo-palette-lake-blue: $_default-palette-lake-blue !default;
|
|
2174
2184
|
$kendo-palette-lake-blue: map-merge($_default-palette-lake-blue, $kendo-palette-lake-blue);
|
|
2175
2185
|
|
|
2186
|
+
/// The Honey Yellow Palette provides colors to the Warning variable group.
|
|
2187
|
+
/// @group palette
|
|
2176
2188
|
$kendo-palette-honey-yellow: $_default-palette-honey-yellow !default;
|
|
2177
2189
|
$kendo-palette-honey-yellow: map-merge($_default-palette-honey-yellow, $kendo-palette-honey-yellow);
|
|
2178
2190
|
|
|
2191
|
+
/// The Brick Red Palette provides colors to the Error variable group.
|
|
2192
|
+
/// @group palette
|
|
2179
2193
|
$kendo-palette-brick-red: $_default-palette-brick-red !default;
|
|
2180
2194
|
$kendo-palette-brick-red: map-merge($_default-palette-brick-red, $kendo-palette-brick-red);
|
|
2181
2195
|
|
|
2196
|
+
/// The Coral Palette provides colors to the Series A variable group.
|
|
2197
|
+
/// @group palette
|
|
2182
2198
|
$kendo-palette-coral: $_default-palette-coral !default;
|
|
2183
2199
|
$kendo-palette-coral: map-merge($_default-palette-coral, $kendo-palette-coral);
|
|
2184
2200
|
|
|
2201
|
+
/// The Pineapple Yellow provides colors to the Series B variable group.
|
|
2202
|
+
/// @group palette
|
|
2185
2203
|
$kendo-palette-pineapple-yellow: $_default-palette-pineapple-yellow !default;
|
|
2186
2204
|
$kendo-palette-pineapple-yellow: map-merge($_default-palette-pineapple-yellow, $kendo-palette-pineapple-yellow);
|
|
2187
2205
|
|
|
2206
|
+
/// The Apple Green provides colors to the Series C variable group.
|
|
2207
|
+
/// @group palette
|
|
2188
2208
|
$kendo-palette-apple-green: $_default-palette-apple-green !default;
|
|
2189
2209
|
$kendo-palette-apple-green: map-merge($_default-palette-apple-green, $kendo-palette-apple-green);
|
|
2190
2210
|
|
|
2211
|
+
/// The Pacific Blue provides colors to the Series D variable group.
|
|
2212
|
+
/// @group palette
|
|
2191
2213
|
$kendo-palette-pacific-blue: $_default-palette-pacific-blue !default;
|
|
2192
2214
|
$kendo-palette-pacific-blue: map-merge($_default-palette-pacific-blue, $kendo-palette-pacific-blue);
|
|
2193
2215
|
|
|
2216
|
+
/// The Bright Blue provides colors to the Series E variable group.
|
|
2217
|
+
/// @group palette
|
|
2194
2218
|
$kendo-palette-bright-blue: $_default-palette-bright-blue !default;
|
|
2195
2219
|
$kendo-palette-bright-blue: map-merge($_default-palette-bright-blue, $kendo-palette-bright-blue);
|
|
2196
2220
|
|
|
2221
|
+
/// The Orchid Purple provides colors to the Series F variable group.
|
|
2222
|
+
/// @group palette
|
|
2197
2223
|
$kendo-palette-orchid-purple: $_default-palette-orchid-purple !default;
|
|
2198
2224
|
$kendo-palette-orchid-purple: map-merge($_default-palette-orchid-purple, $kendo-palette-orchid-purple);
|
|
2199
2225
|
// stylelint-enable scss/no-global-function-names
|
|
2226
|
+
|
|
2200
2227
|
// #endregion
|
|
2201
2228
|
|
|
2202
2229
|
// Config
|
|
@@ -2373,6 +2400,254 @@ $_default-colors: (
|
|
|
2373
2400
|
|
|
2374
2401
|
/// The global default Colors map.
|
|
2375
2402
|
/// @group color-system
|
|
2403
|
+
///
|
|
2404
|
+
/// @subgroup {misc}
|
|
2405
|
+
/// [app-surface, on-app-surface, subtle,
|
|
2406
|
+
/// surface, surface-alt, border, border-alt]
|
|
2407
|
+
/// The Misc variable group.
|
|
2408
|
+
/// @prop {Color} app-surface - The background color of the application.
|
|
2409
|
+
/// @prop {Color} on-app-surface - The text color of the application.
|
|
2410
|
+
/// @prop {Color} subtle - The subtle text color.
|
|
2411
|
+
/// @prop {Color} surface - The background color of the components' chrome area.
|
|
2412
|
+
/// @prop {Color} surface-alt - The alternative background color of the components' chrome area.
|
|
2413
|
+
/// @prop {Color} border - Тhe border color of the application.
|
|
2414
|
+
/// @prop {Color} border-alt - Тhe alternative border color of the application.
|
|
2415
|
+
///
|
|
2416
|
+
/// @subgroup {base}
|
|
2417
|
+
/// [base-subtle, base-subtle-hover, base-subtle-active,
|
|
2418
|
+
/// base, base-hover, base-active, base-emphasis,
|
|
2419
|
+
/// base-on-subtle, on-base, base-on-surface]
|
|
2420
|
+
/// The Base variable group.
|
|
2421
|
+
/// @prop {Color} base-subtle - The base subtle background color variable.
|
|
2422
|
+
/// @prop {Color} base-subtle-hover - The base subtle background color variable for the hover state.
|
|
2423
|
+
/// @prop {Color} base-subtle-active - The base subtle background color variable for the active state.
|
|
2424
|
+
/// @prop {Color} base - The base background color variable.
|
|
2425
|
+
/// @prop {Color} base-hover - The base background color variable for the hover state.
|
|
2426
|
+
/// @prop {Color} base-active - The base background color variable for the active state.
|
|
2427
|
+
/// @prop {Color} base-emphasis - The emphasized base color variable.
|
|
2428
|
+
/// @prop {Color} base-on-subtle - The text color variable for content on base subtle.
|
|
2429
|
+
/// @prop {Color} on-base - The text color variable for content on base.
|
|
2430
|
+
/// @prop {Color} base-on-surface - The text color variable for content on surface.
|
|
2431
|
+
///
|
|
2432
|
+
/// @subgroup {primary}
|
|
2433
|
+
/// [primary-subtle, primary-subtle-hover, primary-subtle-active,
|
|
2434
|
+
/// primary, primary-hover, primary-active, primary-emphasis,
|
|
2435
|
+
/// primary-on-subtle, on-primary, primary-on-surface]
|
|
2436
|
+
/// The Primary variable group.
|
|
2437
|
+
/// @prop {Color} primary-subtle - The primary subtle background color variable.
|
|
2438
|
+
/// @prop {Color} primary-subtle-hover - The primary subtle background color variable for the hover state.
|
|
2439
|
+
/// @prop {Color} primary-subtle-active - The primary subtle background color variable for the active state.
|
|
2440
|
+
/// @prop {Color} primary - The primary background color variable.
|
|
2441
|
+
/// @prop {Color} primary-hover - The primary background color variable for the hover state.
|
|
2442
|
+
/// @prop {Color} primary-active - The primary background color variable for the active state.
|
|
2443
|
+
/// @prop {Color} primary-emphasis - The emphasized primary color variable.
|
|
2444
|
+
/// @prop {Color} primary-on-subtle - The text color variable for content on primary subtle.
|
|
2445
|
+
/// @prop {Color} on-primary - The text color variable for content on primary.
|
|
2446
|
+
/// @prop {Color} primary-on-surface - The text color variable for content on surface.
|
|
2447
|
+
///
|
|
2448
|
+
/// @subgroup {secondary}
|
|
2449
|
+
/// [secondary-subtle, secondary-subtle-hover, secondary-subtle-active,
|
|
2450
|
+
/// secondary, secondary-hover, secondary-active, secondary-emphasis,
|
|
2451
|
+
/// secondary-on-subtle, on-secondary, secondary-on-surface]
|
|
2452
|
+
/// The Secondary variable group.
|
|
2453
|
+
/// @prop {Color} secondary-subtle - The secondary subtle background color variable.
|
|
2454
|
+
/// @prop {Color} secondary-subtle-hover - The secondary subtle background color variable for the hover state.
|
|
2455
|
+
/// @prop {Color} secondary-subtle-active - The secondary subtle background color variable for the active state.
|
|
2456
|
+
/// @prop {Color} secondary - The secondary background color variable.
|
|
2457
|
+
/// @prop {Color} secondary-hover - The secondary background color variable for the hover state.
|
|
2458
|
+
/// @prop {Color} secondary-active - The secondary background color variable for the active state.
|
|
2459
|
+
/// @prop {Color} secondary-emphasis - The emphasized secondary color variable.
|
|
2460
|
+
/// @prop {Color} secondary-on-subtle - The text color variable for content on secondary subtle.
|
|
2461
|
+
/// @prop {Color} on-secondary - The text color variable for content on secondary.
|
|
2462
|
+
/// @prop {Color} secondary-on-surface - The text color variable for content on surface.
|
|
2463
|
+
///
|
|
2464
|
+
/// @subgroup {tertiary}
|
|
2465
|
+
/// [tertiary-subtle, tertiary-subtle-hover, tertiary-subtle-active,
|
|
2466
|
+
/// tertiary, tertiary-hover, tertiary-active, tertiary-emphasis,
|
|
2467
|
+
/// tertiary-on-subtle, on-tertiary, tertiary-on-surface]
|
|
2468
|
+
/// The Tertiary variable group.
|
|
2469
|
+
/// @prop {Color} tertiary-subtle - The tertiary subtle background color variable.
|
|
2470
|
+
/// @prop {Color} tertiary-subtle-hover - The tertiary subtle background color variable for the hover state.
|
|
2471
|
+
/// @prop {Color} tertiary-subtle-active - The tertiary subtle background color variable for the active state.
|
|
2472
|
+
/// @prop {Color} tertiary - The tertiary background color variable.
|
|
2473
|
+
/// @prop {Color} tertiary-hover - The tertiary background color variable for the hover state.
|
|
2474
|
+
/// @prop {Color} tertiary-active - The tertiary background color variable for the active state.
|
|
2475
|
+
/// @prop {Color} tertiary-emphasis - The emphasized tertiary color variable.
|
|
2476
|
+
/// @prop {Color} tertiary-on-subtle - The text color variable for content on tertiary subtle.
|
|
2477
|
+
/// @prop {Color} on-tertiary - The text color variable for content on tertiary.
|
|
2478
|
+
/// @prop {Color} tertiary-on-surface - The text color variable for content on surface.
|
|
2479
|
+
///
|
|
2480
|
+
/// @subgroup {info}
|
|
2481
|
+
/// [info-subtle, info-subtle-hover, info-subtle-active,
|
|
2482
|
+
/// info, info-hover, info-active, info-emphasis,
|
|
2483
|
+
/// info-on-subtle, on-info, info-on-surface]
|
|
2484
|
+
/// The Info variable group.
|
|
2485
|
+
/// @prop {Color} info-subtle - The info subtle background color variable.
|
|
2486
|
+
/// @prop {Color} info-subtle-hover - The info subtle background color variable for the hover state.
|
|
2487
|
+
/// @prop {Color} info-subtle-active - The info subtle background color variable for the active state.
|
|
2488
|
+
/// @prop {Color} info - The info background color variable.
|
|
2489
|
+
/// @prop {Color} info-hover - The info background color variable for the hover state.
|
|
2490
|
+
/// @prop {Color} info-active - The info background color variable for the active state.
|
|
2491
|
+
/// @prop {Color} info-emphasis - The emphasized info color variable.
|
|
2492
|
+
/// @prop {Color} info-on-subtle - The text color variable for content on info subtle.
|
|
2493
|
+
/// @prop {Color} on-info - The text color variable for content on info.
|
|
2494
|
+
/// @prop {Color} info-on-surface - The text color variable for content on surface.
|
|
2495
|
+
///
|
|
2496
|
+
/// @subgroup {success}
|
|
2497
|
+
/// [success-subtle, success-subtle-hover, success-subtle-active,
|
|
2498
|
+
/// success, success-hover, success-active, success-emphasis,
|
|
2499
|
+
/// success-on-subtle, on-success, success-on-surface]
|
|
2500
|
+
/// The Success variable group.
|
|
2501
|
+
/// @prop {Color} success-subtle - The success subtle background color variable.
|
|
2502
|
+
/// @prop {Color} success-subtle-hover - The success subtle background color variable for the hover state.
|
|
2503
|
+
/// @prop {Color} success-subtle-active - The success subtle background color variable for the active state.
|
|
2504
|
+
/// @prop {Color} success - The success background color variable.
|
|
2505
|
+
/// @prop {Color} success-hover - The success background color variable for the hover state.
|
|
2506
|
+
/// @prop {Color} success-active - The success background color variable for the active state.
|
|
2507
|
+
/// @prop {Color} success-emphasis - The emphasized success color variable.
|
|
2508
|
+
/// @prop {Color} success-on-subtle - The text color variable for content on success subtle.
|
|
2509
|
+
/// @prop {Color} on-success - The text color variable for content on success.
|
|
2510
|
+
/// @prop {Color} success-on-surface - The text color variable for content on surface.
|
|
2511
|
+
///
|
|
2512
|
+
/// @subgroup {warning}
|
|
2513
|
+
/// [warning-subtle, warning-subtle-hover, warning-subtle-active,
|
|
2514
|
+
/// warning, warning-hover, warning-active, warning-emphasis,
|
|
2515
|
+
/// warning-on-subtle, on-warning, warning-on-surface]
|
|
2516
|
+
/// The Warning variable group.
|
|
2517
|
+
/// @prop {Color} warning-subtle - The warning subtle background color variable.
|
|
2518
|
+
/// @prop {Color} warning-subtle-hover - The warning subtle background color variable for the hover state.
|
|
2519
|
+
/// @prop {Color} warning-subtle-active - The warning subtle background color variable for the active state.
|
|
2520
|
+
/// @prop {Color} warning - The warning background color variable.
|
|
2521
|
+
/// @prop {Color} warning-hover - The warning background color variable for the hover state.
|
|
2522
|
+
/// @prop {Color} warning-active - The warning background color variable for the active state.
|
|
2523
|
+
/// @prop {Color} warning-emphasis - The emphasized warning color variable.
|
|
2524
|
+
/// @prop {Color} warning-on-subtle - The text color variable for content on warning subtle.
|
|
2525
|
+
/// @prop {Color} on-warning - The text color variable for content on warning.
|
|
2526
|
+
/// @prop {Color} warning-on-surface - The text color variable for content on surface.
|
|
2527
|
+
///
|
|
2528
|
+
/// @subgroup {error}
|
|
2529
|
+
/// [error-subtle, error-subtle-hover, error-subtle-active,
|
|
2530
|
+
/// error, error-hover, error-active, error-emphasis,
|
|
2531
|
+
/// error-on-subtle, on-error, error-on-surface]
|
|
2532
|
+
/// The Error variable group.
|
|
2533
|
+
/// @prop {Color} error-subtle - The error subtle background color variable.
|
|
2534
|
+
/// @prop {Color} error-subtle-hover - The error subtle background color variable for the hover state.
|
|
2535
|
+
/// @prop {Color} error-subtle-active - The error subtle background color variable for the active state.
|
|
2536
|
+
/// @prop {Color} error - The error background color variable.
|
|
2537
|
+
/// @prop {Color} error-hover - The error background color variable for the hover state.
|
|
2538
|
+
/// @prop {Color} error-active - The error background color variable for the active state.
|
|
2539
|
+
/// @prop {Color} error-emphasis - The emphasized error color variable.
|
|
2540
|
+
/// @prop {Color} error-on-subtle - The text color variable for content on error subtle.
|
|
2541
|
+
/// @prop {Color} on-error - The text color variable for content on error.
|
|
2542
|
+
/// @prop {Color} error-on-surface - The text color variable for content on surface.
|
|
2543
|
+
///
|
|
2544
|
+
/// @subgroup {light}
|
|
2545
|
+
/// [light-subtle, light-subtle-hover, light-subtle-active,
|
|
2546
|
+
/// light, light-hover, light-active, light-emphasis,
|
|
2547
|
+
/// light-on-subtle, on-light, light-on-surface]
|
|
2548
|
+
/// The Light variable group.
|
|
2549
|
+
/// @prop {Color} light-subtle - The light subtle background color variable.
|
|
2550
|
+
/// @prop {Color} light-subtle-hover - The light subtle background color variable for the hover state.
|
|
2551
|
+
/// @prop {Color} light-subtle-active - The light subtle background color variable for the active state.
|
|
2552
|
+
/// @prop {Color} light - The light background color variable.
|
|
2553
|
+
/// @prop {Color} light-hover - The light background color variable for the hover state.
|
|
2554
|
+
/// @prop {Color} light-active - The light background color variable for the active state.
|
|
2555
|
+
/// @prop {Color} light-emphasis - The emphasized light color variable.
|
|
2556
|
+
/// @prop {Color} light-on-subtle - The text color variable for content on light subtle.
|
|
2557
|
+
/// @prop {Color} on-light - The text color variable for content on light.
|
|
2558
|
+
/// @prop {Color} light-on-surface - The text color variable for content on surface.
|
|
2559
|
+
///
|
|
2560
|
+
/// @subgroup {dark}
|
|
2561
|
+
/// [dark-subtle, dark-subtle-hover, dark-subtle-active,
|
|
2562
|
+
/// dark, dark-hover, dark-active, dark-emphasis,
|
|
2563
|
+
/// dark-on-subtle, on-dark, dark-on-surface]
|
|
2564
|
+
/// The Dark variable group.
|
|
2565
|
+
/// @prop {Color} dark-subtle - The dark subtle background color variable.
|
|
2566
|
+
/// @prop {Color} dark-subtle-hover - The dark subtle background color variable for the hover state.
|
|
2567
|
+
/// @prop {Color} dark-subtle-active - The dark subtle background color variable for the active state.
|
|
2568
|
+
/// @prop {Color} dark - The dark background color variable.
|
|
2569
|
+
/// @prop {Color} dark-hover - The dark background color variable for the hover state.
|
|
2570
|
+
/// @prop {Color} dark-active - The dark background color variable for the active state.
|
|
2571
|
+
/// @prop {Color} dark-emphasis - The emphasized dark color variable.
|
|
2572
|
+
/// @prop {Color} dark-on-subtle - The text color variable for content on dark subtle.
|
|
2573
|
+
/// @prop {Color} on-dark - The text color variable for content on dark.
|
|
2574
|
+
/// @prop {Color} dark-on-surface - The text color variable for content on surface.
|
|
2575
|
+
///
|
|
2576
|
+
/// @subgroup {inverse}
|
|
2577
|
+
/// [inverse-subtle, inverse-subtle-hover, inverse-subtle-active,
|
|
2578
|
+
/// inverse, inverse-hover, inverse-active, inverse-emphasis,
|
|
2579
|
+
/// inverse-on-subtle, on-inverse, inverse-on-surface]
|
|
2580
|
+
/// The Inverse variable group.
|
|
2581
|
+
/// @prop {Color} inverse-subtle - The inverse subtle background color variable.
|
|
2582
|
+
/// @prop {Color} inverse-subtle-hover - The inverse subtle background color variable for the hover state.
|
|
2583
|
+
/// @prop {Color} inverse-subtle-active - The inverse subtle background color variable for the active state.
|
|
2584
|
+
/// @prop {Color} inverse - The inverse background color variable.
|
|
2585
|
+
/// @prop {Color} inverse-hover - The inverse background color variable for the hover state.
|
|
2586
|
+
/// @prop {Color} inverse-active - The inverse background color variable for the active state.
|
|
2587
|
+
/// @prop {Color} inverse-emphasis - The emphasized inverse color variable.
|
|
2588
|
+
/// @prop {Color} inverse-on-subtle - The text color variable for content on inverse subtle.
|
|
2589
|
+
/// @prop {Color} on-inverse - The text color variable for content on inverse.
|
|
2590
|
+
/// @prop {Color} inverse-on-surface - The text color variable for content on surface.
|
|
2591
|
+
///
|
|
2592
|
+
/// @subgroup {series-a}
|
|
2593
|
+
/// [series-a, series-a-bold, series-a-bolder,
|
|
2594
|
+
/// series-a-subtle, series-a-subtler]
|
|
2595
|
+
/// The Series A variable group.
|
|
2596
|
+
/// @prop {Color} series-a - The series A color variable.
|
|
2597
|
+
/// @prop {Color} series-a-bold - The bold series A color variable.
|
|
2598
|
+
/// @prop {Color} series-a-bolder - The bolder series A color variable.
|
|
2599
|
+
/// @prop {Color} series-a-subtle - The subtle series A color variable.
|
|
2600
|
+
/// @prop {Color} series-a-subtler - The subtler series A color variable.
|
|
2601
|
+
///
|
|
2602
|
+
/// @subgroup {series-b}
|
|
2603
|
+
/// [series-b, series-b-bold, series-b-bolder,
|
|
2604
|
+
/// series-b-subtle, series-b-subtler]
|
|
2605
|
+
/// The Series B variable group.
|
|
2606
|
+
/// @prop {Color} series-b - The series B color variable.
|
|
2607
|
+
/// @prop {Color} series-b-bold - The bold series B color variable.
|
|
2608
|
+
/// @prop {Color} series-b-bolder - The bolder series B color variable.
|
|
2609
|
+
/// @prop {Color} series-b-subtle - The subtle series B color variable.
|
|
2610
|
+
/// @prop {Color} series-b-subtler - The subtler series B color variable.
|
|
2611
|
+
///
|
|
2612
|
+
/// @subgroup {series-c}
|
|
2613
|
+
/// [series-c, series-c-bold, series-c-bolder,
|
|
2614
|
+
/// series-c-subtle, series-c-subtler]
|
|
2615
|
+
/// The Series C variable group.
|
|
2616
|
+
/// @prop {Color} series-c - The series C color variable.
|
|
2617
|
+
/// @prop {Color} series-c-bold - The bold series C color variable.
|
|
2618
|
+
/// @prop {Color} series-c-bolder - The bolder series C color variable.
|
|
2619
|
+
/// @prop {Color} series-c-subtle - The subtle series C color variable.
|
|
2620
|
+
/// @prop {Color} series-c-subtler - The subtler series C color variable.
|
|
2621
|
+
///
|
|
2622
|
+
/// @subgroup {series-d}
|
|
2623
|
+
/// [series-d, series-d-bold, series-d-bolder,
|
|
2624
|
+
/// series-d-subtle, series-d-subtler]
|
|
2625
|
+
/// The Series D variable group.
|
|
2626
|
+
/// @prop {Color} series-d - The series D color variable.
|
|
2627
|
+
/// @prop {Color} series-d-bold - The bold series D color variable.
|
|
2628
|
+
/// @prop {Color} series-d-bolder - The bolder series D color variable.
|
|
2629
|
+
/// @prop {Color} series-d-subtle - The subtle series D color variable.
|
|
2630
|
+
/// @prop {Color} series-d-subtler - The subtler series D color variable.
|
|
2631
|
+
///
|
|
2632
|
+
/// @subgroup {series-e}
|
|
2633
|
+
/// [series-e, series-e-bold, series-e-bolder,
|
|
2634
|
+
/// series-e-subtle, series-e-subtler]
|
|
2635
|
+
/// The Series E variable group.
|
|
2636
|
+
/// @prop {Color} series-e - The series E color variable.
|
|
2637
|
+
/// @prop {Color} series-e-bold - The bold series E color variable.
|
|
2638
|
+
/// @prop {Color} series-e-bolder - The bolder series E color variable.
|
|
2639
|
+
/// @prop {Color} series-e-subtle - The subtle series E color variable.
|
|
2640
|
+
/// @prop {Color} series-e-subtler - The subtler series E color variable.
|
|
2641
|
+
///
|
|
2642
|
+
/// @subgroup {series-f}
|
|
2643
|
+
/// [series-f, series-f-bold, series-f-bolder,
|
|
2644
|
+
/// series-f-subtle, series-f-subtler]
|
|
2645
|
+
/// The Series F variable group.
|
|
2646
|
+
/// @prop {Color} series-f - The series F color variable.
|
|
2647
|
+
/// @prop {Color} series-f-bold - The bold series F color variable.
|
|
2648
|
+
/// @prop {Color} series-f-bolder - The bolder series F color variable.
|
|
2649
|
+
/// @prop {Color} series-f-subtle - The subtle series F color variable.
|
|
2650
|
+
/// @prop {Color} series-f-subtler - The subtler series F color variable.
|
|
2376
2651
|
$kendo-colors: $_default-colors !default;
|
|
2377
2652
|
|
|
2378
2653
|
$kendo-is-dark-theme: false !default;
|
|
@@ -2549,9 +2824,6 @@ $kendo-selected-hover-border: $kendo-selected-border !default;
|
|
|
2549
2824
|
/// The gradient of selected and hovered items.
|
|
2550
2825
|
$kendo-selected-hover-gradient: $kendo-selected-gradient !default;
|
|
2551
2826
|
|
|
2552
|
-
/// Text color of disabled items.
|
|
2553
|
-
$kendo-disabled-text: #8d8d8d !default;
|
|
2554
|
-
|
|
2555
2827
|
// Generic styles
|
|
2556
2828
|
|
|
2557
2829
|
/// Background color of the component header.
|
|
@@ -2856,6 +3128,8 @@ $kendo-use-input-spinner-icon-offset: false !default;
|
|
|
2856
3128
|
|
|
2857
3129
|
$kendo-auto-bootstrap: true !default;
|
|
2858
3130
|
|
|
3131
|
+
$kendo-nested-disabled: true !default;
|
|
3132
|
+
|
|
2859
3133
|
// Icons
|
|
2860
3134
|
$kendo-icon-size: 16px !default;
|
|
2861
3135
|
|
|
@@ -2869,7 +3143,6 @@ $kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
2869
3143
|
|
|
2870
3144
|
$kendo-zindex-popup: 1 !default;
|
|
2871
3145
|
$kendo-zindex-window: 2 !default;
|
|
2872
|
-
$kendo-zindex-loading: 100 !default;
|
|
2873
3146
|
|
|
2874
3147
|
|
|
2875
3148
|
// Color settings
|
|
@@ -2879,21 +3152,6 @@ $kendo-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|
|
|
2879
3152
|
|
|
2880
3153
|
$kendo-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out !default;
|
|
2881
3154
|
|
|
2882
|
-
|
|
2883
|
-
// Disabled mixin variables
|
|
2884
|
-
$kendo-disabled-filter: grayscale(.1) !default;
|
|
2885
|
-
$kendo-disabled-opacity: .6 !default;
|
|
2886
|
-
|
|
2887
|
-
$kendo-disabled-styling: (
|
|
2888
|
-
opacity: $kendo-disabled-opacity,
|
|
2889
|
-
filter: $kendo-disabled-filter
|
|
2890
|
-
) !default;
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
// Loading
|
|
2894
|
-
$kendo-loading-opacity: .3 !default;
|
|
2895
|
-
$kendo-zindex-loading: 100 !default;
|
|
2896
|
-
|
|
2897
3155
|
// #endregion
|
|
2898
3156
|
|
|
2899
3157
|
// Spacing
|
|
@@ -4441,13 +4699,26 @@ $kendo-invalid-border: null !default;
|
|
|
4441
4699
|
$kendo-invalid-shadow: null !default;
|
|
4442
4700
|
|
|
4443
4701
|
// Disabled Styling
|
|
4702
|
+
|
|
4703
|
+
/// The background color of disabled items.
|
|
4444
4704
|
$kendo-disabled-bg: null !default;
|
|
4705
|
+
/// The text color of disabled items.
|
|
4445
4706
|
$kendo-disabled-text: null !default;
|
|
4707
|
+
/// The border color of disabled items.
|
|
4446
4708
|
$kendo-disabled-border: null !default;
|
|
4709
|
+
/// The opacity of disabled items.
|
|
4710
|
+
$kendo-disabled-opacity: null !default;
|
|
4711
|
+
/// The filter of disabled items.
|
|
4712
|
+
$kendo-disabled-filter: null !default;
|
|
4713
|
+
|
|
4714
|
+
$kendo-disabled-styling: (
|
|
4715
|
+
bg: $kendo-disabled-bg,
|
|
4716
|
+
color: $kendo-disabled-text,
|
|
4717
|
+
border: $kendo-disabled-border,
|
|
4718
|
+
opacity: $kendo-disabled-opacity,
|
|
4719
|
+
filter: $kendo-disabled-filter
|
|
4720
|
+
) !default;
|
|
4447
4721
|
|
|
4448
|
-
// Loading
|
|
4449
|
-
$kendo-loading-bg: null !default;
|
|
4450
|
-
$kendo-loading-text: null !default;
|
|
4451
4722
|
|
|
4452
4723
|
$kendo-palettes: () !default;
|
|
4453
4724
|
$kendo-theme-colors: () !default;
|
|
@@ -4575,21 +4846,15 @@ $_kendo-data-uris: () !default;
|
|
|
4575
4846
|
// #endregion
|
|
4576
4847
|
// #region @import "./_disabled.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/mixins/_disabled.scss
|
|
4577
4848
|
// Disabled
|
|
4578
|
-
@mixin disabled( $kendo-disabled-styling ) {
|
|
4579
|
-
outline: none;
|
|
4580
|
-
cursor: default;
|
|
4581
|
-
opacity: k-map-get($kendo-disabled-styling, opacity);
|
|
4582
|
-
filter: k-map-get($kendo-disabled-styling, filter);
|
|
4583
|
-
pointer-events: none;
|
|
4584
|
-
box-shadow: none;
|
|
4585
|
-
}
|
|
4586
4849
|
|
|
4587
|
-
@mixin disabled
|
|
4850
|
+
@mixin disabled( $color: null, $bg: null, $border: null, $opacity: null, $filter: null ) {
|
|
4588
4851
|
outline: none;
|
|
4589
4852
|
cursor: default;
|
|
4590
|
-
background-color: $bg;
|
|
4591
4853
|
color: $color;
|
|
4854
|
+
background-color: $bg;
|
|
4592
4855
|
border-color: $border;
|
|
4856
|
+
opacity: $opacity;
|
|
4857
|
+
filter: $filter;
|
|
4593
4858
|
pointer-events: none;
|
|
4594
4859
|
box-shadow: none;
|
|
4595
4860
|
}
|
|
@@ -4761,6 +5026,7 @@ $kendo-components: (
|
|
|
4761
5026
|
"loader",
|
|
4762
5027
|
"skeleton",
|
|
4763
5028
|
"tooltip",
|
|
5029
|
+
"time-marker",
|
|
4764
5030
|
|
|
4765
5031
|
// Native forms
|
|
4766
5032
|
"button",
|
|
@@ -4837,6 +5103,7 @@ $kendo-components: (
|
|
|
4837
5103
|
// Layout & containers
|
|
4838
5104
|
"card",
|
|
4839
5105
|
"expander",
|
|
5106
|
+
"panel",
|
|
4840
5107
|
"panelbar",
|
|
4841
5108
|
"splitter",
|
|
4842
5109
|
"tile-layout",
|
|
@@ -5080,7 +5347,8 @@ $_kendo-dependencies: (
|
|
|
5080
5347
|
"splitter",
|
|
5081
5348
|
"treelist",
|
|
5082
5349
|
"validator",
|
|
5083
|
-
"window"
|
|
5350
|
+
"window",
|
|
5351
|
+
"time-marker"
|
|
5084
5352
|
),
|
|
5085
5353
|
grid: (
|
|
5086
5354
|
"actions",
|
|
@@ -5179,6 +5447,7 @@ $_kendo-dependencies: (
|
|
|
5179
5447
|
"list",
|
|
5180
5448
|
"toolbar"
|
|
5181
5449
|
),
|
|
5450
|
+
panel: (),
|
|
5182
5451
|
panelbar: (
|
|
5183
5452
|
"icon"
|
|
5184
5453
|
),
|
|
@@ -5220,7 +5489,8 @@ $_kendo-dependencies: (
|
|
|
5220
5489
|
"dialog",
|
|
5221
5490
|
"dropdown-list",
|
|
5222
5491
|
"toolbar",
|
|
5223
|
-
"tooltip"
|
|
5492
|
+
"tooltip",
|
|
5493
|
+
"time-marker"
|
|
5224
5494
|
),
|
|
5225
5495
|
scroller: (),
|
|
5226
5496
|
scrollview: (
|
|
@@ -5292,6 +5562,7 @@ $_kendo-dependencies: (
|
|
|
5292
5562
|
tile-layout: (
|
|
5293
5563
|
"card"
|
|
5294
5564
|
),
|
|
5565
|
+
time-marker: (),
|
|
5295
5566
|
time-duration-picker: (
|
|
5296
5567
|
"button",
|
|
5297
5568
|
"icon",
|
|
@@ -5437,924 +5708,10 @@ $_imported: () !default;
|
|
|
5437
5708
|
}
|
|
5438
5709
|
|
|
5439
5710
|
// #endregion
|
|
5440
|
-
// #region @import "./
|
|
5441
|
-
@mixin kendo-core--styles--
|
|
5442
|
-
|
|
5443
|
-
.k-theme-test-class,
|
|
5444
|
-
.k-common-test-class {
|
|
5445
|
-
opacity: 0;
|
|
5446
|
-
}
|
|
5447
|
-
|
|
5448
|
-
}
|
|
5449
|
-
|
|
5450
|
-
// #endregion
|
|
5451
|
-
// #region @import "./_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_layout.scss
|
|
5452
|
-
@mixin kendo-core--styles--layout() {
|
|
5453
|
-
// Basic layout
|
|
5454
|
-
.k-hstack {
|
|
5455
|
-
display: flex;
|
|
5456
|
-
flex-flow: row nowrap;
|
|
5457
|
-
}
|
|
5458
|
-
.k-vstack {
|
|
5459
|
-
display: flex;
|
|
5460
|
-
flex-flow: column nowrap;
|
|
5461
|
-
}
|
|
5462
|
-
|
|
5463
|
-
// Spacer
|
|
5464
|
-
.k-spacer {
|
|
5465
|
-
flex: 1 1 auto;
|
|
5466
|
-
}
|
|
5467
|
-
.k-spacer-sized {
|
|
5468
|
-
flex: none;
|
|
5469
|
-
}
|
|
5470
|
-
|
|
5471
|
-
|
|
5472
|
-
// Float wrap
|
|
5473
|
-
.k-float-wrap::after {
|
|
5474
|
-
content: "";
|
|
5475
|
-
display: block;
|
|
5476
|
-
clear: both;
|
|
5477
|
-
}
|
|
5478
|
-
|
|
5479
|
-
|
|
5480
|
-
// Stack layout
|
|
5481
|
-
.k-stack-layout {}
|
|
5482
|
-
|
|
5483
|
-
|
|
5484
|
-
// Flex layout
|
|
5485
|
-
.k-flex-layout {
|
|
5486
|
-
display: flex;
|
|
5487
|
-
}
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
// Grid layout
|
|
5491
|
-
.k-grid-layout {
|
|
5492
|
-
display: grid;
|
|
5493
|
-
}
|
|
5494
|
-
|
|
5495
|
-
|
|
5496
|
-
// Separator
|
|
5497
|
-
.k-separator {
|
|
5498
|
-
width: auto;
|
|
5499
|
-
height: 0;
|
|
5500
|
-
border-width: 1px 0 0;
|
|
5501
|
-
border-style: solid;
|
|
5502
|
-
border-color: inherit;
|
|
5503
|
-
display: block;
|
|
5504
|
-
flex-grow: 0 !important; // stylelint-disable-line declaration-no-important
|
|
5505
|
-
flex-shrink: 0 !important; // stylelint-disable-line declaration-no-important
|
|
5506
|
-
align-self: stretch;
|
|
5507
|
-
}
|
|
5508
|
-
.k-separator-horizontal,
|
|
5509
|
-
.k-vstack > .k-separator {
|
|
5510
|
-
width: auto;
|
|
5511
|
-
height: 0;
|
|
5512
|
-
border-width: 1px 0 0;
|
|
5513
|
-
}
|
|
5514
|
-
.k-separator-vertical,
|
|
5515
|
-
.k-hstack > .k-separator {
|
|
5516
|
-
width: 0;
|
|
5517
|
-
height: auto;
|
|
5518
|
-
border-width: 0 0 0 1px;
|
|
5519
|
-
}
|
|
5520
|
-
|
|
5521
|
-
hr.k-separator {
|
|
5522
|
-
margin: 0;
|
|
5523
|
-
padding: 0;
|
|
5524
|
-
}
|
|
5525
|
-
|
|
5526
|
-
|
|
5527
|
-
// Hidden
|
|
5528
|
-
.k-hidden {
|
|
5529
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
5530
|
-
}
|
|
5531
|
-
|
|
5532
|
-
|
|
5533
|
-
// RTL
|
|
5534
|
-
.k-rtl {
|
|
5535
|
-
direction: rtl;
|
|
5536
|
-
}
|
|
5537
|
-
|
|
5538
|
-
|
|
5539
|
-
// Legacy aliases
|
|
5540
|
-
.k-hbox { @extend .k-hstack !optional; }
|
|
5541
|
-
.k-vbox { @extend .k-vstack !optional; }
|
|
5542
|
-
.k-floatwrap { @extend .k-float-wrap !optional; }
|
|
5543
|
-
.k-flex { @extend .k-spacer !optional; }
|
|
5544
|
-
|
|
5545
|
-
}
|
|
5546
|
-
|
|
5547
|
-
// #endregion
|
|
5548
|
-
// #region @import "./_normalize.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_normalize.scss
|
|
5549
|
-
@mixin kendo-core--styles--normalize() {
|
|
5550
|
-
|
|
5551
|
-
// Hidden attribute
|
|
5552
|
-
[hidden] {
|
|
5553
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
5554
|
-
}
|
|
5555
|
-
|
|
5556
|
-
|
|
5557
|
-
// Hide script tags
|
|
5558
|
-
// see https://github.com/telerik/kendo-themes/issues/2360
|
|
5559
|
-
script {
|
|
5560
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
5561
|
-
}
|
|
5562
|
-
|
|
5563
|
-
}
|
|
5564
|
-
|
|
5565
|
-
// #endregion
|
|
5566
|
-
// #region @import "./_base.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_base.scss
|
|
5567
|
-
@mixin kendo-core--styles--base() {
|
|
5568
|
-
// Disabled state
|
|
5569
|
-
.k-disabled,
|
|
5570
|
-
.k-widget[disabled],
|
|
5571
|
-
.k-disabled {
|
|
5572
|
-
@include disabled-color(
|
|
5573
|
-
$color: var( --kendo-disabled-text, inherit ),
|
|
5574
|
-
$border: var( --kendo-disabled-border, inherit )
|
|
5575
|
-
);
|
|
5576
|
-
|
|
5577
|
-
.k-link {
|
|
5578
|
-
cursor: default;
|
|
5579
|
-
outline: 0;
|
|
5580
|
-
}
|
|
5581
|
-
}
|
|
5582
|
-
|
|
5583
|
-
// Horizontal line
|
|
5584
|
-
.k-hr {
|
|
5585
|
-
margin-block: k-spacing(4);
|
|
5586
|
-
padding: 0;
|
|
5587
|
-
height: 0;
|
|
5588
|
-
border-width: 1px 0 0;
|
|
5589
|
-
border-style: solid;
|
|
5590
|
-
border-color: var( --kendo-component-border, inherit );
|
|
5591
|
-
display: block;
|
|
5592
|
-
float: none;
|
|
5593
|
-
clear: both;
|
|
5594
|
-
}
|
|
5595
|
-
|
|
5596
|
-
// Horizontal rule
|
|
5597
|
-
.k-d-flex-row > .k-hr {
|
|
5598
|
-
margin: 0;
|
|
5599
|
-
width: 0;
|
|
5600
|
-
height: auto;
|
|
5601
|
-
border-width: 0 0 0 1px;
|
|
5602
|
-
flex: 0 0 auto;
|
|
5603
|
-
}
|
|
5604
|
-
|
|
5605
|
-
// Vertical rule
|
|
5606
|
-
.k-d-flex-col > .k-hr {
|
|
5607
|
-
margin: 0;
|
|
5608
|
-
flex: 0 0 auto;
|
|
5609
|
-
}
|
|
5610
|
-
|
|
5611
|
-
.k-sprite {
|
|
5612
|
-
display: inline-block;
|
|
5613
|
-
width: 1rem;
|
|
5614
|
-
height: 1rem;
|
|
5615
|
-
overflow: hidden;
|
|
5616
|
-
background-repeat: no-repeat;
|
|
5617
|
-
font-size: 0;
|
|
5618
|
-
line-height: 0;
|
|
5619
|
-
text-align: center;
|
|
5620
|
-
}
|
|
5621
|
-
|
|
5622
|
-
.k-image {
|
|
5623
|
-
display: inline-block;
|
|
5624
|
-
}
|
|
5625
|
-
|
|
5626
|
-
// Layout
|
|
5627
|
-
.k-reset {
|
|
5628
|
-
margin: 0;
|
|
5629
|
-
padding: 0;
|
|
5630
|
-
border-width: 0;
|
|
5631
|
-
outline: 0;
|
|
5632
|
-
text-decoration: none;
|
|
5633
|
-
font: inherit;
|
|
5634
|
-
list-style: none;
|
|
5635
|
-
}
|
|
5636
|
-
|
|
5637
|
-
kendo-sortable {
|
|
5638
|
-
display: block;
|
|
5639
|
-
}
|
|
5640
|
-
|
|
5641
|
-
|
|
5642
|
-
// Links
|
|
5643
|
-
.k-link,
|
|
5644
|
-
.k-link:hover {
|
|
5645
|
-
color: inherit;
|
|
5646
|
-
text-decoration: none;
|
|
5647
|
-
outline: 0;
|
|
5648
|
-
cursor: pointer;
|
|
5649
|
-
}
|
|
5650
|
-
|
|
5651
|
-
// Outline
|
|
5652
|
-
.k-content {
|
|
5653
|
-
outline: 0;
|
|
5654
|
-
}
|
|
5655
|
-
|
|
5656
|
-
// Centering
|
|
5657
|
-
.k-centered {
|
|
5658
|
-
position: absolute;
|
|
5659
|
-
top: 50%;
|
|
5660
|
-
left: 50%;
|
|
5661
|
-
transform: translate(-50%, -50%);
|
|
5662
|
-
}
|
|
5663
|
-
|
|
5664
|
-
// Disable mouse events
|
|
5665
|
-
.k-no-click {
|
|
5666
|
-
pointer-events: none;
|
|
5667
|
-
}
|
|
5668
|
-
|
|
5669
|
-
// Off-screen container used during PDF export
|
|
5670
|
-
.k-pdf-export-shadow {
|
|
5671
|
-
position: absolute;
|
|
5672
|
-
overflow: hidden;
|
|
5673
|
-
left: -15000px;
|
|
5674
|
-
width: 14400px;
|
|
5675
|
-
}
|
|
5676
|
-
|
|
5677
|
-
// PDF export icons fix
|
|
5678
|
-
.kendo-pdf-hide-pseudo-elements::before,
|
|
5679
|
-
.kendo-pdf-hide-pseudo-elements::after {
|
|
5680
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
5681
|
-
}
|
|
5682
|
-
|
|
5683
|
-
// Dirty indicator
|
|
5684
|
-
.k-dirty {
|
|
5685
|
-
margin: 0;
|
|
5686
|
-
padding: 0;
|
|
5687
|
-
width: 0;
|
|
5688
|
-
height: 0;
|
|
5689
|
-
border-width: 3px;
|
|
5690
|
-
border-style: solid;
|
|
5691
|
-
border-block-start-color: currentColor;
|
|
5692
|
-
border-block-end-color: transparent;
|
|
5693
|
-
border-inline-start-color: transparent;
|
|
5694
|
-
border-inline-end-color: currentColor;
|
|
5695
|
-
position: absolute;
|
|
5696
|
-
inset-block-start: 0;
|
|
5697
|
-
inset-inline-end: 0;
|
|
5698
|
-
}
|
|
5699
|
-
}
|
|
5700
|
-
|
|
5701
|
-
// #endregion
|
|
5702
|
-
// #region @import "./_loading.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_loading.scss
|
|
5703
|
-
@mixin kendo-core--styles--loading() {
|
|
5704
|
-
// Loading mask
|
|
5705
|
-
.k-loading-mask,
|
|
5706
|
-
.k-loading-image,
|
|
5707
|
-
.k-loading-color {
|
|
5708
|
-
width: 100%;
|
|
5709
|
-
height: 100%;
|
|
5710
|
-
box-sizing: border-box;
|
|
5711
|
-
position: absolute;
|
|
5712
|
-
top: 0;
|
|
5713
|
-
left: 0;
|
|
5714
|
-
|
|
5715
|
-
*,
|
|
5716
|
-
*::before,
|
|
5717
|
-
*::after,
|
|
5718
|
-
&::before,
|
|
5719
|
-
&::after {
|
|
5720
|
-
box-sizing: border-box;
|
|
5721
|
-
}
|
|
5722
|
-
}
|
|
5723
|
-
|
|
5724
|
-
.k-loading-mask {
|
|
5725
|
-
z-index: $kendo-zindex-loading;
|
|
5726
|
-
|
|
5727
|
-
&.k-opaque {
|
|
5728
|
-
.k-loading-color {
|
|
5729
|
-
opacity: 1;
|
|
5730
|
-
}
|
|
5731
|
-
}
|
|
5732
|
-
}
|
|
5733
|
-
.k-loading-text {
|
|
5734
|
-
text-indent: -4000px;
|
|
5735
|
-
text-align: center;
|
|
5736
|
-
position: absolute;
|
|
5737
|
-
color: $kendo-loading-text;
|
|
5738
|
-
}
|
|
5739
|
-
.k-loading-image {
|
|
5740
|
-
z-index: 2;
|
|
5741
|
-
color: $kendo-loading-text;
|
|
5742
|
-
}
|
|
5743
|
-
.k-loading-color {
|
|
5744
|
-
background-color: $kendo-loading-bg;
|
|
5745
|
-
opacity: $kendo-loading-opacity;
|
|
5746
|
-
}
|
|
5747
|
-
|
|
5748
|
-
// Loading indicator
|
|
5749
|
-
.k-i-loading {
|
|
5750
|
-
width: 1em;
|
|
5751
|
-
height: 1em;
|
|
5752
|
-
line-height: 1;
|
|
5753
|
-
display: inline-flex;
|
|
5754
|
-
flex-flow: row nowrap;
|
|
5755
|
-
align-items: center;
|
|
5756
|
-
justify-content: center;
|
|
5757
|
-
vertical-align: middle;
|
|
5758
|
-
position: relative;
|
|
5759
|
-
background-color: transparent;
|
|
5760
|
-
box-sizing: border-box;
|
|
5761
|
-
color: $kendo-loading-text;
|
|
5762
|
-
|
|
5763
|
-
&::before,
|
|
5764
|
-
&::after {
|
|
5765
|
-
box-sizing: border-box;
|
|
5766
|
-
}
|
|
5767
|
-
}
|
|
5768
|
-
|
|
5769
|
-
.k-i-loading::before,
|
|
5770
|
-
.k-i-loading::after,
|
|
5771
|
-
.k-loading-image::before,
|
|
5772
|
-
.k-loading-image::after {
|
|
5773
|
-
position: absolute;
|
|
5774
|
-
top: 50%;
|
|
5775
|
-
left: 50%;
|
|
5776
|
-
display: inline-block;
|
|
5777
|
-
content: "";
|
|
5778
|
-
box-sizing: inherit;
|
|
5779
|
-
border-radius: 50%;
|
|
5780
|
-
border-width: .05em;
|
|
5781
|
-
border-style: solid;
|
|
5782
|
-
border-color: currentColor;
|
|
5783
|
-
border-top-color: transparent;
|
|
5784
|
-
border-bottom-color: transparent;
|
|
5785
|
-
background-color: transparent;
|
|
5786
|
-
}
|
|
5787
|
-
|
|
5788
|
-
.k-icon.k-i-loading::before,
|
|
5789
|
-
.k-icon.k-i-loading::after {
|
|
5790
|
-
content: "";
|
|
5791
|
-
}
|
|
5792
|
-
|
|
5793
|
-
.k-i-loading::before,
|
|
5794
|
-
.k-loading-image::before {
|
|
5795
|
-
margin-top: -.5em;
|
|
5796
|
-
margin-left: -.5em;
|
|
5797
|
-
width: 1em;
|
|
5798
|
-
height: 1em;
|
|
5799
|
-
animation: k-loading-animation .7s linear infinite;
|
|
5800
|
-
}
|
|
5801
|
-
|
|
5802
|
-
.k-i-loading::after,
|
|
5803
|
-
.k-loading-image::after {
|
|
5804
|
-
margin-top: -.25em;
|
|
5805
|
-
margin-left: -.25em;
|
|
5806
|
-
width: .5em;
|
|
5807
|
-
height: .5em;
|
|
5808
|
-
animation: k-loading-animation reverse 1.4s linear infinite;
|
|
5809
|
-
}
|
|
5810
|
-
|
|
5811
|
-
.k-loading-image::before,
|
|
5812
|
-
.k-loading-image::after {
|
|
5813
|
-
content: "";
|
|
5814
|
-
// See https://github.com/telerik/kendo-themes/issues/1925
|
|
5815
|
-
border-width: 1px; // TODO: Remove once we drop IE support
|
|
5816
|
-
border-width: clamp( .015em, 1px, 1px );
|
|
5817
|
-
font-size: 4em;
|
|
5818
|
-
}
|
|
5819
|
-
|
|
5820
|
-
// Loading animation
|
|
5821
|
-
@keyframes k-loading-animation {
|
|
5822
|
-
0% {
|
|
5823
|
-
transform: rotate(0deg);
|
|
5824
|
-
}
|
|
5825
|
-
100% {
|
|
5826
|
-
transform: rotate(360deg);
|
|
5827
|
-
}
|
|
5828
|
-
}
|
|
5829
|
-
}
|
|
5830
|
-
|
|
5831
|
-
// #endregion
|
|
5832
|
-
// #region @import "./_selection.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_selection.scss
|
|
5833
|
-
@mixin kendo-core--styles--selection() {
|
|
5834
|
-
.k-marquee {
|
|
5835
|
-
position: absolute;
|
|
5836
|
-
z-index: 100000;
|
|
5837
|
-
}
|
|
5838
|
-
|
|
5839
|
-
.k-marquee-color,
|
|
5840
|
-
.k-marquee-text {
|
|
5841
|
-
position: absolute;
|
|
5842
|
-
top: 0;
|
|
5843
|
-
left: 0;
|
|
5844
|
-
width: 100%;
|
|
5845
|
-
height: 100%;
|
|
5846
|
-
}
|
|
5847
|
-
|
|
5848
|
-
.k-marquee-color {
|
|
5849
|
-
color: $kendo-selected-text;
|
|
5850
|
-
background-color: k-get-theme-color-var( primary-60, #{$kendo-selected-bg} );
|
|
5851
|
-
border-color: k-get-theme-color-var( primary-100, #{$kendo-selected-border} );
|
|
5852
|
-
opacity: .6;
|
|
5853
|
-
}
|
|
5854
|
-
.k-marquee-text {
|
|
5855
|
-
color: $kendo-selected-text;
|
|
5856
|
-
}
|
|
5857
|
-
}
|
|
5858
|
-
// #endregion
|
|
5859
|
-
// #region @import "./_colors.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_colors.scss
|
|
5860
|
-
@mixin kendo-core--styles--colors() {
|
|
5861
|
-
@if ($kendo-enable-color-system) {
|
|
5862
|
-
@include color-system--styles();
|
|
5863
|
-
}
|
|
5864
|
-
}
|
|
5865
|
-
|
|
5866
|
-
// #endregion
|
|
5867
|
-
|
|
5868
|
-
@mixin kendo-core--styles() {
|
|
5869
|
-
@include kendo-core--styles--colors();
|
|
5870
|
-
@include kendo-core--styles--accessibility();
|
|
5871
|
-
@include kendo-core--styles--asp-fallback();
|
|
5872
|
-
@include kendo-core--styles--layout();
|
|
5873
|
-
@include kendo-core--styles--normalize();
|
|
5874
|
-
@include kendo-core--styles--base();
|
|
5875
|
-
@include kendo-core--styles--loading();
|
|
5876
|
-
@include kendo-core--styles--selection();
|
|
5877
|
-
}
|
|
5878
|
-
|
|
5879
|
-
// #endregion
|
|
5880
|
-
// #region @import "./elevation/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/elevation/index.import.scss
|
|
5881
|
-
// #region @import "../functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
5882
|
-
// File already imported_once. Skipping output.
|
|
5883
|
-
// #endregion
|
|
5884
|
-
|
|
5885
|
-
$_default-elevation: (
|
|
5886
|
-
1: (
|
|
5887
|
-
0 2px 3px rgba(0, 0, 0, .04),
|
|
5888
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5889
|
-
),
|
|
5890
|
-
2: (
|
|
5891
|
-
0 4px 6px rgba(0, 0, 0, .06),
|
|
5892
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5893
|
-
),
|
|
5894
|
-
3: (
|
|
5895
|
-
0 6px 8px rgba(0, 0, 0, .08),
|
|
5896
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5897
|
-
),
|
|
5898
|
-
4: (
|
|
5899
|
-
0 8px 10px rgba(0, 0, 0, .12),
|
|
5900
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5901
|
-
),
|
|
5902
|
-
5: (
|
|
5903
|
-
0 10px 12px rgba(0, 0, 0, .16),
|
|
5904
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5905
|
-
),
|
|
5906
|
-
6: (
|
|
5907
|
-
0 12px 14px rgba(0, 0, 0, .2),
|
|
5908
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5909
|
-
),
|
|
5910
|
-
7: (
|
|
5911
|
-
0 14px 16px rgba(0, 0, 0, .24),
|
|
5912
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5913
|
-
),
|
|
5914
|
-
8: (
|
|
5915
|
-
0 16px 18px rgba(0, 0, 0, .28),
|
|
5916
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5917
|
-
),
|
|
5918
|
-
9: (
|
|
5919
|
-
0 32px 34px rgba(0, 0, 0, .32),
|
|
5920
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
5921
|
-
)
|
|
5922
|
-
) !default;
|
|
5923
|
-
|
|
5924
|
-
/// The global default Elevation map.
|
|
5925
|
-
/// @group elevation
|
|
5926
|
-
$kendo-elevation: $_default-elevation !default;
|
|
5927
|
-
|
|
5928
|
-
$kendo-elevation: k-map-merge($_default-elevation, $kendo-elevation);
|
|
5929
|
-
|
|
5930
|
-
@function k-shadow-filter($shadow) {
|
|
5931
|
-
$result: '';
|
|
5932
|
-
@each $value in $shadow {
|
|
5933
|
-
$result: $result + "drop-shadow(" + $value + ") ";
|
|
5934
|
-
}
|
|
5935
|
-
@return #{$result};
|
|
5936
|
-
}
|
|
5937
|
-
|
|
5938
|
-
@function k-elevation($level) {
|
|
5939
|
-
@return var(--kendo-elevation-#{$level}, k-map-get($kendo-elevation, $level));
|
|
5940
|
-
}
|
|
5941
|
-
|
|
5942
|
-
|
|
5943
|
-
@mixin kendo-elevation--styles() {
|
|
5944
|
-
:root {
|
|
5945
|
-
@each $level, $shadow in $kendo-elevation {
|
|
5946
|
-
--kendo-elevation-#{$level}: #{$shadow};
|
|
5947
|
-
}
|
|
5948
|
-
}
|
|
5949
|
-
}
|
|
5950
|
-
|
|
5951
|
-
// #endregion
|
|
5952
|
-
// #region @import "./typography/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/typography/index.import.scss
|
|
5953
|
-
// File already imported_once. Skipping output.
|
|
5954
|
-
// #endregion
|
|
5955
|
-
// #region @import "./spacing/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/spacing/index.import.scss
|
|
5956
|
-
// File already imported_once. Skipping output.
|
|
5957
|
-
// #endregion
|
|
5958
|
-
// #region @import "./border-radii/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/border-radii/index.import.scss
|
|
5959
|
-
/// The none border radius used across the Components.
|
|
5960
|
-
/// @group radii
|
|
5961
|
-
$kendo-border-radius-none: k-map-get($kendo-spacing, 0) !default;
|
|
5962
|
-
/// The extra small border radius used across the Components.
|
|
5963
|
-
/// @group radii
|
|
5964
|
-
$kendo-border-radius-xs: k-map-get($kendo-spacing, 1px) !default;
|
|
5965
|
-
/// The small border radius used across the Components.
|
|
5966
|
-
/// @group radii
|
|
5967
|
-
$kendo-border-radius-sm: k-map-get($kendo-spacing, 0.5) !default;
|
|
5968
|
-
/// The medium border radius used across the Components.
|
|
5969
|
-
/// @group radii
|
|
5970
|
-
$kendo-border-radius-md: k-map-get($kendo-spacing, 1) !default;
|
|
5971
|
-
/// The large border radius used across the Components.
|
|
5972
|
-
/// @group radii
|
|
5973
|
-
$kendo-border-radius-lg: k-map-get($kendo-spacing, 1.5) !default;
|
|
5974
|
-
/// The extra large border radius used across the Components.
|
|
5975
|
-
/// @group radii
|
|
5976
|
-
$kendo-border-radius-xl: k-map-get($kendo-spacing, 2) !default;
|
|
5977
|
-
/// The third largest border radius used across the Components.
|
|
5978
|
-
/// @group radii
|
|
5979
|
-
$kendo-border-radius-xxl: k-map-get($kendo-spacing, 3) !default;
|
|
5980
|
-
/// The second largest border radius used across the Components.
|
|
5981
|
-
/// @group radii
|
|
5982
|
-
$kendo-border-radius-xxxl: k-map-get($kendo-spacing, 4) !default;
|
|
5983
|
-
/// The largest border radius used across the Components.
|
|
5984
|
-
/// @group radii
|
|
5985
|
-
$kendo-border-radius-full: 9999px !default;
|
|
5986
|
-
|
|
5987
|
-
|
|
5988
|
-
$_default-border-radii: (
|
|
5989
|
-
none: $kendo-border-radius-none,
|
|
5990
|
-
xs: $kendo-border-radius-xs,
|
|
5991
|
-
sm: $kendo-border-radius-sm,
|
|
5992
|
-
md: $kendo-border-radius-md,
|
|
5993
|
-
lg: $kendo-border-radius-lg,
|
|
5994
|
-
xl: $kendo-border-radius-xl,
|
|
5995
|
-
xxl: $kendo-border-radius-xxl,
|
|
5996
|
-
xxxl: $kendo-border-radius-xxxl,
|
|
5997
|
-
full: $kendo-border-radius-full
|
|
5998
|
-
|
|
5999
|
-
) !default;
|
|
6000
|
-
|
|
6001
|
-
$kendo-border-radii: $_default-border-radii !default;
|
|
6002
|
-
|
|
6003
|
-
/// The global radii Map.
|
|
6004
|
-
/// @group radii
|
|
6005
|
-
$kendo-border-radii: k-map-merge($_default-border-radii, $kendo-border-radii);
|
|
6006
|
-
|
|
6007
|
-
|
|
6008
|
-
@function k-border-radius($key) {
|
|
6009
|
-
$_border-radius: k-map-get($kendo-border-radii, $key);
|
|
6010
|
-
@return var(--kendo-border-radius-#{$key}, $_border-radius);
|
|
6011
|
-
}
|
|
6012
|
-
|
|
6013
|
-
@mixin kendo-border-radius--styles() {
|
|
6014
|
-
:root {
|
|
6015
|
-
@each $key, $value in $kendo-border-radii {
|
|
6016
|
-
--kendo-border-radius-#{$key}: #{$value};
|
|
6017
|
-
}
|
|
6018
|
-
}
|
|
6019
|
-
}
|
|
6020
|
-
|
|
6021
|
-
// #endregion
|
|
6022
|
-
// #region @import "./_variables.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/_variables.scss
|
|
6023
|
-
// #region @import "./functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
6024
|
-
// File already imported_once. Skipping output.
|
|
6025
|
-
// #endregion
|
|
6026
|
-
|
|
6027
|
-
// Options
|
|
6028
|
-
$kendo-enable-shadows: true !default;
|
|
6029
|
-
$kendo-enable-rounded: true !default;
|
|
6030
|
-
$kendo-enable-gradients: true !default;
|
|
6031
|
-
$kendo-enable-transitions: true !default;
|
|
6032
|
-
|
|
6033
|
-
// Equilateral triangle variables
|
|
6034
|
-
// stylelint-disable number-max-precision
|
|
6035
|
-
$equilateral-index: 1.7320508076 !default;
|
|
6036
|
-
$equilateral-height: 0.8660254038 !default;
|
|
6037
|
-
// stylelint-enable number-max-precision
|
|
6038
|
-
|
|
6039
|
-
// Loading
|
|
6040
|
-
$kendo-loading-opacity: .3 !default;
|
|
6041
|
-
$kendo-zindex-loading: 100 !default;
|
|
6042
|
-
|
|
6043
|
-
// #endregion
|
|
6044
|
-
|
|
6045
|
-
// #endregion
|
|
6046
|
-
|
|
6047
|
-
// Backward compatibility
|
|
6048
|
-
// #region @import "./color-system/_swatch-legacy.scss"; -> scss/core/color-system/_swatch-legacy.scss
|
|
6049
|
-
@if ($kendo-enable-color-system) {
|
|
6050
|
-
$kendo-color-primary: k-color( primary );
|
|
6051
|
-
$kendo-color-primary-contrast: k-color( on-primary );
|
|
6052
|
-
$kendo-color-secondary: k-color( secondary );
|
|
6053
|
-
$kendo-color-tertiary: k-color( tertiary );
|
|
6054
|
-
$kendo-color-info: k-color( info );
|
|
6055
|
-
$kendo-color-success: k-color( success );
|
|
6056
|
-
$kendo-color-warning: k-color( warning );
|
|
6057
|
-
$kendo-color-error: k-color( error );
|
|
6058
|
-
$kendo-color-dark: k-color( dark );
|
|
6059
|
-
$kendo-color-light: k-color( light );
|
|
6060
|
-
$kendo-color-inverse: $kendo-color-dark;
|
|
6061
|
-
$kendo-body-bg: k-color( app-surface );
|
|
6062
|
-
$kendo-body-text: k-color( on-app-surface );
|
|
6063
|
-
$kendo-subtle-text: k-color( subtle );
|
|
6064
|
-
$kendo-app-bg: $kendo-body-bg;
|
|
6065
|
-
$kendo-app-text: $kendo-body-text;
|
|
6066
|
-
$kendo-app-border: k-color( border );
|
|
6067
|
-
$kendo-link-text: $kendo-color-primary;
|
|
6068
|
-
$kendo-link-hover-text: k-color( primary-hover );
|
|
6069
|
-
$kendo-component-bg: k-color( surface-alt );
|
|
6070
|
-
$kendo-component-text: $kendo-body-text;
|
|
6071
|
-
$kendo-component-border: $kendo-app-border;
|
|
6072
|
-
$kendo-base-bg: k-color( surface );
|
|
6073
|
-
$kendo-base-text: $kendo-body-text;
|
|
6074
|
-
$kendo-base-border: $kendo-app-border;
|
|
6075
|
-
$kendo-base-gradient: null;
|
|
6076
|
-
$kendo-hover-bg: k-color( base-hover );
|
|
6077
|
-
$kendo-hover-text: $kendo-base-text;
|
|
6078
|
-
$kendo-hover-border: $kendo-base-border;
|
|
6079
|
-
$kendo-hover-gradient: null;
|
|
6080
|
-
$kendo-selected-bg: $kendo-color-primary;
|
|
6081
|
-
$kendo-selected-text: $kendo-color-primary-contrast;
|
|
6082
|
-
$kendo-selected-border: k-color( primary );
|
|
6083
|
-
$kendo-selected-gradient: $kendo-base-gradient;
|
|
6084
|
-
$kendo-selected-hover-bg: k-color( primary-hover );
|
|
6085
|
-
$kendo-selected-hover-text: $kendo-selected-text;
|
|
6086
|
-
$kendo-selected-hover-border: k-color( primary-hover );
|
|
6087
|
-
$kendo-selected-hover-gradient: $kendo-base-gradient;
|
|
6088
|
-
$kendo-disabled-text: k-color( on-app-surface );
|
|
6089
|
-
$kendo-component-header-bg: $kendo-base-bg;
|
|
6090
|
-
$kendo-component-header-text: $kendo-base-text;
|
|
6091
|
-
$kendo-component-header-border: $kendo-base-border;
|
|
6092
|
-
$kendo-component-header-gradient: $kendo-base-gradient;
|
|
6093
|
-
$kendo-invalid-bg: null;
|
|
6094
|
-
$kendo-invalid-text: $kendo-color-error;
|
|
6095
|
-
$kendo-invalid-border: $kendo-color-error;
|
|
6096
|
-
$kendo-invalid-shadow: null;
|
|
6097
|
-
|
|
6098
|
-
$kendo-theme-colors: (
|
|
6099
|
-
"primary": $kendo-color-primary,
|
|
6100
|
-
"secondary": $kendo-color-secondary,
|
|
6101
|
-
"tertiary": $kendo-color-tertiary,
|
|
6102
|
-
"info": $kendo-color-info,
|
|
6103
|
-
"success": $kendo-color-success,
|
|
6104
|
-
"warning": $kendo-color-warning,
|
|
6105
|
-
"error": $kendo-color-error,
|
|
6106
|
-
"dark": $kendo-color-dark,
|
|
6107
|
-
"light": $kendo-color-light,
|
|
6108
|
-
"inverse": $kendo-color-inverse,
|
|
6109
|
-
);
|
|
6110
|
-
}
|
|
6111
|
-
|
|
6112
|
-
// #endregion
|
|
6113
|
-
|
|
6114
|
-
// Expose
|
|
6115
|
-
@include exports("kendo-core-styles") {
|
|
6116
|
-
@include kendo-core--styles();
|
|
6117
|
-
|
|
6118
|
-
// Elevation System
|
|
6119
|
-
@include kendo-elevation--styles();
|
|
6120
|
-
// Typography
|
|
6121
|
-
@include kendo-core--typography--styles();
|
|
6122
|
-
// Spacing
|
|
6123
|
-
@include kendo-spacing--styles();
|
|
6124
|
-
// Radii
|
|
6125
|
-
@include kendo-border-radius--styles();
|
|
6126
|
-
}
|
|
6127
|
-
|
|
6128
|
-
// #endregion
|
|
6129
|
-
// #region @import "./common/_index.scss"; -> scss/common/_index.scss
|
|
6130
|
-
// #region @import "./_base.scss"; -> scss/common/_base.scss
|
|
6131
|
-
// #region @import "@progress/kendo-theme-default/scss/common/_base.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/common/_base.scss
|
|
6132
|
-
@include exports( "common/layout" ) {
|
|
6133
|
-
|
|
6134
|
-
// Layout
|
|
6135
|
-
.k-reset {
|
|
6136
|
-
margin: 0;
|
|
6137
|
-
padding: 0;
|
|
6138
|
-
border-width: 0;
|
|
6139
|
-
outline: 0;
|
|
6140
|
-
text-decoration: none;
|
|
6141
|
-
font: inherit;
|
|
6142
|
-
list-style: none;
|
|
6143
|
-
}
|
|
6144
|
-
|
|
6145
|
-
kendo-sortable {
|
|
6146
|
-
display: block;
|
|
6147
|
-
}
|
|
6148
|
-
|
|
6149
|
-
|
|
6150
|
-
// Links
|
|
6151
|
-
.k-link,
|
|
6152
|
-
.k-link:hover {
|
|
6153
|
-
color: inherit;
|
|
6154
|
-
text-decoration: none;
|
|
6155
|
-
outline: 0;
|
|
6156
|
-
cursor: pointer;
|
|
6157
|
-
}
|
|
6158
|
-
|
|
6159
|
-
// Outline
|
|
6160
|
-
.k-content {
|
|
6161
|
-
outline: 0;
|
|
6162
|
-
}
|
|
6163
|
-
|
|
6164
|
-
|
|
6165
|
-
// Centering
|
|
6166
|
-
.k-centered {
|
|
6167
|
-
position: absolute;
|
|
6168
|
-
top: 50%;
|
|
6169
|
-
left: 50%;
|
|
6170
|
-
transform: translate(-50%, -50%);
|
|
6171
|
-
}
|
|
6172
|
-
|
|
6173
|
-
|
|
6174
|
-
// Disable mouse events
|
|
6175
|
-
.k-no-click {
|
|
6176
|
-
pointer-events: none;
|
|
6177
|
-
}
|
|
6178
|
-
|
|
6179
|
-
|
|
6180
|
-
// Off-screen container used during PDF export
|
|
6181
|
-
.k-pdf-export-shadow {
|
|
6182
|
-
position: absolute;
|
|
6183
|
-
overflow: hidden;
|
|
6184
|
-
left: -15000px;
|
|
6185
|
-
width: 14400px;
|
|
6186
|
-
}
|
|
6187
|
-
|
|
6188
|
-
// PDF export icons fix
|
|
6189
|
-
.kendo-pdf-hide-pseudo-elements::before,
|
|
6190
|
-
.kendo-pdf-hide-pseudo-elements::after {
|
|
6191
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
6192
|
-
}
|
|
6193
|
-
}
|
|
6194
|
-
|
|
6195
|
-
|
|
6196
|
-
@include exports( "common/theme" ) {
|
|
6197
|
-
|
|
6198
|
-
// Text selection
|
|
6199
|
-
.k-text-selection {
|
|
6200
|
-
::selection {
|
|
6201
|
-
background-color: $kendo-color-primary;
|
|
6202
|
-
color: $kendo-color-primary-contrast;
|
|
6203
|
-
}
|
|
6204
|
-
}
|
|
6205
|
-
|
|
6206
|
-
// Panels
|
|
6207
|
-
.k-block,
|
|
6208
|
-
.k-panel {
|
|
6209
|
-
@include border-radius( k-border-radius(md) );
|
|
6210
|
-
@include fill(
|
|
6211
|
-
$kendo-component-text,
|
|
6212
|
-
$kendo-component-bg,
|
|
6213
|
-
$kendo-component-border
|
|
6214
|
-
);
|
|
6215
|
-
padding: 0;
|
|
6216
|
-
border-width: 1px;
|
|
6217
|
-
border-style: solid;
|
|
6218
|
-
box-sizing: border-box;
|
|
6219
|
-
|
|
6220
|
-
> .k-header {
|
|
6221
|
-
@include border-top-radius( k-border-radius(md) );
|
|
6222
|
-
@include fill(
|
|
6223
|
-
$kendo-component-header-text,
|
|
6224
|
-
$kendo-component-header-bg,
|
|
6225
|
-
$kendo-component-header-border,
|
|
6226
|
-
$kendo-component-header-gradient
|
|
6227
|
-
);
|
|
6228
|
-
padding-inline: k-spacing(2);
|
|
6229
|
-
padding-block: k-spacing(1);
|
|
6230
|
-
}
|
|
6231
|
-
> .k-content {
|
|
6232
|
-
padding-inline: k-spacing(2);
|
|
6233
|
-
padding-block: k-spacing(1);
|
|
6234
|
-
}
|
|
6235
|
-
}
|
|
6236
|
-
.k-content {
|
|
6237
|
-
@include fill(
|
|
6238
|
-
$kendo-component-text,
|
|
6239
|
-
$kendo-component-bg,
|
|
6240
|
-
$kendo-component-border
|
|
6241
|
-
);
|
|
6242
|
-
}
|
|
6243
|
-
|
|
6244
|
-
}
|
|
6245
|
-
|
|
6246
|
-
|
|
6247
|
-
@include exports( "common/disabled" ) {
|
|
6248
|
-
|
|
6249
|
-
// Disabled state
|
|
6250
|
-
.k-disabled,
|
|
6251
|
-
.k-widget[disabled] {
|
|
6252
|
-
@include disabled( $kendo-disabled-styling );
|
|
6253
|
-
|
|
6254
|
-
|
|
6255
|
-
.k-link {
|
|
6256
|
-
cursor: default;
|
|
6257
|
-
outline: 0;
|
|
6258
|
-
}
|
|
6259
|
-
|
|
6260
|
-
|
|
6261
|
-
// Nested disabled
|
|
6262
|
-
[disabled],
|
|
6263
|
-
.k-disabled {
|
|
6264
|
-
opacity: 1;
|
|
6265
|
-
filter: grayscale(0);
|
|
6266
|
-
}
|
|
6267
|
-
}
|
|
6268
|
-
|
|
6269
|
-
}
|
|
6270
|
-
|
|
6271
|
-
|
|
6272
|
-
@include exports( "common/misc/hr" ) {
|
|
6273
|
-
|
|
6274
|
-
.k-hr {
|
|
6275
|
-
margin: k-spacing(4) auto;
|
|
6276
|
-
padding: 0;
|
|
6277
|
-
height: 0;
|
|
6278
|
-
border-width: 1px 0 0;
|
|
6279
|
-
border-style: solid;
|
|
6280
|
-
border-color: $kendo-component-border;
|
|
6281
|
-
display: block;
|
|
6282
|
-
float: none;
|
|
6283
|
-
clear: both;
|
|
6284
|
-
}
|
|
6285
|
-
|
|
6286
|
-
// Horizontal rule
|
|
6287
|
-
.k-d-flex-row > .k-hr {
|
|
6288
|
-
margin: 0;
|
|
6289
|
-
width: 0;
|
|
6290
|
-
height: auto;
|
|
6291
|
-
border-width: 0 0 0 1px;
|
|
6292
|
-
flex: 0 0 auto;
|
|
6293
|
-
}
|
|
6294
|
-
|
|
6295
|
-
// Vertical rule
|
|
6296
|
-
.k-d-flex-col > .k-hr {
|
|
6297
|
-
margin: 0;
|
|
6298
|
-
flex: 0 0 auto;
|
|
6299
|
-
}
|
|
6300
|
-
|
|
6301
|
-
}
|
|
6302
|
-
|
|
6303
|
-
|
|
6304
|
-
@include exports( "common/misc/dirty" ) {
|
|
6305
|
-
|
|
6306
|
-
// Dirty indicator
|
|
6307
|
-
.k-dirty {
|
|
6308
|
-
margin: 0;
|
|
6309
|
-
padding: 0;
|
|
6310
|
-
width: 0;
|
|
6311
|
-
height: 0;
|
|
6312
|
-
border-width: 3px;
|
|
6313
|
-
border-style: solid;
|
|
6314
|
-
border-color: $kendo-color-error $kendo-color-error transparent transparent;
|
|
6315
|
-
position: absolute;
|
|
6316
|
-
top: 0;
|
|
6317
|
-
right: 0;
|
|
6318
|
-
}
|
|
6319
|
-
|
|
6320
|
-
[dir="rtl"],
|
|
6321
|
-
.k-rtl {
|
|
6322
|
-
.k-dirty {
|
|
6323
|
-
border-color: transparent transparent $kendo-color-error $kendo-color-error;
|
|
6324
|
-
right: auto;
|
|
6325
|
-
left: 0;
|
|
6326
|
-
}
|
|
6327
|
-
}
|
|
6328
|
-
|
|
6329
|
-
}
|
|
6330
|
-
|
|
6331
|
-
// #endregion
|
|
6332
|
-
|
|
6333
|
-
// #endregion
|
|
6334
|
-
// #region @import "./_animations.scss"; -> scss/common/_animations.scss
|
|
6335
|
-
// #region @import "@progress/kendo-theme-default/scss/common/_animations.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/common/_animations.scss
|
|
6336
|
-
@include exports("animation/container") {
|
|
6337
|
-
|
|
6338
|
-
.k-animation-container {
|
|
6339
|
-
position: absolute;
|
|
6340
|
-
overflow: hidden;
|
|
6341
|
-
z-index: 100;
|
|
6342
|
-
|
|
6343
|
-
&-fixed {
|
|
6344
|
-
position: fixed;
|
|
6345
|
-
}
|
|
6346
|
-
|
|
6347
|
-
&-relative {
|
|
6348
|
-
position: relative;
|
|
6349
|
-
display: inline-block;
|
|
6350
|
-
}
|
|
6351
|
-
}
|
|
6352
|
-
|
|
6353
|
-
}
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
@include exports("animation/effect") {
|
|
5711
|
+
// #region @import "./_animations.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_animations.scss
|
|
5712
|
+
@mixin kendo-core--styles--animations() {
|
|
6357
5713
|
|
|
5714
|
+
// Animations
|
|
6358
5715
|
.k-push-right {
|
|
6359
5716
|
&-enter,
|
|
6360
5717
|
&-appear {
|
|
@@ -6710,10 +6067,9 @@ $kendo-zindex-loading: 100 !default;
|
|
|
6710
6067
|
transition: max-width 300ms ease-in-out;
|
|
6711
6068
|
}
|
|
6712
6069
|
}
|
|
6713
|
-
}
|
|
6714
6070
|
|
|
6715
6071
|
|
|
6716
|
-
|
|
6072
|
+
// FX
|
|
6717
6073
|
$fx-duration: 350ms;
|
|
6718
6074
|
|
|
6719
6075
|
.k-fx-end .k-fx-next,
|
|
@@ -7044,57 +6400,356 @@ $kendo-zindex-loading: 100 !default;
|
|
|
7044
6400
|
}
|
|
7045
6401
|
}
|
|
7046
6402
|
}
|
|
6403
|
+
|
|
7047
6404
|
}
|
|
7048
6405
|
|
|
7049
6406
|
// #endregion
|
|
6407
|
+
// #region @import "./_asp-fallback.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_asp-fallback.scss
|
|
6408
|
+
@mixin kendo-core--styles--asp-fallback() {
|
|
6409
|
+
|
|
6410
|
+
.k-theme-test-class,
|
|
6411
|
+
.k-common-test-class {
|
|
6412
|
+
opacity: 0;
|
|
6413
|
+
}
|
|
6414
|
+
|
|
6415
|
+
}
|
|
7050
6416
|
|
|
7051
6417
|
// #endregion
|
|
7052
|
-
// #region @import "./
|
|
7053
|
-
|
|
7054
|
-
|
|
6418
|
+
// #region @import "./_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_layout.scss
|
|
6419
|
+
@mixin kendo-core--styles--layout() {
|
|
6420
|
+
// Basic layout
|
|
6421
|
+
.k-hstack {
|
|
6422
|
+
display: flex;
|
|
6423
|
+
flex-flow: row nowrap;
|
|
6424
|
+
}
|
|
6425
|
+
.k-vstack {
|
|
6426
|
+
display: flex;
|
|
6427
|
+
flex-flow: column nowrap;
|
|
6428
|
+
}
|
|
7055
6429
|
|
|
7056
|
-
|
|
6430
|
+
// Spacer
|
|
6431
|
+
.k-spacer {
|
|
6432
|
+
flex: 1 1 auto;
|
|
6433
|
+
}
|
|
6434
|
+
.k-spacer-sized {
|
|
6435
|
+
flex: none;
|
|
6436
|
+
}
|
|
7057
6437
|
|
|
7058
|
-
// Layout
|
|
7059
|
-
.k-current-time {
|
|
7060
|
-
position: absolute;
|
|
7061
6438
|
|
|
7062
|
-
|
|
7063
|
-
|
|
7064
|
-
|
|
7065
|
-
|
|
7066
|
-
|
|
7067
|
-
background: transparent;
|
|
7068
|
-
border: 4px solid transparent;
|
|
7069
|
-
}
|
|
6439
|
+
// Float wrap
|
|
6440
|
+
.k-float-wrap::after {
|
|
6441
|
+
content: "";
|
|
6442
|
+
display: block;
|
|
6443
|
+
clear: both;
|
|
7070
6444
|
}
|
|
7071
6445
|
|
|
7072
6446
|
|
|
7073
|
-
//
|
|
7074
|
-
.k-
|
|
7075
|
-
background: $kendo-current-time-color;
|
|
6447
|
+
// Stack layout
|
|
6448
|
+
.k-stack-layout {}
|
|
7076
6449
|
|
|
7077
|
-
|
|
7078
|
-
|
|
6450
|
+
|
|
6451
|
+
// Flex layout
|
|
6452
|
+
.k-flex-layout {
|
|
6453
|
+
display: flex;
|
|
6454
|
+
}
|
|
6455
|
+
|
|
6456
|
+
|
|
6457
|
+
// Grid layout
|
|
6458
|
+
.k-grid-layout {
|
|
6459
|
+
display: grid;
|
|
6460
|
+
}
|
|
6461
|
+
|
|
6462
|
+
|
|
6463
|
+
// Separator
|
|
6464
|
+
.k-separator {
|
|
6465
|
+
width: auto;
|
|
6466
|
+
height: 0;
|
|
6467
|
+
border-width: 1px 0 0;
|
|
6468
|
+
border-style: solid;
|
|
6469
|
+
border-color: inherit;
|
|
6470
|
+
display: block;
|
|
6471
|
+
flex-grow: 0 !important; // stylelint-disable-line declaration-no-important
|
|
6472
|
+
flex-shrink: 0 !important; // stylelint-disable-line declaration-no-important
|
|
6473
|
+
align-self: stretch;
|
|
6474
|
+
}
|
|
6475
|
+
.k-separator-horizontal,
|
|
6476
|
+
.k-vstack > .k-separator {
|
|
6477
|
+
width: auto;
|
|
6478
|
+
height: 0;
|
|
6479
|
+
border-width: 1px 0 0;
|
|
6480
|
+
}
|
|
6481
|
+
.k-separator-vertical,
|
|
6482
|
+
.k-hstack > .k-separator {
|
|
6483
|
+
width: 0;
|
|
6484
|
+
height: auto;
|
|
6485
|
+
border-width: 0 0 0 1px;
|
|
6486
|
+
}
|
|
6487
|
+
|
|
6488
|
+
hr.k-separator {
|
|
6489
|
+
margin: 0;
|
|
6490
|
+
padding: 0;
|
|
6491
|
+
}
|
|
6492
|
+
|
|
6493
|
+
|
|
6494
|
+
// Hidden
|
|
6495
|
+
.k-hidden {
|
|
6496
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
6497
|
+
}
|
|
6498
|
+
|
|
6499
|
+
|
|
6500
|
+
// RTL
|
|
6501
|
+
.k-rtl {
|
|
6502
|
+
direction: rtl;
|
|
6503
|
+
}
|
|
6504
|
+
|
|
6505
|
+
|
|
6506
|
+
// Legacy aliases
|
|
6507
|
+
.k-hbox { @extend .k-hstack !optional; }
|
|
6508
|
+
.k-vbox { @extend .k-vstack !optional; }
|
|
6509
|
+
.k-floatwrap { @extend .k-float-wrap !optional; }
|
|
6510
|
+
.k-flex { @extend .k-spacer !optional; }
|
|
6511
|
+
|
|
6512
|
+
}
|
|
6513
|
+
|
|
6514
|
+
// #endregion
|
|
6515
|
+
// #region @import "./_normalize.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_normalize.scss
|
|
6516
|
+
@mixin kendo-core--styles--normalize() {
|
|
6517
|
+
|
|
6518
|
+
// Hidden attribute
|
|
6519
|
+
[hidden] {
|
|
6520
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
6521
|
+
}
|
|
6522
|
+
|
|
6523
|
+
|
|
6524
|
+
// Hide script tags
|
|
6525
|
+
// see https://github.com/telerik/kendo-themes/issues/2360
|
|
6526
|
+
script {
|
|
6527
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
6528
|
+
}
|
|
6529
|
+
|
|
6530
|
+
}
|
|
6531
|
+
|
|
6532
|
+
// #endregion
|
|
6533
|
+
// #region @import "./_base.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_base.scss
|
|
6534
|
+
@mixin kendo-core--styles--base() {
|
|
6535
|
+
|
|
6536
|
+
// Disabled state
|
|
6537
|
+
.k-disabled,
|
|
6538
|
+
.k-widget[disabled],
|
|
6539
|
+
.k-disabled {
|
|
6540
|
+
@include disabled(
|
|
6541
|
+
$color: var( --kendo-disabled-text, #{$kendo-disabled-text}),
|
|
6542
|
+
$bg: var( --kendo-disabled-bg, #{$kendo-disabled-bg}),
|
|
6543
|
+
$border: var( --kendo-disabled-border, #{$kendo-disabled-border}),
|
|
6544
|
+
$opacity: var( --kendo-disabled-opacity, #{$kendo-disabled-opacity}),
|
|
6545
|
+
$filter: var( --kendo-disabled-filter, #{$kendo-disabled-filter})
|
|
6546
|
+
);
|
|
6547
|
+
|
|
6548
|
+
.k-link {
|
|
6549
|
+
cursor: default;
|
|
6550
|
+
outline: 0;
|
|
7079
6551
|
}
|
|
7080
6552
|
|
|
7081
|
-
|
|
7082
|
-
|
|
6553
|
+
// Nested disabled
|
|
6554
|
+
[disabled],
|
|
6555
|
+
.k-disabled {
|
|
6556
|
+
@if $kendo-nested-disabled {
|
|
6557
|
+
--kendo-disabled-opacity: 1;
|
|
6558
|
+
--kendo-disabled-filter: grayscale(0);
|
|
6559
|
+
}
|
|
7083
6560
|
}
|
|
6561
|
+
}
|
|
7084
6562
|
|
|
7085
|
-
|
|
7086
|
-
|
|
6563
|
+
// Horizontal line
|
|
6564
|
+
.k-hr {
|
|
6565
|
+
margin-block: k-spacing(4);
|
|
6566
|
+
padding: 0;
|
|
6567
|
+
height: 0;
|
|
6568
|
+
border-width: 1px 0 0;
|
|
6569
|
+
border-style: solid;
|
|
6570
|
+
border-color: var( --kendo-component-border, #{$kendo-component-border} );
|
|
6571
|
+
display: block;
|
|
6572
|
+
float: none;
|
|
6573
|
+
clear: both;
|
|
6574
|
+
}
|
|
6575
|
+
|
|
6576
|
+
// Horizontal rule
|
|
6577
|
+
.k-d-flex-row > .k-hr {
|
|
6578
|
+
margin: 0;
|
|
6579
|
+
width: 0;
|
|
6580
|
+
height: auto;
|
|
6581
|
+
border-width: 0 0 0 1px;
|
|
6582
|
+
flex: 0 0 auto;
|
|
6583
|
+
}
|
|
6584
|
+
|
|
6585
|
+
// Vertical rule
|
|
6586
|
+
.k-d-flex-col > .k-hr {
|
|
6587
|
+
margin: 0;
|
|
6588
|
+
flex: 0 0 auto;
|
|
6589
|
+
}
|
|
6590
|
+
|
|
6591
|
+
.k-sprite {
|
|
6592
|
+
display: inline-block;
|
|
6593
|
+
width: 1rem;
|
|
6594
|
+
height: 1rem;
|
|
6595
|
+
overflow: hidden;
|
|
6596
|
+
background-repeat: no-repeat;
|
|
6597
|
+
font-size: 0;
|
|
6598
|
+
line-height: 0;
|
|
6599
|
+
text-align: center;
|
|
6600
|
+
}
|
|
6601
|
+
|
|
6602
|
+
.k-image {
|
|
6603
|
+
display: inline-block;
|
|
6604
|
+
}
|
|
6605
|
+
|
|
6606
|
+
// Layout
|
|
6607
|
+
.k-reset {
|
|
6608
|
+
margin: 0;
|
|
6609
|
+
padding: 0;
|
|
6610
|
+
border-width: 0;
|
|
6611
|
+
outline: 0;
|
|
6612
|
+
text-decoration: none;
|
|
6613
|
+
font: inherit;
|
|
6614
|
+
list-style: none;
|
|
6615
|
+
}
|
|
6616
|
+
|
|
6617
|
+
kendo-sortable {
|
|
6618
|
+
display: block;
|
|
6619
|
+
}
|
|
6620
|
+
|
|
6621
|
+
|
|
6622
|
+
// Links
|
|
6623
|
+
.k-link,
|
|
6624
|
+
.k-link:hover {
|
|
6625
|
+
color: inherit;
|
|
6626
|
+
text-decoration: none;
|
|
6627
|
+
outline: 0;
|
|
6628
|
+
cursor: pointer;
|
|
6629
|
+
}
|
|
6630
|
+
|
|
6631
|
+
// Outline
|
|
6632
|
+
.k-content {
|
|
6633
|
+
outline: 0;
|
|
6634
|
+
}
|
|
6635
|
+
|
|
6636
|
+
// Centering
|
|
6637
|
+
.k-centered {
|
|
6638
|
+
position: absolute;
|
|
6639
|
+
top: 50%;
|
|
6640
|
+
left: 50%;
|
|
6641
|
+
transform: translate(-50%, -50%);
|
|
6642
|
+
}
|
|
6643
|
+
|
|
6644
|
+
// Disable mouse events
|
|
6645
|
+
.k-no-click {
|
|
6646
|
+
pointer-events: none;
|
|
6647
|
+
}
|
|
6648
|
+
|
|
6649
|
+
// Off-screen container used during PDF export
|
|
6650
|
+
.k-pdf-export-shadow {
|
|
6651
|
+
position: absolute;
|
|
6652
|
+
overflow: hidden;
|
|
6653
|
+
left: -15000px;
|
|
6654
|
+
width: 14400px;
|
|
6655
|
+
}
|
|
6656
|
+
|
|
6657
|
+
// PDF export icons fix
|
|
6658
|
+
.kendo-pdf-hide-pseudo-elements::before,
|
|
6659
|
+
.kendo-pdf-hide-pseudo-elements::after {
|
|
6660
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
6661
|
+
}
|
|
6662
|
+
|
|
6663
|
+
// Dirty indicator
|
|
6664
|
+
.k-dirty {
|
|
6665
|
+
margin: 0;
|
|
6666
|
+
padding: 0;
|
|
6667
|
+
width: 0;
|
|
6668
|
+
height: 0;
|
|
6669
|
+
border-width: 3px;
|
|
6670
|
+
border-style: solid;
|
|
6671
|
+
border-block-start-color: currentColor;
|
|
6672
|
+
border-block-end-color: transparent;
|
|
6673
|
+
border-inline-start-color: transparent;
|
|
6674
|
+
border-inline-end-color: currentColor;
|
|
6675
|
+
position: absolute;
|
|
6676
|
+
inset-block-start: 0;
|
|
6677
|
+
inset-inline-end: 0;
|
|
6678
|
+
}
|
|
6679
|
+
}
|
|
6680
|
+
|
|
6681
|
+
// #endregion
|
|
6682
|
+
// #region @import "./_selection.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_selection.scss
|
|
6683
|
+
@mixin kendo-core--styles--selection() {
|
|
6684
|
+
|
|
6685
|
+
// Marquee
|
|
6686
|
+
.k-marquee {
|
|
6687
|
+
position: absolute;
|
|
6688
|
+
z-index: 100000;
|
|
6689
|
+
}
|
|
6690
|
+
|
|
6691
|
+
.k-marquee-color,
|
|
6692
|
+
.k-marquee-text {
|
|
6693
|
+
position: absolute;
|
|
6694
|
+
top: 0;
|
|
6695
|
+
left: 0;
|
|
6696
|
+
width: 100%;
|
|
6697
|
+
height: 100%;
|
|
6698
|
+
}
|
|
6699
|
+
|
|
6700
|
+
.k-marquee-color {
|
|
6701
|
+
color: k-get-theme-color-var( neutral-160, #{$kendo-selected-text} );
|
|
6702
|
+
background-color: k-get-theme-color-var( primary-60, #{$kendo-selected-bg} );
|
|
6703
|
+
border-color: k-get-theme-color-var( primary-100, #{$kendo-selected-border} );
|
|
6704
|
+
opacity: .6;
|
|
6705
|
+
}
|
|
6706
|
+
.k-marquee-text {
|
|
6707
|
+
color: k-get-theme-color-var( neutral-160, #{$kendo-selected-text} );
|
|
6708
|
+
}
|
|
6709
|
+
|
|
6710
|
+
// Text selection
|
|
6711
|
+
.k-text-selection {
|
|
6712
|
+
::selection {
|
|
6713
|
+
background-color: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ));
|
|
6714
|
+
color: if($kendo-enable-color-system, k-color( on-primary ), $kendo-selected-text);
|
|
7087
6715
|
}
|
|
7088
6716
|
}
|
|
7089
6717
|
|
|
7090
6718
|
}
|
|
7091
6719
|
|
|
7092
6720
|
// #endregion
|
|
6721
|
+
// #region @import "./_scrollbar.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_scrollbar.scss
|
|
6722
|
+
@mixin kendo-core--styles--scrollbar() {
|
|
6723
|
+
|
|
6724
|
+
// virtual scrollbar
|
|
6725
|
+
.k-scrollbar {
|
|
6726
|
+
position: absolute;
|
|
6727
|
+
overflow: scroll;
|
|
6728
|
+
}
|
|
6729
|
+
|
|
6730
|
+
.k-scrollbar-vertical {
|
|
6731
|
+
top: 0;
|
|
6732
|
+
right: 0;
|
|
6733
|
+
width: 17px; // scrollbar width
|
|
6734
|
+
height: 100%;
|
|
6735
|
+
overflow-x: hidden;
|
|
6736
|
+
}
|
|
6737
|
+
|
|
6738
|
+
.k-touch-scrollbar {
|
|
6739
|
+
display: none;
|
|
6740
|
+
position: absolute;
|
|
6741
|
+
z-index: 200000;
|
|
6742
|
+
height: 8px;
|
|
6743
|
+
width: 8px;
|
|
6744
|
+
border: 1px solid #8a8a8a;
|
|
6745
|
+
background-color: #858585;
|
|
6746
|
+
}
|
|
6747
|
+
|
|
6748
|
+
}
|
|
7093
6749
|
|
|
7094
6750
|
// #endregion
|
|
7095
|
-
// #region @import "./_resizing.scss"; -> scss/
|
|
7096
|
-
|
|
7097
|
-
@include exports( "common/resizing" ) {
|
|
6751
|
+
// #region @import "./_resizing.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_resizing.scss
|
|
6752
|
+
@mixin kendo-core--styles--resizing() {
|
|
7098
6753
|
|
|
7099
6754
|
// Resize handle
|
|
7100
6755
|
.k-resize-handle,
|
|
@@ -7182,7 +6837,7 @@ $kendo-zindex-loading: 100 !default;
|
|
|
7182
6837
|
cursor: col-resize;
|
|
7183
6838
|
}
|
|
7184
6839
|
|
|
7185
|
-
|
|
6840
|
+
// Resize hint
|
|
7186
6841
|
.k-resize-hint {
|
|
7187
6842
|
display: flex;
|
|
7188
6843
|
flex-direction: column;
|
|
@@ -7220,42 +6875,286 @@ $kendo-zindex-loading: 100 !default;
|
|
|
7220
6875
|
}
|
|
7221
6876
|
|
|
7222
6877
|
// #endregion
|
|
6878
|
+
// #region @import "./_colors.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_colors.scss
|
|
6879
|
+
@mixin kendo-core--styles--colors() {
|
|
6880
|
+
@if ($kendo-enable-color-system) {
|
|
6881
|
+
@include color-system--styles();
|
|
6882
|
+
}
|
|
6883
|
+
}
|
|
7223
6884
|
|
|
7224
6885
|
// #endregion
|
|
7225
|
-
// #region @import "./_scrollbar.scss"; -> scss/common/_scrollbar.scss
|
|
7226
|
-
// #region @import "@progress/kendo-theme-default/scss/common/_scrollbar.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/common/_scrollbar.scss
|
|
7227
|
-
@include exports( "common/scrollbar" ) {
|
|
7228
6886
|
|
|
7229
|
-
|
|
7230
|
-
|
|
7231
|
-
|
|
7232
|
-
|
|
7233
|
-
|
|
6887
|
+
@mixin kendo-core--styles() {
|
|
6888
|
+
@include kendo-core--styles--colors();
|
|
6889
|
+
@include kendo-core--styles--accessibility();
|
|
6890
|
+
@include kendo-core--styles--animations();
|
|
6891
|
+
@include kendo-core--styles--asp-fallback();
|
|
6892
|
+
@include kendo-core--styles--layout();
|
|
6893
|
+
@include kendo-core--styles--normalize();
|
|
6894
|
+
@include kendo-core--styles--base();
|
|
6895
|
+
@include kendo-core--styles--selection();
|
|
6896
|
+
@include kendo-core--styles--scrollbar();
|
|
6897
|
+
@include kendo-core--styles--resizing();
|
|
6898
|
+
}
|
|
7234
6899
|
|
|
7235
|
-
|
|
7236
|
-
|
|
7237
|
-
|
|
7238
|
-
|
|
7239
|
-
|
|
7240
|
-
|
|
6900
|
+
// #endregion
|
|
6901
|
+
// #region @import "./elevation/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/elevation/index.import.scss
|
|
6902
|
+
// #region @import "../functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
6903
|
+
// File already imported_once. Skipping output.
|
|
6904
|
+
// #endregion
|
|
6905
|
+
|
|
6906
|
+
$_default-elevation: (
|
|
6907
|
+
1: (
|
|
6908
|
+
0 2px 3px rgba(0, 0, 0, .04),
|
|
6909
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6910
|
+
),
|
|
6911
|
+
2: (
|
|
6912
|
+
0 4px 6px rgba(0, 0, 0, .06),
|
|
6913
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6914
|
+
),
|
|
6915
|
+
3: (
|
|
6916
|
+
0 6px 8px rgba(0, 0, 0, .08),
|
|
6917
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6918
|
+
),
|
|
6919
|
+
4: (
|
|
6920
|
+
0 8px 10px rgba(0, 0, 0, .12),
|
|
6921
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6922
|
+
),
|
|
6923
|
+
5: (
|
|
6924
|
+
0 10px 12px rgba(0, 0, 0, .16),
|
|
6925
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6926
|
+
),
|
|
6927
|
+
6: (
|
|
6928
|
+
0 12px 14px rgba(0, 0, 0, .2),
|
|
6929
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6930
|
+
),
|
|
6931
|
+
7: (
|
|
6932
|
+
0 14px 16px rgba(0, 0, 0, .24),
|
|
6933
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6934
|
+
),
|
|
6935
|
+
8: (
|
|
6936
|
+
0 16px 18px rgba(0, 0, 0, .28),
|
|
6937
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6938
|
+
),
|
|
6939
|
+
9: (
|
|
6940
|
+
0 32px 34px rgba(0, 0, 0, .32),
|
|
6941
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
6942
|
+
)
|
|
6943
|
+
) !default;
|
|
6944
|
+
|
|
6945
|
+
/// The global default Elevation map.
|
|
6946
|
+
/// @group elevation
|
|
6947
|
+
$kendo-elevation: $_default-elevation !default;
|
|
6948
|
+
|
|
6949
|
+
$kendo-elevation: k-map-merge($_default-elevation, $kendo-elevation);
|
|
6950
|
+
|
|
6951
|
+
@function k-shadow-filter($shadow) {
|
|
6952
|
+
$result: '';
|
|
6953
|
+
@each $value in $shadow {
|
|
6954
|
+
$result: $result + "drop-shadow(" + $value + ") ";
|
|
7241
6955
|
}
|
|
6956
|
+
@return #{$result};
|
|
6957
|
+
}
|
|
7242
6958
|
|
|
7243
|
-
|
|
7244
|
-
|
|
7245
|
-
|
|
7246
|
-
|
|
7247
|
-
|
|
7248
|
-
|
|
7249
|
-
|
|
7250
|
-
|
|
6959
|
+
@function k-elevation($level) {
|
|
6960
|
+
@return var(--kendo-elevation-#{$level}, k-map-get($kendo-elevation, $level));
|
|
6961
|
+
}
|
|
6962
|
+
|
|
6963
|
+
|
|
6964
|
+
@mixin kendo-elevation--styles() {
|
|
6965
|
+
:root {
|
|
6966
|
+
@each $level, $shadow in $kendo-elevation {
|
|
6967
|
+
--kendo-elevation-#{$level}: #{$shadow};
|
|
6968
|
+
}
|
|
7251
6969
|
}
|
|
6970
|
+
}
|
|
6971
|
+
|
|
6972
|
+
// #endregion
|
|
6973
|
+
// #region @import "./typography/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/typography/index.import.scss
|
|
6974
|
+
// File already imported_once. Skipping output.
|
|
6975
|
+
// #endregion
|
|
6976
|
+
// #region @import "./spacing/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/spacing/index.import.scss
|
|
6977
|
+
// File already imported_once. Skipping output.
|
|
6978
|
+
// #endregion
|
|
6979
|
+
// #region @import "./border-radii/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/border-radii/index.import.scss
|
|
6980
|
+
/// The none border radius used across the Components.
|
|
6981
|
+
/// @group radii
|
|
6982
|
+
$kendo-border-radius-none: k-map-get($kendo-spacing, 0) !default;
|
|
6983
|
+
/// The extra small border radius used across the Components.
|
|
6984
|
+
/// @group radii
|
|
6985
|
+
$kendo-border-radius-xs: k-map-get($kendo-spacing, 1px) !default;
|
|
6986
|
+
/// The small border radius used across the Components.
|
|
6987
|
+
/// @group radii
|
|
6988
|
+
$kendo-border-radius-sm: k-map-get($kendo-spacing, 0.5) !default;
|
|
6989
|
+
/// The medium border radius used across the Components.
|
|
6990
|
+
/// @group radii
|
|
6991
|
+
$kendo-border-radius-md: k-map-get($kendo-spacing, 1) !default;
|
|
6992
|
+
/// The large border radius used across the Components.
|
|
6993
|
+
/// @group radii
|
|
6994
|
+
$kendo-border-radius-lg: k-map-get($kendo-spacing, 1.5) !default;
|
|
6995
|
+
/// The extra large border radius used across the Components.
|
|
6996
|
+
/// @group radii
|
|
6997
|
+
$kendo-border-radius-xl: k-map-get($kendo-spacing, 2) !default;
|
|
6998
|
+
/// The third largest border radius used across the Components.
|
|
6999
|
+
/// @group radii
|
|
7000
|
+
$kendo-border-radius-xxl: k-map-get($kendo-spacing, 3) !default;
|
|
7001
|
+
/// The second largest border radius used across the Components.
|
|
7002
|
+
/// @group radii
|
|
7003
|
+
$kendo-border-radius-xxxl: k-map-get($kendo-spacing, 4) !default;
|
|
7004
|
+
/// The largest border radius used across the Components.
|
|
7005
|
+
/// @group radii
|
|
7006
|
+
$kendo-border-radius-full: 9999px !default;
|
|
7007
|
+
|
|
7008
|
+
|
|
7009
|
+
$_default-border-radii: (
|
|
7010
|
+
none: $kendo-border-radius-none,
|
|
7011
|
+
xs: $kendo-border-radius-xs,
|
|
7012
|
+
sm: $kendo-border-radius-sm,
|
|
7013
|
+
md: $kendo-border-radius-md,
|
|
7014
|
+
lg: $kendo-border-radius-lg,
|
|
7015
|
+
xl: $kendo-border-radius-xl,
|
|
7016
|
+
xxl: $kendo-border-radius-xxl,
|
|
7017
|
+
xxxl: $kendo-border-radius-xxxl,
|
|
7018
|
+
full: $kendo-border-radius-full
|
|
7019
|
+
|
|
7020
|
+
) !default;
|
|
7252
7021
|
|
|
7022
|
+
$kendo-border-radii: $_default-border-radii !default;
|
|
7023
|
+
|
|
7024
|
+
/// The global radii Map.
|
|
7025
|
+
/// @group radii
|
|
7026
|
+
$kendo-border-radii: k-map-merge($_default-border-radii, $kendo-border-radii);
|
|
7027
|
+
|
|
7028
|
+
|
|
7029
|
+
@function k-border-radius($key) {
|
|
7030
|
+
$_border-radius: k-map-get($kendo-border-radii, $key);
|
|
7031
|
+
@return var(--kendo-border-radius-#{$key}, $_border-radius);
|
|
7253
7032
|
}
|
|
7254
7033
|
|
|
7034
|
+
@mixin kendo-border-radius--styles() {
|
|
7035
|
+
:root {
|
|
7036
|
+
@each $key, $value in $kendo-border-radii {
|
|
7037
|
+
--kendo-border-radius-#{$key}: #{$value};
|
|
7038
|
+
}
|
|
7039
|
+
}
|
|
7040
|
+
}
|
|
7041
|
+
|
|
7042
|
+
// #endregion
|
|
7043
|
+
// #region @import "./_variables.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/_variables.scss
|
|
7044
|
+
// #region @import "./functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
7045
|
+
// File already imported_once. Skipping output.
|
|
7046
|
+
// #endregion
|
|
7047
|
+
|
|
7048
|
+
// Options
|
|
7049
|
+
$kendo-enable-shadows: true !default;
|
|
7050
|
+
$kendo-enable-rounded: true !default;
|
|
7051
|
+
$kendo-enable-gradients: true !default;
|
|
7052
|
+
$kendo-enable-transitions: true !default;
|
|
7053
|
+
$kendo-nested-disabled: false !default;
|
|
7054
|
+
|
|
7055
|
+
// Equilateral triangle variables
|
|
7056
|
+
// stylelint-disable number-max-precision
|
|
7057
|
+
$equilateral-index: 1.7320508076 !default;
|
|
7058
|
+
$equilateral-height: 0.8660254038 !default;
|
|
7059
|
+
// stylelint-enable number-max-precision
|
|
7060
|
+
|
|
7061
|
+
// #endregion
|
|
7062
|
+
|
|
7255
7063
|
// #endregion
|
|
7256
7064
|
|
|
7065
|
+
// Backward compatibility
|
|
7066
|
+
// #region @import "./color-system/_swatch-legacy.scss"; -> scss/core/color-system/_swatch-legacy.scss
|
|
7067
|
+
@if ($kendo-enable-color-system) {
|
|
7068
|
+
$kendo-color-primary: k-color( primary );
|
|
7069
|
+
$kendo-color-primary-contrast: k-color( on-primary );
|
|
7070
|
+
$kendo-color-secondary: k-color( secondary );
|
|
7071
|
+
$kendo-color-tertiary: k-color( tertiary );
|
|
7072
|
+
$kendo-color-info: k-color( info );
|
|
7073
|
+
$kendo-color-success: k-color( success );
|
|
7074
|
+
$kendo-color-warning: k-color( warning );
|
|
7075
|
+
$kendo-color-error: k-color( error );
|
|
7076
|
+
$kendo-color-dark: k-color( dark );
|
|
7077
|
+
$kendo-color-light: k-color( light );
|
|
7078
|
+
$kendo-color-inverse: $kendo-color-dark;
|
|
7079
|
+
$kendo-body-bg: k-color( app-surface );
|
|
7080
|
+
$kendo-body-text: k-color( on-app-surface );
|
|
7081
|
+
$kendo-subtle-text: k-color( subtle );
|
|
7082
|
+
$kendo-app-bg: $kendo-body-bg;
|
|
7083
|
+
$kendo-app-text: $kendo-body-text;
|
|
7084
|
+
$kendo-app-border: k-color( border );
|
|
7085
|
+
$kendo-link-text: $kendo-color-primary;
|
|
7086
|
+
$kendo-link-hover-text: k-color( primary-hover );
|
|
7087
|
+
$kendo-component-bg: k-color( surface-alt );
|
|
7088
|
+
$kendo-component-text: $kendo-body-text;
|
|
7089
|
+
$kendo-component-border: $kendo-app-border;
|
|
7090
|
+
$kendo-base-bg: k-color( surface );
|
|
7091
|
+
$kendo-base-text: $kendo-body-text;
|
|
7092
|
+
$kendo-base-border: $kendo-app-border;
|
|
7093
|
+
$kendo-base-gradient: null;
|
|
7094
|
+
$kendo-hover-bg: k-color( base-hover );
|
|
7095
|
+
$kendo-hover-text: $kendo-base-text;
|
|
7096
|
+
$kendo-hover-border: $kendo-base-border;
|
|
7097
|
+
$kendo-hover-gradient: null;
|
|
7098
|
+
$kendo-selected-bg: $kendo-color-primary;
|
|
7099
|
+
$kendo-selected-text: $kendo-color-primary-contrast;
|
|
7100
|
+
$kendo-selected-border: k-color( primary );
|
|
7101
|
+
$kendo-selected-gradient: $kendo-base-gradient;
|
|
7102
|
+
$kendo-selected-hover-bg: k-color( primary-hover );
|
|
7103
|
+
$kendo-selected-hover-text: $kendo-selected-text;
|
|
7104
|
+
$kendo-selected-hover-border: k-color( primary-hover );
|
|
7105
|
+
$kendo-selected-hover-gradient: $kendo-base-gradient;
|
|
7106
|
+
$kendo-disabled-text: null;
|
|
7107
|
+
$kendo-disabled-bg: null;
|
|
7108
|
+
$kendo-disabled-border: null;
|
|
7109
|
+
$kendo-disabled-opacity: .6;
|
|
7110
|
+
$kendo-disabled-filter: grayscale(.1);
|
|
7111
|
+
$kendo-component-header-bg: $kendo-base-bg;
|
|
7112
|
+
$kendo-component-header-text: $kendo-base-text;
|
|
7113
|
+
$kendo-component-header-border: $kendo-base-border;
|
|
7114
|
+
$kendo-component-header-gradient: $kendo-base-gradient;
|
|
7115
|
+
$kendo-invalid-bg: null;
|
|
7116
|
+
$kendo-invalid-text: $kendo-color-error;
|
|
7117
|
+
$kendo-invalid-border: $kendo-color-error;
|
|
7118
|
+
$kendo-invalid-shadow: null;
|
|
7119
|
+
|
|
7120
|
+
$kendo-theme-colors: (
|
|
7121
|
+
"primary": $kendo-color-primary,
|
|
7122
|
+
"secondary": $kendo-color-secondary,
|
|
7123
|
+
"tertiary": $kendo-color-tertiary,
|
|
7124
|
+
"info": $kendo-color-info,
|
|
7125
|
+
"success": $kendo-color-success,
|
|
7126
|
+
"warning": $kendo-color-warning,
|
|
7127
|
+
"error": $kendo-color-error,
|
|
7128
|
+
"dark": $kendo-color-dark,
|
|
7129
|
+
"light": $kendo-color-light,
|
|
7130
|
+
"inverse": $kendo-color-inverse,
|
|
7131
|
+
);
|
|
7132
|
+
|
|
7133
|
+
$kendo-disabled-styling: (
|
|
7134
|
+
bg: $kendo-disabled-bg,
|
|
7135
|
+
color: $kendo-disabled-text,
|
|
7136
|
+
border: $kendo-disabled-border,
|
|
7137
|
+
opacity: $kendo-disabled-opacity,
|
|
7138
|
+
filter: $kendo-disabled-filter
|
|
7139
|
+
);
|
|
7140
|
+
}
|
|
7141
|
+
|
|
7257
7142
|
// #endregion
|
|
7258
7143
|
|
|
7144
|
+
// Expose
|
|
7145
|
+
@include exports("kendo-core-styles") {
|
|
7146
|
+
@include kendo-core--styles();
|
|
7147
|
+
|
|
7148
|
+
// Elevation System
|
|
7149
|
+
@include kendo-elevation--styles();
|
|
7150
|
+
// Typography
|
|
7151
|
+
@include kendo-core--typography--styles();
|
|
7152
|
+
// Spacing
|
|
7153
|
+
@include kendo-spacing--styles();
|
|
7154
|
+
// Radii
|
|
7155
|
+
@include kendo-border-radius--styles();
|
|
7156
|
+
}
|
|
7157
|
+
|
|
7259
7158
|
// #endregion
|
|
7260
7159
|
|
|
7261
7160
|
|
|
@@ -15972,9 +15871,6 @@ $_kendo-module-meta: (
|
|
|
15972
15871
|
|
|
15973
15872
|
|
|
15974
15873
|
// Dependencies
|
|
15975
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
15976
|
-
// File already imported_once. Skipping output.
|
|
15977
|
-
// #endregion
|
|
15978
15874
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
15979
15875
|
// File already imported_once. Skipping output.
|
|
15980
15876
|
// #endregion
|
|
@@ -16359,9 +16255,6 @@ $_kendo-module-meta: (
|
|
|
16359
16255
|
|
|
16360
16256
|
|
|
16361
16257
|
// Dependencies
|
|
16362
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
16363
|
-
// File already imported_once. Skipping output.
|
|
16364
|
-
// #endregion
|
|
16365
16258
|
// #region @import "../checkbox/_index.scss"; -> scss/checkbox/_index.scss
|
|
16366
16259
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
16367
16260
|
// File already imported_once. Skipping output.
|
|
@@ -16907,7 +16800,7 @@ $kendo-checkbox-ripple-opacity: .25 !default;
|
|
|
16907
16800
|
// Disabled state
|
|
16908
16801
|
.k-checkbox:disabled,
|
|
16909
16802
|
.k-checkbox.k-disabled {
|
|
16910
|
-
@include disabled( $kendo-disabled-styling );
|
|
16803
|
+
@include disabled( $kendo-disabled-styling... );
|
|
16911
16804
|
}
|
|
16912
16805
|
|
|
16913
16806
|
|
|
@@ -17637,9 +17530,6 @@ $_kendo-module-meta: (
|
|
|
17637
17530
|
|
|
17638
17531
|
|
|
17639
17532
|
// Dependencies
|
|
17640
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
17641
|
-
// File already imported_once. Skipping output.
|
|
17642
|
-
// #endregion
|
|
17643
17533
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
17644
17534
|
// File already imported_once. Skipping output.
|
|
17645
17535
|
// #endregion
|
|
@@ -18043,9 +17933,6 @@ $_kendo-module-meta: (
|
|
|
18043
17933
|
|
|
18044
17934
|
|
|
18045
17935
|
// Dependencies
|
|
18046
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
18047
|
-
// File already imported_once. Skipping output.
|
|
18048
|
-
// #endregion
|
|
18049
17936
|
|
|
18050
17937
|
|
|
18051
17938
|
// Component
|
|
@@ -18095,6 +17982,31 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
18095
17982
|
// #region @import "@progress/kendo-theme-default/scss/popup/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/popup/_layout.scss
|
|
18096
17983
|
@mixin kendo-popup--layout-base() {
|
|
18097
17984
|
|
|
17985
|
+
// Animation Container
|
|
17986
|
+
.k-animation-container {
|
|
17987
|
+
position: absolute;
|
|
17988
|
+
overflow: hidden;
|
|
17989
|
+
z-index: 100;
|
|
17990
|
+
|
|
17991
|
+
&-fixed {
|
|
17992
|
+
position: fixed;
|
|
17993
|
+
}
|
|
17994
|
+
|
|
17995
|
+
&-relative {
|
|
17996
|
+
position: relative;
|
|
17997
|
+
display: inline-block;
|
|
17998
|
+
}
|
|
17999
|
+
}
|
|
18000
|
+
|
|
18001
|
+
.k-animation-container {
|
|
18002
|
+
@include border-bottom-radius-only( $kendo-border-radius-md );
|
|
18003
|
+
}
|
|
18004
|
+
|
|
18005
|
+
.k-animation-container-shown {
|
|
18006
|
+
overflow: visible;
|
|
18007
|
+
}
|
|
18008
|
+
|
|
18009
|
+
// Popup
|
|
18098
18010
|
.k-popup {
|
|
18099
18011
|
@include border-radius( $kendo-popup-border-radius );
|
|
18100
18012
|
margin: 0;
|
|
@@ -18114,13 +18026,6 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
18114
18026
|
outline: none;
|
|
18115
18027
|
}
|
|
18116
18028
|
}
|
|
18117
|
-
.k-animation-container {
|
|
18118
|
-
@include border-bottom-radius-only( k-border-radius(md) );
|
|
18119
|
-
}
|
|
18120
|
-
|
|
18121
|
-
.k-animation-container-shown {
|
|
18122
|
-
overflow: visible;
|
|
18123
|
-
}
|
|
18124
18029
|
|
|
18125
18030
|
.k-popup > .k-colorpalette {
|
|
18126
18031
|
padding-block: $kendo-popup-content-padding-y;
|
|
@@ -18145,7 +18050,6 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
18145
18050
|
border-width: 0;
|
|
18146
18051
|
}
|
|
18147
18052
|
|
|
18148
|
-
|
|
18149
18053
|
// Legacy shadow
|
|
18150
18054
|
.k-shadow {
|
|
18151
18055
|
box-shadow: $kendo-popup-shadow;
|
|
@@ -18237,9 +18141,6 @@ $_kendo-module-meta: (
|
|
|
18237
18141
|
|
|
18238
18142
|
|
|
18239
18143
|
// Dependencies
|
|
18240
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
18241
|
-
// File already imported_once. Skipping output.
|
|
18242
|
-
// #endregion
|
|
18243
18144
|
|
|
18244
18145
|
|
|
18245
18146
|
// Component
|
|
@@ -18374,9 +18275,6 @@ $_kendo-module-meta: (
|
|
|
18374
18275
|
|
|
18375
18276
|
|
|
18376
18277
|
// Dependencies
|
|
18377
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
18378
|
-
// File already imported_once. Skipping output.
|
|
18379
|
-
// #endregion
|
|
18380
18278
|
|
|
18381
18279
|
|
|
18382
18280
|
// Component
|
|
@@ -19104,9 +19002,6 @@ $_kendo-module-meta: (
|
|
|
19104
19002
|
|
|
19105
19003
|
|
|
19106
19004
|
// Dependencies
|
|
19107
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19108
|
-
// File already imported_once. Skipping output.
|
|
19109
|
-
// #endregion
|
|
19110
19005
|
|
|
19111
19006
|
|
|
19112
19007
|
// Component
|
|
@@ -20680,9 +20575,6 @@ $_kendo-module-meta: (
|
|
|
20680
20575
|
|
|
20681
20576
|
|
|
20682
20577
|
// Dependencies
|
|
20683
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20684
|
-
// File already imported_once. Skipping output.
|
|
20685
|
-
// #endregion
|
|
20686
20578
|
// #region @import "../overlay/_index.scss"; -> scss/overlay/_index.scss
|
|
20687
20579
|
// File already imported_once. Skipping output.
|
|
20688
20580
|
// #endregion
|
|
@@ -20816,6 +20708,9 @@ $kendo-loading-text: currentColor !default;
|
|
|
20816
20708
|
/// The opacity of the Loading indicator.
|
|
20817
20709
|
/// @group loading
|
|
20818
20710
|
$kendo-loading-opacity: .3 !default;
|
|
20711
|
+
/// The z-index of the Loading indicator.
|
|
20712
|
+
/// @group loading
|
|
20713
|
+
$kendo-zindex-loading: 100 !default;
|
|
20819
20714
|
|
|
20820
20715
|
// #endregion
|
|
20821
20716
|
// #region @import "./_layout.scss"; -> scss/loader/_layout.scss
|
|
@@ -21266,8 +21161,11 @@ $kendo-loading-opacity: .3 !default;
|
|
|
21266
21161
|
}
|
|
21267
21162
|
}
|
|
21268
21163
|
|
|
21164
|
+
}
|
|
21269
21165
|
|
|
21270
|
-
|
|
21166
|
+
// Legacy implementation of the loading icon inside inputs and pickers
|
|
21167
|
+
// Replace with loader component
|
|
21168
|
+
@mixin kendo-loading--layout-base() {
|
|
21271
21169
|
|
|
21272
21170
|
// Loading mask
|
|
21273
21171
|
.k-loading-mask,
|
|
@@ -21313,11 +21211,93 @@ $kendo-loading-opacity: .3 !default;
|
|
|
21313
21211
|
opacity: $kendo-loading-opacity;
|
|
21314
21212
|
}
|
|
21315
21213
|
|
|
21316
|
-
|
|
21214
|
+
// Loading indicator
|
|
21215
|
+
.k-i-loading {
|
|
21216
|
+
width: 1em;
|
|
21217
|
+
height: 1em;
|
|
21218
|
+
line-height: 1;
|
|
21219
|
+
display: inline-flex;
|
|
21220
|
+
flex-flow: row nowrap;
|
|
21221
|
+
align-items: center;
|
|
21222
|
+
justify-content: center;
|
|
21223
|
+
vertical-align: middle;
|
|
21224
|
+
position: relative;
|
|
21225
|
+
background-color: transparent;
|
|
21226
|
+
box-sizing: border-box;
|
|
21227
|
+
color: $kendo-loading-text;
|
|
21228
|
+
|
|
21229
|
+
&::before,
|
|
21230
|
+
&::after {
|
|
21231
|
+
box-sizing: border-box;
|
|
21232
|
+
}
|
|
21233
|
+
}
|
|
21317
21234
|
|
|
21235
|
+
.k-i-loading::before,
|
|
21236
|
+
.k-i-loading::after,
|
|
21237
|
+
.k-loading-image::before,
|
|
21238
|
+
.k-loading-image::after {
|
|
21239
|
+
position: absolute;
|
|
21240
|
+
top: 50%;
|
|
21241
|
+
left: 50%;
|
|
21242
|
+
display: inline-block;
|
|
21243
|
+
content: "";
|
|
21244
|
+
box-sizing: inherit;
|
|
21245
|
+
border-radius: 50%;
|
|
21246
|
+
border-width: .05em;
|
|
21247
|
+
border-style: solid;
|
|
21248
|
+
border-color: currentColor;
|
|
21249
|
+
border-top-color: transparent;
|
|
21250
|
+
border-bottom-color: transparent;
|
|
21251
|
+
background-color: transparent;
|
|
21252
|
+
}
|
|
21253
|
+
|
|
21254
|
+
.k-icon.k-i-loading::before,
|
|
21255
|
+
.k-icon.k-i-loading::after {
|
|
21256
|
+
content: "";
|
|
21257
|
+
}
|
|
21258
|
+
|
|
21259
|
+
.k-i-loading::before,
|
|
21260
|
+
.k-loading-image::before {
|
|
21261
|
+
margin-top: -.5em;
|
|
21262
|
+
margin-left: -.5em;
|
|
21263
|
+
width: 1em;
|
|
21264
|
+
height: 1em;
|
|
21265
|
+
animation: k-loading-animation .7s linear infinite;
|
|
21266
|
+
}
|
|
21267
|
+
|
|
21268
|
+
.k-i-loading::after,
|
|
21269
|
+
.k-loading-image::after {
|
|
21270
|
+
margin-top: -.25em;
|
|
21271
|
+
margin-left: -.25em;
|
|
21272
|
+
width: .5em;
|
|
21273
|
+
height: .5em;
|
|
21274
|
+
animation: k-loading-animation reverse 1.4s linear infinite;
|
|
21275
|
+
}
|
|
21276
|
+
|
|
21277
|
+
.k-loading-image::before,
|
|
21278
|
+
.k-loading-image::after {
|
|
21279
|
+
content: "";
|
|
21280
|
+
// See https://github.com/telerik/kendo-themes/issues/1925
|
|
21281
|
+
border-width: 1px; // TODO: Remove once we drop IE support
|
|
21282
|
+
border-width: clamp( .015em, 1px, 1px );
|
|
21283
|
+
font-size: 4em;
|
|
21284
|
+
}
|
|
21285
|
+
|
|
21286
|
+
// Loading animation
|
|
21287
|
+
@keyframes k-loading-animation {
|
|
21288
|
+
0% {
|
|
21289
|
+
transform: rotate(0deg);
|
|
21290
|
+
}
|
|
21291
|
+
100% {
|
|
21292
|
+
transform: rotate(360deg);
|
|
21293
|
+
}
|
|
21294
|
+
}
|
|
21295
|
+
|
|
21296
|
+
}
|
|
21318
21297
|
|
|
21319
21298
|
@mixin kendo-loader--layout() {
|
|
21320
21299
|
@include kendo-loader--layout-base();
|
|
21300
|
+
@include kendo-loading--layout-base();
|
|
21321
21301
|
}
|
|
21322
21302
|
|
|
21323
21303
|
// #endregion
|
|
@@ -21325,6 +21305,7 @@ $kendo-loading-opacity: .3 !default;
|
|
|
21325
21305
|
|
|
21326
21306
|
@mixin kendo-loader--layout() {
|
|
21327
21307
|
@include kendo-loader--layout-base();
|
|
21308
|
+
@include kendo-loading--layout-base()
|
|
21328
21309
|
}
|
|
21329
21310
|
|
|
21330
21311
|
// #endregion
|
|
@@ -21603,6 +21584,117 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
21603
21584
|
@include kendo-skeleton--styles();
|
|
21604
21585
|
}
|
|
21605
21586
|
|
|
21587
|
+
// #endregion
|
|
21588
|
+
// #region @import "./time-marker/_index.scss"; -> scss/time-marker/_index.scss
|
|
21589
|
+
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
21590
|
+
// File already imported_once. Skipping output.
|
|
21591
|
+
// #endregion
|
|
21592
|
+
|
|
21593
|
+
|
|
21594
|
+
// Module meta
|
|
21595
|
+
$_kendo-module-meta: (
|
|
21596
|
+
name: "time-marker",
|
|
21597
|
+
dependencies: ()
|
|
21598
|
+
);
|
|
21599
|
+
|
|
21600
|
+
// Dependencies
|
|
21601
|
+
|
|
21602
|
+
|
|
21603
|
+
// Component
|
|
21604
|
+
// #region @import "./_variables.scss"; -> scss/time-marker/_variables.scss
|
|
21605
|
+
/// The border width of the current time indicator.
|
|
21606
|
+
/// @group time-marker
|
|
21607
|
+
$kendo-current-time-width: 1px !default;
|
|
21608
|
+
/// The color of the current time indicator.
|
|
21609
|
+
/// @group time-marker
|
|
21610
|
+
$kendo-current-time-color: #ff0000 !default;
|
|
21611
|
+
|
|
21612
|
+
// #endregion
|
|
21613
|
+
// #region @import "./_layout.scss"; -> scss/time-marker/_layout.scss
|
|
21614
|
+
// #region @import "@progress/kendo-theme-default/scss/time-marker/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/time-marker/_layout.scss
|
|
21615
|
+
@mixin kendo-time-marker--layout-base() {
|
|
21616
|
+
|
|
21617
|
+
.k-current-time {
|
|
21618
|
+
width: $kendo-current-time-width;
|
|
21619
|
+
position: absolute;
|
|
21620
|
+
|
|
21621
|
+
&.k-current-time-arrow-left,
|
|
21622
|
+
&.k-current-time-arrow-right,
|
|
21623
|
+
&.k-current-time-arrow-down {
|
|
21624
|
+
width: 0;
|
|
21625
|
+
height: 0;
|
|
21626
|
+
background: transparent;
|
|
21627
|
+
border: 4px solid transparent;
|
|
21628
|
+
}
|
|
21629
|
+
}
|
|
21630
|
+
|
|
21631
|
+
}
|
|
21632
|
+
|
|
21633
|
+
@mixin kendo-time-marker--layout() {
|
|
21634
|
+
@include kendo-time-marker--layout-base();
|
|
21635
|
+
}
|
|
21636
|
+
|
|
21637
|
+
// #endregion
|
|
21638
|
+
|
|
21639
|
+
@mixin kendo-time-marker--layout() {
|
|
21640
|
+
@include kendo-time-marker--layout-base();
|
|
21641
|
+
}
|
|
21642
|
+
|
|
21643
|
+
// #endregion
|
|
21644
|
+
// #region @import "./_theme.scss"; -> scss/time-marker/_theme.scss
|
|
21645
|
+
// #region @import "@progress/kendo-theme-default/scss/time-marker/_theme.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/time-marker/_theme.scss
|
|
21646
|
+
@mixin kendo-time-marker--theme-base() {
|
|
21647
|
+
|
|
21648
|
+
.k-current-time {
|
|
21649
|
+
background: $kendo-current-time-color;
|
|
21650
|
+
|
|
21651
|
+
&.k-current-time-arrow-left {
|
|
21652
|
+
border-right-color: $kendo-current-time-color;
|
|
21653
|
+
}
|
|
21654
|
+
|
|
21655
|
+
&.k-current-time-arrow-right {
|
|
21656
|
+
border-left-color: $kendo-current-time-color;
|
|
21657
|
+
}
|
|
21658
|
+
|
|
21659
|
+
&.k-current-time-arrow-down {
|
|
21660
|
+
border-top-color: $kendo-current-time-color;
|
|
21661
|
+
}
|
|
21662
|
+
}
|
|
21663
|
+
|
|
21664
|
+
}
|
|
21665
|
+
|
|
21666
|
+
|
|
21667
|
+
@mixin kendo-time-marker--theme() {
|
|
21668
|
+
@include kendo-time-marker--theme-base();
|
|
21669
|
+
}
|
|
21670
|
+
|
|
21671
|
+
// #endregion
|
|
21672
|
+
|
|
21673
|
+
|
|
21674
|
+
@mixin kendo-time-marker--theme() {
|
|
21675
|
+
@include kendo-time-marker--theme-base();
|
|
21676
|
+
}
|
|
21677
|
+
|
|
21678
|
+
// #endregion
|
|
21679
|
+
|
|
21680
|
+
// Register
|
|
21681
|
+
// #region @import "../core/module-system/index.import.scss"; -> scss/core/module-system/index.import.scss
|
|
21682
|
+
// File already imported_once. Skipping output.
|
|
21683
|
+
// #endregion
|
|
21684
|
+
@include module-register( $_kendo-module-meta... );
|
|
21685
|
+
|
|
21686
|
+
// Expose
|
|
21687
|
+
@mixin kendo-time-marker--styles() {
|
|
21688
|
+
@include module-render( "time-marker" ) {
|
|
21689
|
+
@include kendo-time-marker--layout();
|
|
21690
|
+
@include kendo-time-marker--theme();
|
|
21691
|
+
}
|
|
21692
|
+
}
|
|
21693
|
+
|
|
21694
|
+
@if $kendo-auto-bootstrap {
|
|
21695
|
+
@include kendo-time-marker--styles();
|
|
21696
|
+
}
|
|
21697
|
+
|
|
21606
21698
|
// #endregion
|
|
21607
21699
|
|
|
21608
21700
|
|
|
@@ -21628,9 +21720,6 @@ $_kendo-module-meta: (
|
|
|
21628
21720
|
|
|
21629
21721
|
|
|
21630
21722
|
// Dependencies // TODO: extract variables
|
|
21631
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
21632
|
-
// File already imported_once. Skipping output.
|
|
21633
|
-
// #endregion
|
|
21634
21723
|
// #region @import "../toolbar/_index.scss"; -> scss/toolbar/_index.scss
|
|
21635
21724
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
21636
21725
|
// File already imported_once. Skipping output.
|
|
@@ -21653,9 +21742,6 @@ $_kendo-module-meta: (
|
|
|
21653
21742
|
|
|
21654
21743
|
|
|
21655
21744
|
// Dependencies
|
|
21656
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
21657
|
-
// File already imported_once. Skipping output.
|
|
21658
|
-
// #endregion
|
|
21659
21745
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
21660
21746
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
21661
21747
|
// File already imported_once. Skipping output.
|
|
@@ -21724,7 +21810,7 @@ $_kendo-module-meta: (
|
|
|
21724
21810
|
|
|
21725
21811
|
&:disabled,
|
|
21726
21812
|
&.k-disabled {
|
|
21727
|
-
@include disabled( $kendo-disabled-styling );
|
|
21813
|
+
@include disabled( $kendo-disabled-styling... );
|
|
21728
21814
|
}
|
|
21729
21815
|
|
|
21730
21816
|
&::-moz-focus-inner {
|
|
@@ -22440,9 +22526,6 @@ $_kendo-module-meta: (
|
|
|
22440
22526
|
|
|
22441
22527
|
|
|
22442
22528
|
// Dependencies
|
|
22443
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
22444
|
-
// File already imported_once. Skipping output.
|
|
22445
|
-
// #endregion
|
|
22446
22529
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
22447
22530
|
// File already imported_once. Skipping output.
|
|
22448
22531
|
// #endregion
|
|
@@ -23675,9 +23758,6 @@ $_kendo-module-meta: (
|
|
|
23675
23758
|
|
|
23676
23759
|
|
|
23677
23760
|
// Dependencies
|
|
23678
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
23679
|
-
// File already imported_once. Skipping output.
|
|
23680
|
-
// #endregion
|
|
23681
23761
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
23682
23762
|
// File already imported_once. Skipping output.
|
|
23683
23763
|
// #endregion
|
|
@@ -24751,7 +24831,7 @@ $kendo-form-sizes: (
|
|
|
24751
24831
|
.k-form-field-disabled {
|
|
24752
24832
|
.k-label,
|
|
24753
24833
|
.k-form-label {
|
|
24754
|
-
@include disabled( $kendo-disabled-styling );
|
|
24834
|
+
@include disabled( $kendo-disabled-styling... );
|
|
24755
24835
|
}
|
|
24756
24836
|
}
|
|
24757
24837
|
|
|
@@ -25130,9 +25210,6 @@ $_kendo-module-meta: (
|
|
|
25130
25210
|
|
|
25131
25211
|
|
|
25132
25212
|
// Dependencies
|
|
25133
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25134
|
-
// File already imported_once. Skipping output.
|
|
25135
|
-
// #endregion
|
|
25136
25213
|
// #region @import "../tooltip/_index.scss"; -> scss/tooltip/_index.scss
|
|
25137
25214
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25138
25215
|
// File already imported_once. Skipping output.
|
|
@@ -25153,9 +25230,6 @@ $_kendo-module-meta: (
|
|
|
25153
25230
|
|
|
25154
25231
|
|
|
25155
25232
|
// Dependencies
|
|
25156
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25157
|
-
// File already imported_once. Skipping output.
|
|
25158
|
-
// #endregion
|
|
25159
25233
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
25160
25234
|
// File already imported_once. Skipping output.
|
|
25161
25235
|
// #endregion
|
|
@@ -25477,9 +25551,6 @@ $_kendo-module-meta: (
|
|
|
25477
25551
|
|
|
25478
25552
|
|
|
25479
25553
|
// Dependencies
|
|
25480
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25481
|
-
// File already imported_once. Skipping output.
|
|
25482
|
-
// #endregion
|
|
25483
25554
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
25484
25555
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25485
25556
|
// File already imported_once. Skipping output.
|
|
@@ -25500,9 +25571,6 @@ $_kendo-module-meta: (
|
|
|
25500
25571
|
|
|
25501
25572
|
|
|
25502
25573
|
// Dependencies
|
|
25503
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
25504
|
-
// File already imported_once. Skipping output.
|
|
25505
|
-
// #endregion
|
|
25506
25574
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
25507
25575
|
// File already imported_once. Skipping output.
|
|
25508
25576
|
// #endregion
|
|
@@ -25580,7 +25648,7 @@ $_kendo-module-meta: (
|
|
|
25580
25648
|
|
|
25581
25649
|
&:disabled,
|
|
25582
25650
|
&[disabled] {
|
|
25583
|
-
@include disabled( $kendo-disabled-styling );
|
|
25651
|
+
@include disabled( $kendo-disabled-styling... );
|
|
25584
25652
|
|
|
25585
25653
|
[disabled] &,
|
|
25586
25654
|
.k-disabled & {
|
|
@@ -25605,7 +25673,7 @@ $_kendo-module-meta: (
|
|
|
25605
25673
|
|
|
25606
25674
|
&:disabled,
|
|
25607
25675
|
&[disabled] {
|
|
25608
|
-
@include disabled( $kendo-disabled-styling );
|
|
25676
|
+
@include disabled( $kendo-disabled-styling... );
|
|
25609
25677
|
|
|
25610
25678
|
[disabled] &,
|
|
25611
25679
|
.k-disabled & {
|
|
@@ -27147,9 +27215,6 @@ $_kendo-module-meta: (
|
|
|
27147
27215
|
|
|
27148
27216
|
|
|
27149
27217
|
// Dependencies
|
|
27150
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27151
|
-
// File already imported_once. Skipping output.
|
|
27152
|
-
// #endregion
|
|
27153
27218
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
27154
27219
|
// File already imported_once. Skipping output.
|
|
27155
27220
|
// #endregion
|
|
@@ -27249,9 +27314,6 @@ $_kendo-module-meta: (
|
|
|
27249
27314
|
|
|
27250
27315
|
|
|
27251
27316
|
// Dependencies
|
|
27252
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27253
|
-
// File already imported_once. Skipping output.
|
|
27254
|
-
// #endregion
|
|
27255
27317
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
27256
27318
|
// File already imported_once. Skipping output.
|
|
27257
27319
|
// #endregion
|
|
@@ -27358,9 +27420,6 @@ $_kendo-module-meta: (
|
|
|
27358
27420
|
|
|
27359
27421
|
|
|
27360
27422
|
// Dependencies
|
|
27361
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27362
|
-
// File already imported_once. Skipping output.
|
|
27363
|
-
// #endregion
|
|
27364
27423
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
27365
27424
|
// File already imported_once. Skipping output.
|
|
27366
27425
|
// #endregion
|
|
@@ -27600,9 +27659,6 @@ $_kendo-module-meta: (
|
|
|
27600
27659
|
|
|
27601
27660
|
|
|
27602
27661
|
// Dependencies
|
|
27603
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27604
|
-
// File already imported_once. Skipping output.
|
|
27605
|
-
// #endregion
|
|
27606
27662
|
|
|
27607
27663
|
|
|
27608
27664
|
// Component
|
|
@@ -28301,7 +28357,7 @@ $kendo-radio-ripple-opacity: .25 !default;
|
|
|
28301
28357
|
// Disabled state
|
|
28302
28358
|
.k-radio:disabled,
|
|
28303
28359
|
.k-radio.k-disabled {
|
|
28304
|
-
@include disabled( $kendo-disabled-styling );
|
|
28360
|
+
@include disabled( $kendo-disabled-styling... );
|
|
28305
28361
|
}
|
|
28306
28362
|
.k-radio:disabled:checked,
|
|
28307
28363
|
.k-radio.k-disabled.k-checked {
|
|
@@ -28614,9 +28670,6 @@ $_kendo-module-meta: (
|
|
|
28614
28670
|
|
|
28615
28671
|
|
|
28616
28672
|
// Dependencies
|
|
28617
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
28618
|
-
// File already imported_once. Skipping output.
|
|
28619
|
-
// #endregion
|
|
28620
28673
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
28621
28674
|
// File already imported_once. Skipping output.
|
|
28622
28675
|
// #endregion
|
|
@@ -29310,9 +29363,6 @@ $_kendo-module-meta: (
|
|
|
29310
29363
|
|
|
29311
29364
|
|
|
29312
29365
|
// Dependencies
|
|
29313
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29314
|
-
// File already imported_once. Skipping output.
|
|
29315
|
-
// #endregion
|
|
29316
29366
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
29317
29367
|
// File already imported_once. Skipping output.
|
|
29318
29368
|
// #endregion
|
|
@@ -30979,9 +31029,6 @@ $_kendo-module-meta: (
|
|
|
30979
31029
|
|
|
30980
31030
|
|
|
30981
31031
|
// Dependencies
|
|
30982
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30983
|
-
// File already imported_once. Skipping output.
|
|
30984
|
-
// #endregion
|
|
30985
31032
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
30986
31033
|
// File already imported_once. Skipping output.
|
|
30987
31034
|
// #endregion
|
|
@@ -31096,9 +31143,6 @@ $_kendo-module-meta: (
|
|
|
31096
31143
|
|
|
31097
31144
|
// Dependencies
|
|
31098
31145
|
// @import "../utils/_index.scss";
|
|
31099
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31100
|
-
// File already imported_once. Skipping output.
|
|
31101
|
-
// #endregion
|
|
31102
31146
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
31103
31147
|
// File already imported_once. Skipping output.
|
|
31104
31148
|
// #endregion
|
|
@@ -31314,9 +31358,6 @@ $_kendo-module-meta: (
|
|
|
31314
31358
|
|
|
31315
31359
|
|
|
31316
31360
|
// Dependencies
|
|
31317
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31318
|
-
// File already imported_once. Skipping output.
|
|
31319
|
-
// #endregion
|
|
31320
31361
|
// @import "../utils/_flex.scss";
|
|
31321
31362
|
|
|
31322
31363
|
|
|
@@ -31325,29 +31366,29 @@ $_kendo-module-meta: (
|
|
|
31325
31366
|
// ColorPalette
|
|
31326
31367
|
|
|
31327
31368
|
/// The font family of the ColorPalette.
|
|
31328
|
-
/// @group
|
|
31369
|
+
/// @group color-palette
|
|
31329
31370
|
$kendo-color-palette-font-family: var( --kendo-font-family, inherit ) !default;
|
|
31330
31371
|
/// The font size of the ColorPalette.
|
|
31331
|
-
/// @group
|
|
31372
|
+
/// @group color-palette
|
|
31332
31373
|
$kendo-color-palette-font-size: var( --kendo-font-size, inherit ) !default;
|
|
31333
31374
|
/// The line height of the ColorPalette.
|
|
31334
|
-
/// @group
|
|
31375
|
+
/// @group color-palette
|
|
31335
31376
|
$kendo-color-palette-line-height: 0 !default;
|
|
31336
31377
|
|
|
31337
31378
|
/// The width of the ColorPalette tile.
|
|
31338
|
-
/// @group
|
|
31379
|
+
/// @group color-palette
|
|
31339
31380
|
$kendo-color-palette-tile-width: k-spacing(6) !default;
|
|
31340
31381
|
/// The height of the ColorPalette tile.
|
|
31341
|
-
/// @group
|
|
31382
|
+
/// @group color-palette
|
|
31342
31383
|
$kendo-color-palette-tile-height: $kendo-color-palette-tile-width !default;
|
|
31343
31384
|
/// The shadow of the ColorPalette focused tile.
|
|
31344
|
-
/// @group
|
|
31385
|
+
/// @group color-palette
|
|
31345
31386
|
$kendo-color-palette-tile-focus-shadow: 0 0 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, .5 ) !default;
|
|
31346
31387
|
/// The shadow of the ColorPalette hovered tile.
|
|
31347
|
-
/// @group
|
|
31388
|
+
/// @group color-palette
|
|
31348
31389
|
$kendo-color-palette-tile-hover-shadow: 0 0 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, .8 ) !default;
|
|
31349
31390
|
/// The shadow of the ColorPalette selected tile.
|
|
31350
|
-
/// @group
|
|
31391
|
+
/// @group color-palette
|
|
31351
31392
|
$kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, 1 ) !default;
|
|
31352
31393
|
|
|
31353
31394
|
// #endregion
|
|
@@ -31506,9 +31547,6 @@ $_kendo-module-meta: (
|
|
|
31506
31547
|
|
|
31507
31548
|
|
|
31508
31549
|
// Dependencies
|
|
31509
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31510
|
-
// File already imported_once. Skipping output.
|
|
31511
|
-
// #endregion
|
|
31512
31550
|
// @import "../utils/_flex.scss";
|
|
31513
31551
|
// @import "../utils/_spacer.scss";
|
|
31514
31552
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
@@ -31543,9 +31581,6 @@ $_kendo-module-meta: (
|
|
|
31543
31581
|
|
|
31544
31582
|
|
|
31545
31583
|
// Dependencies
|
|
31546
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31547
|
-
// File already imported_once. Skipping output.
|
|
31548
|
-
// #endregion
|
|
31549
31584
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
31550
31585
|
// File already imported_once. Skipping output.
|
|
31551
31586
|
// #endregion
|
|
@@ -31643,142 +31678,142 @@ $_kendo-module-meta: (
|
|
|
31643
31678
|
// ColorGradient
|
|
31644
31679
|
|
|
31645
31680
|
/// The spacer of the ColorGradient.
|
|
31646
|
-
/// @group
|
|
31681
|
+
/// @group color-gradient
|
|
31647
31682
|
$kendo-color-gradient-spacer: k-spacing(3) !default;
|
|
31648
31683
|
|
|
31649
31684
|
/// The width of the ColorGradient.
|
|
31650
|
-
/// @group
|
|
31685
|
+
/// @group color-gradient
|
|
31651
31686
|
$kendo-color-gradient-width: 272px !default;
|
|
31652
31687
|
/// The width of the border around the ColorGradient.
|
|
31653
|
-
/// @group
|
|
31688
|
+
/// @group color-gradient
|
|
31654
31689
|
$kendo-color-gradient-border-width: 1px !default;
|
|
31655
31690
|
/// The border radius of the ColorGradient.
|
|
31656
|
-
/// @group
|
|
31691
|
+
/// @group color-gradient
|
|
31657
31692
|
$kendo-color-gradient-border-radius: k-border-radius(md) !default;
|
|
31658
31693
|
/// The vertical padding of the ColorGradient.
|
|
31659
|
-
/// @group
|
|
31694
|
+
/// @group color-gradient
|
|
31660
31695
|
$kendo-color-gradient-padding-y: $kendo-color-gradient-spacer !default;
|
|
31661
31696
|
/// The horizontal padding of the ColorGradient.
|
|
31662
|
-
/// @group
|
|
31697
|
+
/// @group color-gradient
|
|
31663
31698
|
$kendo-color-gradient-padding-x: $kendo-color-gradient-padding-y !default;
|
|
31664
31699
|
/// The spacing between the sections of the ColorGradient.
|
|
31665
|
-
/// @group
|
|
31700
|
+
/// @group color-gradient
|
|
31666
31701
|
$kendo-color-gradient-gap: $kendo-color-gradient-spacer !default;
|
|
31667
31702
|
/// The font family of the ColorGradient.
|
|
31668
|
-
/// @group
|
|
31703
|
+
/// @group color-gradient
|
|
31669
31704
|
$kendo-color-gradient-font-family: var( --kendo-font-family, inherit ) !default;
|
|
31670
31705
|
/// The font size of the ColorGradient.
|
|
31671
|
-
/// @group
|
|
31706
|
+
/// @group color-gradient
|
|
31672
31707
|
$kendo-color-gradient-font-size: var( --kendo-font-size, inherit ) !default;
|
|
31673
31708
|
/// The line height of the ColorGradient.
|
|
31674
|
-
/// @group
|
|
31709
|
+
/// @group color-gradient
|
|
31675
31710
|
$kendo-color-gradient-line-height: var( --kendo-line-height, normal ) !default;
|
|
31676
31711
|
/// The text color of the ColorGradient.
|
|
31677
|
-
/// @group
|
|
31712
|
+
/// @group color-gradient
|
|
31678
31713
|
$kendo-color-gradient-text: $kendo-component-text !default;
|
|
31679
31714
|
/// The background color of the ColorGradient.
|
|
31680
|
-
/// @group
|
|
31715
|
+
/// @group color-gradient
|
|
31681
31716
|
$kendo-color-gradient-bg: $kendo-component-bg !default;
|
|
31682
31717
|
/// The border color of the ColorGradient.
|
|
31683
|
-
/// @group
|
|
31718
|
+
/// @group color-gradient
|
|
31684
31719
|
$kendo-color-gradient-border: $kendo-component-border !default;
|
|
31685
31720
|
|
|
31686
31721
|
/// The border color of the focused ColorGradient.
|
|
31687
|
-
/// @group
|
|
31722
|
+
/// @group color-gradient
|
|
31688
31723
|
$kendo-color-gradient-focus-border: null !default;
|
|
31689
31724
|
/// The box shadow of the focused ColorGradient.
|
|
31690
|
-
/// @group
|
|
31725
|
+
/// @group color-gradient
|
|
31691
31726
|
$kendo-color-gradient-focus-shadow: k-elevation(3) !default;
|
|
31692
31727
|
|
|
31693
31728
|
/// The border radius of the ColorGradient canvas.
|
|
31694
|
-
/// @group
|
|
31729
|
+
/// @group color-gradient
|
|
31695
31730
|
$kendo-color-gradient-canvas-border-radius: k-border-radius(md) !default;
|
|
31696
31731
|
/// The spacing between the items of the ColorGradient canvas.
|
|
31697
|
-
/// @group
|
|
31732
|
+
/// @group color-gradient
|
|
31698
31733
|
$kendo-color-gradient-canvas-gap: $kendo-color-gradient-spacer !default;
|
|
31699
31734
|
/// The height the ColorGradient canvas hsv rectangle.
|
|
31700
|
-
/// @group
|
|
31735
|
+
/// @group color-gradient
|
|
31701
31736
|
$kendo-color-gradient-canvas-rectangle-height: 180px !default;
|
|
31702
31737
|
|
|
31703
31738
|
/// The width of the ColorGradient slider.
|
|
31704
|
-
/// @group
|
|
31739
|
+
/// @group color-gradient
|
|
31705
31740
|
$kendo-color-gradient-slider-track-size: 10px !default;
|
|
31706
31741
|
/// The border radius of the ColorGradient slider.
|
|
31707
|
-
/// @group
|
|
31742
|
+
/// @group color-gradient
|
|
31708
31743
|
$kendo-color-gradient-slider-border-radius: 10px !default;
|
|
31709
31744
|
/// The width of the border around the ColorGradient slider drag handle.
|
|
31710
|
-
/// @group
|
|
31745
|
+
/// @group color-gradient
|
|
31711
31746
|
$kendo-color-gradient-slider-draghandle-border-width: 3px !default;
|
|
31712
31747
|
|
|
31713
31748
|
/// The height of the ColorGradient vertical slider.
|
|
31714
|
-
/// @group
|
|
31749
|
+
/// @group color-gradient
|
|
31715
31750
|
$kendo-color-gradient-slider-vertical-size: 180px !default;
|
|
31716
31751
|
/// The width of the ColorGradient horizontal slider.
|
|
31717
|
-
/// @group
|
|
31752
|
+
/// @group color-gradient
|
|
31718
31753
|
$kendo-color-gradient-slider-horizontal-size: 100% !default;
|
|
31719
31754
|
|
|
31720
31755
|
/// The width of the ColorGradient canvas drag handle.
|
|
31721
|
-
/// @group
|
|
31756
|
+
/// @group color-gradient
|
|
31722
31757
|
$kendo-color-gradient-draghandle-width: 14px !default;
|
|
31723
31758
|
/// The height of the ColorGradient canvas drag handle.
|
|
31724
|
-
/// @group
|
|
31759
|
+
/// @group color-gradient
|
|
31725
31760
|
$kendo-color-gradient-draghandle-height: 14px !default;
|
|
31726
31761
|
/// The width of the border around the ColorGradient canvas drag handle.
|
|
31727
|
-
/// @group
|
|
31762
|
+
/// @group color-gradient
|
|
31728
31763
|
$kendo-color-gradient-draghandle-border-width: 1px !default;
|
|
31729
31764
|
/// The width of the outline around the ColorGradient canvas drag handle.
|
|
31730
|
-
/// @group
|
|
31765
|
+
/// @group color-gradient
|
|
31731
31766
|
$kendo-color-gradient-draghandle-outline-width: 1px !default;
|
|
31732
31767
|
/// The border radius of the ColorGradient canvas drag handle.
|
|
31733
|
-
/// @group
|
|
31768
|
+
/// @group color-gradient
|
|
31734
31769
|
$kendo-color-gradient-draghandle-border-radius: 50% !default;
|
|
31735
31770
|
/// The text color of the ColorGradient canvas drag handle.
|
|
31736
|
-
/// @group
|
|
31771
|
+
/// @group color-gradient
|
|
31737
31772
|
$kendo-color-gradient-draghandle-text: null !default;
|
|
31738
31773
|
/// The background color of the ColorGradient canvas drag handle.
|
|
31739
|
-
/// @group
|
|
31774
|
+
/// @group color-gradient
|
|
31740
31775
|
$kendo-color-gradient-draghandle-bg: transparent !default;
|
|
31741
31776
|
/// The color of the border around the ColorGradient canvas drag handle.
|
|
31742
|
-
/// @group
|
|
31777
|
+
/// @group color-gradient
|
|
31743
31778
|
$kendo-color-gradient-draghandle-border: rgba( white, .8) !default;
|
|
31744
31779
|
/// The color of the outline around the ColorGradient canvas drag handle.
|
|
31745
|
-
/// @group
|
|
31780
|
+
/// @group color-gradient
|
|
31746
31781
|
$kendo-color-gradient-draghandle-shadow: rgba( $kendo-color-black, .5) !default;
|
|
31747
31782
|
/// The focus color of the outline around the ColorGradient canvas drag handle.
|
|
31748
|
-
/// @group
|
|
31783
|
+
/// @group color-gradient
|
|
31749
31784
|
$kendo-color-gradient-draghandle-focus-shadow: $kendo-color-black !default;
|
|
31750
31785
|
/// The outline color of the outline around the ColorGradient canvas drag handle.
|
|
31751
|
-
/// @group
|
|
31786
|
+
/// @group color-gradient
|
|
31752
31787
|
$kendo-color-gradient-draghandle-hover-shadow: $kendo-color-black !default;
|
|
31753
31788
|
/// The box shadow of the ColorGradient canvas drag handle.
|
|
31754
|
-
/// @group
|
|
31789
|
+
/// @group color-gradient
|
|
31755
31790
|
$kendo-color-gradient-draghandle-shadow: k-elevation(2) !default;
|
|
31756
31791
|
|
|
31757
31792
|
/// The vertical margin of the ColorGradient canvas drag handle.
|
|
31758
|
-
/// @group
|
|
31793
|
+
/// @group color-gradient
|
|
31759
31794
|
$kendo-color-gradient-canvas-draghandle-margin-y: - k-math-div( $kendo-color-gradient-draghandle-height, 2 ) !default;
|
|
31760
31795
|
/// The horizontal margin of the ColorGradient canvas drag handle.
|
|
31761
|
-
/// @group
|
|
31796
|
+
/// @group color-gradient
|
|
31762
31797
|
$kendo-color-gradient-canvas-draghandle-margin-x: - k-math-div( $kendo-color-gradient-draghandle-width, 2 ) !default;
|
|
31763
31798
|
|
|
31764
31799
|
/// The width of the ColorGradient input.
|
|
31765
|
-
/// @group
|
|
31800
|
+
/// @group color-gradient
|
|
31766
31801
|
$kendo-color-gradient-input-width: 46px !default;
|
|
31767
31802
|
/// The spacing between the ColorGradient inputs.
|
|
31768
|
-
/// @group
|
|
31803
|
+
/// @group color-gradient
|
|
31769
31804
|
$kendo-color-gradient-input-gap: calc( #{$kendo-color-gradient-spacer} / 1.5 ) !default;
|
|
31770
31805
|
/// The spacing between the ColorGradient inputs and their labels.
|
|
31771
|
-
/// @group
|
|
31806
|
+
/// @group color-gradient
|
|
31772
31807
|
$kendo-color-gradient-input-label-gap: calc( #{$kendo-color-gradient-spacer} / 3 ) !default;
|
|
31773
31808
|
/// The text color of the ColorGradient input labels.
|
|
31774
|
-
/// @group
|
|
31809
|
+
/// @group color-gradient
|
|
31775
31810
|
$kendo-color-gradient-input-label-text: $kendo-subtle-text !default;
|
|
31776
31811
|
|
|
31777
31812
|
/// The font weight of the ColorGradient contrast ratio text.
|
|
31778
|
-
/// @group
|
|
31813
|
+
/// @group color-gradient
|
|
31779
31814
|
$kendo-color-gradient-contrast-ratio-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
31780
31815
|
/// The spacing between the items in the ColorGradient contrast tool.
|
|
31781
|
-
/// @group
|
|
31816
|
+
/// @group color-gradient
|
|
31782
31817
|
$kendo-color-gradient-contrast-spacer: calc( #{$kendo-color-gradient-spacer} / 1.5 ) !default;
|
|
31783
31818
|
|
|
31784
31819
|
// #endregion
|
|
@@ -32129,9 +32164,6 @@ $_kendo-module-meta: (
|
|
|
32129
32164
|
|
|
32130
32165
|
|
|
32131
32166
|
// Dependencies
|
|
32132
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
32133
|
-
// File already imported_once. Skipping output.
|
|
32134
|
-
// #endregion
|
|
32135
32167
|
// #region @import "../action-buttons/_index.scss"; -> scss/action-buttons/_index.scss
|
|
32136
32168
|
// File already imported_once. Skipping output.
|
|
32137
32169
|
// #endregion
|
|
@@ -32151,82 +32183,82 @@ $_kendo-module-meta: (
|
|
|
32151
32183
|
// ColorEditor/FlatColorPicker
|
|
32152
32184
|
|
|
32153
32185
|
/// The spacer of the ColorEditor.
|
|
32154
|
-
/// @group
|
|
32186
|
+
/// @group color-editor
|
|
32155
32187
|
$kendo-color-editor-spacer: k-spacing(3) !default;
|
|
32156
32188
|
|
|
32157
32189
|
/// The minimum width of the ColorEditor.
|
|
32158
|
-
/// @group
|
|
32190
|
+
/// @group color-editor
|
|
32159
32191
|
$kendo-color-editor-min-width: 272px !default;
|
|
32160
32192
|
/// The width of the border around the ColorEditor.
|
|
32161
|
-
/// @group
|
|
32193
|
+
/// @group color-editor
|
|
32162
32194
|
$kendo-color-editor-border-width: 1px !default;
|
|
32163
32195
|
/// The border radius of the ColorEditor.
|
|
32164
|
-
/// @group
|
|
32196
|
+
/// @group color-editor
|
|
32165
32197
|
$kendo-color-editor-border-radius: k-border-radius(md) !default;
|
|
32166
32198
|
/// The font family of the ColorEditor.
|
|
32167
|
-
/// @group
|
|
32199
|
+
/// @group color-editor
|
|
32168
32200
|
$kendo-color-editor-font-family: var( --kendo-font-family, inherit ) !default;
|
|
32169
32201
|
/// The font size of the ColorEditor.
|
|
32170
|
-
/// @group
|
|
32202
|
+
/// @group color-editor
|
|
32171
32203
|
$kendo-color-editor-font-size: var( --kendo-font-size, inherit ) !default;
|
|
32172
32204
|
/// The line height of the ColorEditor.
|
|
32173
|
-
/// @group
|
|
32205
|
+
/// @group color-editor
|
|
32174
32206
|
$kendo-color-editor-line-height: var( --kendo-line-height, normal ) !default;
|
|
32175
32207
|
/// The text color of the ColorEditor.
|
|
32176
|
-
/// @group
|
|
32208
|
+
/// @group color-editor
|
|
32177
32209
|
$kendo-color-editor-text: $kendo-component-text !default;
|
|
32178
32210
|
/// The background color of the ColorEditor.
|
|
32179
|
-
/// @group
|
|
32211
|
+
/// @group color-editor
|
|
32180
32212
|
$kendo-color-editor-bg: $kendo-component-bg !default;
|
|
32181
32213
|
/// The border color of the ColorEditor.
|
|
32182
|
-
/// @group
|
|
32214
|
+
/// @group color-editor
|
|
32183
32215
|
$kendo-color-editor-border: $kendo-component-border !default;
|
|
32184
32216
|
|
|
32185
32217
|
/// The border color of the focused ColorEditor.
|
|
32186
|
-
/// @group
|
|
32218
|
+
/// @group color-editor
|
|
32187
32219
|
$kendo-color-editor-focus-border: null !default;
|
|
32188
32220
|
/// The box shadow of the focused ColorEditor.
|
|
32189
|
-
/// @group
|
|
32221
|
+
/// @group color-editor
|
|
32190
32222
|
$kendo-color-editor-focus-shadow: k-elevation(3) !default;
|
|
32191
32223
|
|
|
32192
32224
|
/// The vertical padding of the ColorEditor header.
|
|
32193
|
-
/// @group
|
|
32225
|
+
/// @group color-editor
|
|
32194
32226
|
$kendo-color-editor-header-padding-y: $kendo-color-editor-spacer !default;
|
|
32195
32227
|
/// The horizontal padding of the ColorEditor header.
|
|
32196
|
-
/// @group
|
|
32228
|
+
/// @group color-editor
|
|
32197
32229
|
$kendo-color-editor-header-padding-x: $kendo-color-editor-header-padding-y !default;
|
|
32198
32230
|
/// The spacing between the ColorEditor header actions.
|
|
32199
|
-
/// @group
|
|
32231
|
+
/// @group color-editor
|
|
32200
32232
|
$kendo-color-editor-header-actions-gap: calc( #{$kendo-color-editor-spacer} / 1.5 ) !default;
|
|
32201
32233
|
|
|
32202
32234
|
/// The width of the ColorEditor preview.
|
|
32203
|
-
/// @group
|
|
32235
|
+
/// @group color-editor
|
|
32204
32236
|
$kendo-color-editor-color-preview-width: 32px !default;
|
|
32205
32237
|
/// The height of the ColorEditor preview.
|
|
32206
|
-
/// @group
|
|
32238
|
+
/// @group color-editor
|
|
32207
32239
|
$kendo-color-editor-color-preview-height: 12px !default;
|
|
32208
32240
|
/// The spacing between the colors in the ColorEditor preview.
|
|
32209
|
-
/// @group
|
|
32241
|
+
/// @group color-editor
|
|
32210
32242
|
$kendo-color-editor-preview-gap: k-spacing(1) !default;
|
|
32211
32243
|
|
|
32212
32244
|
/// The vertical padding of the ColorEditor views container.
|
|
32213
|
-
/// @group
|
|
32245
|
+
/// @group color-editor
|
|
32214
32246
|
$kendo-color-editor-views-padding-y: $kendo-color-editor-spacer !default;
|
|
32215
32247
|
/// The horizontal padding of the ColorEditor views container.
|
|
32216
|
-
/// @group
|
|
32248
|
+
/// @group color-editor
|
|
32217
32249
|
$kendo-color-editor-views-padding-x: $kendo-color-editor-views-padding-y !default;
|
|
32218
32250
|
/// The spacing of the ColorEditor views container.
|
|
32219
|
-
/// @group
|
|
32251
|
+
/// @group color-editor
|
|
32220
32252
|
$kendo-color-editor-views-gap: $kendo-color-editor-spacer !default;
|
|
32221
32253
|
|
|
32222
32254
|
/// The outline color of the focused ColorGradient.
|
|
32223
|
-
/// @group
|
|
32255
|
+
/// @group color-editor
|
|
32224
32256
|
$kendo-color-editor-color-gradient-focus-outline-color: rgba(0, 0, 0, .3) !default;
|
|
32225
32257
|
/// The outline width of the focused ColorGradient.
|
|
32226
|
-
/// @group
|
|
32258
|
+
/// @group color-editor
|
|
32227
32259
|
$kendo-color-editor-color-gradient-focus-outline: 2px !default;
|
|
32228
32260
|
/// The outline offset of the focused ColorGradient.
|
|
32229
|
-
/// @group
|
|
32261
|
+
/// @group color-editor
|
|
32230
32262
|
$kendo-color-editor-color-gradient-focus-outline-offset: 4px !default;
|
|
32231
32263
|
|
|
32232
32264
|
// #endregion
|
|
@@ -32529,9 +32561,6 @@ $_kendo-module-meta: (
|
|
|
32529
32561
|
|
|
32530
32562
|
|
|
32531
32563
|
// Dependencies
|
|
32532
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
32533
|
-
// File already imported_once. Skipping output.
|
|
32534
|
-
// #endregion
|
|
32535
32564
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
32536
32565
|
// File already imported_once. Skipping output.
|
|
32537
32566
|
// #endregion
|
|
@@ -33249,9 +33278,6 @@ $_kendo-module-meta: (
|
|
|
33249
33278
|
|
|
33250
33279
|
|
|
33251
33280
|
// Dependencies
|
|
33252
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33253
|
-
// File already imported_once. Skipping output.
|
|
33254
|
-
// #endregion
|
|
33255
33281
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
33256
33282
|
// File already imported_once. Skipping output.
|
|
33257
33283
|
// #endregion
|
|
@@ -33397,9 +33423,6 @@ $_kendo-module-meta: (
|
|
|
33397
33423
|
|
|
33398
33424
|
|
|
33399
33425
|
// Dependencies
|
|
33400
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33401
|
-
// File already imported_once. Skipping output.
|
|
33402
|
-
// #endregion
|
|
33403
33426
|
// #region @import "../floating-label/_index.scss"; -> scss/floating-label/_index.scss
|
|
33404
33427
|
// File already imported_once. Skipping output.
|
|
33405
33428
|
// #endregion
|
|
@@ -33519,9 +33542,6 @@ $_kendo-module-meta: (
|
|
|
33519
33542
|
|
|
33520
33543
|
|
|
33521
33544
|
// Dependencies
|
|
33522
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33523
|
-
// File already imported_once. Skipping output.
|
|
33524
|
-
// #endregion
|
|
33525
33545
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
33526
33546
|
// File already imported_once. Skipping output.
|
|
33527
33547
|
// #endregion
|
|
@@ -33664,9 +33684,6 @@ $_kendo-module-meta: (
|
|
|
33664
33684
|
|
|
33665
33685
|
|
|
33666
33686
|
// Dependencies
|
|
33667
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33668
|
-
// File already imported_once. Skipping output.
|
|
33669
|
-
// #endregion
|
|
33670
33687
|
// #region @import "../floating-label/_index.scss"; -> scss/floating-label/_index.scss
|
|
33671
33688
|
// File already imported_once. Skipping output.
|
|
33672
33689
|
// #endregion
|
|
@@ -33697,9 +33714,6 @@ $_kendo-module-meta: (
|
|
|
33697
33714
|
|
|
33698
33715
|
|
|
33699
33716
|
// Dependencies
|
|
33700
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33701
|
-
// File already imported_once. Skipping output.
|
|
33702
|
-
// #endregion
|
|
33703
33717
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
33704
33718
|
// File already imported_once. Skipping output.
|
|
33705
33719
|
// #endregion
|
|
@@ -33814,9 +33828,6 @@ $_kendo-module-meta: (
|
|
|
33814
33828
|
|
|
33815
33829
|
|
|
33816
33830
|
// Dependencies
|
|
33817
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33818
|
-
// File already imported_once. Skipping output.
|
|
33819
|
-
// #endregion
|
|
33820
33831
|
// #region @import "../checkbox/_index.scss"; -> scss/checkbox/_index.scss
|
|
33821
33832
|
// File already imported_once. Skipping output.
|
|
33822
33833
|
// #endregion
|
|
@@ -34474,9 +34485,6 @@ $_kendo-module-meta: (
|
|
|
34474
34485
|
|
|
34475
34486
|
|
|
34476
34487
|
// Dependencies
|
|
34477
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34478
|
-
// File already imported_once. Skipping output.
|
|
34479
|
-
// #endregion
|
|
34480
34488
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
34481
34489
|
// File already imported_once. Skipping output.
|
|
34482
34490
|
// #endregion
|
|
@@ -34584,9 +34592,6 @@ $_kendo-module-meta: (
|
|
|
34584
34592
|
|
|
34585
34593
|
|
|
34586
34594
|
// Dependencies
|
|
34587
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34588
|
-
// File already imported_once. Skipping output.
|
|
34589
|
-
// #endregion
|
|
34590
34595
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
34591
34596
|
// File already imported_once. Skipping output.
|
|
34592
34597
|
// #endregion
|
|
@@ -34952,9 +34957,6 @@ $_kendo-module-meta: (
|
|
|
34952
34957
|
|
|
34953
34958
|
|
|
34954
34959
|
// Dependencies
|
|
34955
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34956
|
-
// File already imported_once. Skipping output.
|
|
34957
|
-
// #endregion
|
|
34958
34960
|
// @import "../utils/_border.scss";
|
|
34959
34961
|
|
|
34960
34962
|
|
|
@@ -35550,9 +35552,6 @@ $_kendo-module-meta: (
|
|
|
35550
35552
|
|
|
35551
35553
|
|
|
35552
35554
|
// Dependencies
|
|
35553
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
35554
|
-
// File already imported_once. Skipping output.
|
|
35555
|
-
// #endregion
|
|
35556
35555
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
35557
35556
|
// File already imported_once. Skipping output.
|
|
35558
35557
|
// #endregion
|
|
@@ -35579,9 +35578,6 @@ $_kendo-module-meta: (
|
|
|
35579
35578
|
|
|
35580
35579
|
|
|
35581
35580
|
// Dependencies
|
|
35582
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
35583
|
-
// File already imported_once. Skipping output.
|
|
35584
|
-
// #endregion
|
|
35585
35581
|
|
|
35586
35582
|
|
|
35587
35583
|
// Component
|
|
@@ -36312,9 +36308,6 @@ $_kendo-module-meta: (
|
|
|
36312
36308
|
|
|
36313
36309
|
|
|
36314
36310
|
// Dependencies
|
|
36315
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
36316
|
-
// File already imported_once. Skipping output.
|
|
36317
|
-
// #endregion
|
|
36318
36311
|
|
|
36319
36312
|
|
|
36320
36313
|
// Component
|
|
@@ -36590,9 +36583,6 @@ $_kendo-module-meta: (
|
|
|
36590
36583
|
|
|
36591
36584
|
|
|
36592
36585
|
// Dependencies
|
|
36593
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
36594
|
-
// File already imported_once. Skipping output.
|
|
36595
|
-
// #endregion
|
|
36596
36586
|
// @import "../utils/_position.scss";
|
|
36597
36587
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
36598
36588
|
// File already imported_once. Skipping output.
|
|
@@ -37128,9 +37118,6 @@ $_kendo-module-meta: (
|
|
|
37128
37118
|
|
|
37129
37119
|
|
|
37130
37120
|
// Dependencies
|
|
37131
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
37132
|
-
// File already imported_once. Skipping output.
|
|
37133
|
-
// #endregion
|
|
37134
37121
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
37135
37122
|
// File already imported_once. Skipping output.
|
|
37136
37123
|
// #endregion
|
|
@@ -37771,9 +37758,6 @@ $_kendo-module-meta: (
|
|
|
37771
37758
|
|
|
37772
37759
|
|
|
37773
37760
|
// Dependencies
|
|
37774
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
37775
|
-
// File already imported_once. Skipping output.
|
|
37776
|
-
// #endregion
|
|
37777
37761
|
// #region @import "../window/_index.scss"; -> scss/window/_index.scss
|
|
37778
37762
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
37779
37763
|
// File already imported_once. Skipping output.
|
|
@@ -37797,9 +37781,6 @@ $_kendo-module-meta: (
|
|
|
37797
37781
|
|
|
37798
37782
|
|
|
37799
37783
|
// Dependencies
|
|
37800
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
37801
|
-
// File already imported_once. Skipping output.
|
|
37802
|
-
// #endregion
|
|
37803
37784
|
// #region @import "../overlay/_index.scss"; -> scss/overlay/_index.scss
|
|
37804
37785
|
// File already imported_once. Skipping output.
|
|
37805
37786
|
// #endregion
|
|
@@ -38283,9 +38264,6 @@ $_kendo-module-meta: (
|
|
|
38283
38264
|
|
|
38284
38265
|
|
|
38285
38266
|
// Dependencies
|
|
38286
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38287
|
-
// File already imported_once. Skipping output.
|
|
38288
|
-
// #endregion
|
|
38289
38267
|
// #region @import "../overlay/_index.scss"; -> scss/overlay/_index.scss
|
|
38290
38268
|
// File already imported_once. Skipping output.
|
|
38291
38269
|
// #endregion
|
|
@@ -38741,9 +38719,6 @@ $_kendo-module-meta: (
|
|
|
38741
38719
|
|
|
38742
38720
|
|
|
38743
38721
|
// Dependencies
|
|
38744
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38745
|
-
// File already imported_once. Skipping output.
|
|
38746
|
-
// #endregion
|
|
38747
38722
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
38748
38723
|
// File already imported_once. Skipping output.
|
|
38749
38724
|
// #endregion
|
|
@@ -38984,9 +38959,6 @@ $_kendo-module-meta: (
|
|
|
38984
38959
|
|
|
38985
38960
|
|
|
38986
38961
|
// Dependencies
|
|
38987
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38988
|
-
// File already imported_once. Skipping output.
|
|
38989
|
-
// #endregion
|
|
38990
38962
|
// #region @import "../card/_index.scss"; -> scss/card/_index.scss
|
|
38991
38963
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
38992
38964
|
// File already imported_once. Skipping output.
|
|
@@ -39009,9 +38981,6 @@ $_kendo-module-meta: (
|
|
|
39009
38981
|
|
|
39010
38982
|
|
|
39011
38983
|
// Dependencies
|
|
39012
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
39013
|
-
// File already imported_once. Skipping output.
|
|
39014
|
-
// #endregion
|
|
39015
38984
|
// @import "../utils/_flex.scss";
|
|
39016
38985
|
// @import "../utils/_grid.scss";
|
|
39017
38986
|
// #region @import "../action-buttons/_index.scss"; -> scss/action-buttons/_index.scss
|
|
@@ -40001,9 +39970,6 @@ $_kendo-module-meta: (
|
|
|
40001
39970
|
|
|
40002
39971
|
|
|
40003
39972
|
// Dependencies
|
|
40004
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40005
|
-
// File already imported_once. Skipping output.
|
|
40006
|
-
// #endregion
|
|
40007
39973
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
40008
39974
|
// File already imported_once. Skipping output.
|
|
40009
39975
|
// #endregion
|
|
@@ -40149,9 +40115,6 @@ $_kendo-module-meta: (
|
|
|
40149
40115
|
|
|
40150
40116
|
|
|
40151
40117
|
// Dependencies
|
|
40152
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40153
|
-
// File already imported_once. Skipping output.
|
|
40154
|
-
// #endregion
|
|
40155
40118
|
// @import "../utils/_position.scss";
|
|
40156
40119
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
40157
40120
|
// File already imported_once. Skipping output.
|
|
@@ -40465,9 +40428,6 @@ $_kendo-module-meta: (
|
|
|
40465
40428
|
|
|
40466
40429
|
|
|
40467
40430
|
// Dependencies
|
|
40468
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40469
|
-
// File already imported_once. Skipping output.
|
|
40470
|
-
// #endregion
|
|
40471
40431
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
40472
40432
|
// File already imported_once. Skipping output.
|
|
40473
40433
|
// #endregion
|
|
@@ -41011,9 +40971,6 @@ $_kendo-module-meta: (
|
|
|
41011
40971
|
|
|
41012
40972
|
|
|
41013
40973
|
// Dependencies
|
|
41014
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
41015
|
-
// File already imported_once. Skipping output.
|
|
41016
|
-
// #endregion
|
|
41017
40974
|
// #region @import "../dropdownlist/_index.scss"; -> scss/dropdownlist/_index.scss
|
|
41018
40975
|
// File already imported_once. Skipping output.
|
|
41019
40976
|
// #endregion
|
|
@@ -41474,9 +41431,6 @@ $_kendo-module-meta: (
|
|
|
41474
41431
|
|
|
41475
41432
|
|
|
41476
41433
|
// Dependencies
|
|
41477
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
41478
|
-
// File already imported_once. Skipping output.
|
|
41479
|
-
// #endregion
|
|
41480
41434
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
41481
41435
|
// File already imported_once. Skipping output.
|
|
41482
41436
|
// #endregion
|
|
@@ -41592,7 +41546,7 @@ $kendo-stepper-indicator-hover-border: null !default;
|
|
|
41592
41546
|
$kendo-stepper-indicator-disabled-bg: null !default;
|
|
41593
41547
|
/// The text color of the disabled Stepper indicator.
|
|
41594
41548
|
/// @group stepper
|
|
41595
|
-
$kendo-stepper-indicator-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent),
|
|
41549
|
+
$kendo-stepper-indicator-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d) !default;
|
|
41596
41550
|
/// The border color of the disabled Stepper indicator.
|
|
41597
41551
|
/// @group stepper
|
|
41598
41552
|
$kendo-stepper-indicator-disabled-border: null !default;
|
|
@@ -41671,7 +41625,7 @@ $kendo-stepper-label-error-text: $kendo-color-error !default;
|
|
|
41671
41625
|
$kendo-stepper-label-hover-text: null !default;
|
|
41672
41626
|
/// The text color of the disabled Stepper label.
|
|
41673
41627
|
/// @group stepper
|
|
41674
|
-
$kendo-stepper-label-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent),
|
|
41628
|
+
$kendo-stepper-label-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d) !default;
|
|
41675
41629
|
|
|
41676
41630
|
/// The text color of the optional Stepper label.
|
|
41677
41631
|
/// @group stepper
|
|
@@ -42310,9 +42264,6 @@ $_kendo-module-meta: (
|
|
|
42310
42264
|
|
|
42311
42265
|
|
|
42312
42266
|
// Dependencies
|
|
42313
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
42314
|
-
// File already imported_once. Skipping output.
|
|
42315
|
-
// #endregion
|
|
42316
42267
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
42317
42268
|
// File already imported_once. Skipping output.
|
|
42318
42269
|
// #endregion
|
|
@@ -43043,9 +42994,6 @@ $_kendo-module-meta: (
|
|
|
43043
42994
|
|
|
43044
42995
|
|
|
43045
42996
|
// Dependencies
|
|
43046
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
43047
|
-
// File already imported_once. Skipping output.
|
|
43048
|
-
// #endregion
|
|
43049
42997
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
43050
42998
|
// File already imported_once. Skipping output.
|
|
43051
42999
|
// #endregion
|
|
@@ -43310,9 +43258,6 @@ $_kendo-module-meta: (
|
|
|
43310
43258
|
|
|
43311
43259
|
|
|
43312
43260
|
// Dependencies
|
|
43313
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
43314
|
-
// File already imported_once. Skipping output.
|
|
43315
|
-
// #endregion
|
|
43316
43261
|
// @import "../utils/_display.scss";
|
|
43317
43262
|
// @import "../utils/_spacer.scss";
|
|
43318
43263
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
@@ -43577,6 +43522,158 @@ $kendo-expander-content-padding-y: k-spacing(4) !default;
|
|
|
43577
43522
|
@include kendo-expander--styles();
|
|
43578
43523
|
}
|
|
43579
43524
|
|
|
43525
|
+
// #endregion
|
|
43526
|
+
// #region @import "./panel/_index.scss"; -> scss/panel/_index.scss
|
|
43527
|
+
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
43528
|
+
// File already imported_once. Skipping output.
|
|
43529
|
+
// #endregion
|
|
43530
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
43531
|
+
// File already imported_once. Skipping output.
|
|
43532
|
+
// #endregion
|
|
43533
|
+
|
|
43534
|
+
|
|
43535
|
+
// Module meta
|
|
43536
|
+
$_kendo-module-meta: (
|
|
43537
|
+
name: "panel",
|
|
43538
|
+
dependencies: ()
|
|
43539
|
+
);
|
|
43540
|
+
|
|
43541
|
+
|
|
43542
|
+
// Dependencies
|
|
43543
|
+
|
|
43544
|
+
|
|
43545
|
+
// Component
|
|
43546
|
+
// #region @import "./_variables.scss"; -> scss/panel/_variables.scss
|
|
43547
|
+
|
|
43548
|
+
/// The border radius of the Panel.
|
|
43549
|
+
/// @group panel
|
|
43550
|
+
$kendo-panel-border-radius: k-border-radius(md);
|
|
43551
|
+
/// The width of the border around the Panel.
|
|
43552
|
+
/// @group panel
|
|
43553
|
+
$kendo-panel-border-width: 1px;
|
|
43554
|
+
/// The style of the border around the Panel.
|
|
43555
|
+
/// @group panel
|
|
43556
|
+
$kendo-panel-border-style: solid;
|
|
43557
|
+
|
|
43558
|
+
/// The inline padding of the Panel header.
|
|
43559
|
+
/// @group panel
|
|
43560
|
+
$kendo-panel-header-padding-inline: k-spacing(2);
|
|
43561
|
+
/// The block padding of the Panel header.
|
|
43562
|
+
/// @group panel
|
|
43563
|
+
$kendo-panel-header-padding-block: k-spacing(1);
|
|
43564
|
+
|
|
43565
|
+
/// The inline padding of the Panel content.
|
|
43566
|
+
/// @group panel
|
|
43567
|
+
$kendo-panel-content-padding-inline: k-spacing(2);
|
|
43568
|
+
/// The block padding of the Panel content.
|
|
43569
|
+
/// @group panel
|
|
43570
|
+
$kendo-panel-content-padding-block: k-spacing(1);
|
|
43571
|
+
|
|
43572
|
+
/// The text color of the Panel.
|
|
43573
|
+
/// @group panel
|
|
43574
|
+
$kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text});
|
|
43575
|
+
/// The background color of the Panel.
|
|
43576
|
+
/// @group panel
|
|
43577
|
+
$kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg});
|
|
43578
|
+
/// The color of the border around the Panel.
|
|
43579
|
+
/// @group panel
|
|
43580
|
+
$kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border});
|
|
43581
|
+
|
|
43582
|
+
// #endregion
|
|
43583
|
+
// #region @import "./_layout.scss"; -> scss/panel/_layout.scss
|
|
43584
|
+
// #region @import "@progress/kendo-theme-default/scss/panel/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/panel/_layout.scss
|
|
43585
|
+
@mixin kendo-panel--layout--base() {
|
|
43586
|
+
// Panels
|
|
43587
|
+
.k-block,
|
|
43588
|
+
.k-panel {
|
|
43589
|
+
@include border-radius( $kendo-panel-border-radius );
|
|
43590
|
+
padding: 0;
|
|
43591
|
+
border-width: $kendo-panel-border-width;
|
|
43592
|
+
border-style: $kendo-panel-border-style;
|
|
43593
|
+
box-sizing: border-box;
|
|
43594
|
+
|
|
43595
|
+
> .k-header {
|
|
43596
|
+
@include border-top-radius( $kendo-panel-border-radius );
|
|
43597
|
+
@include fill(
|
|
43598
|
+
var( --kendo-component-text, #{$kendo-component-text} ),
|
|
43599
|
+
var( --kendo-component-bg, #{$kendo-component-bg} ),
|
|
43600
|
+
var( --kendo-component-border, #{$kendo-component-border} )
|
|
43601
|
+
);
|
|
43602
|
+
padding-inline: $kendo-panel-header-padding-inline;
|
|
43603
|
+
padding-block: $kendo-panel-header-padding-block;
|
|
43604
|
+
}
|
|
43605
|
+
> .k-content {
|
|
43606
|
+
padding-inline: $kendo-panel-content-padding-inline;
|
|
43607
|
+
padding-block: $kendo-panel-content-padding-block;
|
|
43608
|
+
}
|
|
43609
|
+
}
|
|
43610
|
+
}
|
|
43611
|
+
|
|
43612
|
+
@mixin kendo-panel--layout() {
|
|
43613
|
+
@include kendo-panel--layout--base();
|
|
43614
|
+
}
|
|
43615
|
+
|
|
43616
|
+
// #endregion
|
|
43617
|
+
|
|
43618
|
+
@mixin kendo-panel--layout() {
|
|
43619
|
+
@include kendo-panel--layout--base();
|
|
43620
|
+
}
|
|
43621
|
+
|
|
43622
|
+
// #endregion
|
|
43623
|
+
// #region @import "./_theme.scss"; -> scss/panel/_theme.scss
|
|
43624
|
+
// #region @import "@progress/kendo-theme-default/scss/panel/_theme.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/panel/_theme.scss
|
|
43625
|
+
@mixin kendo-panel--theme--base() {
|
|
43626
|
+
// Panels
|
|
43627
|
+
.k-block,
|
|
43628
|
+
.k-panel {
|
|
43629
|
+
@include fill(
|
|
43630
|
+
$kendo-panel-text,
|
|
43631
|
+
$kendo-panel-bg,
|
|
43632
|
+
$kendo-panel-border
|
|
43633
|
+
);
|
|
43634
|
+
}
|
|
43635
|
+
|
|
43636
|
+
:where(.k-content) {
|
|
43637
|
+
@include fill(
|
|
43638
|
+
$kendo-panel-text,
|
|
43639
|
+
$kendo-panel-bg,
|
|
43640
|
+
$kendo-panel-border
|
|
43641
|
+
);
|
|
43642
|
+
}
|
|
43643
|
+
}
|
|
43644
|
+
|
|
43645
|
+
@mixin kendo-panel--theme() {
|
|
43646
|
+
@include kendo-panel--theme--base();
|
|
43647
|
+
}
|
|
43648
|
+
|
|
43649
|
+
// #endregion
|
|
43650
|
+
|
|
43651
|
+
@mixin kendo-panel--theme() {
|
|
43652
|
+
@include kendo-panel--theme--base();
|
|
43653
|
+
}
|
|
43654
|
+
|
|
43655
|
+
// #endregion
|
|
43656
|
+
|
|
43657
|
+
|
|
43658
|
+
// Register
|
|
43659
|
+
// #region @import "../core/module-system/index.import.scss"; -> scss/core/module-system/index.import.scss
|
|
43660
|
+
// File already imported_once. Skipping output.
|
|
43661
|
+
// #endregion
|
|
43662
|
+
@include module-register( $_kendo-module-meta... );
|
|
43663
|
+
|
|
43664
|
+
|
|
43665
|
+
// Expose
|
|
43666
|
+
@mixin kendo-panel--styles() {
|
|
43667
|
+
@include module-render( "panel" ) {
|
|
43668
|
+
@include kendo-panel--layout();
|
|
43669
|
+
@include kendo-panel--theme();
|
|
43670
|
+
}
|
|
43671
|
+
}
|
|
43672
|
+
|
|
43673
|
+
@if $kendo-auto-bootstrap {
|
|
43674
|
+
@include kendo-panel--styles();
|
|
43675
|
+
}
|
|
43676
|
+
|
|
43580
43677
|
// #endregion
|
|
43581
43678
|
// #region @import "./panelbar/_index.scss"; -> scss/panelbar/_index.scss
|
|
43582
43679
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
@@ -43598,9 +43695,6 @@ $_kendo-module-meta: (
|
|
|
43598
43695
|
|
|
43599
43696
|
|
|
43600
43697
|
// Dependencies
|
|
43601
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
43602
|
-
// File already imported_once. Skipping output.
|
|
43603
|
-
// #endregion
|
|
43604
43698
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
43605
43699
|
// File already imported_once. Skipping output.
|
|
43606
43700
|
// #endregion
|
|
@@ -44304,9 +44398,6 @@ $_kendo-module-meta: (
|
|
|
44304
44398
|
|
|
44305
44399
|
|
|
44306
44400
|
// Dependencies
|
|
44307
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
44308
|
-
// File already imported_once. Skipping output.
|
|
44309
|
-
// #endregion
|
|
44310
44401
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
44311
44402
|
// File already imported_once. Skipping output.
|
|
44312
44403
|
// #endregion
|
|
@@ -44675,9 +44766,6 @@ $_kendo-module-meta: (
|
|
|
44675
44766
|
|
|
44676
44767
|
|
|
44677
44768
|
// Dependencies
|
|
44678
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
44679
|
-
// File already imported_once. Skipping output.
|
|
44680
|
-
// #endregion
|
|
44681
44769
|
// #region @import "../card/_index.scss"; -> scss/card/_index.scss
|
|
44682
44770
|
// File already imported_once. Skipping output.
|
|
44683
44771
|
// #endregion
|
|
@@ -44691,38 +44779,38 @@ $_kendo-module-meta: (
|
|
|
44691
44779
|
// TileLayout
|
|
44692
44780
|
|
|
44693
44781
|
/// The width of the border around the TileLayout.
|
|
44694
|
-
/// @group
|
|
44782
|
+
/// @group tile-layout
|
|
44695
44783
|
$kendo-tile-layout-border-width: 0px !default;
|
|
44696
44784
|
/// The background color of the TileLayout.
|
|
44697
|
-
/// @group
|
|
44785
|
+
/// @group tile-layout
|
|
44698
44786
|
$kendo-tile-layout-bg: $kendo-base-bg !default;
|
|
44699
44787
|
|
|
44700
44788
|
/// The horizontal padding of the TileLayout.
|
|
44701
|
-
/// @group
|
|
44789
|
+
/// @group tile-layout
|
|
44702
44790
|
$kendo-tile-layout-padding-x: k-spacing(4) !default;
|
|
44703
44791
|
|
|
44704
44792
|
/// The vertical padding of the TileLayout
|
|
44705
|
-
/// @group
|
|
44793
|
+
/// @group tile-layout
|
|
44706
44794
|
$kendo-tile-layout-padding-y: $kendo-tile-layout-padding-x !default;
|
|
44707
44795
|
|
|
44708
44796
|
/// The width of the border around the TileLayout card.
|
|
44709
|
-
/// @group
|
|
44797
|
+
/// @group tile-layout
|
|
44710
44798
|
$kendo-tile-layout-card-border-width: $kendo-card-border-width !default;
|
|
44711
44799
|
/// The focus box shadow of the TileLayout card.
|
|
44712
|
-
/// @group
|
|
44800
|
+
/// @group tile-layout
|
|
44713
44801
|
$kendo-tile-layout-card-focus-shadow: $kendo-card-focus-shadow !default;
|
|
44714
44802
|
|
|
44715
44803
|
/// The width of the border around the TileLayout hint.
|
|
44716
|
-
/// @group
|
|
44804
|
+
/// @group tile-layout
|
|
44717
44805
|
$kendo-tile-layout-hint-border-width: 1px !default;
|
|
44718
44806
|
/// The radius of the border around the TileLayout hint.
|
|
44719
|
-
/// @group
|
|
44807
|
+
/// @group tile-layout
|
|
44720
44808
|
$kendo-tile-layout-hint-border-radius: k-border-radius(lg) !default;
|
|
44721
44809
|
/// The color of the border around the TileLayout hint.
|
|
44722
|
-
/// @group
|
|
44810
|
+
/// @group tile-layout
|
|
44723
44811
|
$kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
44724
44812
|
/// The background color of the TileLayout hint.
|
|
44725
|
-
/// @group
|
|
44813
|
+
/// @group tile-layout
|
|
44726
44814
|
$kendo-tile-layout-hint-bg: rgba( white, .2 ) !default;
|
|
44727
44815
|
|
|
44728
44816
|
|
|
@@ -45344,9 +45432,6 @@ $_kendo-module-meta: (
|
|
|
45344
45432
|
|
|
45345
45433
|
|
|
45346
45434
|
// Dependencies
|
|
45347
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
45348
|
-
// File already imported_once. Skipping output.
|
|
45349
|
-
// #endregion
|
|
45350
45435
|
// #region @import "../adaptive/_index.scss"; -> scss/adaptive/_index.scss
|
|
45351
45436
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
45352
45437
|
// File already imported_once. Skipping output.
|
|
@@ -48429,9 +48514,6 @@ $_kendo-module-meta: (
|
|
|
48429
48514
|
|
|
48430
48515
|
|
|
48431
48516
|
// Dependencies
|
|
48432
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
48433
|
-
// File already imported_once. Skipping output.
|
|
48434
|
-
// #endregion
|
|
48435
48517
|
// @import "../utils/_flex.scss";
|
|
48436
48518
|
// @import "../utils/_grid.scss";
|
|
48437
48519
|
// #region @import "../pager/_index.scss"; -> scss/pager/_index.scss
|
|
@@ -48772,9 +48854,6 @@ $_kendo-module-meta: (
|
|
|
48772
48854
|
|
|
48773
48855
|
|
|
48774
48856
|
// Dependencies
|
|
48775
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
48776
|
-
// File already imported_once. Skipping output.
|
|
48777
|
-
// #endregion
|
|
48778
48857
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
48779
48858
|
// File already imported_once. Skipping output.
|
|
48780
48859
|
// #endregion
|
|
@@ -50275,9 +50354,6 @@ $_kendo-module-meta: (
|
|
|
50275
50354
|
|
|
50276
50355
|
|
|
50277
50356
|
// Dependencies
|
|
50278
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
50279
|
-
// File already imported_once. Skipping output.
|
|
50280
|
-
// #endregion
|
|
50281
50357
|
// #region @import "../dialog/_index.scss"; -> scss/dialog/_index.scss
|
|
50282
50358
|
// File already imported_once. Skipping output.
|
|
50283
50359
|
// #endregion
|
|
@@ -51383,9 +51459,6 @@ $_kendo-module-meta: (
|
|
|
51383
51459
|
|
|
51384
51460
|
|
|
51385
51461
|
// Dependencies
|
|
51386
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
51387
|
-
// File already imported_once. Skipping output.
|
|
51388
|
-
// #endregion
|
|
51389
51462
|
// @import "../utils/_text.scss";
|
|
51390
51463
|
// #region @import "../grid/_index.scss"; -> scss/grid/_index.scss
|
|
51391
51464
|
// File already imported_once. Skipping output.
|
|
@@ -51607,9 +51680,6 @@ $_kendo-module-meta: (
|
|
|
51607
51680
|
|
|
51608
51681
|
|
|
51609
51682
|
// Dependencies
|
|
51610
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
51611
|
-
// File already imported_once. Skipping output.
|
|
51612
|
-
// #endregion
|
|
51613
51683
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
51614
51684
|
// File already imported_once. Skipping output.
|
|
51615
51685
|
// #endregion
|
|
@@ -51870,9 +51940,6 @@ $_kendo-module-meta: (
|
|
|
51870
51940
|
|
|
51871
51941
|
|
|
51872
51942
|
// Dependencies
|
|
51873
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
51874
|
-
// File already imported_once. Skipping output.
|
|
51875
|
-
// #endregion
|
|
51876
51943
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
51877
51944
|
// File already imported_once. Skipping output.
|
|
51878
51945
|
// #endregion
|
|
@@ -51913,184 +51980,184 @@ $_kendo-module-meta: (
|
|
|
51913
51980
|
// FileManager
|
|
51914
51981
|
|
|
51915
51982
|
/// The space between the FileManager items.
|
|
51916
|
-
/// @group
|
|
51983
|
+
/// @group file-manager
|
|
51917
51984
|
$kendo-file-manager-spacer: k-spacing(4) !default;
|
|
51918
51985
|
/// The border width of the FileManager.
|
|
51919
|
-
/// @group
|
|
51986
|
+
/// @group file-manager
|
|
51920
51987
|
$kendo-file-manager-border-width: 1px !default;
|
|
51921
51988
|
/// The font family of the FileManager.
|
|
51922
|
-
/// @group
|
|
51989
|
+
/// @group file-manager
|
|
51923
51990
|
$kendo-file-manager-font-family: var( --kendo-font-family, inherit ) !default;
|
|
51924
51991
|
/// The font size of the FileManager.
|
|
51925
|
-
/// @group
|
|
51992
|
+
/// @group file-manager
|
|
51926
51993
|
$kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
51927
51994
|
/// The line height of the FileManager.
|
|
51928
|
-
/// @group
|
|
51995
|
+
/// @group file-manager
|
|
51929
51996
|
$kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
|
|
51930
51997
|
/// The background color of the FileManager.
|
|
51931
|
-
/// @group
|
|
51998
|
+
/// @group file-manager
|
|
51932
51999
|
$kendo-file-manager-bg: $kendo-component-bg !default;
|
|
51933
52000
|
/// The text color of the FileManager.
|
|
51934
|
-
/// @group
|
|
52001
|
+
/// @group file-manager
|
|
51935
52002
|
$kendo-file-manager-text: $kendo-component-text !default;
|
|
51936
52003
|
/// The border color of the FileManager.
|
|
51937
|
-
/// @group
|
|
52004
|
+
/// @group file-manager
|
|
51938
52005
|
$kendo-file-manager-border: $kendo-component-border !default;
|
|
51939
52006
|
|
|
51940
52007
|
/// The border width of the FileManager Toolbar.
|
|
51941
|
-
/// @group
|
|
52008
|
+
/// @group file-manager
|
|
51942
52009
|
$kendo-file-manager-toolbar-border-width: $kendo-file-manager-border-width !default;
|
|
51943
52010
|
/// The background color of the FileManager Toolbar.
|
|
51944
|
-
/// @group
|
|
52011
|
+
/// @group file-manager
|
|
51945
52012
|
$kendo-file-manager-toolbar-bg: null !default;
|
|
51946
52013
|
/// The text color of the FileManager Toolbar.
|
|
51947
|
-
/// @group
|
|
52014
|
+
/// @group file-manager
|
|
51948
52015
|
$kendo-file-manager-toolbar-text: null !default;
|
|
51949
52016
|
/// The border color of the FileManager Toolbar.
|
|
51950
|
-
/// @group
|
|
52017
|
+
/// @group file-manager
|
|
51951
52018
|
$kendo-file-manager-toolbar-border: null !default;
|
|
51952
52019
|
/// The gradient of the FileManager Toolbar.
|
|
51953
|
-
/// @group
|
|
52020
|
+
/// @group file-manager
|
|
51954
52021
|
$kendo-file-manager-toolbar-gradient: null !default;
|
|
51955
52022
|
|
|
51956
52023
|
/// The horizontal padding of the FileManager Navigation.
|
|
51957
|
-
/// @group
|
|
52024
|
+
/// @group file-manager
|
|
51958
52025
|
$kendo-file-manager-navigation-padding-x: $kendo-file-manager-spacer !default;
|
|
51959
52026
|
/// The vertical padding of the FileManager Navigation.
|
|
51960
|
-
/// @group
|
|
52027
|
+
/// @group file-manager
|
|
51961
52028
|
$kendo-file-manager-navigation-padding-y: $kendo-file-manager-spacer !default;
|
|
51962
52029
|
/// The width of the FileManager Navigation.
|
|
51963
|
-
/// @group
|
|
52030
|
+
/// @group file-manager
|
|
51964
52031
|
$kendo-file-manager-navigation-width: 20% !default;
|
|
51965
52032
|
/// The border width of the FileManager Navigation.
|
|
51966
|
-
/// @group
|
|
52033
|
+
/// @group file-manager
|
|
51967
52034
|
$kendo-file-manager-navigation-border-width: $kendo-file-manager-border-width !default;
|
|
51968
52035
|
/// The background color of the FileManager Navigation.
|
|
51969
|
-
/// @group
|
|
52036
|
+
/// @group file-manager
|
|
51970
52037
|
$kendo-file-manager-navigation-bg: null !default;
|
|
51971
52038
|
/// The text color of the FileManager Navigation.
|
|
51972
|
-
/// @group
|
|
52039
|
+
/// @group file-manager
|
|
51973
52040
|
$kendo-file-manager-navigation-text: null !default;
|
|
51974
52041
|
/// The border color of the FileManager Navigation.
|
|
51975
|
-
/// @group
|
|
52042
|
+
/// @group file-manager
|
|
51976
52043
|
$kendo-file-manager-navigation-border: null !default;
|
|
51977
52044
|
|
|
51978
52045
|
/// The horizontal padding of the FileManager Breadcrumb.
|
|
51979
|
-
/// @group
|
|
52046
|
+
/// @group file-manager
|
|
51980
52047
|
$kendo-file-manager-breadcrumb-padding-x: k-spacing(2) !default;
|
|
51981
52048
|
/// The vertical padding of the FileManager Breadcrumb.
|
|
51982
|
-
/// @group
|
|
52049
|
+
/// @group file-manager
|
|
51983
52050
|
$kendo-file-manager-breadcrumb-padding-y: k-spacing(2) !default;
|
|
51984
52051
|
/// The border width of the FileManager Breadcrumb.
|
|
51985
|
-
/// @group
|
|
52052
|
+
/// @group file-manager
|
|
51986
52053
|
$kendo-file-manager-breadcrumb-border-width: $kendo-file-manager-border-width !default;
|
|
51987
52054
|
/// The background color of the FileManager Breadcrumb.
|
|
51988
|
-
/// @group
|
|
52055
|
+
/// @group file-manager
|
|
51989
52056
|
$kendo-file-manager-breadcrumb-bg: $kendo-toolbar-bg !default;
|
|
51990
52057
|
/// The text color of the FileManager Breadcrumb.
|
|
51991
|
-
/// @group
|
|
52058
|
+
/// @group file-manager
|
|
51992
52059
|
$kendo-file-manager-breadcrumb-text: null !default;
|
|
51993
52060
|
/// The border color of the FileManager Breadcrumb.
|
|
51994
|
-
/// @group
|
|
52061
|
+
/// @group file-manager
|
|
51995
52062
|
$kendo-file-manager-breadcrumb-border: null !default;
|
|
51996
52063
|
|
|
51997
52064
|
/// The background color of the FileManager ListView.
|
|
51998
|
-
/// @group
|
|
52065
|
+
/// @group file-manager
|
|
51999
52066
|
$kendo-file-manager-listview-bg: null !default;
|
|
52000
52067
|
/// The text color of the FileManager ListView.
|
|
52001
|
-
/// @group
|
|
52068
|
+
/// @group file-manager
|
|
52002
52069
|
$kendo-file-manager-listview-text: null !default;
|
|
52003
52070
|
/// The border color of the FileManager ListView.
|
|
52004
|
-
/// @group
|
|
52071
|
+
/// @group file-manager
|
|
52005
52072
|
$kendo-file-manager-listview-border: null !default;
|
|
52006
52073
|
|
|
52007
52074
|
/// The horizontal padding of the FileManager ListView item.
|
|
52008
|
-
/// @group
|
|
52075
|
+
/// @group file-manager
|
|
52009
52076
|
$kendo-file-manager-listview-item-padding-x: k-spacing(4) !default;
|
|
52010
52077
|
/// The vertical padding of the FileManager ListView item.
|
|
52011
|
-
/// @group
|
|
52078
|
+
/// @group file-manager
|
|
52012
52079
|
$kendo-file-manager-listview-item-padding-y: k-spacing(4) !default;
|
|
52013
52080
|
/// The width of the FileManager ListView item.
|
|
52014
|
-
/// @group
|
|
52081
|
+
/// @group file-manager
|
|
52015
52082
|
$kendo-file-manager-listview-item-width: 120px !default;
|
|
52016
52083
|
/// The height of the FileManager ListView item.
|
|
52017
|
-
/// @group
|
|
52084
|
+
/// @group file-manager
|
|
52018
52085
|
$kendo-file-manager-listview-item-height: 120px !default;
|
|
52019
52086
|
/// The background color of the FileManager ListView item.
|
|
52020
|
-
/// @group
|
|
52087
|
+
/// @group file-manager
|
|
52021
52088
|
$kendo-file-manager-listview-item-bg: null !default;
|
|
52022
52089
|
/// The text color of the FileManager ListView item.
|
|
52023
|
-
/// @group
|
|
52090
|
+
/// @group file-manager
|
|
52024
52091
|
$kendo-file-manager-listview-item-text: null !default;
|
|
52025
52092
|
/// The border color of the FileManager ListView item.
|
|
52026
|
-
/// @group
|
|
52093
|
+
/// @group file-manager
|
|
52027
52094
|
$kendo-file-manager-listview-item-border: null !default;
|
|
52028
52095
|
|
|
52029
52096
|
/// The background color of the FileManager ListView item icon.
|
|
52030
|
-
/// @group
|
|
52097
|
+
/// @group file-manager
|
|
52031
52098
|
$kendo-file-manager-listview-item-icon-bg: null !default;
|
|
52032
52099
|
/// The text color of the FileManager ListView item icon.
|
|
52033
|
-
/// @group
|
|
52100
|
+
/// @group file-manager
|
|
52034
52101
|
$kendo-file-manager-listview-item-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) !default;
|
|
52035
52102
|
/// The border color of the FileManager ListView item icon.
|
|
52036
|
-
/// @group
|
|
52103
|
+
/// @group file-manager
|
|
52037
52104
|
$kendo-file-manager-listview-item-icon-border: null !default;
|
|
52038
52105
|
/// Background color of the FileManager selected ListView item icon.
|
|
52039
|
-
/// @group
|
|
52106
|
+
/// @group file-manager
|
|
52040
52107
|
$kendo-file-manager-listview-item-icon-selected-bg: null !default;
|
|
52041
52108
|
/// Text color of the FileManager selected ListView item icon.
|
|
52042
|
-
/// @group
|
|
52109
|
+
/// @group file-manager
|
|
52043
52110
|
$kendo-file-manager-listview-item-icon-selected-text: inherit !default;
|
|
52044
52111
|
/// Border color of the FileManager selected ListView item icon.
|
|
52045
|
-
/// @group
|
|
52112
|
+
/// @group file-manager
|
|
52046
52113
|
$kendo-file-manager-listview-item-icon-selected-border: null !default;
|
|
52047
52114
|
|
|
52048
52115
|
/// The background color of the FileManager Grid.
|
|
52049
|
-
/// @group
|
|
52116
|
+
/// @group file-manager
|
|
52050
52117
|
$kendo-file-manager-grid-bg: null !default;
|
|
52051
52118
|
/// The text color of the FileManager Grid.
|
|
52052
|
-
/// @group
|
|
52119
|
+
/// @group file-manager
|
|
52053
52120
|
$kendo-file-manager-grid-text: null !default;
|
|
52054
52121
|
/// The border color of the FileManager Grid.
|
|
52055
|
-
/// @group
|
|
52122
|
+
/// @group file-manager
|
|
52056
52123
|
$kendo-file-manager-grid-border: null !default;
|
|
52057
52124
|
|
|
52058
52125
|
/// The horizontal padding of the FileManager preview.
|
|
52059
|
-
/// @group
|
|
52126
|
+
/// @group file-manager
|
|
52060
52127
|
$kendo-file-manager-preview-padding-x: $kendo-file-manager-spacer !default;
|
|
52061
52128
|
/// The vertical padding of the FileManager preview.
|
|
52062
|
-
/// @group
|
|
52129
|
+
/// @group file-manager
|
|
52063
52130
|
$kendo-file-manager-preview-padding-y: $kendo-file-manager-spacer !default;
|
|
52064
52131
|
/// The width of the FileManager preview.
|
|
52065
|
-
/// @group
|
|
52132
|
+
/// @group file-manager
|
|
52066
52133
|
$kendo-file-manager-preview-width: 20% !default;
|
|
52067
52134
|
/// The border width of the FileManager preview.
|
|
52068
|
-
/// @group
|
|
52135
|
+
/// @group file-manager
|
|
52069
52136
|
$kendo-file-manager-preview-border-width: $kendo-file-manager-border-width !default;
|
|
52070
52137
|
/// The spacing of the FileManager preview.
|
|
52071
|
-
/// @group
|
|
52138
|
+
/// @group file-manager
|
|
52072
52139
|
$kendo-file-manager-preview-spacing: $kendo-file-manager-spacer !default;
|
|
52073
52140
|
/// The gap between the columns in the FileManager preview.
|
|
52074
|
-
/// @group
|
|
52141
|
+
/// @group file-manager
|
|
52075
52142
|
$kendo-file-manager-preview-column-gap: k-spacing(1) !default;
|
|
52076
52143
|
/// The background color of the FileManager preview.
|
|
52077
|
-
/// @group
|
|
52144
|
+
/// @group file-manager
|
|
52078
52145
|
$kendo-file-manager-preview-bg: null !default;
|
|
52079
52146
|
/// The text color of the FileManager preview.
|
|
52080
|
-
/// @group
|
|
52147
|
+
/// @group file-manager
|
|
52081
52148
|
$kendo-file-manager-preview-text: null !default;
|
|
52082
52149
|
/// The border color of the FileManager preview.
|
|
52083
|
-
/// @group
|
|
52150
|
+
/// @group file-manager
|
|
52084
52151
|
$kendo-file-manager-preview-border: null !default;
|
|
52085
52152
|
|
|
52086
52153
|
/// The background color of the FileManager preview icon.
|
|
52087
|
-
/// @group
|
|
52154
|
+
/// @group file-manager
|
|
52088
52155
|
$kendo-file-manager-preview-icon-bg: null !default;
|
|
52089
52156
|
/// The text color of the FileManager preview icon.
|
|
52090
|
-
/// @group
|
|
52157
|
+
/// @group file-manager
|
|
52091
52158
|
$kendo-file-manager-preview-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) !default;
|
|
52092
52159
|
/// The border color of the FileManager preview icon.
|
|
52093
|
-
/// @group
|
|
52160
|
+
/// @group file-manager
|
|
52094
52161
|
$kendo-file-manager-preview-icon-border: null !default;
|
|
52095
52162
|
|
|
52096
52163
|
// #endregion
|
|
@@ -52518,9 +52585,6 @@ $_kendo-module-meta: (
|
|
|
52518
52585
|
|
|
52519
52586
|
// Dependencies
|
|
52520
52587
|
// @import "../utils/_index.scss";
|
|
52521
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
52522
|
-
// File already imported_once. Skipping output.
|
|
52523
|
-
// #endregion
|
|
52524
52588
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
52525
52589
|
// File already imported_once. Skipping output.
|
|
52526
52590
|
// #endregion
|
|
@@ -53121,7 +53185,7 @@ $kendo-taskboard-drag-placeholder-border: $kendo-component-border !default;
|
|
|
53121
53185
|
}
|
|
53122
53186
|
|
|
53123
53187
|
&.k-disabled {
|
|
53124
|
-
@include disabled( $kendo-disabled-styling );
|
|
53188
|
+
@include disabled( $kendo-disabled-styling... );
|
|
53125
53189
|
}
|
|
53126
53190
|
}
|
|
53127
53191
|
|
|
@@ -53201,9 +53265,6 @@ $_kendo-module-meta: (
|
|
|
53201
53265
|
|
|
53202
53266
|
|
|
53203
53267
|
// Dependencies
|
|
53204
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
53205
|
-
// File already imported_once. Skipping output.
|
|
53206
|
-
// #endregion
|
|
53207
53268
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
53208
53269
|
// File already imported_once. Skipping output.
|
|
53209
53270
|
// #endregion
|
|
@@ -54102,9 +54163,6 @@ $_kendo-module-meta: (
|
|
|
54102
54163
|
|
|
54103
54164
|
|
|
54104
54165
|
// Dependencies
|
|
54105
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
54106
|
-
// File already imported_once. Skipping output.
|
|
54107
|
-
// #endregion
|
|
54108
54166
|
// #region @import "../toolbar/_index.scss"; -> scss/toolbar/_index.scss
|
|
54109
54167
|
// File already imported_once. Skipping output.
|
|
54110
54168
|
// #endregion
|
|
@@ -54453,14 +54511,12 @@ $_kendo-module-meta: (
|
|
|
54453
54511
|
"treelist",
|
|
54454
54512
|
"validator",
|
|
54455
54513
|
"window",
|
|
54514
|
+
"time-marker"
|
|
54456
54515
|
)
|
|
54457
54516
|
);
|
|
54458
54517
|
|
|
54459
54518
|
|
|
54460
54519
|
// Dependencies
|
|
54461
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
54462
|
-
// File already imported_once. Skipping output.
|
|
54463
|
-
// #endregion
|
|
54464
54520
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
54465
54521
|
// File already imported_once. Skipping output.
|
|
54466
54522
|
// #endregion
|
|
@@ -55982,14 +56038,12 @@ $_kendo-module-meta: (
|
|
|
55982
56038
|
"dropdown-list",
|
|
55983
56039
|
"icon",
|
|
55984
56040
|
"tooltip",
|
|
56041
|
+
"time-marker"
|
|
55985
56042
|
)
|
|
55986
56043
|
);
|
|
55987
56044
|
|
|
55988
56045
|
|
|
55989
56046
|
// Dependencies
|
|
55990
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
55991
|
-
// File already imported_once. Skipping output.
|
|
55992
|
-
// #endregion
|
|
55993
56047
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
55994
56048
|
// File already imported_once. Skipping output.
|
|
55995
56049
|
// #endregion
|
|
@@ -57603,9 +57657,6 @@ $_kendo-module-meta: (
|
|
|
57603
57657
|
|
|
57604
57658
|
|
|
57605
57659
|
// Dependencies
|
|
57606
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
57607
|
-
// File already imported_once. Skipping output.
|
|
57608
|
-
// #endregion
|
|
57609
57660
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
57610
57661
|
// File already imported_once. Skipping output.
|
|
57611
57662
|
// #endregion
|
|
@@ -58440,9 +58491,6 @@ $_kendo-module-meta: (
|
|
|
58440
58491
|
|
|
58441
58492
|
|
|
58442
58493
|
// Dependencies
|
|
58443
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
58444
|
-
// File already imported_once. Skipping output.
|
|
58445
|
-
// #endregion
|
|
58446
58494
|
// #region @import "../slider/_index.scss"; -> scss/slider/_index.scss
|
|
58447
58495
|
// File already imported_once. Skipping output.
|
|
58448
58496
|
// #endregion
|
|
@@ -58670,9 +58718,6 @@ $_kendo-module-meta: (
|
|
|
58670
58718
|
|
|
58671
58719
|
|
|
58672
58720
|
// Dependencies
|
|
58673
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
58674
|
-
// File already imported_once. Skipping output.
|
|
58675
|
-
// #endregion
|
|
58676
58721
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
58677
58722
|
// File already imported_once. Skipping output.
|
|
58678
58723
|
// #endregion
|
|
@@ -59441,9 +59486,6 @@ $_kendo-module-meta: (
|
|
|
59441
59486
|
|
|
59442
59487
|
|
|
59443
59488
|
// Dependencies
|
|
59444
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
59445
|
-
// File already imported_once. Skipping output.
|
|
59446
|
-
// #endregion
|
|
59447
59489
|
// @import "../utils/_index.scss";
|
|
59448
59490
|
// #region @import "../combobox/_index.scss"; -> scss/combobox/_index.scss
|
|
59449
59491
|
// File already imported_once. Skipping output.
|
|
@@ -59875,9 +59917,6 @@ $_kendo-module-meta: (
|
|
|
59875
59917
|
|
|
59876
59918
|
|
|
59877
59919
|
// Dependencies
|
|
59878
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
59879
|
-
// File already imported_once. Skipping output.
|
|
59880
|
-
// #endregion
|
|
59881
59920
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
59882
59921
|
// File already imported_once. Skipping output.
|
|
59883
59922
|
// #endregion
|
|
@@ -60051,9 +60090,6 @@ $_kendo-module-meta: (
|
|
|
60051
60090
|
|
|
60052
60091
|
|
|
60053
60092
|
// Dependencies
|
|
60054
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
60055
|
-
// File already imported_once. Skipping output.
|
|
60056
|
-
// #endregion
|
|
60057
60093
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
60058
60094
|
// File already imported_once. Skipping output.
|
|
60059
60095
|
// #endregion
|
|
@@ -60479,12 +60515,6 @@ $_kendo-module-meta: (
|
|
|
60479
60515
|
);
|
|
60480
60516
|
|
|
60481
60517
|
|
|
60482
|
-
// Dependencies
|
|
60483
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
60484
|
-
// File already imported_once. Skipping output.
|
|
60485
|
-
// #endregion
|
|
60486
|
-
|
|
60487
|
-
|
|
60488
60518
|
// Component
|
|
60489
60519
|
// #region @import "./_variables.scss"; -> scss/prompt/_variables.scss
|
|
60490
60520
|
// Prompt
|
|
@@ -60734,9 +60764,6 @@ $_kendo-module-meta: (
|
|
|
60734
60764
|
|
|
60735
60765
|
|
|
60736
60766
|
// Dependencies
|
|
60737
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
60738
|
-
// File already imported_once. Skipping output.
|
|
60739
|
-
// #endregion
|
|
60740
60767
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
60741
60768
|
// File already imported_once. Skipping output.
|
|
60742
60769
|
// #endregion
|
|
@@ -61597,9 +61624,6 @@ $_kendo-module-meta: (
|
|
|
61597
61624
|
|
|
61598
61625
|
|
|
61599
61626
|
// Dependencies
|
|
61600
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
61601
|
-
// File already imported_once. Skipping output.
|
|
61602
|
-
// #endregion
|
|
61603
61627
|
// @import "../utils/_position.scss";
|
|
61604
61628
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
61605
61629
|
// File already imported_once. Skipping output.
|
|
@@ -61894,9 +61918,6 @@ $_kendo-module-meta: (
|
|
|
61894
61918
|
|
|
61895
61919
|
// Dependencies
|
|
61896
61920
|
// @import "../utils/_index.scss";
|
|
61897
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
61898
|
-
// File already imported_once. Skipping output.
|
|
61899
|
-
// #endregion
|
|
61900
61921
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
61901
61922
|
// File already imported_once. Skipping output.
|
|
61902
61923
|
// #endregion
|
|
@@ -62548,6 +62569,7 @@ $kendo-signature-maximized-line-width: 3px !default;
|
|
|
62548
62569
|
@include kendo-loader--styles();
|
|
62549
62570
|
@include kendo-skeleton--styles();
|
|
62550
62571
|
@include kendo-tooltip--styles();
|
|
62572
|
+
@include kendo-time-marker--styles();
|
|
62551
62573
|
|
|
62552
62574
|
|
|
62553
62575
|
// Form helpers
|