@semantic-components/ui 0.53.0 → 0.55.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,29 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ScPageEvent } from './page-event';
|
|
3
|
-
import { PaginatorService } from './paginator.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ScPaginator implements OnInit {
|
|
6
|
-
protected readonly paginatorService: PaginatorService;
|
|
7
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
8
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
9
|
-
/** The one-based page index of the displayed list of items. Defaulted to 1. */
|
|
10
|
-
readonly currentPage: import("@angular/core").InputSignal<number>;
|
|
11
|
-
/** The total number of items that are being paginated. */
|
|
12
|
-
readonly totalSize: import("@angular/core").InputSignal<number>;
|
|
13
|
-
/** The set of provided page size options to display to the user. */
|
|
14
|
-
readonly pageSizeOptions: import("@angular/core").InputSignal<number[]>;
|
|
15
|
-
/** Number of items to display on a page. By default, set to 10. */
|
|
16
|
-
readonly pageSize: import("@angular/core").InputSignal<number>;
|
|
17
|
-
readonly paginationLinkVariant: import("@angular/core").InputSignal<"primary" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined>;
|
|
18
|
-
readonly paginationActiveLinkVariant: import("@angular/core").InputSignal<"primary" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined>;
|
|
19
|
-
/** Event emitted when the paginator changes the page index. */
|
|
20
|
-
readonly pageChanged: import("@angular/core").OutputEmitterRef<ScPageEvent>;
|
|
21
|
-
constructor();
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
readonly firstItemPage: import("@angular/core").Signal<number>;
|
|
24
|
-
readonly lastItemPage: import("@angular/core").Signal<number>;
|
|
25
|
-
private range;
|
|
26
|
-
pages: import("@angular/core").Signal<(number | "...")[]>;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScPaginator, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScPaginator, "sc-paginator", ["scPaginator"], { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "currentPage": { "alias": "currentPage"; "required": false; "isSignal": true; }; "totalSize": { "alias": "totalSize"; "required": true; "isSignal": true; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; "isSignal": true; }; "pageSize": { "alias": "pageSize"; "required": false; "isSignal": true; }; "paginationLinkVariant": { "alias": "paginationLinkVariant"; "required": false; "isSignal": true; }; "paginationActiveLinkVariant": { "alias": "paginationActiveLinkVariant"; "required": false; "isSignal": true; }; }, { "pageChanged": "pageChanged"; }, never, ["*"], true, never>;
|
|
29
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { FormControl } from '@angular/forms';
|
|
2
|
-
import { ScPageEvent } from './page-event';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/** The default page size if there is no page size and there are no provided page size options. */
|
|
5
|
-
export declare const DEFAULT_PAGE_SIZE = 10;
|
|
6
|
-
export declare class PaginatorService {
|
|
7
|
-
/** The one-based page index of the displayed list of items. Defaulted to 1. */
|
|
8
|
-
readonly currentPage: import("@angular/core").WritableSignal<number>;
|
|
9
|
-
/** The total number of items that are being paginated. */
|
|
10
|
-
readonly totalSize: import("@angular/core").WritableSignal<number>;
|
|
11
|
-
/** The set of provided page size options to display to the user. */
|
|
12
|
-
readonly pageSizeOptions: import("@angular/core").WritableSignal<number[]>;
|
|
13
|
-
/** Number of items to display on a page. By default, set to 10. */
|
|
14
|
-
readonly pageSize: import("@angular/core").WritableSignal<number>;
|
|
15
|
-
/** Event emitted when the paginator changes the page index. */
|
|
16
|
-
readonly pageChanged: import("@angular/core").WritableSignal<ScPageEvent>;
|
|
17
|
-
readonly pageSizeFormControl: FormControl<number | null>;
|
|
18
|
-
readonly numberOfPages: import("@angular/core").Signal<number>;
|
|
19
|
-
readonly firstItemPage: import("@angular/core").Signal<number>;
|
|
20
|
-
readonly lastItemPage: import("@angular/core").Signal<number>;
|
|
21
|
-
readonly isNextPageDisabled: import("@angular/core").Signal<boolean>;
|
|
22
|
-
readonly isPrevPageDisabled: import("@angular/core").Signal<boolean>;
|
|
23
|
-
readonly paginationLinkVariant: import("@angular/core").WritableSignal<"primary" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined>;
|
|
24
|
-
readonly paginationActiveLinkVariant: import("@angular/core").WritableSignal<"primary" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined>;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorService, never>;
|
|
26
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<PaginatorService>;
|
|
27
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './popover-trigger-for';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScPopoverTriggerFor implements OnDestroy {
|
|
4
|
-
private readonly element;
|
|
5
|
-
private readonly overlay;
|
|
6
|
-
private readonly viewContainer;
|
|
7
|
-
readonly scPopoverTriggerFor: import("@angular/core").InputSignal<TemplateRef<unknown>>;
|
|
8
|
-
private overlayRef;
|
|
9
|
-
open(): void;
|
|
10
|
-
close(): void;
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
private attachTooltip;
|
|
13
|
-
private getPositionStrategy;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScPopoverTriggerFor, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScPopoverTriggerFor, "[scPopoverTriggerFor]", never, { "scPopoverTriggerFor": { "alias": "scPopoverTriggerFor"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScPopover {
|
|
4
|
-
templateRef: import("@angular/core").WritableSignal<TemplateRef<unknown> | null>;
|
|
5
|
-
class: import("@angular/core").InputSignal<string>;
|
|
6
|
-
classes: import("@angular/core").Signal<string>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScPopover, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScPopover, "sc-popover", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './progress';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScProgress {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
/** Current value of the progressbar. */
|
|
6
|
-
readonly value: import("@angular/core").InputSignal<number>;
|
|
7
|
-
readonly mode: import("@angular/core").InputSignal<"determinate" | "indeterminate">;
|
|
8
|
-
readonly min: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
9
|
-
readonly max: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
10
|
-
protected readonly transform: import("@angular/core").Signal<string>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScProgress, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScProgress, "sc-progress", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScRadioGroup implements ControlValueAccessor {
|
|
4
|
-
private readonly changeDetectorRef;
|
|
5
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
6
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
7
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
8
|
-
readonly disabled: import("@angular/core").WritableSignal<boolean>;
|
|
9
|
-
readonly name: import("@angular/core").InputSignal<string>;
|
|
10
|
-
readonly value: import("@angular/core").ModelSignal<string | undefined>;
|
|
11
|
-
setValue(newValue: string): void;
|
|
12
|
-
writeValue(value: string): void;
|
|
13
|
-
onChange: any;
|
|
14
|
-
onTouch: any;
|
|
15
|
-
registerOnChange(fn: any): void;
|
|
16
|
-
registerOnTouched(fn: any): void;
|
|
17
|
-
setDisabledState(isDisabled: boolean): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScRadioGroup, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScRadioGroup, "sc-radio-group", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, ["*"], true, never>;
|
|
20
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ScLabel } from '../label';
|
|
2
|
-
import { ScRadio } from './radio';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ScRadioItem {
|
|
5
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
6
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
7
|
-
readonly id: import("@angular/core").WritableSignal<string>;
|
|
8
|
-
readonly scLabel: import("@angular/core").Signal<ScLabel | undefined>;
|
|
9
|
-
readonly scRadio: import("@angular/core").Signal<ScRadio | undefined>;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScRadioItem, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScRadioItem, "sc-radio-item", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, ["scLabel", "scRadio"], ["*"], true, never>;
|
|
13
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScRadio {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
readonly type: import("@angular/core").InputSignal<"radio">;
|
|
6
|
-
private readonly scRadioGroup;
|
|
7
|
-
protected readonly name: import("@angular/core").Signal<string>;
|
|
8
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
9
|
-
readonly disabled: import("@angular/core").Signal<boolean>;
|
|
10
|
-
readonly value: import("@angular/core").InputSignal<string>;
|
|
11
|
-
readonly idInput: import("@angular/core").InputSignal<string>;
|
|
12
|
-
readonly id: import("@angular/core").WritableSignal<string>;
|
|
13
|
-
protected readonly checked: import("@angular/core").Signal<boolean>;
|
|
14
|
-
protected select(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScRadio, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScRadio, "input[sc-radio]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; "idInput": { "alias": "id"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
17
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Temporal } from '@js-temporal/polyfill';
|
|
2
|
-
import { CalendarDay } from '../calendar/types';
|
|
3
|
-
import { ScRange } from './types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ScDaysSelector {
|
|
6
|
-
readonly calendarDays: import("@angular/core").InputSignal<CalendarDay[]>;
|
|
7
|
-
readonly weekdays: import("@angular/core").InputSignal<string[]>;
|
|
8
|
-
readonly rangeSelected: import("@angular/core").OutputEmitterRef<ScRange>;
|
|
9
|
-
readonly selectedRange: import("@angular/core").InputSignal<ScRange | undefined>;
|
|
10
|
-
readonly focusedDate: import("@angular/core").InputSignal<Temporal.PlainDate | undefined>;
|
|
11
|
-
protected getVariant(day: CalendarDay): "primary" | "outline" | "secondary" | "ghost";
|
|
12
|
-
protected selectDay(day: CalendarDay): void;
|
|
13
|
-
isSelected(date: Temporal.PlainDate): boolean;
|
|
14
|
-
isFocused(date: Temporal.PlainDate): boolean;
|
|
15
|
-
isDateInRange(date: Temporal.PlainDate): boolean;
|
|
16
|
-
selectDate(day: CalendarDay): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScDaysSelector, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScDaysSelector, "sc-days-selector", never, { "calendarDays": { "alias": "calendarDays"; "required": true; "isSignal": true; }; "weekdays": { "alias": "weekdays"; "required": true; "isSignal": true; }; "selectedRange": { "alias": "selectedRange"; "required": false; "isSignal": true; }; "focusedDate": { "alias": "focusedDate"; "required": false; "isSignal": true; }; }, { "rangeSelected": "rangeSelected"; }, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './range-calendar';
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
-
import { Temporal } from '@js-temporal/polyfill';
|
|
3
|
-
import { ScRange } from './types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ScRangeCalendar implements ControlValueAccessor {
|
|
6
|
-
readonly value: import("@angular/core").ModelSignal<ScRange | undefined>;
|
|
7
|
-
readonly minDate: import("@angular/core").InputSignal<Temporal.PlainDate | undefined>;
|
|
8
|
-
readonly maxDate: import("@angular/core").InputSignal<Temporal.PlainDate | undefined>;
|
|
9
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
10
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
11
|
-
private readonly today;
|
|
12
|
-
protected readonly focusedDate: import("@angular/core").WritableSignal<Temporal.PlainDate | ScRange | undefined>;
|
|
13
|
-
protected readonly currentYear: import("@angular/core").WritableSignal<number>;
|
|
14
|
-
protected readonly previewYear: import("@angular/core").WritableSignal<number>;
|
|
15
|
-
protected readonly currentMonth: import("@angular/core").WritableSignal<Temporal.PlainYearMonth>;
|
|
16
|
-
private readonly firstDayOfMonth;
|
|
17
|
-
private readonly lastDayOfMonth;
|
|
18
|
-
private readonly localeId;
|
|
19
|
-
protected readonly calendarDays: import("@angular/core").Signal<import("../calendar/types").CalendarDay[]>;
|
|
20
|
-
isToday(date: Temporal.PlainDate): boolean;
|
|
21
|
-
isDateDisabled(date: Temporal.PlainDate): boolean;
|
|
22
|
-
selectRange(range: ScRange): void;
|
|
23
|
-
prevMonth(): void;
|
|
24
|
-
nextMonth(): void;
|
|
25
|
-
protected readonly view: import("@angular/core").WritableSignal<"days" | "years" | "months">;
|
|
26
|
-
protected toggleView(): void;
|
|
27
|
-
weekdays: string[];
|
|
28
|
-
protected setMonthYear(n: number): void;
|
|
29
|
-
protected selectYear(year: number): void;
|
|
30
|
-
protected selectMonth(month: Temporal.PlainYearMonth): void;
|
|
31
|
-
onChange: (value: ScRange) => void;
|
|
32
|
-
onTouched: () => void;
|
|
33
|
-
writeValue(value: ScRange): void;
|
|
34
|
-
registerOnChange(fn: (value: ScRange) => void): void;
|
|
35
|
-
registerOnTouched(fn: () => void): void;
|
|
36
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
37
|
-
readonly disabled: import("@angular/core").WritableSignal<boolean>;
|
|
38
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScRangeCalendar, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScRangeCalendar, "sc-range-calendar", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "minDate": { "alias": "minDate"; "required": false; "isSignal": true; }; "maxDate": { "alias": "maxDate"; "required": false; "isSignal": true; }; "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './range-slider';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScRangeSlider {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
readonly type: import("@angular/core").InputSignal<"range">;
|
|
6
|
-
readonly min: import("@angular/core").InputSignal<number>;
|
|
7
|
-
readonly max: import("@angular/core").InputSignal<number>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScRangeSlider, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScRangeSlider, "input[sc-range-slider]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": true; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
10
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './rating';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScRating implements OnInit, OnChanges {
|
|
4
|
-
readonly maxRating: import("@angular/core").InputSignal<number>;
|
|
5
|
-
rating: number;
|
|
6
|
-
readonly interactive: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
readonly showRatingValue: import("@angular/core").InputSignal<boolean>;
|
|
8
|
-
readonly allowHalfStars: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
ratingChange: EventEmitter<number>;
|
|
10
|
-
positions: number[];
|
|
11
|
-
hoverRating: number;
|
|
12
|
-
Math: Math;
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnChanges(): void;
|
|
15
|
-
generatePositions(): void;
|
|
16
|
-
onHover(position: number): void;
|
|
17
|
-
onRate(position: number): void;
|
|
18
|
-
isHalfOrFullStar(position: number): boolean;
|
|
19
|
-
isHalfStar(position: number): boolean;
|
|
20
|
-
isHalfValue(value: number): boolean;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScRating, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScRating, "sc-rating", never, { "maxRating": { "alias": "maxRating"; "required": false; "isSignal": true; }; "rating": { "alias": "rating"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; "isSignal": true; }; "showRatingValue": { "alias": "showRatingValue"; "required": false; "isSignal": true; }; "allowHalfStars": { "alias": "allowHalfStars"; "required": false; "isSignal": true; }; }, { "ratingChange": "ratingChange"; }, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FlexibleScrollAreaComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
4
|
-
orientation: 'vertical' | 'horizontal';
|
|
5
|
-
readonly height: import("@angular/core").InputSignal<string>;
|
|
6
|
-
readonly width: import("@angular/core").InputSignal<string>;
|
|
7
|
-
readonly showNavButtons: import("@angular/core").InputSignal<boolean>;
|
|
8
|
-
readonly viewportRef: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
9
|
-
isScrolling: boolean;
|
|
10
|
-
isHovering: boolean;
|
|
11
|
-
isDragging: boolean;
|
|
12
|
-
scrollTimeout: any;
|
|
13
|
-
thumbSize: number;
|
|
14
|
-
thumbPosition: number;
|
|
15
|
-
startPoint: number;
|
|
16
|
-
startScrollPosition: number;
|
|
17
|
-
canScrollStart: boolean;
|
|
18
|
-
canScrollEnd: boolean;
|
|
19
|
-
constructor();
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
ngAfterViewInit(): void;
|
|
23
|
-
onScroll(): void;
|
|
24
|
-
updateThumb(): void;
|
|
25
|
-
updateScrollButtonsState(): void;
|
|
26
|
-
startDragging(event: MouseEvent): void;
|
|
27
|
-
onMouseMove(event: MouseEvent): void;
|
|
28
|
-
onMouseUp(): void;
|
|
29
|
-
scrollPrev(): void;
|
|
30
|
-
scrollNext(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FlexibleScrollAreaComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FlexibleScrollAreaComponent, "sc-flexible-scroll-area", never, { "orientation": { "alias": "orientation"; "required": false; }; "height": { "alias": "height"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "showNavButtons": { "alias": "showNavButtons"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
33
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HorizontalScrollAreaComponent implements OnDestroy, AfterViewInit {
|
|
4
|
-
readonly viewportRef: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
5
|
-
readonly thumbRef: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
6
|
-
isScrolling: boolean;
|
|
7
|
-
isHovering: boolean;
|
|
8
|
-
isDragging: boolean;
|
|
9
|
-
scrollTimeout: any;
|
|
10
|
-
thumbWidth: number;
|
|
11
|
-
thumbLeft: number;
|
|
12
|
-
startX: number;
|
|
13
|
-
startScrollLeft: number;
|
|
14
|
-
canScrollLeft: boolean;
|
|
15
|
-
canScrollRight: boolean;
|
|
16
|
-
items: {
|
|
17
|
-
title: string;
|
|
18
|
-
description: string;
|
|
19
|
-
category: string;
|
|
20
|
-
}[];
|
|
21
|
-
constructor();
|
|
22
|
-
ngOnDestroy(): void;
|
|
23
|
-
ngAfterViewInit(): void;
|
|
24
|
-
onScroll(): void;
|
|
25
|
-
updateThumb(): void;
|
|
26
|
-
updateScrollButtonsState(): void;
|
|
27
|
-
startDragging(event: MouseEvent): void;
|
|
28
|
-
onMouseMove(event: MouseEvent): void;
|
|
29
|
-
onMouseUp(): void;
|
|
30
|
-
scrollLeft(): void;
|
|
31
|
-
scrollRight(): void;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HorizontalScrollAreaComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HorizontalScrollAreaComponent, "sc-horizontal-scroll-area", never, {}, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HoverScrollbarComponent implements AfterViewInit, OnChanges {
|
|
4
|
-
readonly width: import("@angular/core").InputSignal<number>;
|
|
5
|
-
readonly height: import("@angular/core").InputSignal<number>;
|
|
6
|
-
readonly border: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
readonly contentContainer: import("@angular/core").Signal<ElementRef<any>>;
|
|
8
|
-
isScrollable: boolean;
|
|
9
|
-
ngAfterViewInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
checkIfScrollable(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HoverScrollbarComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HoverScrollbarComponent, "sc-hover-scrollbar", never, { "width": { "alias": "width"; "required": false; "isSignal": true; }; "height": { "alias": "height"; "required": false; "isSignal": true; }; "border": { "alias": "border"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
14
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScrollAreaComponent implements OnDestroy, AfterViewInit {
|
|
4
|
-
readonly viewportRef: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
5
|
-
readonly thumbRef: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
6
|
-
isScrolling: boolean;
|
|
7
|
-
isHovering: boolean;
|
|
8
|
-
isDragging: boolean;
|
|
9
|
-
scrollTimeout: any;
|
|
10
|
-
thumbHeight: number;
|
|
11
|
-
thumbTop: number;
|
|
12
|
-
startY: number;
|
|
13
|
-
startScrollTop: number;
|
|
14
|
-
constructor();
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
onScroll(): void;
|
|
18
|
-
updateThumb(): void;
|
|
19
|
-
startDragging(event: MouseEvent): void;
|
|
20
|
-
onMouseMove(event: MouseEvent): void;
|
|
21
|
-
onMouseUp(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollAreaComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollAreaComponent, "sc-scroll-area3", never, {}, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScScrollArea {
|
|
3
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
private readonly state;
|
|
6
|
-
protected mouseover(): void;
|
|
7
|
-
protected mouseout(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScScrollArea, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScScrollArea, "div[sc-scroll-area]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
10
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scroll-spy';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScScrollSpy implements OnInit {
|
|
4
|
-
private readonly el;
|
|
5
|
-
readonly spySections: import("@angular/core").InputSignal<string[]>;
|
|
6
|
-
readonly sectionChange: import("@angular/core").OutputEmitterRef<string>;
|
|
7
|
-
private observer;
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScScrollSpy, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScScrollSpy, "[scScrollSpy]", never, { "spySections": { "alias": "spySections"; "required": false; "isSignal": true; }; }, { "sectionChange": "sectionChange"; }, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ScButtonBase } from '../button';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScScrollToTopButton extends ScButtonBase {
|
|
4
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
5
|
-
protected readonly showScrollButton: import("@angular/core").WritableSignal<boolean>;
|
|
6
|
-
protected onWindowScroll(): void;
|
|
7
|
-
protected scrollToTop(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScScrollToTopButton, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScScrollToTopButton, "button[sc-scroll-to-top-button]", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export type ButtonState = 'initial' | 'visible' | 'hidden';
|
|
3
|
-
export declare class ScScrollToTopButton2 {
|
|
4
|
-
readonly scrollToTop: import("@angular/core").OutputEmitterRef<void>;
|
|
5
|
-
readonly animationDone: import("@angular/core").OutputEmitterRef<void>;
|
|
6
|
-
readonly state: import("@angular/core").WritableSignal<ButtonState>;
|
|
7
|
-
protected onScrollToTop(): void;
|
|
8
|
-
protected onTransitionEnd(event: TransitionEvent): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScScrollToTopButton2, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScScrollToTopButton2, "sc-scroll-to-top-button2", never, {}, { "scrollToTop": "scrollToTop"; "animationDone": "animationDone"; }, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScScrollToTop {
|
|
3
|
-
private readonly overlay;
|
|
4
|
-
private readonly injector;
|
|
5
|
-
private readonly destroyRef;
|
|
6
|
-
private overlayRef;
|
|
7
|
-
private componentRef;
|
|
8
|
-
private readonly scrollThreshold;
|
|
9
|
-
init(): void;
|
|
10
|
-
private show;
|
|
11
|
-
private hide;
|
|
12
|
-
private scrollToTop;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScScrollToTop, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ScScrollToTop>;
|
|
15
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Highlightable } from '@angular/cdk/a11y';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ScOption implements Highlightable {
|
|
4
|
-
readonly id: import("@angular/core").WritableSignal<string>;
|
|
5
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
6
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
7
|
-
private readonly scSelect;
|
|
8
|
-
protected isSelected: import("@angular/core").Signal<boolean>;
|
|
9
|
-
readonly value: import("@angular/core").InputSignal<unknown>;
|
|
10
|
-
private readonly labelEl;
|
|
11
|
-
readonly label: import("@angular/core").Signal<string>;
|
|
12
|
-
private readonly element;
|
|
13
|
-
get nativeElement(): HTMLElement;
|
|
14
|
-
readonly active: import("@angular/core").WritableSignal<boolean>;
|
|
15
|
-
setActiveStyles(): void;
|
|
16
|
-
setInactiveStyles(): void;
|
|
17
|
-
disabled: boolean | undefined;
|
|
18
|
-
getLabel(): string;
|
|
19
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
20
|
-
protected readonly _disabled: import("@angular/core").Signal<boolean>;
|
|
21
|
-
protected toggle(): void;
|
|
22
|
-
private select;
|
|
23
|
-
private deselect;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScOption, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScOption, "sc-option", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
26
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { ElementRef, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import { ScOption } from './option';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ScSelect implements ControlValueAccessor {
|
|
6
|
-
private readonly changeDetectorRef;
|
|
7
|
-
private readonly overlay;
|
|
8
|
-
private readonly directionality;
|
|
9
|
-
private readonly viewContainerRef;
|
|
10
|
-
private portal;
|
|
11
|
-
readonly scSelectTrigger: import("@angular/core").Signal<ElementRef<HTMLButtonElement>>;
|
|
12
|
-
protected readonly panelId: string;
|
|
13
|
-
readonly panelTemplate: import("@angular/core").Signal<TemplateRef<unknown>>;
|
|
14
|
-
readonly placeholder: import("@angular/core").InputSignal<string>;
|
|
15
|
-
readonly isOpen: import("@angular/core").WritableSignal<boolean>;
|
|
16
|
-
readonly options: import("@angular/core").Signal<readonly ScOption[]>;
|
|
17
|
-
private readonly activeDescendant;
|
|
18
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
19
|
-
readonly disabled: import("@angular/core").WritableSignal<boolean>;
|
|
20
|
-
constructor();
|
|
21
|
-
/**
|
|
22
|
-
* Scrolls an option into view.
|
|
23
|
-
* @param option Option to be scrolled into view.
|
|
24
|
-
* @param position Position to which to align the option relative to the scrollable container.
|
|
25
|
-
*/
|
|
26
|
-
scrollOptionIntoView(option: ScOption, position: ScrollLogicalPosition): void;
|
|
27
|
-
private readonly injector;
|
|
28
|
-
private readonly keyManager;
|
|
29
|
-
readonly value: import("@angular/core").ModelSignal<unknown>;
|
|
30
|
-
writeValue(value: unknown): void;
|
|
31
|
-
setValue(value: unknown): void;
|
|
32
|
-
onChange: (value: unknown) => void;
|
|
33
|
-
onTouched: () => void;
|
|
34
|
-
registerOnChange(fn: (value: unknown) => void): void;
|
|
35
|
-
registerOnTouched(fn: () => void): void;
|
|
36
|
-
setDisabledState(isDisabled: boolean): void;
|
|
37
|
-
label: import("@angular/core").Signal<string | undefined>;
|
|
38
|
-
isExpanded: import("@angular/core").Signal<boolean>;
|
|
39
|
-
private _overlayRef;
|
|
40
|
-
private _getOverlayRef;
|
|
41
|
-
open(): void;
|
|
42
|
-
close(): void;
|
|
43
|
-
focusOnTrigger(): void;
|
|
44
|
-
/**
|
|
45
|
-
* Synchronizes the internal state of the component based on a specific selected date.
|
|
46
|
-
* @param value Currently selected date.
|
|
47
|
-
* @param options Options rendered out in the timepicker.
|
|
48
|
-
* @param fallback Option to set as active if no option is selected.
|
|
49
|
-
*/
|
|
50
|
-
private syncSelectedState;
|
|
51
|
-
/** Handles keyboard events while the overlay is open. */
|
|
52
|
-
private _handleKeydown;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScSelect, never>;
|
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScSelect, "sc-select", never, { "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, ["options"], ["*"], true, never>;
|
|
55
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './separator';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScSeparator {
|
|
3
|
-
readonly orientation: import("@angular/core").InputSignal<"vertical" | "horizontal">;
|
|
4
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
5
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScSeparator, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScSeparator, "sc-separator", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ScSheetClose {
|
|
3
|
-
private readonly scSheetManager;
|
|
4
|
-
readonly state: import("@angular/core").Signal<"open" | "closed">;
|
|
5
|
-
readonly classInput: import("@angular/core").InputSignal<string>;
|
|
6
|
-
protected readonly class: import("@angular/core").Signal<string>;
|
|
7
|
-
protected close(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScSheetClose, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScSheetClose, "button[sc-sheet-close]", never, { "classInput": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
10
|
-
}
|