@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
|
@@ -23593,6 +23593,8 @@ $btn-focus-box-shadow: none !default;
|
|
|
23593
23593
|
}
|
|
23594
23594
|
}
|
|
23595
23595
|
|
|
23596
|
+
|
|
23597
|
+
|
|
23596
23598
|
$fab-offset: 16px !default;
|
|
23597
23599
|
|
|
23598
23600
|
$fab-border-radius: 9999px !default;
|
|
@@ -23745,6 +23747,529 @@ $fab-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .2), 0 -2px 15px -3px rgba(0, 0, 0
|
|
|
23745
23747
|
|
|
23746
23748
|
|
|
23747
23749
|
|
|
23750
|
+
|
|
23751
|
+
$sd-offset: 16px !default;
|
|
23752
|
+
$sd-ul-margin: 0 !default;
|
|
23753
|
+
$sd-li-text-padding: 0 5px !default;
|
|
23754
|
+
|
|
23755
|
+
//Distance between vertical menu and button => Ul bottom padding + li bottom margin
|
|
23756
|
+
//Distance between vertical menu item => li bottom margin + li top margin
|
|
23757
|
+
//Horizontal padding for vertical menu => ((fab wdith - li icon width)/2) - 1 px (for icon border)
|
|
23758
|
+
$sd-horz-ul-padding: 3px 4px !default;
|
|
23759
|
+
$sd-vert-ul-padding: 4px 3px !default;
|
|
23760
|
+
$sd-horz-li-margin: 0 4px !default;
|
|
23761
|
+
$sd-vert-li-margin: 4px 0 !default;
|
|
23762
|
+
$sd-li-text-margin: 0 8px !default;
|
|
23763
|
+
$sd-li-text-height: 28px !default;
|
|
23764
|
+
$sd-li-icon-height: 32px !default;
|
|
23765
|
+
$sd-li-icon-width: 32px !default;
|
|
23766
|
+
|
|
23767
|
+
$sd-small-horz-ul-padding: 2px 4px !default;
|
|
23768
|
+
$sd-small-vert-ul-padding: 4px 2px !default;
|
|
23769
|
+
$sd-small-horz-li-margin: 0 4px !default;
|
|
23770
|
+
$sd-small-vert-li-margin: 4px 0 !default;
|
|
23771
|
+
$sd-small-li-text-margin: 0 8px !default;
|
|
23772
|
+
$sd-small-li-text-height: 24px !default;
|
|
23773
|
+
$sd-small-li-icon-height: 26px !default;
|
|
23774
|
+
$sd-small-li-icon-width: 26px !default;
|
|
23775
|
+
|
|
23776
|
+
$sd-bigger-horz-ul-padding: 6px 6px !default;
|
|
23777
|
+
$sd-bigger-vert-ul-padding: 6px 6px !default;
|
|
23778
|
+
$sd-bigger-horz-li-margin: 0 6px !default;
|
|
23779
|
+
$sd-bigger-vert-li-margin: 6px 0 !default;
|
|
23780
|
+
$sd-bigger-li-text-margin: 0 12px !default;
|
|
23781
|
+
$sd-bigger-li-text-height: 32px !default;
|
|
23782
|
+
$sd-bigger-li-icon-height: 38px !default;
|
|
23783
|
+
$sd-bigger-li-icon-width: 38px !default;
|
|
23784
|
+
|
|
23785
|
+
$sd-bigger-small-horz-ul-padding: 6px 5px !default;
|
|
23786
|
+
$sd-bigger-small-vert-ul-padding: 5px 6px !default;
|
|
23787
|
+
$sd-bigger-small-horz-li-margin: 0 5px !default;
|
|
23788
|
+
$sd-bigger-small-vert-li-margin: 5px 0 !default;
|
|
23789
|
+
$sd-bigger-small-li-text-margin: 0 10px !default;
|
|
23790
|
+
$sd-bigger-small-li-text-height: 30px !default;
|
|
23791
|
+
$sd-bigger-small-li-icon-height: 32px !default;
|
|
23792
|
+
$sd-bigger-small-li-icon-width: 32px !default;
|
|
23793
|
+
|
|
23794
|
+
$sd-overlay-bg: rgba(107, 114, 128, .5) !default;
|
|
23795
|
+
$sd-li-shadow: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 10px 15px -3px rgba(0, 0, 0, .1) !default;
|
|
23796
|
+
|
|
23797
|
+
$sd-li-bg: $content-bg !default;
|
|
23798
|
+
$sd-li-border-color: $white !default;
|
|
23799
|
+
$sd-font-color: $secondary !default;
|
|
23800
|
+
|
|
23801
|
+
$sd-disabled-li-bg: $gray-600 !default;
|
|
23802
|
+
$sd-disabled-li-border-color: $gray-600 !default;
|
|
23803
|
+
$sd-disabled-font-color: $white !default;
|
|
23804
|
+
|
|
23805
|
+
$sd-focus-li-bg: $gray-600 !default;
|
|
23806
|
+
$sd-focus-li-border-color: $gray-600 !default;
|
|
23807
|
+
$sd-focus-font-color: $white !default;
|
|
23808
|
+
|
|
23809
|
+
$sd-hover-li-bg: $gray-200 !default;
|
|
23810
|
+
$sd-hover-li-border-color: $gray-600 !default;
|
|
23811
|
+
$sd-hover-font-color: $secondary !default;
|
|
23812
|
+
|
|
23813
|
+
$sd-active-li-bg: $gray-300 !default;
|
|
23814
|
+
$sd-active-li-border-color: $gray-600 !default;
|
|
23815
|
+
$sd-active-font-color: $secondary !default;
|
|
23816
|
+
|
|
23817
|
+
@include export-module('speed-dial-layout') {
|
|
23818
|
+
.e-speeddial-popup {
|
|
23819
|
+
pointer-events: none;
|
|
23820
|
+
position: absolute;
|
|
23821
|
+
|
|
23822
|
+
&.e-speeddial-top {
|
|
23823
|
+
top: $sd-offset;
|
|
23824
|
+
|
|
23825
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23826
|
+
top: 0;
|
|
23827
|
+
}
|
|
23828
|
+
|
|
23829
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23830
|
+
top: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23831
|
+
}
|
|
23832
|
+
|
|
23833
|
+
&.e-speeddial-middle,
|
|
23834
|
+
&.e-speeddial-linear {
|
|
23835
|
+
top: var(--speeddialVertDist);
|
|
23836
|
+
}
|
|
23837
|
+
}
|
|
23838
|
+
|
|
23839
|
+
&.e-speeddial-bottom {
|
|
23840
|
+
bottom: $sd-offset;
|
|
23841
|
+
|
|
23842
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23843
|
+
bottom: 0;
|
|
23844
|
+
}
|
|
23845
|
+
|
|
23846
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23847
|
+
bottom: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23848
|
+
}
|
|
23849
|
+
|
|
23850
|
+
&.e-speeddial-middle,
|
|
23851
|
+
&.e-speeddial-linear {
|
|
23852
|
+
bottom: var(--speeddialVertDist);
|
|
23853
|
+
}
|
|
23854
|
+
}
|
|
23855
|
+
|
|
23856
|
+
&.e-speeddial-left {
|
|
23857
|
+
left: $sd-offset;
|
|
23858
|
+
|
|
23859
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23860
|
+
left: 0;
|
|
23861
|
+
}
|
|
23862
|
+
|
|
23863
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23864
|
+
left: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23865
|
+
}
|
|
23866
|
+
|
|
23867
|
+
&.e-speeddial-center,
|
|
23868
|
+
&.e-speeddial-linear {
|
|
23869
|
+
left: var(--speeddialHorzDist);
|
|
23870
|
+
}
|
|
23871
|
+
}
|
|
23872
|
+
|
|
23873
|
+
&.e-speeddial-right {
|
|
23874
|
+
right: $sd-offset;
|
|
23875
|
+
|
|
23876
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23877
|
+
right: 0;
|
|
23878
|
+
}
|
|
23879
|
+
|
|
23880
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23881
|
+
right: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23882
|
+
}
|
|
23883
|
+
|
|
23884
|
+
&.e-speeddial-center,
|
|
23885
|
+
&.e-speeddial-linear {
|
|
23886
|
+
right: var(--speeddialHorzDist);
|
|
23887
|
+
}
|
|
23888
|
+
}
|
|
23889
|
+
|
|
23890
|
+
&.e-speeddial-template {
|
|
23891
|
+
outline: none;
|
|
23892
|
+
pointer-events: auto;
|
|
23893
|
+
z-index: 100001;
|
|
23894
|
+
}
|
|
23895
|
+
|
|
23896
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
23897
|
+
margin: $sd-vert-li-margin;
|
|
23898
|
+
}
|
|
23899
|
+
|
|
23900
|
+
.e-speeddial-ul {
|
|
23901
|
+
box-sizing: border-box;
|
|
23902
|
+
display: inline-flex;
|
|
23903
|
+
flex-direction: column;
|
|
23904
|
+
list-style-type: none;
|
|
23905
|
+
margin: $sd-ul-margin;
|
|
23906
|
+
padding: $sd-vert-ul-padding;
|
|
23907
|
+
}
|
|
23908
|
+
|
|
23909
|
+
.e-speeddial-li {
|
|
23910
|
+
align-items: center;
|
|
23911
|
+
cursor: pointer;
|
|
23912
|
+
display: inline-flex;
|
|
23913
|
+
pointer-events: auto;
|
|
23914
|
+
position: relative;
|
|
23915
|
+
z-index: 100001;
|
|
23916
|
+
|
|
23917
|
+
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23918
|
+
margin: $sd-li-text-margin;
|
|
23919
|
+
}
|
|
23920
|
+
}
|
|
23921
|
+
|
|
23922
|
+
.e-speeddial-li-text {
|
|
23923
|
+
border-radius: 2px;
|
|
23924
|
+
border: 1px solid;
|
|
23925
|
+
padding: $sd-li-text-padding;
|
|
23926
|
+
white-space: nowrap;
|
|
23927
|
+
height: $sd-li-text-height;
|
|
23928
|
+
line-height: $sd-li-text-height;
|
|
23929
|
+
}
|
|
23930
|
+
|
|
23931
|
+
.e-speeddial-li-icon {
|
|
23932
|
+
border-radius: 99999px;
|
|
23933
|
+
border: 1px solid;
|
|
23934
|
+
height: $sd-li-icon-height;
|
|
23935
|
+
width: $sd-li-icon-width;
|
|
23936
|
+
display: inline-flex;
|
|
23937
|
+
align-items: center;
|
|
23938
|
+
justify-content: center;
|
|
23939
|
+
}
|
|
23940
|
+
|
|
23941
|
+
&.e-speeddial-fixed {
|
|
23942
|
+
position: fixed;
|
|
23943
|
+
}
|
|
23944
|
+
|
|
23945
|
+
&.e-speeddial-vert-right .e-speeddial-li {
|
|
23946
|
+
flex-direction: row-reverse;
|
|
23947
|
+
}
|
|
23948
|
+
|
|
23949
|
+
&.e-speeddial-vert-bottom .e-speeddial-ul {
|
|
23950
|
+
flex-direction: column-reverse;
|
|
23951
|
+
}
|
|
23952
|
+
|
|
23953
|
+
&.e-speeddial-horz-right .e-speeddial-ul {
|
|
23954
|
+
flex-direction: row-reverse;
|
|
23955
|
+
|
|
23956
|
+
&.e-speeddial-horz-top {
|
|
23957
|
+
flex-direction: row;
|
|
23958
|
+
}
|
|
23959
|
+
}
|
|
23960
|
+
|
|
23961
|
+
&.e-speeddial-horz-left .e-speeddial-ul {
|
|
23962
|
+
flex-direction: row;
|
|
23963
|
+
|
|
23964
|
+
&.e-speeddial-horz-top {
|
|
23965
|
+
flex-direction: row-reverse;
|
|
23966
|
+
}
|
|
23967
|
+
}
|
|
23968
|
+
|
|
23969
|
+
&.e-speeddial-horz-right,
|
|
23970
|
+
&.e-speeddial-horz-left {
|
|
23971
|
+
.e-speeddial-ul {
|
|
23972
|
+
padding: $sd-horz-ul-padding;
|
|
23973
|
+
}
|
|
23974
|
+
|
|
23975
|
+
.e-speeddial-li {
|
|
23976
|
+
margin: $sd-horz-li-margin;
|
|
23977
|
+
}
|
|
23978
|
+
}
|
|
23979
|
+
|
|
23980
|
+
/* OVERFLOW CSS */
|
|
23981
|
+
&.e-speeddial-overflow {
|
|
23982
|
+
.e-speeddial-ul {
|
|
23983
|
+
overflow: auto;
|
|
23984
|
+
scroll-behavior: smooth;
|
|
23985
|
+
|
|
23986
|
+
/* Hide scrollbar for IE and Edge */
|
|
23987
|
+
-ms-overflow-style: none;
|
|
23988
|
+
|
|
23989
|
+
/* Hide scrollbar for Firefox */
|
|
23990
|
+
scrollbar-width: none;
|
|
23991
|
+
|
|
23992
|
+
&::-webkit-scrollbar {
|
|
23993
|
+
|
|
23994
|
+
/* Hide scrollbar for Chrome, Safari and Opera */
|
|
23995
|
+
display: none;
|
|
23996
|
+
}
|
|
23997
|
+
}
|
|
23998
|
+
|
|
23999
|
+
&.e-speeddial-vert-overflow .e-speeddial-ul {
|
|
24000
|
+
max-height: var(--speeddialOverflowLimit);
|
|
24001
|
+
}
|
|
24002
|
+
|
|
24003
|
+
&.e-speeddial-horz-overflow .e-speeddial-ul {
|
|
24004
|
+
max-width: var(--speeddialOverflowLimit);
|
|
24005
|
+
}
|
|
24006
|
+
}
|
|
24007
|
+
|
|
24008
|
+
&.e-speeddial-radial {
|
|
24009
|
+
height: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
24010
|
+
width: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
24011
|
+
|
|
24012
|
+
&.e-speeddial-middle {
|
|
24013
|
+
height: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
24014
|
+
}
|
|
24015
|
+
|
|
24016
|
+
&.e-speeddial-center {
|
|
24017
|
+
width: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
24018
|
+
}
|
|
24019
|
+
|
|
24020
|
+
&.e-speeddial-top-left {
|
|
24021
|
+
border-bottom-right-radius: 100%;
|
|
24022
|
+
}
|
|
24023
|
+
|
|
24024
|
+
&.e-speeddial-top-right {
|
|
24025
|
+
border-bottom-left-radius: 100%;
|
|
24026
|
+
}
|
|
24027
|
+
|
|
24028
|
+
&.e-speeddial-bottom-left {
|
|
24029
|
+
border-top-right-radius: 100%;
|
|
24030
|
+
}
|
|
24031
|
+
|
|
24032
|
+
&.e-speeddial-bottom-right {
|
|
24033
|
+
border-top-left-radius: 100%;
|
|
24034
|
+
}
|
|
24035
|
+
|
|
24036
|
+
.e-speeddial-ul {
|
|
24037
|
+
border-radius: inherit;
|
|
24038
|
+
height: inherit;
|
|
24039
|
+
width: inherit;
|
|
24040
|
+
padding: 0;
|
|
24041
|
+
position: relative;
|
|
24042
|
+
}
|
|
24043
|
+
|
|
24044
|
+
.e-speeddial-li {
|
|
24045
|
+
position: absolute;
|
|
24046
|
+
transform: rotate(var(--speeddialRadialAngle)) translate(var(--speeddialRadialOffset)) rotate(calc(-1 * var(--speeddialRadialAngle)));
|
|
24047
|
+
}
|
|
24048
|
+
}
|
|
24049
|
+
|
|
24050
|
+
&.e-speeddial-radial,
|
|
24051
|
+
&.e-speeddial-horz-right,
|
|
24052
|
+
&.e-speeddial-horz-left {
|
|
24053
|
+
|
|
24054
|
+
.e-speeddial-li-text {
|
|
24055
|
+
position: absolute;
|
|
24056
|
+
visibility: hidden;
|
|
24057
|
+
}
|
|
24058
|
+
}
|
|
24059
|
+
}
|
|
24060
|
+
|
|
24061
|
+
.e-small.e-speeddial-popup,
|
|
24062
|
+
.e-small .e-speeddial-popup {
|
|
24063
|
+
.e-speeddial-ul {
|
|
24064
|
+
padding: $sd-small-vert-ul-padding;
|
|
24065
|
+
}
|
|
24066
|
+
|
|
24067
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24068
|
+
margin: $sd-small-vert-li-margin;
|
|
24069
|
+
}
|
|
24070
|
+
|
|
24071
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24072
|
+
margin: $sd-small-li-text-margin;
|
|
24073
|
+
}
|
|
24074
|
+
|
|
24075
|
+
.e-speeddial-li-text {
|
|
24076
|
+
height: $sd-small-li-text-height;
|
|
24077
|
+
line-height: $sd-small-li-text-height;
|
|
24078
|
+
}
|
|
24079
|
+
|
|
24080
|
+
.e-speeddial-li-icon {
|
|
24081
|
+
height: $sd-small-li-icon-height;
|
|
24082
|
+
width: $sd-small-li-icon-width;
|
|
24083
|
+
}
|
|
24084
|
+
|
|
24085
|
+
&.e-speeddial-horz-right,
|
|
24086
|
+
&.e-speeddial-horz-left {
|
|
24087
|
+
.e-speeddial-ul {
|
|
24088
|
+
padding: $sd-small-horz-ul-padding;
|
|
24089
|
+
}
|
|
24090
|
+
|
|
24091
|
+
.e-speeddial-li {
|
|
24092
|
+
margin: $sd-small-horz-li-margin;
|
|
24093
|
+
}
|
|
24094
|
+
}
|
|
24095
|
+
}
|
|
24096
|
+
|
|
24097
|
+
.e-bigger.e-speeddial-popup,
|
|
24098
|
+
.e-bigger .e-speeddial-popup {
|
|
24099
|
+
.e-speeddial-ul {
|
|
24100
|
+
padding: $sd-bigger-vert-ul-padding;
|
|
24101
|
+
}
|
|
24102
|
+
|
|
24103
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24104
|
+
margin: $sd-bigger-vert-li-margin;
|
|
24105
|
+
}
|
|
24106
|
+
|
|
24107
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24108
|
+
margin: $sd-bigger-li-text-margin;
|
|
24109
|
+
}
|
|
24110
|
+
|
|
24111
|
+
.e-speeddial-li-text {
|
|
24112
|
+
height: $sd-bigger-li-text-height;
|
|
24113
|
+
line-height: $sd-bigger-li-text-height;
|
|
24114
|
+
}
|
|
24115
|
+
|
|
24116
|
+
.e-speeddial-li-icon {
|
|
24117
|
+
height: $sd-bigger-li-icon-height;
|
|
24118
|
+
width: $sd-bigger-li-icon-width;
|
|
24119
|
+
}
|
|
24120
|
+
|
|
24121
|
+
&.e-speeddial-horz-right,
|
|
24122
|
+
&.e-speeddial-horz-left {
|
|
24123
|
+
.e-speeddial-ul {
|
|
24124
|
+
padding: $sd-bigger-horz-ul-padding;
|
|
24125
|
+
}
|
|
24126
|
+
|
|
24127
|
+
.e-speeddial-li {
|
|
24128
|
+
margin: $sd-bigger-horz-li-margin;
|
|
24129
|
+
}
|
|
24130
|
+
}
|
|
24131
|
+
}
|
|
24132
|
+
|
|
24133
|
+
.e-bigger.e-small.e-speeddial-popup,
|
|
24134
|
+
.e-bigger.e-small .e-speeddial-popup,
|
|
24135
|
+
.e-bigger .e-small.e-speeddial-popup,
|
|
24136
|
+
.e-small .e-bigger.e-speeddial-popup {
|
|
24137
|
+
.e-speeddial-ul {
|
|
24138
|
+
padding: $sd-bigger-small-vert-ul-padding;
|
|
24139
|
+
}
|
|
24140
|
+
|
|
24141
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24142
|
+
margin: $sd-bigger-small-vert-li-margin;
|
|
24143
|
+
}
|
|
24144
|
+
|
|
24145
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24146
|
+
margin: $sd-bigger-li-text-margin;
|
|
24147
|
+
}
|
|
24148
|
+
|
|
24149
|
+
.e-speeddial-li-text {
|
|
24150
|
+
height: $sd-bigger-small-li-text-height;
|
|
24151
|
+
line-height: $sd-bigger-small-li-text-height;
|
|
24152
|
+
}
|
|
24153
|
+
|
|
24154
|
+
.e-speeddial-li-icon {
|
|
24155
|
+
height: $sd-bigger-small-li-icon-height;
|
|
24156
|
+
width: $sd-bigger-small-li-icon-width;
|
|
24157
|
+
}
|
|
24158
|
+
|
|
24159
|
+
&.e-speeddial-horz-right,
|
|
24160
|
+
&.e-speeddial-horz-left {
|
|
24161
|
+
.e-speeddial-ul {
|
|
24162
|
+
padding: $sd-bigger-small-horz-ul-padding;
|
|
24163
|
+
}
|
|
24164
|
+
|
|
24165
|
+
.e-speeddial-li {
|
|
24166
|
+
margin: $sd-bigger-small-horz-li-margin;
|
|
24167
|
+
}
|
|
24168
|
+
}
|
|
24169
|
+
}
|
|
24170
|
+
|
|
24171
|
+
.e-speeddial-overlay {
|
|
24172
|
+
height: 100%;
|
|
24173
|
+
left: 0;
|
|
24174
|
+
position: absolute;
|
|
24175
|
+
top: 0;
|
|
24176
|
+
width: 100%;
|
|
24177
|
+
z-index: 99998;
|
|
24178
|
+
|
|
24179
|
+
&.e-speeddial-fixed {
|
|
24180
|
+
height: 100vh;
|
|
24181
|
+
position: fixed;
|
|
24182
|
+
width: 100vw;
|
|
24183
|
+
}
|
|
24184
|
+
}
|
|
24185
|
+
|
|
24186
|
+
.e-speeddial-hidden {
|
|
24187
|
+
visibility: hidden;
|
|
24188
|
+
}
|
|
24189
|
+
}
|
|
24190
|
+
|
|
24191
|
+
|
|
24192
|
+
@include export-module('speed-dial-theme') {
|
|
24193
|
+
.e-speeddial-overlay {
|
|
24194
|
+
background-color: $sd-overlay-bg;
|
|
24195
|
+
}
|
|
24196
|
+
|
|
24197
|
+
.e-speeddial-popup {
|
|
24198
|
+
.e-speeddial-li {
|
|
24199
|
+
color: $sd-font-color;
|
|
24200
|
+
|
|
24201
|
+
.e-speeddial-li-text {
|
|
24202
|
+
box-shadow: $sd-li-shadow;
|
|
24203
|
+
background-color: $sd-li-bg;
|
|
24204
|
+
border-color: $sd-li-border-color;
|
|
24205
|
+
}
|
|
24206
|
+
|
|
24207
|
+
.e-speeddial-li-icon {
|
|
24208
|
+
box-shadow: $sd-li-shadow;
|
|
24209
|
+
background-color: $sd-li-bg;
|
|
24210
|
+
border-color: $sd-li-border-color;
|
|
24211
|
+
}
|
|
24212
|
+
}
|
|
24213
|
+
.e-speeddial-li.e-disabled {
|
|
24214
|
+
color: $sd-disabled-font-color;
|
|
24215
|
+
.e-speeddial-li-text {
|
|
24216
|
+
background-color: $sd-disabled-li-bg;
|
|
24217
|
+
border-color: $sd-disabled-li-border-color;
|
|
24218
|
+
}
|
|
24219
|
+
|
|
24220
|
+
.e-speeddial-li-icon {
|
|
24221
|
+
background-color: $sd-disabled-li-bg;
|
|
24222
|
+
border-color: $sd-disabled-li-border-color;
|
|
24223
|
+
}
|
|
24224
|
+
}
|
|
24225
|
+
|
|
24226
|
+
.e-speeddial-li.e-speeddial-li-active:not(.e-disabled),
|
|
24227
|
+
.e-speeddial-li:focus:not(.e-disabled) {
|
|
24228
|
+
color: $sd-focus-font-color;
|
|
24229
|
+
.e-speeddial-li-text {
|
|
24230
|
+
background-color: $sd-focus-li-bg;
|
|
24231
|
+
border-color: $sd-focus-li-border-color;
|
|
24232
|
+
@if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' or $skin-name == 'FluentUI') {
|
|
24233
|
+
box-shadow: $sd-focus-box-shadow;
|
|
24234
|
+
}
|
|
24235
|
+
}
|
|
24236
|
+
|
|
24237
|
+
.e-speeddial-li-icon {
|
|
24238
|
+
background-color: $sd-active-li-bg;
|
|
24239
|
+
border-color: $sd-active-li-border-color;
|
|
24240
|
+
}
|
|
24241
|
+
}
|
|
24242
|
+
|
|
24243
|
+
.e-speeddial-li:not(.e-disabled):hover {
|
|
24244
|
+
color: $sd-hover-font-color;
|
|
24245
|
+
.e-speeddial-li-text {
|
|
24246
|
+
background-color: $sd-hover-li-bg;
|
|
24247
|
+
border-color: $sd-hover-li-border-color;
|
|
24248
|
+
}
|
|
24249
|
+
|
|
24250
|
+
.e-speeddial-li-icon {
|
|
24251
|
+
background-color: $sd-hover-li-bg;
|
|
24252
|
+
border-color: $sd-hover-li-border-color;
|
|
24253
|
+
}
|
|
24254
|
+
}
|
|
24255
|
+
|
|
24256
|
+
.e-speeddial-li:not(.e-disabled):active {
|
|
24257
|
+
color: $sd-active-font-color;
|
|
24258
|
+
.e-speeddial-li-text {
|
|
24259
|
+
background-color: $sd-active-li-bg;
|
|
24260
|
+
border-color: $sd-active-li-border-color;
|
|
24261
|
+
}
|
|
24262
|
+
|
|
24263
|
+
.e-speeddial-li-icon {
|
|
24264
|
+
background-color: $sd-active-li-bg;
|
|
24265
|
+
border-color: $sd-active-li-border-color;
|
|
24266
|
+
}
|
|
24267
|
+
}
|
|
24268
|
+
}
|
|
24269
|
+
}
|
|
24270
|
+
|
|
24271
|
+
|
|
24272
|
+
|
|
23748
24273
|
/*! calendar bootstrap theme variables */
|
|
23749
24274
|
|
|
23750
24275
|
//month view
|
|
@@ -38978,6 +39503,8 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
38978
39503
|
|
|
38979
39504
|
|
|
38980
39505
|
|
|
39506
|
+
|
|
39507
|
+
|
|
38981
39508
|
$range-bg-color: $content-bg !default;
|
|
38982
39509
|
$range-primary-color: $primary !default;
|
|
38983
39510
|
$range-primary-font-color: $primary-font !default;
|
|
@@ -55561,6 +56088,9 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
55561
56088
|
|
|
55562
56089
|
|
|
55563
56090
|
|
|
56091
|
+
|
|
56092
|
+
|
|
56093
|
+
|
|
55564
56094
|
|
|
55565
56095
|
|
|
55566
56096
|
|
|
@@ -57500,9 +58030,11 @@ $ddl-icon-margin-top-bigger: -2.25em !default;
|
|
|
57500
58030
|
$ddl-clear-margin-top: -2.9em !default;
|
|
57501
58031
|
$ddl-closer-margin-top-bigger: -3.5em !default;
|
|
57502
58032
|
$ddl-chip-close-top: 8px !default;
|
|
57503
|
-
$ddl-chip-close-left:
|
|
57504
|
-
$ddl-chip-close-margin:
|
|
58033
|
+
$ddl-chip-close-left: 0 !default;
|
|
58034
|
+
$ddl-chip-close-margin: 10px 10px 10px 0 !default;
|
|
58035
|
+
$ddl-chip-close-rtl-margin: 8px 0 8px 20px !default;
|
|
57505
58036
|
$ddl-chip-close-square: 24px !default;
|
|
58037
|
+
$ddl-chip-close-width: auto !default;
|
|
57506
58038
|
$ddl-chip-close-font: 8px !default;
|
|
57507
58039
|
$ddl-chip-height: 24px !default;
|
|
57508
58040
|
$ddl-chip-mobile-height: 28px !default;
|
|
@@ -57517,6 +58049,7 @@ $ddl-delimviewheight: 29px !default;
|
|
|
57517
58049
|
$ddl-closer-hooker-font: 10px !default;
|
|
57518
58050
|
$ddl-closer-hooker-font-bigger: 12px !default;
|
|
57519
58051
|
$ddl-chip-hooker-square: 29px !default;
|
|
58052
|
+
$ddl-chip-hooker-width: auto !default;
|
|
57520
58053
|
$ddl-sel-hover-chip-bg-color: $gray-600 !default;
|
|
57521
58054
|
$ddl-sel-chip-hover-font-color: $white !default;
|
|
57522
58055
|
$ddl-chip-hooker-right: 0 !default;
|
|
@@ -57539,7 +58072,7 @@ $ddl-rtl-mob-sel-chip-content-padding: 12px 4px !default;
|
|
|
57539
58072
|
$ddl-rtl-chip-padding: 0 8px 0 0 !default;
|
|
57540
58073
|
$ddl-rtl-mob-sel-chip-padding: 0 8px 0 4px !default;
|
|
57541
58074
|
$ddl-rtl-mob-chip-padding: 0 4px 0 8px !default;
|
|
57542
|
-
$ddl-overall-close-left:
|
|
58075
|
+
$ddl-overall-close-left: 0 !default;
|
|
57543
58076
|
$ddl-overall-close-top: 10px !default;
|
|
57544
58077
|
|
|
57545
58078
|
//$ddl-overall-bigger-close-top: 15px !default;
|
|
@@ -57591,6 +58124,7 @@ $ddl-chip-close-rtl-left: -15px !default;
|
|
|
57591
58124
|
$ddl-close-icon-color: $gray-700 !default;
|
|
57592
58125
|
$ddl-bigger-chip-close-font: 10px !default;
|
|
57593
58126
|
$ddl-bigger-chip-close-square: 30px !default;
|
|
58127
|
+
$ddl-bigger-chip-close-width: auto !default;
|
|
57594
58128
|
$ddl-bigger-close-top: 9px !default;
|
|
57595
58129
|
$ddl-multi-checkbox-bgcolor: $primary-font !default;
|
|
57596
58130
|
$ddl-multi-checkbox-border-color: $primary-font !default;
|
|
@@ -57609,15 +58143,17 @@ $ddl-select-all-height-small: 22px !default;
|
|
|
57609
58143
|
$ddl-small-chip-height: 20px !default;
|
|
57610
58144
|
$ddl-chip-small-font-size: 12px !default;
|
|
57611
58145
|
$ddl-small-chip-close-square: 18px !default;
|
|
58146
|
+
$ddl-small-chip-close-width: auto !default;
|
|
57612
58147
|
$ddl-small-chip-close-font: 8px !default;
|
|
57613
58148
|
$ddl-control-small-height: 22px !default;
|
|
57614
58149
|
$ddl-small-input-height: 22px !default;
|
|
57615
58150
|
$ddl-delim-small-font-size: 12px !default;
|
|
57616
58151
|
$ddl-small-closer-margin-top: -2.4em !default;
|
|
57617
58152
|
$ddl-chip-small-content-padding: 0 8px 0 8px !default;
|
|
57618
|
-
$ddl-chip-close-small-left:
|
|
58153
|
+
$ddl-chip-close-small-left: 0 !default;
|
|
57619
58154
|
$ddl-chip-close-small-top: 5px !default;
|
|
57620
58155
|
$ddl-chip-close-hooker-small-left: 4px !default;
|
|
58156
|
+
$ddl-chip-close-hooker-small-bigger-left: 4px !default;
|
|
57621
58157
|
$ddl-chip-close-hooker-small-top: 7px !default;
|
|
57622
58158
|
$ddl-delimviewheight-small: 22px !default;
|
|
57623
58159
|
|
|
@@ -57626,15 +58162,16 @@ $ddl-select-all-height-bigger-small: 34px !default;
|
|
|
57626
58162
|
$ddl-bigger-small-chip-height: 30px !default;
|
|
57627
58163
|
$ddl-chip-bigger-small-font-size: 15px !default;
|
|
57628
58164
|
$ddl-bigger-small-chip-close-square: 24px !default;
|
|
58165
|
+
$ddl-bigger-small-chip-close-width: auto !default;
|
|
57629
58166
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
57630
58167
|
$ddl-control-bigger-small-height: 30px !default;
|
|
57631
58168
|
$ddl-bigger-small-input-height: 34px !default;
|
|
57632
58169
|
$ddl-delim-bigger-small-font-size: 14px !default;
|
|
57633
|
-
$ddl-chip-close-bigger-left:
|
|
58170
|
+
$ddl-chip-close-bigger-left: 0 !default;
|
|
57634
58171
|
$ddl-chip-close-bigger-top: 11px !default;
|
|
57635
58172
|
$ddl-chip-bigger-content-padding: 7px 8px 7px 12px !default;
|
|
57636
58173
|
$ddl-delimviewheight-bigger-small: 34px !default;
|
|
57637
|
-
$ddl-closer-margin-top-bigger-small: -2.
|
|
58174
|
+
$ddl-closer-margin-top-bigger-small: -2.5em !default;
|
|
57638
58175
|
$multiselect-closer-bigger-height: 36px !default;
|
|
57639
58176
|
$multiselect-closer--bigger-margin-top: -3em !default;
|
|
57640
58177
|
$multiselect-closer-bigger-width: 0 !default;
|
|
@@ -57663,7 +58200,7 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
57663
58200
|
|
|
57664
58201
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
57665
58202
|
height: $ddl-bigger-chip-close-square;
|
|
57666
|
-
width: $ddl-bigger-chip-close-
|
|
58203
|
+
width: $ddl-bigger-chip-close-width;
|
|
57667
58204
|
}
|
|
57668
58205
|
|
|
57669
58206
|
.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
|
|
@@ -57978,7 +58515,11 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
57978
58515
|
font-family: 'e-icons';
|
|
57979
58516
|
height: $ddl-chip-close-square;
|
|
57980
58517
|
margin: $ddl-chip-close-margin;
|
|
57981
|
-
width: $ddl-chip-close-
|
|
58518
|
+
width: $ddl-chip-close-width;
|
|
58519
|
+
}
|
|
58520
|
+
|
|
58521
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
58522
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
57982
58523
|
}
|
|
57983
58524
|
|
|
57984
58525
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -57993,7 +58534,7 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
57993
58534
|
position: absolute;
|
|
57994
58535
|
right: $ddl-chip-hooker-right;
|
|
57995
58536
|
top: $ddl-closer-hooker-top;
|
|
57996
|
-
width: $ddl-chip-hooker-
|
|
58537
|
+
width: $ddl-chip-hooker-width;
|
|
57997
58538
|
}
|
|
57998
58539
|
|
|
57999
58540
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -58709,7 +59250,7 @@ ejs-multiselect {
|
|
|
58709
59250
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
58710
59251
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
58711
59252
|
height: $ddl-bigger-chip-close-square;
|
|
58712
|
-
width: $ddl-bigger-chip-close-
|
|
59253
|
+
width: $ddl-bigger-chip-close-width;
|
|
58713
59254
|
}
|
|
58714
59255
|
}
|
|
58715
59256
|
|
|
@@ -58731,7 +59272,7 @@ ejs-multiselect {
|
|
|
58731
59272
|
|
|
58732
59273
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58733
59274
|
height: $ddl-small-chip-close-square;
|
|
58734
|
-
width: $ddl-small-chip-close-
|
|
59275
|
+
width: $ddl-small-chip-close-width;
|
|
58735
59276
|
}
|
|
58736
59277
|
|
|
58737
59278
|
.e-small .e-multi-select-wrapper {
|
|
@@ -58800,7 +59341,10 @@ ejs-multiselect {
|
|
|
58800
59341
|
|
|
58801
59342
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58802
59343
|
height: $ddl-bigger-small-chip-close-square;
|
|
58803
|
-
width: $ddl-bigger-small-chip-close-
|
|
59344
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
59345
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
59346
|
+
margin: 3px 10px 10px 0;
|
|
59347
|
+
}
|
|
58804
59348
|
}
|
|
58805
59349
|
|
|
58806
59350
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -60023,6 +60567,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
60023
60567
|
left: $ddl-chip-close-hooker-small-left;
|
|
60024
60568
|
}
|
|
60025
60569
|
|
|
60570
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
60571
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
60572
|
+
}
|
|
60573
|
+
|
|
60026
60574
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
60027
60575
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
60028
60576
|
left: $ddl-small-down-icon-left;
|
|
@@ -61249,6 +61797,23 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
61249
61797
|
|
|
61250
61798
|
|
|
61251
61799
|
|
|
61800
|
+
//default
|
|
61801
|
+
//undefined
|
|
61802
|
+
//enddefault
|
|
61803
|
+
|
|
61804
|
+
@include export-module('mention-layout') {
|
|
61805
|
+
|
|
61806
|
+
//default
|
|
61807
|
+
//undefined
|
|
61808
|
+
//enddefault
|
|
61809
|
+
}
|
|
61810
|
+
|
|
61811
|
+
|
|
61812
|
+
|
|
61813
|
+
|
|
61814
|
+
|
|
61815
|
+
|
|
61816
|
+
|
|
61252
61817
|
|
|
61253
61818
|
|
|
61254
61819
|
|
|
@@ -66250,6 +66815,10 @@ $de-row-height-bottom-margin: 8px;
|
|
|
66250
66815
|
|
|
66251
66816
|
|
|
66252
66817
|
|
|
66818
|
+
|
|
66819
|
+
|
|
66820
|
+
|
|
66821
|
+
|
|
66253
66822
|
|
|
66254
66823
|
|
|
66255
66824
|
|
|
@@ -75792,7 +76361,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75792
76361
|
|
|
75793
76362
|
#{&}.e-grid-min-height {
|
|
75794
76363
|
.e-rowcell {
|
|
75795
|
-
line-height:
|
|
76364
|
+
line-height: normal;
|
|
75796
76365
|
padding-bottom: 0;
|
|
75797
76366
|
padding-top: 0;
|
|
75798
76367
|
}
|
|
@@ -75875,7 +76444,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75875
76444
|
.e-rowcell,
|
|
75876
76445
|
.e-rowcell:first-child,
|
|
75877
76446
|
.e-rowcell:last-child {
|
|
75878
|
-
line-height:
|
|
76447
|
+
line-height: normal;
|
|
75879
76448
|
padding-bottom: 0;
|
|
75880
76449
|
padding-top: 0;
|
|
75881
76450
|
}
|
|
@@ -82257,6 +82826,9 @@ $btn-flat-primary-path-arc: none;
|
|
|
82257
82826
|
|
|
82258
82827
|
|
|
82259
82828
|
|
|
82829
|
+
|
|
82830
|
+
|
|
82831
|
+
|
|
82260
82832
|
|
|
82261
82833
|
|
|
82262
82834
|
|
|
@@ -85555,6 +86127,9 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
85555
86127
|
|
|
85556
86128
|
|
|
85557
86129
|
|
|
86130
|
+
|
|
86131
|
+
|
|
86132
|
+
|
|
85558
86133
|
|
|
85559
86134
|
|
|
85560
86135
|
|
|
@@ -88093,6 +88668,9 @@ $bigger-column-menu-size: 38px !default;
|
|
|
88093
88668
|
|
|
88094
88669
|
|
|
88095
88670
|
|
|
88671
|
+
|
|
88672
|
+
|
|
88673
|
+
|
|
88096
88674
|
|
|
88097
88675
|
|
|
88098
88676
|
|
|
@@ -91384,6 +91962,10 @@ $toast-title-font-weight: bold !default;
|
|
|
91384
91962
|
|
|
91385
91963
|
|
|
91386
91964
|
|
|
91965
|
+
|
|
91966
|
+
|
|
91967
|
+
|
|
91968
|
+
|
|
91387
91969
|
|
|
91388
91970
|
|
|
91389
91971
|
|
|
@@ -97165,6 +97747,10 @@ $timepicker-icon-bigger-small-font-size: 15px !default;
|
|
|
97165
97747
|
|
|
97166
97748
|
|
|
97167
97749
|
|
|
97750
|
+
|
|
97751
|
+
|
|
97752
|
+
|
|
97753
|
+
|
|
97168
97754
|
|
|
97169
97755
|
|
|
97170
97756
|
|
|
@@ -101608,6 +102194,10 @@ $field-list-adaptive-outerdiv-height: 177px !default;
|
|
|
101608
102194
|
|
|
101609
102195
|
|
|
101610
102196
|
|
|
102197
|
+
|
|
102198
|
+
|
|
102199
|
+
|
|
102200
|
+
|
|
101611
102201
|
|
|
101612
102202
|
|
|
101613
102203
|
|
|
@@ -102869,7 +103459,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102869
103459
|
|
|
102870
103460
|
.e-valuescontent {
|
|
102871
103461
|
padding-right: 8px;
|
|
102872
|
-
text-align: right;
|
|
102873
103462
|
}
|
|
102874
103463
|
|
|
102875
103464
|
.e-grid .e-rowcell {
|
|
@@ -104171,10 +104760,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
104171
104760
|
margin-right: 7px;
|
|
104172
104761
|
}
|
|
104173
104762
|
|
|
104174
|
-
.e-valuescontent {
|
|
104175
|
-
text-align: left;
|
|
104176
|
-
}
|
|
104177
|
-
|
|
104178
104763
|
.e-group-values,
|
|
104179
104764
|
.e-group-columns,
|
|
104180
104765
|
.e-group-filters,
|
|
@@ -106042,6 +106627,9 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
106042
106627
|
|
|
106043
106628
|
|
|
106044
106629
|
|
|
106630
|
+
|
|
106631
|
+
|
|
106632
|
+
|
|
106045
106633
|
|
|
106046
106634
|
|
|
106047
106635
|
|
|
@@ -106636,6 +107224,10 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
106636
107224
|
|
|
106637
107225
|
|
|
106638
107226
|
|
|
107227
|
+
|
|
107228
|
+
|
|
107229
|
+
|
|
107230
|
+
|
|
106639
107231
|
|
|
106640
107232
|
|
|
106641
107233
|
|
|
@@ -112092,6 +112684,19 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
112092
112684
|
}
|
|
112093
112685
|
}
|
|
112094
112686
|
|
|
112687
|
+
|
|
112688
|
+
|
|
112689
|
+
|
|
112690
|
+
|
|
112691
|
+
|
|
112692
|
+
|
|
112693
|
+
|
|
112694
|
+
|
|
112695
|
+
|
|
112696
|
+
|
|
112697
|
+
|
|
112698
|
+
|
|
112699
|
+
|
|
112095
112700
|
$image-editor-background: $gray-200 !default;
|
|
112096
112701
|
$image-editor-border: 1px solid $gray-300 !default;
|
|
112097
112702
|
$image-editor-toolbar-icon-color: $gray-700 !default;
|
|
@@ -112627,6 +113232,7 @@ $image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
|
112627
113232
|
}
|
|
112628
113233
|
}
|
|
112629
113234
|
|
|
113235
|
+
|
|
112630
113236
|
/*! AppBar component bootstrap4 theme definitions and variables */
|
|
112631
113237
|
|
|
112632
113238
|
$appbar-bg-color-primary: $primary !default;
|