valtech-components 2.0.820 → 2.0.821
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/valtech-components.mjs +1 -1
- package/fesm2022/valtech-components.mjs.map +1 -1
- package/package.json +1 -1
- package/esm2022/lib/components/atoms/avatar/avatar.component.mjs +0 -94
- package/esm2022/lib/components/atoms/avatar/types.mjs +0 -2
- package/esm2022/lib/components/atoms/box/box.component.mjs +0 -88
- package/esm2022/lib/components/atoms/box/types.mjs +0 -2
- package/esm2022/lib/components/atoms/button/button.component.mjs +0 -174
- package/esm2022/lib/components/atoms/button/factory.mjs +0 -217
- package/esm2022/lib/components/atoms/container/container.component.mjs +0 -52
- package/esm2022/lib/components/atoms/container/types.mjs +0 -2
- package/esm2022/lib/components/atoms/countdown/countdown.component.mjs +0 -340
- package/esm2022/lib/components/atoms/countdown/types.mjs +0 -27
- package/esm2022/lib/components/atoms/display/display.component.mjs +0 -51
- package/esm2022/lib/components/atoms/display/types.mjs +0 -2
- package/esm2022/lib/components/atoms/divider/divider.component.mjs +0 -27
- package/esm2022/lib/components/atoms/divider/types.mjs +0 -2
- package/esm2022/lib/components/atoms/fab/fab.component.mjs +0 -190
- package/esm2022/lib/components/atoms/fab/types.mjs +0 -2
- package/esm2022/lib/components/atoms/glass/glass.component.mjs +0 -125
- package/esm2022/lib/components/atoms/glass/types.mjs +0 -2
- package/esm2022/lib/components/atoms/glow/glow.component.mjs +0 -95
- package/esm2022/lib/components/atoms/glow/types.mjs +0 -2
- package/esm2022/lib/components/atoms/horizontal-scroll/horizontal-scroll.component.mjs +0 -82
- package/esm2022/lib/components/atoms/horizontal-scroll/types.mjs +0 -2
- package/esm2022/lib/components/atoms/href/href.component.mjs +0 -62
- package/esm2022/lib/components/atoms/href/types.mjs +0 -2
- package/esm2022/lib/components/atoms/icon/icon.component.mjs +0 -29
- package/esm2022/lib/components/atoms/icon/types.mjs +0 -2
- package/esm2022/lib/components/atoms/image/image.component.mjs +0 -507
- package/esm2022/lib/components/atoms/image/types.mjs +0 -2
- package/esm2022/lib/components/atoms/pattern/motifs.mjs +0 -147
- package/esm2022/lib/components/atoms/pattern/pattern.component.mjs +0 -178
- package/esm2022/lib/components/atoms/pattern/types.mjs +0 -2
- package/esm2022/lib/components/atoms/price-tag/price-tag.component.mjs +0 -235
- package/esm2022/lib/components/atoms/price-tag/types.mjs +0 -15
- package/esm2022/lib/components/atoms/progress-bar/progress-bar.component.mjs +0 -91
- package/esm2022/lib/components/atoms/progress-bar/types.mjs +0 -2
- package/esm2022/lib/components/atoms/progress-ring/progress-ring.component.mjs +0 -149
- package/esm2022/lib/components/atoms/progress-ring/types.mjs +0 -2
- package/esm2022/lib/components/atoms/qr-code/qr-code.component.mjs +0 -394
- package/esm2022/lib/components/atoms/qr-code/types.mjs +0 -2
- package/esm2022/lib/components/atoms/rights-footer/rights-footer.component.mjs +0 -108
- package/esm2022/lib/components/atoms/rights-footer/types.mjs +0 -2
- package/esm2022/lib/components/atoms/skeleton/skeleton.component.mjs +0 -193
- package/esm2022/lib/components/atoms/skeleton/types.mjs +0 -13
- package/esm2022/lib/components/atoms/text/text.component.mjs +0 -132
- package/esm2022/lib/components/atoms/text/types.mjs +0 -2
- package/esm2022/lib/components/atoms/title/title.component.mjs +0 -68
- package/esm2022/lib/components/atoms/title/types.mjs +0 -22
- package/esm2022/lib/components/atoms/user-avatar/types.mjs +0 -2
- package/esm2022/lib/components/atoms/user-avatar/user-avatar.component.mjs +0 -209
- package/esm2022/lib/components/molecules/accordion/accordion.component.mjs +0 -120
- package/esm2022/lib/components/molecules/accordion/types.mjs +0 -2
- package/esm2022/lib/components/molecules/action-card/action-card.component.mjs +0 -273
- package/esm2022/lib/components/molecules/action-card/types.mjs +0 -11
- package/esm2022/lib/components/molecules/action-header/action-header.component.mjs +0 -55
- package/esm2022/lib/components/molecules/action-header/types.mjs +0 -2
- package/esm2022/lib/components/molecules/ad-slot/ad-slot.component.mjs +0 -274
- package/esm2022/lib/components/molecules/alert-box/alert-box.component.mjs +0 -119
- package/esm2022/lib/components/molecules/alert-box/types.mjs +0 -2
- package/esm2022/lib/components/molecules/breadcrumb/breadcrumb.component.mjs +0 -130
- package/esm2022/lib/components/molecules/breadcrumb/types.mjs +0 -2
- package/esm2022/lib/components/molecules/button-group/button-group.component.mjs +0 -63
- package/esm2022/lib/components/molecules/button-group/types.mjs +0 -2
- package/esm2022/lib/components/molecules/card/card.component.mjs +0 -450
- package/esm2022/lib/components/molecules/card/types.mjs +0 -16
- package/esm2022/lib/components/molecules/check-input/check-input.component.mjs +0 -82
- package/esm2022/lib/components/molecules/checkbox-radio-input/checkbox-radio-input.component.mjs +0 -79
- package/esm2022/lib/components/molecules/chip-group/chip-group.component.mjs +0 -166
- package/esm2022/lib/components/molecules/chip-group/types.mjs +0 -2
- package/esm2022/lib/components/molecules/code-display/code-display.component.mjs +0 -115
- package/esm2022/lib/components/molecules/code-display/types.mjs +0 -2
- package/esm2022/lib/components/molecules/command-display/command-display.component.mjs +0 -49
- package/esm2022/lib/components/molecules/command-display/types.mjs +0 -2
- package/esm2022/lib/components/molecules/comment/comment.component.mjs +0 -618
- package/esm2022/lib/components/molecules/comment/types.mjs +0 -2
- package/esm2022/lib/components/molecules/comment-input/comment-input.component.mjs +0 -41
- package/esm2022/lib/components/molecules/comment-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/content-loader/content-loader.component.mjs +0 -42
- package/esm2022/lib/components/molecules/content-loader/types.mjs +0 -2
- package/esm2022/lib/components/molecules/content-reaction/content-reaction.component.mjs +0 -210
- package/esm2022/lib/components/molecules/content-reaction/types.mjs +0 -2
- package/esm2022/lib/components/molecules/currency-input/currency-input.component.mjs +0 -347
- package/esm2022/lib/components/molecules/currency-input/types.mjs +0 -18
- package/esm2022/lib/components/molecules/date-input/date-input.component.mjs +0 -148
- package/esm2022/lib/components/molecules/date-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/date-range-input/date-range-input.component.mjs +0 -416
- package/esm2022/lib/components/molecules/date-range-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/docs-api-table/docs-api-table.component.mjs +0 -222
- package/esm2022/lib/components/molecules/docs-api-table/types.mjs +0 -11
- package/esm2022/lib/components/molecules/docs-breadcrumb/docs-breadcrumb.component.mjs +0 -144
- package/esm2022/lib/components/molecules/docs-breadcrumb/types.mjs +0 -2
- package/esm2022/lib/components/molecules/docs-callout/docs-callout.component.mjs +0 -60
- package/esm2022/lib/components/molecules/docs-code-example/docs-code-example.component.mjs +0 -249
- package/esm2022/lib/components/molecules/docs-code-example/types.mjs +0 -2
- package/esm2022/lib/components/molecules/docs-nav-links/docs-nav-links.component.mjs +0 -140
- package/esm2022/lib/components/molecules/docs-nav-links/types.mjs +0 -2
- package/esm2022/lib/components/molecules/docs-search/docs-search.component.mjs +0 -268
- package/esm2022/lib/components/molecules/docs-search/types.mjs +0 -2
- package/esm2022/lib/components/molecules/docs-section/docs-section.component.mjs +0 -85
- package/esm2022/lib/components/molecules/docs-section/types.mjs +0 -2
- package/esm2022/lib/components/molecules/email-input/email-input.component.mjs +0 -68
- package/esm2022/lib/components/molecules/expandable-text/expandable-text.component.mjs +0 -77
- package/esm2022/lib/components/molecules/expandable-text/types.mjs +0 -2
- package/esm2022/lib/components/molecules/features-list/features-list.component.mjs +0 -179
- package/esm2022/lib/components/molecules/features-list/types.mjs +0 -11
- package/esm2022/lib/components/molecules/feedback-form/feedback-form.component.mjs +0 -354
- package/esm2022/lib/components/molecules/feedback-form/types.mjs +0 -2
- package/esm2022/lib/components/molecules/file-input/file-input.component.mjs +0 -90
- package/esm2022/lib/components/molecules/file-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/footer-links/footer-links.component.mjs +0 -391
- package/esm2022/lib/components/molecules/footer-links/types.mjs +0 -2
- package/esm2022/lib/components/molecules/glow-card/glow-card.component.mjs +0 -314
- package/esm2022/lib/components/molecules/glow-card/types.mjs +0 -11
- package/esm2022/lib/components/molecules/hint/hint.component.mjs +0 -90
- package/esm2022/lib/components/molecules/hour-input/hour-input.component.mjs +0 -28
- package/esm2022/lib/components/molecules/image-crop/image-crop.component.mjs +0 -174
- package/esm2022/lib/components/molecules/image-crop/index.mjs +0 -2
- package/esm2022/lib/components/molecules/info/info.component.mjs +0 -49
- package/esm2022/lib/components/molecules/info/types.mjs +0 -2
- package/esm2022/lib/components/molecules/language-selector/language-selector.component.mjs +0 -221
- package/esm2022/lib/components/molecules/language-selector/types.mjs +0 -2
- package/esm2022/lib/components/molecules/layered-card/layered-card.component.mjs +0 -104
- package/esm2022/lib/components/molecules/layered-card/types.mjs +0 -2
- package/esm2022/lib/components/molecules/link/link.component.mjs +0 -64
- package/esm2022/lib/components/molecules/link/types.mjs +0 -2
- package/esm2022/lib/components/molecules/linked-providers/linked-providers.component.mjs +0 -236
- package/esm2022/lib/components/molecules/linked-providers/types.mjs +0 -27
- package/esm2022/lib/components/molecules/links-accordion/links-accordion.component.mjs +0 -203
- package/esm2022/lib/components/molecules/links-accordion/types.mjs +0 -2
- package/esm2022/lib/components/molecules/links-cake/links-cake.component.mjs +0 -51
- package/esm2022/lib/components/molecules/links-cake/types.mjs +0 -2
- package/esm2022/lib/components/molecules/multi-select-search/multi-select-search.component.mjs +0 -488
- package/esm2022/lib/components/molecules/notes-box/notes-box.component.mjs +0 -92
- package/esm2022/lib/components/molecules/notes-box/types.mjs +0 -2
- package/esm2022/lib/components/molecules/number-from-to/number-from-to.component.mjs +0 -143
- package/esm2022/lib/components/molecules/number-from-to/types.mjs +0 -2
- package/esm2022/lib/components/molecules/number-input/number-input.component.mjs +0 -34
- package/esm2022/lib/components/molecules/number-stepper/number-stepper.component.mjs +0 -379
- package/esm2022/lib/components/molecules/number-stepper/types.mjs +0 -2
- package/esm2022/lib/components/molecules/page-links/page-links.component.mjs +0 -150
- package/esm2022/lib/components/molecules/page-links/types.mjs +0 -2
- package/esm2022/lib/components/molecules/pagination/pagination.component.mjs +0 -253
- package/esm2022/lib/components/molecules/pagination/types.mjs +0 -2
- package/esm2022/lib/components/molecules/password-input/password-input.component.mjs +0 -93
- package/esm2022/lib/components/molecules/phone-input/phone-input.component.mjs +0 -365
- package/esm2022/lib/components/molecules/phone-input/types.mjs +0 -19
- package/esm2022/lib/components/molecules/pill/pill.component.mjs +0 -202
- package/esm2022/lib/components/molecules/pill/types.mjs +0 -2
- package/esm2022/lib/components/molecules/pin-input/pin-input.component.mjs +0 -78
- package/esm2022/lib/components/molecules/pin-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/plain-code-box/plain-code-box.component.mjs +0 -82
- package/esm2022/lib/components/molecules/plain-code-box/types.mjs +0 -2
- package/esm2022/lib/components/molecules/popover-selector/popover-selector.component.mjs +0 -188
- package/esm2022/lib/components/molecules/popover-selector/types.mjs +0 -2
- package/esm2022/lib/components/molecules/progress-status/progress-status.component.mjs +0 -105
- package/esm2022/lib/components/molecules/progress-status/types.mjs +0 -2
- package/esm2022/lib/components/molecules/prompter/prompter.component.mjs +0 -85
- package/esm2022/lib/components/molecules/prompter/types.mjs +0 -2
- package/esm2022/lib/components/molecules/quote-box/quote-box.component.mjs +0 -155
- package/esm2022/lib/components/molecules/radio-input/radio-input.component.mjs +0 -52
- package/esm2022/lib/components/molecules/range-input/range-input.component.mjs +0 -127
- package/esm2022/lib/components/molecules/range-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/rating/rating.component.mjs +0 -166
- package/esm2022/lib/components/molecules/rating/types.mjs +0 -2
- package/esm2022/lib/components/molecules/refresher/refresher.component.mjs +0 -275
- package/esm2022/lib/components/molecules/refresher/types.mjs +0 -15
- package/esm2022/lib/components/molecules/searchbar/searchbar.component.mjs +0 -127
- package/esm2022/lib/components/molecules/searchbar/types.mjs +0 -2
- package/esm2022/lib/components/molecules/segment-control/segment-control.component.mjs +0 -129
- package/esm2022/lib/components/molecules/segment-control/types.mjs +0 -2
- package/esm2022/lib/components/molecules/select-input/select-input.component.mjs +0 -148
- package/esm2022/lib/components/molecules/select-search/select-search.component.mjs +0 -434
- package/esm2022/lib/components/molecules/share-buttons/share-buttons.component.mjs +0 -274
- package/esm2022/lib/components/molecules/share-buttons/types.mjs +0 -88
- package/esm2022/lib/components/molecules/stats-card/stats-card.component.mjs +0 -211
- package/esm2022/lib/components/molecules/stats-card/types.mjs +0 -2
- package/esm2022/lib/components/molecules/stepper/stepper.component.mjs +0 -242
- package/esm2022/lib/components/molecules/stepper/types.mjs +0 -2
- package/esm2022/lib/components/molecules/swipe-carousel/swipe-carousel.component.mjs +0 -206
- package/esm2022/lib/components/molecules/swipe-carousel/types.mjs +0 -2
- package/esm2022/lib/components/molecules/tabs/tabs.component.mjs +0 -139
- package/esm2022/lib/components/molecules/tabs/types.mjs +0 -2
- package/esm2022/lib/components/molecules/testimonial-card/testimonial-card.component.mjs +0 -138
- package/esm2022/lib/components/molecules/testimonial-card/types.mjs +0 -2
- package/esm2022/lib/components/molecules/text-input/text-input.component.mjs +0 -77
- package/esm2022/lib/components/molecules/textarea-input/textarea-input.component.mjs +0 -213
- package/esm2022/lib/components/molecules/textarea-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/timeline/timeline.component.mjs +0 -140
- package/esm2022/lib/components/molecules/timeline/types.mjs +0 -2
- package/esm2022/lib/components/molecules/title-block/title-block.component.mjs +0 -102
- package/esm2022/lib/components/molecules/title-block/types.mjs +0 -2
- package/esm2022/lib/components/molecules/toggle-input/toggle-input.component.mjs +0 -93
- package/esm2022/lib/components/molecules/toggle-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/update-banner/types.mjs +0 -42
- package/esm2022/lib/components/molecules/update-banner/update-banner.component.mjs +0 -243
- package/esm2022/lib/components/molecules/username-input/types.mjs +0 -2
- package/esm2022/lib/components/molecules/username-input/username-input.component.mjs +0 -295
- package/esm2022/lib/components/organisms/article/article.component.mjs +0 -578
- package/esm2022/lib/components/organisms/article/types.mjs +0 -183
- package/esm2022/lib/components/organisms/avatar-upload/avatar-upload.component.mjs +0 -325
- package/esm2022/lib/components/organisms/avatar-upload/types.mjs +0 -15
- package/esm2022/lib/components/organisms/banner/banner.component.mjs +0 -111
- package/esm2022/lib/components/organisms/banner/types.mjs +0 -2
- package/esm2022/lib/components/organisms/bottom-nav/bottom-nav.component.mjs +0 -383
- package/esm2022/lib/components/organisms/bottom-nav/types.mjs +0 -19
- package/esm2022/lib/components/organisms/cards-carousel/cards-carousel.component.mjs +0 -108
- package/esm2022/lib/components/organisms/cards-carousel/types.mjs +0 -2
- package/esm2022/lib/components/organisms/comment-section/comment-section.component.mjs +0 -537
- package/esm2022/lib/components/organisms/comment-section/types.mjs +0 -2
- package/esm2022/lib/components/organisms/company-footer/company-footer.component.mjs +0 -76
- package/esm2022/lib/components/organisms/company-footer/types.mjs +0 -2
- package/esm2022/lib/components/organisms/cookie-banner/cookie-banner.component.mjs +0 -199
- package/esm2022/lib/components/organisms/cookie-banner/types.mjs +0 -2
- package/esm2022/lib/components/organisms/data-table/data-table.component.mjs +0 -1081
- package/esm2022/lib/components/organisms/data-table/types.mjs +0 -13
- package/esm2022/lib/components/organisms/docs-sidebar/docs-sidebar.component.mjs +0 -290
- package/esm2022/lib/components/organisms/docs-sidebar/types.mjs +0 -2
- package/esm2022/lib/components/organisms/docs-toc/docs-toc.component.mjs +0 -307
- package/esm2022/lib/components/organisms/docs-toc/types.mjs +0 -2
- package/esm2022/lib/components/organisms/faq/faq.component.mjs +0 -176
- package/esm2022/lib/components/organisms/faq/types.mjs +0 -9
- package/esm2022/lib/components/organisms/footer/footer.component.mjs +0 -73
- package/esm2022/lib/components/organisms/footer/types.mjs +0 -2
- package/esm2022/lib/components/organisms/form/factory.mjs +0 -29
- package/esm2022/lib/components/organisms/form/form-footer/form-footer.component.mjs +0 -83
- package/esm2022/lib/components/organisms/form/form.component.mjs +0 -510
- package/esm2022/lib/components/organisms/fun-header/fun-header.component.mjs +0 -225
- package/esm2022/lib/components/organisms/fun-header/types.mjs +0 -2
- package/esm2022/lib/components/organisms/header/header.component.mjs +0 -51
- package/esm2022/lib/components/organisms/header/types.mjs +0 -2
- package/esm2022/lib/components/organisms/infinite-list/infinite-list.component.mjs +0 -620
- package/esm2022/lib/components/organisms/infinite-list/types.mjs +0 -15
- package/esm2022/lib/components/organisms/item-list/item-list.component.mjs +0 -418
- package/esm2022/lib/components/organisms/item-list/types.mjs +0 -2
- package/esm2022/lib/components/organisms/login/login.component.mjs +0 -735
- package/esm2022/lib/components/organisms/login/types.mjs +0 -11
- package/esm2022/lib/components/organisms/menu/menu.component.mjs +0 -206
- package/esm2022/lib/components/organisms/menu/types.mjs +0 -2
- package/esm2022/lib/components/organisms/no-content/no-content.component.mjs +0 -66
- package/esm2022/lib/components/organisms/no-content/types.mjs +0 -2
- package/esm2022/lib/components/organisms/rotating-text/rotating-text.component.mjs +0 -180
- package/esm2022/lib/components/organisms/rotating-text/types.mjs +0 -2
- package/esm2022/lib/components/organisms/skeleton-layout/skeleton-layout.component.mjs +0 -423
- package/esm2022/lib/components/organisms/skeleton-layout/types.mjs +0 -10
- package/esm2022/lib/components/organisms/tabbed-content/tabbed-content.component.mjs +0 -170
- package/esm2022/lib/components/organisms/tabbed-content/types.mjs +0 -2
- package/esm2022/lib/components/organisms/terminal-404/terminal-404.component.mjs +0 -214
- package/esm2022/lib/components/organisms/terminal-404/types.mjs +0 -2
- package/esm2022/lib/components/organisms/testimonial-carousel/testimonial-carousel.component.mjs +0 -72
- package/esm2022/lib/components/organisms/testimonial-carousel/types.mjs +0 -2
- package/esm2022/lib/components/organisms/toolbar/toolbar.component.mjs +0 -255
- package/esm2022/lib/components/organisms/toolbar/types.mjs +0 -2
- package/esm2022/lib/components/organisms/wizard/types.mjs +0 -10
- package/esm2022/lib/components/organisms/wizard/wizard-footer/wizard-footer.component.mjs +0 -111
- package/esm2022/lib/components/organisms/wizard/wizard.component.mjs +0 -161
- package/esm2022/lib/components/templates/auth-background/auth-background.component.mjs +0 -164
- package/esm2022/lib/components/templates/auth-background/types.mjs +0 -2
- package/esm2022/lib/components/templates/docs-layout/docs-layout.component.mjs +0 -221
- package/esm2022/lib/components/templates/docs-layout/types.mjs +0 -2
- package/esm2022/lib/components/templates/docs-page/docs-page.component.mjs +0 -251
- package/esm2022/lib/components/templates/docs-page/types.mjs +0 -2
- package/esm2022/lib/components/templates/docs-shell/docs-shell.component.mjs +0 -376
- package/esm2022/lib/components/templates/docs-shell/types.mjs +0 -2
- package/esm2022/lib/components/templates/maintenance-page/maintenance-page.component.mjs +0 -153
- package/esm2022/lib/components/templates/maintenance-page/types.mjs +0 -2
- package/esm2022/lib/components/templates/page-content/page-content.component.mjs +0 -193
- package/esm2022/lib/components/templates/page-content/types.mjs +0 -2
- package/esm2022/lib/components/templates/page-template/page-template.component.mjs +0 -188
- package/esm2022/lib/components/templates/page-template/types.mjs +0 -2
- package/esm2022/lib/components/templates/page-wrapper/page-wrapper.component.mjs +0 -238
- package/esm2022/lib/components/templates/page-wrapper/types.mjs +0 -2
- package/esm2022/lib/components/templates/simple/simple.component.mjs +0 -123
- package/esm2022/lib/components/templates/simple/types.mjs +0 -2
- package/esm2022/lib/components/types.mjs +0 -60
- package/esm2022/lib/config/company-footer.config.mjs +0 -125
- package/esm2022/lib/config/index.mjs +0 -5
- package/esm2022/lib/services/ads/ads-loader.service.mjs +0 -120
- package/esm2022/lib/services/ads/ads.service.mjs +0 -236
- package/esm2022/lib/services/ads/config.mjs +0 -81
- package/esm2022/lib/services/ads/index.mjs +0 -13
- package/esm2022/lib/services/ads/types.mjs +0 -23
- package/esm2022/lib/services/app-config/app-config.service.mjs +0 -209
- package/esm2022/lib/services/app-config/config.mjs +0 -47
- package/esm2022/lib/services/app-config/index.mjs +0 -48
- package/esm2022/lib/services/app-config/types.mjs +0 -13
- package/esm2022/lib/services/app-config/version.mjs +0 -85
- package/esm2022/lib/services/app-version/app-version.service.mjs +0 -187
- package/esm2022/lib/services/app-version/config.mjs +0 -42
- package/esm2022/lib/services/app-version/index.mjs +0 -24
- package/esm2022/lib/services/app-version/types.mjs +0 -17
- package/esm2022/lib/services/auth/auth-state.service.mjs +0 -207
- package/esm2022/lib/services/auth/auth.service.mjs +0 -1142
- package/esm2022/lib/services/auth/config.mjs +0 -75
- package/esm2022/lib/services/auth/device.service.mjs +0 -135
- package/esm2022/lib/services/auth/guards.mjs +0 -199
- package/esm2022/lib/services/auth/handoff.service.mjs +0 -152
- package/esm2022/lib/services/auth/index.mjs +0 -98
- package/esm2022/lib/services/auth/interceptor.mjs +0 -122
- package/esm2022/lib/services/auth/notification-action.service.mjs +0 -117
- package/esm2022/lib/services/auth/oauth-callback.component.mjs +0 -169
- package/esm2022/lib/services/auth/oauth.service.mjs +0 -322
- package/esm2022/lib/services/auth/org-switch.service.mjs +0 -137
- package/esm2022/lib/services/auth/session.service.mjs +0 -78
- package/esm2022/lib/services/auth/storage.service.mjs +0 -152
- package/esm2022/lib/services/auth/sync.service.mjs +0 -149
- package/esm2022/lib/services/auth/token.service.mjs +0 -122
- package/esm2022/lib/services/auth/types.mjs +0 -30
- package/esm2022/lib/services/confirmation-dialog/confirmation-dialog.service.mjs +0 -189
- package/esm2022/lib/services/confirmation-dialog/types.mjs +0 -14
- package/esm2022/lib/services/content/content-types/blog.mjs +0 -275
- package/esm2022/lib/services/content/content-types/documentation.mjs +0 -303
- package/esm2022/lib/services/content/content-types/news.mjs +0 -277
- package/esm2022/lib/services/content/index.mjs +0 -51
- package/esm2022/lib/services/content/transformer.mjs +0 -265
- package/esm2022/lib/services/content/types.mjs +0 -41
- package/esm2022/lib/services/docs/docs-navigation.service.mjs +0 -91
- package/esm2022/lib/services/donation/config.mjs +0 -41
- package/esm2022/lib/services/donation/donation.service.mjs +0 -92
- package/esm2022/lib/services/donation/index.mjs +0 -25
- package/esm2022/lib/services/donation/types.mjs +0 -10
- package/esm2022/lib/services/download.service.mjs +0 -80
- package/esm2022/lib/services/feedback/config.mjs +0 -49
- package/esm2022/lib/services/feedback/feedback.service.mjs +0 -296
- package/esm2022/lib/services/feedback/index.mjs +0 -44
- package/esm2022/lib/services/feedback/types.mjs +0 -30
- package/esm2022/lib/services/firebase/analytics-error-handler.mjs +0 -141
- package/esm2022/lib/services/firebase/analytics-router-tracker.mjs +0 -99
- package/esm2022/lib/services/firebase/analytics-types.mjs +0 -7
- package/esm2022/lib/services/firebase/analytics.service.mjs +0 -620
- package/esm2022/lib/services/firebase/config.mjs +0 -131
- package/esm2022/lib/services/firebase/firebase.service.mjs +0 -506
- package/esm2022/lib/services/firebase/firestore-collection.mjs +0 -301
- package/esm2022/lib/services/firebase/firestore.service.mjs +0 -571
- package/esm2022/lib/services/firebase/index.mjs +0 -56
- package/esm2022/lib/services/firebase/messaging.service.mjs +0 -721
- package/esm2022/lib/services/firebase/notifications.service.mjs +0 -274
- package/esm2022/lib/services/firebase/shared-config.mjs +0 -147
- package/esm2022/lib/services/firebase/storage.service.mjs +0 -484
- package/esm2022/lib/services/firebase/types.mjs +0 -18
- package/esm2022/lib/services/firebase/utils/path-builder.mjs +0 -195
- package/esm2022/lib/services/firebase/utils/query-builder.mjs +0 -302
- package/esm2022/lib/services/i18n/config.mjs +0 -128
- package/esm2022/lib/services/i18n/default-content.mjs +0 -577
- package/esm2022/lib/services/i18n/i18n.service.mjs +0 -217
- package/esm2022/lib/services/i18n/index.mjs +0 -13
- package/esm2022/lib/services/i18n/input-i18n.helper.mjs +0 -97
- package/esm2022/lib/services/i18n/translate.pipe.mjs +0 -50
- package/esm2022/lib/services/i18n/types.mjs +0 -15
- package/esm2022/lib/services/icons.service.mjs +0 -83
- package/esm2022/lib/services/image/image.service.mjs +0 -244
- package/esm2022/lib/services/image/index.mjs +0 -3
- package/esm2022/lib/services/image/types.mjs +0 -13
- package/esm2022/lib/services/in-app-browser.service.mjs +0 -35
- package/esm2022/lib/services/legal-link/legal-link.service.mjs +0 -85
- package/esm2022/lib/services/link-processor.service.mjs +0 -259
- package/esm2022/lib/services/local-storage.service.mjs +0 -37
- package/esm2022/lib/services/locale.service.mjs +0 -75
- package/esm2022/lib/services/markdown-article/legal-content.service.mjs +0 -107
- package/esm2022/lib/services/markdown-article/markdown-article-parser.mjs +0 -302
- package/esm2022/lib/services/markdown-article/markdown-article-parser.service.mjs +0 -20
- package/esm2022/lib/services/meta/index.mjs +0 -3
- package/esm2022/lib/services/meta/meta.service.mjs +0 -63
- package/esm2022/lib/services/meta/types.mjs +0 -2
- package/esm2022/lib/services/modal/modal.service.mjs +0 -220
- package/esm2022/lib/services/modal/simple-modal-content.component.mjs +0 -133
- package/esm2022/lib/services/modal/types.mjs +0 -26
- package/esm2022/lib/services/navigation/index.mjs +0 -3
- package/esm2022/lib/services/navigation/navigation.service.mjs +0 -216
- package/esm2022/lib/services/navigation/types.mjs +0 -16
- package/esm2022/lib/services/page-refresh/page-refresh.service.mjs +0 -104
- package/esm2022/lib/services/pagination/index.mjs +0 -5
- package/esm2022/lib/services/pagination/pagination.service.mjs +0 -218
- package/esm2022/lib/services/pagination/types.mjs +0 -14
- package/esm2022/lib/services/preferences/index.mjs +0 -3
- package/esm2022/lib/services/preferences/preferences.service.mjs +0 -198
- package/esm2022/lib/services/preferences/preferences.types.mjs +0 -7
- package/esm2022/lib/services/presets/config.mjs +0 -46
- package/esm2022/lib/services/presets/index.mjs +0 -5
- package/esm2022/lib/services/presets/preset.service.mjs +0 -104
- package/esm2022/lib/services/presets/types.mjs +0 -2
- package/esm2022/lib/services/qr-generator/qr-generator.service.mjs +0 -341
- package/esm2022/lib/services/qr-generator/types.mjs +0 -46
- package/esm2022/lib/services/refreshable-stream/index.mjs +0 -8
- package/esm2022/lib/services/refreshable-stream/refreshable-stream.mjs +0 -112
- package/esm2022/lib/services/skeleton/config.mjs +0 -79
- package/esm2022/lib/services/skeleton/directives/loading.directive.mjs +0 -215
- package/esm2022/lib/services/skeleton/index.mjs +0 -16
- package/esm2022/lib/services/skeleton/skeleton.service.mjs +0 -198
- package/esm2022/lib/services/skeleton/templates/detail-skeleton.component.mjs +0 -223
- package/esm2022/lib/services/skeleton/templates/form-skeleton.component.mjs +0 -127
- package/esm2022/lib/services/skeleton/templates/grid-skeleton.component.mjs +0 -154
- package/esm2022/lib/services/skeleton/templates/list-skeleton.component.mjs +0 -110
- package/esm2022/lib/services/skeleton/templates/profile-skeleton.component.mjs +0 -207
- package/esm2022/lib/services/skeleton/templates/table-skeleton.component.mjs +0 -116
- package/esm2022/lib/services/skeleton/types.mjs +0 -11
- package/esm2022/lib/services/theme.service.mjs +0 -153
- package/esm2022/lib/services/toast.service.mjs +0 -53
- package/esm2022/lib/services/types.mjs +0 -5
- package/esm2022/lib/shared/constants/storage.mjs +0 -3
- package/esm2022/lib/shared/pipes/process-links.pipe.mjs +0 -69
- package/esm2022/lib/shared/utils/datetime.mjs +0 -24
- package/esm2022/lib/shared/utils/dom.mjs +0 -27
- package/esm2022/lib/shared/utils/form-defaults.mjs +0 -112
- package/esm2022/lib/shared/utils/styles.mjs +0 -37
- package/esm2022/lib/shared/utils/text.mjs +0 -12
- package/esm2022/lib/version.mjs +0 -6
- package/esm2022/public-api.mjs +0 -367
- package/esm2022/valtech-components.mjs +0 -5
- package/index.d.ts +0 -5
- package/lib/components/atoms/avatar/avatar.component.d.ts +0 -36
- package/lib/components/atoms/avatar/types.d.ts +0 -15
- package/lib/components/atoms/box/box.component.d.ts +0 -26
- package/lib/components/atoms/box/types.d.ts +0 -19
- package/lib/components/atoms/button/button.component.d.ts +0 -63
- package/lib/components/atoms/button/factory.d.ts +0 -71
- package/lib/components/atoms/container/container.component.d.ts +0 -30
- package/lib/components/atoms/container/types.d.ts +0 -11
- package/lib/components/atoms/countdown/countdown.component.d.ts +0 -38
- package/lib/components/atoms/countdown/types.d.ts +0 -108
- package/lib/components/atoms/display/display.component.d.ts +0 -19
- package/lib/components/atoms/display/types.d.ts +0 -33
- package/lib/components/atoms/divider/divider.component.d.ts +0 -27
- package/lib/components/atoms/divider/types.d.ts +0 -12
- package/lib/components/atoms/fab/fab.component.d.ts +0 -36
- package/lib/components/atoms/fab/types.d.ts +0 -45
- package/lib/components/atoms/glass/glass.component.d.ts +0 -43
- package/lib/components/atoms/glass/types.d.ts +0 -70
- package/lib/components/atoms/glow/glow.component.d.ts +0 -42
- package/lib/components/atoms/glow/types.d.ts +0 -40
- package/lib/components/atoms/horizontal-scroll/horizontal-scroll.component.d.ts +0 -41
- package/lib/components/atoms/horizontal-scroll/types.d.ts +0 -13
- package/lib/components/atoms/href/href.component.d.ts +0 -25
- package/lib/components/atoms/href/types.d.ts +0 -19
- package/lib/components/atoms/icon/icon.component.d.ts +0 -18
- package/lib/components/atoms/icon/types.d.ts +0 -13
- package/lib/components/atoms/image/image.component.d.ts +0 -41
- package/lib/components/atoms/image/types.d.ts +0 -37
- package/lib/components/atoms/pattern/motifs.d.ts +0 -60
- package/lib/components/atoms/pattern/pattern.component.d.ts +0 -68
- package/lib/components/atoms/pattern/types.d.ts +0 -61
- package/lib/components/atoms/price-tag/price-tag.component.d.ts +0 -15
- package/lib/components/atoms/price-tag/types.d.ts +0 -59
- package/lib/components/atoms/progress-bar/progress-bar.component.d.ts +0 -35
- package/lib/components/atoms/progress-bar/types.d.ts +0 -19
- package/lib/components/atoms/progress-ring/progress-ring.component.d.ts +0 -20
- package/lib/components/atoms/progress-ring/types.d.ts +0 -24
- package/lib/components/atoms/qr-code/qr-code.component.d.ts +0 -33
- package/lib/components/atoms/qr-code/types.d.ts +0 -124
- package/lib/components/atoms/rights-footer/rights-footer.component.d.ts +0 -53
- package/lib/components/atoms/rights-footer/types.d.ts +0 -21
- package/lib/components/atoms/skeleton/skeleton.component.d.ts +0 -12
- package/lib/components/atoms/skeleton/types.d.ts +0 -29
- package/lib/components/atoms/text/text.component.d.ts +0 -33
- package/lib/components/atoms/text/types.d.ts +0 -42
- package/lib/components/atoms/title/title.component.d.ts +0 -21
- package/lib/components/atoms/title/types.d.ts +0 -36
- package/lib/components/atoms/user-avatar/types.d.ts +0 -74
- package/lib/components/atoms/user-avatar/user-avatar.component.d.ts +0 -55
- package/lib/components/molecules/accordion/accordion.component.d.ts +0 -18
- package/lib/components/molecules/accordion/types.d.ts +0 -47
- package/lib/components/molecules/action-card/action-card.component.d.ts +0 -90
- package/lib/components/molecules/action-card/types.d.ts +0 -83
- package/lib/components/molecules/action-header/action-header.component.d.ts +0 -27
- package/lib/components/molecules/action-header/types.d.ts +0 -27
- package/lib/components/molecules/ad-slot/ad-slot.component.d.ts +0 -69
- package/lib/components/molecules/alert-box/alert-box.component.d.ts +0 -39
- package/lib/components/molecules/alert-box/types.d.ts +0 -37
- package/lib/components/molecules/breadcrumb/breadcrumb.component.d.ts +0 -22
- package/lib/components/molecules/breadcrumb/types.d.ts +0 -45
- package/lib/components/molecules/button-group/button-group.component.d.ts +0 -23
- package/lib/components/molecules/button-group/types.d.ts +0 -13
- package/lib/components/molecules/card/card.component.d.ts +0 -49
- package/lib/components/molecules/card/types.d.ts +0 -32
- package/lib/components/molecules/check-input/check-input.component.d.ts +0 -36
- package/lib/components/molecules/checkbox-radio-input/checkbox-radio-input.component.d.ts +0 -17
- package/lib/components/molecules/chip-group/chip-group.component.d.ts +0 -22
- package/lib/components/molecules/chip-group/types.d.ts +0 -65
- package/lib/components/molecules/code-display/code-display.component.d.ts +0 -24
- package/lib/components/molecules/code-display/types.d.ts +0 -10
- package/lib/components/molecules/command-display/command-display.component.d.ts +0 -11
- package/lib/components/molecules/command-display/types.d.ts +0 -3
- package/lib/components/molecules/comment/comment.component.d.ts +0 -42
- package/lib/components/molecules/comment/types.d.ts +0 -171
- package/lib/components/molecules/comment-input/comment-input.component.d.ts +0 -16
- package/lib/components/molecules/comment-input/types.d.ts +0 -59
- package/lib/components/molecules/content-loader/content-loader.component.d.ts +0 -18
- package/lib/components/molecules/content-loader/types.d.ts +0 -15
- package/lib/components/molecules/content-reaction/content-reaction.component.d.ts +0 -58
- package/lib/components/molecules/content-reaction/types.d.ts +0 -77
- package/lib/components/molecules/currency-input/currency-input.component.d.ts +0 -40
- package/lib/components/molecules/currency-input/types.d.ts +0 -96
- package/lib/components/molecules/date-input/date-input.component.d.ts +0 -40
- package/lib/components/molecules/date-input/types.d.ts +0 -74
- package/lib/components/molecules/date-range-input/date-range-input.component.d.ts +0 -50
- package/lib/components/molecules/date-range-input/types.d.ts +0 -109
- package/lib/components/molecules/docs-api-table/docs-api-table.component.d.ts +0 -41
- package/lib/components/molecules/docs-api-table/types.d.ts +0 -62
- package/lib/components/molecules/docs-breadcrumb/docs-breadcrumb.component.d.ts +0 -31
- package/lib/components/molecules/docs-breadcrumb/types.d.ts +0 -20
- package/lib/components/molecules/docs-callout/docs-callout.component.d.ts +0 -17
- package/lib/components/molecules/docs-code-example/docs-code-example.component.d.ts +0 -45
- package/lib/components/molecules/docs-code-example/types.d.ts +0 -63
- package/lib/components/molecules/docs-nav-links/docs-nav-links.component.d.ts +0 -30
- package/lib/components/molecules/docs-nav-links/types.d.ts +0 -31
- package/lib/components/molecules/docs-search/docs-search.component.d.ts +0 -47
- package/lib/components/molecules/docs-search/types.d.ts +0 -27
- package/lib/components/molecules/docs-section/docs-section.component.d.ts +0 -29
- package/lib/components/molecules/docs-section/types.d.ts +0 -27
- package/lib/components/molecules/email-input/email-input.component.d.ts +0 -34
- package/lib/components/molecules/expandable-text/expandable-text.component.d.ts +0 -23
- package/lib/components/molecules/expandable-text/types.d.ts +0 -14
- package/lib/components/molecules/features-list/features-list.component.d.ts +0 -66
- package/lib/components/molecules/features-list/types.d.ts +0 -36
- package/lib/components/molecules/feedback-form/feedback-form.component.d.ts +0 -58
- package/lib/components/molecules/feedback-form/types.d.ts +0 -54
- package/lib/components/molecules/file-input/file-input.component.d.ts +0 -25
- package/lib/components/molecules/file-input/types.d.ts +0 -72
- package/lib/components/molecules/footer-links/footer-links.component.d.ts +0 -47
- package/lib/components/molecules/footer-links/types.d.ts +0 -50
- package/lib/components/molecules/glow-card/glow-card.component.d.ts +0 -60
- package/lib/components/molecules/glow-card/types.d.ts +0 -94
- package/lib/components/molecules/hint/hint.component.d.ts +0 -19
- package/lib/components/molecules/hour-input/hour-input.component.d.ts +0 -15
- package/lib/components/molecules/image-crop/image-crop.component.d.ts +0 -59
- package/lib/components/molecules/image-crop/index.d.ts +0 -1
- package/lib/components/molecules/info/info.component.d.ts +0 -9
- package/lib/components/molecules/info/types.d.ts +0 -10
- package/lib/components/molecules/language-selector/language-selector.component.d.ts +0 -40
- package/lib/components/molecules/language-selector/types.d.ts +0 -82
- package/lib/components/molecules/layered-card/layered-card.component.d.ts +0 -10
- package/lib/components/molecules/layered-card/types.d.ts +0 -15
- package/lib/components/molecules/link/link.component.d.ts +0 -24
- package/lib/components/molecules/link/types.d.ts +0 -19
- package/lib/components/molecules/linked-providers/linked-providers.component.d.ts +0 -30
- package/lib/components/molecules/linked-providers/types.d.ts +0 -38
- package/lib/components/molecules/links-accordion/links-accordion.component.d.ts +0 -61
- package/lib/components/molecules/links-accordion/types.d.ts +0 -39
- package/lib/components/molecules/links-cake/links-cake.component.d.ts +0 -17
- package/lib/components/molecules/links-cake/types.d.ts +0 -13
- package/lib/components/molecules/multi-select-search/multi-select-search.component.d.ts +0 -76
- package/lib/components/molecules/notes-box/notes-box.component.d.ts +0 -33
- package/lib/components/molecules/notes-box/types.d.ts +0 -35
- package/lib/components/molecules/number-from-to/number-from-to.component.d.ts +0 -27
- package/lib/components/molecules/number-from-to/types.d.ts +0 -76
- package/lib/components/molecules/number-input/number-input.component.d.ts +0 -16
- package/lib/components/molecules/number-stepper/number-stepper.component.d.ts +0 -38
- package/lib/components/molecules/number-stepper/types.d.ts +0 -88
- package/lib/components/molecules/page-links/page-links.component.d.ts +0 -29
- package/lib/components/molecules/page-links/types.d.ts +0 -38
- package/lib/components/molecules/pagination/pagination.component.d.ts +0 -15
- package/lib/components/molecules/pagination/types.d.ts +0 -41
- package/lib/components/molecules/password-input/password-input.component.d.ts +0 -37
- package/lib/components/molecules/phone-input/phone-input.component.d.ts +0 -59
- package/lib/components/molecules/phone-input/types.d.ts +0 -98
- package/lib/components/molecules/pill/pill.component.d.ts +0 -44
- package/lib/components/molecules/pill/types.d.ts +0 -63
- package/lib/components/molecules/pin-input/pin-input.component.d.ts +0 -21
- package/lib/components/molecules/pin-input/types.d.ts +0 -69
- package/lib/components/molecules/plain-code-box/plain-code-box.component.d.ts +0 -22
- package/lib/components/molecules/plain-code-box/types.d.ts +0 -10
- package/lib/components/molecules/popover-selector/popover-selector.component.d.ts +0 -42
- package/lib/components/molecules/popover-selector/types.d.ts +0 -69
- package/lib/components/molecules/progress-status/progress-status.component.d.ts +0 -23
- package/lib/components/molecules/progress-status/types.d.ts +0 -20
- package/lib/components/molecules/prompter/prompter.component.d.ts +0 -10
- package/lib/components/molecules/prompter/types.d.ts +0 -25
- package/lib/components/molecules/quote-box/quote-box.component.d.ts +0 -26
- package/lib/components/molecules/radio-input/radio-input.component.d.ts +0 -15
- package/lib/components/molecules/range-input/range-input.component.d.ts +0 -25
- package/lib/components/molecules/range-input/types.d.ts +0 -59
- package/lib/components/molecules/rating/rating.component.d.ts +0 -23
- package/lib/components/molecules/rating/types.d.ts +0 -41
- package/lib/components/molecules/refresher/refresher.component.d.ts +0 -84
- package/lib/components/molecules/refresher/types.d.ts +0 -86
- package/lib/components/molecules/searchbar/searchbar.component.d.ts +0 -43
- package/lib/components/molecules/searchbar/types.d.ts +0 -33
- package/lib/components/molecules/segment-control/segment-control.component.d.ts +0 -35
- package/lib/components/molecules/segment-control/types.d.ts +0 -46
- package/lib/components/molecules/select-input/select-input.component.d.ts +0 -57
- package/lib/components/molecules/select-search/select-search.component.d.ts +0 -78
- package/lib/components/molecules/share-buttons/share-buttons.component.d.ts +0 -22
- package/lib/components/molecules/share-buttons/types.d.ts +0 -108
- package/lib/components/molecules/stats-card/stats-card.component.d.ts +0 -20
- package/lib/components/molecules/stats-card/types.d.ts +0 -60
- package/lib/components/molecules/stepper/stepper.component.d.ts +0 -31
- package/lib/components/molecules/stepper/types.d.ts +0 -66
- package/lib/components/molecules/swipe-carousel/swipe-carousel.component.d.ts +0 -66
- package/lib/components/molecules/swipe-carousel/types.d.ts +0 -35
- package/lib/components/molecules/tabs/tabs.component.d.ts +0 -34
- package/lib/components/molecules/tabs/types.d.ts +0 -45
- package/lib/components/molecules/testimonial-card/testimonial-card.component.d.ts +0 -41
- package/lib/components/molecules/testimonial-card/types.d.ts +0 -25
- package/lib/components/molecules/text-input/text-input.component.d.ts +0 -42
- package/lib/components/molecules/textarea-input/textarea-input.component.d.ts +0 -46
- package/lib/components/molecules/textarea-input/types.d.ts +0 -74
- package/lib/components/molecules/timeline/timeline.component.d.ts +0 -14
- package/lib/components/molecules/timeline/types.d.ts +0 -39
- package/lib/components/molecules/title-block/title-block.component.d.ts +0 -12
- package/lib/components/molecules/title-block/types.d.ts +0 -15
- package/lib/components/molecules/toggle-input/toggle-input.component.d.ts +0 -39
- package/lib/components/molecules/toggle-input/types.d.ts +0 -30
- package/lib/components/molecules/update-banner/types.d.ts +0 -41
- package/lib/components/molecules/update-banner/update-banner.component.d.ts +0 -48
- package/lib/components/molecules/username-input/types.d.ts +0 -36
- package/lib/components/molecules/username-input/username-input.component.d.ts +0 -58
- package/lib/components/organisms/article/article.component.d.ts +0 -108
- package/lib/components/organisms/article/types.d.ts +0 -367
- package/lib/components/organisms/avatar-upload/avatar-upload.component.d.ts +0 -84
- package/lib/components/organisms/avatar-upload/types.d.ts +0 -62
- package/lib/components/organisms/banner/banner.component.d.ts +0 -16
- package/lib/components/organisms/banner/types.d.ts +0 -29
- package/lib/components/organisms/bottom-nav/bottom-nav.component.d.ts +0 -91
- package/lib/components/organisms/bottom-nav/types.d.ts +0 -120
- package/lib/components/organisms/cards-carousel/cards-carousel.component.d.ts +0 -36
- package/lib/components/organisms/cards-carousel/types.d.ts +0 -40
- package/lib/components/organisms/comment-section/comment-section.component.d.ts +0 -50
- package/lib/components/organisms/comment-section/types.d.ts +0 -144
- package/lib/components/organisms/company-footer/company-footer.component.d.ts +0 -37
- package/lib/components/organisms/company-footer/types.d.ts +0 -15
- package/lib/components/organisms/cookie-banner/cookie-banner.component.d.ts +0 -36
- package/lib/components/organisms/cookie-banner/types.d.ts +0 -62
- package/lib/components/organisms/data-table/data-table.component.d.ts +0 -63
- package/lib/components/organisms/data-table/types.d.ts +0 -219
- package/lib/components/organisms/docs-sidebar/docs-sidebar.component.d.ts +0 -51
- package/lib/components/organisms/docs-sidebar/types.d.ts +0 -93
- package/lib/components/organisms/docs-toc/docs-toc.component.d.ts +0 -62
- package/lib/components/organisms/docs-toc/types.d.ts +0 -62
- package/lib/components/organisms/faq/faq.component.d.ts +0 -46
- package/lib/components/organisms/faq/types.d.ts +0 -53
- package/lib/components/organisms/footer/footer.component.d.ts +0 -36
- package/lib/components/organisms/footer/types.d.ts +0 -16
- package/lib/components/organisms/form/factory.d.ts +0 -17
- package/lib/components/organisms/form/form-footer/form-footer.component.d.ts +0 -17
- package/lib/components/organisms/form/form.component.d.ts +0 -72
- package/lib/components/organisms/fun-header/fun-header.component.d.ts +0 -72
- package/lib/components/organisms/fun-header/types.d.ts +0 -28
- package/lib/components/organisms/header/header.component.d.ts +0 -22
- package/lib/components/organisms/header/types.d.ts +0 -16
- package/lib/components/organisms/infinite-list/infinite-list.component.d.ts +0 -113
- package/lib/components/organisms/infinite-list/types.d.ts +0 -197
- package/lib/components/organisms/item-list/item-list.component.d.ts +0 -43
- package/lib/components/organisms/item-list/types.d.ts +0 -126
- package/lib/components/organisms/login/login.component.d.ts +0 -79
- package/lib/components/organisms/login/types.d.ts +0 -70
- package/lib/components/organisms/menu/menu.component.d.ts +0 -44
- package/lib/components/organisms/menu/types.d.ts +0 -23
- package/lib/components/organisms/no-content/no-content.component.d.ts +0 -14
- package/lib/components/organisms/no-content/types.d.ts +0 -17
- package/lib/components/organisms/rotating-text/rotating-text.component.d.ts +0 -47
- package/lib/components/organisms/rotating-text/types.d.ts +0 -28
- package/lib/components/organisms/skeleton-layout/skeleton-layout.component.d.ts +0 -37
- package/lib/components/organisms/skeleton-layout/types.d.ts +0 -50
- package/lib/components/organisms/tabbed-content/tabbed-content.component.d.ts +0 -65
- package/lib/components/organisms/tabbed-content/types.d.ts +0 -53
- package/lib/components/organisms/terminal-404/terminal-404.component.d.ts +0 -42
- package/lib/components/organisms/terminal-404/types.d.ts +0 -22
- package/lib/components/organisms/testimonial-carousel/testimonial-carousel.component.d.ts +0 -33
- package/lib/components/organisms/testimonial-carousel/types.d.ts +0 -8
- package/lib/components/organisms/toolbar/toolbar.component.d.ts +0 -85
- package/lib/components/organisms/toolbar/types.d.ts +0 -31
- package/lib/components/organisms/wizard/types.d.ts +0 -42
- package/lib/components/organisms/wizard/wizard-footer/wizard-footer.component.d.ts +0 -23
- package/lib/components/organisms/wizard/wizard.component.d.ts +0 -27
- package/lib/components/templates/auth-background/auth-background.component.d.ts +0 -62
- package/lib/components/templates/auth-background/types.d.ts +0 -30
- package/lib/components/templates/docs-layout/docs-layout.component.d.ts +0 -42
- package/lib/components/templates/docs-layout/types.d.ts +0 -39
- package/lib/components/templates/docs-page/docs-page.component.d.ts +0 -61
- package/lib/components/templates/docs-page/types.d.ts +0 -121
- package/lib/components/templates/docs-shell/docs-shell.component.d.ts +0 -33
- package/lib/components/templates/docs-shell/types.d.ts +0 -152
- package/lib/components/templates/maintenance-page/maintenance-page.component.d.ts +0 -57
- package/lib/components/templates/maintenance-page/types.d.ts +0 -12
- package/lib/components/templates/page-content/page-content.component.d.ts +0 -107
- package/lib/components/templates/page-content/types.d.ts +0 -27
- package/lib/components/templates/page-template/page-template.component.d.ts +0 -54
- package/lib/components/templates/page-template/types.d.ts +0 -17
- package/lib/components/templates/page-wrapper/page-wrapper.component.d.ts +0 -99
- package/lib/components/templates/page-wrapper/types.d.ts +0 -26
- package/lib/components/templates/simple/simple.component.d.ts +0 -14
- package/lib/components/templates/simple/types.d.ts +0 -10
- package/lib/components/types.d.ts +0 -304
- package/lib/config/company-footer.config.d.ts +0 -118
- package/lib/config/index.d.ts +0 -4
- package/lib/services/ads/ads-loader.service.d.ts +0 -41
- package/lib/services/ads/ads.service.d.ts +0 -99
- package/lib/services/ads/config.d.ts +0 -53
- package/lib/services/ads/index.d.ts +0 -9
- package/lib/services/ads/types.d.ts +0 -106
- package/lib/services/app-config/app-config.service.d.ts +0 -115
- package/lib/services/app-config/config.d.ts +0 -31
- package/lib/services/app-config/index.d.ts +0 -47
- package/lib/services/app-config/types.d.ts +0 -54
- package/lib/services/app-config/version.d.ts +0 -64
- package/lib/services/app-version/app-version.service.d.ts +0 -64
- package/lib/services/app-version/config.d.ts +0 -35
- package/lib/services/app-version/index.d.ts +0 -23
- package/lib/services/app-version/types.d.ts +0 -35
- package/lib/services/auth/auth-state.service.d.ts +0 -106
- package/lib/services/auth/auth.service.d.ts +0 -429
- package/lib/services/auth/config.d.ts +0 -38
- package/lib/services/auth/device.service.d.ts +0 -101
- package/lib/services/auth/guards.d.ts +0 -126
- package/lib/services/auth/handoff.service.d.ts +0 -159
- package/lib/services/auth/index.d.ts +0 -89
- package/lib/services/auth/interceptor.d.ts +0 -22
- package/lib/services/auth/notification-action.service.d.ts +0 -34
- package/lib/services/auth/oauth-callback.component.d.ts +0 -34
- package/lib/services/auth/oauth.service.d.ts +0 -99
- package/lib/services/auth/org-switch.service.d.ts +0 -127
- package/lib/services/auth/session.service.d.ts +0 -60
- package/lib/services/auth/storage.service.d.ts +0 -52
- package/lib/services/auth/sync.service.d.ts +0 -49
- package/lib/services/auth/token.service.d.ts +0 -57
- package/lib/services/auth/types.d.ts +0 -862
- package/lib/services/confirmation-dialog/confirmation-dialog.service.d.ts +0 -71
- package/lib/services/confirmation-dialog/types.d.ts +0 -61
- package/lib/services/content/content-types/blog.d.ts +0 -148
- package/lib/services/content/content-types/documentation.d.ts +0 -183
- package/lib/services/content/content-types/news.d.ts +0 -162
- package/lib/services/content/index.d.ts +0 -49
- package/lib/services/content/transformer.d.ts +0 -96
- package/lib/services/content/types.d.ts +0 -220
- package/lib/services/docs/docs-navigation.service.d.ts +0 -51
- package/lib/services/donation/config.d.ts +0 -33
- package/lib/services/donation/donation.service.d.ts +0 -54
- package/lib/services/donation/index.d.ts +0 -25
- package/lib/services/donation/types.d.ts +0 -85
- package/lib/services/download.service.d.ts +0 -21
- package/lib/services/feedback/config.d.ts +0 -35
- package/lib/services/feedback/feedback.service.d.ts +0 -134
- package/lib/services/feedback/index.d.ts +0 -40
- package/lib/services/feedback/types.d.ts +0 -173
- package/lib/services/firebase/analytics-error-handler.d.ts +0 -54
- package/lib/services/firebase/analytics-router-tracker.d.ts +0 -51
- package/lib/services/firebase/analytics-types.d.ts +0 -221
- package/lib/services/firebase/analytics.service.d.ts +0 -256
- package/lib/services/firebase/config.d.ts +0 -49
- package/lib/services/firebase/firebase.service.d.ts +0 -303
- package/lib/services/firebase/firestore-collection.d.ts +0 -199
- package/lib/services/firebase/firestore.service.d.ts +0 -335
- package/lib/services/firebase/index.d.ts +0 -44
- package/lib/services/firebase/messaging.service.d.ts +0 -341
- package/lib/services/firebase/notifications.service.d.ts +0 -158
- package/lib/services/firebase/shared-config.d.ts +0 -151
- package/lib/services/firebase/storage.service.d.ts +0 -238
- package/lib/services/firebase/types.d.ts +0 -374
- package/lib/services/firebase/utils/path-builder.d.ts +0 -132
- package/lib/services/firebase/utils/query-builder.d.ts +0 -210
- package/lib/services/i18n/config.d.ts +0 -29
- package/lib/services/i18n/default-content.d.ts +0 -30
- package/lib/services/i18n/i18n.service.d.ts +0 -128
- package/lib/services/i18n/index.d.ts +0 -6
- package/lib/services/i18n/input-i18n.helper.d.ts +0 -70
- package/lib/services/i18n/translate.pipe.d.ts +0 -36
- package/lib/services/i18n/types.d.ts +0 -93
- package/lib/services/icons.service.d.ts +0 -9
- package/lib/services/image/image.service.d.ts +0 -76
- package/lib/services/image/index.d.ts +0 -2
- package/lib/services/image/types.d.ts +0 -74
- package/lib/services/in-app-browser.service.d.ts +0 -16
- package/lib/services/legal-link/legal-link.service.d.ts +0 -73
- package/lib/services/link-processor.service.d.ts +0 -104
- package/lib/services/local-storage.service.d.ts +0 -27
- package/lib/services/locale.service.d.ts +0 -52
- package/lib/services/markdown-article/legal-content.service.d.ts +0 -73
- package/lib/services/markdown-article/markdown-article-parser.d.ts +0 -38
- package/lib/services/markdown-article/markdown-article-parser.service.d.ts +0 -12
- package/lib/services/meta/index.d.ts +0 -2
- package/lib/services/meta/meta.service.d.ts +0 -23
- package/lib/services/meta/types.d.ts +0 -12
- package/lib/services/modal/modal.service.d.ts +0 -100
- package/lib/services/modal/simple-modal-content.component.d.ts +0 -19
- package/lib/services/modal/types.d.ts +0 -155
- package/lib/services/navigation/index.d.ts +0 -2
- package/lib/services/navigation/navigation.service.d.ts +0 -134
- package/lib/services/navigation/types.d.ts +0 -67
- package/lib/services/page-refresh/page-refresh.service.d.ts +0 -86
- package/lib/services/pagination/index.d.ts +0 -2
- package/lib/services/pagination/pagination.service.d.ts +0 -43
- package/lib/services/pagination/types.d.ts +0 -113
- package/lib/services/preferences/index.d.ts +0 -2
- package/lib/services/preferences/preferences.service.d.ts +0 -61
- package/lib/services/preferences/preferences.types.d.ts +0 -35
- package/lib/services/presets/config.d.ts +0 -32
- package/lib/services/presets/index.d.ts +0 -3
- package/lib/services/presets/preset.service.d.ts +0 -69
- package/lib/services/presets/types.d.ts +0 -39
- package/lib/services/qr-generator/qr-generator.service.d.ts +0 -115
- package/lib/services/qr-generator/types.d.ts +0 -141
- package/lib/services/refreshable-stream/index.d.ts +0 -7
- package/lib/services/refreshable-stream/refreshable-stream.d.ts +0 -113
- package/lib/services/skeleton/config.d.ts +0 -30
- package/lib/services/skeleton/directives/loading.directive.d.ts +0 -71
- package/lib/services/skeleton/index.d.ts +0 -10
- package/lib/services/skeleton/skeleton.service.d.ts +0 -127
- package/lib/services/skeleton/templates/detail-skeleton.component.d.ts +0 -18
- package/lib/services/skeleton/templates/form-skeleton.component.d.ts +0 -22
- package/lib/services/skeleton/templates/grid-skeleton.component.d.ts +0 -18
- package/lib/services/skeleton/templates/list-skeleton.component.d.ts +0 -17
- package/lib/services/skeleton/templates/profile-skeleton.component.d.ts +0 -20
- package/lib/services/skeleton/templates/table-skeleton.component.d.ts +0 -17
- package/lib/services/skeleton/types.d.ts +0 -111
- package/lib/services/theme.service.d.ts +0 -76
- package/lib/services/toast.service.d.ts +0 -28
- package/lib/services/types.d.ts +0 -1
- package/lib/shared/constants/storage.d.ts +0 -2
- package/lib/shared/pipes/process-links.pipe.d.ts +0 -55
- package/lib/shared/utils/datetime.d.ts +0 -21
- package/lib/shared/utils/dom.d.ts +0 -13
- package/lib/shared/utils/form-defaults.d.ts +0 -30
- package/lib/shared/utils/styles.d.ts +0 -13
- package/lib/shared/utils/text.d.ts +0 -11
- package/lib/version.d.ts +0 -5
- package/public-api.d.ts +0 -316
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { PhoneInputMetadata, PhoneInputChangeEvent, CountryCode } from './types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class PhoneInputComponent implements OnInit, OnChanges, OnDestroy {
|
|
6
|
-
private presets;
|
|
7
|
-
/**
|
|
8
|
-
* Preset name to apply. Presets define reusable phone input configurations
|
|
9
|
-
* that can be registered at app level via provideValtechPresets().
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* <val-phone-input preset="form-field" [props]="{ control: ctrl }"></val-phone-input>
|
|
13
|
-
*/
|
|
14
|
-
preset?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Phone input configuration object. Values here override preset values.
|
|
17
|
-
*/
|
|
18
|
-
props: Partial<PhoneInputMetadata>;
|
|
19
|
-
/**
|
|
20
|
-
* Resolved props after merging preset + explicit props.
|
|
21
|
-
*/
|
|
22
|
-
resolvedProps: PhoneInputMetadata;
|
|
23
|
-
phoneChange: EventEmitter<PhoneInputChangeEvent>;
|
|
24
|
-
states: {
|
|
25
|
-
ENABLED: "ENABLED";
|
|
26
|
-
DISABLED: "DISABLED";
|
|
27
|
-
WORKING: "WORKING";
|
|
28
|
-
ERROR: "ERROR";
|
|
29
|
-
};
|
|
30
|
-
internalCountryControl: FormControl<string>;
|
|
31
|
-
internalNumberControl: FormControl<string>;
|
|
32
|
-
private valueSubscription;
|
|
33
|
-
private isInternalUpdate;
|
|
34
|
-
ngOnInit(): void;
|
|
35
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
/**
|
|
38
|
-
* Merge preset configuration with explicit props.
|
|
39
|
-
* Explicit props take precedence over preset values.
|
|
40
|
-
*/
|
|
41
|
-
private resolveProps;
|
|
42
|
-
private setupComponent;
|
|
43
|
-
private parsePhoneNumber;
|
|
44
|
-
getLabel(): string;
|
|
45
|
-
getPlaceholder(): string;
|
|
46
|
-
getHint(): string;
|
|
47
|
-
getCountryList(): CountryCode[];
|
|
48
|
-
getSelectedCountry(): CountryCode | null;
|
|
49
|
-
get hasError(): boolean;
|
|
50
|
-
getErrorMessage(): string;
|
|
51
|
-
onCountryChange(event: CustomEvent): void;
|
|
52
|
-
onNumberInput(event: CustomEvent): void;
|
|
53
|
-
onNumberInputNative(event: Event): void;
|
|
54
|
-
onBlur(): void;
|
|
55
|
-
private updateMainControl;
|
|
56
|
-
private validateNumber;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneInputComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneInputComponent, "val-phone-input", never, { "preset": { "alias": "preset"; "required": false; }; "props": { "alias": "props"; "required": false; }; }, { "phoneChange": "phoneChange"; }, never, never, true, never>;
|
|
59
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { FormControl } from '@angular/forms';
|
|
2
|
-
import { Color } from '@ionic/core';
|
|
3
|
-
import { ComponentState } from '../../types';
|
|
4
|
-
/**
|
|
5
|
-
* Country code option for phone input.
|
|
6
|
-
*/
|
|
7
|
-
export interface CountryCode {
|
|
8
|
-
/** ISO country code (e.g., 'US', 'MX', 'ES') */
|
|
9
|
-
code: string;
|
|
10
|
-
/** Country name */
|
|
11
|
-
name: string;
|
|
12
|
-
/** Dial code (e.g., '+1', '+52', '+34') */
|
|
13
|
-
dialCode: string;
|
|
14
|
-
/** Flag emoji (optional) */
|
|
15
|
-
flag?: string;
|
|
16
|
-
/** Phone number format pattern (optional) */
|
|
17
|
-
format?: string;
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Common country codes for quick access.
|
|
21
|
-
*/
|
|
22
|
-
export declare const COMMON_COUNTRY_CODES: CountryCode[];
|
|
23
|
-
/**
|
|
24
|
-
* Metadata for the phone input component.
|
|
25
|
-
*/
|
|
26
|
-
export interface PhoneInputMetadata {
|
|
27
|
-
/** Form control for the complete phone number (with country code) */
|
|
28
|
-
control: FormControl<string>;
|
|
29
|
-
/** Separate control for just the number (without country code) */
|
|
30
|
-
numberControl?: FormControl<string>;
|
|
31
|
-
/** Separate control for country code selection */
|
|
32
|
-
countryControl?: FormControl<string>;
|
|
33
|
-
/** Unique token for the input */
|
|
34
|
-
token?: string;
|
|
35
|
-
/** Display label */
|
|
36
|
-
label?: string;
|
|
37
|
-
/** Field name */
|
|
38
|
-
name?: string;
|
|
39
|
-
/** Help text */
|
|
40
|
-
hint?: string;
|
|
41
|
-
/** Input placeholder for phone number */
|
|
42
|
-
placeholder?: string;
|
|
43
|
-
/** Field state */
|
|
44
|
-
state?: ComponentState;
|
|
45
|
-
/** Available country codes */
|
|
46
|
-
countryCodes?: CountryCode[];
|
|
47
|
-
/** Default country code (ISO code, e.g., 'MX') */
|
|
48
|
-
defaultCountry?: string;
|
|
49
|
-
/** Show country selector */
|
|
50
|
-
showCountrySelector?: boolean;
|
|
51
|
-
/** Show country flag */
|
|
52
|
-
showFlag?: boolean;
|
|
53
|
-
/** Allow searching countries */
|
|
54
|
-
searchableCountries?: boolean;
|
|
55
|
-
/** Preferred countries to show at top */
|
|
56
|
-
preferredCountries?: string[];
|
|
57
|
-
/** Validate phone format */
|
|
58
|
-
validateFormat?: boolean;
|
|
59
|
-
/** Custom validation pattern */
|
|
60
|
-
pattern?: string;
|
|
61
|
-
/** Minimum digits */
|
|
62
|
-
minDigits?: number;
|
|
63
|
-
/** Maximum digits */
|
|
64
|
-
maxDigits?: number;
|
|
65
|
-
/** Component color */
|
|
66
|
-
color?: Color;
|
|
67
|
-
/** Fill style */
|
|
68
|
-
fill?: 'outline' | 'solid';
|
|
69
|
-
/** Label placement */
|
|
70
|
-
labelPlacement?: 'fixed' | 'floating' | 'stacked' | 'start' | 'end';
|
|
71
|
-
/** Custom CSS class */
|
|
72
|
-
cssClass?: string;
|
|
73
|
-
/** Content key for reactive label */
|
|
74
|
-
labelContentKey?: string;
|
|
75
|
-
/** Content key for reactive placeholder */
|
|
76
|
-
placeholderContentKey?: string;
|
|
77
|
-
/** Content key for reactive hint */
|
|
78
|
-
hintContentKey?: string;
|
|
79
|
-
/** Component class name for content lookup */
|
|
80
|
-
contentClass?: string;
|
|
81
|
-
/** Custom error messages */
|
|
82
|
-
errors?: Record<string, string>;
|
|
83
|
-
/** Show validation errors */
|
|
84
|
-
showErrors?: boolean;
|
|
85
|
-
}
|
|
86
|
-
/**
|
|
87
|
-
* Event emitted when phone input changes.
|
|
88
|
-
*/
|
|
89
|
-
export interface PhoneInputChangeEvent {
|
|
90
|
-
/** Complete phone number with country code */
|
|
91
|
-
fullNumber: string;
|
|
92
|
-
/** Phone number without country code */
|
|
93
|
-
number: string;
|
|
94
|
-
/** Selected country */
|
|
95
|
-
country: CountryCode | null;
|
|
96
|
-
/** Whether the number is valid */
|
|
97
|
-
isValid: boolean;
|
|
98
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ThemeService } from '../../../services/theme.service';
|
|
3
|
-
import { PillClickEvent, PillMetadata } from './types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class PillComponent implements OnInit, OnChanges {
|
|
6
|
-
theme: ThemeService;
|
|
7
|
-
private presets;
|
|
8
|
-
/**
|
|
9
|
-
* Preset name to apply. Presets define reusable pill configurations
|
|
10
|
-
* that can be registered at app level via provideValtechPresets().
|
|
11
|
-
*/
|
|
12
|
-
preset?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Pill configuration object. Values here override preset values.
|
|
15
|
-
*/
|
|
16
|
-
props: Partial<PillMetadata>;
|
|
17
|
-
/**
|
|
18
|
-
* Emits when a clickable text-pill is activated (click / Enter / Space).
|
|
19
|
-
*/
|
|
20
|
-
pillClick: EventEmitter<PillClickEvent>;
|
|
21
|
-
/**
|
|
22
|
-
* Resolved props after merging preset + explicit props.
|
|
23
|
-
*/
|
|
24
|
-
resolvedProps: PillMetadata;
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
27
|
-
/**
|
|
28
|
-
* Merge preset configuration with explicit props.
|
|
29
|
-
* Explicit props take precedence over preset values.
|
|
30
|
-
*/
|
|
31
|
-
private resolveProps;
|
|
32
|
-
/** Text-pill mode is active when a `label` is provided. */
|
|
33
|
-
get isTextPill(): boolean;
|
|
34
|
-
/** Color variant for the text-pill, with a sensible default. */
|
|
35
|
-
get pillColor(): string;
|
|
36
|
-
/** Font weight for the text-pill, with a sensible default. */
|
|
37
|
-
get pillWeight(): string;
|
|
38
|
-
/** Size for the text-pill, with a sensible default. */
|
|
39
|
-
get pillSize(): string;
|
|
40
|
-
/** Handles activation of a clickable text-pill. */
|
|
41
|
-
onPillClick(event?: Event): void;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PillComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PillComponent, "val-pill", never, { "preset": { "alias": "preset"; "required": false; }; "props": { "alias": "props"; "required": false; }; }, { "pillClick": "pillClick"; }, never, never, true, never>;
|
|
44
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { Color } from '@ionic/core';
|
|
2
|
-
import { ActionHeaderMetadata } from '../action-header/types';
|
|
3
|
-
/**
|
|
4
|
-
* Visual color variant for the text-pill (badge) mode of `val-pill`.
|
|
5
|
-
* Maps to Ionic theme colors so it stays coherent with the rest of the lib.
|
|
6
|
-
*/
|
|
7
|
-
export type PillColor = Color;
|
|
8
|
-
/**
|
|
9
|
-
* Font weight for the text-pill label.
|
|
10
|
-
*/
|
|
11
|
-
export type PillWeight = 'normal' | 'medium' | 'bold';
|
|
12
|
-
/**
|
|
13
|
-
* Size of the text-pill (badge) mode.
|
|
14
|
-
*/
|
|
15
|
-
export type PillSize = 'small' | 'medium' | 'large';
|
|
16
|
-
/**
|
|
17
|
-
* Configuration for `val-pill`.
|
|
18
|
-
*
|
|
19
|
-
* The component has two modes:
|
|
20
|
-
*
|
|
21
|
-
* 1. **Card mode** (legacy) — provide `content` (an `ActionHeaderMetadata`).
|
|
22
|
-
* Renders a large fun-card with a title + action button.
|
|
23
|
-
*
|
|
24
|
-
* 2. **Text-pill / badge mode** — provide `label`. Renders a compact rounded
|
|
25
|
-
* pill with a single text label. Supports `color`, `weight`, `size` and an
|
|
26
|
-
* optional click action (`clickable` + `pillClick` output).
|
|
27
|
-
*
|
|
28
|
-
* When both are provided, `label` (text-pill mode) takes precedence.
|
|
29
|
-
*/
|
|
30
|
-
export type PillMetadata = {
|
|
31
|
-
token?: string;
|
|
32
|
-
image?: string;
|
|
33
|
-
bordered?: boolean;
|
|
34
|
-
background?: string;
|
|
35
|
-
hoverable?: boolean;
|
|
36
|
-
/** Card-mode content. Optional — omit when using text-pill mode. */
|
|
37
|
-
content?: ActionHeaderMetadata;
|
|
38
|
-
/** Text-pill label. Presence of this switches the component to badge mode. */
|
|
39
|
-
label?: string;
|
|
40
|
-
/** Color variant for the text-pill. Default `medium`. */
|
|
41
|
-
color?: PillColor;
|
|
42
|
-
/** Font weight for the text-pill label. Default `medium`. */
|
|
43
|
-
weight?: PillWeight;
|
|
44
|
-
/** Size of the text-pill. Default `small`. */
|
|
45
|
-
size?: PillSize;
|
|
46
|
-
/** Optional icon name (ionicon) shown before the label. */
|
|
47
|
-
icon?: string;
|
|
48
|
-
/** When `true` the pill is interactive: pointer cursor + emits `pillClick`. */
|
|
49
|
-
clickable?: boolean;
|
|
50
|
-
/** Solid fill instead of the default soft/tinted fill. */
|
|
51
|
-
solid?: boolean;
|
|
52
|
-
/** Accessible label override for the clickable pill. Falls back to `label`. */
|
|
53
|
-
ariaLabel?: string;
|
|
54
|
-
};
|
|
55
|
-
/**
|
|
56
|
-
* Event emitted when a clickable text-pill is activated.
|
|
57
|
-
*/
|
|
58
|
-
export interface PillClickEvent {
|
|
59
|
-
/** The pill token, if one was set. */
|
|
60
|
-
token?: string;
|
|
61
|
-
/** The pill label at click time. */
|
|
62
|
-
label?: string;
|
|
63
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NgOtpInputComponent, NgOtpInputConfig } from 'ng-otp-input';
|
|
3
|
-
import { PinInputMetadata } from './types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class PinInputComponent implements OnInit {
|
|
6
|
-
pinCode: NgOtpInputComponent | undefined;
|
|
7
|
-
/**
|
|
8
|
-
* Input configuration object.
|
|
9
|
-
* @type {PinInputMetadata}
|
|
10
|
-
* @property control - The Angular FormControl for the PIN input.
|
|
11
|
-
* @property length - Number of digits in PIN (default: 5).
|
|
12
|
-
*/
|
|
13
|
-
props: PinInputMetadata;
|
|
14
|
-
codeLength: number;
|
|
15
|
-
otpInputConfig: NgOtpInputConfig;
|
|
16
|
-
constructor();
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
reset(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PinInputComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PinInputComponent, "val-pin-input", never, { "props": { "alias": "props"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { FormControl } from '@angular/forms';
|
|
2
|
-
import { Color } from '@ionic/core';
|
|
3
|
-
import { ComponentState } from '../../types';
|
|
4
|
-
/**
|
|
5
|
-
* Size options for PIN input component.
|
|
6
|
-
*/
|
|
7
|
-
export type PinInputSize = 'small' | 'medium' | 'large';
|
|
8
|
-
/**
|
|
9
|
-
* Metadata for the PIN input component.
|
|
10
|
-
*/
|
|
11
|
-
export interface PinInputMetadata {
|
|
12
|
-
/** Form control for the PIN value (stores string, optional when used in val-form) */
|
|
13
|
-
control?: FormControl<string | null>;
|
|
14
|
-
/** Unique token for the input */
|
|
15
|
-
token?: string;
|
|
16
|
-
/** Display label */
|
|
17
|
-
label?: string;
|
|
18
|
-
/** Field name */
|
|
19
|
-
name?: string;
|
|
20
|
-
/** Help text */
|
|
21
|
-
hint?: string;
|
|
22
|
-
/** Field state */
|
|
23
|
-
state?: ComponentState;
|
|
24
|
-
/** Number of digits in PIN (default: 5) */
|
|
25
|
-
length?: number;
|
|
26
|
-
/** Size of the input boxes: 'small' | 'medium' | 'large' (default: 'medium') */
|
|
27
|
-
size?: PinInputSize;
|
|
28
|
-
/** Allow only numbers */
|
|
29
|
-
allowNumbersOnly?: boolean;
|
|
30
|
-
/** Mask input (show dots instead of characters) */
|
|
31
|
-
mask?: boolean;
|
|
32
|
-
/** Mask character to display */
|
|
33
|
-
maskChar?: string;
|
|
34
|
-
/** Disable paste functionality */
|
|
35
|
-
disablePaste?: boolean;
|
|
36
|
-
/** Auto focus first input */
|
|
37
|
-
autoFocus?: boolean;
|
|
38
|
-
/** Auto submit when complete */
|
|
39
|
-
autoSubmit?: boolean;
|
|
40
|
-
/** Component color */
|
|
41
|
-
color?: Color;
|
|
42
|
-
/** Custom CSS class */
|
|
43
|
-
cssClass?: string;
|
|
44
|
-
/** Input box styles */
|
|
45
|
-
inputStyles?: Record<string, string>;
|
|
46
|
-
/** Input box class */
|
|
47
|
-
inputClass?: string;
|
|
48
|
-
/** Content key for reactive label */
|
|
49
|
-
contentKey?: string;
|
|
50
|
-
/** Component class name for content lookup */
|
|
51
|
-
contentClass?: string;
|
|
52
|
-
/** Fallback text if content key is not found */
|
|
53
|
-
contentFallback?: string;
|
|
54
|
-
/** Custom error messages */
|
|
55
|
-
errors?: Record<string, string>;
|
|
56
|
-
/** Show validation errors */
|
|
57
|
-
showErrors?: boolean;
|
|
58
|
-
}
|
|
59
|
-
/**
|
|
60
|
-
* Event emitted when PIN input changes.
|
|
61
|
-
*/
|
|
62
|
-
export interface PinInputChangeEvent {
|
|
63
|
-
/** Current PIN value */
|
|
64
|
-
value: string;
|
|
65
|
-
/** Whether the PIN is complete */
|
|
66
|
-
isComplete: boolean;
|
|
67
|
-
/** Number of digits entered */
|
|
68
|
-
length: number;
|
|
69
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import 'prismjs/components/prism-bash';
|
|
3
|
-
import 'prismjs/components/prism-css';
|
|
4
|
-
import 'prismjs/components/prism-javascript';
|
|
5
|
-
import 'prismjs/components/prism-markup';
|
|
6
|
-
import 'prismjs/components/prism-typescript';
|
|
7
|
-
import { PlainCodeBoxMetadata } from './types';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class PlainCodeBoxComponent implements AfterViewInit, OnChanges {
|
|
10
|
-
private toast;
|
|
11
|
-
private cdr;
|
|
12
|
-
private i18n;
|
|
13
|
-
props: PlainCodeBoxMetadata;
|
|
14
|
-
codeBlock: ElementRef<HTMLElement>;
|
|
15
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
private highlightCode;
|
|
18
|
-
copyCode(): Promise<void>;
|
|
19
|
-
presentToast(message: string): Promise<void>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PlainCodeBoxComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PlainCodeBoxComponent, "val-plain-code-box", never, { "props": { "alias": "props"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { PopoverSelectorMetadata } from './types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PopoverSelectorComponent {
|
|
5
|
-
/**
|
|
6
|
-
* Popover selector configuration object.
|
|
7
|
-
* @type {PopoverSelectorMetadata}
|
|
8
|
-
*/
|
|
9
|
-
props: PopoverSelectorMetadata;
|
|
10
|
-
/**
|
|
11
|
-
* Event emitted when the selection changes.
|
|
12
|
-
* Emits the selected value(s).
|
|
13
|
-
*/
|
|
14
|
-
selectionChange: EventEmitter<string | string[]>;
|
|
15
|
-
private i18n;
|
|
16
|
-
constructor();
|
|
17
|
-
/**
|
|
18
|
-
* Get placeholder text.
|
|
19
|
-
*/
|
|
20
|
-
getPlaceholderText(): string;
|
|
21
|
-
/**
|
|
22
|
-
* Get cancel text.
|
|
23
|
-
*/
|
|
24
|
-
getCancelText(): string;
|
|
25
|
-
/**
|
|
26
|
-
* Get ok text.
|
|
27
|
-
*/
|
|
28
|
-
getOkText(): string;
|
|
29
|
-
/**
|
|
30
|
-
* Handle selection change from the ion-select.
|
|
31
|
-
* @param event - The ion-select change event
|
|
32
|
-
*/
|
|
33
|
-
onSelectionChange(event: any): void;
|
|
34
|
-
/**
|
|
35
|
-
* Get the display text for the trigger button.
|
|
36
|
-
* Shows the selected option's label or placeholder.
|
|
37
|
-
* @returns The display text
|
|
38
|
-
*/
|
|
39
|
-
getDisplayText(): string;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverSelectorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverSelectorComponent, "val-popover-selector", never, { "props": { "alias": "props"; "required": false; }; }, { "selectionChange": "selectionChange"; }, never, never, true, never>;
|
|
42
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { Color } from '@ionic/core';
|
|
2
|
-
/**
|
|
3
|
-
* Option for the popover selector.
|
|
4
|
-
*/
|
|
5
|
-
export interface PopoverOption {
|
|
6
|
-
/** Option value */
|
|
7
|
-
value: string;
|
|
8
|
-
/** Option display label */
|
|
9
|
-
label: string;
|
|
10
|
-
/** Option icon (optional) */
|
|
11
|
-
icon?: string;
|
|
12
|
-
/** Whether the option is disabled */
|
|
13
|
-
disabled?: boolean;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* Props for val-popover-selector component.
|
|
17
|
-
* A generic reusable popover selector component.
|
|
18
|
-
*
|
|
19
|
-
* @property options - Array of selectable options.
|
|
20
|
-
* @property selectedValue - Currently selected value.
|
|
21
|
-
* @property label - Display label for the selector.
|
|
22
|
-
* @property icon - Icon to display in the trigger button (optional).
|
|
23
|
-
* @property placeholder - Placeholder text when no option is selected.
|
|
24
|
-
* @property color - Button color (Ionic color string).
|
|
25
|
-
* @property size - Button size ('small' | 'default' | 'large').
|
|
26
|
-
* @property fill - Button fill style ('clear' | 'outline' | 'solid' | 'default').
|
|
27
|
-
* @property shape - Button shape ('round' | undefined).
|
|
28
|
-
* @property expand - Button expansion ('full' | 'block' | undefined).
|
|
29
|
-
* @property disabled - Whether the selector is disabled.
|
|
30
|
-
* @property interface - Popover interface style ('popover' | 'action-sheet' | 'alert').
|
|
31
|
-
* @property showCheckmark - Whether to show checkmarks for selected options.
|
|
32
|
-
* @property multiple - Whether multiple selection is allowed.
|
|
33
|
-
* @property cancelText - Text for cancel button.
|
|
34
|
-
* @property okText - Text for OK button.
|
|
35
|
-
*/
|
|
36
|
-
export interface PopoverSelectorMetadata {
|
|
37
|
-
/** Array of selectable options */
|
|
38
|
-
options: PopoverOption[];
|
|
39
|
-
/** Currently selected value(s) */
|
|
40
|
-
selectedValue?: string | string[];
|
|
41
|
-
/** Display label for the selector */
|
|
42
|
-
label?: string;
|
|
43
|
-
/** Icon to display in the trigger */
|
|
44
|
-
icon?: string;
|
|
45
|
-
/** Placeholder text when no option is selected */
|
|
46
|
-
placeholder?: string;
|
|
47
|
-
/** Button color */
|
|
48
|
-
color?: Color;
|
|
49
|
-
/** Button size */
|
|
50
|
-
size?: 'small' | 'default' | 'large';
|
|
51
|
-
/** Button fill style */
|
|
52
|
-
fill?: 'clear' | 'outline' | 'solid' | 'default';
|
|
53
|
-
/** Button shape */
|
|
54
|
-
shape?: 'round';
|
|
55
|
-
/** Button expansion */
|
|
56
|
-
expand?: 'full' | 'block';
|
|
57
|
-
/** Whether the selector is disabled */
|
|
58
|
-
disabled?: boolean;
|
|
59
|
-
/** Popover interface style */
|
|
60
|
-
interface?: 'popover' | 'action-sheet' | 'alert';
|
|
61
|
-
/** Whether to show checkmarks for selected options */
|
|
62
|
-
showCheckmark?: boolean;
|
|
63
|
-
/** Whether multiple selection is allowed */
|
|
64
|
-
multiple?: boolean;
|
|
65
|
-
/** Cancel button text */
|
|
66
|
-
cancelText?: string;
|
|
67
|
-
/** OK button text */
|
|
68
|
-
okText?: string;
|
|
69
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ProgressStatusMetadata } from './types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ProgressStatusComponent implements OnInit {
|
|
5
|
-
/**
|
|
6
|
-
* Progress status configuration object.
|
|
7
|
-
* @type {ProgressStatusMetadata}
|
|
8
|
-
* @property progress - The progress value (0 to 1).
|
|
9
|
-
* @property color - The color of the progress bar.
|
|
10
|
-
* @property size - The size of the text and bar.
|
|
11
|
-
* @property titles - Title block configuration.
|
|
12
|
-
* @property messages - Array of status messages.
|
|
13
|
-
*/
|
|
14
|
-
props: ProgressStatusMetadata;
|
|
15
|
-
currentIndex: number;
|
|
16
|
-
blinking: boolean;
|
|
17
|
-
constructor();
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
get Content(): string;
|
|
20
|
-
getNextMessage(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressStatusComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressStatusComponent, "val-progress-status", never, { "props": { "alias": "props"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { Color } from '@ionic/core';
|
|
2
|
-
import { TitleBlockMetada } from '../title-block/types';
|
|
3
|
-
/**
|
|
4
|
-
* Props for val-progress-status component.
|
|
5
|
-
*
|
|
6
|
-
* @property progress - The progress value (0 to 1).
|
|
7
|
-
* @property titles - Title block configuration.
|
|
8
|
-
* @property color - The color of the progress bar.
|
|
9
|
-
* @property size - The size of the text and bar (optional).
|
|
10
|
-
* @property type - The type of progress bar (optional).
|
|
11
|
-
* @property messages - Array of status messages.
|
|
12
|
-
*/
|
|
13
|
-
export type ProgressStatusMetadata = {
|
|
14
|
-
progress: number;
|
|
15
|
-
titles: TitleBlockMetada;
|
|
16
|
-
color: Color;
|
|
17
|
-
size?: 'small' | 'medium' | 'large' | 'xlarge';
|
|
18
|
-
type?: 'determinate' | 'indeterminate';
|
|
19
|
-
messages: string[];
|
|
20
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { PrompterMetadata } from './types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PrompterComponent {
|
|
5
|
-
props: PrompterMetadata;
|
|
6
|
-
onClick: EventEmitter<string>;
|
|
7
|
-
clickHandler(token?: string): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PrompterComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PrompterComponent, "val-prompter", never, { "props": { "alias": "props"; "required": false; }; }, { "onClick": "onClick"; }, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Color } from '@ionic/core';
|
|
2
|
-
import { HrefMetadata } from '../../atoms/href/types';
|
|
3
|
-
import { ButtonMetadata } from '../../types';
|
|
4
|
-
/**
|
|
5
|
-
* Props for val-prompter component.
|
|
6
|
-
*
|
|
7
|
-
* @property teleprompter - Whether to use teleprompter style.
|
|
8
|
-
* @property bordered - Whether the box has a border.
|
|
9
|
-
* @property color - The background color of the box (optional).
|
|
10
|
-
* @property content - The main text content.
|
|
11
|
-
* @property size - The size of the text and box ('small' | 'medium' | 'large' | 'xlarge').
|
|
12
|
-
* @property buttons - Array of button configurations (optional).
|
|
13
|
-
* @property hrefs - Array of link configurations (optional).
|
|
14
|
-
* @property padding - Custom padding for the box (optional).
|
|
15
|
-
*/
|
|
16
|
-
export type PrompterMetadata = {
|
|
17
|
-
teleprompter: boolean;
|
|
18
|
-
bordered: boolean;
|
|
19
|
-
color?: Color;
|
|
20
|
-
content: string;
|
|
21
|
-
size: 'small' | 'medium' | 'large' | 'xlarge';
|
|
22
|
-
buttons?: ButtonMetadata[];
|
|
23
|
-
hrefs?: HrefMetadata[];
|
|
24
|
-
padding?: string;
|
|
25
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export interface QuoteBoxMetadata {
|
|
3
|
-
/** Contenido de la cita */
|
|
4
|
-
content: string;
|
|
5
|
-
/** Autor de la cita */
|
|
6
|
-
author?: string;
|
|
7
|
-
/** Fuente de la cita (libro, artículo, etc.) */
|
|
8
|
-
source?: string;
|
|
9
|
-
/** Tamaño del texto */
|
|
10
|
-
size?: 'small' | 'medium' | 'large' | 'xlarge';
|
|
11
|
-
/** Color de la cita */
|
|
12
|
-
color?: 'primary' | 'secondary' | 'tertiary' | 'success' | 'warning' | 'danger' | 'dark' | 'light' | 'medium';
|
|
13
|
-
/** Color del autor y fuente */
|
|
14
|
-
authorColor?: 'primary' | 'secondary' | 'tertiary' | 'success' | 'warning' | 'danger' | 'dark' | 'light' | 'medium';
|
|
15
|
-
/** Alineación del contenido */
|
|
16
|
-
alignment?: 'left' | 'center' | 'right';
|
|
17
|
-
/** Mostrar comillas decorativas */
|
|
18
|
-
showQuoteMark?: boolean;
|
|
19
|
-
/** Texto en negrita */
|
|
20
|
-
bold?: boolean;
|
|
21
|
-
}
|
|
22
|
-
export declare class QuoteBoxComponent {
|
|
23
|
-
props: QuoteBoxMetadata;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuoteBoxComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QuoteBoxComponent, "quote-box", never, { "props": { "alias": "props"; "required": false; }; }, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { InputMetadata } from '../../types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RadioInputComponent implements OnInit {
|
|
5
|
-
/**
|
|
6
|
-
* Input configuration object.
|
|
7
|
-
* @type {InputMetadata}
|
|
8
|
-
* @property control - The Angular FormControl for the radio input.
|
|
9
|
-
* @property options - The available options for the radio group. For i18n, translate names before passing.
|
|
10
|
-
*/
|
|
11
|
-
props: InputMetadata;
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioInputComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioInputComponent, "val-radio-input", never, { "props": { "alias": "props"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { RangeInputMetadata, RangeValue } from './types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RangeInputComponent {
|
|
5
|
-
/**
|
|
6
|
-
* Input configuration object.
|
|
7
|
-
* @type {RangeInputMetadata}
|
|
8
|
-
*/
|
|
9
|
-
props: RangeInputMetadata;
|
|
10
|
-
/**
|
|
11
|
-
* Emits the new value when the range changes.
|
|
12
|
-
*/
|
|
13
|
-
rangeChange: EventEmitter<number | RangeValue>;
|
|
14
|
-
states: {
|
|
15
|
-
ENABLED: "ENABLED";
|
|
16
|
-
DISABLED: "DISABLED";
|
|
17
|
-
WORKING: "WORKING";
|
|
18
|
-
ERROR: "ERROR";
|
|
19
|
-
};
|
|
20
|
-
defaultPinFormatter: (value: number) => string;
|
|
21
|
-
get displayLabel(): string;
|
|
22
|
-
onRangeChange(event: CustomEvent): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeInputComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RangeInputComponent, "val-range-input", never, { "props": { "alias": "props"; "required": false; }; }, { "rangeChange": "rangeChange"; }, never, never, true, never>;
|
|
25
|
-
}
|