@semantic-components/ui 0.54.0 → 0.56.0
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/fesm2022/semantic-components-ui.mjs +819 -816
- package/fesm2022/semantic-components-ui.mjs.map +1 -1
- package/index.d.ts +2682 -79
- package/package.json +2 -2
- package/lib/components/accordion/accordion-content.d.ts +0 -10
- package/lib/components/accordion/accordion-header.d.ts +0 -7
- package/lib/components/accordion/accordion-item-state.d.ts +0 -7
- package/lib/components/accordion/accordion-item.d.ts +0 -15
- package/lib/components/accordion/accordion-toggle.d.ts +0 -11
- package/lib/components/accordion/accordion.d.ts +0 -8
- package/lib/components/accordion/index.d.ts +0 -5
- package/lib/components/alert/alert-description.d.ts +0 -7
- package/lib/components/alert/alert-title.d.ts +0 -7
- package/lib/components/alert/alert.d.ts +0 -8
- package/lib/components/alert/index.d.ts +0 -3
- package/lib/components/alert-dialog/alert-dialog-description.d.ts +0 -7
- package/lib/components/alert-dialog/alert-dialog-footer.d.ts +0 -7
- package/lib/components/alert-dialog/alert-dialog-header.d.ts +0 -7
- package/lib/components/alert-dialog/alert-dialog-manager.d.ts +0 -11
- package/lib/components/alert-dialog/alert-dialog-title.d.ts +0 -7
- package/lib/components/alert-dialog/alert-dialog.d.ts +0 -15
- package/lib/components/alert-dialog/index.d.ts +0 -1
- package/lib/components/aspect-ratio/aspect-ratio.d.ts +0 -9
- package/lib/components/aspect-ratio/index.d.ts +0 -1
- package/lib/components/autocomplete/autocomplete-item.d.ts +0 -18
- package/lib/components/autocomplete/autocomplete-model.d.ts +0 -4
- package/lib/components/autocomplete/autocomplete.d.ts +0 -20
- package/lib/components/autocomplete/index.d.ts +0 -1
- package/lib/components/avatar/avatar-fallback.d.ts +0 -9
- package/lib/components/avatar/avatar-image.d.ts +0 -11
- package/lib/components/avatar/avatar-state.d.ts +0 -6
- package/lib/components/avatar/avatar.d.ts +0 -7
- package/lib/components/avatar/index.d.ts +0 -3
- package/lib/components/badge/badge.d.ts +0 -8
- package/lib/components/badge/index.d.ts +0 -1
- package/lib/components/breadcrumb/breadcrumb-ellipsis.d.ts +0 -7
- package/lib/components/breadcrumb/breadcrumb-item.d.ts +0 -7
- package/lib/components/breadcrumb/breadcrumb-link.d.ts +0 -7
- package/lib/components/breadcrumb/breadcrumb-list.d.ts +0 -7
- package/lib/components/breadcrumb/breadcrumb-page.d.ts +0 -7
- package/lib/components/breadcrumb/breadcrumb-separator.d.ts +0 -7
- package/lib/components/breadcrumb/breadcrumb.d.ts +0 -7
- package/lib/components/breadcrumb/index.d.ts +0 -7
- package/lib/components/button/button-base.d.ts +0 -20
- package/lib/components/button/button.d.ts +0 -6
- package/lib/components/button/index.d.ts +0 -2
- package/lib/components/calendar/calendar-header.d.ts +0 -18
- package/lib/components/calendar/calendar-utils.d.ts +0 -6
- package/lib/components/calendar/calendar.d.ts +0 -41
- package/lib/components/calendar/calendar.service.d.ts +0 -7
- package/lib/components/calendar/day-button.d.ts +0 -9
- package/lib/components/calendar/day-selector.d.ts +0 -27
- package/lib/components/calendar/index.d.ts +0 -1
- package/lib/components/calendar/month-selector.d.ts +0 -15
- package/lib/components/calendar/types.d.ts +0 -11
- package/lib/components/calendar/utils.d.ts +0 -6
- package/lib/components/calendar/year-selector.d.ts +0 -17
- package/lib/components/card/card-content.d.ts +0 -7
- package/lib/components/card/card-description.d.ts +0 -7
- package/lib/components/card/card-footer.d.ts +0 -7
- package/lib/components/card/card-header.d.ts +0 -7
- package/lib/components/card/card-title.d.ts +0 -7
- package/lib/components/card/card.d.ts +0 -7
- package/lib/components/card/index.d.ts +0 -6
- package/lib/components/checkbox/checkbox.d.ts +0 -25
- package/lib/components/checkbox/index.d.ts +0 -1
- package/lib/components/checkbox-group/checkbox-group.d.ts +0 -23
- package/lib/components/checkbox-group/checkbox-item.d.ts +0 -7
- package/lib/components/checkbox-group/index.d.ts +0 -2
- package/lib/components/circular-progress/circular-progress.d.ts +0 -13
- package/lib/components/circular-progress/index.d.ts +0 -1
- package/lib/components/clock-picker/clock-picker.d.ts +0 -31
- package/lib/components/clock-picker/clock-picker2.d.ts +0 -20
- package/lib/components/clock-picker/index.d.ts +0 -2
- package/lib/components/collapsible/collapsible-content.d.ts +0 -13
- package/lib/components/collapsible/collapsible-state.d.ts +0 -6
- package/lib/components/collapsible/collapsible-toggle.d.ts +0 -7
- package/lib/components/collapsible/collapsible.d.ts +0 -8
- package/lib/components/collapsible/index.d.ts +0 -3
- package/lib/components/color-picker/color-picker.d.ts +0 -18
- package/lib/components/color-picker/index.d.ts +0 -1
- package/lib/components/combobox/combobox.d.ts +0 -44
- package/lib/components/combobox/index.d.ts +0 -1
- package/lib/components/command/command-dialog.d.ts +0 -7
- package/lib/components/command/command-empty.d.ts +0 -7
- package/lib/components/command/command-error.d.ts +0 -7
- package/lib/components/command/command-group-heading.d.ts +0 -7
- package/lib/components/command/command-group.d.ts +0 -8
- package/lib/components/command/command-input.d.ts +0 -8
- package/lib/components/command/command-item.d.ts +0 -8
- package/lib/components/command/command-list.d.ts +0 -7
- package/lib/components/command/command-loading.d.ts +0 -7
- package/lib/components/command/command-separator.d.ts +0 -7
- package/lib/components/command/command-shortcut.d.ts +0 -7
- package/lib/components/command/command.d.ts +0 -7
- package/lib/components/command/index.d.ts +0 -11
- package/lib/components/comments/comment-model.d.ts +0 -14
- package/lib/components/comments/comment.d.ts +0 -9
- package/lib/components/comments/comments.d.ts +0 -13
- package/lib/components/comments/index.d.ts +0 -2
- package/lib/components/context-menu/context-menu-trigger-for.d.ts +0 -8
- package/lib/components/context-menu/index.d.ts +0 -1
- package/lib/components/cookie-consent/cookie-consent.d.ts +0 -10
- package/lib/components/cookie-consent/index.d.ts +0 -1
- package/lib/components/data-table/data-table.d.ts +0 -5
- package/lib/components/data-table/index.d.ts +0 -1
- package/lib/components/date-picker/date-picker-toggle.d.ts +0 -10
- package/lib/components/date-picker/date-picker.d.ts +0 -38
- package/lib/components/date-picker/index.d.ts +0 -2
- package/lib/components/date-range-picker/date-range-picker.d.ts +0 -47
- package/lib/components/date-range-picker/index.d.ts +0 -1
- package/lib/components/dialog/dialog-close.d.ts +0 -9
- package/lib/components/dialog/dialog-container.d.ts +0 -11
- package/lib/components/dialog/dialog-content.d.ts +0 -7
- package/lib/components/dialog/dialog-description.d.ts +0 -7
- package/lib/components/dialog/dialog-footer.d.ts +0 -7
- package/lib/components/dialog/dialog-header.d.ts +0 -7
- package/lib/components/dialog/dialog-manager.d.ts +0 -13
- package/lib/components/dialog/dialog-title.d.ts +0 -7
- package/lib/components/dialog/dialog.d.ts +0 -5
- package/lib/components/dialog/index.d.ts +0 -8
- package/lib/components/dual-range-slider/dual-range-slider.d.ts +0 -15
- package/lib/components/dual-range-slider/index.d.ts +0 -1
- package/lib/components/fieldset/description.d.ts +0 -7
- package/lib/components/fieldset/error-message.d.ts +0 -5
- package/lib/components/fieldset/field.d.ts +0 -13
- package/lib/components/fieldset/fieldset.d.ts +0 -7
- package/lib/components/fieldset/index.d.ts +0 -5
- package/lib/components/fieldset/legend.d.ts +0 -7
- package/lib/components/file-upload/file-upload.d.ts +0 -30
- package/lib/components/file-upload/index.d.ts +0 -1
- package/lib/components/full-calendar/day-view.d.ts +0 -13
- package/lib/components/full-calendar/full-calendar.d.ts +0 -30
- package/lib/components/full-calendar/index.d.ts +0 -3
- package/lib/components/full-calendar/mobile-calendar.d.ts +0 -19
- package/lib/components/full-calendar/week-view.d.ts +0 -14
- package/lib/components/hover-card/hover-card-trigger-for.d.ts +0 -16
- package/lib/components/hover-card/hover-card.d.ts +0 -9
- package/lib/components/hover-card/index.d.ts +0 -2
- package/lib/components/image-placeholder/image-placeholder.d.ts +0 -13
- package/lib/components/image-placeholder/image-placeholder.service.d.ts +0 -6
- package/lib/components/image-placeholder/index.d.ts +0 -1
- package/lib/components/input/auto-resize-input.d.ts +0 -33
- package/lib/components/input/index.d.ts +0 -3
- package/lib/components/input/input.d.ts +0 -14
- package/lib/components/input/plain-input.d.ts +0 -8
- package/lib/components/input-group/index.d.ts +0 -1
- package/lib/components/input-group/input-group.d.ts +0 -7
- package/lib/components/input-number/index.d.ts +0 -3
- package/lib/components/input-number/input-number-decrementer.d.ts +0 -9
- package/lib/components/input-number/input-number-incrementer.d.ts +0 -9
- package/lib/components/input-number/input-number.d.ts +0 -11
- package/lib/components/input-number-group/index.d.ts +0 -1
- package/lib/components/input-number-group/input-number-group.d.ts +0 -11
- package/lib/components/input-otp/index.d.ts +0 -4
- package/lib/components/input-otp/input-otp-group.d.ts +0 -7
- package/lib/components/input-otp/input-otp-separator.d.ts +0 -7
- package/lib/components/input-otp/input-otp-slot.d.ts +0 -25
- package/lib/components/input-otp/input-otp.d.ts +0 -33
- package/lib/components/input-password/index.d.ts +0 -1
- package/lib/components/input-password/input-password.d.ts +0 -28
- package/lib/components/label/index.d.ts +0 -1
- package/lib/components/label/label.d.ts +0 -9
- package/lib/components/link/index.d.ts +0 -1
- package/lib/components/link/link.d.ts +0 -8
- package/lib/components/menu/index.d.ts +0 -11
- package/lib/components/menu/menu-checkbox-group.d.ts +0 -8
- package/lib/components/menu/menu-checkbox-item.d.ts +0 -13
- package/lib/components/menu/menu-group.d.ts +0 -7
- package/lib/components/menu/menu-item.d.ts +0 -9
- package/lib/components/menu/menu-label.d.ts +0 -8
- package/lib/components/menu/menu-radio-group.d.ts +0 -8
- package/lib/components/menu/menu-radio-item.d.ts +0 -9
- package/lib/components/menu/menu-separator.d.ts +0 -7
- package/lib/components/menu/menu-shortcut.d.ts +0 -7
- package/lib/components/menu/menu-trigger-for.d.ts +0 -7
- package/lib/components/menu/menu.d.ts +0 -8
- package/lib/components/menu-bar/index.d.ts +0 -2
- package/lib/components/menu-bar/menu-bar-item.d.ts +0 -8
- package/lib/components/menu-bar/menu-bar.d.ts +0 -8
- package/lib/components/multi-select/index.d.ts +0 -1
- package/lib/components/multi-select/multi-select.d.ts +0 -40
- package/lib/components/nav/index.d.ts +0 -5
- package/lib/components/nav/nav-button-base.d.ts +0 -6
- package/lib/components/nav/nav-button.d.ts +0 -8
- package/lib/components/nav/nav-item-dropdown.d.ts +0 -6
- package/lib/components/nav/nav-item.d.ts +0 -5
- package/lib/components/nav/nav-link.d.ts +0 -8
- package/lib/components/nav/nav-list.d.ts +0 -7
- package/lib/components/nav/nav.d.ts +0 -7
- package/lib/components/on-this-page/index.d.ts +0 -1
- package/lib/components/on-this-page/on-this-page.d.ts +0 -30
- package/lib/components/page/index.d.ts +0 -4
- package/lib/components/page/page-description.d.ts +0 -7
- package/lib/components/page/page-subtitle.d.ts +0 -7
- package/lib/components/page/page-title.d.ts +0 -7
- package/lib/components/page/section.d.ts +0 -5
- package/lib/components/paginator/index.d.ts +0 -12
- package/lib/components/paginator/page-event.d.ts +0 -10
- package/lib/components/paginator/page-size-select.d.ts +0 -7
- package/lib/components/paginator/pagination-ellipsis.d.ts +0 -7
- package/lib/components/paginator/pagination-first.d.ts +0 -11
- package/lib/components/paginator/pagination-last.d.ts +0 -10
- package/lib/components/paginator/pagination-link.d.ts +0 -14
- package/lib/components/paginator/pagination-list.d.ts +0 -7
- package/lib/components/paginator/pagination-next.d.ts +0 -11
- package/lib/components/paginator/pagination-previous.d.ts +0 -12
- package/lib/components/paginator/pagination.d.ts +0 -7
- package/lib/components/paginator/paginator-container.d.ts +0 -7
- package/lib/components/paginator/paginator.d.ts +0 -29
- package/lib/components/paginator/paginator.service.d.ts +0 -27
- package/lib/components/popover/index.d.ts +0 -1
- package/lib/components/popover/popover-trigger-for.d.ts +0 -16
- package/lib/components/popover/popover.d.ts +0 -9
- package/lib/components/progress/index.d.ts +0 -1
- package/lib/components/progress/progress.d.ts +0 -13
- package/lib/components/radio-group/index.d.ts +0 -3
- package/lib/components/radio-group/radio-group.d.ts +0 -20
- package/lib/components/radio-group/radio-item.d.ts +0 -13
- package/lib/components/radio-group/radio.d.ts +0 -17
- package/lib/components/range-calendar/days-selector.d.ts +0 -19
- package/lib/components/range-calendar/index.d.ts +0 -1
- package/lib/components/range-calendar/range-calendar.d.ts +0 -41
- package/lib/components/range-calendar/types.d.ts +0 -5
- package/lib/components/range-slider/index.d.ts +0 -1
- package/lib/components/range-slider/range-slider.d.ts +0 -10
- package/lib/components/rating/index.d.ts +0 -1
- package/lib/components/rating/rating.d.ts +0 -23
- package/lib/components/scroll-area/flexible-scroll-area.component.d.ts +0 -33
- package/lib/components/scroll-area/horizontal-scroll-area.component.d.ts +0 -34
- package/lib/components/scroll-area/hover-scrollbar.component.d.ts +0 -14
- package/lib/components/scroll-area/index.d.ts +0 -5
- package/lib/components/scroll-area/scroll-area.component.d.ts +0 -24
- package/lib/components/scroll-area/scroll-area.d.ts +0 -10
- package/lib/components/scroll-spy/index.d.ts +0 -1
- package/lib/components/scroll-spy/scroll-spy.d.ts +0 -11
- package/lib/components/scroll-to-top/index.d.ts +0 -2
- package/lib/components/scroll-to-top/scroll-to-top-button.d.ts +0 -10
- package/lib/components/scroll-to-top/scroll-to-top-button2.d.ts +0 -11
- package/lib/components/scroll-to-top/scroll-to-top.d.ts +0 -15
- package/lib/components/select/index.d.ts +0 -2
- package/lib/components/select/option.d.ts +0 -26
- package/lib/components/select/select.d.ts +0 -55
- package/lib/components/separator/index.d.ts +0 -1
- package/lib/components/separator/separator.d.ts +0 -8
- package/lib/components/sheet/index.d.ts +0 -4
- package/lib/components/sheet/sheet-close.d.ts +0 -10
- package/lib/components/sheet/sheet-config.d.ts +0 -5
- package/lib/components/sheet/sheet-container.d.ts +0 -9
- package/lib/components/sheet/sheet-manager.d.ts +0 -17
- package/lib/components/sheet/sheet.d.ts +0 -17
- package/lib/components/sidebar/constants.d.ts +0 -3
- package/lib/components/sidebar/index.d.ts +0 -13
- package/lib/components/sidebar/sidebar-content.d.ts +0 -7
- package/lib/components/sidebar/sidebar-group-action.d.ts +0 -7
- package/lib/components/sidebar/sidebar-group-content.d.ts +0 -7
- package/lib/components/sidebar/sidebar-group-label.d.ts +0 -7
- package/lib/components/sidebar/sidebar-group.d.ts +0 -7
- package/lib/components/sidebar/sidebar-menu-base.d.ts +0 -9
- package/lib/components/sidebar/sidebar-menu-button.d.ts +0 -6
- package/lib/components/sidebar/sidebar-menu-item.d.ts +0 -7
- package/lib/components/sidebar/sidebar-menu-link.d.ts +0 -9
- package/lib/components/sidebar/sidebar-menu.d.ts +0 -7
- package/lib/components/sidebar/sidebar-mobile.d.ts +0 -14
- package/lib/components/sidebar/sidebar-provider.d.ts +0 -11
- package/lib/components/sidebar/sidebar-state.d.ts +0 -9
- package/lib/components/sidebar/sidebar-toggler.d.ts +0 -10
- package/lib/components/sidebar/sidebar.d.ts +0 -23
- package/lib/components/skeleton/index.d.ts +0 -1
- package/lib/components/skeleton/skeleton.d.ts +0 -7
- package/lib/components/slider/index.d.ts +0 -1
- package/lib/components/slider/slider.d.ts +0 -14
- package/lib/components/stepper/index.d.ts +0 -2
- package/lib/components/stepper/step.d.ts +0 -9
- package/lib/components/stepper/stepper.d.ts +0 -11
- package/lib/components/switch/index.d.ts +0 -1
- package/lib/components/switch/switch.d.ts +0 -15
- package/lib/components/table/index.d.ts +0 -9
- package/lib/components/table/table-body.d.ts +0 -7
- package/lib/components/table/table-caption.d.ts +0 -7
- package/lib/components/table/table-cell.d.ts +0 -7
- package/lib/components/table/table-container.d.ts +0 -7
- package/lib/components/table/table-footer.d.ts +0 -7
- package/lib/components/table/table-header-group.d.ts +0 -7
- package/lib/components/table/table-header.d.ts +0 -7
- package/lib/components/table/table-row.d.ts +0 -7
- package/lib/components/table/table.d.ts +0 -7
- package/lib/components/table-of-contents/index.d.ts +0 -1
- package/lib/components/table-of-contents/table-of-contents.d.ts +0 -20
- package/lib/components/tabs/index.d.ts +0 -5
- package/lib/components/tabs/tab-list.d.ts +0 -7
- package/lib/components/tabs/tab-panel-content.d.ts +0 -8
- package/lib/components/tabs/tab-panels.d.ts +0 -11
- package/lib/components/tabs/tab.d.ts +0 -14
- package/lib/components/tabs/tabs.d.ts +0 -12
- package/lib/components/tabs/tabs.service.d.ts +0 -12
- package/lib/components/tags/index.d.ts +0 -1
- package/lib/components/tags/tags.d.ts +0 -19
- package/lib/components/textarea/index.d.ts +0 -1
- package/lib/components/textarea/textarea.d.ts +0 -7
- package/lib/components/theme-toggler/index.d.ts +0 -2
- package/lib/components/theme-toggler/theme-toggler.d.ts +0 -10
- package/lib/components/theme-toggler/theme.d.ts +0 -13
- package/lib/components/time-picker/index.d.ts +0 -2
- package/lib/components/time-picker/time-option.d.ts +0 -28
- package/lib/components/time-picker/time-picker-input.d.ts +0 -7
- package/lib/components/time-picker/time-picker.d.ts +0 -101
- package/lib/components/time-picker/time-picker2.d.ts +0 -23
- package/lib/components/toast/index.d.ts +0 -7
- package/lib/components/toast/toast-action.d.ts +0 -7
- package/lib/components/toast/toast-close.d.ts +0 -9
- package/lib/components/toast/toast-container.d.ts +0 -10
- package/lib/components/toast/toast-content.d.ts +0 -7
- package/lib/components/toast/toast-description.d.ts +0 -7
- package/lib/components/toast/toast-id.d.ts +0 -2
- package/lib/components/toast/toast-title.d.ts +0 -7
- package/lib/components/toast/toast.d.ts +0 -19
- package/lib/components/toast/toast.service.d.ts +0 -9
- package/lib/components/toast/toaster.d.ts +0 -28
- package/lib/components/toggle/index.d.ts +0 -1
- package/lib/components/toggle/toggle-base.d.ts +0 -15
- package/lib/components/toggle/toggle.d.ts +0 -6
- package/lib/components/toggle-group/index.d.ts +0 -2
- package/lib/components/toggle-group/toggle-group.d.ts +0 -9
- package/lib/components/toggle-group/toggle-item.d.ts +0 -8
- package/lib/components/toggle-switch/index.d.ts +0 -1
- package/lib/components/toggle-switch/toggle-switch.d.ts +0 -7
- package/lib/components/tooltip/index.d.ts +0 -1
- package/lib/components/tooltip/tooltip-container.d.ts +0 -10
- package/lib/components/tooltip/tooltip.d.ts +0 -20
- package/lib/components/touch-area/index.d.ts +0 -1
- package/lib/components/touch-area/touch-area.d.ts +0 -7
- package/lib/components/typography/article.d.ts +0 -8
- package/lib/components/typography/blockquote.d.ts +0 -5
- package/lib/components/typography/heading.d.ts +0 -9
- package/lib/components/typography/index.d.ts +0 -3
- package/lib/utils/index.d.ts +0 -1
- package/lib/utils/settings.d.ts +0 -10
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { Highlightable } from '@angular/cdk/a11y';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScTimeOption implements Highlightable {
|
|
4
|
-
/** The unique ID of the option. */
|
|
5
|
-
id: import("@angular/core").WritableSignal<string>;
|
|
6
|
-
class: import("@angular/core").InputSignal<string>;
|
|
7
|
-
_class: import("@angular/core").Signal<string>;
|
|
8
|
-
_active: import("@angular/core").WritableSignal<boolean>;
|
|
9
|
-
_selected: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
readonly _disabledByInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
11
|
-
readonly _disabled: import("@angular/core").Signal<boolean>;
|
|
12
|
-
value: import("@angular/core").InputSignal<string | undefined>;
|
|
13
|
-
setActiveStyles(): void;
|
|
14
|
-
setInactiveStyles(): void;
|
|
15
|
-
disabled: boolean | undefined;
|
|
16
|
-
getLabel?(): string;
|
|
17
|
-
private readonly _element;
|
|
18
|
-
/** Gets the host DOM element. */
|
|
19
|
-
_getHostElement(): HTMLElement;
|
|
20
|
-
/** Selects the option. */
|
|
21
|
-
select(): void;
|
|
22
|
-
/** Deselects the option. */
|
|
23
|
-
deselect(): void;
|
|
24
|
-
onClick(): void;
|
|
25
|
-
selected: import("@angular/core").OutputEmitterRef<string | undefined>;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScTimeOption, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScTimeOption, "sc-time-option", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; "_disabledByInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "selected": "selected"; }, never, ["*"], true, never>;
|
|
28
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScTimePickerInput {
|
|
3
|
-
class: import("@angular/core").InputSignal<string>;
|
|
4
|
-
classes: import("@angular/core").Signal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScTimePickerInput, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScTimePickerInput, "[scTimePickerInput]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import { InputSignal, OnDestroy, OutputEmitterRef, Signal, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ScSettings } from '../../utils';
|
|
3
|
-
import { ScTimeOption } from './time-option';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Time selection option that can be displayed within a `mat-timepicker`.
|
|
7
|
-
*/
|
|
8
|
-
export interface MatTimepickerOption<D = unknown> {
|
|
9
|
-
/** Date value of the option. */
|
|
10
|
-
value: D;
|
|
11
|
-
/** Label to show to the user. */
|
|
12
|
-
label: string;
|
|
13
|
-
}
|
|
14
|
-
/** Event emitted when a value is selected in the timepicker. */
|
|
15
|
-
export interface MatTimepickerSelected<D> {
|
|
16
|
-
value: D;
|
|
17
|
-
}
|
|
18
|
-
export declare class ScTimePicker implements OnDestroy {
|
|
19
|
-
settings: ScSettings;
|
|
20
|
-
clock: InputSignal<"am-pm" | "24-hour" | undefined>;
|
|
21
|
-
_clock: Signal<"am-pm" | "24-hour" | undefined>;
|
|
22
|
-
class: InputSignal<string>;
|
|
23
|
-
classes: Signal<string>;
|
|
24
|
-
private readonly _overlay;
|
|
25
|
-
private readonly _dir;
|
|
26
|
-
private readonly _viewContainerRef;
|
|
27
|
-
private readonly _injector;
|
|
28
|
-
private readonly _isOpen;
|
|
29
|
-
private readonly _activeDescendant;
|
|
30
|
-
private readonly _input;
|
|
31
|
-
private _overlayRef;
|
|
32
|
-
private _portal;
|
|
33
|
-
private readonly _optionsCacheKey;
|
|
34
|
-
private readonly _localeChanges;
|
|
35
|
-
private _onOpenRender;
|
|
36
|
-
protected _panelTemplate: Signal<TemplateRef<unknown>>;
|
|
37
|
-
protected _timeOptions: readonly MatTimepickerOption<string>[];
|
|
38
|
-
protected _options: Signal<readonly ScTimeOption[]>;
|
|
39
|
-
private readonly _keyManager;
|
|
40
|
-
/**
|
|
41
|
-
* Interval between each option in the timepicker. The value can either be an amount of
|
|
42
|
-
* seconds (e.g. 90) or a number with a unit (e.g. 45m). Supported units are `s` for seconds,
|
|
43
|
-
* `m` for minutes or `h` for hours.
|
|
44
|
-
*/
|
|
45
|
-
/**
|
|
46
|
-
* Array of pre-defined options that the user can select from, as an alternative to using the
|
|
47
|
-
* `interval` input. An error will be thrown if both `options` and `interval` are specified.
|
|
48
|
-
*/
|
|
49
|
-
readonly options: InputSignal<readonly MatTimepickerOption<string>[] | null>;
|
|
50
|
-
/** Whether the timepicker is open. */
|
|
51
|
-
readonly isOpen: Signal<boolean>;
|
|
52
|
-
/** Emits when the user selects a time. */
|
|
53
|
-
readonly selected: OutputEmitterRef<MatTimepickerSelected<string>>;
|
|
54
|
-
/** Emits when the timepicker is opened. */
|
|
55
|
-
readonly opened: OutputEmitterRef<void>;
|
|
56
|
-
/** Emits when the timepicker is closed. */
|
|
57
|
-
readonly closed: OutputEmitterRef<void>;
|
|
58
|
-
/** ID of the active descendant option. */
|
|
59
|
-
readonly activeDescendant: Signal<string | null>;
|
|
60
|
-
/** Unique ID of the timepicker's panel */
|
|
61
|
-
readonly panelId: string;
|
|
62
|
-
/** Whether ripples within the timepicker should be disabled. */
|
|
63
|
-
/** ARIA label for the timepicker panel. */
|
|
64
|
-
readonly ariaLabel: InputSignal<string | null>;
|
|
65
|
-
/** ID of the label element for the timepicker panel. */
|
|
66
|
-
readonly ariaLabelledby: InputSignal<string | null>;
|
|
67
|
-
/** Whether the timepicker is currently disabled. */
|
|
68
|
-
readonly disabled: Signal<boolean>;
|
|
69
|
-
constructor();
|
|
70
|
-
/** Opens the timepicker. */
|
|
71
|
-
open(): void;
|
|
72
|
-
/** Closes the timepicker. */
|
|
73
|
-
close(): void;
|
|
74
|
-
/** Registers an input with the timepicker. */
|
|
75
|
-
ngOnDestroy(): void;
|
|
76
|
-
/** Selects a specific time value. */
|
|
77
|
-
protected _selectValue(value: string): void;
|
|
78
|
-
/** Gets the value of the `aria-labelledby` attribute. */
|
|
79
|
-
protected _getAriaLabelledby(): string | null;
|
|
80
|
-
/** Creates an overlay reference for the timepicker panel. */
|
|
81
|
-
private _getOverlayRef;
|
|
82
|
-
/** Generates the list of options from which the user can select.. */
|
|
83
|
-
private _generateOptions;
|
|
84
|
-
/**
|
|
85
|
-
* Synchronizes the internal state of the component based on a specific selected date.
|
|
86
|
-
* @param value Currently selected date.
|
|
87
|
-
* @param options Options rendered out in the timepicker.
|
|
88
|
-
* @param fallback Option to set as active if no option is selected.
|
|
89
|
-
*/
|
|
90
|
-
private _syncSelectedState;
|
|
91
|
-
/** Handles keyboard events while the overlay is open. */
|
|
92
|
-
private _handleKeydown;
|
|
93
|
-
/** Sets up the logic that updates the timepicker when the locale changes. */
|
|
94
|
-
private _handleLocaleChanges;
|
|
95
|
-
/**
|
|
96
|
-
* Sets up the logic that updates the timepicker when the state of the connected input changes.
|
|
97
|
-
*/
|
|
98
|
-
private _handleInputStateChanges;
|
|
99
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScTimePicker, never>;
|
|
100
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScTimePicker, "sc-time-picker", never, { "clock": { "alias": "clock"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "aria-label"; "required": false; "isSignal": true; }; "ariaLabelledby": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; }, { "selected": "selected"; "opened": "opened"; "closed": "closed"; }, never, never, true, never>;
|
|
101
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScTimePicker2 implements OnInit {
|
|
4
|
-
readonly initialTime: import("@angular/core").InputSignal<string | undefined>;
|
|
5
|
-
readonly timeSelected: import("@angular/core").OutputEmitterRef<string>;
|
|
6
|
-
isOpen: boolean;
|
|
7
|
-
hours: number[];
|
|
8
|
-
minutes: number[];
|
|
9
|
-
periods: string[];
|
|
10
|
-
selectedHour: number;
|
|
11
|
-
selectedMinute: number;
|
|
12
|
-
selectedPeriod: string;
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
parseInitialTime(time: string): void;
|
|
15
|
-
toggleDropdown(): void;
|
|
16
|
-
selectHour(hour: number): void;
|
|
17
|
-
selectMinute(minute: number): void;
|
|
18
|
-
selectPeriod(period: string): void;
|
|
19
|
-
formatTime(hour: number, minute: number, period: string): string;
|
|
20
|
-
confirmSelection(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScTimePicker2, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScTimePicker2, "sc-time-picker2", never, { "initialTime": { "alias": "initialTime"; "required": false; "isSignal": true; }; }, { "timeSelected": "timeSelected"; }, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScToastAction {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToastAction, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToastAction, "button[sc-toast-action]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScToastClose {
|
|
3
|
-
private readonly toastService;
|
|
4
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
5
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
6
|
-
protected close(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToastClose, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToastClose, "button[sc-toast-close]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Injector, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScToastContainer {
|
|
4
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
5
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
6
|
-
readonly templateRef: import("@angular/core").InputSignal<TemplateRef<unknown> | null>;
|
|
7
|
-
protected readonly injector: Injector;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToastContainer, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToastContainer, "sc-toast-container", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "templateRef": { "alias": "templateRef"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScToastContent {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToastContent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToastContent, "div[sc-toast-content]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScToastDescription {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToastDescription, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToastDescription, "p[sc-toast-description], div[sc-toast-description]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScToastTitle {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToastTitle, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToastTitle, "h2[sc-toast-title]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ToastState } from './toast.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ScToast implements OnInit {
|
|
5
|
-
private readonly toaster;
|
|
6
|
-
private readonly toastService;
|
|
7
|
-
private readonly toastId;
|
|
8
|
-
readonly variant: import("@angular/core").InputSignal<"destructive" | "default" | null | undefined>;
|
|
9
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
10
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
11
|
-
protected readonly state: import("@angular/core").Signal<ToastState | undefined>;
|
|
12
|
-
protected readonly swipe: import("@angular/core").WritableSignal<"start" | "end" | "cancel" | "move" | undefined>;
|
|
13
|
-
private readonly animationState;
|
|
14
|
-
constructor();
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
protected animationend(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToast, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToast, "div[sc-toast]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
19
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export type ToastState = 'open' | 'closed';
|
|
3
|
-
export declare class ToastService {
|
|
4
|
-
private readonly stateSource;
|
|
5
|
-
currentState: import("rxjs").Observable<ToastState>;
|
|
6
|
-
updateState(newState: ToastState): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ToastService>;
|
|
9
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class Toaster {
|
|
4
|
-
private readonly toastRefs;
|
|
5
|
-
private readonly maxToasts;
|
|
6
|
-
private readonly overlay;
|
|
7
|
-
private readonly idGenerator;
|
|
8
|
-
private readonly injector;
|
|
9
|
-
/**
|
|
10
|
-
* Show a toast notification
|
|
11
|
-
* @returns The ID of the created toast
|
|
12
|
-
*/
|
|
13
|
-
show(toastTemplate: TemplateRef<unknown>): string;
|
|
14
|
-
/**
|
|
15
|
-
* Remove a specific toast by ID
|
|
16
|
-
*/
|
|
17
|
-
remove(id: string): boolean;
|
|
18
|
-
/**
|
|
19
|
-
* Remove all currently displayed toasts
|
|
20
|
-
*/
|
|
21
|
-
clear(): void;
|
|
22
|
-
private createToast;
|
|
23
|
-
private closeToast;
|
|
24
|
-
private updateToastPositions;
|
|
25
|
-
private createInjector;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Toaster, never>;
|
|
27
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<Toaster>;
|
|
28
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './toggle';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare const toggleVariants: (props?: ({
|
|
3
|
-
variant?: "outline" | "default" | null | undefined;
|
|
4
|
-
size?: "default" | "sm" | "lg" | null | undefined;
|
|
5
|
-
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
|
6
|
-
export declare class ScToggleBase {
|
|
7
|
-
readonly variant: import("@angular/core").InputSignal<"outline" | "default" | null | undefined>;
|
|
8
|
-
readonly size: import("@angular/core").InputSignal<"default" | "sm" | "lg" | null | undefined>;
|
|
9
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
10
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
11
|
-
readonly active: import("@angular/core").WritableSignal<boolean>;
|
|
12
|
-
protected toggle(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToggleBase, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScToggleBase, never, never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ScToggleBase } from './toggle-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScToggle extends ScToggleBase {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToggle, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToggle, "button[sc-toggle]", never, {}, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScToggleGroup {
|
|
3
|
-
readonly type: import("@angular/core").InputSignal<"single" | "multiple">;
|
|
4
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
5
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
6
|
-
readonly value: import("@angular/core").InputSignal<string[]>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToggleGroup, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToggleGroup, "sc-toggle-group", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ScToggleBase } from '../toggle/toggle-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScToggleItem extends ScToggleBase {
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
readonly value: import("@angular/core").InputSignal<string | undefined>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToggleItem, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToggleItem, "button[sc-toggle-item]", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './toggle-switch';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScToggleSwitch {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScToggleSwitch, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScToggleSwitch, "button[sc-toggle-switch]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tooltip';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScTooltipContainer {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
readonly message: import("@angular/core").InputSignal<string>;
|
|
6
|
-
readonly position: import("@angular/core").InputSignal<"left" | "right" | "above" | "below">;
|
|
7
|
-
readonly state: import("@angular/core").InputSignal<"open" | "closed">;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScTooltipContainer, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScTooltipContainer, "sc-tooltip-container", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "message": { "alias": "message"; "required": true; "isSignal": true; }; "position": { "alias": "position"; "required": true; "isSignal": true; }; "state": { "alias": "state"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
2
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ScTooltip implements OnInit, OnDestroy {
|
|
5
|
-
private readonly elementRef;
|
|
6
|
-
private readonly overlay;
|
|
7
|
-
private overlayRef;
|
|
8
|
-
private tooltipRef;
|
|
9
|
-
readonly message: import("@angular/core").InputSignal<string>;
|
|
10
|
-
readonly position: import("@angular/core").InputSignal<"left" | "right" | "above" | "below">;
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
protected showTooltip(): void;
|
|
14
|
-
protected hideTooltip(): void;
|
|
15
|
-
private attachTooltip;
|
|
16
|
-
private getPositionStrategy;
|
|
17
|
-
getPositions(): ConnectedPosition[];
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScTooltip, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScTooltip, "[scTooltip]", never, { "message": { "alias": "scTooltip"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './touch-area';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScTouchArea {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScTouchArea, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScTouchArea, "span[sc-touch-area]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare const scArticleClasses: import("@angular/core").WritableSignal<string>;
|
|
3
|
-
export declare class ScArticle {
|
|
4
|
-
class: import("@angular/core").InputSignal<string>;
|
|
5
|
-
classes: import("@angular/core").Signal<string>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScArticle, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScArticle, "sc-article", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScHeading {
|
|
3
|
-
readonly level: import("@angular/core").InputSignal<"1" | "2" | "3" | "4" | "5" | "6" | null | undefined>;
|
|
4
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
5
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
6
|
-
readonly underline: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScHeading, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScHeading, "h1[sc-heading], h2[sc-heading], h3[sc-heading], h4[sc-heading], h5[sc-heading], h6[sc-heading]", never, { "level": { "alias": "level"; "required": false; "isSignal": true; }; "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "underline": { "alias": "underline"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
9
|
-
}
|
package/lib/utils/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './settings';
|
package/lib/utils/settings.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScSettings {
|
|
3
|
-
clock: import("@angular/core").WritableSignal<"am-pm" | "24-hour">;
|
|
4
|
-
dateFormatPattern: import("@angular/core").WritableSignal<string>;
|
|
5
|
-
private readonly localeId;
|
|
6
|
-
constructor();
|
|
7
|
-
getDateFormatPattern(localeId: string): string;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScSettings, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ScSettings>;
|
|
10
|
-
}
|