@progress/kendo-theme-material 6.1.1-dev.53 → 6.1.1-dev.66
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 +342 -221
- package/dist/all.scss +789 -405
- package/dist/meta/variables.json +16 -16
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/action-buttons/_index.scss +1 -0
- package/scss/action-sheet/_index.scss +1 -0
- package/scss/adaptive/_index.scss +1 -0
- package/scss/appbar/_index.scss +1 -0
- package/scss/autocomplete/_index.scss +1 -0
- package/scss/avatar/_index.scss +1 -0
- package/scss/badge/_index.scss +1 -0
- package/scss/bottom-navigation/_index.scss +1 -0
- package/scss/breadcrumb/_index.scss +1 -0
- package/scss/button/_index.scss +1 -0
- package/scss/calendar/_index.scss +1 -0
- package/scss/captcha/_index.scss +1 -0
- package/scss/card/_index.scss +1 -0
- package/scss/chat/_index.scss +1 -0
- package/scss/checkbox/_index.scss +1 -0
- package/scss/chip/_index.scss +1 -0
- package/scss/color-preview/_index.scss +1 -0
- package/scss/coloreditor/_index.scss +2 -0
- package/scss/colorgradient/_index.scss +1 -0
- package/scss/colorpalette/_index.scss +1 -0
- package/scss/colorpicker/_index.scss +1 -0
- package/scss/combobox/_index.scss +1 -0
- package/scss/dataviz/_index.scss +1 -0
- package/scss/dateinput/_index.scss +1 -0
- package/scss/datepicker/_index.scss +1 -0
- package/scss/daterangepicker/_index.scss +1 -0
- package/scss/datetimepicker/_index.scss +1 -0
- package/scss/dialog/_index.scss +1 -4
- package/scss/draggable/_index.scss +1 -0
- package/scss/drawer/_index.scss +1 -0
- package/scss/dropdowngrid/_index.scss +1 -0
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdowntree/_index.scss +1 -0
- package/scss/dropzone/_index.scss +1 -0
- package/scss/editor/_index.scss +1 -0
- package/scss/editor/_layout.scss +2 -1
- package/scss/expansion-panel/_index.scss +1 -0
- package/scss/fab/_index.scss +1 -0
- package/scss/filemanager/_index.scss +1 -0
- package/scss/filter/_index.scss +1 -0
- package/scss/floating-label/_index.scss +1 -0
- package/scss/forms/_index.scss +1 -0
- package/scss/gantt/_index.scss +1 -0
- package/scss/grid/_index.scss +2 -0
- package/scss/grid/_layout.scss +2 -1
- package/scss/grid/_theme.scss +4 -2
- package/scss/icons/_index.scss +1 -0
- package/scss/imageeditor/_index.scss +1 -0
- package/scss/input/_index.scss +1 -0
- package/scss/list/_index.scss +1 -0
- package/scss/listbox/_index.scss +1 -0
- package/scss/listgroup/_index.scss +1 -0
- package/scss/listview/_index.scss +1 -0
- package/scss/loader/_index.scss +2 -0
- package/scss/map/_index.scss +1 -0
- package/scss/maskedtextbox/_index.scss +3 -2
- package/scss/mediaplayer/_index.scss +1 -0
- package/scss/menu/_index.scss +1 -0
- package/scss/menu-button/_index.scss +1 -0
- package/scss/messagebox/_index.scss +1 -0
- package/scss/multiselect/_index.scss +1 -0
- package/scss/notification/_index.scss +1 -0
- package/scss/numerictextbox/_index.scss +1 -0
- package/scss/orgchart/_index.scss +2 -0
- package/scss/overlay/_index.scss +1 -0
- package/scss/pager/_index.scss +1 -0
- package/scss/panelbar/_index.scss +1 -0
- package/scss/pdf-viewer/_index.scss +1 -0
- package/scss/pivotgrid/_index.scss +1 -0
- package/scss/popover/_index.scss +2 -1
- package/scss/popup/_index.scss +1 -0
- package/scss/progressbar/_index.scss +1 -0
- package/scss/radio/_index.scss +1 -0
- package/scss/rating/_index.scss +1 -0
- package/scss/responsivepanel/_index.scss +1 -0
- package/scss/ripple/_index.scss +1 -0
- package/scss/scheduler/_index.scss +1 -0
- package/scss/scheduler/_layout.scss +8 -0
- package/scss/scroller/_index.scss +1 -0
- package/scss/scrollview/_index.scss +1 -0
- package/scss/searchbox/_index.scss +1 -0
- package/scss/signature/_index.scss +3 -0
- package/scss/skeleton/_index.scss +1 -0
- package/scss/slider/_index.scss +3 -0
- package/scss/slider/images/slider-h.scss +0 -0
- package/scss/slider/images/slider-v.scss +0 -0
- package/scss/split-button/_index.scss +1 -0
- package/scss/splitter/_index.scss +1 -0
- package/scss/spreadsheet/_index.scss +1 -0
- package/scss/stepper/_index.scss +1 -0
- package/scss/switch/_index.scss +1 -0
- package/scss/table/_index.scss +1 -0
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/taskboard/_index.scss +1 -0
- package/scss/textarea/_index.scss +1 -0
- package/scss/textbox/_index.scss +1 -0
- package/scss/tilelayout/_index.scss +1 -0
- package/scss/timedurationpicker/_index.scss +1 -0
- package/scss/timeline/_index.scss +1 -0
- package/scss/timepicker/_index.scss +1 -0
- package/scss/timeselector/_index.scss +1 -0
- package/scss/toolbar/_index.scss +1 -0
- package/scss/tooltip/_index.scss +1 -0
- package/scss/treelist/_index.scss +1 -0
- package/scss/treeview/_index.scss +1 -0
- package/scss/typography/_index.scss +1 -0
- package/scss/upload/_index.scss +1 -0
- package/scss/validator/_index.scss +1 -0
- package/scss/virtual-scroller/_index.scss +1 -0
- package/scss/window/_index.scss +1 -0
- package/scss/wizard/_index.scss +1 -0
package/dist/all.scss
CHANGED
|
@@ -6187,326 +6187,7 @@ $kendo-invalid-shadow: null !default;
|
|
|
6187
6187
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
6188
6188
|
// File already imported_once. Skipping output.
|
|
6189
6189
|
// #endregion
|
|
6190
|
-
|
|
6191
|
-
|
|
6192
|
-
// Dependencies
|
|
6193
|
-
|
|
6194
|
-
|
|
6195
|
-
// Component
|
|
6196
|
-
// #region @import "./_variables.scss"; -> scss/typography/_variables.scss
|
|
6197
|
-
// Typography
|
|
6198
|
-
|
|
6199
|
-
|
|
6200
|
-
// Headings
|
|
6201
|
-
$kendo-h1-font-size: 96px !default;
|
|
6202
|
-
$kendo-h2-font-size: 60px !default;
|
|
6203
|
-
$kendo-h3-font-size: 48px !default;
|
|
6204
|
-
$kendo-h4-font-size: 34px !default;
|
|
6205
|
-
$kendo-h5-font-size: 24px !default;
|
|
6206
|
-
$kendo-h6-font-size: 20px !default;
|
|
6207
|
-
|
|
6208
|
-
$kendo-h1-font-family: $kendo-font-family !default;
|
|
6209
|
-
$kendo-h2-font-family: $kendo-font-family !default;
|
|
6210
|
-
$kendo-h3-font-family: $kendo-font-family !default;
|
|
6211
|
-
$kendo-h4-font-family: $kendo-font-family !default;
|
|
6212
|
-
$kendo-h5-font-family: $kendo-font-family !default;
|
|
6213
|
-
$kendo-h6-font-family: $kendo-font-family !default;
|
|
6214
|
-
|
|
6215
|
-
$kendo-h1-line-height: 96px !default;
|
|
6216
|
-
$kendo-h2-line-height: 60px !default;
|
|
6217
|
-
$kendo-h3-line-height: 50px !default;
|
|
6218
|
-
$kendo-h4-line-height: 40px !default;
|
|
6219
|
-
$kendo-h5-line-height: 32px !default;
|
|
6220
|
-
$kendo-h6-line-height: 32px !default;
|
|
6221
|
-
|
|
6222
|
-
$kendo-h1-font-weight: $kendo-font-weight-light !default;
|
|
6223
|
-
$kendo-h2-font-weight: $kendo-font-weight-light !default;
|
|
6224
|
-
$kendo-h3-font-weight: $kendo-font-weight-normal !default;
|
|
6225
|
-
$kendo-h4-font-weight: $kendo-font-weight-normal !default;
|
|
6226
|
-
$kendo-h5-font-weight: $kendo-font-weight-normal !default;
|
|
6227
|
-
$kendo-h6-font-weight: $kendo-font-weight-medium !default;
|
|
6228
|
-
|
|
6229
|
-
$kendo-h1-letter-spacing: -1.5px !default;
|
|
6230
|
-
$kendo-h2-letter-spacing: -.5px !default;
|
|
6231
|
-
$kendo-h3-letter-spacing: 0px !default;
|
|
6232
|
-
$kendo-h4-letter-spacing: .25px !default;
|
|
6233
|
-
$kendo-h5-letter-spacing: 0px !default;
|
|
6234
|
-
$kendo-h6-letter-spacing: .15px !default;
|
|
6235
|
-
|
|
6236
|
-
$kendo-h1-margin: 0 0 12px !default;
|
|
6237
|
-
$kendo-h2-margin: 0 0 12px !default;
|
|
6238
|
-
$kendo-h3-margin: 0 0 12px !default;
|
|
6239
|
-
$kendo-h4-margin: 0 0 12px !default;
|
|
6240
|
-
$kendo-h5-margin: 0 0 12px !default;
|
|
6241
|
-
$kendo-h6-margin: 0 0 12px !default;
|
|
6242
|
-
|
|
6243
|
-
|
|
6244
|
-
// Paragraph
|
|
6245
|
-
$kendo-paragraph-margin: 0 0 12px !default;
|
|
6246
|
-
$kendo-paragraph-font-size: 1rem !default;
|
|
6247
|
-
$kendo-paragraph-font-family: $kendo-font-family !default;
|
|
6248
|
-
$kendo-paragraph-line-height: $kendo-line-height-lg !default;
|
|
6249
|
-
$kendo-paragraph-font-weight: $kendo-font-weight-normal !default;
|
|
6250
|
-
$kendo-paragraph-letter-spacing: .03125em !default;
|
|
6251
|
-
|
|
6252
|
-
|
|
6253
|
-
// Code
|
|
6254
|
-
$kendo-code-font-size: $kendo-font-size-md !default;
|
|
6255
|
-
$kendo-code-font-family: $kendo-font-family-monospace !default;
|
|
6256
|
-
$kendo-code-line-height: $kendo-line-height-md !default;
|
|
6257
|
-
$kendo-code-font-weight: $kendo-font-weight-normal !default;
|
|
6258
|
-
$kendo-code-letter-spacing: null !default;
|
|
6259
|
-
|
|
6260
|
-
$kendo-code-padding-x: 4px !default;
|
|
6261
|
-
$kendo-code-padding-y: 0px !default;
|
|
6262
|
-
$kendo-pre-padding-x: 24px !default;
|
|
6263
|
-
$kendo-pre-padding-y: 16px !default;
|
|
6264
|
-
$kendo-code-border-width: 1px !default;
|
|
6265
|
-
|
|
6266
|
-
$kendo-code-bg: $kendo-base-bg !default;
|
|
6267
|
-
$kendo-code-text: $kendo-component-text !default;
|
|
6268
|
-
$kendo-code-border: $kendo-component-border !default;
|
|
6269
|
-
|
|
6270
|
-
|
|
6271
|
-
// Display
|
|
6272
|
-
$kendo-display1-font-size: 112px !default;
|
|
6273
|
-
$kendo-display2-font-size: 56px !default;
|
|
6274
|
-
$kendo-display3-font-size: 45px !default;
|
|
6275
|
-
$kendo-display4-font-size: 34px !default;
|
|
6276
|
-
|
|
6277
|
-
$kendo-display1-font-family: $kendo-font-family !default;
|
|
6278
|
-
$kendo-display2-font-family: $kendo-font-family !default;
|
|
6279
|
-
$kendo-display3-font-family: $kendo-font-family !default;
|
|
6280
|
-
$kendo-display4-font-family: $kendo-font-family !default;
|
|
6281
|
-
|
|
6282
|
-
$kendo-display1-line-height: 1.2 !default;
|
|
6283
|
-
$kendo-display2-line-height: 1.2 !default;
|
|
6284
|
-
$kendo-display3-line-height: 1.2 !default;
|
|
6285
|
-
$kendo-display4-line-height: 1.2 !default;
|
|
6286
|
-
|
|
6287
|
-
$kendo-display1-font-weight: $kendo-font-weight-light !default;
|
|
6288
|
-
$kendo-display2-font-weight: $kendo-font-weight-normal !default;
|
|
6289
|
-
$kendo-display3-font-weight: $kendo-font-weight-normal !default;
|
|
6290
|
-
$kendo-display4-font-weight: $kendo-font-weight-normal !default;
|
|
6291
|
-
|
|
6292
|
-
$kendo-display1-letter-spacing: null !default;
|
|
6293
|
-
$kendo-display2-letter-spacing: null !default;
|
|
6294
|
-
$kendo-display3-letter-spacing: null !default;
|
|
6295
|
-
$kendo-display4-letter-spacing: null !default;
|
|
6296
|
-
|
|
6297
|
-
// #endregion
|
|
6298
|
-
// #region @import "./_layout.scss"; -> scss/typography/_layout.scss
|
|
6299
|
-
// #region @import "@progress/kendo-theme-default/scss/typography/_layout.scss"; -> node_modules/@progress/kendo-theme-default/scss/typography/_layout.scss
|
|
6300
|
-
@include exports( "typography/layout" ) {
|
|
6301
|
-
|
|
6302
|
-
@if $kendo-enable-typography {
|
|
6303
|
-
body { @extend .k-body !optional; }
|
|
6304
|
-
h1 { @extend .k-h1 !optional; }
|
|
6305
|
-
h2 { @extend .k-h2 !optional; }
|
|
6306
|
-
h3 { @extend .k-h3 !optional; }
|
|
6307
|
-
h4 { @extend .k-h4 !optional; }
|
|
6308
|
-
h5 { @extend .k-h5 !optional; }
|
|
6309
|
-
h6 { @extend .k-h6 !optional; }
|
|
6310
|
-
p { @extend .k-paragraph !optional; }
|
|
6311
|
-
pre { @extend .k-pre !optional; }
|
|
6312
|
-
code { @extend .k-code !optional; }
|
|
6313
|
-
}
|
|
6314
|
-
|
|
6315
|
-
// TODO delete k-typography class for R1 2022
|
|
6316
|
-
.k-body,
|
|
6317
|
-
.k-typography {
|
|
6318
|
-
@include typography(
|
|
6319
|
-
$kendo-font-size-md,
|
|
6320
|
-
$kendo-font-family,
|
|
6321
|
-
$kendo-line-height-md,
|
|
6322
|
-
$kendo-font-weight-normal,
|
|
6323
|
-
$kendo-letter-spacing
|
|
6324
|
-
);
|
|
6325
|
-
margin: 0;
|
|
6326
|
-
|
|
6327
|
-
p {
|
|
6328
|
-
margin: $kendo-paragraph-margin;
|
|
6329
|
-
}
|
|
6330
|
-
}
|
|
6331
|
-
|
|
6332
|
-
// Headings
|
|
6333
|
-
.k-h1 {
|
|
6334
|
-
@include typography(
|
|
6335
|
-
$kendo-h1-font-size,
|
|
6336
|
-
$kendo-h1-font-family,
|
|
6337
|
-
$kendo-h1-line-height,
|
|
6338
|
-
$kendo-h1-font-weight,
|
|
6339
|
-
$kendo-h1-letter-spacing
|
|
6340
|
-
);
|
|
6341
|
-
margin: $kendo-h1-margin;
|
|
6342
|
-
}
|
|
6343
|
-
.k-h2 {
|
|
6344
|
-
@include typography(
|
|
6345
|
-
$kendo-h2-font-size,
|
|
6346
|
-
$kendo-h2-font-family,
|
|
6347
|
-
$kendo-h2-line-height,
|
|
6348
|
-
$kendo-h2-font-weight,
|
|
6349
|
-
$kendo-h2-letter-spacing
|
|
6350
|
-
);
|
|
6351
|
-
margin: $kendo-h2-margin;
|
|
6352
|
-
}
|
|
6353
|
-
.k-h3 {
|
|
6354
|
-
@include typography(
|
|
6355
|
-
$kendo-h3-font-size,
|
|
6356
|
-
$kendo-h3-font-family,
|
|
6357
|
-
$kendo-h3-line-height,
|
|
6358
|
-
$kendo-h3-font-weight,
|
|
6359
|
-
$kendo-h3-letter-spacing
|
|
6360
|
-
);
|
|
6361
|
-
margin: $kendo-h3-margin;
|
|
6362
|
-
}
|
|
6363
|
-
.k-h4 {
|
|
6364
|
-
@include typography(
|
|
6365
|
-
$kendo-h4-font-size,
|
|
6366
|
-
$kendo-h4-font-family,
|
|
6367
|
-
$kendo-h4-line-height,
|
|
6368
|
-
$kendo-h4-font-weight,
|
|
6369
|
-
$kendo-h4-letter-spacing
|
|
6370
|
-
);
|
|
6371
|
-
margin: $kendo-h4-margin;
|
|
6372
|
-
}
|
|
6373
|
-
.k-h5 {
|
|
6374
|
-
@include typography(
|
|
6375
|
-
$kendo-h5-font-size,
|
|
6376
|
-
$kendo-h5-font-family,
|
|
6377
|
-
$kendo-h5-line-height,
|
|
6378
|
-
$kendo-h5-font-weight,
|
|
6379
|
-
$kendo-h5-letter-spacing
|
|
6380
|
-
);
|
|
6381
|
-
margin: $kendo-h5-margin;
|
|
6382
|
-
}
|
|
6383
|
-
.k-h6 {
|
|
6384
|
-
@include typography(
|
|
6385
|
-
$kendo-h6-font-size,
|
|
6386
|
-
$kendo-h6-font-family,
|
|
6387
|
-
$kendo-h6-line-height,
|
|
6388
|
-
$kendo-h6-font-weight,
|
|
6389
|
-
$kendo-h6-letter-spacing
|
|
6390
|
-
);
|
|
6391
|
-
margin: $kendo-h6-margin;
|
|
6392
|
-
}
|
|
6393
|
-
|
|
6394
|
-
// Paragraph
|
|
6395
|
-
.k-paragraph {
|
|
6396
|
-
@include typography(
|
|
6397
|
-
$kendo-paragraph-font-size,
|
|
6398
|
-
$kendo-paragraph-font-family,
|
|
6399
|
-
$kendo-paragraph-line-height,
|
|
6400
|
-
$kendo-paragraph-font-weight,
|
|
6401
|
-
$kendo-paragraph-letter-spacing
|
|
6402
|
-
);
|
|
6403
|
-
margin: $kendo-paragraph-margin;
|
|
6404
|
-
}
|
|
6405
|
-
|
|
6406
|
-
// Code snippet
|
|
6407
|
-
.k-pre,
|
|
6408
|
-
.k-code {
|
|
6409
|
-
@include typography(
|
|
6410
|
-
$kendo-code-font-size,
|
|
6411
|
-
$kendo-code-font-family,
|
|
6412
|
-
$kendo-code-line-height,
|
|
6413
|
-
$kendo-code-font-weight,
|
|
6414
|
-
$kendo-code-letter-spacing
|
|
6415
|
-
);
|
|
6416
|
-
border-style: solid;
|
|
6417
|
-
border-width: $kendo-code-border-width;
|
|
6418
|
-
}
|
|
6419
|
-
|
|
6420
|
-
.k-pre {
|
|
6421
|
-
padding-block: $kendo-pre-padding-y;
|
|
6422
|
-
padding-inline: $kendo-pre-padding-x;
|
|
6423
|
-
overflow: auto;
|
|
6424
|
-
}
|
|
6425
|
-
|
|
6426
|
-
.k-pre > .k-code {
|
|
6427
|
-
padding: 0;
|
|
6428
|
-
border-width: 0;
|
|
6429
|
-
border-color: transparent;
|
|
6430
|
-
background-color: transparent;
|
|
6431
|
-
font-family: inherit;
|
|
6432
|
-
font-size: inherit;
|
|
6433
|
-
}
|
|
6434
|
-
|
|
6435
|
-
.k-code {
|
|
6436
|
-
padding-block: $kendo-code-padding-y;
|
|
6437
|
-
padding-inline: $kendo-code-padding-x;
|
|
6438
|
-
}
|
|
6439
|
-
|
|
6440
|
-
// Display
|
|
6441
|
-
.k-display-1 {
|
|
6442
|
-
@include typography(
|
|
6443
|
-
$kendo-display1-font-size,
|
|
6444
|
-
$kendo-display1-font-family,
|
|
6445
|
-
$kendo-display1-line-height,
|
|
6446
|
-
$kendo-display1-font-weight,
|
|
6447
|
-
$kendo-display1-letter-spacing
|
|
6448
|
-
);
|
|
6449
|
-
}
|
|
6450
|
-
.k-display-2 {
|
|
6451
|
-
@include typography(
|
|
6452
|
-
$kendo-display2-font-size,
|
|
6453
|
-
$kendo-display2-font-family,
|
|
6454
|
-
$kendo-display2-line-height,
|
|
6455
|
-
$kendo-display2-font-weight,
|
|
6456
|
-
$kendo-display2-letter-spacing
|
|
6457
|
-
);
|
|
6458
|
-
}
|
|
6459
|
-
.k-display-3 {
|
|
6460
|
-
@include typography(
|
|
6461
|
-
$kendo-display3-font-size,
|
|
6462
|
-
$kendo-display3-font-family,
|
|
6463
|
-
$kendo-display3-line-height,
|
|
6464
|
-
$kendo-display3-font-weight,
|
|
6465
|
-
$kendo-display3-letter-spacing
|
|
6466
|
-
);
|
|
6467
|
-
}
|
|
6468
|
-
.k-display-4 {
|
|
6469
|
-
@include typography(
|
|
6470
|
-
$kendo-display4-font-size,
|
|
6471
|
-
$kendo-display4-font-family,
|
|
6472
|
-
$kendo-display4-line-height,
|
|
6473
|
-
$kendo-display4-font-weight,
|
|
6474
|
-
$kendo-display4-letter-spacing
|
|
6475
|
-
);
|
|
6476
|
-
}
|
|
6477
|
-
}
|
|
6478
|
-
|
|
6479
|
-
// #endregion
|
|
6480
|
-
|
|
6481
|
-
// #endregion
|
|
6482
|
-
// #region @import "./_theme.scss"; -> scss/typography/_theme.scss
|
|
6483
|
-
// #region @import "@progress/kendo-theme-default/scss/typography/_theme.scss"; -> node_modules/@progress/kendo-theme-default/scss/typography/_theme.scss
|
|
6484
|
-
@include exports("typography/theme") {
|
|
6485
|
-
|
|
6486
|
-
.k-body {
|
|
6487
|
-
@include fill(
|
|
6488
|
-
$kendo-body-text,
|
|
6489
|
-
$kendo-body-bg
|
|
6490
|
-
);
|
|
6491
|
-
}
|
|
6492
|
-
|
|
6493
|
-
// Code snippet
|
|
6494
|
-
.k-pre,
|
|
6495
|
-
.k-code {
|
|
6496
|
-
@include fill(
|
|
6497
|
-
$kendo-code-text,
|
|
6498
|
-
$kendo-code-bg,
|
|
6499
|
-
$kendo-code-border
|
|
6500
|
-
);
|
|
6501
|
-
}
|
|
6502
|
-
}
|
|
6503
|
-
|
|
6504
|
-
// #endregion
|
|
6505
|
-
|
|
6506
|
-
// #endregion
|
|
6507
|
-
|
|
6508
|
-
// #endregion
|
|
6509
|
-
// #region @import "./utils/_index.scss"; -> scss/utils/_index.scss
|
|
6190
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
6510
6191
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
6511
6192
|
// File already imported_once. Skipping output.
|
|
6512
6193
|
// #endregion
|
|
@@ -9464,11 +9145,336 @@ $kendo-utils: (
|
|
|
9464
9145
|
// #endregion
|
|
9465
9146
|
|
|
9466
9147
|
|
|
9148
|
+
// Dependencies
|
|
9149
|
+
|
|
9150
|
+
|
|
9151
|
+
// Component
|
|
9152
|
+
// #region @import "./_variables.scss"; -> scss/typography/_variables.scss
|
|
9153
|
+
// Typography
|
|
9154
|
+
|
|
9155
|
+
|
|
9156
|
+
// Headings
|
|
9157
|
+
$kendo-h1-font-size: 96px !default;
|
|
9158
|
+
$kendo-h2-font-size: 60px !default;
|
|
9159
|
+
$kendo-h3-font-size: 48px !default;
|
|
9160
|
+
$kendo-h4-font-size: 34px !default;
|
|
9161
|
+
$kendo-h5-font-size: 24px !default;
|
|
9162
|
+
$kendo-h6-font-size: 20px !default;
|
|
9163
|
+
|
|
9164
|
+
$kendo-h1-font-family: $kendo-font-family !default;
|
|
9165
|
+
$kendo-h2-font-family: $kendo-font-family !default;
|
|
9166
|
+
$kendo-h3-font-family: $kendo-font-family !default;
|
|
9167
|
+
$kendo-h4-font-family: $kendo-font-family !default;
|
|
9168
|
+
$kendo-h5-font-family: $kendo-font-family !default;
|
|
9169
|
+
$kendo-h6-font-family: $kendo-font-family !default;
|
|
9170
|
+
|
|
9171
|
+
$kendo-h1-line-height: 96px !default;
|
|
9172
|
+
$kendo-h2-line-height: 60px !default;
|
|
9173
|
+
$kendo-h3-line-height: 50px !default;
|
|
9174
|
+
$kendo-h4-line-height: 40px !default;
|
|
9175
|
+
$kendo-h5-line-height: 32px !default;
|
|
9176
|
+
$kendo-h6-line-height: 32px !default;
|
|
9177
|
+
|
|
9178
|
+
$kendo-h1-font-weight: $kendo-font-weight-light !default;
|
|
9179
|
+
$kendo-h2-font-weight: $kendo-font-weight-light !default;
|
|
9180
|
+
$kendo-h3-font-weight: $kendo-font-weight-normal !default;
|
|
9181
|
+
$kendo-h4-font-weight: $kendo-font-weight-normal !default;
|
|
9182
|
+
$kendo-h5-font-weight: $kendo-font-weight-normal !default;
|
|
9183
|
+
$kendo-h6-font-weight: $kendo-font-weight-medium !default;
|
|
9184
|
+
|
|
9185
|
+
$kendo-h1-letter-spacing: -1.5px !default;
|
|
9186
|
+
$kendo-h2-letter-spacing: -.5px !default;
|
|
9187
|
+
$kendo-h3-letter-spacing: 0px !default;
|
|
9188
|
+
$kendo-h4-letter-spacing: .25px !default;
|
|
9189
|
+
$kendo-h5-letter-spacing: 0px !default;
|
|
9190
|
+
$kendo-h6-letter-spacing: .15px !default;
|
|
9191
|
+
|
|
9192
|
+
$kendo-h1-margin: 0 0 12px !default;
|
|
9193
|
+
$kendo-h2-margin: 0 0 12px !default;
|
|
9194
|
+
$kendo-h3-margin: 0 0 12px !default;
|
|
9195
|
+
$kendo-h4-margin: 0 0 12px !default;
|
|
9196
|
+
$kendo-h5-margin: 0 0 12px !default;
|
|
9197
|
+
$kendo-h6-margin: 0 0 12px !default;
|
|
9198
|
+
|
|
9199
|
+
|
|
9200
|
+
// Paragraph
|
|
9201
|
+
$kendo-paragraph-margin: 0 0 12px !default;
|
|
9202
|
+
$kendo-paragraph-font-size: 1rem !default;
|
|
9203
|
+
$kendo-paragraph-font-family: $kendo-font-family !default;
|
|
9204
|
+
$kendo-paragraph-line-height: $kendo-line-height-lg !default;
|
|
9205
|
+
$kendo-paragraph-font-weight: $kendo-font-weight-normal !default;
|
|
9206
|
+
$kendo-paragraph-letter-spacing: .03125em !default;
|
|
9207
|
+
|
|
9208
|
+
|
|
9209
|
+
// Code
|
|
9210
|
+
$kendo-code-font-size: $kendo-font-size-md !default;
|
|
9211
|
+
$kendo-code-font-family: $kendo-font-family-monospace !default;
|
|
9212
|
+
$kendo-code-line-height: $kendo-line-height-md !default;
|
|
9213
|
+
$kendo-code-font-weight: $kendo-font-weight-normal !default;
|
|
9214
|
+
$kendo-code-letter-spacing: null !default;
|
|
9215
|
+
|
|
9216
|
+
$kendo-code-padding-x: 4px !default;
|
|
9217
|
+
$kendo-code-padding-y: 0px !default;
|
|
9218
|
+
$kendo-pre-padding-x: 24px !default;
|
|
9219
|
+
$kendo-pre-padding-y: 16px !default;
|
|
9220
|
+
$kendo-code-border-width: 1px !default;
|
|
9221
|
+
|
|
9222
|
+
$kendo-code-bg: $kendo-base-bg !default;
|
|
9223
|
+
$kendo-code-text: $kendo-component-text !default;
|
|
9224
|
+
$kendo-code-border: $kendo-component-border !default;
|
|
9225
|
+
|
|
9226
|
+
|
|
9227
|
+
// Display
|
|
9228
|
+
$kendo-display1-font-size: 112px !default;
|
|
9229
|
+
$kendo-display2-font-size: 56px !default;
|
|
9230
|
+
$kendo-display3-font-size: 45px !default;
|
|
9231
|
+
$kendo-display4-font-size: 34px !default;
|
|
9232
|
+
|
|
9233
|
+
$kendo-display1-font-family: $kendo-font-family !default;
|
|
9234
|
+
$kendo-display2-font-family: $kendo-font-family !default;
|
|
9235
|
+
$kendo-display3-font-family: $kendo-font-family !default;
|
|
9236
|
+
$kendo-display4-font-family: $kendo-font-family !default;
|
|
9237
|
+
|
|
9238
|
+
$kendo-display1-line-height: 1.2 !default;
|
|
9239
|
+
$kendo-display2-line-height: 1.2 !default;
|
|
9240
|
+
$kendo-display3-line-height: 1.2 !default;
|
|
9241
|
+
$kendo-display4-line-height: 1.2 !default;
|
|
9242
|
+
|
|
9243
|
+
$kendo-display1-font-weight: $kendo-font-weight-light !default;
|
|
9244
|
+
$kendo-display2-font-weight: $kendo-font-weight-normal !default;
|
|
9245
|
+
$kendo-display3-font-weight: $kendo-font-weight-normal !default;
|
|
9246
|
+
$kendo-display4-font-weight: $kendo-font-weight-normal !default;
|
|
9247
|
+
|
|
9248
|
+
$kendo-display1-letter-spacing: null !default;
|
|
9249
|
+
$kendo-display2-letter-spacing: null !default;
|
|
9250
|
+
$kendo-display3-letter-spacing: null !default;
|
|
9251
|
+
$kendo-display4-letter-spacing: null !default;
|
|
9252
|
+
|
|
9253
|
+
// #endregion
|
|
9254
|
+
// #region @import "./_layout.scss"; -> scss/typography/_layout.scss
|
|
9255
|
+
// #region @import "@progress/kendo-theme-default/scss/typography/_layout.scss"; -> node_modules/@progress/kendo-theme-default/scss/typography/_layout.scss
|
|
9256
|
+
@include exports( "typography/layout" ) {
|
|
9257
|
+
|
|
9258
|
+
@if $kendo-enable-typography {
|
|
9259
|
+
body { @extend .k-body !optional; }
|
|
9260
|
+
h1 { @extend .k-h1 !optional; }
|
|
9261
|
+
h2 { @extend .k-h2 !optional; }
|
|
9262
|
+
h3 { @extend .k-h3 !optional; }
|
|
9263
|
+
h4 { @extend .k-h4 !optional; }
|
|
9264
|
+
h5 { @extend .k-h5 !optional; }
|
|
9265
|
+
h6 { @extend .k-h6 !optional; }
|
|
9266
|
+
p { @extend .k-paragraph !optional; }
|
|
9267
|
+
pre { @extend .k-pre !optional; }
|
|
9268
|
+
code { @extend .k-code !optional; }
|
|
9269
|
+
}
|
|
9270
|
+
|
|
9271
|
+
// TODO delete k-typography class for R1 2022
|
|
9272
|
+
.k-body,
|
|
9273
|
+
.k-typography {
|
|
9274
|
+
@include typography(
|
|
9275
|
+
$kendo-font-size-md,
|
|
9276
|
+
$kendo-font-family,
|
|
9277
|
+
$kendo-line-height-md,
|
|
9278
|
+
$kendo-font-weight-normal,
|
|
9279
|
+
$kendo-letter-spacing
|
|
9280
|
+
);
|
|
9281
|
+
margin: 0;
|
|
9282
|
+
|
|
9283
|
+
p {
|
|
9284
|
+
margin: $kendo-paragraph-margin;
|
|
9285
|
+
}
|
|
9286
|
+
}
|
|
9287
|
+
|
|
9288
|
+
// Headings
|
|
9289
|
+
.k-h1 {
|
|
9290
|
+
@include typography(
|
|
9291
|
+
$kendo-h1-font-size,
|
|
9292
|
+
$kendo-h1-font-family,
|
|
9293
|
+
$kendo-h1-line-height,
|
|
9294
|
+
$kendo-h1-font-weight,
|
|
9295
|
+
$kendo-h1-letter-spacing
|
|
9296
|
+
);
|
|
9297
|
+
margin: $kendo-h1-margin;
|
|
9298
|
+
}
|
|
9299
|
+
.k-h2 {
|
|
9300
|
+
@include typography(
|
|
9301
|
+
$kendo-h2-font-size,
|
|
9302
|
+
$kendo-h2-font-family,
|
|
9303
|
+
$kendo-h2-line-height,
|
|
9304
|
+
$kendo-h2-font-weight,
|
|
9305
|
+
$kendo-h2-letter-spacing
|
|
9306
|
+
);
|
|
9307
|
+
margin: $kendo-h2-margin;
|
|
9308
|
+
}
|
|
9309
|
+
.k-h3 {
|
|
9310
|
+
@include typography(
|
|
9311
|
+
$kendo-h3-font-size,
|
|
9312
|
+
$kendo-h3-font-family,
|
|
9313
|
+
$kendo-h3-line-height,
|
|
9314
|
+
$kendo-h3-font-weight,
|
|
9315
|
+
$kendo-h3-letter-spacing
|
|
9316
|
+
);
|
|
9317
|
+
margin: $kendo-h3-margin;
|
|
9318
|
+
}
|
|
9319
|
+
.k-h4 {
|
|
9320
|
+
@include typography(
|
|
9321
|
+
$kendo-h4-font-size,
|
|
9322
|
+
$kendo-h4-font-family,
|
|
9323
|
+
$kendo-h4-line-height,
|
|
9324
|
+
$kendo-h4-font-weight,
|
|
9325
|
+
$kendo-h4-letter-spacing
|
|
9326
|
+
);
|
|
9327
|
+
margin: $kendo-h4-margin;
|
|
9328
|
+
}
|
|
9329
|
+
.k-h5 {
|
|
9330
|
+
@include typography(
|
|
9331
|
+
$kendo-h5-font-size,
|
|
9332
|
+
$kendo-h5-font-family,
|
|
9333
|
+
$kendo-h5-line-height,
|
|
9334
|
+
$kendo-h5-font-weight,
|
|
9335
|
+
$kendo-h5-letter-spacing
|
|
9336
|
+
);
|
|
9337
|
+
margin: $kendo-h5-margin;
|
|
9338
|
+
}
|
|
9339
|
+
.k-h6 {
|
|
9340
|
+
@include typography(
|
|
9341
|
+
$kendo-h6-font-size,
|
|
9342
|
+
$kendo-h6-font-family,
|
|
9343
|
+
$kendo-h6-line-height,
|
|
9344
|
+
$kendo-h6-font-weight,
|
|
9345
|
+
$kendo-h6-letter-spacing
|
|
9346
|
+
);
|
|
9347
|
+
margin: $kendo-h6-margin;
|
|
9348
|
+
}
|
|
9349
|
+
|
|
9350
|
+
// Paragraph
|
|
9351
|
+
.k-paragraph {
|
|
9352
|
+
@include typography(
|
|
9353
|
+
$kendo-paragraph-font-size,
|
|
9354
|
+
$kendo-paragraph-font-family,
|
|
9355
|
+
$kendo-paragraph-line-height,
|
|
9356
|
+
$kendo-paragraph-font-weight,
|
|
9357
|
+
$kendo-paragraph-letter-spacing
|
|
9358
|
+
);
|
|
9359
|
+
margin: $kendo-paragraph-margin;
|
|
9360
|
+
}
|
|
9361
|
+
|
|
9362
|
+
// Code snippet
|
|
9363
|
+
.k-pre,
|
|
9364
|
+
.k-code {
|
|
9365
|
+
@include typography(
|
|
9366
|
+
$kendo-code-font-size,
|
|
9367
|
+
$kendo-code-font-family,
|
|
9368
|
+
$kendo-code-line-height,
|
|
9369
|
+
$kendo-code-font-weight,
|
|
9370
|
+
$kendo-code-letter-spacing
|
|
9371
|
+
);
|
|
9372
|
+
border-style: solid;
|
|
9373
|
+
border-width: $kendo-code-border-width;
|
|
9374
|
+
}
|
|
9375
|
+
|
|
9376
|
+
.k-pre {
|
|
9377
|
+
padding-block: $kendo-pre-padding-y;
|
|
9378
|
+
padding-inline: $kendo-pre-padding-x;
|
|
9379
|
+
overflow: auto;
|
|
9380
|
+
}
|
|
9381
|
+
|
|
9382
|
+
.k-pre > .k-code {
|
|
9383
|
+
padding: 0;
|
|
9384
|
+
border-width: 0;
|
|
9385
|
+
border-color: transparent;
|
|
9386
|
+
background-color: transparent;
|
|
9387
|
+
font-family: inherit;
|
|
9388
|
+
font-size: inherit;
|
|
9389
|
+
}
|
|
9390
|
+
|
|
9391
|
+
.k-code {
|
|
9392
|
+
padding-block: $kendo-code-padding-y;
|
|
9393
|
+
padding-inline: $kendo-code-padding-x;
|
|
9394
|
+
}
|
|
9395
|
+
|
|
9396
|
+
// Display
|
|
9397
|
+
.k-display-1 {
|
|
9398
|
+
@include typography(
|
|
9399
|
+
$kendo-display1-font-size,
|
|
9400
|
+
$kendo-display1-font-family,
|
|
9401
|
+
$kendo-display1-line-height,
|
|
9402
|
+
$kendo-display1-font-weight,
|
|
9403
|
+
$kendo-display1-letter-spacing
|
|
9404
|
+
);
|
|
9405
|
+
}
|
|
9406
|
+
.k-display-2 {
|
|
9407
|
+
@include typography(
|
|
9408
|
+
$kendo-display2-font-size,
|
|
9409
|
+
$kendo-display2-font-family,
|
|
9410
|
+
$kendo-display2-line-height,
|
|
9411
|
+
$kendo-display2-font-weight,
|
|
9412
|
+
$kendo-display2-letter-spacing
|
|
9413
|
+
);
|
|
9414
|
+
}
|
|
9415
|
+
.k-display-3 {
|
|
9416
|
+
@include typography(
|
|
9417
|
+
$kendo-display3-font-size,
|
|
9418
|
+
$kendo-display3-font-family,
|
|
9419
|
+
$kendo-display3-line-height,
|
|
9420
|
+
$kendo-display3-font-weight,
|
|
9421
|
+
$kendo-display3-letter-spacing
|
|
9422
|
+
);
|
|
9423
|
+
}
|
|
9424
|
+
.k-display-4 {
|
|
9425
|
+
@include typography(
|
|
9426
|
+
$kendo-display4-font-size,
|
|
9427
|
+
$kendo-display4-font-family,
|
|
9428
|
+
$kendo-display4-line-height,
|
|
9429
|
+
$kendo-display4-font-weight,
|
|
9430
|
+
$kendo-display4-letter-spacing
|
|
9431
|
+
);
|
|
9432
|
+
}
|
|
9433
|
+
}
|
|
9434
|
+
|
|
9435
|
+
// #endregion
|
|
9436
|
+
|
|
9437
|
+
// #endregion
|
|
9438
|
+
// #region @import "./_theme.scss"; -> scss/typography/_theme.scss
|
|
9439
|
+
// #region @import "@progress/kendo-theme-default/scss/typography/_theme.scss"; -> node_modules/@progress/kendo-theme-default/scss/typography/_theme.scss
|
|
9440
|
+
@include exports("typography/theme") {
|
|
9441
|
+
|
|
9442
|
+
.k-body {
|
|
9443
|
+
@include fill(
|
|
9444
|
+
$kendo-body-text,
|
|
9445
|
+
$kendo-body-bg
|
|
9446
|
+
);
|
|
9447
|
+
}
|
|
9448
|
+
|
|
9449
|
+
// Code snippet
|
|
9450
|
+
.k-pre,
|
|
9451
|
+
.k-code {
|
|
9452
|
+
@include fill(
|
|
9453
|
+
$kendo-code-text,
|
|
9454
|
+
$kendo-code-bg,
|
|
9455
|
+
$kendo-code-border
|
|
9456
|
+
);
|
|
9457
|
+
}
|
|
9458
|
+
}
|
|
9459
|
+
|
|
9460
|
+
// #endregion
|
|
9461
|
+
|
|
9462
|
+
// #endregion
|
|
9463
|
+
|
|
9464
|
+
// #endregion
|
|
9465
|
+
// #region @import "./utils/_index.scss"; -> scss/utils/_index.scss
|
|
9466
|
+
// File already imported_once. Skipping output.
|
|
9467
|
+
// #endregion
|
|
9468
|
+
|
|
9469
|
+
|
|
9467
9470
|
// Generic content
|
|
9468
9471
|
// #region @import "./icons/_index.scss"; -> scss/icons/_index.scss
|
|
9469
9472
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
9470
9473
|
// File already imported_once. Skipping output.
|
|
9471
9474
|
// #endregion
|
|
9475
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
9476
|
+
// File already imported_once. Skipping output.
|
|
9477
|
+
// #endregion
|
|
9472
9478
|
|
|
9473
9479
|
|
|
9474
9480
|
// Dependencies
|
|
@@ -10771,9 +10777,9 @@ $ki-rotate-map: (
|
|
|
10771
10777
|
.k-rtl .k-i-indent-increase,
|
|
10772
10778
|
.k-rtl .k-i-indent-decrease,
|
|
10773
10779
|
.k-rtl .k-i-caret-alt-right,
|
|
10774
|
-
.k-rtl .k-i-caret-alt-
|
|
10780
|
+
.k-rtl .k-i-caret-alt-left,
|
|
10775
10781
|
[dir="rtl"] .k-i-caret-alt-right,
|
|
10776
|
-
[dir="rtl"] .k-i-caret-alt-
|
|
10782
|
+
[dir="rtl"] .k-i-caret-alt-left {
|
|
10777
10783
|
transform: scaleX(-1);
|
|
10778
10784
|
}
|
|
10779
10785
|
|
|
@@ -10805,6 +10811,9 @@ $ki-rotate-map: (
|
|
|
10805
10811
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
10806
10812
|
// File already imported_once. Skipping output.
|
|
10807
10813
|
// #endregion
|
|
10814
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
10815
|
+
// File already imported_once. Skipping output.
|
|
10816
|
+
// #endregion
|
|
10808
10817
|
|
|
10809
10818
|
|
|
10810
10819
|
// Dependencies
|
|
@@ -10890,6 +10899,9 @@ $kendo-message-box-link-text-decoration: underline !default;
|
|
|
10890
10899
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
10891
10900
|
// File already imported_once. Skipping output.
|
|
10892
10901
|
// #endregion
|
|
10902
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
10903
|
+
// File already imported_once. Skipping output.
|
|
10904
|
+
// #endregion
|
|
10893
10905
|
|
|
10894
10906
|
|
|
10895
10907
|
// Dependencies
|
|
@@ -11081,6 +11093,9 @@ $kendo-drop-hint-bg: $kendo-color-primary !default;
|
|
|
11081
11093
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
11082
11094
|
// File already imported_once. Skipping output.
|
|
11083
11095
|
// #endregion
|
|
11096
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
11097
|
+
// File already imported_once. Skipping output.
|
|
11098
|
+
// #endregion
|
|
11084
11099
|
|
|
11085
11100
|
|
|
11086
11101
|
// Dependencies
|
|
@@ -11091,6 +11106,9 @@ $kendo-drop-hint-bg: $kendo-color-primary !default;
|
|
|
11091
11106
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
11092
11107
|
// File already imported_once. Skipping output.
|
|
11093
11108
|
// #endregion
|
|
11109
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
11110
|
+
// File already imported_once. Skipping output.
|
|
11111
|
+
// #endregion
|
|
11094
11112
|
|
|
11095
11113
|
|
|
11096
11114
|
// Dependencies
|
|
@@ -12226,6 +12244,9 @@ $kendo-checkbox-ripple-opacity: .2 !default;
|
|
|
12226
12244
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
12227
12245
|
// File already imported_once. Skipping output.
|
|
12228
12246
|
// #endregion
|
|
12247
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
12248
|
+
// File already imported_once. Skipping output.
|
|
12249
|
+
// #endregion
|
|
12229
12250
|
|
|
12230
12251
|
|
|
12231
12252
|
// Dependencies
|
|
@@ -12419,7 +12440,8 @@ $kendo-listgroup-item-border-width: 1px !default;
|
|
|
12419
12440
|
right: auto;
|
|
12420
12441
|
left: 0;
|
|
12421
12442
|
|
|
12422
|
-
.k-icon
|
|
12443
|
+
.k-icon,
|
|
12444
|
+
.k-svg-icon {
|
|
12423
12445
|
transform: scaleX(-1);
|
|
12424
12446
|
}
|
|
12425
12447
|
}
|
|
@@ -12438,7 +12460,8 @@ $kendo-listgroup-item-border-width: 1px !default;
|
|
|
12438
12460
|
border-right-width: 1px;
|
|
12439
12461
|
border-left-width: 0;
|
|
12440
12462
|
|
|
12441
|
-
.k-icon
|
|
12463
|
+
.k-icon,
|
|
12464
|
+
.k-svg-icon {
|
|
12442
12465
|
transform: scaleX(-1);
|
|
12443
12466
|
}
|
|
12444
12467
|
}
|
|
@@ -12489,6 +12512,9 @@ $kendo-listgroup-item-border-width: 1px !default;
|
|
|
12489
12512
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
12490
12513
|
// File already imported_once. Skipping output.
|
|
12491
12514
|
// #endregion
|
|
12515
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
12516
|
+
// File already imported_once. Skipping output.
|
|
12517
|
+
// #endregion
|
|
12492
12518
|
|
|
12493
12519
|
|
|
12494
12520
|
// Dependencies
|
|
@@ -12549,6 +12575,9 @@ $kendo-overlay-opacity: .32 !default;
|
|
|
12549
12575
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
12550
12576
|
// File already imported_once. Skipping output.
|
|
12551
12577
|
// #endregion
|
|
12578
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
12579
|
+
// File already imported_once. Skipping output.
|
|
12580
|
+
// #endregion
|
|
12552
12581
|
|
|
12553
12582
|
|
|
12554
12583
|
// Dependencies
|
|
@@ -12672,6 +12701,9 @@ $kendo-popup-shadow: 0 2px 4px -1px rgba( $elevation, .2 ), 0 4px 5px 0 rgba( $e
|
|
|
12672
12701
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
12673
12702
|
// File already imported_once. Skipping output.
|
|
12674
12703
|
// #endregion
|
|
12704
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
12705
|
+
// File already imported_once. Skipping output.
|
|
12706
|
+
// #endregion
|
|
12675
12707
|
|
|
12676
12708
|
|
|
12677
12709
|
// Dependencies
|
|
@@ -12755,6 +12787,9 @@ $kendo-popup-shadow: 0 2px 4px -1px rgba( $elevation, .2 ), 0 4px 5px 0 rgba( $e
|
|
|
12755
12787
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
12756
12788
|
// File already imported_once. Skipping output.
|
|
12757
12789
|
// #endregion
|
|
12790
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
12791
|
+
// File already imported_once. Skipping output.
|
|
12792
|
+
// #endregion
|
|
12758
12793
|
|
|
12759
12794
|
|
|
12760
12795
|
// Dependencies
|
|
@@ -13333,6 +13368,9 @@ $kendo-table-selected-border: null !default;
|
|
|
13333
13368
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
13334
13369
|
// File already imported_once. Skipping output.
|
|
13335
13370
|
// #endregion
|
|
13371
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
13372
|
+
// File already imported_once. Skipping output.
|
|
13373
|
+
// #endregion
|
|
13336
13374
|
|
|
13337
13375
|
|
|
13338
13376
|
// Dependencies
|
|
@@ -13402,6 +13440,9 @@ $kendo-table-selected-border: null !default;
|
|
|
13402
13440
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
13403
13441
|
// File already imported_once. Skipping output.
|
|
13404
13442
|
// #endregion
|
|
13443
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
13444
|
+
// File already imported_once. Skipping output.
|
|
13445
|
+
// #endregion
|
|
13405
13446
|
|
|
13406
13447
|
|
|
13407
13448
|
// Dependencies
|
|
@@ -13559,6 +13600,9 @@ $kendo-avatar-theme-colors: $kendo-theme-colors !default;
|
|
|
13559
13600
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
13560
13601
|
// File already imported_once. Skipping output.
|
|
13561
13602
|
// #endregion
|
|
13603
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
13604
|
+
// File already imported_once. Skipping output.
|
|
13605
|
+
// #endregion
|
|
13562
13606
|
|
|
13563
13607
|
|
|
13564
13608
|
// Dependencies
|
|
@@ -13829,6 +13873,9 @@ $kendo-badge-sizes: (
|
|
|
13829
13873
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
13830
13874
|
// File already imported_once. Skipping output.
|
|
13831
13875
|
// #endregion
|
|
13876
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
13877
|
+
// File already imported_once. Skipping output.
|
|
13878
|
+
// #endregion
|
|
13832
13879
|
|
|
13833
13880
|
|
|
13834
13881
|
// Dependencies
|
|
@@ -14626,6 +14673,9 @@ $kendo-chip-list-sizes: (
|
|
|
14626
14673
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
14627
14674
|
// File already imported_once. Skipping output.
|
|
14628
14675
|
// #endregion
|
|
14676
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
14677
|
+
// File already imported_once. Skipping output.
|
|
14678
|
+
// #endregion
|
|
14629
14679
|
|
|
14630
14680
|
|
|
14631
14681
|
// Dependencies
|
|
@@ -14767,6 +14817,9 @@ $kendo-color-preview-transparent-color-image: url("data:image/png;base64,iVBORw0
|
|
|
14767
14817
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
14768
14818
|
// File already imported_once. Skipping output.
|
|
14769
14819
|
// #endregion
|
|
14820
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
14821
|
+
// File already imported_once. Skipping output.
|
|
14822
|
+
// #endregion
|
|
14770
14823
|
|
|
14771
14824
|
|
|
14772
14825
|
// Dependencies
|
|
@@ -14777,6 +14830,7 @@ $kendo-color-preview-transparent-color-image: url("data:image/png;base64,iVBORw0
|
|
|
14777
14830
|
// File already imported_once. Skipping output.
|
|
14778
14831
|
// #endregion
|
|
14779
14832
|
|
|
14833
|
+
|
|
14780
14834
|
// Component
|
|
14781
14835
|
// #region @import "./_variables.scss"; -> scss/loader/_variables.scss
|
|
14782
14836
|
// Loader
|
|
@@ -15478,6 +15532,9 @@ $kendo-loading-opacity: .3 !default;
|
|
|
15478
15532
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
15479
15533
|
// File already imported_once. Skipping output.
|
|
15480
15534
|
// #endregion
|
|
15535
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
15536
|
+
// File already imported_once. Skipping output.
|
|
15537
|
+
// #endregion
|
|
15481
15538
|
|
|
15482
15539
|
|
|
15483
15540
|
// Dependencies
|
|
@@ -15637,6 +15694,9 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
15637
15694
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
15638
15695
|
// File already imported_once. Skipping output.
|
|
15639
15696
|
// #endregion
|
|
15697
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
15698
|
+
// File already imported_once. Skipping output.
|
|
15699
|
+
// #endregion
|
|
15640
15700
|
|
|
15641
15701
|
|
|
15642
15702
|
// Dependencies // TODO: extract variables
|
|
@@ -15647,6 +15707,9 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
15647
15707
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
15648
15708
|
// File already imported_once. Skipping output.
|
|
15649
15709
|
// #endregion
|
|
15710
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
15711
|
+
// File already imported_once. Skipping output.
|
|
15712
|
+
// #endregion
|
|
15650
15713
|
|
|
15651
15714
|
|
|
15652
15715
|
// Dependencies
|
|
@@ -15657,6 +15720,9 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
15657
15720
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
15658
15721
|
// File already imported_once. Skipping output.
|
|
15659
15722
|
// #endregion
|
|
15723
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
15724
|
+
// File already imported_once. Skipping output.
|
|
15725
|
+
// #endregion
|
|
15660
15726
|
|
|
15661
15727
|
|
|
15662
15728
|
// Dependencies
|
|
@@ -16517,6 +16583,9 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
16517
16583
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
16518
16584
|
// File already imported_once. Skipping output.
|
|
16519
16585
|
// #endregion
|
|
16586
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
16587
|
+
// File already imported_once. Skipping output.
|
|
16588
|
+
// #endregion
|
|
16520
16589
|
|
|
16521
16590
|
|
|
16522
16591
|
// Dependencies
|
|
@@ -17856,6 +17925,9 @@ $kendo-toolbar-sizes: (
|
|
|
17856
17925
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
17857
17926
|
// File already imported_once. Skipping output.
|
|
17858
17927
|
// #endregion
|
|
17928
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
17929
|
+
// File already imported_once. Skipping output.
|
|
17930
|
+
// #endregion
|
|
17859
17931
|
|
|
17860
17932
|
|
|
17861
17933
|
// Dependencies
|
|
@@ -18896,6 +18968,9 @@ $kendo-form-sizes: (
|
|
|
18896
18968
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
18897
18969
|
// File already imported_once. Skipping output.
|
|
18898
18970
|
// #endregion
|
|
18971
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
18972
|
+
// File already imported_once. Skipping output.
|
|
18973
|
+
// #endregion
|
|
18899
18974
|
|
|
18900
18975
|
|
|
18901
18976
|
// Dependencies
|
|
@@ -18906,6 +18981,9 @@ $kendo-form-sizes: (
|
|
|
18906
18981
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
18907
18982
|
// File already imported_once. Skipping output.
|
|
18908
18983
|
// #endregion
|
|
18984
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
18985
|
+
// File already imported_once. Skipping output.
|
|
18986
|
+
// #endregion
|
|
18909
18987
|
|
|
18910
18988
|
|
|
18911
18989
|
// Dependencies
|
|
@@ -18979,7 +19057,8 @@ $kendo-form-sizes: (
|
|
|
18979
19057
|
margin-inline-start: $kendo-icon-spacing;
|
|
18980
19058
|
flex-shrink: 0;
|
|
18981
19059
|
|
|
18982
|
-
.k-icon
|
|
19060
|
+
.k-icon,
|
|
19061
|
+
.k-svg-icon {
|
|
18983
19062
|
color: inherit;
|
|
18984
19063
|
vertical-align: top;
|
|
18985
19064
|
}
|
|
@@ -19176,6 +19255,9 @@ $kendo-form-sizes: (
|
|
|
19176
19255
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
19177
19256
|
// File already imported_once. Skipping output.
|
|
19178
19257
|
// #endregion
|
|
19258
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
19259
|
+
// File already imported_once. Skipping output.
|
|
19260
|
+
// #endregion
|
|
19179
19261
|
|
|
19180
19262
|
|
|
19181
19263
|
// Dependencies
|
|
@@ -19186,6 +19268,9 @@ $kendo-form-sizes: (
|
|
|
19186
19268
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
19187
19269
|
// File already imported_once. Skipping output.
|
|
19188
19270
|
// #endregion
|
|
19271
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
19272
|
+
// File already imported_once. Skipping output.
|
|
19273
|
+
// #endregion
|
|
19189
19274
|
|
|
19190
19275
|
|
|
19191
19276
|
// Dependencies
|
|
@@ -19422,7 +19507,9 @@ $kendo-form-sizes: (
|
|
|
19422
19507
|
.k-input-validation-icon,
|
|
19423
19508
|
.k-input-loading-icon,
|
|
19424
19509
|
.k-input-prefix > .k-icon,
|
|
19425
|
-
.k-input-
|
|
19510
|
+
.k-input-prefix > .k-svg-icon,
|
|
19511
|
+
.k-input-suffix > .k-icon,
|
|
19512
|
+
.k-input-suffix > .k-svg-icon {
|
|
19426
19513
|
flex: none;
|
|
19427
19514
|
align-self: center;
|
|
19428
19515
|
display: inline-flex;
|
|
@@ -19544,10 +19631,12 @@ $kendo-form-sizes: (
|
|
|
19544
19631
|
min-height: auto !important; // sass-lint:disable-line no-important
|
|
19545
19632
|
}
|
|
19546
19633
|
}
|
|
19547
|
-
.k-spinner-increase .k-icon
|
|
19634
|
+
.k-spinner-increase .k-icon,
|
|
19635
|
+
.k-spinner-increase .k-svg-icon {
|
|
19548
19636
|
bottom: if( $kendo-use-input-spinner-icon-offset, calc( -1 * #{$kendo-input-spinner-icon-offset}), auto );
|
|
19549
19637
|
}
|
|
19550
|
-
.k-spinner-decrease .k-icon
|
|
19638
|
+
.k-spinner-decrease .k-icon,
|
|
19639
|
+
.k-spinner-decrease .k-svg-icon {
|
|
19551
19640
|
top: if( $kendo-use-input-spinner-icon-offset, calc( -1 * #{$kendo-input-spinner-icon-offset}), auto );
|
|
19552
19641
|
}
|
|
19553
19642
|
}
|
|
@@ -19634,7 +19723,9 @@ $kendo-form-sizes: (
|
|
|
19634
19723
|
.k-input-loading-icon,
|
|
19635
19724
|
.k-clear-value,
|
|
19636
19725
|
.k-input-prefix > .k-icon,
|
|
19637
|
-
.k-input-
|
|
19726
|
+
.k-input-prefix > .k-svg-icon,
|
|
19727
|
+
.k-input-suffix > .k-icon,
|
|
19728
|
+
.k-input-suffix > .k-svg-icon {
|
|
19638
19729
|
width: $_icon-size;
|
|
19639
19730
|
height: $_icon-size;
|
|
19640
19731
|
}
|
|
@@ -20498,6 +20589,9 @@ $kendo-floating-label-focus-text: $kendo-color-primary !default;
|
|
|
20498
20589
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
20499
20590
|
// File already imported_once. Skipping output.
|
|
20500
20591
|
// #endregion
|
|
20592
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
20593
|
+
// File already imported_once. Skipping output.
|
|
20594
|
+
// #endregion
|
|
20501
20595
|
|
|
20502
20596
|
|
|
20503
20597
|
// Dependencies
|
|
@@ -20592,6 +20686,9 @@ $kendo-split-button-lg-arrow-padding-y: $kendo-button-lg-padding-y !default;
|
|
|
20592
20686
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
20593
20687
|
// File already imported_once. Skipping output.
|
|
20594
20688
|
// #endregion
|
|
20689
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
20690
|
+
// File already imported_once. Skipping output.
|
|
20691
|
+
// #endregion
|
|
20595
20692
|
|
|
20596
20693
|
|
|
20597
20694
|
// Dependencies
|
|
@@ -20663,6 +20760,9 @@ $kendo-menu-button-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
|
20663
20760
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
20664
20761
|
// File already imported_once. Skipping output.
|
|
20665
20762
|
// #endregion
|
|
20763
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
20764
|
+
// File already imported_once. Skipping output.
|
|
20765
|
+
// #endregion
|
|
20666
20766
|
|
|
20667
20767
|
|
|
20668
20768
|
// Dependencies
|
|
@@ -20711,6 +20811,9 @@ $kendo-menu-button-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
|
20711
20811
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
20712
20812
|
// File already imported_once. Skipping output.
|
|
20713
20813
|
// #endregion
|
|
20814
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
20815
|
+
// File already imported_once. Skipping output.
|
|
20816
|
+
// #endregion
|
|
20714
20817
|
|
|
20715
20818
|
|
|
20716
20819
|
// Dependencies
|
|
@@ -20763,6 +20866,9 @@ $kendo-menu-button-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
|
20763
20866
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
20764
20867
|
// File already imported_once. Skipping output.
|
|
20765
20868
|
// #endregion
|
|
20869
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
20870
|
+
// File already imported_once. Skipping output.
|
|
20871
|
+
// #endregion
|
|
20766
20872
|
|
|
20767
20873
|
|
|
20768
20874
|
// Dependencies
|
|
@@ -20976,6 +21082,9 @@ $kendo-listbox-drop-hint-width: 2px !default;
|
|
|
20976
21082
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
20977
21083
|
// File already imported_once. Skipping output.
|
|
20978
21084
|
// #endregion
|
|
21085
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
21086
|
+
// File already imported_once. Skipping output.
|
|
21087
|
+
// #endregion
|
|
20979
21088
|
|
|
20980
21089
|
|
|
20981
21090
|
// Dependencies
|
|
@@ -21510,6 +21619,9 @@ $kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
|
|
|
21510
21619
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
21511
21620
|
// File already imported_once. Skipping output.
|
|
21512
21621
|
// #endregion
|
|
21622
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
21623
|
+
// File already imported_once. Skipping output.
|
|
21624
|
+
// #endregion
|
|
21513
21625
|
|
|
21514
21626
|
|
|
21515
21627
|
// Dependencies
|
|
@@ -22019,6 +22131,9 @@ $kendo-radio-ripple-opacity: .2 !default;
|
|
|
22019
22131
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
22020
22132
|
// File already imported_once. Skipping output.
|
|
22021
22133
|
// #endregion
|
|
22134
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
22135
|
+
// File already imported_once. Skipping output.
|
|
22136
|
+
// #endregion
|
|
22022
22137
|
|
|
22023
22138
|
|
|
22024
22139
|
// Dependencies
|
|
@@ -22084,6 +22199,12 @@ $kendo-slider-track-bg: k-try-tint( $kendo-color-primary, 8 ) !default;
|
|
|
22084
22199
|
$kendo-slider-selection-bg: $kendo-color-primary !default;
|
|
22085
22200
|
$kendo-slider-disabled-opacity: .65 !default;
|
|
22086
22201
|
|
|
22202
|
+
// #endregion
|
|
22203
|
+
// #region @import "./images/slider-h.scss"; -> scss/slider/images/slider-h.scss
|
|
22204
|
+
|
|
22205
|
+
// #endregion
|
|
22206
|
+
// #region @import "./images/slider-v.scss"; -> scss/slider/images/slider-v.scss
|
|
22207
|
+
|
|
22087
22208
|
// #endregion
|
|
22088
22209
|
// #region @import "./_layout.scss"; -> scss/slider/_layout.scss
|
|
22089
22210
|
// #region @import "@progress/kendo-theme-default/scss/slider/_layout.scss"; -> node_modules/@progress/kendo-theme-default/scss/slider/_layout.scss
|
|
@@ -22427,7 +22548,9 @@ $kendo-slider-disabled-opacity: .65 !default;
|
|
|
22427
22548
|
}
|
|
22428
22549
|
|
|
22429
22550
|
.k-button-increase .k-icon,
|
|
22430
|
-
.k-button-
|
|
22551
|
+
.k-button-increase .k-svg-icon,
|
|
22552
|
+
.k-button-decrease .k-icon,
|
|
22553
|
+
.k-button-decrease .k-svg-icon {
|
|
22431
22554
|
transform: scaleX(-1);
|
|
22432
22555
|
}
|
|
22433
22556
|
}
|
|
@@ -22713,6 +22836,9 @@ $kendo-slider-disabled-opacity: .65 !default;
|
|
|
22713
22836
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
22714
22837
|
// File already imported_once. Skipping output.
|
|
22715
22838
|
// #endregion
|
|
22839
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
22840
|
+
// File already imported_once. Skipping output.
|
|
22841
|
+
// #endregion
|
|
22716
22842
|
|
|
22717
22843
|
|
|
22718
22844
|
// Dependencies
|
|
@@ -23691,6 +23817,9 @@ $kendo-calendar-sizes: (
|
|
|
23691
23817
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
23692
23818
|
// File already imported_once. Skipping output.
|
|
23693
23819
|
// #endregion
|
|
23820
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
23821
|
+
// File already imported_once. Skipping output.
|
|
23822
|
+
// #endregion
|
|
23694
23823
|
|
|
23695
23824
|
|
|
23696
23825
|
// Dependencies
|
|
@@ -24150,6 +24279,9 @@ $kendo-time-selector-sizes: (
|
|
|
24150
24279
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24151
24280
|
// File already imported_once. Skipping output.
|
|
24152
24281
|
// #endregion
|
|
24282
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
24283
|
+
// File already imported_once. Skipping output.
|
|
24284
|
+
// #endregion
|
|
24153
24285
|
|
|
24154
24286
|
|
|
24155
24287
|
// Dependencies
|
|
@@ -24208,6 +24340,9 @@ $kendo-time-selector-sizes: (
|
|
|
24208
24340
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24209
24341
|
// File already imported_once. Skipping output.
|
|
24210
24342
|
// #endregion
|
|
24343
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
24344
|
+
// File already imported_once. Skipping output.
|
|
24345
|
+
// #endregion
|
|
24211
24346
|
|
|
24212
24347
|
|
|
24213
24348
|
// Dependencies
|
|
@@ -24347,6 +24482,9 @@ $kendo-captcha-validation-message-font-style: italic !default;
|
|
|
24347
24482
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24348
24483
|
// File already imported_once. Skipping output.
|
|
24349
24484
|
// #endregion
|
|
24485
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
24486
|
+
// File already imported_once. Skipping output.
|
|
24487
|
+
// #endregion
|
|
24350
24488
|
|
|
24351
24489
|
|
|
24352
24490
|
// Dependencies
|
|
@@ -24465,6 +24603,9 @@ $kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px rgba( black, .3 ), inse
|
|
|
24465
24603
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24466
24604
|
// File already imported_once. Skipping output.
|
|
24467
24605
|
// #endregion
|
|
24606
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
24607
|
+
// File already imported_once. Skipping output.
|
|
24608
|
+
// #endregion
|
|
24468
24609
|
|
|
24469
24610
|
|
|
24470
24611
|
// Dependencies
|
|
@@ -24489,6 +24630,9 @@ $kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px rgba( black, .3 ), inse
|
|
|
24489
24630
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24490
24631
|
// File already imported_once. Skipping output.
|
|
24491
24632
|
// #endregion
|
|
24633
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
24634
|
+
// File already imported_once. Skipping output.
|
|
24635
|
+
// #endregion
|
|
24492
24636
|
|
|
24493
24637
|
|
|
24494
24638
|
// Dependencies
|
|
@@ -24770,12 +24914,14 @@ $kendo-color-gradient-contrast-spacer: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
24770
24914
|
align-items: center;
|
|
24771
24915
|
gap: k-math-div( $kendo-color-gradient-contrast-spacer, 2 );
|
|
24772
24916
|
|
|
24773
|
-
.k-icon
|
|
24917
|
+
.k-icon,
|
|
24918
|
+
.k-svg-icon {
|
|
24774
24919
|
vertical-align: middle;
|
|
24775
24920
|
}
|
|
24776
24921
|
|
|
24777
24922
|
// Needed for the double check icons
|
|
24778
24923
|
.k-icon + .k-icon,
|
|
24924
|
+
.k-svg-icon + .k-svg-icon,
|
|
24779
24925
|
.k-icon-wrapper-host + .k-icon-wrapper-host .k-icon {
|
|
24780
24926
|
margin-inline-start: -13px;
|
|
24781
24927
|
}
|
|
@@ -24887,6 +25033,9 @@ $kendo-color-gradient-contrast-spacer: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
24887
25033
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24888
25034
|
// File already imported_once. Skipping output.
|
|
24889
25035
|
// #endregion
|
|
25036
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25037
|
+
// File already imported_once. Skipping output.
|
|
25038
|
+
// #endregion
|
|
24890
25039
|
|
|
24891
25040
|
|
|
24892
25041
|
// Dependencies
|
|
@@ -24906,6 +25055,7 @@ $kendo-color-gradient-contrast-spacer: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
24906
25055
|
// File already imported_once. Skipping output.
|
|
24907
25056
|
// #endregion
|
|
24908
25057
|
|
|
25058
|
+
|
|
24909
25059
|
// Component
|
|
24910
25060
|
// #region @import "./_variables.scss"; -> scss/coloreditor/_variables.scss
|
|
24911
25061
|
// Coloreditor/FlatColorPicker
|
|
@@ -25065,6 +25215,9 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25065
25215
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25066
25216
|
// File already imported_once. Skipping output.
|
|
25067
25217
|
// #endregion
|
|
25218
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25219
|
+
// File already imported_once. Skipping output.
|
|
25220
|
+
// #endregion
|
|
25068
25221
|
|
|
25069
25222
|
|
|
25070
25223
|
// Dependencies
|
|
@@ -25127,6 +25280,9 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25127
25280
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25128
25281
|
// File already imported_once. Skipping output.
|
|
25129
25282
|
// #endregion
|
|
25283
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25284
|
+
// File already imported_once. Skipping output.
|
|
25285
|
+
// #endregion
|
|
25130
25286
|
|
|
25131
25287
|
|
|
25132
25288
|
// Dependencies
|
|
@@ -25185,6 +25341,9 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25185
25341
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25186
25342
|
// File already imported_once. Skipping output.
|
|
25187
25343
|
// #endregion
|
|
25344
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25345
|
+
// File already imported_once. Skipping output.
|
|
25346
|
+
// #endregion
|
|
25188
25347
|
|
|
25189
25348
|
|
|
25190
25349
|
// Dependencies
|
|
@@ -25228,6 +25387,9 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25228
25387
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25229
25388
|
// File already imported_once. Skipping output.
|
|
25230
25389
|
// #endregion
|
|
25390
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25391
|
+
// File already imported_once. Skipping output.
|
|
25392
|
+
// #endregion
|
|
25231
25393
|
|
|
25232
25394
|
|
|
25233
25395
|
// Dependencies
|
|
@@ -25277,6 +25439,9 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25277
25439
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25278
25440
|
// File already imported_once. Skipping output.
|
|
25279
25441
|
// #endregion
|
|
25442
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25443
|
+
// File already imported_once. Skipping output.
|
|
25444
|
+
// #endregion
|
|
25280
25445
|
|
|
25281
25446
|
|
|
25282
25447
|
// Dependencies
|
|
@@ -25332,6 +25497,9 @@ $kendo-color-editor-color-gradient-focus-outline-offset: 2px !default;
|
|
|
25332
25497
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25333
25498
|
// File already imported_once. Skipping output.
|
|
25334
25499
|
// #endregion
|
|
25500
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25501
|
+
// File already imported_once. Skipping output.
|
|
25502
|
+
// #endregion
|
|
25335
25503
|
|
|
25336
25504
|
|
|
25337
25505
|
// Dependencies
|
|
@@ -25445,6 +25613,9 @@ $kendo-datetime-width: calc( #{$kendo-calendar-cell-size * 8} + #{$kendo-infinit
|
|
|
25445
25613
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25446
25614
|
// File already imported_once. Skipping output.
|
|
25447
25615
|
// #endregion
|
|
25616
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25617
|
+
// File already imported_once. Skipping output.
|
|
25618
|
+
// #endregion
|
|
25448
25619
|
|
|
25449
25620
|
|
|
25450
25621
|
// Dependencies
|
|
@@ -25535,6 +25706,9 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25535
25706
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25536
25707
|
// File already imported_once. Skipping output.
|
|
25537
25708
|
// #endregion
|
|
25709
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25710
|
+
// File already imported_once. Skipping output.
|
|
25711
|
+
// #endregion
|
|
25538
25712
|
|
|
25539
25713
|
|
|
25540
25714
|
// Dependencies
|
|
@@ -25601,6 +25775,9 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25601
25775
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25602
25776
|
// File already imported_once. Skipping output.
|
|
25603
25777
|
// #endregion
|
|
25778
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25779
|
+
// File already imported_once. Skipping output.
|
|
25780
|
+
// #endregion
|
|
25604
25781
|
|
|
25605
25782
|
|
|
25606
25783
|
// Dependencies
|
|
@@ -25691,6 +25868,9 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25691
25868
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25692
25869
|
// File already imported_once. Skipping output.
|
|
25693
25870
|
// #endregion
|
|
25871
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25872
|
+
// File already imported_once. Skipping output.
|
|
25873
|
+
// #endregion
|
|
25694
25874
|
|
|
25695
25875
|
|
|
25696
25876
|
// Dependencies
|
|
@@ -25707,6 +25887,9 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25707
25887
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25708
25888
|
// File already imported_once. Skipping output.
|
|
25709
25889
|
// #endregion
|
|
25890
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25891
|
+
// File already imported_once. Skipping output.
|
|
25892
|
+
// #endregion
|
|
25710
25893
|
|
|
25711
25894
|
|
|
25712
25895
|
// Dependencies
|
|
@@ -25771,6 +25954,9 @@ $kendo-daterange-picker-input-width: 10em !default;
|
|
|
25771
25954
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
25772
25955
|
// File already imported_once. Skipping output.
|
|
25773
25956
|
// #endregion
|
|
25957
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
25958
|
+
// File already imported_once. Skipping output.
|
|
25959
|
+
// #endregion
|
|
25774
25960
|
|
|
25775
25961
|
|
|
25776
25962
|
// Dependencies
|
|
@@ -26041,6 +26227,7 @@ $kendo-treeview-loadmore-focus-shadow: $kendo-treeview-item-focus-shadow !defaul
|
|
|
26041
26227
|
position: relative;
|
|
26042
26228
|
|
|
26043
26229
|
.k-icon,
|
|
26230
|
+
.k-svg-icon,
|
|
26044
26231
|
.k-image,
|
|
26045
26232
|
.k-sprite {
|
|
26046
26233
|
margin-right: $kendo-icon-spacing;
|
|
@@ -26091,6 +26278,7 @@ $kendo-treeview-loadmore-focus-shadow: $kendo-treeview-item-focus-shadow !defaul
|
|
|
26091
26278
|
.k-treeview-leaf,
|
|
26092
26279
|
.k-in {
|
|
26093
26280
|
.k-icon,
|
|
26281
|
+
.k-svg-icon,
|
|
26094
26282
|
.k-image,
|
|
26095
26283
|
.k-sprite {
|
|
26096
26284
|
margin-right: 0;
|
|
@@ -26309,19 +26497,22 @@ $kendo-dropdowntree-popup-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
26309
26497
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
26310
26498
|
// File already imported_once. Skipping output.
|
|
26311
26499
|
// #endregion
|
|
26500
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
26501
|
+
// File already imported_once. Skipping output.
|
|
26502
|
+
// #endregion
|
|
26312
26503
|
|
|
26313
26504
|
|
|
26314
26505
|
// Dependencies
|
|
26315
26506
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26316
26507
|
// File already imported_once. Skipping output.
|
|
26317
26508
|
// #endregion
|
|
26318
|
-
// #region @import "../
|
|
26509
|
+
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
26319
26510
|
// File already imported_once. Skipping output.
|
|
26320
26511
|
// #endregion
|
|
26321
26512
|
// #region @import "../floating-label/_index.scss"; -> scss/floating-label/_index.scss
|
|
26322
26513
|
// File already imported_once. Skipping output.
|
|
26323
26514
|
// #endregion
|
|
26324
|
-
// #region @import "../
|
|
26515
|
+
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
26325
26516
|
// File already imported_once. Skipping output.
|
|
26326
26517
|
// #endregion
|
|
26327
26518
|
|
|
@@ -26367,6 +26558,9 @@ $kendo-dropdowntree-popup-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
26367
26558
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
26368
26559
|
// File already imported_once. Skipping output.
|
|
26369
26560
|
// #endregion
|
|
26561
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
26562
|
+
// File already imported_once. Skipping output.
|
|
26563
|
+
// #endregion
|
|
26370
26564
|
|
|
26371
26565
|
|
|
26372
26566
|
// Dependencies
|
|
@@ -26460,6 +26654,10 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
26460
26654
|
.k-icon {
|
|
26461
26655
|
font-size: $kendo-rating-icon-size;
|
|
26462
26656
|
}
|
|
26657
|
+
.k-svg-icon {
|
|
26658
|
+
width: $kendo-rating-icon-size;
|
|
26659
|
+
height: $kendo-rating-icon-size;
|
|
26660
|
+
}
|
|
26463
26661
|
|
|
26464
26662
|
.k-rating-precision-part,
|
|
26465
26663
|
.k-rating-precision-complement {
|
|
@@ -26519,10 +26717,16 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
26519
26717
|
> .k-icon {
|
|
26520
26718
|
text-shadow: $kendo-rating-icon-focus-shadow;
|
|
26521
26719
|
}
|
|
26720
|
+
> .k-svg-icon {
|
|
26721
|
+
filter: drop-shadow( $kendo-rating-icon-focus-shadow );
|
|
26722
|
+
}
|
|
26522
26723
|
|
|
26523
26724
|
&.k-selected > .k-icon {
|
|
26524
26725
|
text-shadow: $kendo-rating-icon-focus-selected-shadow;
|
|
26525
26726
|
}
|
|
26727
|
+
&.k-selected > .k-svg-icon {
|
|
26728
|
+
filter: drop-shadow( $kendo-rating-icon-focus-selected-shadow );
|
|
26729
|
+
}
|
|
26526
26730
|
}
|
|
26527
26731
|
}
|
|
26528
26732
|
}
|
|
@@ -26556,6 +26760,9 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
26556
26760
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
26557
26761
|
// File already imported_once. Skipping output.
|
|
26558
26762
|
// #endregion
|
|
26763
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
26764
|
+
// File already imported_once. Skipping output.
|
|
26765
|
+
// #endregion
|
|
26559
26766
|
|
|
26560
26767
|
|
|
26561
26768
|
// Dependencies
|
|
@@ -26605,6 +26812,9 @@ $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
|
|
|
26605
26812
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
26606
26813
|
// File already imported_once. Skipping output.
|
|
26607
26814
|
// #endregion
|
|
26815
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
26816
|
+
// File already imported_once. Skipping output.
|
|
26817
|
+
// #endregion
|
|
26608
26818
|
|
|
26609
26819
|
|
|
26610
26820
|
// Dependencies
|
|
@@ -27209,6 +27419,9 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
|
|
|
27209
27419
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
27210
27420
|
// File already imported_once. Skipping output.
|
|
27211
27421
|
// #endregion
|
|
27422
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
27423
|
+
// File already imported_once. Skipping output.
|
|
27424
|
+
// #endregion
|
|
27212
27425
|
|
|
27213
27426
|
|
|
27214
27427
|
// Dependencies
|
|
@@ -27228,6 +27441,9 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
|
|
|
27228
27441
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
27229
27442
|
// File already imported_once. Skipping output.
|
|
27230
27443
|
// #endregion
|
|
27444
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
27445
|
+
// File already imported_once. Skipping output.
|
|
27446
|
+
// #endregion
|
|
27231
27447
|
|
|
27232
27448
|
|
|
27233
27449
|
// Dependencies
|
|
@@ -27301,6 +27517,11 @@ $kendo-dropzone-note-text: $kendo-subtle-text !default;
|
|
|
27301
27517
|
font-size: $kendo-dropzone-icon-size;
|
|
27302
27518
|
}
|
|
27303
27519
|
|
|
27520
|
+
.k-svg-icon {
|
|
27521
|
+
width: $kendo-dropzone-icon-size;
|
|
27522
|
+
height: $kendo-dropzone-icon-size;
|
|
27523
|
+
}
|
|
27524
|
+
|
|
27304
27525
|
.k-dropzone-hint {
|
|
27305
27526
|
margin-bottom: $kendo-dropzone-hint-spacing;
|
|
27306
27527
|
font-size: $kendo-dropzone-hint-font-size;
|
|
@@ -27468,7 +27689,8 @@ $kendo-upload-focus-shadow: 0 0 0 2px rgba( black, .13 ) !default;
|
|
|
27468
27689
|
align-items: center;
|
|
27469
27690
|
position: relative;
|
|
27470
27691
|
|
|
27471
|
-
> .k-icon
|
|
27692
|
+
> .k-icon,
|
|
27693
|
+
> .k-svg-icon {
|
|
27472
27694
|
margin-inline-end: $kendo-upload-icon-spacing;
|
|
27473
27695
|
}
|
|
27474
27696
|
}
|
|
@@ -27800,6 +28022,9 @@ $kendo-upload-focus-shadow: 0 0 0 2px rgba( black, .13 ) !default;
|
|
|
27800
28022
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
27801
28023
|
// File already imported_once. Skipping output.
|
|
27802
28024
|
// #endregion
|
|
28025
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
28026
|
+
// File already imported_once. Skipping output.
|
|
28027
|
+
// #endregion
|
|
27803
28028
|
|
|
27804
28029
|
|
|
27805
28030
|
// Dependencies
|
|
@@ -27992,6 +28217,9 @@ $kendo-appbar-bottom-box-shadow: 0px -2px 3px rgba( black, .24 ) !default;
|
|
|
27992
28217
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
27993
28218
|
// File already imported_once. Skipping output.
|
|
27994
28219
|
// #endregion
|
|
28220
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
28221
|
+
// File already imported_once. Skipping output.
|
|
28222
|
+
// #endregion
|
|
27995
28223
|
|
|
27996
28224
|
|
|
27997
28225
|
// Dependencies
|
|
@@ -28449,6 +28677,9 @@ $kendo-fab-item-active-shadow: $kendo-fab-active-shadow !default;
|
|
|
28449
28677
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
28450
28678
|
// File already imported_once. Skipping output.
|
|
28451
28679
|
// #endregion
|
|
28680
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
28681
|
+
// File already imported_once. Skipping output.
|
|
28682
|
+
// #endregion
|
|
28452
28683
|
|
|
28453
28684
|
|
|
28454
28685
|
// Dependencies
|
|
@@ -29037,25 +29268,22 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !de
|
|
|
29037
29268
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
29038
29269
|
// File already imported_once. Skipping output.
|
|
29039
29270
|
// #endregion
|
|
29271
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
29272
|
+
// File already imported_once. Skipping output.
|
|
29273
|
+
// #endregion
|
|
29040
29274
|
|
|
29041
29275
|
|
|
29042
29276
|
// Dependencies
|
|
29043
29277
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29044
29278
|
// File already imported_once. Skipping output.
|
|
29045
29279
|
// #endregion
|
|
29046
|
-
// #region @import "../forms/_index.scss"; -> scss/forms/_index.scss
|
|
29047
|
-
// File already imported_once. Skipping output.
|
|
29048
|
-
// #endregion
|
|
29049
|
-
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
29050
|
-
// File already imported_once. Skipping output.
|
|
29051
|
-
// #endregion
|
|
29052
|
-
// #region @import "../action-buttons/_index.scss"; -> scss/action-buttons/_index.scss
|
|
29053
|
-
// File already imported_once. Skipping output.
|
|
29054
|
-
// #endregion
|
|
29055
29280
|
// #region @import "../window/_index.scss"; -> scss/window/_index.scss
|
|
29056
29281
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
29057
29282
|
// File already imported_once. Skipping output.
|
|
29058
29283
|
// #endregion
|
|
29284
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
29285
|
+
// File already imported_once. Skipping output.
|
|
29286
|
+
// #endregion
|
|
29059
29287
|
|
|
29060
29288
|
|
|
29061
29289
|
// Dependencies
|
|
@@ -29304,9 +29532,6 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !de
|
|
|
29304
29532
|
// #endregion
|
|
29305
29533
|
|
|
29306
29534
|
// #endregion
|
|
29307
|
-
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
29308
|
-
// File already imported_once. Skipping output.
|
|
29309
|
-
// #endregion
|
|
29310
29535
|
|
|
29311
29536
|
|
|
29312
29537
|
// Component
|
|
@@ -29447,6 +29672,9 @@ $kendo-dialog-theme-colors: (
|
|
|
29447
29672
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
29448
29673
|
// File already imported_once. Skipping output.
|
|
29449
29674
|
// #endregion
|
|
29675
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
29676
|
+
// File already imported_once. Skipping output.
|
|
29677
|
+
// #endregion
|
|
29450
29678
|
|
|
29451
29679
|
|
|
29452
29680
|
// Dependencies
|
|
@@ -29844,6 +30072,9 @@ $kendo-drawer-selected-hover-text: $kendo-color-secondary !default;
|
|
|
29844
30072
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
29845
30073
|
// File already imported_once. Skipping output.
|
|
29846
30074
|
// #endregion
|
|
30075
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
30076
|
+
// File already imported_once. Skipping output.
|
|
30077
|
+
// #endregion
|
|
29847
30078
|
|
|
29848
30079
|
|
|
29849
30080
|
// Dependencies
|
|
@@ -30034,19 +30265,22 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
|
|
|
30034
30265
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
30035
30266
|
// File already imported_once. Skipping output.
|
|
30036
30267
|
// #endregion
|
|
30268
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
30269
|
+
// File already imported_once. Skipping output.
|
|
30270
|
+
// #endregion
|
|
30037
30271
|
|
|
30038
30272
|
|
|
30039
30273
|
// Dependencies
|
|
30040
30274
|
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30041
30275
|
// File already imported_once. Skipping output.
|
|
30042
30276
|
// #endregion
|
|
30043
|
-
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
30044
|
-
// File already imported_once. Skipping output.
|
|
30045
|
-
// #endregion
|
|
30046
30277
|
// #region @import "../card/_index.scss"; -> scss/card/_index.scss
|
|
30047
30278
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
30048
30279
|
// File already imported_once. Skipping output.
|
|
30049
30280
|
// #endregion
|
|
30281
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
30282
|
+
// File already imported_once. Skipping output.
|
|
30283
|
+
// #endregion
|
|
30050
30284
|
|
|
30051
30285
|
|
|
30052
30286
|
// Dependencies
|
|
@@ -30634,6 +30868,9 @@ $kendo-card-callout-height: 20px !default;
|
|
|
30634
30868
|
// #endregion
|
|
30635
30869
|
|
|
30636
30870
|
// #endregion
|
|
30871
|
+
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
30872
|
+
// File already imported_once. Skipping output.
|
|
30873
|
+
// #endregion
|
|
30637
30874
|
|
|
30638
30875
|
|
|
30639
30876
|
// Component
|
|
@@ -30819,6 +31056,9 @@ $kendo-popover-callout-border: $kendo-popover-border !default;
|
|
|
30819
31056
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
30820
31057
|
// File already imported_once. Skipping output.
|
|
30821
31058
|
// #endregion
|
|
31059
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
31060
|
+
// File already imported_once. Skipping output.
|
|
31061
|
+
// #endregion
|
|
30822
31062
|
|
|
30823
31063
|
|
|
30824
31064
|
// Dependencies
|
|
@@ -30916,6 +31156,9 @@ $kendo-popover-callout-border: $kendo-popover-border !default;
|
|
|
30916
31156
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
30917
31157
|
// File already imported_once. Skipping output.
|
|
30918
31158
|
// #endregion
|
|
31159
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
31160
|
+
// File already imported_once. Skipping output.
|
|
31161
|
+
// #endregion
|
|
30919
31162
|
|
|
30920
31163
|
|
|
30921
31164
|
// Dependencies
|
|
@@ -31141,6 +31384,9 @@ $kendo-bottom-nav-flat-border: $kendo-component-border !default;
|
|
|
31141
31384
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
31142
31385
|
// File already imported_once. Skipping output.
|
|
31143
31386
|
// #endregion
|
|
31387
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
31388
|
+
// File already imported_once. Skipping output.
|
|
31389
|
+
// #endregion
|
|
31144
31390
|
|
|
31145
31391
|
|
|
31146
31392
|
// Dependencies
|
|
@@ -31308,12 +31554,13 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
|
|
|
31308
31554
|
}
|
|
31309
31555
|
|
|
31310
31556
|
.k-breadcrumb-root-link {
|
|
31311
|
-
margin-
|
|
31557
|
+
margin-inline-end: $kendo-breadcrumb-root-link-spacing;
|
|
31312
31558
|
}
|
|
31313
31559
|
|
|
31314
31560
|
.k-breadcrumb-link > .k-image,
|
|
31315
|
-
.k-breadcrumb-icontext-link .k-icon
|
|
31316
|
-
|
|
31561
|
+
.k-breadcrumb-icontext-link .k-icon,
|
|
31562
|
+
.k-breadcrumb-icontext-link .k-svg-icon {
|
|
31563
|
+
margin-inline-end: $kendo-breadcrumb-link-icon-spacing;
|
|
31317
31564
|
}
|
|
31318
31565
|
|
|
31319
31566
|
.k-breadcrumb-icon-link {
|
|
@@ -31340,26 +31587,6 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
|
|
|
31340
31587
|
}
|
|
31341
31588
|
}
|
|
31342
31589
|
|
|
31343
|
-
@include exports("breadcrumb/layout/rtl") {
|
|
31344
|
-
|
|
31345
|
-
.k-breadcrumb {
|
|
31346
|
-
&[dir="rtl"],
|
|
31347
|
-
.k-rtl & {
|
|
31348
|
-
.k-breadcrumb-root-link {
|
|
31349
|
-
margin-right: 0;
|
|
31350
|
-
margin-left: $kendo-breadcrumb-root-link-spacing;
|
|
31351
|
-
}
|
|
31352
|
-
|
|
31353
|
-
.k-breadcrumb-link > .k-image,
|
|
31354
|
-
.k-breadcrumb-icontext-link .k-icon {
|
|
31355
|
-
margin-right: 0;
|
|
31356
|
-
margin-left: $kendo-breadcrumb-link-icon-spacing;
|
|
31357
|
-
}
|
|
31358
|
-
}
|
|
31359
|
-
}
|
|
31360
|
-
|
|
31361
|
-
}
|
|
31362
|
-
|
|
31363
31590
|
}
|
|
31364
31591
|
|
|
31365
31592
|
// #endregion
|
|
@@ -31474,6 +31701,9 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
|
|
|
31474
31701
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
31475
31702
|
// File already imported_once. Skipping output.
|
|
31476
31703
|
// #endregion
|
|
31704
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
31705
|
+
// File already imported_once. Skipping output.
|
|
31706
|
+
// #endregion
|
|
31477
31707
|
|
|
31478
31708
|
|
|
31479
31709
|
// Dependencies
|
|
@@ -31940,6 +32170,9 @@ $kendo-pager-sizes: (
|
|
|
31940
32170
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
31941
32171
|
// File already imported_once. Skipping output.
|
|
31942
32172
|
// #endregion
|
|
32173
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
32174
|
+
// File already imported_once. Skipping output.
|
|
32175
|
+
// #endregion
|
|
31943
32176
|
|
|
31944
32177
|
|
|
31945
32178
|
// Dependencies
|
|
@@ -32083,6 +32316,7 @@ $kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0m
|
|
|
32083
32316
|
padding: 0;
|
|
32084
32317
|
list-style: none;
|
|
32085
32318
|
display: flex;
|
|
32319
|
+
position: relative;
|
|
32086
32320
|
z-index: 1;
|
|
32087
32321
|
}
|
|
32088
32322
|
|
|
@@ -32168,7 +32402,10 @@ $kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0m
|
|
|
32168
32402
|
text-overflow: ellipsis;
|
|
32169
32403
|
overflow: hidden;
|
|
32170
32404
|
}
|
|
32171
|
-
.k-step-label .k-icon
|
|
32405
|
+
.k-step-label .k-icon,
|
|
32406
|
+
.k-step-label .k-svg-icon {
|
|
32407
|
+
margin-left: $kendo-icon-spacing;
|
|
32408
|
+
}
|
|
32172
32409
|
|
|
32173
32410
|
.k-step-current .k-step-label {
|
|
32174
32411
|
font-weight: bold;
|
|
@@ -32298,7 +32535,8 @@ $kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0m
|
|
|
32298
32535
|
.k-stepper[dir="rtl"] {
|
|
32299
32536
|
direction: rtl;
|
|
32300
32537
|
|
|
32301
|
-
.k-step-label .k-icon
|
|
32538
|
+
.k-step-label .k-icon,
|
|
32539
|
+
.k-step-label .k-svg-icon {
|
|
32302
32540
|
margin-left: 0;
|
|
32303
32541
|
margin-right: $kendo-icon-spacing;
|
|
32304
32542
|
}
|
|
@@ -32501,7 +32739,8 @@ $kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0m
|
|
|
32501
32739
|
.k-step-label {
|
|
32502
32740
|
@include fill( $color: $kendo-stepper-label-text );
|
|
32503
32741
|
}
|
|
32504
|
-
.k-step-success .k-step-label .k-icon
|
|
32742
|
+
.k-step-success .k-step-label .k-icon,
|
|
32743
|
+
.k-step-success .k-step-label .k-svg-icon {
|
|
32505
32744
|
@include fill( $color: $kendo-stepper-label-success-text );
|
|
32506
32745
|
}
|
|
32507
32746
|
.k-step-error .k-step-label {
|
|
@@ -32554,6 +32793,9 @@ $kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0m
|
|
|
32554
32793
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
32555
32794
|
// File already imported_once. Skipping output.
|
|
32556
32795
|
// #endregion
|
|
32796
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
32797
|
+
// File already imported_once. Skipping output.
|
|
32798
|
+
// #endregion
|
|
32557
32799
|
|
|
32558
32800
|
|
|
32559
32801
|
// Dependencies
|
|
@@ -33066,8 +33308,8 @@ $kendo-tabstrip-content-focus-border: $kendo-component-text !default;
|
|
|
33066
33308
|
> .k-tabstrip-content { order: 0; }
|
|
33067
33309
|
}
|
|
33068
33310
|
|
|
33069
|
-
.k-tabstrip-prev,
|
|
33070
|
-
.k-tabstrip-next {
|
|
33311
|
+
.k-tabstrip-prev .k-button-icon,
|
|
33312
|
+
.k-tabstrip-next .k-button-icon {
|
|
33071
33313
|
transform: scaleX(-1);
|
|
33072
33314
|
}
|
|
33073
33315
|
|
|
@@ -33206,6 +33448,9 @@ $kendo-tabstrip-content-focus-border: $kendo-component-text !default;
|
|
|
33206
33448
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
33207
33449
|
// File already imported_once. Skipping output.
|
|
33208
33450
|
// #endregion
|
|
33451
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
33452
|
+
// File already imported_once. Skipping output.
|
|
33453
|
+
// #endregion
|
|
33209
33454
|
|
|
33210
33455
|
|
|
33211
33456
|
// Dependencies
|
|
@@ -33398,6 +33643,9 @@ $kendo-wizard-step-focus-border: #656565 !default;
|
|
|
33398
33643
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
33399
33644
|
// File already imported_once. Skipping output.
|
|
33400
33645
|
// #endregion
|
|
33646
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
33647
|
+
// File already imported_once. Skipping output.
|
|
33648
|
+
// #endregion
|
|
33401
33649
|
|
|
33402
33650
|
|
|
33403
33651
|
// Dependencies
|
|
@@ -33586,6 +33834,9 @@ $kendo-expander-content-padding-y: k-map-get( $kendo-spacing, 6 ) !default;
|
|
|
33586
33834
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
33587
33835
|
// File already imported_once. Skipping output.
|
|
33588
33836
|
// #endregion
|
|
33837
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
33838
|
+
// File already imported_once. Skipping output.
|
|
33839
|
+
// #endregion
|
|
33589
33840
|
|
|
33590
33841
|
|
|
33591
33842
|
// Dependencies
|
|
@@ -33894,6 +34145,7 @@ $kendo-panelbar-header-expanded-gradient: null !default;
|
|
|
33894
34145
|
);
|
|
33895
34146
|
|
|
33896
34147
|
.k-icon,
|
|
34148
|
+
.k-svg-icon,
|
|
33897
34149
|
.k-panelbar-item-icon {
|
|
33898
34150
|
color: $kendo-panelbar-text;
|
|
33899
34151
|
}
|
|
@@ -33943,6 +34195,7 @@ $kendo-panelbar-header-expanded-gradient: null !default;
|
|
|
33943
34195
|
);
|
|
33944
34196
|
|
|
33945
34197
|
.k-icon,
|
|
34198
|
+
.k-svg-icon,
|
|
33946
34199
|
.k-panelbar-item-icon {
|
|
33947
34200
|
color: inherit;
|
|
33948
34201
|
}
|
|
@@ -34091,6 +34344,9 @@ $kendo-panelbar-header-expanded-gradient: null !default;
|
|
|
34091
34344
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
34092
34345
|
// File already imported_once. Skipping output.
|
|
34093
34346
|
// #endregion
|
|
34347
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
34348
|
+
// File already imported_once. Skipping output.
|
|
34349
|
+
// #endregion
|
|
34094
34350
|
|
|
34095
34351
|
|
|
34096
34352
|
// Dependencies
|
|
@@ -34195,6 +34451,10 @@ $kendo-splitbar-selected-text: $kendo-color-primary-contrast !default;
|
|
|
34195
34451
|
.k-icon {
|
|
34196
34452
|
font-size: $kendo-splitter-resize-icon-size;
|
|
34197
34453
|
}
|
|
34454
|
+
.k-svg-icon {
|
|
34455
|
+
width: $kendo-splitter-resize-icon-size;
|
|
34456
|
+
height: $kendo-splitter-resize-icon-size;
|
|
34457
|
+
}
|
|
34198
34458
|
|
|
34199
34459
|
}
|
|
34200
34460
|
|
|
@@ -34379,6 +34639,9 @@ $kendo-splitbar-selected-text: $kendo-color-primary-contrast !default;
|
|
|
34379
34639
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
34380
34640
|
// File already imported_once. Skipping output.
|
|
34381
34641
|
// #endregion
|
|
34642
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
34643
|
+
// File already imported_once. Skipping output.
|
|
34644
|
+
// #endregion
|
|
34382
34645
|
|
|
34383
34646
|
|
|
34384
34647
|
// Dependencies
|
|
@@ -34493,6 +34756,9 @@ $kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
|
34493
34756
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
34494
34757
|
// File already imported_once. Skipping output.
|
|
34495
34758
|
// #endregion
|
|
34759
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
34760
|
+
// File already imported_once. Skipping output.
|
|
34761
|
+
// #endregion
|
|
34496
34762
|
|
|
34497
34763
|
|
|
34498
34764
|
// Dependencies
|
|
@@ -34503,6 +34769,9 @@ $kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
|
34503
34769
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
34504
34770
|
// File already imported_once. Skipping output.
|
|
34505
34771
|
// #endregion
|
|
34772
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
34773
|
+
// File already imported_once. Skipping output.
|
|
34774
|
+
// #endregion
|
|
34506
34775
|
|
|
34507
34776
|
|
|
34508
34777
|
// Dependencies (TODO: extract variables)
|
|
@@ -35212,6 +35481,9 @@ $kendo-adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
|
|
|
35212
35481
|
// #endregion
|
|
35213
35482
|
// @import "../utils/_float.scss";
|
|
35214
35483
|
// @import "../utils/_spacer.scss";
|
|
35484
|
+
// #region @import "../list/_index.scss"; -> scss/list/_index.scss
|
|
35485
|
+
// File already imported_once. Skipping output.
|
|
35486
|
+
// #endregion
|
|
35215
35487
|
// #region @import "../table/_index.scss"; -> scss/table/_index.scss
|
|
35216
35488
|
// File already imported_once. Skipping output.
|
|
35217
35489
|
// #endregion
|
|
@@ -35685,7 +35957,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
35685
35957
|
}
|
|
35686
35958
|
}
|
|
35687
35959
|
|
|
35688
|
-
.k-cell-inner > .k-link > .k-sort-icon .k-icon
|
|
35960
|
+
.k-cell-inner > .k-link > .k-sort-icon .k-icon,
|
|
35961
|
+
.k-cell-inner > .k-link > .k-sort-icon .k-svg-icon {
|
|
35689
35962
|
display: flex;
|
|
35690
35963
|
}
|
|
35691
35964
|
|
|
@@ -35775,7 +36048,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
35775
36048
|
text-overflow: clip;
|
|
35776
36049
|
}
|
|
35777
36050
|
|
|
35778
|
-
.k-grouping-row .k-icon
|
|
36051
|
+
.k-grouping-row .k-icon,
|
|
36052
|
+
.k-grouping-row .k-svg-icon {
|
|
35779
36053
|
margin-inline-start: calc( #{k-math-div( $kendo-icon-size, 2 )} - #{$kendo-grid-cell-padding-x} );
|
|
35780
36054
|
margin-inline-end: k-math-div( $kendo-icon-size, 2 );
|
|
35781
36055
|
text-decoration: none;
|
|
@@ -36452,7 +36726,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
36452
36726
|
}
|
|
36453
36727
|
}
|
|
36454
36728
|
|
|
36455
|
-
.k-grouping-row .k-icon
|
|
36729
|
+
.k-grouping-row .k-icon,
|
|
36730
|
+
.k-grouping-row .k-svg-icon {
|
|
36456
36731
|
margin-inline-start: calc( #{k-math-div( $kendo-icon-size, 2 )} - #{$_cell-padding-x} );
|
|
36457
36732
|
}
|
|
36458
36733
|
|
|
@@ -36464,7 +36739,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
36464
36739
|
.k-drag-cell {
|
|
36465
36740
|
padding: 0;
|
|
36466
36741
|
|
|
36467
|
-
> .k-icon
|
|
36742
|
+
> .k-icon,
|
|
36743
|
+
> .k-svg-icon {
|
|
36468
36744
|
padding-block: $_cell-padding-y;
|
|
36469
36745
|
padding-inline: 0;
|
|
36470
36746
|
}
|
|
@@ -36745,7 +37021,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
36745
37021
|
outline: 0;
|
|
36746
37022
|
cursor: pointer;
|
|
36747
37023
|
|
|
36748
|
-
> .k-icon
|
|
37024
|
+
> .k-icon,
|
|
37025
|
+
> .k-svg-icon {
|
|
36749
37026
|
margin-inline-end: $kendo-icon-spacing;
|
|
36750
37027
|
}
|
|
36751
37028
|
}
|
|
@@ -36831,7 +37108,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
36831
37108
|
.k-grid-filter,
|
|
36832
37109
|
.k-header-column-menu,
|
|
36833
37110
|
.k-grid-header-menu,
|
|
36834
|
-
.k-hierarchy-cell .k-icon
|
|
37111
|
+
.k-hierarchy-cell .k-icon,
|
|
37112
|
+
.k-hierarchy-cell .k-svg-icon {
|
|
36835
37113
|
line-height: normal;
|
|
36836
37114
|
}
|
|
36837
37115
|
}
|
|
@@ -36999,14 +37277,16 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
36999
37277
|
.k-grid-filter,
|
|
37000
37278
|
.k-header-column-menu,
|
|
37001
37279
|
.k-grid-header-menu,
|
|
37002
|
-
.k-hierarchy-cell .k-icon
|
|
37280
|
+
.k-hierarchy-cell .k-icon,
|
|
37281
|
+
.k-hierarchy-cell .k-svg-icon {
|
|
37003
37282
|
color: $kendo-grid-header-text;
|
|
37004
37283
|
}
|
|
37005
37284
|
|
|
37006
37285
|
.k-grouping-row {
|
|
37007
37286
|
background-color: $kendo-grid-grouping-row-bg;
|
|
37008
37287
|
|
|
37009
|
-
.k-icon
|
|
37288
|
+
.k-icon,
|
|
37289
|
+
.k-svg-icon {
|
|
37010
37290
|
color: $kendo-grid-header-text;
|
|
37011
37291
|
}
|
|
37012
37292
|
|
|
@@ -37078,7 +37358,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
37078
37358
|
.k-grid-filter,
|
|
37079
37359
|
.k-header-column-menu,
|
|
37080
37360
|
.k-grid-header-menu,
|
|
37081
|
-
.k-hierarchy-cell .k-icon
|
|
37361
|
+
.k-hierarchy-cell .k-icon,
|
|
37362
|
+
.k-hierarchy-cell .k-svg-icon {
|
|
37082
37363
|
&:hover {
|
|
37083
37364
|
color: $kendo-button-hover-text;
|
|
37084
37365
|
background-color: $kendo-button-hover-bg;
|
|
@@ -37495,7 +37776,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
37495
37776
|
.k-link:hover {
|
|
37496
37777
|
color: $kendo-grid-text;
|
|
37497
37778
|
|
|
37498
|
-
> .k-icon
|
|
37779
|
+
> .k-icon,
|
|
37780
|
+
> .k-svg-icon {
|
|
37499
37781
|
color: inherit;
|
|
37500
37782
|
}
|
|
37501
37783
|
}
|
|
@@ -37503,7 +37785,8 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
37503
37785
|
.k-grid-filter,
|
|
37504
37786
|
.k-table-th-column-menu,
|
|
37505
37787
|
.k-grid-header-menu,
|
|
37506
|
-
.k-hierarchy-cell .k-icon
|
|
37788
|
+
.k-hierarchy-cell .k-icon,
|
|
37789
|
+
.k-hierarchy-cell .k-svg-icon {
|
|
37507
37790
|
&:hover {
|
|
37508
37791
|
color: $kendo-grid-text;
|
|
37509
37792
|
background-color: transparent;
|
|
@@ -37610,6 +37893,9 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
|
|
|
37610
37893
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
37611
37894
|
// File already imported_once. Skipping output.
|
|
37612
37895
|
// #endregion
|
|
37896
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
37897
|
+
// File already imported_once. Skipping output.
|
|
37898
|
+
// #endregion
|
|
37613
37899
|
|
|
37614
37900
|
|
|
37615
37901
|
// Dependencies
|
|
@@ -37864,6 +38150,9 @@ $kendo-listview-item-focus-shadow: null !default;
|
|
|
37864
38150
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
37865
38151
|
// File already imported_once. Skipping output.
|
|
37866
38152
|
// #endregion
|
|
38153
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
38154
|
+
// File already imported_once. Skipping output.
|
|
38155
|
+
// #endregion
|
|
37867
38156
|
|
|
37868
38157
|
|
|
37869
38158
|
// Dependencies
|
|
@@ -38562,7 +38851,8 @@ $kendo-spreadsheet-drawing-anchor-bg: rgba( $kendo-selected-bg, .25 ) !default;
|
|
|
38562
38851
|
.k-link {
|
|
38563
38852
|
padding-left: $kendo-filter-menu-padding-left;
|
|
38564
38853
|
}
|
|
38565
|
-
.k-icon
|
|
38854
|
+
.k-icon,
|
|
38855
|
+
.k-svg-icon {
|
|
38566
38856
|
margin-left: calc(-1 * ( #{$kendo-icon-size} + #{$kendo-padding-md-y} ) );
|
|
38567
38857
|
margin-right: $kendo-padding-md-y;
|
|
38568
38858
|
}
|
|
@@ -38602,7 +38892,8 @@ $kendo-spreadsheet-drawing-anchor-bg: rgba( $kendo-selected-bg, .25 ) !default;
|
|
|
38602
38892
|
align-items: center;
|
|
38603
38893
|
cursor: pointer;
|
|
38604
38894
|
|
|
38605
|
-
> .k-icon
|
|
38895
|
+
> .k-icon,
|
|
38896
|
+
> .k-svg-icon {
|
|
38606
38897
|
margin-right: $kendo-padding-md-y;
|
|
38607
38898
|
}
|
|
38608
38899
|
}
|
|
@@ -38746,6 +39037,10 @@ $kendo-spreadsheet-drawing-anchor-bg: rgba( $kendo-selected-bg, .25 ) !default;
|
|
|
38746
39037
|
.k-icon {
|
|
38747
39038
|
font-size: 6em;
|
|
38748
39039
|
}
|
|
39040
|
+
.k-svg-icon {
|
|
39041
|
+
width: 6em;
|
|
39042
|
+
height: 6em;
|
|
39043
|
+
}
|
|
38749
39044
|
}
|
|
38750
39045
|
}
|
|
38751
39046
|
|
|
@@ -39237,6 +39532,9 @@ $kendo-spreadsheet-drawing-anchor-bg: rgba( $kendo-selected-bg, .25 ) !default;
|
|
|
39237
39532
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
39238
39533
|
// File already imported_once. Skipping output.
|
|
39239
39534
|
// #endregion
|
|
39535
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
39536
|
+
// File already imported_once. Skipping output.
|
|
39537
|
+
// #endregion
|
|
39240
39538
|
|
|
39241
39539
|
|
|
39242
39540
|
// Dependencies
|
|
@@ -39535,7 +39833,8 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
39535
39833
|
}
|
|
39536
39834
|
}
|
|
39537
39835
|
|
|
39538
|
-
.k-pivotgrid-cell .k-icon
|
|
39836
|
+
.k-pivotgrid-cell .k-icon,
|
|
39837
|
+
.k-pivotgrid-cell .k-svg-icon {
|
|
39539
39838
|
cursor: pointer;
|
|
39540
39839
|
padding-inline-end: $kendo-pivotgrid-icon-spacing;
|
|
39541
39840
|
}
|
|
@@ -39592,7 +39891,8 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
39592
39891
|
span {
|
|
39593
39892
|
writing-mode: vertical-rl;
|
|
39594
39893
|
}
|
|
39595
|
-
.k-icon
|
|
39894
|
+
.k-icon,
|
|
39895
|
+
.k-svg-icon {
|
|
39596
39896
|
vertical-align: baseline;
|
|
39597
39897
|
}
|
|
39598
39898
|
}
|
|
@@ -39749,7 +40049,8 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
39749
40049
|
flex-direction: row;
|
|
39750
40050
|
align-items: center;
|
|
39751
40051
|
|
|
39752
|
-
.k-icon
|
|
40052
|
+
.k-icon,
|
|
40053
|
+
.k-svg-icon {
|
|
39753
40054
|
margin-right: k-map-get( $kendo-spacing, 2 );
|
|
39754
40055
|
}
|
|
39755
40056
|
.k-dropdown-list {
|
|
@@ -39915,6 +40216,7 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
39915
40216
|
}
|
|
39916
40217
|
|
|
39917
40218
|
.k-pivot-layout > tbody,
|
|
40219
|
+
.k-pivot .k-table-td,
|
|
39918
40220
|
.k-pivot td {
|
|
39919
40221
|
vertical-align: top;
|
|
39920
40222
|
}
|
|
@@ -40344,6 +40646,9 @@ $kendo-pivotgrid-remove-text: $kendo-pivotgrid-button-bg !default;
|
|
|
40344
40646
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
40345
40647
|
// File already imported_once. Skipping output.
|
|
40346
40648
|
// #endregion
|
|
40649
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
40650
|
+
// File already imported_once. Skipping output.
|
|
40651
|
+
// #endregion
|
|
40347
40652
|
|
|
40348
40653
|
|
|
40349
40654
|
// Dependencies
|
|
@@ -40543,6 +40848,9 @@ $kendo-treelist-footer-row-border-width: 1px !default;
|
|
|
40543
40848
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
40544
40849
|
// File already imported_once. Skipping output.
|
|
40545
40850
|
// #endregion
|
|
40851
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
40852
|
+
// File already imported_once. Skipping output.
|
|
40853
|
+
// #endregion
|
|
40546
40854
|
|
|
40547
40855
|
|
|
40548
40856
|
// Dependencies
|
|
@@ -40759,6 +41067,9 @@ $kendo-filter-toolbar-focus-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px
|
|
|
40759
41067
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
40760
41068
|
// File already imported_once. Skipping output.
|
|
40761
41069
|
// #endregion
|
|
41070
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
41071
|
+
// File already imported_once. Skipping output.
|
|
41072
|
+
// #endregion
|
|
40762
41073
|
|
|
40763
41074
|
|
|
40764
41075
|
// Dependencies
|
|
@@ -41111,9 +41422,7 @@ $kendo-file-manager-preview-icon-border: null !default;
|
|
|
41111
41422
|
display: flex;
|
|
41112
41423
|
flex-direction: row;
|
|
41113
41424
|
align-items: center;
|
|
41114
|
-
|
|
41115
|
-
.k-filemanager-drag-hint .k-icon {
|
|
41116
|
-
margin-right: $kendo-icon-spacing;
|
|
41425
|
+
gap: $kendo-icon-spacing;
|
|
41117
41426
|
}
|
|
41118
41427
|
|
|
41119
41428
|
}
|
|
@@ -41242,6 +41551,9 @@ $kendo-file-manager-preview-icon-border: null !default;
|
|
|
41242
41551
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
41243
41552
|
// File already imported_once. Skipping output.
|
|
41244
41553
|
// #endregion
|
|
41554
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
41555
|
+
// File already imported_once. Skipping output.
|
|
41556
|
+
// #endregion
|
|
41245
41557
|
|
|
41246
41558
|
|
|
41247
41559
|
// Dependencies
|
|
@@ -41727,6 +42039,9 @@ $kendo-taskboard-drag-placeholder-border: $kendo-component-border !default;
|
|
|
41727
42039
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
41728
42040
|
// File already imported_once. Skipping output.
|
|
41729
42041
|
// #endregion
|
|
42042
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
42043
|
+
// File already imported_once. Skipping output.
|
|
42044
|
+
// #endregion
|
|
41730
42045
|
|
|
41731
42046
|
|
|
41732
42047
|
// Dependencies
|
|
@@ -41929,11 +42244,13 @@ $kendo-editor-selectednode-outline-color: #8cf !default; // sass-lint:disable-li
|
|
|
41929
42244
|
flex-shrink: 0;
|
|
41930
42245
|
|
|
41931
42246
|
.k-editor-export {
|
|
41932
|
-
.k-icon
|
|
42247
|
+
.k-icon,
|
|
42248
|
+
.k-svg-icon {
|
|
41933
42249
|
margin-right: $kendo-editor-export-tool-icon-margin-x;
|
|
41934
42250
|
}
|
|
41935
42251
|
|
|
41936
42252
|
.k-icon,
|
|
42253
|
+
.k-svg-icon,
|
|
41937
42254
|
.k-export-tool-text {
|
|
41938
42255
|
vertical-align: middle;
|
|
41939
42256
|
}
|
|
@@ -42174,7 +42491,8 @@ $kendo-editor-selectednode-outline-color: #8cf !default; // sass-lint:disable-li
|
|
|
42174
42491
|
flex: 1;
|
|
42175
42492
|
width: 100px; // fix width for Edge
|
|
42176
42493
|
}
|
|
42177
|
-
.k-icon
|
|
42494
|
+
.k-icon,
|
|
42495
|
+
.k-svg-icon {
|
|
42178
42496
|
margin: 0;
|
|
42179
42497
|
position: static;
|
|
42180
42498
|
}
|
|
@@ -42272,7 +42590,8 @@ $kendo-editor-selectednode-outline-color: #8cf !default; // sass-lint:disable-li
|
|
|
42272
42590
|
left: $kendo-input-padding-x;
|
|
42273
42591
|
top: $kendo-input-padding-y;
|
|
42274
42592
|
|
|
42275
|
-
.k-icon
|
|
42593
|
+
.k-icon,
|
|
42594
|
+
.k-svg-icon {
|
|
42276
42595
|
position: static;
|
|
42277
42596
|
margin-top: 0;
|
|
42278
42597
|
}
|
|
@@ -42464,7 +42783,8 @@ $kendo-editor-selectednode-outline-color: #8cf !default; // sass-lint:disable-li
|
|
|
42464
42783
|
text-transform: uppercase;
|
|
42465
42784
|
font-size: $kendo-font-size-md;
|
|
42466
42785
|
|
|
42467
|
-
.k-icon
|
|
42786
|
+
.k-icon,
|
|
42787
|
+
.k-svg-icon {
|
|
42468
42788
|
margin-left: $kendo-editor-export-tool-icon-margin-x;
|
|
42469
42789
|
}
|
|
42470
42790
|
}
|
|
@@ -42583,6 +42903,9 @@ $kendo-editor-selectednode-outline-color: #8cf !default; // sass-lint:disable-li
|
|
|
42583
42903
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
42584
42904
|
// File already imported_once. Skipping output.
|
|
42585
42905
|
// #endregion
|
|
42906
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
42907
|
+
// File already imported_once. Skipping output.
|
|
42908
|
+
// #endregion
|
|
42586
42909
|
|
|
42587
42910
|
|
|
42588
42911
|
// Dependencies
|
|
@@ -42879,6 +43202,9 @@ $kendo-image-editor-crop-overlay-bg: rgba( black, .3 ) !default;
|
|
|
42879
43202
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
42880
43203
|
// File already imported_once. Skipping output.
|
|
42881
43204
|
// #endregion
|
|
43205
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
43206
|
+
// File already imported_once. Skipping output.
|
|
43207
|
+
// #endregion
|
|
42882
43208
|
|
|
42883
43209
|
|
|
42884
43210
|
// Dependencies
|
|
@@ -44228,6 +44554,9 @@ $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
|
44228
44554
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
44229
44555
|
// File already imported_once. Skipping output.
|
|
44230
44556
|
// #endregion
|
|
44557
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
44558
|
+
// File already imported_once. Skipping output.
|
|
44559
|
+
// #endregion
|
|
44231
44560
|
|
|
44232
44561
|
|
|
44233
44562
|
// Dependencies
|
|
@@ -44799,7 +45128,8 @@ $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
|
44799
45128
|
}
|
|
44800
45129
|
}
|
|
44801
45130
|
|
|
44802
|
-
.k-icon
|
|
45131
|
+
.k-icon,
|
|
45132
|
+
.k-svg-icon {
|
|
44803
45133
|
line-height: normal;
|
|
44804
45134
|
font-size: inherit;
|
|
44805
45135
|
}
|
|
@@ -44904,7 +45234,8 @@ $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
|
44904
45234
|
position: absolute;
|
|
44905
45235
|
justify-content: center;
|
|
44906
45236
|
|
|
44907
|
-
> .k-icon
|
|
45237
|
+
> .k-icon,
|
|
45238
|
+
> .k-svg-icon {
|
|
44908
45239
|
position: absolute;
|
|
44909
45240
|
top: 50%;
|
|
44910
45241
|
left: 50%;
|
|
@@ -45526,6 +45857,14 @@ $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
|
45526
45857
|
box-sizing: content-box;
|
|
45527
45858
|
vertical-align: unset;
|
|
45528
45859
|
}
|
|
45860
|
+
|
|
45861
|
+
.k-svg-icon {
|
|
45862
|
+
width: $kendo-font-size-sm;
|
|
45863
|
+
height: $kendo-font-size-sm;
|
|
45864
|
+
padding: calc( #{$kendo-font-size-md} - #{$kendo-font-size-sm} );
|
|
45865
|
+
box-sizing: content-box;
|
|
45866
|
+
vertical-align: unset;
|
|
45867
|
+
}
|
|
45529
45868
|
}
|
|
45530
45869
|
|
|
45531
45870
|
.k-resize-handle {
|
|
@@ -45936,6 +46275,9 @@ $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
|
45936
46275
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
45937
46276
|
// File already imported_once. Skipping output.
|
|
45938
46277
|
// #endregion
|
|
46278
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
46279
|
+
// File already imported_once. Skipping output.
|
|
46280
|
+
// #endregion
|
|
45939
46281
|
|
|
45940
46282
|
|
|
45941
46283
|
// Dependencies
|
|
@@ -46692,6 +47034,9 @@ $kendo-chat-quick-reply-hover-border: $kendo-color-primary !default;
|
|
|
46692
47034
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
46693
47035
|
// File already imported_once. Skipping output.
|
|
46694
47036
|
// #endregion
|
|
47037
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
47038
|
+
// File already imported_once. Skipping output.
|
|
47039
|
+
// #endregion
|
|
46695
47040
|
|
|
46696
47041
|
|
|
46697
47042
|
// Dependencies
|
|
@@ -46874,6 +47219,9 @@ $kendo-media-player-titlebar-gradient: rgba( $kendo-media-player-text, .7 ), rgb
|
|
|
46874
47219
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
46875
47220
|
// File already imported_once. Skipping output.
|
|
46876
47221
|
// #endregion
|
|
47222
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
47223
|
+
// File already imported_once. Skipping output.
|
|
47224
|
+
// #endregion
|
|
46877
47225
|
|
|
46878
47226
|
|
|
46879
47227
|
// Dependencies
|
|
@@ -47508,6 +47856,9 @@ $kendo-timeline-event-min-height-calc: calc(2 * (#{$kendo-timeline-track-event-o
|
|
|
47508
47856
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
47509
47857
|
// File already imported_once. Skipping output.
|
|
47510
47858
|
// #endregion
|
|
47859
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
47860
|
+
// File already imported_once. Skipping output.
|
|
47861
|
+
// #endregion
|
|
47511
47862
|
|
|
47512
47863
|
|
|
47513
47864
|
// Dependencies
|
|
@@ -47708,6 +48059,10 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
47708
48059
|
> .k-icon {
|
|
47709
48060
|
font-size: $kendo-pdf-viewer-icon-size;
|
|
47710
48061
|
}
|
|
48062
|
+
> .k-svg-icon {
|
|
48063
|
+
width: $kendo-pdf-viewer-icon-size;
|
|
48064
|
+
height: $kendo-pdf-viewer-icon-size;
|
|
48065
|
+
}
|
|
47711
48066
|
}
|
|
47712
48067
|
|
|
47713
48068
|
}
|
|
@@ -47810,7 +48165,8 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
47810
48165
|
@include box-shadow( $kendo-pdf-viewer-page-shadow );
|
|
47811
48166
|
}
|
|
47812
48167
|
|
|
47813
|
-
.k-blank-page > .k-icon
|
|
48168
|
+
.k-blank-page > .k-icon,
|
|
48169
|
+
.k-blank-page > .k-svg-icon {
|
|
47814
48170
|
@include fill( $color: $kendo-pdf-viewer-icon-text );
|
|
47815
48171
|
}
|
|
47816
48172
|
|
|
@@ -47850,6 +48206,9 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
47850
48206
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
47851
48207
|
// File already imported_once. Skipping output.
|
|
47852
48208
|
// #endregion
|
|
48209
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
48210
|
+
// File already imported_once. Skipping output.
|
|
48211
|
+
// #endregion
|
|
47853
48212
|
|
|
47854
48213
|
|
|
47855
48214
|
// Dependencies
|
|
@@ -47973,6 +48332,9 @@ $kendo-pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
47973
48332
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
47974
48333
|
// File already imported_once. Skipping output.
|
|
47975
48334
|
// #endregion
|
|
48335
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
48336
|
+
// File already imported_once. Skipping output.
|
|
48337
|
+
// #endregion
|
|
47976
48338
|
|
|
47977
48339
|
|
|
47978
48340
|
// Dependencies
|
|
@@ -48191,7 +48553,8 @@ $kendo-scrollview-transition-timing-function: ease-in-out !default;
|
|
|
48191
48553
|
user-select: none;
|
|
48192
48554
|
cursor: pointer;
|
|
48193
48555
|
|
|
48194
|
-
.k-icon
|
|
48556
|
+
.k-icon,
|
|
48557
|
+
.k-svg-icon {
|
|
48195
48558
|
display: table-cell;
|
|
48196
48559
|
overflow: visible;
|
|
48197
48560
|
margin: 0;
|
|
@@ -48200,6 +48563,11 @@ $kendo-scrollview-transition-timing-function: ease-in-out !default;
|
|
|
48200
48563
|
font-size: $kendo-scrollview-arrow-icon-size;
|
|
48201
48564
|
font-weight: normal;
|
|
48202
48565
|
}
|
|
48566
|
+
.k-svg-icon {
|
|
48567
|
+
font-size: inherit;
|
|
48568
|
+
width: $kendo-scrollview-arrow-icon-size;
|
|
48569
|
+
height: $kendo-scrollview-arrow-icon-size;
|
|
48570
|
+
}
|
|
48203
48571
|
}
|
|
48204
48572
|
|
|
48205
48573
|
.k-scrollview-prev {
|
|
@@ -48348,6 +48716,9 @@ $kendo-scrollview-transition-timing-function: ease-in-out !default;
|
|
|
48348
48716
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
48349
48717
|
// File already imported_once. Skipping output.
|
|
48350
48718
|
// #endregion
|
|
48719
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
48720
|
+
// File already imported_once. Skipping output.
|
|
48721
|
+
// #endregion
|
|
48351
48722
|
|
|
48352
48723
|
|
|
48353
48724
|
// Dependencies
|
|
@@ -49161,6 +49532,9 @@ $kendo-treemap-line-height: $kendo-line-height-md !default;
|
|
|
49161
49532
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
49162
49533
|
// File already imported_once. Skipping output.
|
|
49163
49534
|
// #endregion
|
|
49535
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
49536
|
+
// File already imported_once. Skipping output.
|
|
49537
|
+
// #endregion
|
|
49164
49538
|
|
|
49165
49539
|
|
|
49166
49540
|
// Dependencies
|
|
@@ -49309,7 +49683,8 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
49309
49683
|
box-shadow: none;
|
|
49310
49684
|
position: absolute;
|
|
49311
49685
|
|
|
49312
|
-
.k-icon
|
|
49686
|
+
.k-icon,
|
|
49687
|
+
.k-svg-icon {
|
|
49313
49688
|
min-width: 0;
|
|
49314
49689
|
min-height: 0;
|
|
49315
49690
|
}
|
|
@@ -49397,6 +49772,9 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
49397
49772
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
49398
49773
|
// File already imported_once. Skipping output.
|
|
49399
49774
|
// #endregion
|
|
49775
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
49776
|
+
// File already imported_once. Skipping output.
|
|
49777
|
+
// #endregion
|
|
49400
49778
|
|
|
49401
49779
|
|
|
49402
49780
|
// Dependencies
|
|
@@ -49429,6 +49807,7 @@ $kendo-map-marker-fill: $kendo-color-primary !default;
|
|
|
49429
49807
|
// File already imported_once. Skipping output.
|
|
49430
49808
|
// #endregion
|
|
49431
49809
|
|
|
49810
|
+
|
|
49432
49811
|
// Component
|
|
49433
49812
|
// #region @import "./_variables.scss"; -> scss/orgchart/_variables.scss
|
|
49434
49813
|
// Orgchart
|
|
@@ -49667,6 +50046,10 @@ $kendo-orgchart-line-v-height: 25px !default;
|
|
|
49667
50046
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
49668
50047
|
// File already imported_once. Skipping output.
|
|
49669
50048
|
// #endregion
|
|
50049
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
50050
|
+
// File already imported_once. Skipping output.
|
|
50051
|
+
// #endregion
|
|
50052
|
+
|
|
49670
50053
|
|
|
49671
50054
|
// Dependencies
|
|
49672
50055
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
@@ -49676,6 +50059,7 @@ $kendo-orgchart-line-v-height: 25px !default;
|
|
|
49676
50059
|
// File already imported_once. Skipping output.
|
|
49677
50060
|
// #endregion
|
|
49678
50061
|
|
|
50062
|
+
|
|
49679
50063
|
// Component
|
|
49680
50064
|
// #region @import "./_variables.scss"; -> scss/signature/_variables.scss
|
|
49681
50065
|
$kendo-signature-width: 246px !default;
|