@syncfusion/ej2-angular-navigations 23.1.39 → 23.1.40-ngcc
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/@syncfusion/ej2-angular-navigations.es5.js +2021 -0
- package/@syncfusion/ej2-angular-navigations.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-navigations.js +1859 -0
- package/@syncfusion/ej2-angular-navigations.js.map +1 -0
- package/CHANGELOG.md +2265 -0
- package/dist/ej2-angular-navigations.umd.js +2116 -0
- package/dist/ej2-angular-navigations.umd.js.map +1 -0
- package/dist/ej2-angular-navigations.umd.min.js +11 -0
- package/dist/ej2-angular-navigations.umd.min.js.map +1 -0
- package/ej2-angular-navigations.d.ts +14 -0
- package/ej2-angular-navigations.metadata.json +1 -0
- package/package.json +13 -27
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/accordion/accordion-all.module.d.ts +0 -6
- package/src/accordion/accordion.component.d.ts +0 -3
- package/src/accordion/accordion.module.d.ts +0 -7
- package/src/accordion/items.directive.d.ts +0 -5
- package/src/appbar/appbar-all.module.d.ts +0 -6
- package/src/appbar/appbar.component.d.ts +0 -3
- package/src/appbar/appbar.module.d.ts +0 -6
- package/src/breadcrumb/breadcrumb-all.module.d.ts +0 -6
- package/src/breadcrumb/breadcrumb.component.d.ts +0 -3
- package/src/breadcrumb/breadcrumb.module.d.ts +0 -7
- package/src/breadcrumb/items.directive.d.ts +0 -5
- package/src/carousel/carousel-all.module.d.ts +0 -6
- package/src/carousel/carousel.component.d.ts +0 -3
- package/src/carousel/carousel.module.d.ts +0 -7
- package/src/carousel/items.directive.d.ts +0 -5
- package/src/context-menu/contextmenu-all.module.d.ts +0 -6
- package/src/context-menu/contextmenu.component.d.ts +0 -3
- package/src/context-menu/contextmenu.module.d.ts +0 -6
- package/src/menu/items.directive.d.ts +0 -5
- package/src/menu/menu-all.module.d.ts +0 -6
- package/src/menu/menu.component.d.ts +0 -3
- package/src/menu/menu.module.d.ts +0 -7
- package/src/sidebar/sidebar-all.module.d.ts +0 -6
- package/src/sidebar/sidebar.component.d.ts +0 -3
- package/src/sidebar/sidebar.module.d.ts +0 -6
- package/src/tab/items.directive.d.ts +0 -5
- package/src/tab/tab-all.module.d.ts +0 -6
- package/src/tab/tab.component.d.ts +0 -3
- package/src/tab/tab.module.d.ts +0 -7
- package/src/toolbar/items.directive.d.ts +0 -5
- package/src/toolbar/toolbar-all.module.d.ts +0 -6
- package/src/toolbar/toolbar.component.d.ts +0 -3
- package/src/toolbar/toolbar.module.d.ts +0 -7
- package/src/treeview/treeview-all.module.d.ts +0 -6
- package/src/treeview/treeview.component.d.ts +0 -3
- package/src/treeview/treeview.module.d.ts +0 -6
- package/styles/accordion/bootstrap-dark.scss +1 -4
- package/styles/accordion/bootstrap.scss +1 -4
- package/styles/accordion/bootstrap4.scss +1 -4
- package/styles/accordion/bootstrap5-dark.scss +1 -4
- package/styles/accordion/bootstrap5.scss +1 -4
- package/styles/accordion/fabric-dark.scss +1 -4
- package/styles/accordion/fabric.scss +1 -4
- package/styles/accordion/fluent-dark.scss +1 -4
- package/styles/accordion/fluent.scss +1 -4
- package/styles/accordion/highcontrast-light.scss +1 -4
- package/styles/accordion/highcontrast.scss +1 -4
- package/styles/accordion/material-dark.scss +1 -4
- package/styles/accordion/material.scss +1 -4
- package/styles/accordion/material3-dark.scss +1 -4
- package/styles/accordion/material3.scss +1 -4
- package/styles/accordion/tailwind-dark.scss +1 -4
- package/styles/accordion/tailwind.scss +1 -4
- package/styles/appbar/bootstrap-dark.scss +1 -3
- package/styles/appbar/bootstrap.scss +1 -3
- package/styles/appbar/bootstrap4.scss +1 -3
- package/styles/appbar/bootstrap5-dark.scss +1 -3
- package/styles/appbar/bootstrap5.scss +1 -3
- package/styles/appbar/fabric-dark.scss +1 -3
- package/styles/appbar/fabric.scss +1 -3
- package/styles/appbar/fluent-dark.scss +1 -3
- package/styles/appbar/fluent.scss +1 -3
- package/styles/appbar/highcontrast-light.scss +1 -3
- package/styles/appbar/highcontrast.scss +1 -3
- package/styles/appbar/material-dark.scss +1 -3
- package/styles/appbar/material.scss +1 -3
- package/styles/appbar/material3-dark.scss +1 -3
- package/styles/appbar/material3.scss +1 -3
- package/styles/appbar/tailwind-dark.scss +1 -3
- package/styles/appbar/tailwind.scss +1 -3
- package/styles/breadcrumb/bootstrap-dark.scss +1 -4
- package/styles/breadcrumb/bootstrap.scss +1 -4
- package/styles/breadcrumb/bootstrap4.scss +1 -4
- package/styles/breadcrumb/bootstrap5-dark.scss +1 -4
- package/styles/breadcrumb/bootstrap5.scss +1 -4
- package/styles/breadcrumb/fabric-dark.scss +1 -4
- package/styles/breadcrumb/fabric.scss +1 -4
- package/styles/breadcrumb/fluent-dark.scss +1 -4
- package/styles/breadcrumb/fluent.scss +1 -4
- package/styles/breadcrumb/highcontrast-light.scss +1 -4
- package/styles/breadcrumb/highcontrast.scss +1 -4
- package/styles/breadcrumb/material-dark.scss +1 -4
- package/styles/breadcrumb/material.scss +1 -4
- package/styles/breadcrumb/material3-dark.scss +1 -4
- package/styles/breadcrumb/material3.scss +1 -4
- package/styles/breadcrumb/tailwind-dark.scss +1 -4
- package/styles/breadcrumb/tailwind.scss +1 -4
- package/styles/carousel/bootstrap-dark.scss +1 -5
- package/styles/carousel/bootstrap.scss +1 -5
- package/styles/carousel/bootstrap4.scss +1 -5
- package/styles/carousel/bootstrap5-dark.scss +1 -5
- package/styles/carousel/bootstrap5.scss +1 -5
- package/styles/carousel/fabric-dark.scss +1 -5
- package/styles/carousel/fabric.scss +1 -5
- package/styles/carousel/fluent-dark.scss +1 -5
- package/styles/carousel/fluent.scss +1 -5
- package/styles/carousel/highcontrast-light.scss +1 -5
- package/styles/carousel/highcontrast.scss +1 -5
- package/styles/carousel/material-dark.scss +1 -5
- package/styles/carousel/material.scss +1 -5
- package/styles/carousel/material3-dark.scss +1 -5
- package/styles/carousel/material3.scss +1 -5
- package/styles/carousel/tailwind-dark.scss +1 -5
- package/styles/carousel/tailwind.scss +1 -5
- package/styles/context-menu/bootstrap-dark.scss +1 -7
- package/styles/context-menu/bootstrap.scss +1 -7
- package/styles/context-menu/bootstrap4.scss +1 -7
- package/styles/context-menu/bootstrap5-dark.scss +1 -7
- package/styles/context-menu/bootstrap5.scss +1 -7
- package/styles/context-menu/fabric-dark.scss +1 -7
- package/styles/context-menu/fabric.scss +1 -7
- package/styles/context-menu/fluent-dark.scss +1 -7
- package/styles/context-menu/fluent.scss +1 -7
- package/styles/context-menu/highcontrast-light.scss +1 -7
- package/styles/context-menu/highcontrast.scss +1 -7
- package/styles/context-menu/material-dark.scss +1 -7
- package/styles/context-menu/material.scss +1 -7
- package/styles/context-menu/material3-dark.scss +1 -7
- package/styles/context-menu/material3.scss +1 -7
- package/styles/context-menu/tailwind-dark.scss +1 -7
- package/styles/context-menu/tailwind.scss +1 -7
- package/styles/h-scroll/bootstrap-dark.scss +1 -4
- package/styles/h-scroll/bootstrap.scss +1 -4
- package/styles/h-scroll/bootstrap4.scss +1 -4
- package/styles/h-scroll/bootstrap5-dark.scss +1 -4
- package/styles/h-scroll/bootstrap5.scss +1 -4
- package/styles/h-scroll/fabric-dark.scss +1 -4
- package/styles/h-scroll/fabric.scss +1 -4
- package/styles/h-scroll/fluent-dark.scss +1 -4
- package/styles/h-scroll/fluent.scss +1 -4
- package/styles/h-scroll/highcontrast-light.scss +1 -4
- package/styles/h-scroll/highcontrast.scss +1 -4
- package/styles/h-scroll/material-dark.scss +1 -4
- package/styles/h-scroll/material.scss +1 -4
- package/styles/h-scroll/material3-dark.scss +1 -4
- package/styles/h-scroll/material3.scss +1 -4
- package/styles/h-scroll/tailwind-dark.scss +1 -4
- package/styles/h-scroll/tailwind.scss +1 -4
- package/styles/material3-dark.css +661 -1
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.css +1351 -19
- package/styles/material3.scss +0 -1
- package/styles/menu/bootstrap-dark.scss +1 -8
- package/styles/menu/bootstrap.scss +1 -8
- package/styles/menu/bootstrap4.scss +1 -8
- package/styles/menu/bootstrap5-dark.scss +1 -8
- package/styles/menu/bootstrap5.scss +1 -8
- package/styles/menu/fabric-dark.scss +1 -8
- package/styles/menu/fabric.scss +1 -8
- package/styles/menu/fluent-dark.scss +1 -8
- package/styles/menu/fluent.scss +1 -8
- package/styles/menu/highcontrast-light.scss +1 -8
- package/styles/menu/highcontrast.scss +1 -8
- package/styles/menu/material-dark.scss +1 -8
- package/styles/menu/material.scss +1 -8
- package/styles/menu/material3-dark.scss +1 -8
- package/styles/menu/material3.scss +1 -8
- package/styles/menu/tailwind-dark.scss +1 -8
- package/styles/menu/tailwind.scss +1 -8
- package/styles/pager/bootstrap-dark.scss +1 -4
- package/styles/pager/bootstrap.scss +1 -4
- package/styles/pager/bootstrap4.scss +1 -4
- package/styles/pager/bootstrap5-dark.scss +1 -4
- package/styles/pager/bootstrap5.scss +1 -4
- package/styles/pager/fabric-dark.scss +1 -4
- package/styles/pager/fabric.scss +1 -4
- package/styles/pager/fluent-dark.scss +1 -4
- package/styles/pager/fluent.scss +1 -4
- package/styles/pager/highcontrast-light.scss +1 -4
- package/styles/pager/highcontrast.scss +1 -4
- package/styles/pager/material-dark.scss +1 -4
- package/styles/pager/material.scss +1 -4
- package/styles/pager/material3-dark.scss +1 -4
- package/styles/pager/material3.scss +1 -4
- package/styles/pager/tailwind-dark.scss +1 -4
- package/styles/pager/tailwind.scss +1 -4
- package/styles/sidebar/bootstrap-dark.scss +1 -3
- package/styles/sidebar/bootstrap.scss +1 -3
- package/styles/sidebar/bootstrap4.scss +1 -3
- package/styles/sidebar/bootstrap5-dark.scss +1 -3
- package/styles/sidebar/bootstrap5.scss +1 -3
- package/styles/sidebar/fabric-dark.scss +1 -3
- package/styles/sidebar/fabric.scss +1 -3
- package/styles/sidebar/fluent-dark.scss +1 -3
- package/styles/sidebar/fluent.scss +1 -3
- package/styles/sidebar/highcontrast-light.scss +1 -3
- package/styles/sidebar/highcontrast.scss +1 -3
- package/styles/sidebar/material-dark.scss +1 -3
- package/styles/sidebar/material.scss +1 -3
- package/styles/sidebar/material3-dark.scss +1 -3
- package/styles/sidebar/material3.scss +1 -3
- package/styles/sidebar/tailwind-dark.scss +1 -3
- package/styles/sidebar/tailwind.scss +1 -3
- package/styles/tab/bootstrap-dark.scss +1 -5
- package/styles/tab/bootstrap.scss +1 -5
- package/styles/tab/bootstrap4.scss +1 -5
- package/styles/tab/bootstrap5-dark.scss +1 -5
- package/styles/tab/bootstrap5.scss +1 -5
- package/styles/tab/fabric-dark.scss +1 -5
- package/styles/tab/fabric.scss +1 -5
- package/styles/tab/fluent-dark.scss +1 -5
- package/styles/tab/fluent.scss +1 -5
- package/styles/tab/highcontrast-light.scss +1 -5
- package/styles/tab/highcontrast.scss +1 -5
- package/styles/tab/material-dark.scss +1 -5
- package/styles/tab/material.scss +1 -5
- package/styles/tab/material3-dark.scss +1 -5
- package/styles/tab/material3.scss +1 -5
- package/styles/tab/tailwind-dark.scss +1 -5
- package/styles/tab/tailwind.scss +1 -5
- package/styles/toolbar/bootstrap-dark.scss +1 -8
- package/styles/toolbar/bootstrap.scss +1 -8
- package/styles/toolbar/bootstrap4.scss +1 -8
- package/styles/toolbar/bootstrap5-dark.scss +1 -8
- package/styles/toolbar/bootstrap5.scss +1 -8
- package/styles/toolbar/fabric-dark.scss +1 -8
- package/styles/toolbar/fabric.scss +1 -8
- package/styles/toolbar/fluent-dark.scss +1 -8
- package/styles/toolbar/fluent.scss +1 -8
- package/styles/toolbar/highcontrast-light.scss +1 -8
- package/styles/toolbar/highcontrast.scss +1 -8
- package/styles/toolbar/material-dark.scss +1 -8
- package/styles/toolbar/material.scss +1 -8
- package/styles/toolbar/material3-dark.scss +1 -8
- package/styles/toolbar/material3.scss +1 -8
- package/styles/toolbar/tailwind-dark.scss +1 -8
- package/styles/toolbar/tailwind.scss +1 -8
- package/styles/treeview/bootstrap-dark.scss +1 -6
- package/styles/treeview/bootstrap.scss +1 -6
- package/styles/treeview/bootstrap4.scss +1 -6
- package/styles/treeview/bootstrap5-dark.scss +1 -6
- package/styles/treeview/bootstrap5.scss +1 -6
- package/styles/treeview/fabric-dark.scss +1 -6
- package/styles/treeview/fabric.scss +1 -6
- package/styles/treeview/fluent-dark.scss +1 -6
- package/styles/treeview/fluent.scss +1 -6
- package/styles/treeview/highcontrast-light.scss +1 -6
- package/styles/treeview/highcontrast.scss +1 -6
- package/styles/treeview/material-dark.scss +1 -6
- package/styles/treeview/material.scss +1 -6
- package/styles/treeview/material3-dark.css +1 -1
- package/styles/treeview/material3-dark.scss +1 -6
- package/styles/treeview/material3.css +1 -1
- package/styles/treeview/material3.scss +1 -6
- package/styles/treeview/tailwind-dark.scss +1 -6
- package/styles/treeview/tailwind.scss +1 -6
- package/styles/v-scroll/bootstrap-dark.scss +1 -4
- package/styles/v-scroll/bootstrap.scss +1 -4
- package/styles/v-scroll/bootstrap4.scss +1 -4
- package/styles/v-scroll/bootstrap5-dark.scss +1 -4
- package/styles/v-scroll/bootstrap5.scss +1 -4
- package/styles/v-scroll/fabric-dark.scss +1 -4
- package/styles/v-scroll/fabric.scss +1 -4
- package/styles/v-scroll/fluent-dark.scss +1 -4
- package/styles/v-scroll/fluent.scss +1 -4
- package/styles/v-scroll/highcontrast-light.scss +1 -4
- package/styles/v-scroll/highcontrast.scss +1 -4
- package/styles/v-scroll/material-dark.scss +1 -4
- package/styles/v-scroll/material.scss +1 -4
- package/styles/v-scroll/material3-dark.scss +1 -4
- package/styles/v-scroll/material3.scss +1 -4
- package/styles/v-scroll/tailwind-dark.scss +1 -4
- package/styles/v-scroll/tailwind.scss +1 -4
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/accordion/accordion-all.module.mjs +0 -23
- package/esm2020/src/accordion/accordion.component.mjs +0 -77
- package/esm2020/src/accordion/accordion.module.mjs +0 -34
- package/esm2020/src/accordion/items.directive.mjs +0 -72
- package/esm2020/src/appbar/appbar-all.module.mjs +0 -23
- package/esm2020/src/appbar/appbar.component.mjs +0 -59
- package/esm2020/src/appbar/appbar.module.mjs +0 -25
- package/esm2020/src/breadcrumb/breadcrumb-all.module.mjs +0 -23
- package/esm2020/src/breadcrumb/breadcrumb.component.mjs +0 -77
- package/esm2020/src/breadcrumb/breadcrumb.module.mjs +0 -34
- package/esm2020/src/breadcrumb/items.directive.mjs +0 -58
- package/esm2020/src/carousel/carousel-all.module.mjs +0 -23
- package/esm2020/src/carousel/carousel.component.mjs +0 -95
- package/esm2020/src/carousel/carousel.module.mjs +0 -34
- package/esm2020/src/carousel/items.directive.mjs +0 -66
- package/esm2020/src/context-menu/contextmenu-all.module.mjs +0 -23
- package/esm2020/src/context-menu/contextmenu.component.mjs +0 -60
- package/esm2020/src/context-menu/contextmenu.module.mjs +0 -25
- package/esm2020/src/index.mjs +0 -38
- package/esm2020/src/menu/items.directive.mjs +0 -46
- package/esm2020/src/menu/menu-all.module.mjs +0 -23
- package/esm2020/src/menu/menu.component.mjs +0 -71
- package/esm2020/src/menu/menu.module.mjs +0 -34
- package/esm2020/src/sidebar/sidebar-all.module.mjs +0 -23
- package/esm2020/src/sidebar/sidebar.component.mjs +0 -59
- package/esm2020/src/sidebar/sidebar.module.mjs +0 -25
- package/esm2020/src/tab/items.directive.mjs +0 -78
- package/esm2020/src/tab/tab-all.module.mjs +0 -23
- package/esm2020/src/tab/tab.component.mjs +0 -64
- package/esm2020/src/tab/tab.module.mjs +0 -34
- package/esm2020/src/toolbar/items.directive.mjs +0 -66
- package/esm2020/src/toolbar/toolbar-all.module.mjs +0 -23
- package/esm2020/src/toolbar/toolbar.component.mjs +0 -64
- package/esm2020/src/toolbar/toolbar.module.mjs +0 -34
- package/esm2020/src/treeview/treeview-all.module.mjs +0 -23
- package/esm2020/src/treeview/treeview.component.mjs +0 -66
- package/esm2020/src/treeview/treeview.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-navigations.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-navigations.mjs +0 -1445
- package/fesm2015/syncfusion-ej2-angular-navigations.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-navigations.mjs +0 -1445
- package/fesm2020/syncfusion-ej2-angular-navigations.mjs.map +0 -1
- package/styles/accordion/_all.scss +0 -2
- package/styles/accordion/_bootstrap-dark-definition.scss +0 -176
- package/styles/accordion/_bootstrap-definition.scss +0 -181
- package/styles/accordion/_bootstrap4-definition.scss +0 -184
- package/styles/accordion/_bootstrap5-dark-definition.scss +0 -1
- package/styles/accordion/_bootstrap5-definition.scss +0 -182
- package/styles/accordion/_fabric-dark-definition.scss +0 -179
- package/styles/accordion/_fabric-definition.scss +0 -184
- package/styles/accordion/_fluent-dark-definition.scss +0 -1
- package/styles/accordion/_fluent-definition.scss +0 -181
- package/styles/accordion/_fusionnew-definition.scss +0 -182
- package/styles/accordion/_highcontrast-definition.scss +0 -206
- package/styles/accordion/_highcontrast-light-definition.scss +0 -204
- package/styles/accordion/_layout.scss +0 -358
- package/styles/accordion/_material-dark-definition.scss +0 -182
- package/styles/accordion/_material-definition.scss +0 -178
- package/styles/accordion/_material3-dark-definition.scss +0 -1
- package/styles/accordion/_material3-definition.scss +0 -182
- package/styles/accordion/_tailwind-dark-definition.scss +0 -1
- package/styles/accordion/_tailwind-definition.scss +0 -180
- package/styles/accordion/_theme.scss +0 -402
- package/styles/accordion/icons/_bootstrap-dark.scss +0 -17
- package/styles/accordion/icons/_bootstrap.scss +0 -17
- package/styles/accordion/icons/_bootstrap4.scss +0 -17
- package/styles/accordion/icons/_bootstrap5-dark.scss +0 -1
- package/styles/accordion/icons/_bootstrap5.scss +0 -17
- package/styles/accordion/icons/_fabric-dark.scss +0 -17
- package/styles/accordion/icons/_fabric.scss +0 -17
- package/styles/accordion/icons/_fluent-dark.scss +0 -1
- package/styles/accordion/icons/_fluent.scss +0 -17
- package/styles/accordion/icons/_fusionnew.scss +0 -17
- package/styles/accordion/icons/_highcontrast-light.scss +0 -17
- package/styles/accordion/icons/_highcontrast.scss +0 -17
- package/styles/accordion/icons/_material-dark.scss +0 -17
- package/styles/accordion/icons/_material.scss +0 -17
- package/styles/accordion/icons/_material3-dark.scss +0 -1
- package/styles/accordion/icons/_material3.scss +0 -17
- package/styles/accordion/icons/_tailwind-dark.scss +0 -1
- package/styles/accordion/icons/_tailwind.scss +0 -17
- package/styles/appbar/_all.scss +0 -2
- package/styles/appbar/_bootstrap-dark-definition.scss +0 -8
- package/styles/appbar/_bootstrap-definition.scss +0 -8
- package/styles/appbar/_bootstrap4-definition.scss +0 -8
- package/styles/appbar/_bootstrap5-dark-definition.scss +0 -1
- package/styles/appbar/_bootstrap5-definition.scss +0 -8
- package/styles/appbar/_fabric-dark-definition.scss +0 -8
- package/styles/appbar/_fabric-definition.scss +0 -8
- package/styles/appbar/_fluent-dark-definition.scss +0 -1
- package/styles/appbar/_fluent-definition.scss +0 -8
- package/styles/appbar/_fusionnew-definition.scss +0 -8
- package/styles/appbar/_highcontrast-definition.scss +0 -8
- package/styles/appbar/_highcontrast-light-definition.scss +0 -8
- package/styles/appbar/_layout.scss +0 -89
- package/styles/appbar/_material-dark-definition.scss +0 -8
- package/styles/appbar/_material-definition.scss +0 -8
- package/styles/appbar/_material3-dark-definition.scss +0 -1
- package/styles/appbar/_material3-definition.scss +0 -8
- package/styles/appbar/_tailwind-dark-definition.scss +0 -1
- package/styles/appbar/_tailwind-definition.scss +0 -8
- package/styles/appbar/_theme.scss +0 -218
- package/styles/breadcrumb/_all.scss +0 -3
- package/styles/breadcrumb/_bootstrap-dark-definition.scss +0 -54
- package/styles/breadcrumb/_bootstrap-definition.scss +0 -54
- package/styles/breadcrumb/_bootstrap4-definition.scss +0 -54
- package/styles/breadcrumb/_bootstrap5-dark-definition.scss +0 -1
- package/styles/breadcrumb/_bootstrap5-definition.scss +0 -59
- package/styles/breadcrumb/_fabric-dark-definition.scss +0 -59
- package/styles/breadcrumb/_fabric-definition.scss +0 -59
- package/styles/breadcrumb/_fluent-dark-definition.scss +0 -1
- package/styles/breadcrumb/_fluent-definition.scss +0 -62
- package/styles/breadcrumb/_fusionnew-definition.scss +0 -59
- package/styles/breadcrumb/_highcontrast-definition.scss +0 -61
- package/styles/breadcrumb/_highcontrast-light-definition.scss +0 -61
- package/styles/breadcrumb/_layout.scss +0 -491
- package/styles/breadcrumb/_material-dark-definition.scss +0 -50
- package/styles/breadcrumb/_material-definition.scss +0 -50
- package/styles/breadcrumb/_material3-dark-definition.scss +0 -1
- package/styles/breadcrumb/_material3-definition.scss +0 -60
- package/styles/breadcrumb/_tailwind-dark-definition.scss +0 -1
- package/styles/breadcrumb/_tailwind-definition.scss +0 -60
- package/styles/breadcrumb/_theme.scss +0 -178
- package/styles/breadcrumb/icons/_bootstrap-dark.scss +0 -14
- package/styles/breadcrumb/icons/_bootstrap.scss +0 -14
- package/styles/breadcrumb/icons/_bootstrap4.scss +0 -14
- package/styles/breadcrumb/icons/_bootstrap5-dark.scss +0 -1
- package/styles/breadcrumb/icons/_bootstrap5.scss +0 -25
- package/styles/breadcrumb/icons/_fabric-dark.scss +0 -14
- package/styles/breadcrumb/icons/_fabric.scss +0 -14
- package/styles/breadcrumb/icons/_fluent-dark.scss +0 -1
- package/styles/breadcrumb/icons/_fluent.scss +0 -25
- package/styles/breadcrumb/icons/_fusionnew.scss +0 -25
- package/styles/breadcrumb/icons/_highcontrast-light.scss +0 -14
- package/styles/breadcrumb/icons/_highcontrast.scss +0 -14
- package/styles/breadcrumb/icons/_material-dark.scss +0 -25
- package/styles/breadcrumb/icons/_material.scss +0 -25
- package/styles/breadcrumb/icons/_material3-dark.scss +0 -1
- package/styles/breadcrumb/icons/_material3.scss +0 -14
- package/styles/breadcrumb/icons/_tailwind-dark.scss +0 -25
- package/styles/breadcrumb/icons/_tailwind.scss +0 -25
- package/styles/carousel/_all.scss +0 -2
- package/styles/carousel/_bootstrap-dark-definition.scss +0 -27
- package/styles/carousel/_bootstrap-definition.scss +0 -27
- package/styles/carousel/_bootstrap4-definition.scss +0 -27
- package/styles/carousel/_bootstrap5-dark-definition.scss +0 -1
- package/styles/carousel/_bootstrap5-definition.scss +0 -27
- package/styles/carousel/_fabric-dark-definition.scss +0 -27
- package/styles/carousel/_fabric-definition.scss +0 -27
- package/styles/carousel/_fluent-dark-definition.scss +0 -1
- package/styles/carousel/_fluent-definition.scss +0 -27
- package/styles/carousel/_fusionnew-definition.scss +0 -27
- package/styles/carousel/_highcontrast-definition.scss +0 -27
- package/styles/carousel/_highcontrast-light-definition.scss +0 -27
- package/styles/carousel/_layout.scss +0 -254
- package/styles/carousel/_material-dark-definition.scss +0 -27
- package/styles/carousel/_material-definition.scss +0 -27
- package/styles/carousel/_material3-dark-definition.scss +0 -1
- package/styles/carousel/_material3-definition.scss +0 -28
- package/styles/carousel/_tailwind-dark-definition.scss +0 -1
- package/styles/carousel/_tailwind-definition.scss +0 -27
- package/styles/carousel/_theme.scss +0 -85
- package/styles/carousel/icons/_bootstrap-dark.scss +0 -30
- package/styles/carousel/icons/_bootstrap.scss +0 -30
- package/styles/carousel/icons/_bootstrap4.scss +0 -30
- package/styles/carousel/icons/_bootstrap5-dark.scss +0 -1
- package/styles/carousel/icons/_bootstrap5.scss +0 -30
- package/styles/carousel/icons/_fabric-dark.scss +0 -30
- package/styles/carousel/icons/_fabric.scss +0 -30
- package/styles/carousel/icons/_fluent-dark.scss +0 -1
- package/styles/carousel/icons/_fluent.scss +0 -30
- package/styles/carousel/icons/_fusionnew.scss +0 -30
- package/styles/carousel/icons/_highcontrast-light.scss +0 -30
- package/styles/carousel/icons/_highcontrast.scss +0 -30
- package/styles/carousel/icons/_material-dark.scss +0 -30
- package/styles/carousel/icons/_material.scss +0 -30
- package/styles/carousel/icons/_material3-dark.scss +0 -1
- package/styles/carousel/icons/_material3.scss +0 -30
- package/styles/carousel/icons/_tailwind-dark.scss +0 -1
- package/styles/carousel/icons/_tailwind.scss +0 -30
- package/styles/context-menu/_all.scss +0 -2
- package/styles/context-menu/_bootstrap-dark-definition.scss +0 -53
- package/styles/context-menu/_bootstrap-definition.scss +0 -50
- package/styles/context-menu/_bootstrap4-definition.scss +0 -50
- package/styles/context-menu/_bootstrap5-dark-definition.scss +0 -1
- package/styles/context-menu/_bootstrap5-definition.scss +0 -52
- package/styles/context-menu/_fabric-dark-definition.scss +0 -53
- package/styles/context-menu/_fabric-definition.scss +0 -50
- package/styles/context-menu/_fluent-dark-definition.scss +0 -1
- package/styles/context-menu/_fluent-definition.scss +0 -52
- package/styles/context-menu/_fusionnew-definition.scss +0 -52
- package/styles/context-menu/_highcontrast-definition.scss +0 -50
- package/styles/context-menu/_highcontrast-light-definition.scss +0 -53
- package/styles/context-menu/_layout-mixin.scss +0 -170
- package/styles/context-menu/_layout.scss +0 -149
- package/styles/context-menu/_material-dark-definition.scss +0 -53
- package/styles/context-menu/_material-definition.scss +0 -50
- package/styles/context-menu/_material3-dark-definition.scss +0 -1
- package/styles/context-menu/_material3-definition.scss +0 -52
- package/styles/context-menu/_tailwind-dark-definition.scss +0 -1
- package/styles/context-menu/_tailwind-definition.scss +0 -53
- package/styles/context-menu/_theme-mixin.scss +0 -63
- package/styles/context-menu/_theme.scss +0 -55
- package/styles/context-menu/icons/_bootstrap-dark.scss +0 -33
- package/styles/context-menu/icons/_bootstrap.scss +0 -33
- package/styles/context-menu/icons/_bootstrap4.scss +0 -33
- package/styles/context-menu/icons/_bootstrap5-dark.scss +0 -1
- package/styles/context-menu/icons/_bootstrap5.scss +0 -33
- package/styles/context-menu/icons/_fabric-dark.scss +0 -33
- package/styles/context-menu/icons/_fabric.scss +0 -33
- package/styles/context-menu/icons/_fluent-dark.scss +0 -1
- package/styles/context-menu/icons/_fluent.scss +0 -33
- package/styles/context-menu/icons/_fusionnew.scss +0 -33
- package/styles/context-menu/icons/_highcontrast-light.scss +0 -33
- package/styles/context-menu/icons/_highcontrast.scss +0 -33
- package/styles/context-menu/icons/_material-dark.scss +0 -33
- package/styles/context-menu/icons/_material.scss +0 -33
- package/styles/context-menu/icons/_material3-dark.scss +0 -1
- package/styles/context-menu/icons/_material3.scss +0 -33
- package/styles/context-menu/icons/_tailwind-dark.scss +0 -33
- package/styles/context-menu/icons/_tailwind.scss +0 -33
- package/styles/h-scroll/_all.scss +0 -2
- package/styles/h-scroll/_bootstrap-dark-definition.scss +0 -57
- package/styles/h-scroll/_bootstrap-definition.scss +0 -56
- package/styles/h-scroll/_bootstrap4-definition.scss +0 -56
- package/styles/h-scroll/_bootstrap5-dark-definition.scss +0 -1
- package/styles/h-scroll/_bootstrap5-definition.scss +0 -83
- package/styles/h-scroll/_fabric-dark-definition.scss +0 -58
- package/styles/h-scroll/_fabric-definition.scss +0 -55
- package/styles/h-scroll/_fluent-dark-definition.scss +0 -1
- package/styles/h-scroll/_fluent-definition.scss +0 -83
- package/styles/h-scroll/_fusionnew-definition.scss +0 -83
- package/styles/h-scroll/_highcontrast-definition.scss +0 -56
- package/styles/h-scroll/_highcontrast-light-definition.scss +0 -59
- package/styles/h-scroll/_layout.scss +0 -198
- package/styles/h-scroll/_material-dark-definition.scss +0 -85
- package/styles/h-scroll/_material-definition.scss +0 -82
- package/styles/h-scroll/_material3-dark-definition.scss +0 -1
- package/styles/h-scroll/_material3-definition.scss +0 -83
- package/styles/h-scroll/_tailwind-dark-definition.scss +0 -1
- package/styles/h-scroll/_tailwind-definition.scss +0 -83
- package/styles/h-scroll/_theme.scss +0 -131
- package/styles/h-scroll/icons/_bootstrap-dark.scss +0 -49
- package/styles/h-scroll/icons/_bootstrap.scss +0 -49
- package/styles/h-scroll/icons/_bootstrap4.scss +0 -49
- package/styles/h-scroll/icons/_bootstrap5-dark.scss +0 -1
- package/styles/h-scroll/icons/_bootstrap5.scss +0 -49
- package/styles/h-scroll/icons/_fabric-dark.scss +0 -49
- package/styles/h-scroll/icons/_fabric.scss +0 -49
- package/styles/h-scroll/icons/_fluent-dark.scss +0 -1
- package/styles/h-scroll/icons/_fluent.scss +0 -49
- package/styles/h-scroll/icons/_fusionnew.scss +0 -49
- package/styles/h-scroll/icons/_highcontrast-light.scss +0 -49
- package/styles/h-scroll/icons/_highcontrast.scss +0 -49
- package/styles/h-scroll/icons/_material-dark.scss +0 -49
- package/styles/h-scroll/icons/_material.scss +0 -49
- package/styles/h-scroll/icons/_material3-dark.scss +0 -1
- package/styles/h-scroll/icons/_material3.scss +0 -49
- package/styles/h-scroll/icons/_tailwind-dark.scss +0 -1
- package/styles/h-scroll/icons/_tailwind.scss +0 -49
- package/styles/menu/_all.scss +0 -2
- package/styles/menu/_bootstrap-dark-definition.scss +0 -64
- package/styles/menu/_bootstrap-definition.scss +0 -65
- package/styles/menu/_bootstrap4-definition.scss +0 -64
- package/styles/menu/_bootstrap5-dark-definition.scss +0 -1
- package/styles/menu/_bootstrap5-definition.scss +0 -67
- package/styles/menu/_fabric-dark-definition.scss +0 -64
- package/styles/menu/_fabric-definition.scss +0 -64
- package/styles/menu/_fluent-dark-definition.scss +0 -1
- package/styles/menu/_fluent-definition.scss +0 -67
- package/styles/menu/_fusionnew-definition.scss +0 -67
- package/styles/menu/_highcontrast-definition.scss +0 -65
- package/styles/menu/_highcontrast-light-definition.scss +0 -61
- package/styles/menu/_layout.scss +0 -717
- package/styles/menu/_material-dark-definition.scss +0 -64
- package/styles/menu/_material-definition.scss +0 -64
- package/styles/menu/_material3-dark-definition.scss +0 -1
- package/styles/menu/_material3-definition.scss +0 -67
- package/styles/menu/_tailwind-dark-definition.scss +0 -1
- package/styles/menu/_tailwind-definition.scss +0 -66
- package/styles/menu/_theme.scss +0 -306
- package/styles/menu/icons/_bootstrap-dark.scss +0 -134
- package/styles/menu/icons/_bootstrap.scss +0 -134
- package/styles/menu/icons/_bootstrap4.scss +0 -134
- package/styles/menu/icons/_bootstrap5-dark.scss +0 -1
- package/styles/menu/icons/_bootstrap5.scss +0 -134
- package/styles/menu/icons/_fabric-dark.scss +0 -134
- package/styles/menu/icons/_fabric.scss +0 -134
- package/styles/menu/icons/_fluent-dark.scss +0 -1
- package/styles/menu/icons/_fluent.scss +0 -134
- package/styles/menu/icons/_fusionnew.scss +0 -134
- package/styles/menu/icons/_highcontrast-light.scss +0 -134
- package/styles/menu/icons/_highcontrast.scss +0 -134
- package/styles/menu/icons/_material-dark.scss +0 -134
- package/styles/menu/icons/_material.scss +0 -134
- package/styles/menu/icons/_material3-dark.scss +0 -1
- package/styles/menu/icons/_material3.scss +0 -134
- package/styles/menu/icons/_tailwind-dark.scss +0 -134
- package/styles/menu/icons/_tailwind.scss +0 -134
- package/styles/pager/_all.scss +0 -2
- package/styles/pager/_bootstrap-dark-definition.scss +0 -135
- package/styles/pager/_bootstrap-definition.scss +0 -135
- package/styles/pager/_bootstrap4-definition.scss +0 -135
- package/styles/pager/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pager/_bootstrap5-definition.scss +0 -150
- package/styles/pager/_fabric-dark-definition.scss +0 -135
- package/styles/pager/_fabric-definition.scss +0 -133
- package/styles/pager/_fluent-dark-definition.scss +0 -1
- package/styles/pager/_fluent-definition.scss +0 -137
- package/styles/pager/_fusionnew-definition.scss +0 -150
- package/styles/pager/_highcontrast-definition.scss +0 -133
- package/styles/pager/_highcontrast-light-definition.scss +0 -135
- package/styles/pager/_layout.scss +0 -913
- package/styles/pager/_material-dark-definition.scss +0 -136
- package/styles/pager/_material-definition.scss +0 -134
- package/styles/pager/_material3-dark-definition.scss +0 -1
- package/styles/pager/_material3-definition.scss +0 -150
- package/styles/pager/_tailwind-dark-definition.scss +0 -1
- package/styles/pager/_tailwind-definition.scss +0 -136
- package/styles/pager/_theme.scss +0 -159
- package/styles/pager/icons/_bootstrap-dark.scss +0 -50
- package/styles/pager/icons/_bootstrap.scss +0 -50
- package/styles/pager/icons/_bootstrap4.scss +0 -50
- package/styles/pager/icons/_bootstrap5-dark.scss +0 -1
- package/styles/pager/icons/_bootstrap5.scss +0 -50
- package/styles/pager/icons/_fabric-dark.scss +0 -50
- package/styles/pager/icons/_fabric.scss +0 -50
- package/styles/pager/icons/_fluent-dark.scss +0 -1
- package/styles/pager/icons/_fluent.scss +0 -50
- package/styles/pager/icons/_fusionnew.scss +0 -50
- package/styles/pager/icons/_highcontrast-light.scss +0 -50
- package/styles/pager/icons/_highcontrast.scss +0 -46
- package/styles/pager/icons/_material-dark.scss +0 -50
- package/styles/pager/icons/_material.scss +0 -46
- package/styles/pager/icons/_material3-dark.scss +0 -1
- package/styles/pager/icons/_material3.scss +0 -50
- package/styles/pager/icons/_tailwind-dark.scss +0 -1
- package/styles/pager/icons/_tailwind.scss +0 -50
- package/styles/sidebar/_all.scss +0 -3
- package/styles/sidebar/_bootstrap-dark-definition.scss +0 -4
- package/styles/sidebar/_bootstrap-definition.scss +0 -4
- package/styles/sidebar/_bootstrap4-definition.scss +0 -4
- package/styles/sidebar/_bootstrap5-dark-definition.scss +0 -1
- package/styles/sidebar/_bootstrap5-definition.scss +0 -6
- package/styles/sidebar/_fabric-dark-definition.scss +0 -4
- package/styles/sidebar/_fabric-definition.scss +0 -4
- package/styles/sidebar/_fluent-dark-definition.scss +0 -1
- package/styles/sidebar/_fluent-definition.scss +0 -6
- package/styles/sidebar/_fusionnew-definition.scss +0 -6
- package/styles/sidebar/_highcontrast-definition.scss +0 -4
- package/styles/sidebar/_highcontrast-light-definition.scss +0 -4
- package/styles/sidebar/_icons.scss +0 -1
- package/styles/sidebar/_layout.scss +0 -1
- package/styles/sidebar/_material-dark-definition.scss +0 -4
- package/styles/sidebar/_material-definition.scss +0 -6
- package/styles/sidebar/_material3-dark-definition.scss +0 -1
- package/styles/sidebar/_material3-definition.scss +0 -7
- package/styles/sidebar/_tailwind-dark-definition.scss +0 -1
- package/styles/sidebar/_tailwind-definition.scss +0 -6
- package/styles/sidebar/_theme.scss +0 -182
- package/styles/tab/_all.scss +0 -2
- package/styles/tab/_bootstrap-dark-definition.scss +0 -656
- package/styles/tab/_bootstrap-definition.scss +0 -666
- package/styles/tab/_bootstrap4-definition.scss +0 -670
- package/styles/tab/_bootstrap5-dark-definition.scss +0 -1
- package/styles/tab/_bootstrap5-definition.scss +0 -660
- package/styles/tab/_fabric-dark-definition.scss +0 -665
- package/styles/tab/_fabric-definition.scss +0 -680
- package/styles/tab/_fluent-dark-definition.scss +0 -1
- package/styles/tab/_fluent-definition.scss +0 -668
- package/styles/tab/_fusionnew-definition.scss +0 -660
- package/styles/tab/_highcontrast-definition.scss +0 -704
- package/styles/tab/_highcontrast-light-definition.scss +0 -692
- package/styles/tab/_icons.scss +0 -36
- package/styles/tab/_layout.scss +0 -3433
- package/styles/tab/_material-dark-definition.scss +0 -676
- package/styles/tab/_material-definition.scss +0 -686
- package/styles/tab/_material3-dark-definition.scss +0 -1
- package/styles/tab/_material3-definition.scss +0 -661
- package/styles/tab/_tailwind-dark-definition.scss +0 -1
- package/styles/tab/_tailwind-definition.scss +0 -689
- package/styles/tab/_theme.scss +0 -1528
- package/styles/tab/icons/_bootstrap-dark.scss +0 -100
- package/styles/tab/icons/_bootstrap.scss +0 -100
- package/styles/tab/icons/_bootstrap4.scss +0 -103
- package/styles/tab/icons/_bootstrap5-dark.scss +0 -1
- package/styles/tab/icons/_bootstrap5.scss +0 -92
- package/styles/tab/icons/_fabric-dark.scss +0 -100
- package/styles/tab/icons/_fabric.scss +0 -100
- package/styles/tab/icons/_fluent-dark.scss +0 -1
- package/styles/tab/icons/_fluent.scss +0 -100
- package/styles/tab/icons/_fusionnew.scss +0 -92
- package/styles/tab/icons/_highcontrast-light.scss +0 -92
- package/styles/tab/icons/_highcontrast.scss +0 -103
- package/styles/tab/icons/_material-dark.scss +0 -92
- package/styles/tab/icons/_material.scss +0 -92
- package/styles/tab/icons/_material3-dark.scss +0 -1
- package/styles/tab/icons/_material3.scss +0 -92
- package/styles/tab/icons/_tailwind-dark.scss +0 -1
- package/styles/tab/icons/_tailwind.scss +0 -92
- package/styles/toolbar/_all.scss +0 -2
- package/styles/toolbar/_bootstrap-dark-definition.scss +0 -208
- package/styles/toolbar/_bootstrap-definition.scss +0 -206
- package/styles/toolbar/_bootstrap4-definition.scss +0 -211
- package/styles/toolbar/_bootstrap5-dark-definition.scss +0 -1
- package/styles/toolbar/_bootstrap5-definition.scss +0 -220
- package/styles/toolbar/_fabric-dark-definition.scss +0 -222
- package/styles/toolbar/_fabric-definition.scss +0 -208
- package/styles/toolbar/_fluent-dark-definition.scss +0 -1
- package/styles/toolbar/_fluent-definition.scss +0 -210
- package/styles/toolbar/_fusionnew-definition.scss +0 -220
- package/styles/toolbar/_highcontrast-definition.scss +0 -218
- package/styles/toolbar/_highcontrast-light-definition.scss +0 -233
- package/styles/toolbar/_layout.scss +0 -1030
- package/styles/toolbar/_material-dark-definition.scss +0 -247
- package/styles/toolbar/_material-definition.scss +0 -235
- package/styles/toolbar/_material3-dark-definition.scss +0 -1
- package/styles/toolbar/_material3-definition.scss +0 -220
- package/styles/toolbar/_tailwind-dark-definition.scss +0 -1
- package/styles/toolbar/_tailwind-definition.scss +0 -210
- package/styles/toolbar/_theme.scss +0 -353
- package/styles/toolbar/icons/_bootstrap-dark.scss +0 -16
- package/styles/toolbar/icons/_bootstrap.scss +0 -16
- package/styles/toolbar/icons/_bootstrap4.scss +0 -16
- package/styles/toolbar/icons/_bootstrap5-dark.scss +0 -1
- package/styles/toolbar/icons/_bootstrap5.scss +0 -16
- package/styles/toolbar/icons/_fabric-dark.scss +0 -16
- package/styles/toolbar/icons/_fabric.scss +0 -16
- package/styles/toolbar/icons/_fluent-dark.scss +0 -1
- package/styles/toolbar/icons/_fluent.scss +0 -16
- package/styles/toolbar/icons/_fusionnew.scss +0 -16
- package/styles/toolbar/icons/_highcontrast-light.scss +0 -16
- package/styles/toolbar/icons/_highcontrast.scss +0 -16
- package/styles/toolbar/icons/_material-dark.scss +0 -16
- package/styles/toolbar/icons/_material.scss +0 -16
- package/styles/toolbar/icons/_material3-dark.scss +0 -1
- package/styles/toolbar/icons/_material3.scss +0 -16
- package/styles/toolbar/icons/_tailwind-dark.scss +0 -1
- package/styles/toolbar/icons/_tailwind.scss +0 -16
- package/styles/treeview/_all.scss +0 -2
- package/styles/treeview/_bootstrap-dark-definition.scss +0 -118
- package/styles/treeview/_bootstrap-definition.scss +0 -113
- package/styles/treeview/_bootstrap4-definition.scss +0 -141
- package/styles/treeview/_bootstrap5-dark-definition.scss +0 -1
- package/styles/treeview/_bootstrap5-definition.scss +0 -120
- package/styles/treeview/_fabric-dark-definition.scss +0 -116
- package/styles/treeview/_fabric-definition.scss +0 -112
- package/styles/treeview/_fluent-dark-definition.scss +0 -1
- package/styles/treeview/_fluent-definition.scss +0 -120
- package/styles/treeview/_fusionnew-definition.scss +0 -120
- package/styles/treeview/_highcontrast-definition.scss +0 -118
- package/styles/treeview/_highcontrast-light-definition.scss +0 -123
- package/styles/treeview/_layout.scss +0 -1056
- package/styles/treeview/_material-dark-definition.scss +0 -114
- package/styles/treeview/_material-definition.scss +0 -112
- package/styles/treeview/_material3-dark-definition.scss +0 -1
- package/styles/treeview/_material3-definition.scss +0 -121
- package/styles/treeview/_tailwind-dark-definition.scss +0 -1
- package/styles/treeview/_tailwind-definition.scss +0 -124
- package/styles/treeview/_theme.scss +0 -387
- package/styles/treeview/icons/_bootstrap-dark.scss +0 -39
- package/styles/treeview/icons/_bootstrap.scss +0 -39
- package/styles/treeview/icons/_bootstrap4.scss +0 -39
- package/styles/treeview/icons/_bootstrap5-dark.scss +0 -1
- package/styles/treeview/icons/_bootstrap5.scss +0 -43
- package/styles/treeview/icons/_fabric-dark.scss +0 -43
- package/styles/treeview/icons/_fabric.scss +0 -43
- package/styles/treeview/icons/_fluent-dark.scss +0 -1
- package/styles/treeview/icons/_fluent.scss +0 -43
- package/styles/treeview/icons/_fusionnew.scss +0 -43
- package/styles/treeview/icons/_highcontrast-light.scss +0 -43
- package/styles/treeview/icons/_highcontrast.scss +0 -43
- package/styles/treeview/icons/_material-dark.scss +0 -43
- package/styles/treeview/icons/_material.scss +0 -43
- package/styles/treeview/icons/_material3-dark.scss +0 -1
- package/styles/treeview/icons/_material3.scss +0 -43
- package/styles/treeview/icons/_tailwind-dark.scss +0 -43
- package/styles/treeview/icons/_tailwind.scss +0 -43
- package/styles/v-scroll/_all.scss +0 -2
- package/styles/v-scroll/_bootstrap-dark-definition.scss +0 -51
- package/styles/v-scroll/_bootstrap-definition.scss +0 -49
- package/styles/v-scroll/_bootstrap4-definition.scss +0 -49
- package/styles/v-scroll/_bootstrap5-dark-definition.scss +0 -1
- package/styles/v-scroll/_bootstrap5-definition.scss +0 -49
- package/styles/v-scroll/_fabric-dark-definition.scss +0 -52
- package/styles/v-scroll/_fabric-definition.scss +0 -50
- package/styles/v-scroll/_fluent-dark-definition.scss +0 -1
- package/styles/v-scroll/_fluent-definition.scss +0 -49
- package/styles/v-scroll/_fusionnew-definition.scss +0 -49
- package/styles/v-scroll/_highcontrast-definition.scss +0 -50
- package/styles/v-scroll/_highcontrast-light-definition.scss +0 -52
- package/styles/v-scroll/_layout.scss +0 -162
- package/styles/v-scroll/_material-dark-definition.scss +0 -79
- package/styles/v-scroll/_material-definition.scss +0 -77
- package/styles/v-scroll/_material3-dark-definition.scss +0 -1
- package/styles/v-scroll/_material3-definition.scss +0 -49
- package/styles/v-scroll/_tailwind-dark-definition.scss +0 -1
- package/styles/v-scroll/_tailwind-definition.scss +0 -49
- package/styles/v-scroll/_theme.scss +0 -108
- package/styles/v-scroll/icons/_bootstrap-dark.scss +0 -27
- package/styles/v-scroll/icons/_bootstrap.scss +0 -27
- package/styles/v-scroll/icons/_bootstrap4.scss +0 -27
- package/styles/v-scroll/icons/_bootstrap5-dark.scss +0 -1
- package/styles/v-scroll/icons/_bootstrap5.scss +0 -27
- package/styles/v-scroll/icons/_fabric-dark.scss +0 -27
- package/styles/v-scroll/icons/_fabric.scss +0 -27
- package/styles/v-scroll/icons/_fluent-dark.scss +0 -1
- package/styles/v-scroll/icons/_fluent.scss +0 -27
- package/styles/v-scroll/icons/_fusionnew.scss +0 -27
- package/styles/v-scroll/icons/_highcontrast-light.scss +0 -27
- package/styles/v-scroll/icons/_highcontrast.scss +0 -27
- package/styles/v-scroll/icons/_material-dark.scss +0 -27
- package/styles/v-scroll/icons/_material.scss +0 -27
- package/styles/v-scroll/icons/_material3-dark.scss +0 -1
- package/styles/v-scroll/icons/_material3.scss +0 -27
- package/styles/v-scroll/icons/_tailwind-dark.scss +0 -1
- package/styles/v-scroll/icons/_tailwind.scss +0 -27
- package/syncfusion-ej2-angular-navigations.d.ts +0 -5
package/styles/material3.css
CHANGED
|
@@ -821,6 +821,117 @@
|
|
|
821
821
|
border-left-color: transparent;
|
|
822
822
|
}
|
|
823
823
|
|
|
824
|
+
:root {
|
|
825
|
+
--color-sf-black: 0, 0, 0;
|
|
826
|
+
--color-sf-white: 255, 255, 255;
|
|
827
|
+
--color-sf-primary: 103, 80, 164;
|
|
828
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
829
|
+
--color-sf-secondary: 98, 91, 113;
|
|
830
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
831
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
832
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
833
|
+
--color-sf-surface: 255, 255, 255;
|
|
834
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
835
|
+
--color-sf-background: var(--color-sf-surface);
|
|
836
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
837
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
838
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
839
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
840
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
841
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
842
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
843
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
844
|
+
--color-sf-on-background: 28, 27, 31;
|
|
845
|
+
--color-sf-outline: 121, 116, 126;
|
|
846
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
847
|
+
--color-sf-shadow: 0, 0, 0;
|
|
848
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
849
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
850
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
851
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
852
|
+
--color-sf-scrim: 0, 0, 0;
|
|
853
|
+
--color-sf-error: 179, 38, 30;
|
|
854
|
+
--color-sf-error-container: 249, 222, 220;
|
|
855
|
+
--color-sf-on-error: 255, 250, 250;
|
|
856
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
857
|
+
--color-sf-success: 32, 81, 7;
|
|
858
|
+
--color-sf-success-container: 209, 255, 186;
|
|
859
|
+
--color-sf-on-success: 244, 255, 239;
|
|
860
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
861
|
+
--color-sf-info: 1, 87, 155;
|
|
862
|
+
--color-sf-info-container: 233, 245, 255;
|
|
863
|
+
--color-sf-on-info: 250, 253, 255;
|
|
864
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
865
|
+
--color-sf-warning: 145, 76, 0;
|
|
866
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
867
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
868
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
869
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
870
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
871
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
872
|
+
--color-sf-success-text: 255, 255, 255;
|
|
873
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
874
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
875
|
+
--color-sf-info-text: 255, 255, 255;
|
|
876
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
877
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
.e-dark-mode {
|
|
881
|
+
--color-sf-black: 0, 0, 0;
|
|
882
|
+
--color-sf-white: 255, 255, 255;
|
|
883
|
+
--color-sf-primary: 208, 188, 255;
|
|
884
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
885
|
+
--color-sf-secondary: 204, 194, 220;
|
|
886
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
887
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
888
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
889
|
+
--color-sf-surface: 28, 27, 31;
|
|
890
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
891
|
+
--color-sf-background: var(--color-sf-surface);
|
|
892
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
893
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
894
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
895
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
896
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
897
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
898
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
899
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
900
|
+
--color-sf-on-background: 230, 225, 229;
|
|
901
|
+
--color-sf-outline: 147, 143, 153;
|
|
902
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
903
|
+
--color-sf-shadow: 0, 0, 0;
|
|
904
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
905
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
906
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
907
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
908
|
+
--color-sf-scrim: 0, 0, 0;
|
|
909
|
+
--color-sf-error: 242, 184, 181;
|
|
910
|
+
--color-sf-error-container: 140, 29, 24;
|
|
911
|
+
--color-sf-on-error: 96, 20, 16;
|
|
912
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
913
|
+
--color-sf-success: 83, 202, 23;
|
|
914
|
+
--color-sf-success-container: 22, 62, 2;
|
|
915
|
+
--color-sf-on-success: 13, 39, 0;
|
|
916
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
917
|
+
--color-sf-info: 71, 172, 251;
|
|
918
|
+
--color-sf-info-container: 0, 67, 120;
|
|
919
|
+
--color-sf-on-info: 0, 51, 91;
|
|
920
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
921
|
+
--color-sf-warning: 245, 180, 130;
|
|
922
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
923
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
924
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
925
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
926
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
927
|
+
--color-sf-success-text: 0, 0, 0;
|
|
928
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
929
|
+
--color-sf-info-text: 0, 0, 0;
|
|
930
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
931
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
932
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
933
|
+
}
|
|
934
|
+
|
|
824
935
|
/*! component's theme wise override definitions and variables */
|
|
825
936
|
@keyframes hscroll-popup-shadow {
|
|
826
937
|
0% {
|
|
@@ -1102,6 +1213,117 @@
|
|
|
1102
1213
|
visibility: visible;
|
|
1103
1214
|
}
|
|
1104
1215
|
|
|
1216
|
+
:root {
|
|
1217
|
+
--color-sf-black: 0, 0, 0;
|
|
1218
|
+
--color-sf-white: 255, 255, 255;
|
|
1219
|
+
--color-sf-primary: 103, 80, 164;
|
|
1220
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
1221
|
+
--color-sf-secondary: 98, 91, 113;
|
|
1222
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
1223
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
1224
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
1225
|
+
--color-sf-surface: 255, 255, 255;
|
|
1226
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
1227
|
+
--color-sf-background: var(--color-sf-surface);
|
|
1228
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
1229
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
1230
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
1231
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
1232
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
1233
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
1234
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
1235
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
1236
|
+
--color-sf-on-background: 28, 27, 31;
|
|
1237
|
+
--color-sf-outline: 121, 116, 126;
|
|
1238
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
1239
|
+
--color-sf-shadow: 0, 0, 0;
|
|
1240
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
1241
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
1242
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
1243
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
1244
|
+
--color-sf-scrim: 0, 0, 0;
|
|
1245
|
+
--color-sf-error: 179, 38, 30;
|
|
1246
|
+
--color-sf-error-container: 249, 222, 220;
|
|
1247
|
+
--color-sf-on-error: 255, 250, 250;
|
|
1248
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
1249
|
+
--color-sf-success: 32, 81, 7;
|
|
1250
|
+
--color-sf-success-container: 209, 255, 186;
|
|
1251
|
+
--color-sf-on-success: 244, 255, 239;
|
|
1252
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
1253
|
+
--color-sf-info: 1, 87, 155;
|
|
1254
|
+
--color-sf-info-container: 233, 245, 255;
|
|
1255
|
+
--color-sf-on-info: 250, 253, 255;
|
|
1256
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
1257
|
+
--color-sf-warning: 145, 76, 0;
|
|
1258
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
1259
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
1260
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
1261
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
1262
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
1263
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
1264
|
+
--color-sf-success-text: 255, 255, 255;
|
|
1265
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
1266
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
1267
|
+
--color-sf-info-text: 255, 255, 255;
|
|
1268
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
1269
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1272
|
+
.e-dark-mode {
|
|
1273
|
+
--color-sf-black: 0, 0, 0;
|
|
1274
|
+
--color-sf-white: 255, 255, 255;
|
|
1275
|
+
--color-sf-primary: 208, 188, 255;
|
|
1276
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
1277
|
+
--color-sf-secondary: 204, 194, 220;
|
|
1278
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
1279
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
1280
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
1281
|
+
--color-sf-surface: 28, 27, 31;
|
|
1282
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
1283
|
+
--color-sf-background: var(--color-sf-surface);
|
|
1284
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
1285
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
1286
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
1287
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
1288
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
1289
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
1290
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
1291
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
1292
|
+
--color-sf-on-background: 230, 225, 229;
|
|
1293
|
+
--color-sf-outline: 147, 143, 153;
|
|
1294
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
1295
|
+
--color-sf-shadow: 0, 0, 0;
|
|
1296
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
1297
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
1298
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
1299
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
1300
|
+
--color-sf-scrim: 0, 0, 0;
|
|
1301
|
+
--color-sf-error: 242, 184, 181;
|
|
1302
|
+
--color-sf-error-container: 140, 29, 24;
|
|
1303
|
+
--color-sf-on-error: 96, 20, 16;
|
|
1304
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
1305
|
+
--color-sf-success: 83, 202, 23;
|
|
1306
|
+
--color-sf-success-container: 22, 62, 2;
|
|
1307
|
+
--color-sf-on-success: 13, 39, 0;
|
|
1308
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
1309
|
+
--color-sf-info: 71, 172, 251;
|
|
1310
|
+
--color-sf-info-container: 0, 67, 120;
|
|
1311
|
+
--color-sf-on-info: 0, 51, 91;
|
|
1312
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
1313
|
+
--color-sf-warning: 245, 180, 130;
|
|
1314
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
1315
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
1316
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
1317
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
1318
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
1319
|
+
--color-sf-success-text: 0, 0, 0;
|
|
1320
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
1321
|
+
--color-sf-info-text: 0, 0, 0;
|
|
1322
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
1323
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
1324
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1105
1327
|
/*! component's theme wise override definitions and variables */
|
|
1106
1328
|
/*! vscroll icons */
|
|
1107
1329
|
.e-vscroll.e-scroll-device .e-nav-up-arrow::before {
|
|
@@ -1305,6 +1527,117 @@
|
|
|
1305
1527
|
content: "";
|
|
1306
1528
|
}
|
|
1307
1529
|
|
|
1530
|
+
:root {
|
|
1531
|
+
--color-sf-black: 0, 0, 0;
|
|
1532
|
+
--color-sf-white: 255, 255, 255;
|
|
1533
|
+
--color-sf-primary: 103, 80, 164;
|
|
1534
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
1535
|
+
--color-sf-secondary: 98, 91, 113;
|
|
1536
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
1537
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
1538
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
1539
|
+
--color-sf-surface: 255, 255, 255;
|
|
1540
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
1541
|
+
--color-sf-background: var(--color-sf-surface);
|
|
1542
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
1543
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
1544
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
1545
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
1546
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
1547
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
1548
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
1549
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
1550
|
+
--color-sf-on-background: 28, 27, 31;
|
|
1551
|
+
--color-sf-outline: 121, 116, 126;
|
|
1552
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
1553
|
+
--color-sf-shadow: 0, 0, 0;
|
|
1554
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
1555
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
1556
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
1557
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
1558
|
+
--color-sf-scrim: 0, 0, 0;
|
|
1559
|
+
--color-sf-error: 179, 38, 30;
|
|
1560
|
+
--color-sf-error-container: 249, 222, 220;
|
|
1561
|
+
--color-sf-on-error: 255, 250, 250;
|
|
1562
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
1563
|
+
--color-sf-success: 32, 81, 7;
|
|
1564
|
+
--color-sf-success-container: 209, 255, 186;
|
|
1565
|
+
--color-sf-on-success: 244, 255, 239;
|
|
1566
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
1567
|
+
--color-sf-info: 1, 87, 155;
|
|
1568
|
+
--color-sf-info-container: 233, 245, 255;
|
|
1569
|
+
--color-sf-on-info: 250, 253, 255;
|
|
1570
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
1571
|
+
--color-sf-warning: 145, 76, 0;
|
|
1572
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
1573
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
1574
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
1575
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
1576
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
1577
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
1578
|
+
--color-sf-success-text: 255, 255, 255;
|
|
1579
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
1580
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
1581
|
+
--color-sf-info-text: 255, 255, 255;
|
|
1582
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
1583
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
1584
|
+
}
|
|
1585
|
+
|
|
1586
|
+
.e-dark-mode {
|
|
1587
|
+
--color-sf-black: 0, 0, 0;
|
|
1588
|
+
--color-sf-white: 255, 255, 255;
|
|
1589
|
+
--color-sf-primary: 208, 188, 255;
|
|
1590
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
1591
|
+
--color-sf-secondary: 204, 194, 220;
|
|
1592
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
1593
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
1594
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
1595
|
+
--color-sf-surface: 28, 27, 31;
|
|
1596
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
1597
|
+
--color-sf-background: var(--color-sf-surface);
|
|
1598
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
1599
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
1600
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
1601
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
1602
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
1603
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
1604
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
1605
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
1606
|
+
--color-sf-on-background: 230, 225, 229;
|
|
1607
|
+
--color-sf-outline: 147, 143, 153;
|
|
1608
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
1609
|
+
--color-sf-shadow: 0, 0, 0;
|
|
1610
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
1611
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
1612
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
1613
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
1614
|
+
--color-sf-scrim: 0, 0, 0;
|
|
1615
|
+
--color-sf-error: 242, 184, 181;
|
|
1616
|
+
--color-sf-error-container: 140, 29, 24;
|
|
1617
|
+
--color-sf-on-error: 96, 20, 16;
|
|
1618
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
1619
|
+
--color-sf-success: 83, 202, 23;
|
|
1620
|
+
--color-sf-success-container: 22, 62, 2;
|
|
1621
|
+
--color-sf-on-success: 13, 39, 0;
|
|
1622
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
1623
|
+
--color-sf-info: 71, 172, 251;
|
|
1624
|
+
--color-sf-info-container: 0, 67, 120;
|
|
1625
|
+
--color-sf-on-info: 0, 51, 91;
|
|
1626
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
1627
|
+
--color-sf-warning: 245, 180, 130;
|
|
1628
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
1629
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
1630
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
1631
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
1632
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
1633
|
+
--color-sf-success-text: 0, 0, 0;
|
|
1634
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
1635
|
+
--color-sf-info-text: 0, 0, 0;
|
|
1636
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
1637
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
1638
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1308
1641
|
/*! component's theme wise override definitions and variables */
|
|
1309
1642
|
@keyframes hscroll-popup-shadow {
|
|
1310
1643
|
0% {
|
|
@@ -2388,11 +2721,122 @@
|
|
|
2388
2721
|
border: solid rgba(var(--color-sf-outline-variant));
|
|
2389
2722
|
border-width: 0 1px 0 0;
|
|
2390
2723
|
}
|
|
2391
|
-
.e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
|
|
2392
|
-
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
2393
|
-
color: rgba(var(--color-sf-on-surface-variant));
|
|
2394
|
-
border: solid rgba(var(--color-sf-outline-variant));
|
|
2395
|
-
border-width: 0 1px 0 0;
|
|
2724
|
+
.e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
|
|
2725
|
+
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
2726
|
+
color: rgba(var(--color-sf-on-surface-variant));
|
|
2727
|
+
border: solid rgba(var(--color-sf-outline-variant));
|
|
2728
|
+
border-width: 0 1px 0 0;
|
|
2729
|
+
}
|
|
2730
|
+
|
|
2731
|
+
:root {
|
|
2732
|
+
--color-sf-black: 0, 0, 0;
|
|
2733
|
+
--color-sf-white: 255, 255, 255;
|
|
2734
|
+
--color-sf-primary: 103, 80, 164;
|
|
2735
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
2736
|
+
--color-sf-secondary: 98, 91, 113;
|
|
2737
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
2738
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
2739
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
2740
|
+
--color-sf-surface: 255, 255, 255;
|
|
2741
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
2742
|
+
--color-sf-background: var(--color-sf-surface);
|
|
2743
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
2744
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
2745
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
2746
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
2747
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
2748
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
2749
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
2750
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
2751
|
+
--color-sf-on-background: 28, 27, 31;
|
|
2752
|
+
--color-sf-outline: 121, 116, 126;
|
|
2753
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
2754
|
+
--color-sf-shadow: 0, 0, 0;
|
|
2755
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
2756
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
2757
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
2758
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
2759
|
+
--color-sf-scrim: 0, 0, 0;
|
|
2760
|
+
--color-sf-error: 179, 38, 30;
|
|
2761
|
+
--color-sf-error-container: 249, 222, 220;
|
|
2762
|
+
--color-sf-on-error: 255, 250, 250;
|
|
2763
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
2764
|
+
--color-sf-success: 32, 81, 7;
|
|
2765
|
+
--color-sf-success-container: 209, 255, 186;
|
|
2766
|
+
--color-sf-on-success: 244, 255, 239;
|
|
2767
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
2768
|
+
--color-sf-info: 1, 87, 155;
|
|
2769
|
+
--color-sf-info-container: 233, 245, 255;
|
|
2770
|
+
--color-sf-on-info: 250, 253, 255;
|
|
2771
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
2772
|
+
--color-sf-warning: 145, 76, 0;
|
|
2773
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
2774
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
2775
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
2776
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
2777
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
2778
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
2779
|
+
--color-sf-success-text: 255, 255, 255;
|
|
2780
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
2781
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
2782
|
+
--color-sf-info-text: 255, 255, 255;
|
|
2783
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
2784
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
2785
|
+
}
|
|
2786
|
+
|
|
2787
|
+
.e-dark-mode {
|
|
2788
|
+
--color-sf-black: 0, 0, 0;
|
|
2789
|
+
--color-sf-white: 255, 255, 255;
|
|
2790
|
+
--color-sf-primary: 208, 188, 255;
|
|
2791
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
2792
|
+
--color-sf-secondary: 204, 194, 220;
|
|
2793
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
2794
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
2795
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
2796
|
+
--color-sf-surface: 28, 27, 31;
|
|
2797
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
2798
|
+
--color-sf-background: var(--color-sf-surface);
|
|
2799
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
2800
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
2801
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
2802
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
2803
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
2804
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
2805
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
2806
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
2807
|
+
--color-sf-on-background: 230, 225, 229;
|
|
2808
|
+
--color-sf-outline: 147, 143, 153;
|
|
2809
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
2810
|
+
--color-sf-shadow: 0, 0, 0;
|
|
2811
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
2812
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
2813
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
2814
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
2815
|
+
--color-sf-scrim: 0, 0, 0;
|
|
2816
|
+
--color-sf-error: 242, 184, 181;
|
|
2817
|
+
--color-sf-error-container: 140, 29, 24;
|
|
2818
|
+
--color-sf-on-error: 96, 20, 16;
|
|
2819
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
2820
|
+
--color-sf-success: 83, 202, 23;
|
|
2821
|
+
--color-sf-success-container: 22, 62, 2;
|
|
2822
|
+
--color-sf-on-success: 13, 39, 0;
|
|
2823
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
2824
|
+
--color-sf-info: 71, 172, 251;
|
|
2825
|
+
--color-sf-info-container: 0, 67, 120;
|
|
2826
|
+
--color-sf-on-info: 0, 51, 91;
|
|
2827
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
2828
|
+
--color-sf-warning: 245, 180, 130;
|
|
2829
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
2830
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
2831
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
2832
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
2833
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
2834
|
+
--color-sf-success-text: 0, 0, 0;
|
|
2835
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
2836
|
+
--color-sf-info-text: 0, 0, 0;
|
|
2837
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
2838
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
2839
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
2396
2840
|
}
|
|
2397
2841
|
|
|
2398
2842
|
/*! Accordion's material 3 theme wise override definitions and variables */
|
|
@@ -2939,6 +3383,117 @@
|
|
|
2939
3383
|
font-size: 14px;
|
|
2940
3384
|
}
|
|
2941
3385
|
|
|
3386
|
+
:root {
|
|
3387
|
+
--color-sf-black: 0, 0, 0;
|
|
3388
|
+
--color-sf-white: 255, 255, 255;
|
|
3389
|
+
--color-sf-primary: 103, 80, 164;
|
|
3390
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
3391
|
+
--color-sf-secondary: 98, 91, 113;
|
|
3392
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
3393
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
3394
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
3395
|
+
--color-sf-surface: 255, 255, 255;
|
|
3396
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
3397
|
+
--color-sf-background: var(--color-sf-surface);
|
|
3398
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
3399
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
3400
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
3401
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
3402
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
3403
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
3404
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
3405
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
3406
|
+
--color-sf-on-background: 28, 27, 31;
|
|
3407
|
+
--color-sf-outline: 121, 116, 126;
|
|
3408
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
3409
|
+
--color-sf-shadow: 0, 0, 0;
|
|
3410
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
3411
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
3412
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
3413
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
3414
|
+
--color-sf-scrim: 0, 0, 0;
|
|
3415
|
+
--color-sf-error: 179, 38, 30;
|
|
3416
|
+
--color-sf-error-container: 249, 222, 220;
|
|
3417
|
+
--color-sf-on-error: 255, 250, 250;
|
|
3418
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
3419
|
+
--color-sf-success: 32, 81, 7;
|
|
3420
|
+
--color-sf-success-container: 209, 255, 186;
|
|
3421
|
+
--color-sf-on-success: 244, 255, 239;
|
|
3422
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
3423
|
+
--color-sf-info: 1, 87, 155;
|
|
3424
|
+
--color-sf-info-container: 233, 245, 255;
|
|
3425
|
+
--color-sf-on-info: 250, 253, 255;
|
|
3426
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
3427
|
+
--color-sf-warning: 145, 76, 0;
|
|
3428
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
3429
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
3430
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
3431
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
3432
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
3433
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
3434
|
+
--color-sf-success-text: 255, 255, 255;
|
|
3435
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
3436
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
3437
|
+
--color-sf-info-text: 255, 255, 255;
|
|
3438
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
3439
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
3440
|
+
}
|
|
3441
|
+
|
|
3442
|
+
.e-dark-mode {
|
|
3443
|
+
--color-sf-black: 0, 0, 0;
|
|
3444
|
+
--color-sf-white: 255, 255, 255;
|
|
3445
|
+
--color-sf-primary: 208, 188, 255;
|
|
3446
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
3447
|
+
--color-sf-secondary: 204, 194, 220;
|
|
3448
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
3449
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
3450
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
3451
|
+
--color-sf-surface: 28, 27, 31;
|
|
3452
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
3453
|
+
--color-sf-background: var(--color-sf-surface);
|
|
3454
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
3455
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
3456
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
3457
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
3458
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
3459
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
3460
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
3461
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
3462
|
+
--color-sf-on-background: 230, 225, 229;
|
|
3463
|
+
--color-sf-outline: 147, 143, 153;
|
|
3464
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
3465
|
+
--color-sf-shadow: 0, 0, 0;
|
|
3466
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
3467
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
3468
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
3469
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
3470
|
+
--color-sf-scrim: 0, 0, 0;
|
|
3471
|
+
--color-sf-error: 242, 184, 181;
|
|
3472
|
+
--color-sf-error-container: 140, 29, 24;
|
|
3473
|
+
--color-sf-on-error: 96, 20, 16;
|
|
3474
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
3475
|
+
--color-sf-success: 83, 202, 23;
|
|
3476
|
+
--color-sf-success-container: 22, 62, 2;
|
|
3477
|
+
--color-sf-on-success: 13, 39, 0;
|
|
3478
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
3479
|
+
--color-sf-info: 71, 172, 251;
|
|
3480
|
+
--color-sf-info-container: 0, 67, 120;
|
|
3481
|
+
--color-sf-on-info: 0, 51, 91;
|
|
3482
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
3483
|
+
--color-sf-warning: 245, 180, 130;
|
|
3484
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
3485
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
3486
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
3487
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
3488
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
3489
|
+
--color-sf-success-text: 0, 0, 0;
|
|
3490
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
3491
|
+
--color-sf-info-text: 0, 0, 0;
|
|
3492
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
3493
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
3494
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
3495
|
+
}
|
|
3496
|
+
|
|
2942
3497
|
/*! Carousel component bootstrap5 theme definitions and variables */
|
|
2943
3498
|
.e-carousel .e-previous-icon::before {
|
|
2944
3499
|
content: "\e765";
|
|
@@ -3239,8 +3794,119 @@
|
|
|
3239
3794
|
.e-carousel .e-carousel-indicators.e-progress .e-indicator-bars {
|
|
3240
3795
|
background-color: rgba(var(--color-sf-primary), 0.4);
|
|
3241
3796
|
}
|
|
3242
|
-
.e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
|
|
3243
|
-
background-color: rgba(var(--color-sf-primary));
|
|
3797
|
+
.e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
|
|
3798
|
+
background-color: rgba(var(--color-sf-primary));
|
|
3799
|
+
}
|
|
3800
|
+
|
|
3801
|
+
:root {
|
|
3802
|
+
--color-sf-black: 0, 0, 0;
|
|
3803
|
+
--color-sf-white: 255, 255, 255;
|
|
3804
|
+
--color-sf-primary: 103, 80, 164;
|
|
3805
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
3806
|
+
--color-sf-secondary: 98, 91, 113;
|
|
3807
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
3808
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
3809
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
3810
|
+
--color-sf-surface: 255, 255, 255;
|
|
3811
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
3812
|
+
--color-sf-background: var(--color-sf-surface);
|
|
3813
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
3814
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
3815
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
3816
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
3817
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
3818
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
3819
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
3820
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
3821
|
+
--color-sf-on-background: 28, 27, 31;
|
|
3822
|
+
--color-sf-outline: 121, 116, 126;
|
|
3823
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
3824
|
+
--color-sf-shadow: 0, 0, 0;
|
|
3825
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
3826
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
3827
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
3828
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
3829
|
+
--color-sf-scrim: 0, 0, 0;
|
|
3830
|
+
--color-sf-error: 179, 38, 30;
|
|
3831
|
+
--color-sf-error-container: 249, 222, 220;
|
|
3832
|
+
--color-sf-on-error: 255, 250, 250;
|
|
3833
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
3834
|
+
--color-sf-success: 32, 81, 7;
|
|
3835
|
+
--color-sf-success-container: 209, 255, 186;
|
|
3836
|
+
--color-sf-on-success: 244, 255, 239;
|
|
3837
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
3838
|
+
--color-sf-info: 1, 87, 155;
|
|
3839
|
+
--color-sf-info-container: 233, 245, 255;
|
|
3840
|
+
--color-sf-on-info: 250, 253, 255;
|
|
3841
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
3842
|
+
--color-sf-warning: 145, 76, 0;
|
|
3843
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
3844
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
3845
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
3846
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
3847
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
3848
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
3849
|
+
--color-sf-success-text: 255, 255, 255;
|
|
3850
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
3851
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
3852
|
+
--color-sf-info-text: 255, 255, 255;
|
|
3853
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
3854
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
3855
|
+
}
|
|
3856
|
+
|
|
3857
|
+
.e-dark-mode {
|
|
3858
|
+
--color-sf-black: 0, 0, 0;
|
|
3859
|
+
--color-sf-white: 255, 255, 255;
|
|
3860
|
+
--color-sf-primary: 208, 188, 255;
|
|
3861
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
3862
|
+
--color-sf-secondary: 204, 194, 220;
|
|
3863
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
3864
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
3865
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
3866
|
+
--color-sf-surface: 28, 27, 31;
|
|
3867
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
3868
|
+
--color-sf-background: var(--color-sf-surface);
|
|
3869
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
3870
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
3871
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
3872
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
3873
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
3874
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
3875
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
3876
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
3877
|
+
--color-sf-on-background: 230, 225, 229;
|
|
3878
|
+
--color-sf-outline: 147, 143, 153;
|
|
3879
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
3880
|
+
--color-sf-shadow: 0, 0, 0;
|
|
3881
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
3882
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
3883
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
3884
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
3885
|
+
--color-sf-scrim: 0, 0, 0;
|
|
3886
|
+
--color-sf-error: 242, 184, 181;
|
|
3887
|
+
--color-sf-error-container: 140, 29, 24;
|
|
3888
|
+
--color-sf-on-error: 96, 20, 16;
|
|
3889
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
3890
|
+
--color-sf-success: 83, 202, 23;
|
|
3891
|
+
--color-sf-success-container: 22, 62, 2;
|
|
3892
|
+
--color-sf-on-success: 13, 39, 0;
|
|
3893
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
3894
|
+
--color-sf-info: 71, 172, 251;
|
|
3895
|
+
--color-sf-info-container: 0, 67, 120;
|
|
3896
|
+
--color-sf-on-info: 0, 51, 91;
|
|
3897
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
3898
|
+
--color-sf-warning: 245, 180, 130;
|
|
3899
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
3900
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
3901
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
3902
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
3903
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
3904
|
+
--color-sf-success-text: 0, 0, 0;
|
|
3905
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
3906
|
+
--color-sf-info-text: 0, 0, 0;
|
|
3907
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
3908
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
3909
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
3244
3910
|
}
|
|
3245
3911
|
|
|
3246
3912
|
/*! component's theme wise override definitions and variables */
|
|
@@ -3623,6 +4289,117 @@
|
|
|
3623
4289
|
border-color: rgba(var(--color-sf-outline-variant));
|
|
3624
4290
|
}
|
|
3625
4291
|
|
|
4292
|
+
:root {
|
|
4293
|
+
--color-sf-black: 0, 0, 0;
|
|
4294
|
+
--color-sf-white: 255, 255, 255;
|
|
4295
|
+
--color-sf-primary: 103, 80, 164;
|
|
4296
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
4297
|
+
--color-sf-secondary: 98, 91, 113;
|
|
4298
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
4299
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
4300
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
4301
|
+
--color-sf-surface: 255, 255, 255;
|
|
4302
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
4303
|
+
--color-sf-background: var(--color-sf-surface);
|
|
4304
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
4305
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
4306
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
4307
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
4308
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
4309
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
4310
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
4311
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
4312
|
+
--color-sf-on-background: 28, 27, 31;
|
|
4313
|
+
--color-sf-outline: 121, 116, 126;
|
|
4314
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
4315
|
+
--color-sf-shadow: 0, 0, 0;
|
|
4316
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
4317
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
4318
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
4319
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
4320
|
+
--color-sf-scrim: 0, 0, 0;
|
|
4321
|
+
--color-sf-error: 179, 38, 30;
|
|
4322
|
+
--color-sf-error-container: 249, 222, 220;
|
|
4323
|
+
--color-sf-on-error: 255, 250, 250;
|
|
4324
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
4325
|
+
--color-sf-success: 32, 81, 7;
|
|
4326
|
+
--color-sf-success-container: 209, 255, 186;
|
|
4327
|
+
--color-sf-on-success: 244, 255, 239;
|
|
4328
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
4329
|
+
--color-sf-info: 1, 87, 155;
|
|
4330
|
+
--color-sf-info-container: 233, 245, 255;
|
|
4331
|
+
--color-sf-on-info: 250, 253, 255;
|
|
4332
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
4333
|
+
--color-sf-warning: 145, 76, 0;
|
|
4334
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
4335
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
4336
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
4337
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
4338
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
4339
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
4340
|
+
--color-sf-success-text: 255, 255, 255;
|
|
4341
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
4342
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
4343
|
+
--color-sf-info-text: 255, 255, 255;
|
|
4344
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
4345
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
4346
|
+
}
|
|
4347
|
+
|
|
4348
|
+
.e-dark-mode {
|
|
4349
|
+
--color-sf-black: 0, 0, 0;
|
|
4350
|
+
--color-sf-white: 255, 255, 255;
|
|
4351
|
+
--color-sf-primary: 208, 188, 255;
|
|
4352
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
4353
|
+
--color-sf-secondary: 204, 194, 220;
|
|
4354
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
4355
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
4356
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
4357
|
+
--color-sf-surface: 28, 27, 31;
|
|
4358
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
4359
|
+
--color-sf-background: var(--color-sf-surface);
|
|
4360
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
4361
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
4362
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
4363
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
4364
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
4365
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
4366
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
4367
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
4368
|
+
--color-sf-on-background: 230, 225, 229;
|
|
4369
|
+
--color-sf-outline: 147, 143, 153;
|
|
4370
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
4371
|
+
--color-sf-shadow: 0, 0, 0;
|
|
4372
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
4373
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
4374
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
4375
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
4376
|
+
--color-sf-scrim: 0, 0, 0;
|
|
4377
|
+
--color-sf-error: 242, 184, 181;
|
|
4378
|
+
--color-sf-error-container: 140, 29, 24;
|
|
4379
|
+
--color-sf-on-error: 96, 20, 16;
|
|
4380
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
4381
|
+
--color-sf-success: 83, 202, 23;
|
|
4382
|
+
--color-sf-success-container: 22, 62, 2;
|
|
4383
|
+
--color-sf-on-success: 13, 39, 0;
|
|
4384
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
4385
|
+
--color-sf-info: 71, 172, 251;
|
|
4386
|
+
--color-sf-info-container: 0, 67, 120;
|
|
4387
|
+
--color-sf-on-info: 0, 51, 91;
|
|
4388
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
4389
|
+
--color-sf-warning: 245, 180, 130;
|
|
4390
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
4391
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
4392
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
4393
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
4394
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
4395
|
+
--color-sf-success-text: 0, 0, 0;
|
|
4396
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
4397
|
+
--color-sf-info-text: 0, 0, 0;
|
|
4398
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
4399
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
4400
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
4401
|
+
}
|
|
4402
|
+
|
|
3626
4403
|
/*! Toolbar's material3 theme wise override definitions and variables */
|
|
3627
4404
|
/* stylelint-disable */
|
|
3628
4405
|
/*! Tab's material3 theme wise override definitions and variables */
|
|
@@ -7664,17 +8441,128 @@
|
|
|
7664
8441
|
font-size: 14px;
|
|
7665
8442
|
}
|
|
7666
8443
|
|
|
7667
|
-
.e-tab-clone-element {
|
|
7668
|
-
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
|
|
7669
|
-
color: rgba(var(--color-sf-on-surface-variant));
|
|
7670
|
-
}
|
|
7671
|
-
.e-tab-clone-element .e-tab-wrap {
|
|
7672
|
-
border-radius: 0;
|
|
7673
|
-
color: rgba(var(--color-sf-on-surface-variant));
|
|
7674
|
-
border: 1px solid transparent;
|
|
7675
|
-
}
|
|
7676
|
-
.e-tab-clone-element .e-tab-wrap .e-tab-icon {
|
|
7677
|
-
color: rgba(var(--color-sf-on-surface-variant));
|
|
8444
|
+
.e-tab-clone-element {
|
|
8445
|
+
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
|
|
8446
|
+
color: rgba(var(--color-sf-on-surface-variant));
|
|
8447
|
+
}
|
|
8448
|
+
.e-tab-clone-element .e-tab-wrap {
|
|
8449
|
+
border-radius: 0;
|
|
8450
|
+
color: rgba(var(--color-sf-on-surface-variant));
|
|
8451
|
+
border: 1px solid transparent;
|
|
8452
|
+
}
|
|
8453
|
+
.e-tab-clone-element .e-tab-wrap .e-tab-icon {
|
|
8454
|
+
color: rgba(var(--color-sf-on-surface-variant));
|
|
8455
|
+
}
|
|
8456
|
+
|
|
8457
|
+
:root {
|
|
8458
|
+
--color-sf-black: 0, 0, 0;
|
|
8459
|
+
--color-sf-white: 255, 255, 255;
|
|
8460
|
+
--color-sf-primary: 103, 80, 164;
|
|
8461
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
8462
|
+
--color-sf-secondary: 98, 91, 113;
|
|
8463
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
8464
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
8465
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
8466
|
+
--color-sf-surface: 255, 255, 255;
|
|
8467
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
8468
|
+
--color-sf-background: var(--color-sf-surface);
|
|
8469
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
8470
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
8471
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
8472
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
8473
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
8474
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
8475
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
8476
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
8477
|
+
--color-sf-on-background: 28, 27, 31;
|
|
8478
|
+
--color-sf-outline: 121, 116, 126;
|
|
8479
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
8480
|
+
--color-sf-shadow: 0, 0, 0;
|
|
8481
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
8482
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
8483
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
8484
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
8485
|
+
--color-sf-scrim: 0, 0, 0;
|
|
8486
|
+
--color-sf-error: 179, 38, 30;
|
|
8487
|
+
--color-sf-error-container: 249, 222, 220;
|
|
8488
|
+
--color-sf-on-error: 255, 250, 250;
|
|
8489
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
8490
|
+
--color-sf-success: 32, 81, 7;
|
|
8491
|
+
--color-sf-success-container: 209, 255, 186;
|
|
8492
|
+
--color-sf-on-success: 244, 255, 239;
|
|
8493
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
8494
|
+
--color-sf-info: 1, 87, 155;
|
|
8495
|
+
--color-sf-info-container: 233, 245, 255;
|
|
8496
|
+
--color-sf-on-info: 250, 253, 255;
|
|
8497
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
8498
|
+
--color-sf-warning: 145, 76, 0;
|
|
8499
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
8500
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
8501
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
8502
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
8503
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
8504
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
8505
|
+
--color-sf-success-text: 255, 255, 255;
|
|
8506
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
8507
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
8508
|
+
--color-sf-info-text: 255, 255, 255;
|
|
8509
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
8510
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
8511
|
+
}
|
|
8512
|
+
|
|
8513
|
+
.e-dark-mode {
|
|
8514
|
+
--color-sf-black: 0, 0, 0;
|
|
8515
|
+
--color-sf-white: 255, 255, 255;
|
|
8516
|
+
--color-sf-primary: 208, 188, 255;
|
|
8517
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
8518
|
+
--color-sf-secondary: 204, 194, 220;
|
|
8519
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
8520
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
8521
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
8522
|
+
--color-sf-surface: 28, 27, 31;
|
|
8523
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
8524
|
+
--color-sf-background: var(--color-sf-surface);
|
|
8525
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
8526
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
8527
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
8528
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
8529
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
8530
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
8531
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
8532
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
8533
|
+
--color-sf-on-background: 230, 225, 229;
|
|
8534
|
+
--color-sf-outline: 147, 143, 153;
|
|
8535
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
8536
|
+
--color-sf-shadow: 0, 0, 0;
|
|
8537
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
8538
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
8539
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
8540
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
8541
|
+
--color-sf-scrim: 0, 0, 0;
|
|
8542
|
+
--color-sf-error: 242, 184, 181;
|
|
8543
|
+
--color-sf-error-container: 140, 29, 24;
|
|
8544
|
+
--color-sf-on-error: 96, 20, 16;
|
|
8545
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
8546
|
+
--color-sf-success: 83, 202, 23;
|
|
8547
|
+
--color-sf-success-container: 22, 62, 2;
|
|
8548
|
+
--color-sf-on-success: 13, 39, 0;
|
|
8549
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
8550
|
+
--color-sf-info: 71, 172, 251;
|
|
8551
|
+
--color-sf-info-container: 0, 67, 120;
|
|
8552
|
+
--color-sf-on-info: 0, 51, 91;
|
|
8553
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
8554
|
+
--color-sf-warning: 245, 180, 130;
|
|
8555
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
8556
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
8557
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
8558
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
8559
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
8560
|
+
--color-sf-success-text: 0, 0, 0;
|
|
8561
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
8562
|
+
--color-sf-info-text: 0, 0, 0;
|
|
8563
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
8564
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
8565
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
7678
8566
|
}
|
|
7679
8567
|
|
|
7680
8568
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -8083,7 +8971,7 @@
|
|
|
8083
8971
|
display: inline-block;
|
|
8084
8972
|
line-height: 20px;
|
|
8085
8973
|
margin: 0;
|
|
8086
|
-
min-height:
|
|
8974
|
+
min-height: 40px;
|
|
8087
8975
|
padding: 10px 12px;
|
|
8088
8976
|
text-decoration: none;
|
|
8089
8977
|
vertical-align: middle;
|
|
@@ -8525,6 +9413,117 @@
|
|
|
8525
9413
|
border-left-color: transparent;
|
|
8526
9414
|
}
|
|
8527
9415
|
|
|
9416
|
+
:root {
|
|
9417
|
+
--color-sf-black: 0, 0, 0;
|
|
9418
|
+
--color-sf-white: 255, 255, 255;
|
|
9419
|
+
--color-sf-primary: 103, 80, 164;
|
|
9420
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
9421
|
+
--color-sf-secondary: 98, 91, 113;
|
|
9422
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
9423
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
9424
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
9425
|
+
--color-sf-surface: 255, 255, 255;
|
|
9426
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
9427
|
+
--color-sf-background: var(--color-sf-surface);
|
|
9428
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
9429
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
9430
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
9431
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
9432
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
9433
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
9434
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
9435
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
9436
|
+
--color-sf-on-background: 28, 27, 31;
|
|
9437
|
+
--color-sf-outline: 121, 116, 126;
|
|
9438
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
9439
|
+
--color-sf-shadow: 0, 0, 0;
|
|
9440
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
9441
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
9442
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
9443
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
9444
|
+
--color-sf-scrim: 0, 0, 0;
|
|
9445
|
+
--color-sf-error: 179, 38, 30;
|
|
9446
|
+
--color-sf-error-container: 249, 222, 220;
|
|
9447
|
+
--color-sf-on-error: 255, 250, 250;
|
|
9448
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
9449
|
+
--color-sf-success: 32, 81, 7;
|
|
9450
|
+
--color-sf-success-container: 209, 255, 186;
|
|
9451
|
+
--color-sf-on-success: 244, 255, 239;
|
|
9452
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
9453
|
+
--color-sf-info: 1, 87, 155;
|
|
9454
|
+
--color-sf-info-container: 233, 245, 255;
|
|
9455
|
+
--color-sf-on-info: 250, 253, 255;
|
|
9456
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
9457
|
+
--color-sf-warning: 145, 76, 0;
|
|
9458
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
9459
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
9460
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
9461
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
9462
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
9463
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
9464
|
+
--color-sf-success-text: 255, 255, 255;
|
|
9465
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
9466
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
9467
|
+
--color-sf-info-text: 255, 255, 255;
|
|
9468
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
9469
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
9470
|
+
}
|
|
9471
|
+
|
|
9472
|
+
.e-dark-mode {
|
|
9473
|
+
--color-sf-black: 0, 0, 0;
|
|
9474
|
+
--color-sf-white: 255, 255, 255;
|
|
9475
|
+
--color-sf-primary: 208, 188, 255;
|
|
9476
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
9477
|
+
--color-sf-secondary: 204, 194, 220;
|
|
9478
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
9479
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
9480
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
9481
|
+
--color-sf-surface: 28, 27, 31;
|
|
9482
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
9483
|
+
--color-sf-background: var(--color-sf-surface);
|
|
9484
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
9485
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
9486
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
9487
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
9488
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
9489
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
9490
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
9491
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
9492
|
+
--color-sf-on-background: 230, 225, 229;
|
|
9493
|
+
--color-sf-outline: 147, 143, 153;
|
|
9494
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
9495
|
+
--color-sf-shadow: 0, 0, 0;
|
|
9496
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
9497
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
9498
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
9499
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
9500
|
+
--color-sf-scrim: 0, 0, 0;
|
|
9501
|
+
--color-sf-error: 242, 184, 181;
|
|
9502
|
+
--color-sf-error-container: 140, 29, 24;
|
|
9503
|
+
--color-sf-on-error: 96, 20, 16;
|
|
9504
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
9505
|
+
--color-sf-success: 83, 202, 23;
|
|
9506
|
+
--color-sf-success-container: 22, 62, 2;
|
|
9507
|
+
--color-sf-on-success: 13, 39, 0;
|
|
9508
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
9509
|
+
--color-sf-info: 71, 172, 251;
|
|
9510
|
+
--color-sf-info-container: 0, 67, 120;
|
|
9511
|
+
--color-sf-on-info: 0, 51, 91;
|
|
9512
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
9513
|
+
--color-sf-warning: 245, 180, 130;
|
|
9514
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
9515
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
9516
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
9517
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
9518
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
9519
|
+
--color-sf-success-text: 0, 0, 0;
|
|
9520
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
9521
|
+
--color-sf-info-text: 0, 0, 0;
|
|
9522
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
9523
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
9524
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
9525
|
+
}
|
|
9526
|
+
|
|
8528
9527
|
/*! component's theme wise override material 3 definitions and variables */ /* stylelint-disable-line no-empty-source */ /* stylelint-disable-line no-empty-source */
|
|
8529
9528
|
ejs-sidebar {
|
|
8530
9529
|
display: none;
|
|
@@ -8674,6 +9673,117 @@ ejs-sidebar {
|
|
|
8674
9673
|
visibility: visible;
|
|
8675
9674
|
}
|
|
8676
9675
|
|
|
9676
|
+
:root {
|
|
9677
|
+
--color-sf-black: 0, 0, 0;
|
|
9678
|
+
--color-sf-white: 255, 255, 255;
|
|
9679
|
+
--color-sf-primary: 103, 80, 164;
|
|
9680
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
9681
|
+
--color-sf-secondary: 98, 91, 113;
|
|
9682
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
9683
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
9684
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
9685
|
+
--color-sf-surface: 255, 255, 255;
|
|
9686
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
9687
|
+
--color-sf-background: var(--color-sf-surface);
|
|
9688
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
9689
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
9690
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
9691
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
9692
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
9693
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
9694
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
9695
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
9696
|
+
--color-sf-on-background: 28, 27, 31;
|
|
9697
|
+
--color-sf-outline: 121, 116, 126;
|
|
9698
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
9699
|
+
--color-sf-shadow: 0, 0, 0;
|
|
9700
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
9701
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
9702
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
9703
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
9704
|
+
--color-sf-scrim: 0, 0, 0;
|
|
9705
|
+
--color-sf-error: 179, 38, 30;
|
|
9706
|
+
--color-sf-error-container: 249, 222, 220;
|
|
9707
|
+
--color-sf-on-error: 255, 250, 250;
|
|
9708
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
9709
|
+
--color-sf-success: 32, 81, 7;
|
|
9710
|
+
--color-sf-success-container: 209, 255, 186;
|
|
9711
|
+
--color-sf-on-success: 244, 255, 239;
|
|
9712
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
9713
|
+
--color-sf-info: 1, 87, 155;
|
|
9714
|
+
--color-sf-info-container: 233, 245, 255;
|
|
9715
|
+
--color-sf-on-info: 250, 253, 255;
|
|
9716
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
9717
|
+
--color-sf-warning: 145, 76, 0;
|
|
9718
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
9719
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
9720
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
9721
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
9722
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
9723
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
9724
|
+
--color-sf-success-text: 255, 255, 255;
|
|
9725
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
9726
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
9727
|
+
--color-sf-info-text: 255, 255, 255;
|
|
9728
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
9729
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
9730
|
+
}
|
|
9731
|
+
|
|
9732
|
+
.e-dark-mode {
|
|
9733
|
+
--color-sf-black: 0, 0, 0;
|
|
9734
|
+
--color-sf-white: 255, 255, 255;
|
|
9735
|
+
--color-sf-primary: 208, 188, 255;
|
|
9736
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
9737
|
+
--color-sf-secondary: 204, 194, 220;
|
|
9738
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
9739
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
9740
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
9741
|
+
--color-sf-surface: 28, 27, 31;
|
|
9742
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
9743
|
+
--color-sf-background: var(--color-sf-surface);
|
|
9744
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
9745
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
9746
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
9747
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
9748
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
9749
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
9750
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
9751
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
9752
|
+
--color-sf-on-background: 230, 225, 229;
|
|
9753
|
+
--color-sf-outline: 147, 143, 153;
|
|
9754
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
9755
|
+
--color-sf-shadow: 0, 0, 0;
|
|
9756
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
9757
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
9758
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
9759
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
9760
|
+
--color-sf-scrim: 0, 0, 0;
|
|
9761
|
+
--color-sf-error: 242, 184, 181;
|
|
9762
|
+
--color-sf-error-container: 140, 29, 24;
|
|
9763
|
+
--color-sf-on-error: 96, 20, 16;
|
|
9764
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
9765
|
+
--color-sf-success: 83, 202, 23;
|
|
9766
|
+
--color-sf-success-container: 22, 62, 2;
|
|
9767
|
+
--color-sf-on-success: 13, 39, 0;
|
|
9768
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
9769
|
+
--color-sf-info: 71, 172, 251;
|
|
9770
|
+
--color-sf-info-container: 0, 67, 120;
|
|
9771
|
+
--color-sf-on-info: 0, 51, 91;
|
|
9772
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
9773
|
+
--color-sf-warning: 245, 180, 130;
|
|
9774
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
9775
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
9776
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
9777
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
9778
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
9779
|
+
--color-sf-success-text: 0, 0, 0;
|
|
9780
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
9781
|
+
--color-sf-info-text: 0, 0, 0;
|
|
9782
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
9783
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
9784
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
9785
|
+
}
|
|
9786
|
+
|
|
8677
9787
|
/*! component's theme wise override definitions and variables */
|
|
8678
9788
|
@keyframes hscroll-popup-shadow {
|
|
8679
9789
|
0% {
|
|
@@ -9786,6 +10896,117 @@ ejs-sidebar {
|
|
|
9786
10896
|
color: rgba(var(--color-sf-on-surface));
|
|
9787
10897
|
}
|
|
9788
10898
|
|
|
10899
|
+
:root {
|
|
10900
|
+
--color-sf-black: 0, 0, 0;
|
|
10901
|
+
--color-sf-white: 255, 255, 255;
|
|
10902
|
+
--color-sf-primary: 103, 80, 164;
|
|
10903
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
10904
|
+
--color-sf-secondary: 98, 91, 113;
|
|
10905
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
10906
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
10907
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
10908
|
+
--color-sf-surface: 255, 255, 255;
|
|
10909
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
10910
|
+
--color-sf-background: var(--color-sf-surface);
|
|
10911
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
10912
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
10913
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
10914
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
10915
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
10916
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
10917
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
10918
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
10919
|
+
--color-sf-on-background: 28, 27, 31;
|
|
10920
|
+
--color-sf-outline: 121, 116, 126;
|
|
10921
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
10922
|
+
--color-sf-shadow: 0, 0, 0;
|
|
10923
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
10924
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
10925
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
10926
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
10927
|
+
--color-sf-scrim: 0, 0, 0;
|
|
10928
|
+
--color-sf-error: 179, 38, 30;
|
|
10929
|
+
--color-sf-error-container: 249, 222, 220;
|
|
10930
|
+
--color-sf-on-error: 255, 250, 250;
|
|
10931
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
10932
|
+
--color-sf-success: 32, 81, 7;
|
|
10933
|
+
--color-sf-success-container: 209, 255, 186;
|
|
10934
|
+
--color-sf-on-success: 244, 255, 239;
|
|
10935
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
10936
|
+
--color-sf-info: 1, 87, 155;
|
|
10937
|
+
--color-sf-info-container: 233, 245, 255;
|
|
10938
|
+
--color-sf-on-info: 250, 253, 255;
|
|
10939
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
10940
|
+
--color-sf-warning: 145, 76, 0;
|
|
10941
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
10942
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
10943
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
10944
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
10945
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
10946
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
10947
|
+
--color-sf-success-text: 255, 255, 255;
|
|
10948
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
10949
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
10950
|
+
--color-sf-info-text: 255, 255, 255;
|
|
10951
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
10952
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
10953
|
+
}
|
|
10954
|
+
|
|
10955
|
+
.e-dark-mode {
|
|
10956
|
+
--color-sf-black: 0, 0, 0;
|
|
10957
|
+
--color-sf-white: 255, 255, 255;
|
|
10958
|
+
--color-sf-primary: 208, 188, 255;
|
|
10959
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
10960
|
+
--color-sf-secondary: 204, 194, 220;
|
|
10961
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
10962
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
10963
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
10964
|
+
--color-sf-surface: 28, 27, 31;
|
|
10965
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
10966
|
+
--color-sf-background: var(--color-sf-surface);
|
|
10967
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
10968
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
10969
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
10970
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
10971
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
10972
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
10973
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
10974
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
10975
|
+
--color-sf-on-background: 230, 225, 229;
|
|
10976
|
+
--color-sf-outline: 147, 143, 153;
|
|
10977
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
10978
|
+
--color-sf-shadow: 0, 0, 0;
|
|
10979
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
10980
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
10981
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
10982
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
10983
|
+
--color-sf-scrim: 0, 0, 0;
|
|
10984
|
+
--color-sf-error: 242, 184, 181;
|
|
10985
|
+
--color-sf-error-container: 140, 29, 24;
|
|
10986
|
+
--color-sf-on-error: 96, 20, 16;
|
|
10987
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
10988
|
+
--color-sf-success: 83, 202, 23;
|
|
10989
|
+
--color-sf-success-container: 22, 62, 2;
|
|
10990
|
+
--color-sf-on-success: 13, 39, 0;
|
|
10991
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
10992
|
+
--color-sf-info: 71, 172, 251;
|
|
10993
|
+
--color-sf-info-container: 0, 67, 120;
|
|
10994
|
+
--color-sf-on-info: 0, 51, 91;
|
|
10995
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
10996
|
+
--color-sf-warning: 245, 180, 130;
|
|
10997
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
10998
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
10999
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
11000
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
11001
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
11002
|
+
--color-sf-success-text: 0, 0, 0;
|
|
11003
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
11004
|
+
--color-sf-info-text: 0, 0, 0;
|
|
11005
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
11006
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
11007
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
11008
|
+
}
|
|
11009
|
+
|
|
9789
11010
|
/*! breadcrumb icons */
|
|
9790
11011
|
.e-breadcrumb .e-breadcrumb-collapsed::before,
|
|
9791
11012
|
.e-breadcrumb .e-breadcrumb-menu::before {
|
|
@@ -10155,6 +11376,117 @@ ejs-sidebar {
|
|
|
10155
11376
|
color: rgba(var(--color-sf-on-surface));
|
|
10156
11377
|
}
|
|
10157
11378
|
|
|
11379
|
+
:root {
|
|
11380
|
+
--color-sf-black: 0, 0, 0;
|
|
11381
|
+
--color-sf-white: 255, 255, 255;
|
|
11382
|
+
--color-sf-primary: 103, 80, 164;
|
|
11383
|
+
--color-sf-primary-container: 234, 221, 255;
|
|
11384
|
+
--color-sf-secondary: 98, 91, 113;
|
|
11385
|
+
--color-sf-secondary-container: 232, 222, 248;
|
|
11386
|
+
--color-sf-tertiary: 125, 82, 96;
|
|
11387
|
+
--color-sf-tertiary-container: 255, 216, 228;
|
|
11388
|
+
--color-sf-surface: 255, 255, 255;
|
|
11389
|
+
--color-sf-surface-variant: 231, 224, 236;
|
|
11390
|
+
--color-sf-background: var(--color-sf-surface);
|
|
11391
|
+
--color-sf-on-primary: 255, 255, 255;
|
|
11392
|
+
--color-sf-on-primary-container: 33, 0, 94;
|
|
11393
|
+
--color-sf-on-secondary: 255, 255, 255;
|
|
11394
|
+
--color-sf-on-secondary-container: 30, 25, 43;
|
|
11395
|
+
--color-sf-on-tertiary: 255, 255, 255;
|
|
11396
|
+
--color-sf-on-tertiary-containe: 55, 11, 30;
|
|
11397
|
+
--color-sf-on-surface: 28, 27, 31;
|
|
11398
|
+
--color-sf-on-surface-variant: 73, 69, 78;
|
|
11399
|
+
--color-sf-on-background: 28, 27, 31;
|
|
11400
|
+
--color-sf-outline: 121, 116, 126;
|
|
11401
|
+
--color-sf-outline-variant: 196, 199, 197;
|
|
11402
|
+
--color-sf-shadow: 0, 0, 0;
|
|
11403
|
+
--color-sf-surface-tint-color: 103, 80, 164;
|
|
11404
|
+
--color-sf-inverse-surface: 49, 48, 51;
|
|
11405
|
+
--color-sf-inverse-on-surface: 244, 239, 244;
|
|
11406
|
+
--color-sf-inverse-primary: 208, 188, 255;
|
|
11407
|
+
--color-sf-scrim: 0, 0, 0;
|
|
11408
|
+
--color-sf-error: 179, 38, 30;
|
|
11409
|
+
--color-sf-error-container: 249, 222, 220;
|
|
11410
|
+
--color-sf-on-error: 255, 250, 250;
|
|
11411
|
+
--color-sf-on-error-container: 65, 14, 11;
|
|
11412
|
+
--color-sf-success: 32, 81, 7;
|
|
11413
|
+
--color-sf-success-container: 209, 255, 186;
|
|
11414
|
+
--color-sf-on-success: 244, 255, 239;
|
|
11415
|
+
--color-sf-on-success-container: 13, 39, 0;
|
|
11416
|
+
--color-sf-info: 1, 87, 155;
|
|
11417
|
+
--color-sf-info-container: 233, 245, 255;
|
|
11418
|
+
--color-sf-on-info: 250, 253, 255;
|
|
11419
|
+
--color-sf-on-info-container: 0, 51, 91;
|
|
11420
|
+
--color-sf-warning: 145, 76, 0;
|
|
11421
|
+
--color-sf-warning-container: 254, 236, 222;
|
|
11422
|
+
--color-sf-on-warning: 255, 255, 255;
|
|
11423
|
+
--color-sf-on-warning-container: 47, 21, 0;
|
|
11424
|
+
--color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
|
|
11425
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
|
|
11426
|
+
--color-sf-diagram-palette-background: --color-sf-white;
|
|
11427
|
+
--color-sf-success-text: 255, 255, 255;
|
|
11428
|
+
--color-sf-warning-text: 255, 255, 255;
|
|
11429
|
+
--color-sf-danger-text: 255, 255, 255;
|
|
11430
|
+
--color-sf-info-text: 255, 255, 255;
|
|
11431
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
|
|
11432
|
+
--color-sf-secondary-bg-color: var(--color-sf-surface);
|
|
11433
|
+
}
|
|
11434
|
+
|
|
11435
|
+
.e-dark-mode {
|
|
11436
|
+
--color-sf-black: 0, 0, 0;
|
|
11437
|
+
--color-sf-white: 255, 255, 255;
|
|
11438
|
+
--color-sf-primary: 208, 188, 255;
|
|
11439
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
11440
|
+
--color-sf-secondary: 204, 194, 220;
|
|
11441
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
11442
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
11443
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
11444
|
+
--color-sf-surface: 28, 27, 31;
|
|
11445
|
+
--color-sf-surface-variant: 28, 27, 31;
|
|
11446
|
+
--color-sf-background: var(--color-sf-surface);
|
|
11447
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
11448
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
11449
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
11450
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
11451
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
11452
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
11453
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
11454
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
11455
|
+
--color-sf-on-background: 230, 225, 229;
|
|
11456
|
+
--color-sf-outline: 147, 143, 153;
|
|
11457
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
11458
|
+
--color-sf-shadow: 0, 0, 0;
|
|
11459
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
11460
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
11461
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
11462
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
11463
|
+
--color-sf-scrim: 0, 0, 0;
|
|
11464
|
+
--color-sf-error: 242, 184, 181;
|
|
11465
|
+
--color-sf-error-container: 140, 29, 24;
|
|
11466
|
+
--color-sf-on-error: 96, 20, 16;
|
|
11467
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
11468
|
+
--color-sf-success: 83, 202, 23;
|
|
11469
|
+
--color-sf-success-container: 22, 62, 2;
|
|
11470
|
+
--color-sf-on-success: 13, 39, 0;
|
|
11471
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
11472
|
+
--color-sf-info: 71, 172, 251;
|
|
11473
|
+
--color-sf-info-container: 0, 67, 120;
|
|
11474
|
+
--color-sf-on-info: 0, 51, 91;
|
|
11475
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
11476
|
+
--color-sf-warning: 245, 180, 130;
|
|
11477
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
11478
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
11479
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
11480
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
11481
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
11482
|
+
--color-sf-success-text: 0, 0, 0;
|
|
11483
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
11484
|
+
--color-sf-info-text: 0, 0, 0;
|
|
11485
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
11486
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
11487
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
11488
|
+
}
|
|
11489
|
+
|
|
10158
11490
|
/*! AppBar component material3 theme definitions and variables */
|
|
10159
11491
|
/*! appbar component styles */
|
|
10160
11492
|
.e-bigger .e-appbar,
|