@syncfusion/blazor-themes 20.3.47 → 20.3.49
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/SCSS-Themes/bootstrap-dark.scss +617 -12
- package/SCSS-Themes/bootstrap.scss +617 -12
- package/SCSS-Themes/bootstrap4.scss +625 -19
- package/SCSS-Themes/bootstrap5-dark.scss +618 -14
- package/SCSS-Themes/bootstrap5.scss +618 -14
- package/SCSS-Themes/buttons/floating-action-button/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap4.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap5.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fabric-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fabric.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fluent-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fluent.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/highcontrast.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/material-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/material.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/tailwind-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/tailwind.scss +2 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fabric.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fluent.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/material.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/material.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +2 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap4.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap5.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fabric-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fabric.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fluent-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fluent.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/highcontrast.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/material-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/material.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/tailwind-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/tailwind.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/material.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +30 -12
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +26 -9
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +26 -9
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +24 -6
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +24 -6
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +27 -10
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/material.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +23 -5
- package/SCSS-Themes/fabric-dark.scss +620 -16
- package/SCSS-Themes/fabric.scss +621 -16
- package/SCSS-Themes/fluent-dark.scss +618 -13
- package/SCSS-Themes/fluent.scss +618 -13
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fabric.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fluent.scss +3 -0
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +3 -0
- package/SCSS-Themes/gantt/gantt/material-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/material.scss +3 -0
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/tailwind.scss +3 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/fabric.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent.scss +2 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +2 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/material.scss +2 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +2 -2
- package/SCSS-Themes/highcontrast.scss +623 -17
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +13 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +3 -0
- package/SCSS-Themes/material-dark.scss +617 -12
- package/SCSS-Themes/material.scss +617 -12
- package/SCSS-Themes/navigations/appbar/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fabric.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fluent.scss +1 -0
- package/SCSS-Themes/navigations/appbar/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/appbar/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/material.scss +1 -0
- package/SCSS-Themes/navigations/appbar/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/tailwind.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap4.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap5.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fabric-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fabric.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fluent-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fluent.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/highcontrast.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/material-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/material.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/tailwind-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/tailwind.scss +1 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -5
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +3 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -0
- package/SCSS-Themes/tailwind-dark.scss +617 -12
- package/SCSS-Themes/tailwind.scss +617 -12
- package/package.json +1 -1
|
@@ -23600,6 +23600,8 @@ $btn-focus-box-shadow: none !default;
|
|
|
23600
23600
|
}
|
|
23601
23601
|
}
|
|
23602
23602
|
|
|
23603
|
+
|
|
23604
|
+
|
|
23603
23605
|
$fab-offset: 16px !default;
|
|
23604
23606
|
|
|
23605
23607
|
$fab-border-radius: 9999px !default;
|
|
@@ -23752,6 +23754,529 @@ $fab-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .2), 0 -2px 15px -3px rgba(0, 0, 0
|
|
|
23752
23754
|
|
|
23753
23755
|
|
|
23754
23756
|
|
|
23757
|
+
|
|
23758
|
+
$sd-offset: 16px !default;
|
|
23759
|
+
$sd-ul-margin: 0 !default;
|
|
23760
|
+
$sd-li-text-padding: 0 5px !default;
|
|
23761
|
+
|
|
23762
|
+
//Distance between vertical menu and button => Ul bottom padding + li bottom margin
|
|
23763
|
+
//Distance between vertical menu item => li bottom margin + li top margin
|
|
23764
|
+
//Horizontal padding for vertical menu => ((fab wdith - li icon width)/2) - 1 px (for icon border)
|
|
23765
|
+
$sd-horz-ul-padding: 3px 5px !default;
|
|
23766
|
+
$sd-vert-ul-padding: 5px 3px !default;
|
|
23767
|
+
$sd-horz-li-margin: 0 5px !default;
|
|
23768
|
+
$sd-vert-li-margin: 5px 0 !default;
|
|
23769
|
+
$sd-li-text-margin: 0 8px !default;
|
|
23770
|
+
$sd-li-text-height: 26px !default;
|
|
23771
|
+
$sd-li-icon-height: 32px !default;
|
|
23772
|
+
$sd-li-icon-width: 32px !default;
|
|
23773
|
+
|
|
23774
|
+
$sd-small-horz-ul-padding: 2px 5px !default;
|
|
23775
|
+
$sd-small-vert-ul-padding: 5px 2px !default;
|
|
23776
|
+
$sd-small-horz-li-margin: 0 5px !default;
|
|
23777
|
+
$sd-small-vert-li-margin: 5px 0 !default;
|
|
23778
|
+
$sd-small-li-text-margin: 0 8px !default;
|
|
23779
|
+
$sd-small-li-text-height: 24px !default;
|
|
23780
|
+
$sd-small-li-icon-height: 26px !default;
|
|
23781
|
+
$sd-small-li-icon-width: 26px !default;
|
|
23782
|
+
|
|
23783
|
+
$sd-bigger-horz-ul-padding: 5px 6px !default;
|
|
23784
|
+
$sd-bigger-vert-ul-padding: 6px 5px !default;
|
|
23785
|
+
$sd-bigger-horz-li-margin: 0 6px !default;
|
|
23786
|
+
$sd-bigger-vert-li-margin: 6px 0 !default;
|
|
23787
|
+
$sd-bigger-li-text-margin: 0 12px !default;
|
|
23788
|
+
$sd-bigger-li-text-height: 32px !default;
|
|
23789
|
+
$sd-bigger-li-icon-height: 40px !default;
|
|
23790
|
+
$sd-bigger-li-icon-width: 40px !default;
|
|
23791
|
+
|
|
23792
|
+
$sd-bigger-small-horz-ul-padding: 5px 5px !default;
|
|
23793
|
+
$sd-bigger-small-vert-ul-padding: 5px 5px !default;
|
|
23794
|
+
$sd-bigger-small-horz-li-margin: 0 5px !default;
|
|
23795
|
+
$sd-bigger-small-vert-li-margin: 5px 0 !default;
|
|
23796
|
+
$sd-bigger-small-li-text-margin: 0 12px !default;
|
|
23797
|
+
$sd-bigger-small-li-text-height: 30px !default;
|
|
23798
|
+
$sd-bigger-small-li-icon-height: 36px !default;
|
|
23799
|
+
$sd-bigger-small-li-icon-width: 36px !default;
|
|
23800
|
+
|
|
23801
|
+
$sd-overlay-bg: rgba(107, 114, 128, .5) !default;
|
|
23802
|
+
$sd-li-shadow: 0 .6px 1.8px rgba(0, 0, 0, .1), 0 3.2px 7.2px rgba(0, 0, 0, .13) !default;
|
|
23803
|
+
|
|
23804
|
+
$sd-li-bg: $neutral-lighter !default;
|
|
23805
|
+
$sd-li-border-color: $neutral-lighter !default;
|
|
23806
|
+
$sd-font-color: $neutral-light-font !default;
|
|
23807
|
+
|
|
23808
|
+
$sd-disabled-li-bg: $neutral-lighter !default;
|
|
23809
|
+
$sd-disabled-li-border-color: $neutral-lighter !default;
|
|
23810
|
+
$sd-disabled-font-color: $neutral-tertiary !default;
|
|
23811
|
+
|
|
23812
|
+
$sd-focus-li-bg: $neutral-light !default;
|
|
23813
|
+
$sd-focus-li-border-color: $neutral-light !default;
|
|
23814
|
+
$sd-focus-font-color: $neutral-light-font !default;
|
|
23815
|
+
|
|
23816
|
+
$sd-hover-li-bg: $neutral-light !default;
|
|
23817
|
+
$sd-hover-li-border-color: $neutral-light !default;
|
|
23818
|
+
$sd-hover-font-color: $neutral-light-fontalt !default;
|
|
23819
|
+
|
|
23820
|
+
$sd-active-li-bg: $neutral-tertiary !default;
|
|
23821
|
+
$sd-active-li-border-color: $neutral-tertiary !default;
|
|
23822
|
+
$sd-active-font-color: $neutral-light-fontalt !default;
|
|
23823
|
+
|
|
23824
|
+
@include export-module('speed-dial-layout') {
|
|
23825
|
+
.e-speeddial-popup {
|
|
23826
|
+
pointer-events: none;
|
|
23827
|
+
position: absolute;
|
|
23828
|
+
|
|
23829
|
+
&.e-speeddial-top {
|
|
23830
|
+
top: $sd-offset;
|
|
23831
|
+
|
|
23832
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23833
|
+
top: 0;
|
|
23834
|
+
}
|
|
23835
|
+
|
|
23836
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23837
|
+
top: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23838
|
+
}
|
|
23839
|
+
|
|
23840
|
+
&.e-speeddial-middle,
|
|
23841
|
+
&.e-speeddial-linear {
|
|
23842
|
+
top: var(--speeddialVertDist);
|
|
23843
|
+
}
|
|
23844
|
+
}
|
|
23845
|
+
|
|
23846
|
+
&.e-speeddial-bottom {
|
|
23847
|
+
bottom: $sd-offset;
|
|
23848
|
+
|
|
23849
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23850
|
+
bottom: 0;
|
|
23851
|
+
}
|
|
23852
|
+
|
|
23853
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23854
|
+
bottom: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23855
|
+
}
|
|
23856
|
+
|
|
23857
|
+
&.e-speeddial-middle,
|
|
23858
|
+
&.e-speeddial-linear {
|
|
23859
|
+
bottom: var(--speeddialVertDist);
|
|
23860
|
+
}
|
|
23861
|
+
}
|
|
23862
|
+
|
|
23863
|
+
&.e-speeddial-left {
|
|
23864
|
+
left: $sd-offset;
|
|
23865
|
+
|
|
23866
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23867
|
+
left: 0;
|
|
23868
|
+
}
|
|
23869
|
+
|
|
23870
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23871
|
+
left: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23872
|
+
}
|
|
23873
|
+
|
|
23874
|
+
&.e-speeddial-center,
|
|
23875
|
+
&.e-speeddial-linear {
|
|
23876
|
+
left: var(--speeddialHorzDist);
|
|
23877
|
+
}
|
|
23878
|
+
}
|
|
23879
|
+
|
|
23880
|
+
&.e-speeddial-right {
|
|
23881
|
+
right: $sd-offset;
|
|
23882
|
+
|
|
23883
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23884
|
+
right: 0;
|
|
23885
|
+
}
|
|
23886
|
+
|
|
23887
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23888
|
+
right: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23889
|
+
}
|
|
23890
|
+
|
|
23891
|
+
&.e-speeddial-center,
|
|
23892
|
+
&.e-speeddial-linear {
|
|
23893
|
+
right: var(--speeddialHorzDist);
|
|
23894
|
+
}
|
|
23895
|
+
}
|
|
23896
|
+
|
|
23897
|
+
&.e-speeddial-template {
|
|
23898
|
+
outline: none;
|
|
23899
|
+
pointer-events: auto;
|
|
23900
|
+
z-index: 100001;
|
|
23901
|
+
}
|
|
23902
|
+
|
|
23903
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
23904
|
+
margin: $sd-vert-li-margin;
|
|
23905
|
+
}
|
|
23906
|
+
|
|
23907
|
+
.e-speeddial-ul {
|
|
23908
|
+
box-sizing: border-box;
|
|
23909
|
+
display: inline-flex;
|
|
23910
|
+
flex-direction: column;
|
|
23911
|
+
list-style-type: none;
|
|
23912
|
+
margin: $sd-ul-margin;
|
|
23913
|
+
padding: $sd-vert-ul-padding;
|
|
23914
|
+
}
|
|
23915
|
+
|
|
23916
|
+
.e-speeddial-li {
|
|
23917
|
+
align-items: center;
|
|
23918
|
+
cursor: pointer;
|
|
23919
|
+
display: inline-flex;
|
|
23920
|
+
pointer-events: auto;
|
|
23921
|
+
position: relative;
|
|
23922
|
+
z-index: 100001;
|
|
23923
|
+
|
|
23924
|
+
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23925
|
+
margin: $sd-li-text-margin;
|
|
23926
|
+
}
|
|
23927
|
+
}
|
|
23928
|
+
|
|
23929
|
+
.e-speeddial-li-text {
|
|
23930
|
+
border-radius: 2px;
|
|
23931
|
+
border: 1px solid;
|
|
23932
|
+
padding: $sd-li-text-padding;
|
|
23933
|
+
white-space: nowrap;
|
|
23934
|
+
height: $sd-li-text-height;
|
|
23935
|
+
line-height: $sd-li-text-height;
|
|
23936
|
+
}
|
|
23937
|
+
|
|
23938
|
+
.e-speeddial-li-icon {
|
|
23939
|
+
border-radius: 99999px;
|
|
23940
|
+
border: 1px solid;
|
|
23941
|
+
height: $sd-li-icon-height;
|
|
23942
|
+
width: $sd-li-icon-width;
|
|
23943
|
+
display: inline-flex;
|
|
23944
|
+
align-items: center;
|
|
23945
|
+
justify-content: center;
|
|
23946
|
+
}
|
|
23947
|
+
|
|
23948
|
+
&.e-speeddial-fixed {
|
|
23949
|
+
position: fixed;
|
|
23950
|
+
}
|
|
23951
|
+
|
|
23952
|
+
&.e-speeddial-vert-right .e-speeddial-li {
|
|
23953
|
+
flex-direction: row-reverse;
|
|
23954
|
+
}
|
|
23955
|
+
|
|
23956
|
+
&.e-speeddial-vert-bottom .e-speeddial-ul {
|
|
23957
|
+
flex-direction: column-reverse;
|
|
23958
|
+
}
|
|
23959
|
+
|
|
23960
|
+
&.e-speeddial-horz-right .e-speeddial-ul {
|
|
23961
|
+
flex-direction: row-reverse;
|
|
23962
|
+
|
|
23963
|
+
&.e-speeddial-horz-top {
|
|
23964
|
+
flex-direction: row;
|
|
23965
|
+
}
|
|
23966
|
+
}
|
|
23967
|
+
|
|
23968
|
+
&.e-speeddial-horz-left .e-speeddial-ul {
|
|
23969
|
+
flex-direction: row;
|
|
23970
|
+
|
|
23971
|
+
&.e-speeddial-horz-top {
|
|
23972
|
+
flex-direction: row-reverse;
|
|
23973
|
+
}
|
|
23974
|
+
}
|
|
23975
|
+
|
|
23976
|
+
&.e-speeddial-horz-right,
|
|
23977
|
+
&.e-speeddial-horz-left {
|
|
23978
|
+
.e-speeddial-ul {
|
|
23979
|
+
padding: $sd-horz-ul-padding;
|
|
23980
|
+
}
|
|
23981
|
+
|
|
23982
|
+
.e-speeddial-li {
|
|
23983
|
+
margin: $sd-horz-li-margin;
|
|
23984
|
+
}
|
|
23985
|
+
}
|
|
23986
|
+
|
|
23987
|
+
/* OVERFLOW CSS */
|
|
23988
|
+
&.e-speeddial-overflow {
|
|
23989
|
+
.e-speeddial-ul {
|
|
23990
|
+
overflow: auto;
|
|
23991
|
+
scroll-behavior: smooth;
|
|
23992
|
+
|
|
23993
|
+
/* Hide scrollbar for IE and Edge */
|
|
23994
|
+
-ms-overflow-style: none;
|
|
23995
|
+
|
|
23996
|
+
/* Hide scrollbar for Firefox */
|
|
23997
|
+
scrollbar-width: none;
|
|
23998
|
+
|
|
23999
|
+
&::-webkit-scrollbar {
|
|
24000
|
+
|
|
24001
|
+
/* Hide scrollbar for Chrome, Safari and Opera */
|
|
24002
|
+
display: none;
|
|
24003
|
+
}
|
|
24004
|
+
}
|
|
24005
|
+
|
|
24006
|
+
&.e-speeddial-vert-overflow .e-speeddial-ul {
|
|
24007
|
+
max-height: var(--speeddialOverflowLimit);
|
|
24008
|
+
}
|
|
24009
|
+
|
|
24010
|
+
&.e-speeddial-horz-overflow .e-speeddial-ul {
|
|
24011
|
+
max-width: var(--speeddialOverflowLimit);
|
|
24012
|
+
}
|
|
24013
|
+
}
|
|
24014
|
+
|
|
24015
|
+
&.e-speeddial-radial {
|
|
24016
|
+
height: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
24017
|
+
width: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
24018
|
+
|
|
24019
|
+
&.e-speeddial-middle {
|
|
24020
|
+
height: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
24021
|
+
}
|
|
24022
|
+
|
|
24023
|
+
&.e-speeddial-center {
|
|
24024
|
+
width: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
24025
|
+
}
|
|
24026
|
+
|
|
24027
|
+
&.e-speeddial-top-left {
|
|
24028
|
+
border-bottom-right-radius: 100%;
|
|
24029
|
+
}
|
|
24030
|
+
|
|
24031
|
+
&.e-speeddial-top-right {
|
|
24032
|
+
border-bottom-left-radius: 100%;
|
|
24033
|
+
}
|
|
24034
|
+
|
|
24035
|
+
&.e-speeddial-bottom-left {
|
|
24036
|
+
border-top-right-radius: 100%;
|
|
24037
|
+
}
|
|
24038
|
+
|
|
24039
|
+
&.e-speeddial-bottom-right {
|
|
24040
|
+
border-top-left-radius: 100%;
|
|
24041
|
+
}
|
|
24042
|
+
|
|
24043
|
+
.e-speeddial-ul {
|
|
24044
|
+
border-radius: inherit;
|
|
24045
|
+
height: inherit;
|
|
24046
|
+
width: inherit;
|
|
24047
|
+
padding: 0;
|
|
24048
|
+
position: relative;
|
|
24049
|
+
}
|
|
24050
|
+
|
|
24051
|
+
.e-speeddial-li {
|
|
24052
|
+
position: absolute;
|
|
24053
|
+
transform: rotate(var(--speeddialRadialAngle)) translate(var(--speeddialRadialOffset)) rotate(calc(-1 * var(--speeddialRadialAngle)));
|
|
24054
|
+
}
|
|
24055
|
+
}
|
|
24056
|
+
|
|
24057
|
+
&.e-speeddial-radial,
|
|
24058
|
+
&.e-speeddial-horz-right,
|
|
24059
|
+
&.e-speeddial-horz-left {
|
|
24060
|
+
|
|
24061
|
+
.e-speeddial-li-text {
|
|
24062
|
+
position: absolute;
|
|
24063
|
+
visibility: hidden;
|
|
24064
|
+
}
|
|
24065
|
+
}
|
|
24066
|
+
}
|
|
24067
|
+
|
|
24068
|
+
.e-small.e-speeddial-popup,
|
|
24069
|
+
.e-small .e-speeddial-popup {
|
|
24070
|
+
.e-speeddial-ul {
|
|
24071
|
+
padding: $sd-small-vert-ul-padding;
|
|
24072
|
+
}
|
|
24073
|
+
|
|
24074
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24075
|
+
margin: $sd-small-vert-li-margin;
|
|
24076
|
+
}
|
|
24077
|
+
|
|
24078
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24079
|
+
margin: $sd-small-li-text-margin;
|
|
24080
|
+
}
|
|
24081
|
+
|
|
24082
|
+
.e-speeddial-li-text {
|
|
24083
|
+
height: $sd-small-li-text-height;
|
|
24084
|
+
line-height: $sd-small-li-text-height;
|
|
24085
|
+
}
|
|
24086
|
+
|
|
24087
|
+
.e-speeddial-li-icon {
|
|
24088
|
+
height: $sd-small-li-icon-height;
|
|
24089
|
+
width: $sd-small-li-icon-width;
|
|
24090
|
+
}
|
|
24091
|
+
|
|
24092
|
+
&.e-speeddial-horz-right,
|
|
24093
|
+
&.e-speeddial-horz-left {
|
|
24094
|
+
.e-speeddial-ul {
|
|
24095
|
+
padding: $sd-small-horz-ul-padding;
|
|
24096
|
+
}
|
|
24097
|
+
|
|
24098
|
+
.e-speeddial-li {
|
|
24099
|
+
margin: $sd-small-horz-li-margin;
|
|
24100
|
+
}
|
|
24101
|
+
}
|
|
24102
|
+
}
|
|
24103
|
+
|
|
24104
|
+
.e-bigger.e-speeddial-popup,
|
|
24105
|
+
.e-bigger .e-speeddial-popup {
|
|
24106
|
+
.e-speeddial-ul {
|
|
24107
|
+
padding: $sd-bigger-vert-ul-padding;
|
|
24108
|
+
}
|
|
24109
|
+
|
|
24110
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24111
|
+
margin: $sd-bigger-vert-li-margin;
|
|
24112
|
+
}
|
|
24113
|
+
|
|
24114
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24115
|
+
margin: $sd-bigger-li-text-margin;
|
|
24116
|
+
}
|
|
24117
|
+
|
|
24118
|
+
.e-speeddial-li-text {
|
|
24119
|
+
height: $sd-bigger-li-text-height;
|
|
24120
|
+
line-height: $sd-bigger-li-text-height;
|
|
24121
|
+
}
|
|
24122
|
+
|
|
24123
|
+
.e-speeddial-li-icon {
|
|
24124
|
+
height: $sd-bigger-li-icon-height;
|
|
24125
|
+
width: $sd-bigger-li-icon-width;
|
|
24126
|
+
}
|
|
24127
|
+
|
|
24128
|
+
&.e-speeddial-horz-right,
|
|
24129
|
+
&.e-speeddial-horz-left {
|
|
24130
|
+
.e-speeddial-ul {
|
|
24131
|
+
padding: $sd-bigger-horz-ul-padding;
|
|
24132
|
+
}
|
|
24133
|
+
|
|
24134
|
+
.e-speeddial-li {
|
|
24135
|
+
margin: $sd-bigger-horz-li-margin;
|
|
24136
|
+
}
|
|
24137
|
+
}
|
|
24138
|
+
}
|
|
24139
|
+
|
|
24140
|
+
.e-bigger.e-small.e-speeddial-popup,
|
|
24141
|
+
.e-bigger.e-small .e-speeddial-popup,
|
|
24142
|
+
.e-bigger .e-small.e-speeddial-popup,
|
|
24143
|
+
.e-small .e-bigger.e-speeddial-popup {
|
|
24144
|
+
.e-speeddial-ul {
|
|
24145
|
+
padding: $sd-bigger-small-vert-ul-padding;
|
|
24146
|
+
}
|
|
24147
|
+
|
|
24148
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24149
|
+
margin: $sd-bigger-small-vert-li-margin;
|
|
24150
|
+
}
|
|
24151
|
+
|
|
24152
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24153
|
+
margin: $sd-bigger-li-text-margin;
|
|
24154
|
+
}
|
|
24155
|
+
|
|
24156
|
+
.e-speeddial-li-text {
|
|
24157
|
+
height: $sd-bigger-small-li-text-height;
|
|
24158
|
+
line-height: $sd-bigger-small-li-text-height;
|
|
24159
|
+
}
|
|
24160
|
+
|
|
24161
|
+
.e-speeddial-li-icon {
|
|
24162
|
+
height: $sd-bigger-small-li-icon-height;
|
|
24163
|
+
width: $sd-bigger-small-li-icon-width;
|
|
24164
|
+
}
|
|
24165
|
+
|
|
24166
|
+
&.e-speeddial-horz-right,
|
|
24167
|
+
&.e-speeddial-horz-left {
|
|
24168
|
+
.e-speeddial-ul {
|
|
24169
|
+
padding: $sd-bigger-small-horz-ul-padding;
|
|
24170
|
+
}
|
|
24171
|
+
|
|
24172
|
+
.e-speeddial-li {
|
|
24173
|
+
margin: $sd-bigger-small-horz-li-margin;
|
|
24174
|
+
}
|
|
24175
|
+
}
|
|
24176
|
+
}
|
|
24177
|
+
|
|
24178
|
+
.e-speeddial-overlay {
|
|
24179
|
+
height: 100%;
|
|
24180
|
+
left: 0;
|
|
24181
|
+
position: absolute;
|
|
24182
|
+
top: 0;
|
|
24183
|
+
width: 100%;
|
|
24184
|
+
z-index: 99998;
|
|
24185
|
+
|
|
24186
|
+
&.e-speeddial-fixed {
|
|
24187
|
+
height: 100vh;
|
|
24188
|
+
position: fixed;
|
|
24189
|
+
width: 100vw;
|
|
24190
|
+
}
|
|
24191
|
+
}
|
|
24192
|
+
|
|
24193
|
+
.e-speeddial-hidden {
|
|
24194
|
+
visibility: hidden;
|
|
24195
|
+
}
|
|
24196
|
+
}
|
|
24197
|
+
|
|
24198
|
+
|
|
24199
|
+
@include export-module('speed-dial-theme') {
|
|
24200
|
+
.e-speeddial-overlay {
|
|
24201
|
+
background-color: $sd-overlay-bg;
|
|
24202
|
+
}
|
|
24203
|
+
|
|
24204
|
+
.e-speeddial-popup {
|
|
24205
|
+
.e-speeddial-li {
|
|
24206
|
+
color: $sd-font-color;
|
|
24207
|
+
|
|
24208
|
+
.e-speeddial-li-text {
|
|
24209
|
+
box-shadow: $sd-li-shadow;
|
|
24210
|
+
background-color: $sd-li-bg;
|
|
24211
|
+
border-color: $sd-li-border-color;
|
|
24212
|
+
}
|
|
24213
|
+
|
|
24214
|
+
.e-speeddial-li-icon {
|
|
24215
|
+
box-shadow: $sd-li-shadow;
|
|
24216
|
+
background-color: $sd-li-bg;
|
|
24217
|
+
border-color: $sd-li-border-color;
|
|
24218
|
+
}
|
|
24219
|
+
}
|
|
24220
|
+
.e-speeddial-li.e-disabled {
|
|
24221
|
+
color: $sd-disabled-font-color;
|
|
24222
|
+
.e-speeddial-li-text {
|
|
24223
|
+
background-color: $sd-disabled-li-bg;
|
|
24224
|
+
border-color: $sd-disabled-li-border-color;
|
|
24225
|
+
}
|
|
24226
|
+
|
|
24227
|
+
.e-speeddial-li-icon {
|
|
24228
|
+
background-color: $sd-disabled-li-bg;
|
|
24229
|
+
border-color: $sd-disabled-li-border-color;
|
|
24230
|
+
}
|
|
24231
|
+
}
|
|
24232
|
+
|
|
24233
|
+
.e-speeddial-li.e-speeddial-li-active:not(.e-disabled),
|
|
24234
|
+
.e-speeddial-li:focus:not(.e-disabled) {
|
|
24235
|
+
color: $sd-focus-font-color;
|
|
24236
|
+
.e-speeddial-li-text {
|
|
24237
|
+
background-color: $sd-focus-li-bg;
|
|
24238
|
+
border-color: $sd-focus-li-border-color;
|
|
24239
|
+
@if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' or $skin-name == 'FluentUI') {
|
|
24240
|
+
box-shadow: $sd-focus-box-shadow;
|
|
24241
|
+
}
|
|
24242
|
+
}
|
|
24243
|
+
|
|
24244
|
+
.e-speeddial-li-icon {
|
|
24245
|
+
background-color: $sd-active-li-bg;
|
|
24246
|
+
border-color: $sd-active-li-border-color;
|
|
24247
|
+
}
|
|
24248
|
+
}
|
|
24249
|
+
|
|
24250
|
+
.e-speeddial-li:not(.e-disabled):hover {
|
|
24251
|
+
color: $sd-hover-font-color;
|
|
24252
|
+
.e-speeddial-li-text {
|
|
24253
|
+
background-color: $sd-hover-li-bg;
|
|
24254
|
+
border-color: $sd-hover-li-border-color;
|
|
24255
|
+
}
|
|
24256
|
+
|
|
24257
|
+
.e-speeddial-li-icon {
|
|
24258
|
+
background-color: $sd-hover-li-bg;
|
|
24259
|
+
border-color: $sd-hover-li-border-color;
|
|
24260
|
+
}
|
|
24261
|
+
}
|
|
24262
|
+
|
|
24263
|
+
.e-speeddial-li:not(.e-disabled):active {
|
|
24264
|
+
color: $sd-active-font-color;
|
|
24265
|
+
.e-speeddial-li-text {
|
|
24266
|
+
background-color: $sd-active-li-bg;
|
|
24267
|
+
border-color: $sd-active-li-border-color;
|
|
24268
|
+
}
|
|
24269
|
+
|
|
24270
|
+
.e-speeddial-li-icon {
|
|
24271
|
+
background-color: $sd-active-li-bg;
|
|
24272
|
+
border-color: $sd-active-li-border-color;
|
|
24273
|
+
}
|
|
24274
|
+
}
|
|
24275
|
+
}
|
|
24276
|
+
}
|
|
24277
|
+
|
|
24278
|
+
|
|
24279
|
+
|
|
23755
24280
|
//default
|
|
23756
24281
|
$calendar-title-hover-color: $neutral-light-fontalt !default;
|
|
23757
24282
|
$calendar-icon-hover-color: $neutral-light-fontalt !default;
|
|
@@ -39062,6 +39587,8 @@ $listview-template-multiline-avatar-top: .6153em !default;
|
|
|
39062
39587
|
|
|
39063
39588
|
|
|
39064
39589
|
|
|
39590
|
+
|
|
39591
|
+
|
|
39065
39592
|
//default
|
|
39066
39593
|
$range-bg-color: $neutral-lighter-alt !default;
|
|
39067
39594
|
$range-primary-color: $theme-primary !default;
|
|
@@ -55632,6 +56159,9 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
55632
56159
|
|
|
55633
56160
|
|
|
55634
56161
|
|
|
56162
|
+
|
|
56163
|
+
|
|
56164
|
+
|
|
55635
56165
|
|
|
55636
56166
|
|
|
55637
56167
|
|
|
@@ -57566,11 +58096,14 @@ $ddl-chip-mobile-content-padding: 4px 8px 6px 0 !default;
|
|
|
57566
58096
|
$ddl-rtl-chip-mobile-content-padding: 6px 0 6px 8px !default;
|
|
57567
58097
|
$ddl-chip-padding: 0 0 0 8px !default;
|
|
57568
58098
|
$ddl-chip-close-top: 8px !default;
|
|
57569
|
-
$ddl-chip-close-left:
|
|
57570
|
-
$ddl-chip-close-margin:
|
|
58099
|
+
$ddl-chip-close-left: 0 !default;
|
|
58100
|
+
$ddl-chip-close-margin: 8px 8px 8px 8px !default;
|
|
58101
|
+
$ddl-chip-close-rtl-margin: 8px 0 8px 20px !default;
|
|
57571
58102
|
$ddl-chip-mobile-close-margin: 3px 0 0 !default;
|
|
57572
58103
|
$ddl-chip-close-square: 26px !default;
|
|
58104
|
+
$ddl-chip-close-width: auto !default;
|
|
57573
58105
|
$ddl-chip-hooker-square: 30px !default;
|
|
58106
|
+
$ddl-chip-hooker-width: auto !default;
|
|
57574
58107
|
$ddl-chip-close-font: 10px !default;
|
|
57575
58108
|
$ddl-chip-close-mobile-top: 0 !default;
|
|
57576
58109
|
$ddl-chip-height: 26px !default;
|
|
@@ -57611,7 +58144,7 @@ $ddl-rtl-hooker-left: -4px !default;
|
|
|
57611
58144
|
$ddl-chip-close-mob-top: 0 !default;
|
|
57612
58145
|
$ddl-control-placholder-padding: 0 32px 0 2px !default;
|
|
57613
58146
|
$ddl-overall-close-top: 10px !default;
|
|
57614
|
-
$ddl-overall-close-left:
|
|
58147
|
+
$ddl-overall-close-left: 0 !default;
|
|
57615
58148
|
$ddl-sel-chip-close-mobile-top: 0 !default;
|
|
57616
58149
|
$ddl-sel-chip-close-mobile-left: 12px !default;
|
|
57617
58150
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
@@ -57667,12 +58200,14 @@ $ddl-select-all-height-small: 26px !default;
|
|
|
57667
58200
|
$ddl-small-chip-height: 20px !default;
|
|
57668
58201
|
$ddl-chip-small-font-size: 12px !default;
|
|
57669
58202
|
$ddl-small-chip-close-square: 22px !default;
|
|
58203
|
+
$ddl-small-chip-close-width: auto !default;
|
|
57670
58204
|
$ddl-small-chip-close-font: 8px !default;
|
|
57671
58205
|
$ddl-control-small-height: 24px !default;
|
|
57672
58206
|
$ddl-small-input-height: 24px !default;
|
|
57673
58207
|
$ddl-delim-small-font-size: 13px !default;
|
|
57674
|
-
$ddl-small-closer-margin-top: -
|
|
58208
|
+
$ddl-small-closer-margin-top: -3em !default;
|
|
57675
58209
|
$ddl-chip-close-hooker-small-left: 7px !default;
|
|
58210
|
+
$ddl-chip-close-hooker-small-bigger-left: -35px !default;
|
|
57676
58211
|
$ddl-delimviewheight-small: 24px !default;
|
|
57677
58212
|
|
|
57678
58213
|
// Touch Small size
|
|
@@ -57680,6 +58215,7 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
57680
58215
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
57681
58216
|
$ddl-chip-bigger-small-font-size: 12px !default;
|
|
57682
58217
|
$ddl-bigger-small-chip-close-square: 26px !default;
|
|
58218
|
+
$ddl-bigger-small-chip-close-width: auto !default;
|
|
57683
58219
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
57684
58220
|
$ddl-control-bigger-small-height: 26px !default;
|
|
57685
58221
|
$ddl-bigger-small-input-height: 34px !default;
|
|
@@ -57976,7 +58512,11 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57976
58512
|
font-family: 'e-icons';
|
|
57977
58513
|
height: $ddl-chip-close-square;
|
|
57978
58514
|
margin: $ddl-chip-close-margin;
|
|
57979
|
-
width: $ddl-chip-close-
|
|
58515
|
+
width: $ddl-chip-close-width;
|
|
58516
|
+
}
|
|
58517
|
+
|
|
58518
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
58519
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
57980
58520
|
}
|
|
57981
58521
|
|
|
57982
58522
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -57991,7 +58531,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57991
58531
|
position: absolute;
|
|
57992
58532
|
right: $ddl-chip-hooker-right;
|
|
57993
58533
|
top: $ddl-closer-hooker-top;
|
|
57994
|
-
width: $ddl-chip-hooker-
|
|
58534
|
+
width: $ddl-chip-hooker-width;
|
|
57995
58535
|
}
|
|
57996
58536
|
|
|
57997
58537
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -58707,7 +59247,7 @@ ejs-multiselect {
|
|
|
58707
59247
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
58708
59248
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
58709
59249
|
height: $ddl-bigger-chip-close-square;
|
|
58710
|
-
width: $ddl-bigger-chip-close-
|
|
59250
|
+
width: $ddl-bigger-chip-close-width;
|
|
58711
59251
|
}
|
|
58712
59252
|
}
|
|
58713
59253
|
|
|
@@ -58729,7 +59269,7 @@ ejs-multiselect {
|
|
|
58729
59269
|
|
|
58730
59270
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58731
59271
|
height: $ddl-small-chip-close-square;
|
|
58732
|
-
width: $ddl-small-chip-close-
|
|
59272
|
+
width: $ddl-small-chip-close-width;
|
|
58733
59273
|
}
|
|
58734
59274
|
|
|
58735
59275
|
.e-small .e-multi-select-wrapper {
|
|
@@ -58798,7 +59338,10 @@ ejs-multiselect {
|
|
|
58798
59338
|
|
|
58799
59339
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58800
59340
|
height: $ddl-bigger-small-chip-close-square;
|
|
58801
|
-
width: $ddl-bigger-small-chip-close-
|
|
59341
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
59342
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
59343
|
+
margin: 3px 10px 10px 0;
|
|
59344
|
+
}
|
|
58802
59345
|
}
|
|
58803
59346
|
|
|
58804
59347
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -60021,6 +60564,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
60021
60564
|
left: $ddl-chip-close-hooker-small-left;
|
|
60022
60565
|
}
|
|
60023
60566
|
|
|
60567
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
60568
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
60569
|
+
}
|
|
60570
|
+
|
|
60024
60571
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
60025
60572
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
60026
60573
|
left: $ddl-small-down-icon-left;
|
|
@@ -61238,6 +61785,22 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
61238
61785
|
|
|
61239
61786
|
|
|
61240
61787
|
|
|
61788
|
+
//default
|
|
61789
|
+
//enddefault
|
|
61790
|
+
|
|
61791
|
+
@include export-module('mention-layout') {
|
|
61792
|
+
|
|
61793
|
+
//default
|
|
61794
|
+
//undefined
|
|
61795
|
+
//enddefault
|
|
61796
|
+
}
|
|
61797
|
+
|
|
61798
|
+
|
|
61799
|
+
|
|
61800
|
+
|
|
61801
|
+
|
|
61802
|
+
|
|
61803
|
+
|
|
61241
61804
|
|
|
61242
61805
|
|
|
61243
61806
|
|
|
@@ -66244,6 +66807,10 @@ $de-row-height-bottom-margin: 8px;
|
|
|
66244
66807
|
|
|
66245
66808
|
|
|
66246
66809
|
|
|
66810
|
+
|
|
66811
|
+
|
|
66812
|
+
|
|
66813
|
+
|
|
66247
66814
|
|
|
66248
66815
|
|
|
66249
66816
|
|
|
@@ -75752,7 +76319,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75752
76319
|
|
|
75753
76320
|
#{&}.e-grid-min-height {
|
|
75754
76321
|
.e-rowcell {
|
|
75755
|
-
line-height:
|
|
76322
|
+
line-height: normal;
|
|
75756
76323
|
padding-bottom: 0;
|
|
75757
76324
|
padding-top: 0;
|
|
75758
76325
|
}
|
|
@@ -75835,7 +76402,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75835
76402
|
.e-rowcell,
|
|
75836
76403
|
.e-rowcell:first-child,
|
|
75837
76404
|
.e-rowcell:last-child {
|
|
75838
|
-
line-height:
|
|
76405
|
+
line-height: normal;
|
|
75839
76406
|
padding-bottom: 0;
|
|
75840
76407
|
padding-top: 0;
|
|
75841
76408
|
}
|
|
@@ -82213,6 +82780,9 @@ $btn-flat-primary-path-arc: none;
|
|
|
82213
82780
|
|
|
82214
82781
|
|
|
82215
82782
|
|
|
82783
|
+
|
|
82784
|
+
|
|
82785
|
+
|
|
82216
82786
|
|
|
82217
82787
|
|
|
82218
82788
|
|
|
@@ -85310,6 +85880,9 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
85310
85880
|
|
|
85311
85881
|
|
|
85312
85882
|
|
|
85883
|
+
|
|
85884
|
+
|
|
85885
|
+
|
|
85313
85886
|
|
|
85314
85887
|
|
|
85315
85888
|
|
|
@@ -87846,6 +88419,9 @@ $bigger-column-menu-size: 45px !default;
|
|
|
87846
88419
|
|
|
87847
88420
|
|
|
87848
88421
|
|
|
88422
|
+
|
|
88423
|
+
|
|
88424
|
+
|
|
87849
88425
|
|
|
87850
88426
|
|
|
87851
88427
|
|
|
@@ -91122,6 +91698,10 @@ $toast-danger-hover-box-shadow: 0 3px 6px 0 rgba($neutral-black, .26) !default;
|
|
|
91122
91698
|
|
|
91123
91699
|
|
|
91124
91700
|
|
|
91701
|
+
|
|
91702
|
+
|
|
91703
|
+
|
|
91704
|
+
|
|
91125
91705
|
|
|
91126
91706
|
|
|
91127
91707
|
|
|
@@ -96855,6 +97435,10 @@ $timepicker-icon-bigger-small-font-size: 18px !default;
|
|
|
96855
97435
|
|
|
96856
97436
|
|
|
96857
97437
|
|
|
97438
|
+
|
|
97439
|
+
|
|
97440
|
+
|
|
97441
|
+
|
|
96858
97442
|
|
|
96859
97443
|
|
|
96860
97444
|
|
|
@@ -101304,6 +101888,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
101304
101888
|
|
|
101305
101889
|
|
|
101306
101890
|
|
|
101891
|
+
|
|
101892
|
+
|
|
101893
|
+
|
|
101894
|
+
|
|
101307
101895
|
|
|
101308
101896
|
|
|
101309
101897
|
|
|
@@ -102567,7 +103155,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102567
103155
|
|
|
102568
103156
|
.e-valuescontent {
|
|
102569
103157
|
padding-right: 8px;
|
|
102570
|
-
text-align: right;
|
|
102571
103158
|
}
|
|
102572
103159
|
|
|
102573
103160
|
.e-grid .e-rowcell {
|
|
@@ -103869,10 +104456,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
103869
104456
|
margin-right: 7px;
|
|
103870
104457
|
}
|
|
103871
104458
|
|
|
103872
|
-
.e-valuescontent {
|
|
103873
|
-
text-align: left;
|
|
103874
|
-
}
|
|
103875
|
-
|
|
103876
104459
|
.e-group-values,
|
|
103877
104460
|
.e-group-columns,
|
|
103878
104461
|
.e-group-filters,
|
|
@@ -105738,6 +106321,9 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
105738
106321
|
|
|
105739
106322
|
|
|
105740
106323
|
|
|
106324
|
+
|
|
106325
|
+
|
|
106326
|
+
|
|
105741
106327
|
|
|
105742
106328
|
|
|
105743
106329
|
|
|
@@ -106332,6 +106918,10 @@ $recurrence-week-position-min-width: 90px !default;
|
|
|
106332
106918
|
|
|
106333
106919
|
|
|
106334
106920
|
|
|
106921
|
+
|
|
106922
|
+
|
|
106923
|
+
|
|
106924
|
+
|
|
106335
106925
|
|
|
106336
106926
|
|
|
106337
106927
|
|
|
@@ -111786,6 +112376,19 @@ $schedule-tree-content-color: #fff !default;
|
|
|
111786
112376
|
}
|
|
111787
112377
|
}
|
|
111788
112378
|
|
|
112379
|
+
|
|
112380
|
+
|
|
112381
|
+
|
|
112382
|
+
|
|
112383
|
+
|
|
112384
|
+
|
|
112385
|
+
|
|
112386
|
+
|
|
112387
|
+
|
|
112388
|
+
|
|
112389
|
+
|
|
112390
|
+
|
|
112391
|
+
|
|
111789
112392
|
$image-editor-background: $neutral-white !default;
|
|
111790
112393
|
$image-editor-border: 1px solid $neutral-light !default;
|
|
111791
112394
|
$image-editor-toolbar-icon-color: $neutral-light-font !default;
|
|
@@ -112321,6 +112924,7 @@ $image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
|
112321
112924
|
}
|
|
112322
112925
|
}
|
|
112323
112926
|
|
|
112927
|
+
|
|
112324
112928
|
/*! AppBar component fabric-dark theme definitions and variables */
|
|
112325
112929
|
|
|
112326
112930
|
$appbar-bg-color-primary: $theme-primary !default;
|