ontimize-web-ngx 15.0.0-rc.0 → 15.0.1
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/esm2020/lib/components/app-header/o-app-header.component.mjs +4 -4
- package/esm2020/lib/components/app-header/o-app-header.module.mjs +5 -5
- package/esm2020/lib/components/app-sidenav/image/o-app-sidenav-image.component.mjs +4 -4
- package/esm2020/lib/components/app-sidenav/menu-group/o-app-sidenav-menu-group.component.mjs +4 -4
- package/esm2020/lib/components/app-sidenav/menu-item/o-app-sidenav-menu-item.component.mjs +4 -4
- package/esm2020/lib/components/app-sidenav/o-app-sidenav.component.mjs +4 -4
- package/esm2020/lib/components/app-sidenav/o-app-sidenav.module.mjs +5 -5
- package/esm2020/lib/components/bar-menu/locale-menu-item/o-locale-bar-menu-item.component.mjs +4 -4
- package/esm2020/lib/components/bar-menu/menu-group/o-bar-menu-group.component.mjs +4 -4
- package/esm2020/lib/components/bar-menu/menu-item/o-bar-menu-item.component.mjs +4 -4
- package/esm2020/lib/components/bar-menu/menu-nested/o-bar-menu-nested.component.mjs +4 -4
- package/esm2020/lib/components/bar-menu/menu-separator/o-bar-menu-separator.component.mjs +4 -4
- package/esm2020/lib/components/bar-menu/o-bar-menu-base.class.mjs +4 -4
- package/esm2020/lib/components/bar-menu/o-bar-menu.component.mjs +4 -4
- package/esm2020/lib/components/bar-menu/o-bar-menu.module.mjs +5 -5
- package/esm2020/lib/components/bar-menu/o-base-menu-item.class.mjs +4 -4
- package/esm2020/lib/components/breadcrumb/o-breadcrumb.component.mjs +4 -4
- package/esm2020/lib/components/breadcrumb/o-breadcrumb.module.mjs +5 -5
- package/esm2020/lib/components/button/o-button.component.mjs +4 -4
- package/esm2020/lib/components/button/o-button.module.mjs +5 -5
- package/esm2020/lib/components/button-toggle/o-button-toggle-group/o-button-toggle-group.component.mjs +4 -4
- package/esm2020/lib/components/button-toggle/o-button-toggle.component.mjs +4 -4
- package/esm2020/lib/components/button-toggle/o-button-toggle.module.mjs +5 -5
- package/esm2020/lib/components/card-menu-item/o-card-menu-item.component.mjs +4 -4
- package/esm2020/lib/components/card-menu-item/o-card-menu-item.module.mjs +5 -5
- package/esm2020/lib/components/container/column/o-column.component.mjs +4 -4
- package/esm2020/lib/components/container/column/o-column.module.mjs +5 -5
- package/esm2020/lib/components/container/column-collapsible/o-column-collapsible.component.mjs +4 -4
- package/esm2020/lib/components/container/column-collapsible/o-column-collapsible.module.mjs +5 -5
- package/esm2020/lib/components/container/o-container-collapsible-component.class.mjs +4 -4
- package/esm2020/lib/components/container/o-container-component.class.mjs +4 -4
- package/esm2020/lib/components/container/row/o-row.component.mjs +4 -4
- package/esm2020/lib/components/container/row/o-row.module.mjs +5 -5
- package/esm2020/lib/components/container/row-collapsible/o-row-collapsible.component.mjs +4 -4
- package/esm2020/lib/components/container/row-collapsible/o-row-collapsible.module.mjs +5 -5
- package/esm2020/lib/components/contextmenu/context-menu/o-context-menu-content.component.mjs +4 -4
- package/esm2020/lib/components/contextmenu/context-menu/o-wrapper-content-menu/o-wrapper-content-menu.component.mjs +4 -4
- package/esm2020/lib/components/contextmenu/context-menu-group/o-context-menu-group.component.mjs +4 -4
- package/esm2020/lib/components/contextmenu/context-menu-item/o-context-menu-item.component.mjs +4 -4
- package/esm2020/lib/components/contextmenu/context-menu-separator/o-context-menu-separator.component.mjs +4 -4
- package/esm2020/lib/components/contextmenu/o-content-menu-base-item.class.mjs +4 -4
- package/esm2020/lib/components/contextmenu/o-context-menu-overlay.service.mjs +4 -4
- package/esm2020/lib/components/contextmenu/o-context-menu.component.mjs +4 -4
- package/esm2020/lib/components/contextmenu/o-context-menu.directive.mjs +4 -4
- package/esm2020/lib/components/contextmenu/o-context-menu.module.mjs +5 -5
- package/esm2020/lib/components/contextmenu/o-context-menu.service.mjs +4 -4
- package/esm2020/lib/components/dual-list-selector/dual-list-selector-item/date/o-dual-list-selector-date-item.component.mjs +4 -4
- package/esm2020/lib/components/dual-list-selector/o-dual-list-selector.component.mjs +4 -4
- package/esm2020/lib/components/dual-list-selector/o-dual-list-selector.module.mjs +5 -5
- package/esm2020/lib/components/expandable-container/o-expandable-container.component.mjs +4 -4
- package/esm2020/lib/components/expandable-container/o-expandable-container.module.mjs +5 -5
- package/esm2020/lib/components/filter-builder/filter-builder-menu/filter-builder-menu.component.mjs +4 -4
- package/esm2020/lib/components/filter-builder/o-filter-builder-clear.directive.mjs +4 -4
- package/esm2020/lib/components/filter-builder/o-filter-builder-query.directive.mjs +4 -4
- package/esm2020/lib/components/filter-builder/o-filter-builder.component.mjs +4 -4
- package/esm2020/lib/components/filter-builder/o-filter-builder.module.mjs +5 -5
- package/esm2020/lib/components/form/guards/o-form-can-deactivate.guard.mjs +4 -4
- package/esm2020/lib/components/form/navigation/o-form-confirm-exit.service.mjs +4 -4
- package/esm2020/lib/components/form/navigation/o-form-navigation.component.mjs +13 -22
- package/esm2020/lib/components/form/o-form.component.mjs +4 -4
- package/esm2020/lib/components/form/o-form.module.mjs +5 -5
- package/esm2020/lib/components/form/services/o-form-message.service.mjs +4 -4
- package/esm2020/lib/components/form/toolbar/o-form-toolbar.component.mjs +4 -4
- package/esm2020/lib/components/form/toolbar/o-form-toolbar.module.mjs +5 -5
- package/esm2020/lib/components/form-container/o-form-container.component.mjs +4 -4
- package/esm2020/lib/components/form-container/o-form-container.module.mjs +5 -5
- package/esm2020/lib/components/grid/grid-item/o-grid-item.component.mjs +4 -4
- package/esm2020/lib/components/grid/grid-item/o-grid-item.directive.mjs +4 -4
- package/esm2020/lib/components/grid/index.mjs +6 -0
- package/esm2020/lib/components/grid/o-grid.component.mjs +11 -11
- package/esm2020/lib/components/grid/o-grid.module.mjs +9 -7
- package/esm2020/lib/components/grid/skeketon/o-grid-skeleton.component.mjs +26 -0
- package/esm2020/lib/components/image/fullscreen/fullscreen-dialog.component.mjs +4 -4
- package/esm2020/lib/components/image/o-image.component.mjs +4 -4
- package/esm2020/lib/components/image/o-image.module.mjs +5 -5
- package/esm2020/lib/components/index.mjs +3 -5
- package/esm2020/lib/components/input/checkbox/o-checkbox.component.mjs +4 -4
- package/esm2020/lib/components/input/checkbox/o-checkbox.module.mjs +5 -5
- package/esm2020/lib/components/input/combo/combo-renderer/boolean/o-combo-renderer-boolean.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-renderer/currency/o-combo-renderer-currency.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-renderer/date/o-combo-renderer-date.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-renderer/icon/o-combo-renderer-icon.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-renderer/integer/o-combo-renderer-integer.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-renderer/o-combo-renderer.class.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-renderer/percentage/o-combo-renderer-percentage.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-renderer/real/o-combo-renderer-real.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/combo-search/o-combo-search.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/o-combo.component.mjs +4 -4
- package/esm2020/lib/components/input/combo/o-combo.module.mjs +5 -5
- package/esm2020/lib/components/input/currency-input/o-currency-input.component.mjs +4 -4
- package/esm2020/lib/components/input/currency-input/o-currency-input.module.mjs +5 -5
- package/esm2020/lib/components/input/date-input/o-date-input.component.mjs +4 -4
- package/esm2020/lib/components/input/date-input/o-date-input.module.mjs +5 -5
- package/esm2020/lib/components/input/date-range/o-daterange-input.component.mjs +4 -4
- package/esm2020/lib/components/input/date-range/o-daterange-input.directive.mjs +4 -4
- package/esm2020/lib/components/input/date-range/o-daterange-input.module.mjs +5 -5
- package/esm2020/lib/components/input/date-range/o-daterange-picker.component.mjs +4 -4
- package/esm2020/lib/components/input/email-input/o-email-input.component.mjs +4 -4
- package/esm2020/lib/components/input/email-input/o-email-input.module.mjs +5 -5
- package/esm2020/lib/components/input/file-input/o-file-input.component.mjs +7 -7
- package/esm2020/lib/components/input/file-input/o-file-input.module.mjs +5 -5
- package/esm2020/lib/components/input/hour-input/o-hour-input.component.mjs +4 -4
- package/esm2020/lib/components/input/hour-input/o-hour-input.module.mjs +5 -5
- package/esm2020/lib/components/input/html-input/o-html-input.component.mjs +4 -4
- package/esm2020/lib/components/input/html-input/o-html-input.module.mjs +5 -5
- package/esm2020/lib/components/input/integer-input/o-integer-input.component.mjs +4 -4
- package/esm2020/lib/components/input/integer-input/o-integer-input.module.mjs +5 -5
- package/esm2020/lib/components/input/listpicker/listpicker-renderer/currency/o-list-picker-renderer-currency.component.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/listpicker-renderer/date/o-list-picker-renderer-date.component.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/listpicker-renderer/integer/o-list-picker-renderer-integer.component.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/listpicker-renderer/o-list-picker-renderer.class.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/listpicker-renderer/percentage/o-list-picker-renderer-percentage.component.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/listpicker-renderer/real/o-list-picker-renderer-real.component.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/o-list-picker-dialog.component.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/o-list-picker.component.mjs +4 -4
- package/esm2020/lib/components/input/listpicker/o-list-picker.module.mjs +5 -5
- package/esm2020/lib/components/input/nif-input/o-nif-input.component.mjs +4 -4
- package/esm2020/lib/components/input/nif-input/o-nif-input.module.mjs +5 -5
- package/esm2020/lib/components/input/o-boolean-form-data-component.class.mjs +4 -4
- package/esm2020/lib/components/input/o-form-service-component.class.mjs +4 -4
- package/esm2020/lib/components/input/password-input/o-password-input.component.mjs +4 -4
- package/esm2020/lib/components/input/password-input/o-password-input.module.mjs +5 -5
- package/esm2020/lib/components/input/percent-input/o-percent-input.component.mjs +4 -4
- package/esm2020/lib/components/input/percent-input/o-percent-input.module.mjs +5 -5
- package/esm2020/lib/components/input/phone-input/data/country-code.mjs +4 -4
- package/esm2020/lib/components/input/phone-input/o-phone-input.component.mjs +4 -4
- package/esm2020/lib/components/input/phone-input/o-phone-input.module.mjs +5 -5
- package/esm2020/lib/components/input/radio/o-radio.component.mjs +4 -4
- package/esm2020/lib/components/input/radio/o-radio.module.mjs +5 -5
- package/esm2020/lib/components/input/real-input/o-real-input.component.mjs +4 -4
- package/esm2020/lib/components/input/real-input/o-real-input.module.mjs +5 -5
- package/esm2020/lib/components/input/search-input/o-search-input.component.mjs +4 -4
- package/esm2020/lib/components/input/search-input/o-search-input.module.mjs +5 -5
- package/esm2020/lib/components/input/slide-toggle/o-slide-toggle.component.mjs +4 -4
- package/esm2020/lib/components/input/slide-toggle/o-slide-toggle.module.mjs +5 -5
- package/esm2020/lib/components/input/slider/o-slider.component.mjs +4 -4
- package/esm2020/lib/components/input/slider/o-slider.module.mjs +5 -5
- package/esm2020/lib/components/input/text-input/o-text-input.component.mjs +4 -4
- package/esm2020/lib/components/input/text-input/o-text-input.module.mjs +5 -5
- package/esm2020/lib/components/input/textarea-input/o-textarea-input.component.mjs +4 -4
- package/esm2020/lib/components/input/textarea-input/o-textarea-input.module.mjs +5 -5
- package/esm2020/lib/components/input/time-input/o-time-input.component.mjs +4 -4
- package/esm2020/lib/components/input/time-input/o-time-input.module.mjs +5 -5
- package/esm2020/lib/components/language-selector/o-language-selector.component.mjs +4 -4
- package/esm2020/lib/components/language-selector/o-language-selector.module.mjs +5 -5
- package/esm2020/lib/components/list/index.mjs +2 -1
- package/esm2020/lib/components/list/list-item/o-list-item.component.mjs +4 -4
- package/esm2020/lib/components/list/list-item/o-list-item.directive.mjs +4 -4
- package/esm2020/lib/components/list/o-list.component.mjs +14 -15
- package/esm2020/lib/components/list/o-list.module.mjs +12 -8
- package/esm2020/lib/components/list/renderers/avatar/o-list-item-avatar.component.mjs +4 -4
- package/esm2020/lib/components/list/renderers/card/o-list-item-card.component.mjs +4 -4
- package/esm2020/lib/components/list/renderers/card-image/o-list-item-card-image.component.mjs +4 -4
- package/esm2020/lib/components/list/renderers/o-list-item-card-renderer.class.mjs +4 -4
- package/esm2020/lib/components/list/renderers/o-list-item-text-renderer.class.mjs +4 -4
- package/esm2020/lib/components/list/renderers/text/o-list-item-text.component.mjs +4 -4
- package/esm2020/lib/components/list/skeleton/o-list-skeleton.component.mjs +26 -0
- package/esm2020/lib/components/material/ckeditor/ck-editor.component.mjs +4 -4
- package/esm2020/lib/components/material/ckeditor/ck-editor.module.mjs +5 -5
- package/esm2020/lib/components/o-data-toolbar/o-data-toolbar.component.mjs +4 -4
- package/esm2020/lib/components/o-data-toolbar/o-data-toolbar.module.mjs +5 -5
- package/esm2020/lib/components/o-form-data-component.class.mjs +4 -4
- package/esm2020/lib/components/o-service-base-component.class.mjs +10 -10
- package/esm2020/lib/components/o-service-component.class.mjs +17 -11
- package/esm2020/lib/components/o-skeleton.component.mjs +21 -0
- package/esm2020/lib/components/table/column/calculated/o-table-column-calculated.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/boolean/o-table-cell-editor-boolean.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/date/o-table-cell-editor-date.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/email/o-table-cell-editor-email.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/integer/o-table-cell-editor-integer.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/o-base-table-cell-editor.class.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/real/o-table-cell-editor-real.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/text/o-table-cell-editor-text.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-editor/time/o-table-cell-editor-time.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/action/o-table-cell-renderer-action.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/boolean/o-table-cell-renderer-boolean.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/currency/o-table-cell-renderer-currency.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/date/o-table-cell-renderer-date.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/image/o-table-cell-renderer-image.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/integer/o-table-cell-renderer-integer.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/o-base-table-cell-renderer.class.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/percentage/o-table-cell-renderer-percentage.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/real/o-table-cell-renderer-real.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/service/o-table-cell-renderer-service.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/time/o-table-cell-renderer-time.component.mjs +4 -4
- package/esm2020/lib/components/table/column/cell-renderer/translate/o-table-cell-renderer-translate.component.mjs +4 -4
- package/esm2020/lib/components/table/column/o-table-column.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/contextmenu/o-table-context-menu.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/default-o-table.datasource.mjs +7 -2
- package/esm2020/lib/components/table/extensions/dialog/apply-configuration/o-table-apply-configuration-dialog.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/dialog/export/o-table-export-dialog.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/dialog/filter-by-column/o-table-filter-by-column-data-dialog.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/dialog/group-by-columns/o-table-group-by-columns-dialog.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/dialog/o-table-base-dialog.class.mjs +4 -4
- package/esm2020/lib/components/table/extensions/dialog/store-configuration/o-table-store-configuration-dialog.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/dialog/visible-columns/o-table-visible-columns-dialog.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/export-button/o-table-export-button.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/export-button/o-table-export-button.service.mjs +4 -4
- package/esm2020/lib/components/table/extensions/footer/aggregate/o-table-column-aggregate.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/footer/expanded/o-table-expanded-footer.directive.mjs +4 -4
- package/esm2020/lib/components/table/extensions/footer/paginator/o-table-mat-paginator-intl.mjs +4 -4
- package/esm2020/lib/components/table/extensions/footer/paginator/o-table-paginator.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-button/o-table-button.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-buttons/o-table-buttons.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-column-resizer/o-table-column-resizer.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-column-select-all/o-table-column-select-all.directive.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-columns-filter/columns/o-table-columns-filter-column.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-columns-filter/o-table-columns-filter.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-columns-grouping/columns/o-table-columns-grouping-column.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-columns-grouping/o-table-columns-grouping.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-header/o-table-header.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-header-column-filter-icon/o-table-header-column-filter-icon.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-header-select-all/o-table-header-select-all.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-insertable-row/o-table-insertable-row.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-menu/o-table-menu.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-option/o-table-option.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/header/table-quickfilter/o-table-quickfilter.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/index.mjs +2 -1
- package/esm2020/lib/components/table/extensions/o-table-datasource.service.mjs +4 -4
- package/esm2020/lib/components/table/extensions/o-table-strategy.service.mjs +4 -4
- package/esm2020/lib/components/table/extensions/pipes/o-table-row-class.pipe.mjs +4 -4
- package/esm2020/lib/components/table/extensions/row/o-table-row.directive.mjs +4 -4
- package/esm2020/lib/components/table/extensions/row/table-row-expandable/o-table-row-expandable.component.mjs +4 -4
- package/esm2020/lib/components/table/extensions/skeleton/o-table-skeleton.component.mjs +26 -0
- package/esm2020/lib/components/table/extensions/sort/o-mat-sort-header.mjs +4 -4
- package/esm2020/lib/components/table/extensions/sort/o-mat-sort-module.mjs +5 -5
- package/esm2020/lib/components/table/extensions/sort/o-mat-sort.mjs +4 -4
- package/esm2020/lib/components/table/o-table.component.mjs +50 -50
- package/esm2020/lib/components/table/o-table.module.mjs +18 -9
- package/esm2020/lib/components/tree/header/tree-menu/o-tree-menu.component.mjs +4 -4
- package/esm2020/lib/components/tree/o-tree-dao.service.mjs +4 -4
- package/esm2020/lib/components/tree/o-tree.component.mjs +4 -4
- package/esm2020/lib/components/tree/o-tree.module.mjs +5 -5
- package/esm2020/lib/components/tree/tree-node/tree-node.component.mjs +4 -4
- package/esm2020/lib/components/user-info/o-user-info.component.mjs +4 -4
- package/esm2020/lib/components/user-info/o-user-info.module.mjs +5 -5
- package/esm2020/lib/components/user-info/user-info-configuration/o-user-info-configuration.directive.mjs +4 -4
- package/esm2020/lib/components/user-info/user-info-configuration-item/o-user-info-configuration-item.directive.mjs +4 -4
- package/esm2020/lib/config/o-modules.mjs +5 -5
- package/esm2020/lib/directives/keyboard-listener.directive.mjs +4 -4
- package/esm2020/lib/directives/locker.directive.mjs +4 -4
- package/esm2020/lib/directives/o-file-drag-and-drop.directive.mjs +4 -4
- package/esm2020/lib/directives/o-hidden.directive.mjs +4 -4
- package/esm2020/lib/directives/o-mat-error.directive.mjs +4 -4
- package/esm2020/lib/directives/o-mat-prefix.directive.mjs +4 -4
- package/esm2020/lib/directives/o-mat-suffix.directive.mjs +4 -4
- package/esm2020/lib/directives/o-tab-group.directive.mjs +4 -4
- package/esm2020/lib/layouts/app-layout/app-layout-header/o-app-layout-header.component.mjs +4 -4
- package/esm2020/lib/layouts/app-layout/app-layout-sidenav/o-app-layout-sidenav.component.mjs +4 -4
- package/esm2020/lib/layouts/app-layout/o-app-layout.component.mjs +4 -4
- package/esm2020/lib/layouts/app-layout/o-app-layout.module.mjs +5 -5
- package/esm2020/lib/layouts/card-menu-layout/o-card-menu-layout.component.mjs +4 -4
- package/esm2020/lib/layouts/card-menu-layout/o-card-menu-layout.module.mjs +5 -5
- package/esm2020/lib/layouts/form-layout/dialog/o-form-layout-dialog.component.mjs +4 -4
- package/esm2020/lib/layouts/form-layout/dialog/options/o-form-layout-dialog-options.directive.mjs +4 -4
- package/esm2020/lib/layouts/form-layout/directives/o-form-layout-manager-content.directive.mjs +4 -4
- package/esm2020/lib/layouts/form-layout/guards/o-form-layout-can-activate-child.guard.mjs +4 -4
- package/esm2020/lib/layouts/form-layout/o-form-layout-manager.component.mjs +4 -4
- package/esm2020/lib/layouts/form-layout/o-form-layout-manager.module.mjs +5 -5
- package/esm2020/lib/layouts/form-layout/split-pane/o-form-layout-split-pane.component.mjs +6 -8
- package/esm2020/lib/layouts/form-layout/split-pane/options/o-form-layout-split-pane-options.directive.mjs +4 -4
- package/esm2020/lib/layouts/form-layout/tabgroup/o-form-layout-tabgroup.component.mjs +5 -5
- package/esm2020/lib/layouts/form-layout/tabgroup/options/o-form-layout-tabgroup-options.directive.mjs +4 -4
- package/esm2020/lib/ontimize-web-ngx.module.mjs +5 -5
- package/esm2020/lib/pipes/columns-filter.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-currency.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-icon.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-integer.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-moment.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-percentage.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-real.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-safe.pipe.mjs +4 -4
- package/esm2020/lib/pipes/o-translate.pipe.mjs +8 -8
- package/esm2020/lib/pipes/order-by.pipe.mjs +4 -4
- package/esm2020/lib/services/app-menu.service.mjs +4 -4
- package/esm2020/lib/services/appearance.service.mjs +4 -4
- package/esm2020/lib/services/auth-guard.service.mjs +4 -4
- package/esm2020/lib/services/auth.service.mjs +4 -4
- package/esm2020/lib/services/currency.service.mjs +4 -4
- package/esm2020/lib/services/dialog.service.mjs +4 -4
- package/esm2020/lib/services/icon.service.mjs +4 -4
- package/esm2020/lib/services/local-storage.service.mjs +4 -4
- package/esm2020/lib/services/login-storage.service.mjs +4 -4
- package/esm2020/lib/services/moment.service.mjs +4 -4
- package/esm2020/lib/services/navigation.service.mjs +4 -4
- package/esm2020/lib/services/number.service.mjs +4 -4
- package/esm2020/lib/services/o-auth.service.mjs +4 -4
- package/esm2020/lib/services/o-breadcrumb.service.mjs +4 -4
- package/esm2020/lib/services/o-error-dialog-manager.service.mjs +4 -4
- package/esm2020/lib/services/o-form-layout-manager.service.mjs +4 -4
- package/esm2020/lib/services/o-modules-info.service.mjs +4 -4
- package/esm2020/lib/services/o-user-info.service.mjs +4 -4
- package/esm2020/lib/services/ontimize/ontimize-base-service.class.mjs +4 -4
- package/esm2020/lib/services/ontimize/ontimize-ee.service.mjs +4 -4
- package/esm2020/lib/services/ontimize/ontimize-export-3xx.service.mjs +4 -4
- package/esm2020/lib/services/ontimize/ontimize-export.service.mjs +4 -4
- package/esm2020/lib/services/ontimize/ontimize-file.service.mjs +4 -4
- package/esm2020/lib/services/ontimize/ontimize-service-response.adapter.mjs +4 -4
- package/esm2020/lib/services/ontimize/ontimize.service.mjs +4 -4
- package/esm2020/lib/services/ontimize-export-data-base-provider.service.mjs +4 -4
- package/esm2020/lib/services/ontimize-export-data-provider-3x.service.mjs +4 -4
- package/esm2020/lib/services/ontimize-export-data-provider.service.mjs +4 -4
- package/esm2020/lib/services/ontimize-icon-registry.service.mjs +4 -4
- package/esm2020/lib/services/parser/o-service-response.parser.mjs +4 -4
- package/esm2020/lib/services/permissions/o-permissions.module.mjs +5 -5
- package/esm2020/lib/services/permissions/ontimize-ee-permissions.service.mjs +4 -4
- package/esm2020/lib/services/permissions/ontimize-permissions.service.mjs +4 -4
- package/esm2020/lib/services/permissions/permissions-can-activate.guard.mjs +4 -4
- package/esm2020/lib/services/permissions/permissions.service.mjs +4 -4
- package/esm2020/lib/services/remote-config.service.mjs +5 -5
- package/esm2020/lib/services/share-can-activate-child.service.mjs +4 -4
- package/esm2020/lib/services/snackbar.service.mjs +4 -4
- package/esm2020/lib/services/state/o-component-state.service.mjs +10 -10
- package/esm2020/lib/services/state/o-filter-builder-component-state.service.mjs +4 -4
- package/esm2020/lib/services/state/o-form-layout-manager-component-state.service.mjs +4 -4
- package/esm2020/lib/services/state/o-grid-component-state.service.mjs +4 -4
- package/esm2020/lib/services/state/o-list-component-state.service.mjs +4 -4
- package/esm2020/lib/services/state/o-table-component-state.service.mjs +4 -4
- package/esm2020/lib/services/state/o-tree-component-state.service.mjs +4 -4
- package/esm2020/lib/services/translate/o-translate.parser.mjs +4 -4
- package/esm2020/lib/services/translate/o-translate.service.mjs +4 -4
- package/esm2020/lib/shared/components/dialog/o-dialog-internal.component.mjs +4 -4
- package/esm2020/lib/shared/components/dialog/o-dialog.component.mjs +4 -4
- package/esm2020/lib/shared/components/error403/o-error-403.component.mjs +4 -4
- package/esm2020/lib/shared/components/filter/load-filter/o-load-filter-dialog.component.mjs +4 -4
- package/esm2020/lib/shared/components/filter/store-filter/o-store-filter-dialog.component.mjs +4 -4
- package/esm2020/lib/shared/components/snackbar/o-snackbar-base.class.mjs +4 -4
- package/esm2020/lib/shared/components/snackbar/o-snackbar.component.mjs +4 -4
- package/esm2020/lib/shared/components/validation/o-error.component.mjs +4 -4
- package/esm2020/lib/shared/components/validation/o-validator.component.mjs +4 -4
- package/esm2020/lib/shared/material/custom.material.module.mjs +5 -5
- package/esm2020/lib/shared/material/date/ontimize-moment-date-adapter.mjs +4 -4
- package/esm2020/lib/shared/shared.module.mjs +5 -5
- package/esm2020/lib/util/util.mjs +11 -8
- package/fesm2015/ontimize-web-ngx.mjs +1273 -1179
- package/fesm2015/ontimize-web-ngx.mjs.map +1 -1
- package/fesm2020/ontimize-web-ngx.mjs +1271 -1179
- package/fesm2020/ontimize-web-ngx.mjs.map +1 -1
- package/lib/components/grid/index.d.ts +5 -0
- package/lib/components/grid/o-grid.module.d.ts +8 -6
- package/lib/components/grid/skeketon/o-grid-skeleton.component.d.ts +11 -0
- package/lib/components/index.d.ts +2 -4
- package/lib/components/input/file-input/o-file-input.component.d.ts +1 -1
- package/lib/components/list/index.d.ts +1 -0
- package/lib/components/list/o-list.module.d.ts +8 -6
- package/lib/components/list/skeleton/o-list-skeleton.component.d.ts +11 -0
- package/lib/components/o-service-component.class.d.ts +2 -1
- package/lib/components/o-skeleton.component.d.ts +14 -0
- package/lib/components/table/extensions/header/o-table-header-components.d.ts +2 -2
- package/lib/components/table/extensions/index.d.ts +1 -0
- package/lib/components/table/extensions/skeleton/o-table-skeleton.component.d.ts +11 -0
- package/lib/components/table/o-table.component.d.ts +14 -11
- package/lib/components/table/o-table.module.d.ts +14 -12
- package/lib/layouts/form-layout/split-pane/o-form-layout-split-pane.component.d.ts +2 -3
- package/lib/util/util.d.ts +1 -1
- package/package.json +3 -2
- package/theme.scss +89 -73
- package/theming/ontimize-style.scss +18 -0
|
@@ -2,13 +2,15 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./o-grid.component";
|
|
3
3
|
import * as i2 from "./grid-item/o-grid-item.directive";
|
|
4
4
|
import * as i3 from "./grid-item/o-grid-item.component";
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
5
|
+
import * as i4 from "./skeketon/o-grid-skeleton.component";
|
|
6
|
+
import * as i5 from "@angular/common";
|
|
7
|
+
import * as i6 from "../input/search-input/o-search-input.module";
|
|
8
|
+
import * as i7 from "../../shared/shared.module";
|
|
9
|
+
import * as i8 from "@angular/router";
|
|
10
|
+
import * as i9 from "../o-data-toolbar/o-data-toolbar.module";
|
|
11
|
+
import * as i10 from "ngx-skeleton-loader";
|
|
10
12
|
export declare class OGridModule {
|
|
11
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<OGridModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OGridModule, [typeof i1.OGridComponent, typeof i2.OGridItemDirective, typeof i3.OGridItemComponent], [typeof
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OGridModule, [typeof i1.OGridComponent, typeof i2.OGridItemDirective, typeof i3.OGridItemComponent, typeof i4.OGridSkeletonComponent], [typeof i5.CommonModule, typeof i6.OSearchInputModule, typeof i7.OSharedModule, typeof i8.RouterModule, typeof i9.ODataToolbarModule, typeof i10.NgxSkeletonLoaderModule], [typeof i1.OGridComponent, typeof i3.OGridItemComponent, typeof i2.OGridItemDirective]>;
|
|
13
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<OGridModule>;
|
|
14
16
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ElementRef, Injector } from '@angular/core';
|
|
2
|
+
import { OSkeletonComponent } from '../../o-skeleton.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class OGridSkeletonComponent extends OSkeletonComponent {
|
|
5
|
+
protected elRef: ElementRef;
|
|
6
|
+
protected injector: Injector;
|
|
7
|
+
constructor(elRef: ElementRef, injector: Injector);
|
|
8
|
+
get count(): any[];
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OGridSkeletonComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OGridSkeletonComponent, "o-grid-skeleton", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -17,10 +17,7 @@ export * from './filter-builder/index';
|
|
|
17
17
|
export * from './form-container/o-form-container.component';
|
|
18
18
|
export * from './form-container/o-form-container.module';
|
|
19
19
|
export * from './form/index';
|
|
20
|
-
export * from './grid/
|
|
21
|
-
export * from './grid/grid-item/o-grid-item.directive';
|
|
22
|
-
export * from './grid/o-grid.component';
|
|
23
|
-
export * from './grid/o-grid.module';
|
|
20
|
+
export * from './grid/index';
|
|
24
21
|
export * from './image/fullscreen/fullscreen-dialog.component';
|
|
25
22
|
export * from './image/o-image.component';
|
|
26
23
|
export * from './image/o-image.module';
|
|
@@ -42,3 +39,4 @@ export * from './o-data-toolbar/index';
|
|
|
42
39
|
export * from './expandable-container/o-expandable-container.component';
|
|
43
40
|
export * from './expandable-container/o-expandable-container.module';
|
|
44
41
|
export * from './tree/index';
|
|
42
|
+
export * from './o-skeleton.component';
|
|
@@ -54,5 +54,5 @@ export declare class OFileInputComponent extends OFormDataComponent implements O
|
|
|
54
54
|
protected maxFileSizeValidator(control: UntypedFormControl): ValidationErrors;
|
|
55
55
|
protected maxFilesValidator(control: UntypedFormControl): ValidationErrors;
|
|
56
56
|
static ɵfac: i0.ɵɵFactoryDeclaration<OFileInputComponent, [{ optional: true; }, null, null]>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OFileInputComponent, "o-file-input", never, { "acceptFileType": "accept-file-type"; "maxFileSize": "max-file-size"; "multiple": "multiple"; "maxFiles": "max-files"; "showInfo": "show-info"; "splitUpload": "split-upload"; "additionalData": "additional-data"; "
|
|
57
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OFileInputComponent, "o-file-input", never, { "acceptFileType": "accept-file-type"; "maxFileSize": "max-file-size"; "multiple": "multiple"; "maxFiles": "max-files"; "showInfo": "show-info"; "splitUpload": "split-upload"; "additionalData": "additional-data"; "service": "service"; "entity": "entity"; "serviceType": "service-type"; }, { "onBeforeUpload": "onBeforeUpload"; "onBeforeUploadFile": "onBeforeUploadFile"; "onProgress": "onProgress"; "onProgressFile": "onProgressFile"; "onCancel": "onCancel"; "onCancelFile": "onCancelFile"; "onUpload": "onUpload"; "onUploadFile": "onUploadFile"; "onComplete": "onComplete"; "onCompleteFile": "onCompleteFile"; "onError": "onError"; "onErrorFile": "onErrorFile"; }, never, never, false, never>;
|
|
58
58
|
}
|
|
@@ -9,3 +9,4 @@ export * from './renderers/card/o-list-item-card.component';
|
|
|
9
9
|
export * from './renderers/o-list-item-card-renderer.class';
|
|
10
10
|
export * from './renderers/o-list-item-text-renderer.class';
|
|
11
11
|
export * from './renderers/text/o-list-item-text.component';
|
|
12
|
+
export * from './skeleton/o-list-skeleton.component';
|
|
@@ -5,13 +5,15 @@ import * as i3 from "./renderers/avatar/o-list-item-avatar.component";
|
|
|
5
5
|
import * as i4 from "./renderers/card-image/o-list-item-card-image.component";
|
|
6
6
|
import * as i5 from "./renderers/card/o-list-item-card.component";
|
|
7
7
|
import * as i6 from "./renderers/text/o-list-item-text.component";
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
8
|
+
import * as i7 from "./skeleton/o-list-skeleton.component";
|
|
9
|
+
import * as i8 from "@angular/common";
|
|
10
|
+
import * as i9 from "../input/search-input/o-search-input.module";
|
|
11
|
+
import * as i10 from "../../shared/shared.module";
|
|
12
|
+
import * as i11 from "@angular/router";
|
|
13
|
+
import * as i12 from "../o-data-toolbar/o-data-toolbar.module";
|
|
14
|
+
import * as i13 from "ngx-skeleton-loader";
|
|
13
15
|
export declare class OListModule {
|
|
14
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<OListModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OListModule, [typeof i1.OListComponent, typeof i2.OListItemComponent, typeof i3.OListItemAvatarComponent, typeof i4.OListItemCardImageComponent, typeof i5.OListItemCardComponent, typeof i6.OListItemTextComponent], [typeof
|
|
17
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OListModule, [typeof i1.OListComponent, typeof i2.OListItemComponent, typeof i3.OListItemAvatarComponent, typeof i4.OListItemCardImageComponent, typeof i5.OListItemCardComponent, typeof i6.OListItemTextComponent, typeof i7.OListSkeletonComponent], [typeof i8.CommonModule, typeof i9.OSearchInputModule, typeof i10.OSharedModule, typeof i11.RouterModule, typeof i12.ODataToolbarModule, typeof i13.NgxSkeletonLoaderModule], [typeof i1.OListComponent, typeof i2.OListItemComponent, typeof i3.OListItemAvatarComponent, typeof i4.OListItemCardImageComponent, typeof i5.OListItemCardComponent, typeof i6.OListItemTextComponent]>;
|
|
16
18
|
static ɵinj: i0.ɵɵInjectorDeclaration<OListModule>;
|
|
17
19
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ElementRef, Injector } from '@angular/core';
|
|
2
|
+
import { OSkeletonComponent } from '../../o-skeleton.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class OListSkeletonComponent extends OSkeletonComponent {
|
|
5
|
+
protected elRef: ElementRef;
|
|
6
|
+
protected injector: Injector;
|
|
7
|
+
constructor(elRef: ElementRef, injector: Injector);
|
|
8
|
+
get count(): any[];
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OListSkeletonComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OListSkeletonComponent, "o-list-skeleton", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -49,6 +49,7 @@ export declare abstract class AbstractOServiceComponent<T extends AbstractCompon
|
|
|
49
49
|
editButtonInRowIcon: string;
|
|
50
50
|
insertButton: boolean;
|
|
51
51
|
paginationControls: boolean;
|
|
52
|
+
disablePageSizeCalculation: boolean;
|
|
52
53
|
get pageSizeOptions(): number[];
|
|
53
54
|
set pageSizeOptions(val: number[]);
|
|
54
55
|
protected _rowHeight: string;
|
|
@@ -147,7 +148,7 @@ export declare abstract class AbstractOServiceComponent<T extends AbstractCompon
|
|
|
147
148
|
set quickFilterAppearance(value: MatFormFieldAppearance);
|
|
148
149
|
protected getSqlTypesOfKeys(): {};
|
|
149
150
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractOServiceComponent<any>, never>;
|
|
150
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractOServiceComponent<any>, never, never, { "oattr": "attr"; "service": "service"; "serviceType": "service-type"; "entity": "entity"; "queryOnInit": "query-on-init"; "queryOnBind": "query-on-bind"; "queryOnEvent": "query-on-event"; "pageable": "pageable"; "columns": "columns"; "keys": "keys"; "parentKeys": "parent-keys"; "staticData": "static-data"; "queryMethod": "query-method"; "paginatedQueryMethod": "paginated-query-method"; "oQueryRows": "query-rows"; "insertMethod": "insert-method"; "updateMethod": "update-method"; "deleteMethod": "delete-method"; "storeState": "store-state"; "queryWithNullParentKeys": "query-with-null-parent-keys"; "queryFallbackFunction": "query-fallback-function"; "_title": "title"; "ovisible": "visible"; "oenabled": "enabled"; "controls": "controls"; "detailMode": "detail-mode"; "detailFormRoute": "detail-form-route"; "recursiveDetail": "recursive-detail"; "detailButtonInRow": "detail-button-in-row"; "detailButtonInRowIcon": "detail-button-in-row-icon"; "editFormRoute": "edit-form-route"; "recursiveEdit": "recursive-edit"; "editButtonInRow": "edit-button-in-row"; "editButtonInRowIcon": "edit-button-in-row-icon"; "insertButton": "insert-button"; "rowHeight": "row-height"; "insertFormRoute": "insert-form-route"; "recursiveInsert": "recursive-insert"; "filterCaseSensitive": "filter-case-sensitive"; "quickFilter": "quick-filter"; "quickFilterPlaceholder": "quick-filter-placeholder"; "paginationControls": "pagination-controls"; "pageSizeOptions": "page-size-options"; "quickFilterAppearance": "quick-filter-appearance"; }, { "onClick": "onClick"; "onDoubleClick": "onDoubleClick"; "onDataLoaded": "onDataLoaded"; "onPaginatedDataLoaded": "onPaginatedDataLoaded"; "onSearch": "onSearch"; }, never, never, false, never>;
|
|
151
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractOServiceComponent<any>, never, never, { "oattr": "attr"; "service": "service"; "serviceType": "service-type"; "entity": "entity"; "queryOnInit": "query-on-init"; "queryOnBind": "query-on-bind"; "queryOnEvent": "query-on-event"; "pageable": "pageable"; "columns": "columns"; "keys": "keys"; "parentKeys": "parent-keys"; "staticData": "static-data"; "queryMethod": "query-method"; "paginatedQueryMethod": "paginated-query-method"; "oQueryRows": "query-rows"; "insertMethod": "insert-method"; "updateMethod": "update-method"; "deleteMethod": "delete-method"; "storeState": "store-state"; "queryWithNullParentKeys": "query-with-null-parent-keys"; "queryFallbackFunction": "query-fallback-function"; "_title": "title"; "ovisible": "visible"; "oenabled": "enabled"; "controls": "controls"; "detailMode": "detail-mode"; "detailFormRoute": "detail-form-route"; "recursiveDetail": "recursive-detail"; "detailButtonInRow": "detail-button-in-row"; "detailButtonInRowIcon": "detail-button-in-row-icon"; "editFormRoute": "edit-form-route"; "recursiveEdit": "recursive-edit"; "editButtonInRow": "edit-button-in-row"; "editButtonInRowIcon": "edit-button-in-row-icon"; "insertButton": "insert-button"; "rowHeight": "row-height"; "insertFormRoute": "insert-form-route"; "recursiveInsert": "recursive-insert"; "filterCaseSensitive": "filter-case-sensitive"; "quickFilter": "quick-filter"; "quickFilterPlaceholder": "quick-filter-placeholder"; "paginationControls": "pagination-controls"; "pageSizeOptions": "page-size-options"; "quickFilterAppearance": "quick-filter-appearance"; "disablePageSizeCalculation": "disable-page-size-calculation"; }, { "onClick": "onClick"; "onDoubleClick": "onDoubleClick"; "onDataLoaded": "onDataLoaded"; "onPaginatedDataLoaded": "onPaginatedDataLoaded"; "onSearch": "onSearch"; }, never, never, false, never>;
|
|
151
152
|
}
|
|
152
153
|
export declare class OServiceComponent extends AbstractOServiceComponent<DefaultServiceComponentStateService> {
|
|
153
154
|
static ɵfac: i0.ɵɵFactoryDeclaration<OServiceComponent, never>;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { Injector, OnDestroy } from "@angular/core";
|
|
2
|
+
import { Subscription } from "rxjs";
|
|
3
|
+
import { AppearanceService } from "../services/appearance.service";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class OSkeletonComponent implements OnDestroy {
|
|
6
|
+
protected injector: Injector;
|
|
7
|
+
isDarkMode: boolean;
|
|
8
|
+
subscription: Subscription;
|
|
9
|
+
appearanceService: AppearanceService;
|
|
10
|
+
constructor(injector: Injector);
|
|
11
|
+
ngOnDestroy(): void;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OSkeletonComponent, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OSkeletonComponent, never, never, {}, {}, never, never, false, never>;
|
|
14
|
+
}
|
|
@@ -12,5 +12,5 @@ import { OTableOptionComponent } from './table-option/o-table-option.component';
|
|
|
12
12
|
import { OTableQuickfilterComponent } from './table-quickfilter/o-table-quickfilter.component';
|
|
13
13
|
import { OTableHeaderComponent } from './table-header/o-table-header.component';
|
|
14
14
|
import { OTableColumnSelectAllDirective } from './table-column-select-all/o-table-column-select-all.directive';
|
|
15
|
-
export declare const O_TABLE_HEADER_COMPONENTS: (typeof
|
|
16
|
-
export declare const O_TABLE_HEADER_COMPONENTS_EXPORTED: (typeof
|
|
15
|
+
export declare const O_TABLE_HEADER_COMPONENTS: (typeof OTableColumnsFilterColumnComponent | typeof OTableColumnsGroupingColumnComponent | typeof OTableButtonComponent | typeof OTableColumnSelectAllDirective | typeof OTableColumnsFilterComponent | typeof OTableHeaderColumnFilterIconComponent | typeof OTableHeaderComponent | typeof OTableInsertableRowComponent | typeof OTableOptionComponent | typeof OTableButtonsComponent | typeof OTableColumnResizerComponent | typeof OTableColumnsGroupingComponent | typeof OTableMenuComponent | typeof OTableQuickfilterComponent)[];
|
|
16
|
+
export declare const O_TABLE_HEADER_COMPONENTS_EXPORTED: (typeof OTableColumnsFilterColumnComponent | typeof OTableColumnsGroupingColumnComponent | typeof OTableButtonComponent | typeof OTableColumnSelectAllDirective | typeof OTableColumnsFilterComponent | typeof OTableHeaderComponent | typeof OTableInsertableRowComponent | typeof OTableOptionComponent | typeof OTableButtonsComponent | typeof OTableColumnResizerComponent | typeof OTableColumnsGroupingComponent | typeof OTableMenuComponent | typeof OTableQuickfilterComponent)[];
|
|
@@ -16,3 +16,4 @@ export * from './row/table-row-expandable/o-table-row-expandable.component';
|
|
|
16
16
|
export * from './o-table-datasource.service';
|
|
17
17
|
export * from './o-table-strategy.service';
|
|
18
18
|
export * from './pipes/o-table-row-class.pipe';
|
|
19
|
+
export * from './skeleton/o-table-skeleton.component';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ElementRef, Injector, OnDestroy } from '@angular/core';
|
|
2
|
+
import { OSkeletonComponent } from '../../../o-skeleton.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class OTableSkeletonComponent extends OSkeletonComponent implements OnDestroy {
|
|
5
|
+
protected elRef: ElementRef;
|
|
6
|
+
protected injector: Injector;
|
|
7
|
+
constructor(elRef: ElementRef, injector: Injector);
|
|
8
|
+
get count(): number;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OTableSkeletonComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OTableSkeletonComponent, "o-table-skeleton", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { SelectionModel } from '@angular/cdk/collections';
|
|
2
|
+
import { DomPortalOutlet } from '@angular/cdk/portal';
|
|
2
3
|
import { CdkVirtualScrollViewport } from '@angular/cdk/scrolling';
|
|
3
4
|
import { AfterContentInit, AfterViewInit, ApplicationRef, ElementRef, EventEmitter, Injector, OnDestroy, OnInit, QueryList, SimpleChange, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
4
5
|
import { MatCheckboxChange } from '@angular/material/checkbox';
|
|
@@ -6,16 +7,8 @@ import { MatDialog } from '@angular/material/dialog';
|
|
|
6
7
|
import { MatMenu } from '@angular/material/menu';
|
|
7
8
|
import { PageEvent } from '@angular/material/paginator';
|
|
8
9
|
import { MatTab, MatTabGroup } from '@angular/material/tabs';
|
|
10
|
+
import { MatTooltip } from '@angular/material/tooltip';
|
|
9
11
|
import { Observable, Subscription } from 'rxjs';
|
|
10
|
-
import { DomPortalOutlet } from '@angular/cdk/portal';
|
|
11
|
-
import type { OTableButton } from '../../interfaces/o-table-button.interface';
|
|
12
|
-
import type { OTableButtons } from '../../interfaces/o-table-buttons.interface';
|
|
13
|
-
import type { OTableColumnsGrouping } from '../../interfaces/o-table-columns-grouping-interface';
|
|
14
|
-
import type { OTableDataSource } from '../../interfaces/o-table-datasource.interface';
|
|
15
|
-
import type { OTableMenu } from '../../interfaces/o-table-menu.interface';
|
|
16
|
-
import type { OTableOptions } from '../../interfaces/o-table-options.interface';
|
|
17
|
-
import type { OTablePaginator } from '../../interfaces/o-table-paginator.interface';
|
|
18
|
-
import type { OTableQuickfilter } from '../../interfaces/o-table-quickfilter.interface';
|
|
19
12
|
import { SnackBarService } from '../../services/snackbar.service';
|
|
20
13
|
import { OTableComponentStateClass } from '../../services/state/o-table-component-state.class';
|
|
21
14
|
import { OTableComponentStateService } from '../../services/state/o-table-component-state.service';
|
|
@@ -51,6 +44,14 @@ import { OTableDao } from './extensions/o-table.dao';
|
|
|
51
44
|
import { OTableGroupedRow } from './extensions/row/o-table-row-group.class';
|
|
52
45
|
import { OTableRowExpandableComponent } from './extensions/row/table-row-expandable/o-table-row-expandable.component';
|
|
53
46
|
import { OMatSort } from './extensions/sort/o-mat-sort';
|
|
47
|
+
import type { OTableButton } from '../../interfaces/o-table-button.interface';
|
|
48
|
+
import type { OTableButtons } from '../../interfaces/o-table-buttons.interface';
|
|
49
|
+
import type { OTableColumnsGrouping } from '../../interfaces/o-table-columns-grouping-interface';
|
|
50
|
+
import type { OTableDataSource } from '../../interfaces/o-table-datasource.interface';
|
|
51
|
+
import type { OTableMenu } from '../../interfaces/o-table-menu.interface';
|
|
52
|
+
import type { OTableOptions } from '../../interfaces/o-table-options.interface';
|
|
53
|
+
import type { OTablePaginator } from '../../interfaces/o-table-paginator.interface';
|
|
54
|
+
import type { OTableQuickfilter } from '../../interfaces/o-table-quickfilter.interface';
|
|
54
55
|
import * as i0 from "@angular/core";
|
|
55
56
|
export declare const DEFAULT_INPUTS_O_TABLE: string[];
|
|
56
57
|
export declare const DEFAULT_OUTPUTS_O_TABLE: string[];
|
|
@@ -70,6 +71,7 @@ export declare class OTableComponent extends AbstractOServiceComponent<OTableCom
|
|
|
70
71
|
protected snackBarService: SnackBarService;
|
|
71
72
|
paginator: OTablePaginator;
|
|
72
73
|
sort: OMatSort;
|
|
74
|
+
set oMatSort(_sort: OMatSort);
|
|
73
75
|
virtualScrollViewport: CdkVirtualScrollViewport;
|
|
74
76
|
oTableGlobalConfig: OTableGlobalConfig;
|
|
75
77
|
set cdkVirtualScrollViewport(value: CdkVirtualScrollViewport);
|
|
@@ -79,7 +81,6 @@ export declare class OTableComponent extends AbstractOServiceComponent<OTableCom
|
|
|
79
81
|
_filterColumns: Array<OFilterColumn>;
|
|
80
82
|
portalHost: Array<DomPortalOutlet>;
|
|
81
83
|
onDataLoadedCellRendererSubscription: Subscription;
|
|
82
|
-
get diameterSpinner(): number;
|
|
83
84
|
tableContextMenu: OContextMenuComponent;
|
|
84
85
|
selectAllCheckbox: boolean;
|
|
85
86
|
exportButton: boolean;
|
|
@@ -215,6 +216,7 @@ export declare class OTableComponent extends AbstractOServiceComponent<OTableCom
|
|
|
215
216
|
oTableColumnsGroupingComponent: OTableColumnsGrouping;
|
|
216
217
|
contextMenuContentChild: OTableContextMenuComponent;
|
|
217
218
|
protected triggerSelectionEvents: boolean;
|
|
219
|
+
tooltip: QueryList<MatTooltip>;
|
|
218
220
|
constructor(injector: Injector, elRef: ElementRef, dialog: MatDialog, _viewContainerRef: ViewContainerRef, appRef: ApplicationRef, form: OFormComponent, scrollStrategy: OTableVirtualScrollStrategy);
|
|
219
221
|
private getGlobalConfig;
|
|
220
222
|
get state(): OTableComponentStateClass;
|
|
@@ -260,7 +262,7 @@ export declare class OTableComponent extends AbstractOServiceComponent<OTableCom
|
|
|
260
262
|
registerTabListener(): void;
|
|
261
263
|
protected insideTabBugWorkaround(): void;
|
|
262
264
|
registerSortListener(): void;
|
|
263
|
-
|
|
265
|
+
updateSortingSubject(value: boolean): void;
|
|
264
266
|
protected onSortChange(sortArray: any[]): void;
|
|
265
267
|
setDatasource(): void;
|
|
266
268
|
protected registerDataSourceListeners(): void;
|
|
@@ -387,6 +389,7 @@ export declare class OTableComponent extends AbstractOServiceComponent<OTableCom
|
|
|
387
389
|
isDetailMode(): boolean;
|
|
388
390
|
copyAll(): void;
|
|
389
391
|
copySelection(): void;
|
|
392
|
+
destroyActivedTooltips(): void;
|
|
390
393
|
viewDetail(item: any): void;
|
|
391
394
|
editDetail(item: any): void;
|
|
392
395
|
getOColumnFromTh(th: any): OColumn;
|
|
@@ -49,19 +49,21 @@ import * as i47 from "./extensions/header/table-header-select-all/o-table-header
|
|
|
49
49
|
import * as i48 from "./extensions/footer/paginator/o-table-paginator.component";
|
|
50
50
|
import * as i49 from "./extensions/footer/aggregate/o-table-column-aggregate.component";
|
|
51
51
|
import * as i50 from "./extensions/row/table-row-expandable/o-table-row-expandable.component";
|
|
52
|
-
import * as i51 from "
|
|
53
|
-
import * as i52 from "
|
|
54
|
-
import * as i53 from "
|
|
55
|
-
import * as i54 from "@angular/cdk/
|
|
56
|
-
import * as i55 from "@angular/cdk/
|
|
57
|
-
import * as i56 from "
|
|
58
|
-
import * as i57 from "
|
|
59
|
-
import * as i58 from "
|
|
60
|
-
import * as i59 from "
|
|
61
|
-
import * as i60 from "
|
|
62
|
-
import * as i61 from "
|
|
52
|
+
import * as i51 from "./extensions/skeleton/o-table-skeleton.component";
|
|
53
|
+
import * as i52 from "@angular/common";
|
|
54
|
+
import * as i53 from "../../shared/shared.module";
|
|
55
|
+
import * as i54 from "@angular/cdk/table";
|
|
56
|
+
import * as i55 from "@angular/cdk/drag-drop";
|
|
57
|
+
import * as i56 from "@angular/cdk/portal";
|
|
58
|
+
import * as i57 from "ngx-skeleton-loader";
|
|
59
|
+
import * as i58 from "../contextmenu/o-context-menu.module";
|
|
60
|
+
import * as i59 from "@angular/cdk/observers";
|
|
61
|
+
import * as i60 from "./extensions/sort/o-mat-sort-module";
|
|
62
|
+
import * as i61 from "ngx-material-timepicker";
|
|
63
|
+
import * as i62 from "../dual-list-selector/o-dual-list-selector.module";
|
|
64
|
+
import * as i63 from "../o-data-toolbar/o-data-toolbar.module";
|
|
63
65
|
export declare class OTableModule {
|
|
64
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<OTableModule, never>;
|
|
65
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OTableModule, [typeof i1.OTableComponent, typeof i2.OTableColumnComponent, typeof i3.OTableColumnCalculatedComponent, typeof i4.OTableContextMenuComponent, typeof i5.OTableRowDirective, typeof i6.OTableExpandedFooterDirective, typeof i7.OTableExportButtonComponent, typeof i8.OTableRowClassPipe, typeof i9.OTableCellRendererActionComponent, typeof i10.OTableCellRendererDateComponent, typeof i11.OTableCellRendererBooleanComponent, typeof i12.OTableCellRendererImageComponent, typeof i13.OTableCellRendererIntegerComponent, typeof i14.OTableCellRendererRealComponent, typeof i15.OTableCellRendererCurrencyComponent, typeof i16.OTableCellRendererPercentageComponent, typeof i17.OTableCellRendererServiceComponent, typeof i18.OTableCellRendererTranslateComponent, typeof i19.OTableCellRendererTimeComponent, typeof i20.OTableCellEditorBooleanComponent, typeof i21.OTableCellEditorDateComponent, typeof i22.OTableCellEditorIntegerComponent, typeof i23.OTableCellEditorRealComponent, typeof i24.OTableCellEditorTextComponent, typeof i25.OTableCellEditorEmailComponent, typeof i26.OTableCellEditorTimeComponent, typeof i27.OTableApplyConfigurationDialogComponent, typeof i28.OTableExportDialogComponent, typeof i29.OTableStoreConfigurationDialogComponent, typeof i30.OTableVisibleColumnsDialogComponent, typeof i31.OTableFilterByColumnDataDialogComponent, typeof i32.OTableGroupByColumnsDialogComponent, typeof i33.OTableButtonComponent, typeof i34.OTableButtonsComponent, typeof i35.OTableColumnResizerComponent, typeof i36.OTableColumnsFilterComponent, typeof i37.OTableMenuComponent, typeof i38.OTableOptionComponent, typeof i39.OTableInsertableRowComponent, typeof i40.OTableQuickfilterComponent, typeof i41.OTableColumnsFilterColumnComponent, typeof i42.OTableHeaderColumnFilterIconComponent, typeof i43.OTableHeaderComponent, typeof i44.OTableColumnsGroupingComponent, typeof i45.OTableColumnsGroupingColumnComponent, typeof i46.OTableColumnSelectAllDirective, typeof i47.OTableHeaderSelectAllComponent, typeof i48.OTablePaginatorComponent, typeof i49.OTableColumnAggregateComponent, typeof i50.OTableRowExpandableComponent], [typeof
|
|
67
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OTableModule, [typeof i1.OTableComponent, typeof i2.OTableColumnComponent, typeof i3.OTableColumnCalculatedComponent, typeof i4.OTableContextMenuComponent, typeof i5.OTableRowDirective, typeof i6.OTableExpandedFooterDirective, typeof i7.OTableExportButtonComponent, typeof i8.OTableRowClassPipe, typeof i9.OTableCellRendererActionComponent, typeof i10.OTableCellRendererDateComponent, typeof i11.OTableCellRendererBooleanComponent, typeof i12.OTableCellRendererImageComponent, typeof i13.OTableCellRendererIntegerComponent, typeof i14.OTableCellRendererRealComponent, typeof i15.OTableCellRendererCurrencyComponent, typeof i16.OTableCellRendererPercentageComponent, typeof i17.OTableCellRendererServiceComponent, typeof i18.OTableCellRendererTranslateComponent, typeof i19.OTableCellRendererTimeComponent, typeof i20.OTableCellEditorBooleanComponent, typeof i21.OTableCellEditorDateComponent, typeof i22.OTableCellEditorIntegerComponent, typeof i23.OTableCellEditorRealComponent, typeof i24.OTableCellEditorTextComponent, typeof i25.OTableCellEditorEmailComponent, typeof i26.OTableCellEditorTimeComponent, typeof i27.OTableApplyConfigurationDialogComponent, typeof i28.OTableExportDialogComponent, typeof i29.OTableStoreConfigurationDialogComponent, typeof i30.OTableVisibleColumnsDialogComponent, typeof i31.OTableFilterByColumnDataDialogComponent, typeof i32.OTableGroupByColumnsDialogComponent, typeof i33.OTableButtonComponent, typeof i34.OTableButtonsComponent, typeof i35.OTableColumnResizerComponent, typeof i36.OTableColumnsFilterComponent, typeof i37.OTableMenuComponent, typeof i38.OTableOptionComponent, typeof i39.OTableInsertableRowComponent, typeof i40.OTableQuickfilterComponent, typeof i41.OTableColumnsFilterColumnComponent, typeof i42.OTableHeaderColumnFilterIconComponent, typeof i43.OTableHeaderComponent, typeof i44.OTableColumnsGroupingComponent, typeof i45.OTableColumnsGroupingColumnComponent, typeof i46.OTableColumnSelectAllDirective, typeof i47.OTableHeaderSelectAllComponent, typeof i48.OTablePaginatorComponent, typeof i49.OTableColumnAggregateComponent, typeof i50.OTableRowExpandableComponent, typeof i51.OTableSkeletonComponent], [typeof i52.CommonModule, typeof i53.OSharedModule, typeof i54.CdkTableModule, typeof i55.DragDropModule, typeof i56.PortalModule, typeof i57.NgxSkeletonLoaderModule, typeof i58.OContextMenuModule, typeof i59.ObserversModule, typeof i60.OMatSortModule, typeof i61.NgxMaterialTimepickerModule, typeof i62.ODualListSelectorModule, typeof i63.ODataToolbarModule], [typeof i1.OTableComponent, typeof i2.OTableColumnComponent, typeof i54.CdkTableModule, typeof i3.OTableColumnCalculatedComponent, typeof i4.OTableContextMenuComponent, typeof i5.OTableRowDirective, typeof i6.OTableExpandedFooterDirective, typeof i60.OMatSortModule, typeof i7.OTableExportButtonComponent, typeof i8.OTableRowClassPipe, typeof i33.OTableButtonComponent, typeof i34.OTableButtonsComponent, typeof i35.OTableColumnResizerComponent, typeof i44.OTableColumnsGroupingComponent, typeof i45.OTableColumnsGroupingColumnComponent, typeof i36.OTableColumnsFilterComponent, typeof i37.OTableMenuComponent, typeof i38.OTableOptionComponent, typeof i39.OTableInsertableRowComponent, typeof i40.OTableQuickfilterComponent, typeof i41.OTableColumnsFilterColumnComponent, typeof i43.OTableHeaderComponent, typeof i46.OTableColumnSelectAllDirective, typeof i9.OTableCellRendererActionComponent, typeof i10.OTableCellRendererDateComponent, typeof i11.OTableCellRendererBooleanComponent, typeof i12.OTableCellRendererImageComponent, typeof i13.OTableCellRendererIntegerComponent, typeof i14.OTableCellRendererRealComponent, typeof i15.OTableCellRendererCurrencyComponent, typeof i16.OTableCellRendererPercentageComponent, typeof i17.OTableCellRendererServiceComponent, typeof i18.OTableCellRendererTranslateComponent, typeof i19.OTableCellRendererTimeComponent, typeof i20.OTableCellEditorBooleanComponent, typeof i21.OTableCellEditorDateComponent, typeof i22.OTableCellEditorIntegerComponent, typeof i23.OTableCellEditorRealComponent, typeof i24.OTableCellEditorTextComponent, typeof i25.OTableCellEditorEmailComponent, typeof i26.OTableCellEditorTimeComponent, typeof i48.OTablePaginatorComponent, typeof i49.OTableColumnAggregateComponent, typeof i50.OTableRowExpandableComponent, typeof i51.OTableSkeletonComponent]>;
|
|
66
68
|
static ɵinj: i0.ɵɵInjectorDeclaration<OTableModule>;
|
|
67
69
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, Injector,
|
|
1
|
+
import { AfterViewInit, ElementRef, Injector, Renderer2 } from '@angular/core';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
3
|
import { ResizeEvent } from 'angular-resizable-element';
|
|
4
4
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
@@ -12,7 +12,7 @@ import type { FormLayoutDetailComponentData } from '../../../types/form-layout-d
|
|
|
12
12
|
import * as i0 from "@angular/core";
|
|
13
13
|
export declare const DEFAULT_INPUTS_O_FORM_LAYOUT_SPLIT_PANE: string[];
|
|
14
14
|
export declare const DEFAULT_OUTPUTS_O_FORM_LAYOUT_SPLIT_PANE: any[];
|
|
15
|
-
export declare class OFormLayoutSplitPaneComponent implements
|
|
15
|
+
export declare class OFormLayoutSplitPaneComponent implements AfterViewInit, OFormLayoutManagerMode {
|
|
16
16
|
protected injector: Injector;
|
|
17
17
|
protected elementRef: ElementRef;
|
|
18
18
|
renderer: Renderer2;
|
|
@@ -28,7 +28,6 @@ export declare class OFormLayoutSplitPaneComponent implements OnInit, AfterViewI
|
|
|
28
28
|
protected dialogService: DialogService;
|
|
29
29
|
constructor(injector: Injector, elementRef: ElementRef, renderer: Renderer2, formLayoutManager: OFormLayoutManagerBase);
|
|
30
30
|
get state(): OFormLayoutManagerComponentStateClass;
|
|
31
|
-
ngOnInit(): void;
|
|
32
31
|
ngAfterViewInit(): void;
|
|
33
32
|
protected setOption(el: any, optionName: string, propertyName: string): void;
|
|
34
33
|
getFormCacheData(): FormLayoutDetailComponentData;
|
package/lib/util/util.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import { ODateValueType } from '../types/o-date-value.type';
|
|
|
7
7
|
import { OConfigureServiceArgs } from '../types/configure-service-args.type';
|
|
8
8
|
import { OConfigureMessageServiceArgs } from '../types/configure-message-service-args.type';
|
|
9
9
|
export declare class Util {
|
|
10
|
-
static columnAggregates: string[];
|
|
10
|
+
static readonly columnAggregates: string[];
|
|
11
11
|
static isObject(val: any): boolean;
|
|
12
12
|
static isArray(val: any): boolean;
|
|
13
13
|
static parseBoolean(value: string, defaultValue?: boolean): boolean;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ontimize-web-ngx",
|
|
3
3
|
"homepage": "https://github.com/OntimizeWeb/ontimize-web-ngx#readme",
|
|
4
|
-
"version": "15.0.
|
|
4
|
+
"version": "15.0.1",
|
|
5
5
|
"description": "Ontimize Web framework using Angular 15",
|
|
6
6
|
"bugs": "https://github.com/OntimizeWeb/ontimize-web-ngx/issues",
|
|
7
7
|
"author": "Imatia S.L.",
|
|
@@ -52,7 +52,8 @@
|
|
|
52
52
|
"moment": "2.29.2",
|
|
53
53
|
"ngx-material-timepicker": "5.4.3",
|
|
54
54
|
"google-libphonenumber": "^3.2.3",
|
|
55
|
-
"tslib": "^2.3.0"
|
|
55
|
+
"tslib": "^2.3.0",
|
|
56
|
+
"ngx-skeleton-loader": "7.0.0"
|
|
56
57
|
},
|
|
57
58
|
"es2020": "fesm2020/ontimize-web-ngx.mjs",
|
|
58
59
|
"esm2020": "esm2020/ontimize-web-ngx.mjs",
|
package/theme.scss
CHANGED
|
@@ -73,74 +73,7 @@
|
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
}@mixin o-
|
|
77
|
-
$theme: map.get($theme-or-color-config, color);
|
|
78
|
-
$primary: map.get($theme, primary);
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
$bg-color: #FFF;
|
|
82
|
-
$fg-color: rgba(0, 0, 0, 0.7);
|
|
83
|
-
|
|
84
|
-
$item-bg-color-hover-dark: rgba(0, 0, 0, 0.16);
|
|
85
|
-
$item-bg-color-hover-light: rgba(255, 255, 255, 0.16);
|
|
86
|
-
|
|
87
|
-
.o-bar-menu {
|
|
88
|
-
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
|
|
89
|
-
|
|
90
|
-
nav {
|
|
91
|
-
.fake-ul {
|
|
92
|
-
.fake-ul {
|
|
93
|
-
background-color: $bg-color;
|
|
94
|
-
|
|
95
|
-
.mat-icon,
|
|
96
|
-
.o-bar-menu-group-title,
|
|
97
|
-
.o-bar-menu-item-title,
|
|
98
|
-
label.toggle {
|
|
99
|
-
color: $fg-color;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.fake-li {
|
|
103
|
-
background-color: $bg-color;
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
a {
|
|
109
|
-
color: $bg-color;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
@media all and (min-width : 768px) {
|
|
114
|
-
nav .fake-ul {
|
|
115
|
-
.fake-li .fake-ul .fake-li-hover {
|
|
116
|
-
background: $item-bg-color-hover-dark;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.fake-li-hover {
|
|
120
|
-
background-color: $item-bg-color-hover-light;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
@media all and (max-width : 767px) {
|
|
126
|
-
nav {
|
|
127
|
-
a:hover {
|
|
128
|
-
background-color: rgba(255, 255, 255, 0.15);
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.fake-ul {
|
|
132
|
-
border-top: 1px solid rgba(255, 255, 255, 0.5);
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
.toggle {
|
|
137
|
-
&:hover {
|
|
138
|
-
background-color: rgba(255, 255, 255, 0.15);
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
}@mixin o-app-sidenav-theme($theme-or-color-config) {
|
|
76
|
+
}@mixin o-app-sidenav-theme($theme-or-color-config) {
|
|
144
77
|
$theme: map.get($theme-or-color-config, color);
|
|
145
78
|
$primary: map.get($theme, primary);
|
|
146
79
|
$accent: map.get($theme, accent);
|
|
@@ -216,7 +149,74 @@
|
|
|
216
149
|
}
|
|
217
150
|
}
|
|
218
151
|
}
|
|
219
|
-
}@mixin o-
|
|
152
|
+
}@mixin o-bar-menu-theme($theme-or-color-config) {
|
|
153
|
+
$theme: map.get($theme-or-color-config, color);
|
|
154
|
+
$primary: map.get($theme, primary);
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
$bg-color: #FFF;
|
|
158
|
+
$fg-color: rgba(0, 0, 0, 0.7);
|
|
159
|
+
|
|
160
|
+
$item-bg-color-hover-dark: rgba(0, 0, 0, 0.16);
|
|
161
|
+
$item-bg-color-hover-light: rgba(255, 255, 255, 0.16);
|
|
162
|
+
|
|
163
|
+
.o-bar-menu {
|
|
164
|
+
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
|
|
165
|
+
|
|
166
|
+
nav {
|
|
167
|
+
.fake-ul {
|
|
168
|
+
.fake-ul {
|
|
169
|
+
background-color: $bg-color;
|
|
170
|
+
|
|
171
|
+
.mat-icon,
|
|
172
|
+
.o-bar-menu-group-title,
|
|
173
|
+
.o-bar-menu-item-title,
|
|
174
|
+
label.toggle {
|
|
175
|
+
color: $fg-color;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
.fake-li {
|
|
179
|
+
background-color: $bg-color;
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
a {
|
|
185
|
+
color: $bg-color;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
@media all and (min-width : 768px) {
|
|
190
|
+
nav .fake-ul {
|
|
191
|
+
.fake-li .fake-ul .fake-li-hover {
|
|
192
|
+
background: $item-bg-color-hover-dark;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.fake-li-hover {
|
|
196
|
+
background-color: $item-bg-color-hover-light;
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
@media all and (max-width : 767px) {
|
|
202
|
+
nav {
|
|
203
|
+
a:hover {
|
|
204
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
.fake-ul {
|
|
208
|
+
border-top: 1px solid rgba(255, 255, 255, 0.5);
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.toggle {
|
|
213
|
+
&:hover {
|
|
214
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
}@mixin o-breadcrumb-theme($theme-or-color-config) {
|
|
220
220
|
$theme: map.get($theme-or-color-config, color);
|
|
221
221
|
$primary: map.get($theme, primary);
|
|
222
222
|
$accent: map.get($theme, accent);
|
|
@@ -413,9 +413,13 @@
|
|
|
413
413
|
|
|
414
414
|
.o-grid-container {
|
|
415
415
|
.o-loading-blocker .o-spinner-container {
|
|
416
|
-
|
|
416
|
+
background-color: transparent;
|
|
417
417
|
}
|
|
418
418
|
}
|
|
419
|
+
|
|
420
|
+
.mat-paginator {
|
|
421
|
+
background-color: inherit;
|
|
422
|
+
}
|
|
419
423
|
}
|
|
420
424
|
}@mixin o-image-theme($theme-or-color-config) {
|
|
421
425
|
$theme: map.get($theme-or-color-config, color);
|
|
@@ -555,6 +559,7 @@
|
|
|
555
559
|
}@mixin o-list-theme($theme-or-color-config) {
|
|
556
560
|
$theme: map.get($theme-or-color-config, color);
|
|
557
561
|
$foreground: map.get($theme, foreground);
|
|
562
|
+
$background: map.get($theme, background);
|
|
558
563
|
|
|
559
564
|
.o-list-container {
|
|
560
565
|
|
|
@@ -570,6 +575,17 @@
|
|
|
570
575
|
.o-list-item-icon {
|
|
571
576
|
color: mat.get-color-from-palette($foreground, icon);
|
|
572
577
|
}
|
|
578
|
+
|
|
579
|
+
.spinner-container {
|
|
580
|
+
&:not(.pageable-loading) {
|
|
581
|
+
background-color: transparent;
|
|
582
|
+
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
&.pageable-loading {
|
|
586
|
+
background-color: transparent;
|
|
587
|
+
}
|
|
588
|
+
}
|
|
573
589
|
}
|
|
574
590
|
}@mixin app-global-theme($theme-or-color-config, $typography: null) {
|
|
575
591
|
$theme: map.get($theme-or-color-config, color);
|
|
@@ -1080,7 +1096,7 @@ $layout-gutter-width-horizontal: 14px !default;
|
|
|
1080
1096
|
*/
|
|
1081
1097
|
.md-drppicker {
|
|
1082
1098
|
|
|
1083
|
-
background-color: mat.get-color-from-palette($background,
|
|
1099
|
+
background-color: mat.get-color-from-palette($background, card);
|
|
1084
1100
|
|
|
1085
1101
|
&:after,
|
|
1086
1102
|
&:before {
|
|
@@ -1298,7 +1314,7 @@ $layout-gutter-width-horizontal: 14px !default;
|
|
|
1298
1314
|
}
|
|
1299
1315
|
|
|
1300
1316
|
.spinner-container {
|
|
1301
|
-
background-color:
|
|
1317
|
+
background-color: transparent;
|
|
1302
1318
|
}
|
|
1303
1319
|
|
|
1304
1320
|
.o-table-menu-button {
|
|
@@ -1493,7 +1509,7 @@ $layout-gutter-width-horizontal: 14px !default;
|
|
|
1493
1509
|
$foreground: map.get($theme, foreground);
|
|
1494
1510
|
|
|
1495
1511
|
.o-form-layout-tabgroup {
|
|
1496
|
-
|
|
1512
|
+
>.spinner-container {
|
|
1497
1513
|
background-color: mat.get-color-from-palette($background, background);
|
|
1498
1514
|
}
|
|
1499
1515
|
|
|
@@ -755,4 +755,22 @@ $ontimize-dark-theme-foreground: (base: rgba(white, 0.6),
|
|
|
755
755
|
padding: 0;
|
|
756
756
|
}
|
|
757
757
|
}
|
|
758
|
+
|
|
759
|
+
.o-table-skeleton-header {
|
|
760
|
+
background-color: mat.get-color-from-palette($background, level-04);
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
.o-grid-skeleton-item,
|
|
764
|
+
.o-table .o-table-skeleton-item,
|
|
765
|
+
.o-list-skeleton-item {
|
|
766
|
+
div.skeleton-loader {
|
|
767
|
+
background: mat.get-color-from-palette($background, level-04) no-repeat;
|
|
768
|
+
}
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
.o-list-skeleton-item {
|
|
772
|
+
background-color: mat.get-color-from-palette($background, level-08);
|
|
773
|
+
border-radius: variables.$border-radius;
|
|
774
|
+
}
|
|
775
|
+
|
|
758
776
|
}
|