@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
|
@@ -765,6 +765,61 @@
|
|
|
765
765
|
border-left-color: transparent;
|
|
766
766
|
}
|
|
767
767
|
|
|
768
|
+
:root {
|
|
769
|
+
--color-sf-black: 0, 0, 0;
|
|
770
|
+
--color-sf-white: 255, 255, 255;
|
|
771
|
+
--color-sf-primary: 208, 188, 255;
|
|
772
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
773
|
+
--color-sf-secondary: 204, 194, 220;
|
|
774
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
775
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
776
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
777
|
+
--color-sf-surface: 28, 27, 31;
|
|
778
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
779
|
+
--color-sf-background: var(--color-sf-surface);
|
|
780
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
781
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
782
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
783
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
784
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
785
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
786
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
787
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
788
|
+
--color-sf-on-background: 230, 225, 229;
|
|
789
|
+
--color-sf-outline: 147, 143, 153;
|
|
790
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
791
|
+
--color-sf-shadow: 0, 0, 0;
|
|
792
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
793
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
794
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
795
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
796
|
+
--color-sf-scrim: 0, 0, 0;
|
|
797
|
+
--color-sf-error: 242, 184, 181;
|
|
798
|
+
--color-sf-error-container: 140, 29, 24;
|
|
799
|
+
--color-sf-on-error: 96, 20, 16;
|
|
800
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
801
|
+
--color-sf-success: 83, 202, 23;
|
|
802
|
+
--color-sf-success-container: 22, 62, 2;
|
|
803
|
+
--color-sf-on-success: 13, 39, 0;
|
|
804
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
805
|
+
--color-sf-info: 71, 172, 251;
|
|
806
|
+
--color-sf-info-container: 0, 67, 120;
|
|
807
|
+
--color-sf-on-info: 0, 51, 91;
|
|
808
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
809
|
+
--color-sf-warning: 245, 180, 130;
|
|
810
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
811
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
812
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
813
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
814
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
815
|
+
--color-sf-success-text: 0, 0, 0;
|
|
816
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
817
|
+
--color-sf-info-text: 0, 0, 0;
|
|
818
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
819
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
820
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
821
|
+
}
|
|
822
|
+
|
|
768
823
|
/*! component's theme wise override definitions and variables */
|
|
769
824
|
@keyframes hscroll-popup-shadow {
|
|
770
825
|
0% {
|
|
@@ -1046,6 +1101,61 @@
|
|
|
1046
1101
|
visibility: visible;
|
|
1047
1102
|
}
|
|
1048
1103
|
|
|
1104
|
+
:root {
|
|
1105
|
+
--color-sf-black: 0, 0, 0;
|
|
1106
|
+
--color-sf-white: 255, 255, 255;
|
|
1107
|
+
--color-sf-primary: 208, 188, 255;
|
|
1108
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
1109
|
+
--color-sf-secondary: 204, 194, 220;
|
|
1110
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
1111
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
1112
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
1113
|
+
--color-sf-surface: 28, 27, 31;
|
|
1114
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
1115
|
+
--color-sf-background: var(--color-sf-surface);
|
|
1116
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
1117
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
1118
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
1119
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
1120
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
1121
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
1122
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
1123
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
1124
|
+
--color-sf-on-background: 230, 225, 229;
|
|
1125
|
+
--color-sf-outline: 147, 143, 153;
|
|
1126
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
1127
|
+
--color-sf-shadow: 0, 0, 0;
|
|
1128
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
1129
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
1130
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
1131
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
1132
|
+
--color-sf-scrim: 0, 0, 0;
|
|
1133
|
+
--color-sf-error: 242, 184, 181;
|
|
1134
|
+
--color-sf-error-container: 140, 29, 24;
|
|
1135
|
+
--color-sf-on-error: 96, 20, 16;
|
|
1136
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
1137
|
+
--color-sf-success: 83, 202, 23;
|
|
1138
|
+
--color-sf-success-container: 22, 62, 2;
|
|
1139
|
+
--color-sf-on-success: 13, 39, 0;
|
|
1140
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
1141
|
+
--color-sf-info: 71, 172, 251;
|
|
1142
|
+
--color-sf-info-container: 0, 67, 120;
|
|
1143
|
+
--color-sf-on-info: 0, 51, 91;
|
|
1144
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
1145
|
+
--color-sf-warning: 245, 180, 130;
|
|
1146
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
1147
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
1148
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
1149
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
1150
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
1151
|
+
--color-sf-success-text: 0, 0, 0;
|
|
1152
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
1153
|
+
--color-sf-info-text: 0, 0, 0;
|
|
1154
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
1155
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
1156
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1049
1159
|
/*! component's theme wise override definitions and variables */
|
|
1050
1160
|
/*! vscroll icons */
|
|
1051
1161
|
.e-vscroll.e-scroll-device .e-nav-up-arrow::before {
|
|
@@ -1249,6 +1359,61 @@
|
|
|
1249
1359
|
content: "";
|
|
1250
1360
|
}
|
|
1251
1361
|
|
|
1362
|
+
:root {
|
|
1363
|
+
--color-sf-black: 0, 0, 0;
|
|
1364
|
+
--color-sf-white: 255, 255, 255;
|
|
1365
|
+
--color-sf-primary: 208, 188, 255;
|
|
1366
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
1367
|
+
--color-sf-secondary: 204, 194, 220;
|
|
1368
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
1369
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
1370
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
1371
|
+
--color-sf-surface: 28, 27, 31;
|
|
1372
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
1373
|
+
--color-sf-background: var(--color-sf-surface);
|
|
1374
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
1375
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
1376
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
1377
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
1378
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
1379
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
1380
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
1381
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
1382
|
+
--color-sf-on-background: 230, 225, 229;
|
|
1383
|
+
--color-sf-outline: 147, 143, 153;
|
|
1384
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
1385
|
+
--color-sf-shadow: 0, 0, 0;
|
|
1386
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
1387
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
1388
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
1389
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
1390
|
+
--color-sf-scrim: 0, 0, 0;
|
|
1391
|
+
--color-sf-error: 242, 184, 181;
|
|
1392
|
+
--color-sf-error-container: 140, 29, 24;
|
|
1393
|
+
--color-sf-on-error: 96, 20, 16;
|
|
1394
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
1395
|
+
--color-sf-success: 83, 202, 23;
|
|
1396
|
+
--color-sf-success-container: 22, 62, 2;
|
|
1397
|
+
--color-sf-on-success: 13, 39, 0;
|
|
1398
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
1399
|
+
--color-sf-info: 71, 172, 251;
|
|
1400
|
+
--color-sf-info-container: 0, 67, 120;
|
|
1401
|
+
--color-sf-on-info: 0, 51, 91;
|
|
1402
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
1403
|
+
--color-sf-warning: 245, 180, 130;
|
|
1404
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
1405
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
1406
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
1407
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
1408
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
1409
|
+
--color-sf-success-text: 0, 0, 0;
|
|
1410
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
1411
|
+
--color-sf-info-text: 0, 0, 0;
|
|
1412
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
1413
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
1414
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
1415
|
+
}
|
|
1416
|
+
|
|
1252
1417
|
/*! component's theme wise override definitions and variables */
|
|
1253
1418
|
@keyframes hscroll-popup-shadow {
|
|
1254
1419
|
0% {
|
|
@@ -2339,6 +2504,61 @@
|
|
|
2339
2504
|
border-width: 0 1px 0 0;
|
|
2340
2505
|
}
|
|
2341
2506
|
|
|
2507
|
+
:root {
|
|
2508
|
+
--color-sf-black: 0, 0, 0;
|
|
2509
|
+
--color-sf-white: 255, 255, 255;
|
|
2510
|
+
--color-sf-primary: 208, 188, 255;
|
|
2511
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
2512
|
+
--color-sf-secondary: 204, 194, 220;
|
|
2513
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
2514
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
2515
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
2516
|
+
--color-sf-surface: 28, 27, 31;
|
|
2517
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
2518
|
+
--color-sf-background: var(--color-sf-surface);
|
|
2519
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
2520
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
2521
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
2522
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
2523
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
2524
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
2525
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
2526
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
2527
|
+
--color-sf-on-background: 230, 225, 229;
|
|
2528
|
+
--color-sf-outline: 147, 143, 153;
|
|
2529
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
2530
|
+
--color-sf-shadow: 0, 0, 0;
|
|
2531
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
2532
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
2533
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
2534
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
2535
|
+
--color-sf-scrim: 0, 0, 0;
|
|
2536
|
+
--color-sf-error: 242, 184, 181;
|
|
2537
|
+
--color-sf-error-container: 140, 29, 24;
|
|
2538
|
+
--color-sf-on-error: 96, 20, 16;
|
|
2539
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
2540
|
+
--color-sf-success: 83, 202, 23;
|
|
2541
|
+
--color-sf-success-container: 22, 62, 2;
|
|
2542
|
+
--color-sf-on-success: 13, 39, 0;
|
|
2543
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
2544
|
+
--color-sf-info: 71, 172, 251;
|
|
2545
|
+
--color-sf-info-container: 0, 67, 120;
|
|
2546
|
+
--color-sf-on-info: 0, 51, 91;
|
|
2547
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
2548
|
+
--color-sf-warning: 245, 180, 130;
|
|
2549
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
2550
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
2551
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
2552
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
2553
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
2554
|
+
--color-sf-success-text: 0, 0, 0;
|
|
2555
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
2556
|
+
--color-sf-info-text: 0, 0, 0;
|
|
2557
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
2558
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
2559
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
2560
|
+
}
|
|
2561
|
+
|
|
2342
2562
|
/*! Accordion's material 3 theme wise override definitions and variables */
|
|
2343
2563
|
/* stylelint-disable */
|
|
2344
2564
|
/*! accordion icons */
|
|
@@ -2883,6 +3103,61 @@
|
|
|
2883
3103
|
font-size: 14px;
|
|
2884
3104
|
}
|
|
2885
3105
|
|
|
3106
|
+
:root {
|
|
3107
|
+
--color-sf-black: 0, 0, 0;
|
|
3108
|
+
--color-sf-white: 255, 255, 255;
|
|
3109
|
+
--color-sf-primary: 208, 188, 255;
|
|
3110
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
3111
|
+
--color-sf-secondary: 204, 194, 220;
|
|
3112
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
3113
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
3114
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
3115
|
+
--color-sf-surface: 28, 27, 31;
|
|
3116
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
3117
|
+
--color-sf-background: var(--color-sf-surface);
|
|
3118
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
3119
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
3120
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
3121
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
3122
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
3123
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
3124
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
3125
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
3126
|
+
--color-sf-on-background: 230, 225, 229;
|
|
3127
|
+
--color-sf-outline: 147, 143, 153;
|
|
3128
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
3129
|
+
--color-sf-shadow: 0, 0, 0;
|
|
3130
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
3131
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
3132
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
3133
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
3134
|
+
--color-sf-scrim: 0, 0, 0;
|
|
3135
|
+
--color-sf-error: 242, 184, 181;
|
|
3136
|
+
--color-sf-error-container: 140, 29, 24;
|
|
3137
|
+
--color-sf-on-error: 96, 20, 16;
|
|
3138
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
3139
|
+
--color-sf-success: 83, 202, 23;
|
|
3140
|
+
--color-sf-success-container: 22, 62, 2;
|
|
3141
|
+
--color-sf-on-success: 13, 39, 0;
|
|
3142
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
3143
|
+
--color-sf-info: 71, 172, 251;
|
|
3144
|
+
--color-sf-info-container: 0, 67, 120;
|
|
3145
|
+
--color-sf-on-info: 0, 51, 91;
|
|
3146
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
3147
|
+
--color-sf-warning: 245, 180, 130;
|
|
3148
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
3149
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
3150
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
3151
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
3152
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
3153
|
+
--color-sf-success-text: 0, 0, 0;
|
|
3154
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
3155
|
+
--color-sf-info-text: 0, 0, 0;
|
|
3156
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
3157
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
3158
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
3159
|
+
}
|
|
3160
|
+
|
|
2886
3161
|
/*! Carousel component bootstrap5 theme definitions and variables */
|
|
2887
3162
|
.e-carousel .e-previous-icon::before {
|
|
2888
3163
|
content: "\e765";
|
|
@@ -3187,6 +3462,61 @@
|
|
|
3187
3462
|
background-color: rgba(var(--color-sf-primary));
|
|
3188
3463
|
}
|
|
3189
3464
|
|
|
3465
|
+
:root {
|
|
3466
|
+
--color-sf-black: 0, 0, 0;
|
|
3467
|
+
--color-sf-white: 255, 255, 255;
|
|
3468
|
+
--color-sf-primary: 208, 188, 255;
|
|
3469
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
3470
|
+
--color-sf-secondary: 204, 194, 220;
|
|
3471
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
3472
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
3473
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
3474
|
+
--color-sf-surface: 28, 27, 31;
|
|
3475
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
3476
|
+
--color-sf-background: var(--color-sf-surface);
|
|
3477
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
3478
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
3479
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
3480
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
3481
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
3482
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
3483
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
3484
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
3485
|
+
--color-sf-on-background: 230, 225, 229;
|
|
3486
|
+
--color-sf-outline: 147, 143, 153;
|
|
3487
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
3488
|
+
--color-sf-shadow: 0, 0, 0;
|
|
3489
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
3490
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
3491
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
3492
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
3493
|
+
--color-sf-scrim: 0, 0, 0;
|
|
3494
|
+
--color-sf-error: 242, 184, 181;
|
|
3495
|
+
--color-sf-error-container: 140, 29, 24;
|
|
3496
|
+
--color-sf-on-error: 96, 20, 16;
|
|
3497
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
3498
|
+
--color-sf-success: 83, 202, 23;
|
|
3499
|
+
--color-sf-success-container: 22, 62, 2;
|
|
3500
|
+
--color-sf-on-success: 13, 39, 0;
|
|
3501
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
3502
|
+
--color-sf-info: 71, 172, 251;
|
|
3503
|
+
--color-sf-info-container: 0, 67, 120;
|
|
3504
|
+
--color-sf-on-info: 0, 51, 91;
|
|
3505
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
3506
|
+
--color-sf-warning: 245, 180, 130;
|
|
3507
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
3508
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
3509
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
3510
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
3511
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
3512
|
+
--color-sf-success-text: 0, 0, 0;
|
|
3513
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
3514
|
+
--color-sf-info-text: 0, 0, 0;
|
|
3515
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
3516
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
3517
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
3518
|
+
}
|
|
3519
|
+
|
|
3190
3520
|
/*! component's theme wise override definitions and variables */
|
|
3191
3521
|
@keyframes hscroll-popup-shadow {
|
|
3192
3522
|
0% {
|
|
@@ -3567,6 +3897,61 @@
|
|
|
3567
3897
|
border-color: rgba(var(--color-sf-outline-variant));
|
|
3568
3898
|
}
|
|
3569
3899
|
|
|
3900
|
+
:root {
|
|
3901
|
+
--color-sf-black: 0, 0, 0;
|
|
3902
|
+
--color-sf-white: 255, 255, 255;
|
|
3903
|
+
--color-sf-primary: 208, 188, 255;
|
|
3904
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
3905
|
+
--color-sf-secondary: 204, 194, 220;
|
|
3906
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
3907
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
3908
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
3909
|
+
--color-sf-surface: 28, 27, 31;
|
|
3910
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
3911
|
+
--color-sf-background: var(--color-sf-surface);
|
|
3912
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
3913
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
3914
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
3915
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
3916
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
3917
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
3918
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
3919
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
3920
|
+
--color-sf-on-background: 230, 225, 229;
|
|
3921
|
+
--color-sf-outline: 147, 143, 153;
|
|
3922
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
3923
|
+
--color-sf-shadow: 0, 0, 0;
|
|
3924
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
3925
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
3926
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
3927
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
3928
|
+
--color-sf-scrim: 0, 0, 0;
|
|
3929
|
+
--color-sf-error: 242, 184, 181;
|
|
3930
|
+
--color-sf-error-container: 140, 29, 24;
|
|
3931
|
+
--color-sf-on-error: 96, 20, 16;
|
|
3932
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
3933
|
+
--color-sf-success: 83, 202, 23;
|
|
3934
|
+
--color-sf-success-container: 22, 62, 2;
|
|
3935
|
+
--color-sf-on-success: 13, 39, 0;
|
|
3936
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
3937
|
+
--color-sf-info: 71, 172, 251;
|
|
3938
|
+
--color-sf-info-container: 0, 67, 120;
|
|
3939
|
+
--color-sf-on-info: 0, 51, 91;
|
|
3940
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
3941
|
+
--color-sf-warning: 245, 180, 130;
|
|
3942
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
3943
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
3944
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
3945
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
3946
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
3947
|
+
--color-sf-success-text: 0, 0, 0;
|
|
3948
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
3949
|
+
--color-sf-info-text: 0, 0, 0;
|
|
3950
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
3951
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
3952
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
3953
|
+
}
|
|
3954
|
+
|
|
3570
3955
|
/*! Toolbar's material3 theme wise override definitions and variables */
|
|
3571
3956
|
/* stylelint-disable */
|
|
3572
3957
|
/*! Tab's material3 theme wise override definitions and variables */
|
|
@@ -7621,6 +8006,61 @@
|
|
|
7621
8006
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
7622
8007
|
}
|
|
7623
8008
|
|
|
8009
|
+
:root {
|
|
8010
|
+
--color-sf-black: 0, 0, 0;
|
|
8011
|
+
--color-sf-white: 255, 255, 255;
|
|
8012
|
+
--color-sf-primary: 208, 188, 255;
|
|
8013
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
8014
|
+
--color-sf-secondary: 204, 194, 220;
|
|
8015
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
8016
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
8017
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
8018
|
+
--color-sf-surface: 28, 27, 31;
|
|
8019
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
8020
|
+
--color-sf-background: var(--color-sf-surface);
|
|
8021
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
8022
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
8023
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
8024
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
8025
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
8026
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
8027
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
8028
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
8029
|
+
--color-sf-on-background: 230, 225, 229;
|
|
8030
|
+
--color-sf-outline: 147, 143, 153;
|
|
8031
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
8032
|
+
--color-sf-shadow: 0, 0, 0;
|
|
8033
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
8034
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
8035
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
8036
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
8037
|
+
--color-sf-scrim: 0, 0, 0;
|
|
8038
|
+
--color-sf-error: 242, 184, 181;
|
|
8039
|
+
--color-sf-error-container: 140, 29, 24;
|
|
8040
|
+
--color-sf-on-error: 96, 20, 16;
|
|
8041
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
8042
|
+
--color-sf-success: 83, 202, 23;
|
|
8043
|
+
--color-sf-success-container: 22, 62, 2;
|
|
8044
|
+
--color-sf-on-success: 13, 39, 0;
|
|
8045
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
8046
|
+
--color-sf-info: 71, 172, 251;
|
|
8047
|
+
--color-sf-info-container: 0, 67, 120;
|
|
8048
|
+
--color-sf-on-info: 0, 51, 91;
|
|
8049
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
8050
|
+
--color-sf-warning: 245, 180, 130;
|
|
8051
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
8052
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
8053
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
8054
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
8055
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
8056
|
+
--color-sf-success-text: 0, 0, 0;
|
|
8057
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
8058
|
+
--color-sf-info-text: 0, 0, 0;
|
|
8059
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
8060
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
8061
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
8062
|
+
}
|
|
8063
|
+
|
|
7624
8064
|
/* stylelint-disable property-no-vendor-prefix */
|
|
7625
8065
|
@keyframes e-input-ripple {
|
|
7626
8066
|
100% {
|
|
@@ -8027,7 +8467,7 @@
|
|
|
8027
8467
|
display: inline-block;
|
|
8028
8468
|
line-height: 20px;
|
|
8029
8469
|
margin: 0;
|
|
8030
|
-
min-height:
|
|
8470
|
+
min-height: 40px;
|
|
8031
8471
|
padding: 10px 12px;
|
|
8032
8472
|
text-decoration: none;
|
|
8033
8473
|
vertical-align: middle;
|
|
@@ -8469,6 +8909,61 @@
|
|
|
8469
8909
|
border-left-color: transparent;
|
|
8470
8910
|
}
|
|
8471
8911
|
|
|
8912
|
+
:root {
|
|
8913
|
+
--color-sf-black: 0, 0, 0;
|
|
8914
|
+
--color-sf-white: 255, 255, 255;
|
|
8915
|
+
--color-sf-primary: 208, 188, 255;
|
|
8916
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
8917
|
+
--color-sf-secondary: 204, 194, 220;
|
|
8918
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
8919
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
8920
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
8921
|
+
--color-sf-surface: 28, 27, 31;
|
|
8922
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
8923
|
+
--color-sf-background: var(--color-sf-surface);
|
|
8924
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
8925
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
8926
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
8927
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
8928
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
8929
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
8930
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
8931
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
8932
|
+
--color-sf-on-background: 230, 225, 229;
|
|
8933
|
+
--color-sf-outline: 147, 143, 153;
|
|
8934
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
8935
|
+
--color-sf-shadow: 0, 0, 0;
|
|
8936
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
8937
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
8938
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
8939
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
8940
|
+
--color-sf-scrim: 0, 0, 0;
|
|
8941
|
+
--color-sf-error: 242, 184, 181;
|
|
8942
|
+
--color-sf-error-container: 140, 29, 24;
|
|
8943
|
+
--color-sf-on-error: 96, 20, 16;
|
|
8944
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
8945
|
+
--color-sf-success: 83, 202, 23;
|
|
8946
|
+
--color-sf-success-container: 22, 62, 2;
|
|
8947
|
+
--color-sf-on-success: 13, 39, 0;
|
|
8948
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
8949
|
+
--color-sf-info: 71, 172, 251;
|
|
8950
|
+
--color-sf-info-container: 0, 67, 120;
|
|
8951
|
+
--color-sf-on-info: 0, 51, 91;
|
|
8952
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
8953
|
+
--color-sf-warning: 245, 180, 130;
|
|
8954
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
8955
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
8956
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
8957
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
8958
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
8959
|
+
--color-sf-success-text: 0, 0, 0;
|
|
8960
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
8961
|
+
--color-sf-info-text: 0, 0, 0;
|
|
8962
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
8963
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
8964
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
8965
|
+
}
|
|
8966
|
+
|
|
8472
8967
|
/*! component's theme wise override material 3 definitions and variables */ /* stylelint-disable-line no-empty-source */ /* stylelint-disable-line no-empty-source */
|
|
8473
8968
|
ejs-sidebar {
|
|
8474
8969
|
display: none;
|
|
@@ -8618,6 +9113,61 @@ ejs-sidebar {
|
|
|
8618
9113
|
visibility: visible;
|
|
8619
9114
|
}
|
|
8620
9115
|
|
|
9116
|
+
:root {
|
|
9117
|
+
--color-sf-black: 0, 0, 0;
|
|
9118
|
+
--color-sf-white: 255, 255, 255;
|
|
9119
|
+
--color-sf-primary: 208, 188, 255;
|
|
9120
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
9121
|
+
--color-sf-secondary: 204, 194, 220;
|
|
9122
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
9123
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
9124
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
9125
|
+
--color-sf-surface: 28, 27, 31;
|
|
9126
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
9127
|
+
--color-sf-background: var(--color-sf-surface);
|
|
9128
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
9129
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
9130
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
9131
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
9132
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
9133
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
9134
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
9135
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
9136
|
+
--color-sf-on-background: 230, 225, 229;
|
|
9137
|
+
--color-sf-outline: 147, 143, 153;
|
|
9138
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
9139
|
+
--color-sf-shadow: 0, 0, 0;
|
|
9140
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
9141
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
9142
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
9143
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
9144
|
+
--color-sf-scrim: 0, 0, 0;
|
|
9145
|
+
--color-sf-error: 242, 184, 181;
|
|
9146
|
+
--color-sf-error-container: 140, 29, 24;
|
|
9147
|
+
--color-sf-on-error: 96, 20, 16;
|
|
9148
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
9149
|
+
--color-sf-success: 83, 202, 23;
|
|
9150
|
+
--color-sf-success-container: 22, 62, 2;
|
|
9151
|
+
--color-sf-on-success: 13, 39, 0;
|
|
9152
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
9153
|
+
--color-sf-info: 71, 172, 251;
|
|
9154
|
+
--color-sf-info-container: 0, 67, 120;
|
|
9155
|
+
--color-sf-on-info: 0, 51, 91;
|
|
9156
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
9157
|
+
--color-sf-warning: 245, 180, 130;
|
|
9158
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
9159
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
9160
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
9161
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
9162
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
9163
|
+
--color-sf-success-text: 0, 0, 0;
|
|
9164
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
9165
|
+
--color-sf-info-text: 0, 0, 0;
|
|
9166
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
9167
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
9168
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
9169
|
+
}
|
|
9170
|
+
|
|
8621
9171
|
/*! component's theme wise override definitions and variables */
|
|
8622
9172
|
@keyframes hscroll-popup-shadow {
|
|
8623
9173
|
0% {
|
|
@@ -9730,6 +10280,61 @@ ejs-sidebar {
|
|
|
9730
10280
|
color: rgba(var(--color-sf-on-surface));
|
|
9731
10281
|
}
|
|
9732
10282
|
|
|
10283
|
+
:root {
|
|
10284
|
+
--color-sf-black: 0, 0, 0;
|
|
10285
|
+
--color-sf-white: 255, 255, 255;
|
|
10286
|
+
--color-sf-primary: 208, 188, 255;
|
|
10287
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
10288
|
+
--color-sf-secondary: 204, 194, 220;
|
|
10289
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
10290
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
10291
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
10292
|
+
--color-sf-surface: 28, 27, 31;
|
|
10293
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
10294
|
+
--color-sf-background: var(--color-sf-surface);
|
|
10295
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
10296
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
10297
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
10298
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
10299
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
10300
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
10301
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
10302
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
10303
|
+
--color-sf-on-background: 230, 225, 229;
|
|
10304
|
+
--color-sf-outline: 147, 143, 153;
|
|
10305
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
10306
|
+
--color-sf-shadow: 0, 0, 0;
|
|
10307
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
10308
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
10309
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
10310
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
10311
|
+
--color-sf-scrim: 0, 0, 0;
|
|
10312
|
+
--color-sf-error: 242, 184, 181;
|
|
10313
|
+
--color-sf-error-container: 140, 29, 24;
|
|
10314
|
+
--color-sf-on-error: 96, 20, 16;
|
|
10315
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
10316
|
+
--color-sf-success: 83, 202, 23;
|
|
10317
|
+
--color-sf-success-container: 22, 62, 2;
|
|
10318
|
+
--color-sf-on-success: 13, 39, 0;
|
|
10319
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
10320
|
+
--color-sf-info: 71, 172, 251;
|
|
10321
|
+
--color-sf-info-container: 0, 67, 120;
|
|
10322
|
+
--color-sf-on-info: 0, 51, 91;
|
|
10323
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
10324
|
+
--color-sf-warning: 245, 180, 130;
|
|
10325
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
10326
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
10327
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
10328
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
10329
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
10330
|
+
--color-sf-success-text: 0, 0, 0;
|
|
10331
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
10332
|
+
--color-sf-info-text: 0, 0, 0;
|
|
10333
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
10334
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
10335
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
10336
|
+
}
|
|
10337
|
+
|
|
9733
10338
|
/*! breadcrumb icons */
|
|
9734
10339
|
.e-breadcrumb .e-breadcrumb-collapsed::before,
|
|
9735
10340
|
.e-breadcrumb .e-breadcrumb-menu::before {
|
|
@@ -10099,6 +10704,61 @@ ejs-sidebar {
|
|
|
10099
10704
|
color: rgba(var(--color-sf-on-surface));
|
|
10100
10705
|
}
|
|
10101
10706
|
|
|
10707
|
+
:root {
|
|
10708
|
+
--color-sf-black: 0, 0, 0;
|
|
10709
|
+
--color-sf-white: 255, 255, 255;
|
|
10710
|
+
--color-sf-primary: 208, 188, 255;
|
|
10711
|
+
--color-sf-primary-container: 79, 55, 139;
|
|
10712
|
+
--color-sf-secondary: 204, 194, 220;
|
|
10713
|
+
--color-sf-secondary-container: 74, 68, 88;
|
|
10714
|
+
--color-sf-tertiary: 239, 184, 200;
|
|
10715
|
+
--color-sf-tertiary-container: 99, 59, 72;
|
|
10716
|
+
--color-sf-surface: 28, 27, 31;
|
|
10717
|
+
--color-sf-surface-variant: 73, 69, 79;
|
|
10718
|
+
--color-sf-background: var(--color-sf-surface);
|
|
10719
|
+
--color-sf-on-primary: 55, 30, 115;
|
|
10720
|
+
--color-sf-on-primary-container: 234, 221, 255;
|
|
10721
|
+
--color-sf-on-secondary: 51, 45, 65;
|
|
10722
|
+
--color-sf-on-secondary-container: 232, 222, 248;
|
|
10723
|
+
--color-sf-on-tertiary: 73, 37, 50;
|
|
10724
|
+
--color-sf-on-tertiary-containe: 255, 216, 228;
|
|
10725
|
+
--color-sf-on-surface: 230, 225, 229;
|
|
10726
|
+
--color-sf-on-surface-variant: 202, 196, 208;
|
|
10727
|
+
--color-sf-on-background: 230, 225, 229;
|
|
10728
|
+
--color-sf-outline: 147, 143, 153;
|
|
10729
|
+
--color-sf-outline-variant: 68, 71, 70;
|
|
10730
|
+
--color-sf-shadow: 0, 0, 0;
|
|
10731
|
+
--color-sf-surface-tint-color: 208, 188, 255;
|
|
10732
|
+
--color-sf-inverse-surface: 230, 225, 229;
|
|
10733
|
+
--color-sf-inverse-on-surface: 49, 48, 51;
|
|
10734
|
+
--color-sf-inverse-primary: 103, 80, 164;
|
|
10735
|
+
--color-sf-scrim: 0, 0, 0;
|
|
10736
|
+
--color-sf-error: 242, 184, 181;
|
|
10737
|
+
--color-sf-error-container: 140, 29, 24;
|
|
10738
|
+
--color-sf-on-error: 96, 20, 16;
|
|
10739
|
+
--color-sf-on-error-container: 249, 222, 220;
|
|
10740
|
+
--color-sf-success: 83, 202, 23;
|
|
10741
|
+
--color-sf-success-container: 22, 62, 2;
|
|
10742
|
+
--color-sf-on-success: 13, 39, 0;
|
|
10743
|
+
--color-sf-on-success-container: 183, 250, 150;
|
|
10744
|
+
--color-sf-info: 71, 172, 251;
|
|
10745
|
+
--color-sf-info-container: 0, 67, 120;
|
|
10746
|
+
--color-sf-on-info: 0, 51, 91;
|
|
10747
|
+
--color-sf-on-info-container: 173, 219, 255;
|
|
10748
|
+
--color-sf-warning: 245, 180, 130;
|
|
10749
|
+
--color-sf-warning-container: 123, 65, 0;
|
|
10750
|
+
--color-sf-on-warning: 99, 52, 0;
|
|
10751
|
+
--color-sf-on-warning-container: 255, 220, 193;
|
|
10752
|
+
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
10753
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
|
|
10754
|
+
--color-sf-success-text: 0, 0, 0;
|
|
10755
|
+
--color-sf-warning-text: 0, 0, 0;
|
|
10756
|
+
--color-sf-info-text: 0, 0, 0;
|
|
10757
|
+
--color-sf-danger-text: 0, 0, 0;
|
|
10758
|
+
--color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
|
|
10759
|
+
--color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
|
|
10760
|
+
}
|
|
10761
|
+
|
|
10102
10762
|
/*! AppBar component material3 theme definitions and variables */
|
|
10103
10763
|
/*! appbar component styles */
|
|
10104
10764
|
.e-bigger .e-appbar,
|