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,577 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Traducciones por defecto de valtech-components.
|
|
3
|
-
*
|
|
4
|
-
* Estas traducciones se cargan automáticamente cuando se usa provideValtechI18n()
|
|
5
|
-
* sin necesidad de configuración adicional.
|
|
6
|
-
*
|
|
7
|
-
* Las apps pueden sobrescribir cualquier key pasando su propio content:
|
|
8
|
-
*
|
|
9
|
-
* @example Sobrescribir traducciones específicas
|
|
10
|
-
* ```typescript
|
|
11
|
-
* provideValtechI18n({
|
|
12
|
-
* content: {
|
|
13
|
-
* _global: {
|
|
14
|
-
* es: { success: '¡Lo hicimos!' }, // Sobrescribe solo esta key
|
|
15
|
-
* en: { success: 'We did it!' },
|
|
16
|
-
* },
|
|
17
|
-
* },
|
|
18
|
-
* })
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @example Desactivar traducciones por defecto
|
|
22
|
-
* ```typescript
|
|
23
|
-
* provideValtechI18n({
|
|
24
|
-
* includeDefaultContent: false,
|
|
25
|
-
* content: MY_CUSTOM_CONTENT,
|
|
26
|
-
* })
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
export const VALTECH_DEFAULT_CONTENT = {
|
|
30
|
-
_global: {
|
|
31
|
-
es: {
|
|
32
|
-
// Acciones comunes
|
|
33
|
-
submit: 'Enviar',
|
|
34
|
-
cancel: 'Cancelar',
|
|
35
|
-
save: 'Guardar',
|
|
36
|
-
delete: 'Eliminar',
|
|
37
|
-
edit: 'Editar',
|
|
38
|
-
close: 'Cerrar',
|
|
39
|
-
back: 'Volver',
|
|
40
|
-
next: 'Siguiente',
|
|
41
|
-
previous: 'Anterior',
|
|
42
|
-
loading: 'Cargando...',
|
|
43
|
-
search: 'Buscar',
|
|
44
|
-
learnMore: 'Saber más',
|
|
45
|
-
// Estados
|
|
46
|
-
success: 'Éxito',
|
|
47
|
-
error: 'Error',
|
|
48
|
-
warning: 'Advertencia',
|
|
49
|
-
info: 'Información',
|
|
50
|
-
// Confirmaciones
|
|
51
|
-
confirmDelete: '¿Estás seguro de que deseas eliminar?',
|
|
52
|
-
confirmCancel: '¿Estás seguro de que deseas cancelar?',
|
|
53
|
-
// Mensajes comunes
|
|
54
|
-
noResults: 'No se encontraron resultados',
|
|
55
|
-
required: 'Este campo es requerido',
|
|
56
|
-
// Navegación
|
|
57
|
-
home: 'Inicio',
|
|
58
|
-
settings: 'Configuración',
|
|
59
|
-
profile: 'Perfil',
|
|
60
|
-
logout: 'Cerrar sesión',
|
|
61
|
-
// Greetings (saludo según hora)
|
|
62
|
-
goodMorning: 'Buenos días',
|
|
63
|
-
goodAfternoon: 'Buenas tardes',
|
|
64
|
-
goodEvening: 'Buenas noches',
|
|
65
|
-
// Auth — confirmación cierre de sesión
|
|
66
|
-
logoutConfirmTitle: 'Cerrar sesión',
|
|
67
|
-
logoutConfirmMessage: '¿Seguro que deseas cerrar sesión?',
|
|
68
|
-
// Idiomas
|
|
69
|
-
languageName_es: 'Español',
|
|
70
|
-
languageName_en: 'English',
|
|
71
|
-
// Componentes - Modales/Selects
|
|
72
|
-
ok: 'Aceptar',
|
|
73
|
-
selectOption: 'Seleccionar opción',
|
|
74
|
-
selectPlaceholder: 'Seleccionar...',
|
|
75
|
-
itemsSelected: 'elementos seleccionados',
|
|
76
|
-
selectAll: 'Seleccionar todos',
|
|
77
|
-
clear: 'Limpiar',
|
|
78
|
-
apply: 'Aplicar',
|
|
79
|
-
// Componentes - Fechas
|
|
80
|
-
startDate: 'Fecha inicio',
|
|
81
|
-
endDate: 'Fecha fin',
|
|
82
|
-
day: 'día',
|
|
83
|
-
days: 'días',
|
|
84
|
-
// Componentes - Formularios
|
|
85
|
-
uploadFile: 'Subir archivo',
|
|
86
|
-
noFileSelected: 'No has seleccionado archivo',
|
|
87
|
-
title: 'Título',
|
|
88
|
-
description: 'Descripción',
|
|
89
|
-
feedbackType: 'Tipo de feedback',
|
|
90
|
-
feedbackSuccess: 'Feedback enviado exitosamente',
|
|
91
|
-
feedbackError: 'Error al enviar el feedback',
|
|
92
|
-
titlePlaceholder: 'Describe brevemente...',
|
|
93
|
-
titleValidation: 'El título debe tener entre 5 y 200 caracteres',
|
|
94
|
-
descriptionPlaceholder: 'Proporciona más detalles...',
|
|
95
|
-
descriptionValidation: 'La descripción debe tener entre 10 y 5000 caracteres',
|
|
96
|
-
// Componentes - Búsqueda/Grid
|
|
97
|
-
searchNumber: 'Buscar número...',
|
|
98
|
-
selected: 'seleccionado/s',
|
|
99
|
-
max: 'máx:',
|
|
100
|
-
// Componentes - Listas
|
|
101
|
-
loadMoreComments: 'Cargar más comentarios',
|
|
102
|
-
noData: 'No hay datos',
|
|
103
|
-
noRecordsFound: 'No se encontraron registros para mostrar.',
|
|
104
|
-
// Componentes - Acciones
|
|
105
|
-
copiedToClipboard: '¡Copiado al portapapeles!',
|
|
106
|
-
language: 'Idioma',
|
|
107
|
-
selectLanguage: 'Seleccionar idioma...',
|
|
108
|
-
download: 'Descargar',
|
|
109
|
-
copy: 'Copiar',
|
|
110
|
-
share: 'Compartir',
|
|
111
|
-
// Componentes - Data Table / Paginación
|
|
112
|
-
actions: 'Acciones',
|
|
113
|
-
showing: 'Mostrando',
|
|
114
|
-
of: 'de',
|
|
115
|
-
perPage: 'por página',
|
|
116
|
-
firstPage: 'Primera página',
|
|
117
|
-
previousPage: 'Página anterior',
|
|
118
|
-
nextPage: 'Página siguiente',
|
|
119
|
-
lastPage: 'Última página',
|
|
120
|
-
// Componentes - Participant Card
|
|
121
|
-
winner: 'Ganador',
|
|
122
|
-
ticket: 'boleto',
|
|
123
|
-
tickets: 'boletos',
|
|
124
|
-
more: 'más',
|
|
125
|
-
notes: 'Notas:',
|
|
126
|
-
// Footer
|
|
127
|
-
allRightsReserved: 'Todos los derechos reservados.',
|
|
128
|
-
// Clipboard
|
|
129
|
-
linkCopied: '¡Enlace copiado!',
|
|
130
|
-
// Selection
|
|
131
|
-
select: 'Seleccionar',
|
|
132
|
-
selectOptions: 'Seleccionar opciones',
|
|
133
|
-
// Comments
|
|
134
|
-
pinned: 'Fijado',
|
|
135
|
-
edited: '(editado)',
|
|
136
|
-
showComment: 'Mostrar comentario',
|
|
137
|
-
hideReplies: 'Ocultar respuestas',
|
|
138
|
-
loadMoreReplies: 'Cargar más respuestas',
|
|
139
|
-
viewReplies: 'Ver respuestas',
|
|
140
|
-
comments: 'Comentarios',
|
|
141
|
-
noCommentsYet: 'Sin comentarios aún',
|
|
142
|
-
publish: 'Publicar',
|
|
143
|
-
sortBy: 'Ordenar por',
|
|
144
|
-
writeComment: 'Escribe un comentario...',
|
|
145
|
-
beFirstToComment: '¡Sé el primero en compartir tu opinión!',
|
|
146
|
-
// Timestamps
|
|
147
|
-
justNow: 'Ahora mismo',
|
|
148
|
-
minutesAgo: 'hace {minutes}m',
|
|
149
|
-
hoursAgo: 'hace {hours}h',
|
|
150
|
-
daysAgo: 'hace {days}d',
|
|
151
|
-
// Lists
|
|
152
|
-
loadMore: 'Cargar más',
|
|
153
|
-
noMoreItems: 'No hay más items',
|
|
154
|
-
loadingItems: 'Cargando items...',
|
|
155
|
-
allItemsLoaded: 'Todos los items han sido cargados',
|
|
156
|
-
errorOccurred: 'Ocurrió un error',
|
|
157
|
-
retry: 'Reintentar',
|
|
158
|
-
// Navigation
|
|
159
|
-
seeMore: 'Ver más',
|
|
160
|
-
// Forms - Range
|
|
161
|
-
from: 'Inicial',
|
|
162
|
-
to: 'Final',
|
|
163
|
-
// Stepper
|
|
164
|
-
decrease: 'Disminuir',
|
|
165
|
-
increase: 'Aumentar',
|
|
166
|
-
// Misc
|
|
167
|
-
random: 'Aleatorio',
|
|
168
|
-
pullToRefresh: 'Arrastra para actualizar',
|
|
169
|
-
timeExpired: 'Tiempo agotado',
|
|
170
|
-
qrCode: 'Código QR',
|
|
171
|
-
// Payment status
|
|
172
|
-
paymentPending: 'Pendiente',
|
|
173
|
-
paymentProcessing: 'Procesando',
|
|
174
|
-
paymentPaid: 'Pagado',
|
|
175
|
-
paymentRefunded: 'Reembolsado',
|
|
176
|
-
paymentFailed: 'Fallido',
|
|
177
|
-
},
|
|
178
|
-
en: {
|
|
179
|
-
// Common actions
|
|
180
|
-
submit: 'Submit',
|
|
181
|
-
cancel: 'Cancel',
|
|
182
|
-
save: 'Save',
|
|
183
|
-
delete: 'Delete',
|
|
184
|
-
edit: 'Edit',
|
|
185
|
-
close: 'Close',
|
|
186
|
-
back: 'Back',
|
|
187
|
-
next: 'Next',
|
|
188
|
-
previous: 'Previous',
|
|
189
|
-
loading: 'Loading...',
|
|
190
|
-
search: 'Search',
|
|
191
|
-
learnMore: 'Learn more',
|
|
192
|
-
// States
|
|
193
|
-
success: 'Success',
|
|
194
|
-
error: 'Error',
|
|
195
|
-
warning: 'Warning',
|
|
196
|
-
info: 'Information',
|
|
197
|
-
// Confirmations
|
|
198
|
-
confirmDelete: 'Are you sure you want to delete?',
|
|
199
|
-
confirmCancel: 'Are you sure you want to cancel?',
|
|
200
|
-
// Common messages
|
|
201
|
-
noResults: 'No results found',
|
|
202
|
-
required: 'This field is required',
|
|
203
|
-
// Navigation
|
|
204
|
-
home: 'Home',
|
|
205
|
-
settings: 'Settings',
|
|
206
|
-
profile: 'Profile',
|
|
207
|
-
logout: 'Log out',
|
|
208
|
-
// Greetings (time-of-day salutation)
|
|
209
|
-
goodMorning: 'Good morning',
|
|
210
|
-
goodAfternoon: 'Good afternoon',
|
|
211
|
-
goodEvening: 'Good evening',
|
|
212
|
-
// Auth — sign out confirmation
|
|
213
|
-
logoutConfirmTitle: 'Sign out',
|
|
214
|
-
logoutConfirmMessage: 'Are you sure you want to sign out?',
|
|
215
|
-
// Languages
|
|
216
|
-
languageName_es: 'Español',
|
|
217
|
-
languageName_en: 'English',
|
|
218
|
-
// Components - Modals/Selects
|
|
219
|
-
ok: 'OK',
|
|
220
|
-
selectOption: 'Select option',
|
|
221
|
-
selectPlaceholder: 'Select...',
|
|
222
|
-
itemsSelected: 'items selected',
|
|
223
|
-
selectAll: 'Select all',
|
|
224
|
-
clear: 'Clear',
|
|
225
|
-
apply: 'Apply',
|
|
226
|
-
// Components - Dates
|
|
227
|
-
startDate: 'Start date',
|
|
228
|
-
endDate: 'End date',
|
|
229
|
-
day: 'day',
|
|
230
|
-
days: 'days',
|
|
231
|
-
// Components - Forms
|
|
232
|
-
uploadFile: 'Upload file',
|
|
233
|
-
noFileSelected: 'No file selected',
|
|
234
|
-
title: 'Title',
|
|
235
|
-
description: 'Description',
|
|
236
|
-
feedbackType: 'Feedback type',
|
|
237
|
-
feedbackSuccess: 'Feedback sent successfully',
|
|
238
|
-
feedbackError: 'Error sending feedback',
|
|
239
|
-
titlePlaceholder: 'Describe briefly...',
|
|
240
|
-
titleValidation: 'Title must be between 5 and 200 characters',
|
|
241
|
-
descriptionPlaceholder: 'Provide more details...',
|
|
242
|
-
descriptionValidation: 'Description must be between 10 and 5000 characters',
|
|
243
|
-
// Components - Search/Grid
|
|
244
|
-
searchNumber: 'Search number...',
|
|
245
|
-
selected: 'selected',
|
|
246
|
-
max: 'max:',
|
|
247
|
-
// Components - Lists
|
|
248
|
-
loadMoreComments: 'Load more comments',
|
|
249
|
-
noData: 'No data',
|
|
250
|
-
noRecordsFound: 'No records found to display.',
|
|
251
|
-
// Components - Actions
|
|
252
|
-
copiedToClipboard: 'Copied to clipboard!',
|
|
253
|
-
language: 'Language',
|
|
254
|
-
selectLanguage: 'Select language...',
|
|
255
|
-
download: 'Download',
|
|
256
|
-
copy: 'Copy',
|
|
257
|
-
share: 'Share',
|
|
258
|
-
// Components - Data Table / Pagination
|
|
259
|
-
actions: 'Actions',
|
|
260
|
-
showing: 'Showing',
|
|
261
|
-
of: 'of',
|
|
262
|
-
perPage: 'per page',
|
|
263
|
-
firstPage: 'First page',
|
|
264
|
-
previousPage: 'Previous page',
|
|
265
|
-
nextPage: 'Next page',
|
|
266
|
-
lastPage: 'Last page',
|
|
267
|
-
// Components - Participant Card
|
|
268
|
-
winner: 'Winner',
|
|
269
|
-
ticket: 'ticket',
|
|
270
|
-
tickets: 'tickets',
|
|
271
|
-
more: 'more',
|
|
272
|
-
notes: 'Notes:',
|
|
273
|
-
// Footer
|
|
274
|
-
allRightsReserved: 'All rights reserved.',
|
|
275
|
-
// Clipboard
|
|
276
|
-
linkCopied: 'Link copied!',
|
|
277
|
-
// Selection
|
|
278
|
-
select: 'Select',
|
|
279
|
-
selectOptions: 'Select options',
|
|
280
|
-
// Comments
|
|
281
|
-
pinned: 'Pinned',
|
|
282
|
-
edited: '(edited)',
|
|
283
|
-
showComment: 'Show comment',
|
|
284
|
-
hideReplies: 'Hide replies',
|
|
285
|
-
loadMoreReplies: 'Load more replies',
|
|
286
|
-
viewReplies: 'View replies',
|
|
287
|
-
comments: 'Comments',
|
|
288
|
-
noCommentsYet: 'No comments yet',
|
|
289
|
-
publish: 'Publish',
|
|
290
|
-
sortBy: 'Sort by',
|
|
291
|
-
writeComment: 'Write a comment...',
|
|
292
|
-
beFirstToComment: 'Be the first to share your thoughts!',
|
|
293
|
-
// Timestamps
|
|
294
|
-
justNow: 'Just now',
|
|
295
|
-
minutesAgo: '{minutes}m ago',
|
|
296
|
-
hoursAgo: '{hours}h ago',
|
|
297
|
-
daysAgo: '{days}d ago',
|
|
298
|
-
// Lists
|
|
299
|
-
loadMore: 'Load more',
|
|
300
|
-
noMoreItems: 'No more items',
|
|
301
|
-
loadingItems: 'Loading items...',
|
|
302
|
-
allItemsLoaded: 'All items loaded',
|
|
303
|
-
errorOccurred: 'An error occurred',
|
|
304
|
-
retry: 'Retry',
|
|
305
|
-
// Navigation
|
|
306
|
-
seeMore: 'See more',
|
|
307
|
-
// Forms - Range
|
|
308
|
-
from: 'From',
|
|
309
|
-
to: 'To',
|
|
310
|
-
// Stepper
|
|
311
|
-
decrease: 'Decrease',
|
|
312
|
-
increase: 'Increase',
|
|
313
|
-
// Misc
|
|
314
|
-
random: 'Random',
|
|
315
|
-
pullToRefresh: 'Pull to refresh',
|
|
316
|
-
timeExpired: 'Time expired',
|
|
317
|
-
qrCode: 'QR Code',
|
|
318
|
-
// Payment status
|
|
319
|
-
paymentPending: 'Pending',
|
|
320
|
-
paymentProcessing: 'Processing',
|
|
321
|
-
paymentPaid: 'Paid',
|
|
322
|
-
paymentRefunded: 'Refunded',
|
|
323
|
-
paymentFailed: 'Failed',
|
|
324
|
-
},
|
|
325
|
-
},
|
|
326
|
-
_auth: {
|
|
327
|
-
es: {
|
|
328
|
-
// Login
|
|
329
|
-
loginTitle: 'Iniciar sesión',
|
|
330
|
-
email: 'Correo electrónico',
|
|
331
|
-
emailPlaceholder: 'tu@email.com',
|
|
332
|
-
emailRequired: 'El correo es requerido',
|
|
333
|
-
emailInvalid: 'Ingresa un correo válido',
|
|
334
|
-
password: 'Contraseña',
|
|
335
|
-
passwordPlaceholder: '••••••••',
|
|
336
|
-
passwordRequired: 'La contraseña es requerida',
|
|
337
|
-
loginSubmit: 'Iniciar sesión',
|
|
338
|
-
// OAuth
|
|
339
|
-
orContinueWith: 'o continúa con',
|
|
340
|
-
continueWithGoogle: 'Continuar con Google',
|
|
341
|
-
continueWithApple: 'Continuar con Apple',
|
|
342
|
-
continueWithMicrosoft: 'Continuar con Microsoft',
|
|
343
|
-
connecting: 'Conectando...',
|
|
344
|
-
// Register
|
|
345
|
-
registerTitle: 'Crear cuenta',
|
|
346
|
-
fullName: 'Nombre completo',
|
|
347
|
-
namePlaceholder: 'Tu nombre',
|
|
348
|
-
nameRequired: 'El nombre es requerido',
|
|
349
|
-
nameMinLength: 'Mínimo 2 caracteres',
|
|
350
|
-
passwordMinLength: 'Mínimo 8 caracteres',
|
|
351
|
-
registerSubmit: 'Registrarse',
|
|
352
|
-
noAccount: '¿No tienes cuenta?',
|
|
353
|
-
register: 'Registrarse',
|
|
354
|
-
hasAccount: '¿Ya tienes cuenta?',
|
|
355
|
-
signIn: 'Iniciar sesión',
|
|
356
|
-
// Verify email
|
|
357
|
-
verifyTitle: 'Verificar correo',
|
|
358
|
-
verifyDescription: 'Ingresa el código de verificación enviado a tu correo.',
|
|
359
|
-
verifySubmit: 'Verificar',
|
|
360
|
-
codeRequired: 'El código es requerido',
|
|
361
|
-
codeMinLength: 'Ingresa los 6 dígitos',
|
|
362
|
-
noCodeReceived: '¿No has recibido tu código?',
|
|
363
|
-
resend: 'Reenviar',
|
|
364
|
-
resendIn: 'Reenviar en {seconds}s',
|
|
365
|
-
codeSent: 'Código reenviado. Revisa tu email.',
|
|
366
|
-
emailVerified: '¡Email verificado! Bienvenido.',
|
|
367
|
-
// MFA
|
|
368
|
-
mfaTitle: 'Verificación MFA',
|
|
369
|
-
mfaTOTP: 'Ingresa el código de tu app de autenticación',
|
|
370
|
-
mfaEmail: 'Ingresa el código enviado a tu correo',
|
|
371
|
-
mfaSMS: 'Ingresa el código enviado a tu teléfono',
|
|
372
|
-
// Forgot/Reset password
|
|
373
|
-
forgotTitle: 'Recuperar contraseña',
|
|
374
|
-
forgotDescription: 'Ingresa tu correo electrónico y te enviaremos un código.',
|
|
375
|
-
forgotSubmit: 'Enviar código',
|
|
376
|
-
forgotLink: '¿Olvidaste tu contraseña?',
|
|
377
|
-
recoverPassword: 'Recuperar contraseña',
|
|
378
|
-
resetTitle: 'Restablecer contraseña',
|
|
379
|
-
resetDescription: 'Hemos enviado un código de verificación a tu correo.',
|
|
380
|
-
newPassword: 'Nueva contraseña',
|
|
381
|
-
newPasswordHint: 'Mínimo 8 caracteres',
|
|
382
|
-
resetSubmit: 'Cambiar contraseña',
|
|
383
|
-
passwordUpdated: '¡Contraseña actualizada! Ya puedes iniciar sesión.',
|
|
384
|
-
// Legal
|
|
385
|
-
legalPrefix: 'Utilizamos los servicios de',
|
|
386
|
-
legalSuffix: 'para ofrecerte una experiencia segura. Al iniciar sesión, aceptas nuestros',
|
|
387
|
-
termsAndConditions: 'Términos y Condiciones',
|
|
388
|
-
and: 'y',
|
|
389
|
-
privacyPolicy: 'Política de Privacidad',
|
|
390
|
-
// Toasts
|
|
391
|
-
welcome: '¡Bienvenido!',
|
|
392
|
-
completeAllFields: 'Completa todos los campos.',
|
|
393
|
-
enterEmail: 'Ingresa tu correo electrónico.',
|
|
394
|
-
// Errors (mapeados de códigos backend)
|
|
395
|
-
errorInvalidCredentials: 'Correo o contraseña incorrectos',
|
|
396
|
-
errorEmailNotVerified: 'Debes verificar tu correo electrónico',
|
|
397
|
-
errorAccountSuspended: 'Tu cuenta ha sido suspendida',
|
|
398
|
-
errorEmailExists: 'Este correo ya está registrado',
|
|
399
|
-
errorWeakPassword: 'La contraseña es muy débil',
|
|
400
|
-
errorInvalidCode: 'Código incorrecto',
|
|
401
|
-
errorExpiredCode: 'El código ha expirado. Solicita uno nuevo.',
|
|
402
|
-
errorTooManyAttempts: 'Demasiados intentos, intenta más tarde',
|
|
403
|
-
errorMFAInvalidCode: 'Código de verificación incorrecto',
|
|
404
|
-
errorPopupBlocked: 'Por favor, permite ventanas emergentes',
|
|
405
|
-
errorOAuthFailed: 'Error de autenticación',
|
|
406
|
-
errorGeneric: 'Ha ocurrido un error. Intenta de nuevo.',
|
|
407
|
-
},
|
|
408
|
-
en: {
|
|
409
|
-
// Login
|
|
410
|
-
loginTitle: 'Sign in',
|
|
411
|
-
email: 'Email',
|
|
412
|
-
emailPlaceholder: 'you@email.com',
|
|
413
|
-
emailRequired: 'Email is required',
|
|
414
|
-
emailInvalid: 'Enter a valid email',
|
|
415
|
-
password: 'Password',
|
|
416
|
-
passwordPlaceholder: '••••••••',
|
|
417
|
-
passwordRequired: 'Password is required',
|
|
418
|
-
loginSubmit: 'Sign in',
|
|
419
|
-
// OAuth
|
|
420
|
-
orContinueWith: 'or continue with',
|
|
421
|
-
continueWithGoogle: 'Continue with Google',
|
|
422
|
-
continueWithApple: 'Continue with Apple',
|
|
423
|
-
continueWithMicrosoft: 'Continue with Microsoft',
|
|
424
|
-
connecting: 'Connecting...',
|
|
425
|
-
// Register
|
|
426
|
-
registerTitle: 'Create account',
|
|
427
|
-
fullName: 'Full name',
|
|
428
|
-
namePlaceholder: 'Your name',
|
|
429
|
-
nameRequired: 'Name is required',
|
|
430
|
-
nameMinLength: 'Minimum 2 characters',
|
|
431
|
-
passwordMinLength: 'Minimum 8 characters',
|
|
432
|
-
registerSubmit: 'Sign up',
|
|
433
|
-
noAccount: "Don't have an account?",
|
|
434
|
-
register: 'Sign up',
|
|
435
|
-
hasAccount: 'Already have an account?',
|
|
436
|
-
signIn: 'Sign in',
|
|
437
|
-
// Verify email
|
|
438
|
-
verifyTitle: 'Verify email',
|
|
439
|
-
verifyDescription: 'Enter the verification code sent to your email.',
|
|
440
|
-
verifySubmit: 'Verify',
|
|
441
|
-
codeRequired: 'Code is required',
|
|
442
|
-
codeMinLength: 'Enter all 6 digits',
|
|
443
|
-
noCodeReceived: "Didn't receive your code?",
|
|
444
|
-
resend: 'Resend',
|
|
445
|
-
resendIn: 'Resend in {seconds}s',
|
|
446
|
-
codeSent: 'Code resent. Check your email.',
|
|
447
|
-
emailVerified: 'Email verified! Welcome.',
|
|
448
|
-
// MFA
|
|
449
|
-
mfaTitle: 'MFA Verification',
|
|
450
|
-
mfaTOTP: 'Enter the code from your authenticator app',
|
|
451
|
-
mfaEmail: 'Enter the code sent to your email',
|
|
452
|
-
mfaSMS: 'Enter the code sent to your phone',
|
|
453
|
-
// Forgot/Reset password
|
|
454
|
-
forgotTitle: 'Recover password',
|
|
455
|
-
forgotDescription: 'Enter your email and we will send you a code.',
|
|
456
|
-
forgotSubmit: 'Send code',
|
|
457
|
-
forgotLink: 'Forgot your password?',
|
|
458
|
-
recoverPassword: 'Recover password',
|
|
459
|
-
resetTitle: 'Reset password',
|
|
460
|
-
resetDescription: 'We have sent a verification code to your email.',
|
|
461
|
-
newPassword: 'New password',
|
|
462
|
-
newPasswordHint: 'Minimum 8 characters',
|
|
463
|
-
resetSubmit: 'Change password',
|
|
464
|
-
passwordUpdated: 'Password updated! You can now sign in.',
|
|
465
|
-
// Legal
|
|
466
|
-
legalPrefix: 'We use the services of',
|
|
467
|
-
legalSuffix: 'to offer you a secure experience. By signing in, you accept our',
|
|
468
|
-
termsAndConditions: 'Terms and Conditions',
|
|
469
|
-
and: 'and',
|
|
470
|
-
privacyPolicy: 'Privacy Policy',
|
|
471
|
-
// Toasts
|
|
472
|
-
welcome: 'Welcome!',
|
|
473
|
-
completeAllFields: 'Complete all fields.',
|
|
474
|
-
enterEmail: 'Enter your email.',
|
|
475
|
-
// Errors
|
|
476
|
-
errorInvalidCredentials: 'Incorrect email or password',
|
|
477
|
-
errorEmailNotVerified: 'You must verify your email',
|
|
478
|
-
errorAccountSuspended: 'Your account has been suspended',
|
|
479
|
-
errorEmailExists: 'This email is already registered',
|
|
480
|
-
errorWeakPassword: 'Password is too weak',
|
|
481
|
-
errorInvalidCode: 'Incorrect code',
|
|
482
|
-
errorExpiredCode: 'Code has expired. Request a new one.',
|
|
483
|
-
errorTooManyAttempts: 'Too many attempts, try again later',
|
|
484
|
-
errorMFAInvalidCode: 'Incorrect verification code',
|
|
485
|
-
errorPopupBlocked: 'Please allow pop-ups',
|
|
486
|
-
errorOAuthFailed: 'Authentication error',
|
|
487
|
-
errorGeneric: 'An error occurred. Please try again.',
|
|
488
|
-
},
|
|
489
|
-
},
|
|
490
|
-
AppConfig: {
|
|
491
|
-
es: {
|
|
492
|
-
// Update banner
|
|
493
|
-
updateAvailable: 'Nueva versión disponible',
|
|
494
|
-
updateNow: 'Actualizar ahora',
|
|
495
|
-
clickToUpdate: 'Haz clic aquí para actualizar a la última versión',
|
|
496
|
-
// Maintenance page
|
|
497
|
-
maintenanceMode: 'Sistema en mantenimiento',
|
|
498
|
-
maintenanceMessage: 'Estamos realizando mejoras. Vuelve pronto.',
|
|
499
|
-
},
|
|
500
|
-
en: {
|
|
501
|
-
// Update banner
|
|
502
|
-
updateAvailable: 'New version available',
|
|
503
|
-
updateNow: 'Update now',
|
|
504
|
-
clickToUpdate: 'Click here to update to the latest version',
|
|
505
|
-
// Maintenance page
|
|
506
|
-
maintenanceMode: 'System under maintenance',
|
|
507
|
-
maintenanceMessage: 'We are making improvements. Come back soon.',
|
|
508
|
-
},
|
|
509
|
-
},
|
|
510
|
-
Feedback: {
|
|
511
|
-
es: {
|
|
512
|
-
pageUsefulQuestion: '¿Te resultó útil esta página?',
|
|
513
|
-
commentPlaceholder: 'Cuéntanos cómo podemos mejorar...',
|
|
514
|
-
thankYouMessage: '¡Gracias por tu feedback!',
|
|
515
|
-
},
|
|
516
|
-
en: {
|
|
517
|
-
pageUsefulQuestion: 'Was this page helpful?',
|
|
518
|
-
commentPlaceholder: 'Tell us how we can improve...',
|
|
519
|
-
thankYouMessage: 'Thanks for your feedback!',
|
|
520
|
-
},
|
|
521
|
-
},
|
|
522
|
-
ContentReaction: {
|
|
523
|
-
es: {
|
|
524
|
-
question: '¿Te resultó útil este contenido?',
|
|
525
|
-
commentPlaceholder: 'Cuéntanos más (opcional)...',
|
|
526
|
-
submit: 'Enviar',
|
|
527
|
-
update: 'Actualizar',
|
|
528
|
-
thankYou: '¡Gracias por tu opinión!',
|
|
529
|
-
submitted: 'Tu opinión ha sido registrada',
|
|
530
|
-
errorSubmitting: 'Error al enviar. Intenta de nuevo.',
|
|
531
|
-
},
|
|
532
|
-
en: {
|
|
533
|
-
question: 'Was this content helpful?',
|
|
534
|
-
commentPlaceholder: 'Tell us more (optional)...',
|
|
535
|
-
submit: 'Submit',
|
|
536
|
-
update: 'Update',
|
|
537
|
-
thankYou: 'Thanks for your feedback!',
|
|
538
|
-
submitted: 'Your feedback has been recorded',
|
|
539
|
-
errorSubmitting: 'Error submitting. Please try again.',
|
|
540
|
-
},
|
|
541
|
-
},
|
|
542
|
-
AvatarUpload: {
|
|
543
|
-
es: {
|
|
544
|
-
// Actions
|
|
545
|
-
changePhoto: 'Cambiar foto',
|
|
546
|
-
cropImage: 'Recortar imagen',
|
|
547
|
-
confirm: 'Confirmar',
|
|
548
|
-
// Status
|
|
549
|
-
uploading: 'Subiendo foto...',
|
|
550
|
-
uploadSuccess: 'Foto actualizada',
|
|
551
|
-
// Errors
|
|
552
|
-
uploadError: 'Error al subir la imagen',
|
|
553
|
-
uploadTimeout: 'La subida tardó demasiado. Verifica tu conexión.',
|
|
554
|
-
networkError: 'Error de red. Verifica tu conexión a internet.',
|
|
555
|
-
invalidFormat: 'Formato no válido. Usa JPG, PNG o WebP.',
|
|
556
|
-
fileTooLarge: 'La imagen es muy grande. Máximo 10MB.',
|
|
557
|
-
loadFailed: 'No se pudo cargar la imagen',
|
|
558
|
-
},
|
|
559
|
-
en: {
|
|
560
|
-
// Actions
|
|
561
|
-
changePhoto: 'Change photo',
|
|
562
|
-
cropImage: 'Crop image',
|
|
563
|
-
confirm: 'Confirm',
|
|
564
|
-
// Status
|
|
565
|
-
uploading: 'Uploading photo...',
|
|
566
|
-
uploadSuccess: 'Photo updated',
|
|
567
|
-
// Errors
|
|
568
|
-
uploadError: 'Error uploading image',
|
|
569
|
-
uploadTimeout: 'Upload took too long. Check your connection.',
|
|
570
|
-
networkError: 'Network error. Check your internet connection.',
|
|
571
|
-
invalidFormat: 'Invalid format. Use JPG, PNG or WebP.',
|
|
572
|
-
fileTooLarge: 'Image is too large. Maximum 10MB.',
|
|
573
|
-
loadFailed: 'Could not load image',
|
|
574
|
-
},
|
|
575
|
-
},
|
|
576
|
-
};
|
|
577
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmYXVsdC1jb250ZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9zZXJ2aWNlcy9pMThuL2RlZmF1bHQtY29udGVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBMkJHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sdUJBQXVCLEdBQWlCO0lBQ25ELE9BQU8sRUFBRTtRQUNQLEVBQUUsRUFBRTtZQUNGLG1CQUFtQjtZQUNuQixNQUFNLEVBQUUsUUFBUTtZQUNoQixNQUFNLEVBQUUsVUFBVTtZQUNsQixJQUFJLEVBQUUsU0FBUztZQUNmLE1BQU0sRUFBRSxVQUFVO1lBQ2xCLElBQUksRUFBRSxRQUFRO1lBQ2QsS0FBSyxFQUFFLFFBQVE7WUFDZixJQUFJLEVBQUUsUUFBUTtZQUNkLElBQUksRUFBRSxXQUFXO1lBQ2pCLFFBQVEsRUFBRSxVQUFVO1lBQ3BCLE9BQU8sRUFBRSxhQUFhO1lBQ3RCLE1BQU0sRUFBRSxRQUFRO1lBQ2hCLFNBQVMsRUFBRSxXQUFXO1lBRXRCLFVBQVU7WUFDVixPQUFPLEVBQUUsT0FBTztZQUNoQixLQUFLLEVBQUUsT0FBTztZQUNkLE9BQU8sRUFBRSxhQUFhO1lBQ3RCLElBQUksRUFBRSxhQUFhO1lBRW5CLGlCQUFpQjtZQUNqQixhQUFhLEVBQUUsdUNBQXVDO1lBQ3RELGFBQWEsRUFBRSx1Q0FBdUM7WUFFdEQsbUJBQW1CO1lBQ25CLFNBQVMsRUFBRSw4QkFBOEI7WUFDekMsUUFBUSxFQUFFLHlCQUF5QjtZQUVuQyxhQUFhO1lBQ2IsSUFBSSxFQUFFLFFBQVE7WUFDZCxRQUFRLEVBQUUsZUFBZTtZQUN6QixPQUFPLEVBQUUsUUFBUTtZQUNqQixNQUFNLEVBQUUsZUFBZTtZQUV2QixnQ0FBZ0M7WUFDaEMsV0FBVyxFQUFFLGFBQWE7WUFDMUIsYUFBYSxFQUFFLGVBQWU7WUFDOUIsV0FBVyxFQUFFLGVBQWU7WUFFNUIs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YztZQUMzQixTQUFTLEVBQUUsWUFBWTtZQUN2QixPQUFPLEVBQUUsU0FBUztZQUVsQixTQUFTO1lBQ1QsU0FBUyxFQUFFLG9CQUFvQjtZQUMvQixhQUFhLEVBQUUsZUFBZTtZQUU5QixTQUFTO1lBQ1QsV0FBVyxFQUFFLHVCQUF1QjtZQUNwQyxhQUFhLEVBQUUsOENBQThDO1lBQzdELFlBQVksRUFBRSxnREFBZ0Q7WUFDOUQsYUFBYSxFQUFFLHVDQUF1QztZQUN0RCxZQUFZLEVBQUUsbUNBQW1DO1lBQ2pELFVBQVUsRUFBRSxzQkFBc0I7U0FDbkM7S0FDRjtDQUNGLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb250ZW50U3RvcmUgfSBmcm9tICcuL3R5cGVzJztcblxuLyoqXG4gKiBUcmFkdWNjaW9uZXMgcG9yIGRlZmVjdG8gZGUgdmFsdGVjaC1jb21wb25lbnRzLlxuICpcbiAqIEVzdGFzIHRyYWR1Y2Npb25lcyBzZSBjYXJnYW4gYXV0b23DoXRpY2FtZW50ZSBjdWFuZG8gc2UgdXNhIHByb3ZpZGVWYWx0ZWNoSTE4bigpXG4gKiBzaW4gbmVjZXNpZGFkIGRlIGNvbmZpZ3VyYWNpw7NuIGFkaWNpb25hbC5cbiAqXG4gKiBMYXMgYXBwcyBwdWVkZW4gc29icmVzY3JpYmlyIGN1YWxxdWllciBrZXkgcGFzYW5kbyBzdSBwcm9waW8gY29udGVudDpcbiAqXG4gKiBAZXhhbXBsZSBTb2JyZXNjcmliaXIgdHJhZHVjY2lvbmVzIGVzcGVjw61maWNhc1xuICogYGBgdHlwZXNjcmlwdFxuICogcHJvdmlkZVZhbHRlY2hJMThuKHtcbiAqICAgY29udGVudDoge1xuICogICAgIF9nbG9iYWw6IHtcbiAqICAgICAgIGVzOiB7IHN1Y2Nlc3M6ICfCoUxvIGhpY2ltb3MhJyB9LCAgLy8gU29icmVzY3JpYmUgc29sbyBlc3RhIGtleVxuICogICAgICAgZW46IHsgc3VjY2VzczogJ1dlIGRpZCBpdCEnIH0sXG4gKiAgICAgfSxcbiAqICAgfSxcbiAqIH0pXG4gKiBgYGBcbiAqXG4gKiBAZXhhbXBsZSBEZXNhY3RpdmFyIHRyYWR1Y2Npb25lcyBwb3IgZGVmZWN0b1xuICogYGBgdHlwZXNjcmlwdFxuICogcHJvdmlkZVZhbHRlY2hJMThuKHtcbiAqICAgaW5jbHVkZURlZmF1bHRDb250ZW50OiBmYWxzZSxcbiAqICAgY29udGVudDogTVlfQ1VTVE9NX0NPTlRFTlQsXG4gKiB9KVxuICogYGBgXG4gKi9cbmV4cG9ydCBjb25zdCBWQUxURUNIX0RFRkFVTFRfQ09OVEVOVDogQ29udGVudFN0b3JlID0ge1xuICBfZ2xvYmFsOiB7XG4gICAgZXM6IHtcbiAgICAgIC8vIEFjY2lvbmVzIGNvbXVuZXNcbiAgICAgIHN1Ym1pdDogJ0VudmlhcicsXG4gICAgICBjYW5jZWw6ICdDYW5jZWxhcicsXG4gICAgICBzYXZlOiAnR3VhcmRhcicsXG4gICAgICBkZWxldGU6ICdFbGltaW5hcicsXG4gICAgICBlZGl0OiAnRWRpdGFyJyxcbiAgICAgIGNsb3NlOiAnQ2VycmFyJyxcbiAgICAgIGJhY2s6ICdWb2x2ZXInLFxuICAgICAgbmV4dDogJ1NpZ3VpZW50ZScsXG4gICAgICBwcmV2aW91czogJ0FudGVyaW9yJyxcbiAgICAgIGxvYWRpbmc6ICdDYXJnYW5kby4uLicsXG4gICAgICBzZWFyY2g6ICdCdXNjYXInLFxuICAgICAgbGVhcm5Nb3JlOiAnU2FiZXIgbcOhcycsXG5cbiAgICAgIC8vIEVzdGFkb3NcbiAgICAgIHN1Y2Nlc3M6ICfDiXhpdG8nLFxuICAgICAgZXJyb3I6ICdFcnJvcicsXG4gICAgICB3YXJuaW5nOiAnQWR2ZXJ0ZW5jaWEnLFxuICAgICAgaW5mbzogJ0luZm9ybWFjacOzbicsXG5cbiAgICAgIC8vIENvbmZpcm1hY2lvbmVzXG4gICAgICBjb25maXJtRGVsZXRlOiAnwr9Fc3TDoXMgc2VndXJvIGRlIHF1ZSBkZXNlYXMgZWxpbWluYXI/JyxcbiAgICAgIGNvbmZpcm1DYW5jZWw6ICfCv0VzdMOhcyBzZWd1cm8gZGUgcXVlIGRlc2VhcyBjYW5jZWxhcj8nLFxuXG4gICAgICAvLyBNZW5zYWplcyBjb211bmVzXG4gICAgICBub1Jlc3VsdHM6ICdObyBzZSBlbmNvbnRyYXJvbiByZXN1bHRhZG9zJyxcbiAgICAgIHJlcXVpcmVkOiAnRXN0ZSBjYW1wbyBlcyByZXF1ZXJpZG8nLFxuXG4gICAgICAvLyBOYXZlZ2FjacOzblxuICAgICAgaG9tZTogJ0luaWNpbycsXG4gICAgICBzZXR0aW5nczogJ0NvbmZpZ3VyYWNpw7NuJyxcbiAgICAgIHByb2ZpbGU6ICdQZXJmaWwnLFxuICAgICAgbG9nb3V0OiAnQ2VycmFyIHNlc2nDs24nLFxuXG4gICAgICAvLyBHcmVldGluZ3MgKHNhbHVkbyBzZWfDum4gaG9yYSlcbiAgICAgIGdvb2RNb3JuaW5nOiAnQnVlbm9zIGTDrWFzJyxcbiAgICAgIGdvb2RBZnRlcm5vb246ICdCdWVuYXMgdGFyZGVzJyxcbiAgICAgIGdvb2RFdmVuaW5nOiAnQnVlbmFzIG5vY2hlcycsXG5cbiAgICAgIC8vIEF1dGgg4oCUIGNvbmZpcm1hY2nDs24gY2llcnJlIGRlIHNlc2nDs25cbiAgICAgIGxvZ291dENvbmZpcm1UaXRsZTogJ0NlcnJhciBzZXNpw7NuJyxcbiAgICAgIGxvZ291dENvbmZpcm1NZXNzYWdlOiAnwr9TZWd1cm8gcXVlIGRlc2VhcyBjZXJyYXIgc2VzacOzbj8nLFxuXG4gICAgICAvLyBJZGlvbWFzXG4gICAgICBsYW5ndWFnZU5hbWVfZXM6ICdFc3Bhw7FvbCcsXG4gICAgICBsYW5ndWFnZU5hbWVfZW46ICdFbmdsaXNoJyxcblxuICAgICAgLy8gQ29tcG9uZW50ZXMgLSBNb2RhbGVzL1NlbGVjdHNcbiAgICAgIG9rOiAnQWNlcHRhcicsXG4gICAgICBzZWxlY3RPcHRpb246ICdTZWxlY2Npb25hciBvcGNpw7NuJyxcbiAgICAgIHNlbGVjdFBsYWNlaG9sZGVyOiAnU2VsZWNjaW9uYXIuLi4nLFxuICAgICAgaXRlbXNTZWxlY3RlZDogJ2VsZW1lbnRvcyBzZWxlY2Npb25hZG9zJyxcbiAgICAgIHNlbGVjdEFsbDogJ1NlbGVjY2lvbmFyIHRvZG9zJyxcbiAgICAgIGNsZWFyOiAnTGltcGlhcicsXG4gICAgICBhcHBseTogJ0FwbGljYXInLFxuXG4gICAgICAvLyBDb21wb25lbnRlcyAtIEZlY2hhc1xuICAgICAgc3RhcnREYXRlOiAnRmVjaGEgaW5pY2lvJyxcbiAgICAgIGVuZERhdGU6ICdGZWNoYSBmaW4nLFxuICAgICAgZGF5OiAnZMOtYScsXG4gICAgICBkYXlzOiAnZMOtYXMnLFxuXG4gICAgICAvLyBDb21wb25lbnRlcyAtIEZvcm11bGFyaW9zXG4gICAgICB1cGxvYWRGaWxlOiAnU3ViaXIgYXJjaGl2bycsXG4gICAgICBub0ZpbGVTZWxlY3RlZDogJ05vIGhhcyBzZWxlY2Npb25hZG8gYXJjaGl2bycsXG4gICAgICB0aXRsZTogJ1TDrXR1bG8nLFxuICAgICAgZGVzY3JpcHRpb246ICdEZXNjcmlwY2nDs24nLFxuICAgICAgZmVlZGJhY2tUeXBlOiAnVGlwbyBkZSBmZWVkYmFjaycsXG4gICAgICBmZWVkYmFja1N1Y2Nlc3M6ICdGZWVkYmFjayBlbnZpYWRvIGV4aXRvc2FtZW50ZScsXG4gICAgICBmZWVkYmFja0Vycm9yOiAnRXJyb3IgYWwgZW52aWFyIGVsIGZlZWRiYWNrJyxcbiAgICAgIHRpdGxlUGxhY2Vob2xkZXI6ICdEZXNjcmliZSBicmV2ZW1lbnRlLi4uJyxcbiAgICAgIHRpdGxlVmFsaWRhdGlvbjogJ0VsIHTDrXR1bG8gZGViZSB0ZW5lciBlbnRyZSA1IHkgMjAwIGNhcmFjdGVyZXMnLFxuICAgICAgZGVzY3JpcHRpb25QbGFjZWhvbGRlcjogJ1Byb3BvcmNpb25hIG3DoXMgZGV0YWxsZXMuLi4nLFxuICAgICAgZGVzY3JpcHRpb25WYWxpZGF0aW9uOiAnTGEgZGVzY3JpcGNpw7NuIGRlYmUgdGVuZXIgZW50cmUgMTAgeSA1MDAwIGNhcmFjdGVyZXMnLFxuXG4gICAgICAvLyBDb21wb25lbnRlcyAtIELDunNxdWVkYS9HcmlkXG4gICAgICBzZWFyY2hOdW1iZXI6ICdCdXNjYXIgbsO6bWVyby4uLicsXG4gICAgICBzZWxlY3RlZDogJ3NlbGVjY2lvbmFkby9zJyxcbiAgICAgIG1heDogJ23DoXg6JyxcblxuICAgICAgLy8gQ29tcG9uZW50ZXMgLSBMaXN0YXNcbiAgICAgIGxvYWRNb3JlQ29tbWVudHM6ICdDYXJnYXIgbcOhcyBjb21lbnRhcmlvcycsXG4gICAgICBub0RhdGE6ICdObyBoYXkgZGF0b3MnLFxuICAgICAgbm9SZWNvcmRzRm91bmQ6ICdObyBzZSBlbmNvbnRyYXJvbiByZWdpc3Ryb3MgcGFyYSBtb3N0cmFyLicsXG5cbiAgICAgIC8vIENvbXBvbmVudGVzIC0gQWNjaW9uZXNcbiAgICAgIGNvcGllZFRvQ2xpcGJvYXJkOiAnwqFDb3BpYWRvIGFsIHBvcnRhcGFwZWxlcyEnLFxuICAgICAgbGFuZ3VhZ2U6ICdJZGlvbWEnLFxuICAgICAgc2VsZWN0TGFuZ3VhZ2U6ICdTZWxlY2Npb25hciBpZGlvbWEuLi4nLFxuICAgICAgZG93bmxvYWQ6ICdEZXNjYXJnYXInLFxuICAgICAgY29weTogJ0NvcGlhcicsXG4gICAgICBzaGFyZTogJ0NvbXBhcnRpcicsXG5cbiAgICAgIC8vIENvbXBvbmVudGVzIC0gRGF0YSBUYWJsZSAvIFBhZ2luYWNpw7NuXG4gICAgICBhY3Rpb25zOiAnQWNjaW9uZXMnLFxuICAgICAgc2hvd2luZzogJ01vc3RyYW5kbycsXG4gICAgICBvZjogJ2RlJyxcbiAgICAgIHBlclBhZ2U6ICdwb3IgcMOhZ2luYScsXG4gICAgICBmaXJzdFBhZ2U6ICdQcmltZXJhIHDDoWdpbmEnLFxuICAgICAgcHJldmlvdXNQYWdlOiAnUMOhZ2luYSBhbnRlcmlvcicsXG4gICAgICBuZXh0UGFnZTogJ1DDoWdpbmEgc2lndWllbnRlJyxcbiAgICAgIGxhc3RQYWdlOiAnw5psdGltYSBww6FnaW5hJyxcblxuICAgICAgLy8gQ29tcG9uZW50ZXMgLSBQYXJ0aWNpcGFudCBDYXJkXG4gICAgICB3aW5uZXI6ICdHYW5hZG9yJyxcbiAgICAgIHRpY2tldDogJ2JvbGV0bycsXG4gICAgICB0aWNrZXRzOiAnYm9sZXRvcycsXG4gICAgICBtb3JlOiAnbcOhcycsXG4gICAgICBub3RlczogJ05vdGFzOicsXG5cbiAgICAgIC8vIEZvb3RlclxuICAgICAgYWxsUmlnaHRzUmVzZXJ2ZWQ6ICdUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcy4nLFxuXG4gICAgICAvLyBDbGlwYm9hcmRcbiAgICAgIGxpbmtDb3BpZWQ6ICfCoUVubGFjZSBjb3BpYWRvIScsXG5cbiAgICAgIC8vIFNlbGVjdGlvblxuICAgICAgc2VsZWN0OiAnU2VsZWNjaW9uYXInLFxuICAgICAgc2VsZWN0T3B0aW9uczogJ1NlbGVjY2lvbmFyIG9wY2lvbmVzJyxcblxuICAgICAgLy8gQ29tbWVudHNcbiAgICAgIHBpbm5lZDogJ0ZpamFkbycsXG4gICAgICBlZGl0ZWQ6ICcoZWRpdGFkbyknLFxuICAgICAgc2hvd0NvbW1lbnQ6ICdNb3N0cmFyIGNvbWVudGFyaW8nLFxuICAgICAgaGlkZVJlcGxpZXM6ICdPY3VsdGFyIHJlc3B1ZXN0YXMnLFxuICAgICAgbG9hZE1vcmVSZXBsaWVzOiAnQ2FyZ2FyIG3DoXMgcmVzcHVlc3RhcycsXG4gICAgICB2aWV3UmVwbGllczogJ1ZlciByZXNwdWVzdGFzJyxcbiAgICAgIGNvbW1lbnRzOiAnQ29tZW50YXJpb3MnLFxuICAgICAgbm9Db21tZW50c1lldDogJ1NpbiBjb21lbnRhcmlvcyBhw7puJyxcbiAgICAgIHB1Ymxpc2g6ICdQdWJsaWNhcicsXG4gICAgICBzb3J0Qnk6ICdPcmRlbmFyIHBvcicsXG4gICAgICB3cml0ZUNvbW1lbnQ6ICdFc2NyaWJlIHVuIGNvbWVudGFyaW8uLi4nLFxuICAgICAgYmVGaXJzdFRvQ29tbWVudDogJ8KhU8OpIGVsIHByaW1lcm8gZW4gY29tcGFydGlyIHR1IG9waW5pw7NuIScsXG5cbiAgICAgIC8vIFRpbWVzdGFtcHNcbiAgICAgIGp1c3ROb3c6ICdBaG9yYSBtaXNtbycsXG4gICAgICBtaW51dGVzQWdvOiAnaGFjZSB7bWludXRlc31tJyxcbiAgICAgIGhvdXJzQWdvOiAnaGFjZSB7aG91cnN9aCcsXG4gICAgICBkYXlzQWdvOiAnaGFjZSB7ZGF5c31kJyxcblxuICAgICAgLy8gTGlzdHNcbiAgICAgIGxvYWRNb3JlOiAnQ2FyZ2FyIG3DoXMnLFxuICAgICAgbm9Nb3JlSXRlbXM6ICdObyBoYXkgbcOhcyBpdGVtcycsXG4gICAgICBsb2FkaW5nSXRlbXM6ICdDYXJnYW5kbyBpdGVtcy4uLicsXG4gICAgICBhbGxJdGVtc0xvYWRlZDogJ1RvZG9zIGxvcyBpdGVtcyBoYW4gc2lkbyBjYXJnYWRvcycsXG4gICAgICBlcnJvck9jY3VycmVkOiAnT2N1cnJpw7MgdW4gZXJyb3InLFxuICAgICAgcmV0cnk6ICdSZWludGVudGFyJyxcblxuICAgICAgLy8gTmF2aWdhdGlvblxuICAgICAgc2VlTW9yZTogJ1ZlciBtw6FzJyxcblxuICAgICAgLy8gRm9ybXMgLSBSYW5nZVxuICAgICAgZnJvbTogJ0luaWNpYWwnLFxuICAgICAgdG86ICdGaW5hbCcsXG5cbiAgICAgIC8vIFN0ZXBwZXJcbiAgICAgIGRlY3JlYXNlOiAnRGlzbWludWlyJyxcbiAgICAgIGluY3JlYXNlOiAnQXVtZW50YXInLFxuXG4gICAgICAvLyBNaXNjXG4gICAgICByYW5kb206ICdBbGVhdG9yaW8nLFxuICAgICAgcHVsbFRvUmVmcmVzaDogJ0FycmFzdHJhIHBhcmEgYWN0dWFsaXphcicsXG4gICAgICB0aW1lRXhwaXJlZDogJ1RpZW1wbyBhZ290YWRvJyxcbiAgICAgIHFyQ29kZTogJ0PDs2RpZ28gUVInLFxuXG4gICAgICAvLyBQYXltZW50IHN0YXR1c1xuICAgICAgcGF5bWVudFBlbmRpbmc6ICdQZW5kaWVudGUnLFxuICAgICAgcGF5bWVudFByb2Nlc3Npbmc6ICdQcm9jZXNhbmRvJyxcbiAgICAgIHBheW1lbnRQYWlkOiAnUGFnYWRvJyxcbiAgICAgIHBheW1lbnRSZWZ1bmRlZDogJ1JlZW1ib2xzYWRvJyxcbiAgICAgIHBheW1lbnRGYWlsZWQ6ICdGYWxsaWRvJyxcbiAgICB9LFxuICAgIGVuOiB7XG4gICAgICAvLyBDb21tb24gYWN0aW9uc1xuICAgICAgc3VibWl0OiAnU3VibWl0JyxcbiAgICAgIGNhbmNlbDogJ0NhbmNlbCcsXG4gICAgICBzYXZlOiAnU2F2ZScsXG4gICAgICBkZWxldGU6ICdEZWxldGUnLFxuICAgICAgZWRpdDogJ0VkaXQnLFxuICAgICAgY2xvc2U6ICdDbG9zZScsXG4gICAgICBiYWNrOiAnQmFjaycsXG4gICAgICBuZXh0OiAnTmV4dCcsXG4gICAgICBwcmV2aW91czogJ1ByZXZpb3VzJyxcbiAgICAgIGxvYWRpbmc6ICdMb2FkaW5nLi4uJyxcbiAgICAgIHNlYXJjaDogJ1NlYXJjaCcsXG4gICAgICBsZWFybk1vcmU6ICdMZWFybiBtb3JlJyxcblxuICAgICAgLy8gU3RhdGVzXG4gICAgICBzdWNjZXNzOiAnU3VjY2VzcycsXG4gICAgICBlcnJvcjogJ0Vycm9yJyxcbiAgICAgIHdhcm5pbmc6ICdXYXJuaW5nJyxcbiAgICAgIGluZm86ICdJbmZvcm1hdGlvbicsXG5cbiAgICAgIC8vIENvbmZpcm1hdGlvbnNcbiAgICAgIGNvbmZpcm1EZWxldGU6ICdBcmUgeW91IHN1cmUgeW91IHdhbnQgdG8gZGVsZXRlPycsXG4gICAgICBjb25maXJtQ2FuY2VsOiAnQXJlIHlvdSBzdXJlIHlvdSB3YW50IHRvIGNhbmNlbD8nLFxuXG4gICAgICAvLyBDb21tb24gbWVzc2FnZXNcbiAgICAgIG5vUmVzdWx0czogJ05vIHJlc3VsdHMgZm91bmQnLFxuICAgICAgcmVxdWlyZWQ6ICdUaGlzIGZpZWxkIGlzIHJlcXVpcmVkJyxcblxuICAgICAgLy8gTmF2aWdhdGlvblxuICAgICAgaG9tZTogJ0hvbWUnLFxuICAgICAgc2V0dGluZ3M6ICdTZXR0aW5ncycsXG4gICAgICBwcm9maWxlOiAnUHJvZmlsZScsXG4gICAgICBsb2dvdXQ6ICdMb2cgb3V0JyxcblxuICAgICAgLy8gR3JlZXRpbmdzICh0aW1lLW9mLWRheSBzYWx1dGF0aW9uKVxuICAgICAgZ29vZE1vcm5pbmc6ICdHb29kIG1vcm5pbmcnLFxuICAgICAgZ29vZEFmdGVybm9vbjogJ0dvb2QgYWZ0ZXJub29uJyxcbiAgICAgIGdvb2RFdmVuaW5nOiAnR29vZCBldmVuaW5nJyxcblxuICAgICAgLy8gQXV0aCDigJQgc2lnbiBvdXQgY29uZmlybWF0aW9uXG4gICAgICBsb2dvdXRDb25maXJtVGl0bGU6ICdTaWduIG91dCcsXG4gICAgICBsb2dvdXRDb25maXJtTWVzc2FnZTogJ0FyZSB5b3Ugc3VyZSB5b3Ugd2FudCB0byBzaWduIG91dD8nLFxuXG4gICAgICAvLyBMYW5ndWFnZXNcbiAgICAgIGxhbmd1YWdlTmFtZV9lczogJ0VzcGHDsW9sJyxcbiAgICAgIGxhbmd1YWdlTmFtZV9lbjogJ0VuZ2xpc2gnLFxuXG4gICAgICAvLyBDb21wb25lbnRzIC0gTW9kYWxzL1NlbGVjdHNcbiAgICAgIG9rOiAnT0snLFxuICAgICAgc2VsZWN0T3B0aW9uOiAnU2VsZWN0IG9wdGlvbicsXG4gICAgICBzZWxlY3RQbGFjZWhvbGRlcjogJ1NlbGVjdC4uLicsXG4gICAgICBpdGVtc1NlbGVjdGVkOiAnaXRlbXMgc2VsZWN0ZWQnLFxuICAgICAgc2VsZWN0QWxsOiAnU2VsZWN0IGFsbCcsXG4gICAgICBjbGVhcjogJ0NsZWFyJyxcbiAgICAgIGFwcGx5OiAnQXBwbHknLFxuXG4gICAgICAvLyBDb21wb25lbnRzIC0gRGF0ZXNcbiAgICAgIHN0YXJ0RGF0ZTogJ1N0YXJ0IGRhdGUnLFxuICAgICAgZW5kRGF0ZTogJ0VuZCBkYXRlJyxcbiAgICAgIGRheTogJ2RheScsXG4gICAgICBkYXlzOiAnZGF5cycsXG5cbiAgICAgIC8vIENvbXBvbmVudHMgLSBGb3Jtc1xuICAgICAgdXBsb2FkRmlsZTogJ1VwbG9hZCBmaWxlJyxcbiAgICAgIG5vRmlsZVNlbGVjdGVkOiAnTm8gZmlsZSBzZWxlY3RlZCcsXG4gICAgICB0aXRsZTogJ1RpdGxlJyxcbiAgICAgIGRlc2NyaXB0aW9uOiAnRGVzY3JpcHRpb24nLFxuICAgICAgZmVlZGJhY2tUeXBlOiAnRmVlZGJhY2sgdHlwZScsXG4gICAgICBmZWVkYmFja1N1Y2Nlc3M6ICdGZWVkYmFjayBzZW50IHN1Y2Nlc3NmdWxseScsXG4gICAgICBmZWVkYmFja0Vycm9yOiAnRXJyb3Igc2VuZGluZyBmZWVkYmFjaycsXG4gICAgICB0aXRsZVBsYWNlaG9sZGVyOiAnRGVzY3JpYmUgYnJpZWZseS4uLicsXG4gICAgICB0aXRsZVZhbGlkYXRpb246ICdUaXRsZSBtdXN0IGJlIGJldHdlZW4gNSBhbmQgMjAwIGNoYXJhY3RlcnMnLFxuICAgICAgZGVzY3JpcHRpb25QbGFjZWhvbGRlcjogJ1Byb3ZpZGUgbW9yZSBkZXRhaWxzLi4uJyxcbiAgICAgIGRlc2NyaXB0aW9uVmFsaWRhdGlvbjogJ0Rlc2NyaXB0aW9uIG11c3QgYmUgYmV0d2VlbiAxMCBhbmQgNTAwMCBjaGFyYWN0ZXJzJyxcblxuICAgICAgLy8gQ29tcG9uZW50cyAtIFNlYXJjaC9HcmlkXG4gICAgICBzZWFyY2hOdW1iZXI6ICdTZWFyY2ggbnVtYmVyLi4uJyxcbiAgICAgIHNlbGVjdGVkOiAnc2VsZWN0ZWQnLFxuICAgICAgbWF4OiAnbWF4OicsXG5cbiAgICAgIC8vIENvbXBvbmVudHMgLSBMaXN0c1xuICAgICAgbG9hZE1vcmVDb21tZW50czogJ0xvYWQgbW9yZSBjb21tZW50cycsXG4gICAgICBub0RhdGE6ICdObyBkYXRhJyxcbiAgICAgIG5vUmVjb3Jkc0ZvdW5kOiAnTm8gcmVjb3JkcyBmb3VuZCB0byBkaXNwbGF5LicsXG5cbiAgICAgIC8vIENvbXBvbmVudHMgLSBBY3Rpb25zXG4gICAgICBjb3BpZWRUb0NsaXBib2FyZDogJ0NvcGllZCB0byBjbGlwYm9hcmQhJyxcbiAgICAgIGxhbmd1YWdlOiAnTGFuZ3VhZ2UnLFxuICAgICAgc2VsZWN0TGFuZ3VhZ2U6ICdTZWxlY3QgbGFuZ3VhZ2UuLi4nLFxuICAgICAgZG93bmxvYWQ6ICdEb3dubG9hZCcsXG4gICAgICBjb3B5OiAnQ29weScsXG4gICAgICBzaGFyZTogJ1NoYXJlJyxcblxuICAgICAgLy8gQ29tcG9uZW50cyAtIERhdGEgVGFibGUgLyBQYWdpbmF0aW9uXG4gICAgICBhY3Rpb25zOiAnQWN0aW9ucycsXG4gICAgICBzaG93aW5nOiAnU2hvd2luZycsXG4gICAgICBvZjogJ29mJyxcbiAgICAgIHBlclBhZ2U6ICdwZXIgcGFnZScsXG4gICAgICBmaXJzdFBhZ2U6ICdGaXJzdCBwYWdlJyxcbiAgICAgIHByZXZpb3VzUGFnZTogJ1ByZXZpb3VzIHBhZ2UnLFxuICAgICAgbmV4dFBhZ2U6ICdOZXh0IHBhZ2UnLFxuICAgICAgbGFzdFBhZ2U6ICdMYXN0IHBhZ2UnLFxuXG4gICAgICAvLyBDb21wb25lbnRzIC0gUGFydGljaXBhbnQgQ2FyZFxuICAgICAgd2lubmVyOiAnV2lubmVyJyxcbiAgICAgIHRpY2tldDogJ3RpY2tldCcsXG4gICAgICB0aWNrZXRzOiAndGlja2V0cycsXG4gICAgICBtb3JlOiAnbW9yZScsXG4gICAgICBub3RlczogJ05vdGVzOicsXG5cbiAgICAgIC8vIEZvb3RlclxuICAgICAgYWxsUmlnaHRzUmVzZXJ2ZWQ6ICdBbGwgcmlnaHRzIHJlc2VydmVkLicsXG5cbiAgICAgIC8vIENsaXBib2FyZFxuICAgICAgbGlua0NvcGllZDogJ0xpbmsgY29waWVkIScsXG5cbiAgICAgIC8vIFNlbGVjdGlvblxuICAgICAgc2VsZWN0OiAnU2VsZWN0JyxcbiAgICAgIHNlbGVjdE9wdGlvbnM6ICdTZWxlY3Qgb3B0aW9ucycsXG5cbiAgICAgIC8vIENvbW1lbnRzXG4gICAgICBwaW5uZWQ6ICdQaW5uZWQnLFxuICAgICAgZWRpdGVkOiAnKGVkaXRlZCknLFxuICAgICAgc2hvd0NvbW1lbnQ6ICdTaG93IGNvbW1lbnQnLFxuICAgICAgaGlkZVJlcGxpZXM6ICdIaWRlIHJlcGxpZXMnLFxuICAgICAgbG9hZE1vcmVSZXBsaWVzOiAnTG9hZCBtb3JlIHJlcGxpZXMnLFxuICAgICAgdmlld1JlcGxpZXM6ICdWaWV3IHJlcGxpZXMnLFxuICAgICAgY29tbWVudHM6ICdDb21tZW50cycsXG4gICAgICBub0NvbW1lbnRzWWV0OiAnTm8gY29tbWVudHMgeWV0JyxcbiAgICAgIHB1Ymxpc2g6ICdQdWJsaXNoJyxcbiAgICAgIHNvcnRCeTogJ1NvcnQgYnknLFxuICAgICAgd3JpdGVDb21tZW50OiAnV3JpdGUgYSBjb21tZW50Li4uJyxcbiAgICAgIGJlRmlyc3RUb0NvbW1lbnQ6ICdCZSB0aGUgZmlyc3QgdG8gc2hhcmUgeW91ciB0aG91Z2h0cyEnLFxuXG4gICAgICAvLyBUaW1lc3RhbXBzXG4gICAgICBqdXN0Tm93OiAnSnVzdCBub3cnLFxuICAgICAgbWludXRlc0FnbzogJ3ttaW51dGVzfW0gYWdvJyxcbiAgICAgIGhvdXJzQWdvOiAne2hvdXJzfWggYWdvJyxcbiAgICAgIGRheXNBZ286ICd7ZGF5c31kIGFnbycsXG5cbiAgICAgIC8vIExpc3RzXG4gICAgICBsb2FkTW9yZTogJ0xvYWQgbW9yZScsXG4gICAgICBub01vcmVJdGVtczogJ05vIG1vcmUgaXRlbXMnLFxuICAgICAgbG9hZGluZ0l0ZW1zOiAnTG9hZGluZyBpdGVtcy4uLicsXG4gICAgICBhbGxJdGVtc0xvYWRlZDogJ0FsbCBpdGVtcyBsb2FkZWQnLFxuICAgICAgZXJyb3JPY2N1cnJlZDogJ0FuIGVycm9yIG9jY3VycmVkJyxcbiAgICAgIHJldHJ5OiAnUmV0cnknLFxuXG4gICAgICAvLyBOYXZpZ2F0aW9uXG4gICAgICBzZWVNb3JlOiAnU2VlIG1vcmUnLFxuXG4gICAgICAvLyBGb3JtcyAtIFJhbmdlXG4gICAgICBmcm9tOiAnRnJvbScsXG4gICAgICB0bzogJ1RvJyxcblxuICAgICAgLy8gU3RlcHBlclxuICAgICAgZGVjcmVhc2U6ICdEZWNyZWFzZScsXG4gICAgICBpbmNyZWFzZTogJ0luY3JlYXNlJyxcblxuICAgICAgLy8gTWlzY1xuICAgICAgcmFuZG9tOiAnUmFuZG9tJyxcbiAgICAgIHB1bGxUb1JlZnJlc2g6ICdQdWxsIHRvIHJlZnJlc2gnLFxuICAgICAgdGltZUV4cGlyZWQ6ICdUaW1lIGV4cGlyZWQnLFxuICAgICAgcXJDb2RlOiAnUVIgQ29kZScsXG5cbiAgICAgIC8vIFBheW1lbnQgc3RhdHVzXG4gICAgICBwYXltZW50UGVuZGluZzogJ1BlbmRpbmcnLFxuICAgICAgcGF5bWVudFByb2Nlc3Npbmc6ICdQcm9jZXNzaW5nJyxcbiAgICAgIHBheW1lbnRQYWlkOiAnUGFpZCcsXG4gICAgICBwYXltZW50UmVmdW5kZWQ6ICdSZWZ1bmRlZCcsXG4gICAgICBwYXltZW50RmFpbGVkOiAnRmFpbGVkJyxcbiAgICB9LFxuICB9LFxuXG4gIF9hdXRoOiB7XG4gICAgZXM6IHtcbiAgICAgIC8vIExvZ2luXG4gICAgICBsb2dpblRpdGxlOiAnSW5pY2lhciBzZXNpw7NuJyxcbiAgICAgIGVtYWlsOiAnQ29ycmVvIGVsZWN0csOzbmljbycsXG4gICAgICBlbWFpbFBsYWNlaG9sZGVyOiAndHVAZW1haWwuY29tJyxcbiAgICAgIGVtYWlsUmVxdWlyZWQ6ICdFbCBjb3JyZW8gZXMgcmVxdWVyaWRvJyxcbiAgICAgIGVtYWlsSW52YWxpZDogJ0luZ3Jlc2EgdW4gY29ycmVvIHbDoWxpZG8nLFxuICAgICAgcGFzc3dvcmQ6ICdDb250cmFzZcOxYScsXG4gICAgICBwYXNzd29yZFBsYWNlaG9sZGVyOiAn4oCi4oCi4oCi4oCi4oCi4oCi4oCi4oCiJyxcbiAgICAgIHBhc3N3b3JkUmVxdWlyZWQ6ICdMYSBjb250cmFzZcOxYSBlcyByZXF1ZXJpZGEnLFxuICAgICAgbG9naW5TdWJtaXQ6ICdJbmljaWFyIHNlc2nDs24nLFxuXG4gICAgICAvLyBPQXV0aFxuICAgICAgb3JDb250aW51ZVdpdGg6ICdvIGNvbnRpbsO6YSBjb24nLFxuICAgICAgY29udGludWVXaXRoR29vZ2xlOiAnQ29udGludWFyIGNvbiBHb29nbGUnLFxuICAgICAgY29udGludWVXaXRoQXBwbGU6ICdDb250aW51YXIgY29uIEFwcGxlJyxcbiAgICAgIGNvbnRpbnVlV2l0aE1pY3Jvc29mdDogJ0NvbnRpbnVhciBjb24gTWljcm9zb2Z0JyxcbiAgICAgIGNvbm5lY3Rpbmc6ICdDb25lY3RhbmRvLi4uJyxcblxuICAgICAgLy8gUmVnaXN0ZXJcbiAgICAgIHJlZ2lzdGVyVGl0bGU6ICdDcmVhciBjdWVudGEnLFxuICAgICAgZnVsbE5hbWU6ICdOb21icmUgY29tcGxldG8nLFxuICAgICAgbmFtZVBsYWNlaG9sZGVyOiAnVHUgbm9tYnJlJyxcbiAgICAgIG5hbWVSZXF1aXJlZDogJ0VsIG5vbWJyZSBlcyByZXF1ZXJpZG8nLFxuICAgICAgbmFtZU1pbkxlbmd0aDogJ03DrW5pbW8gMiBjYXJhY3RlcmVzJyxcbiAgICAgIHBhc3N3b3JkTWluTGVuZ3RoOiAnTcOtbmltbyA4IGNhcmFjdGVyZXMnLFxuICAgICAgcmVnaXN0ZXJTdWJtaXQ6ICdSZWdpc3RyYXJzZScsXG4gICAgICBub0FjY291bnQ6ICfCv05vIHRpZW5lcyBjdWVudGE/JyxcbiAgICAgIHJlZ2lzdGVyOiAnUmVnaXN0cmFyc2UnLFxuICAgICAgaGFzQWNjb3VudDogJ8K/WWEgdGllbmVzIGN1ZW50YT8nLFxuICAgICAgc2lnbkluOiAnSW5pY2lhciBzZXNpw7NuJyxcblxuICAgICAgLy8gVmVyaWZ5IGVtYWlsXG4gICAgICB2ZXJpZnlUaXRsZTogJ1ZlcmlmaWNhciBjb3JyZW8nLFxuICAgICAgdmVyaWZ5RGVzY3JpcHRpb246ICdJbmdyZXNhIGVsIGPDs2RpZ28gZGUgdmVyaWZpY2FjacOzbiBlbnZpYWRvIGEgdHUgY29ycmVvLicsXG4gICAgICB2ZXJpZnlTdWJtaXQ6ICdWZXJpZmljYXInLFxuICAgICAgY29kZVJlcXVpcmVkOiAnRWwgY8OzZGlnbyBlcyByZXF1ZXJpZG8nLFxuICAgICAgY29kZU1pbkxlbmd0aDogJ0luZ3Jlc2EgbG9zIDYgZMOtZ2l0b3MnLFxuICAgICAgbm9Db2RlUmVjZWl2ZWQ6ICfCv05vIGhhcyByZWNpYmlkbyB0dSBjw7NkaWdvPycsXG4gICAgICByZXNlbmQ6ICdSZWVudmlhcicsXG4gICAgICByZXNlbmRJbjogJ1JlZW52aWFyIGVuIHtzZWNvbmRzfXMnLFxuICAgICAgY29kZVNlbnQ6ICdDw7NkaWdvIHJlZW52aWFkby4gUmV2aXNhIHR1IGVtYWlsLicsXG4gICAgICBlbWFpbFZlcmlmaWVkOiAnwqFFbWFpbCB2ZXJpZmljYWRvISBCaWVudmVuaWRvLicsXG5cbiAgICAgIC8vIE1GQVxuICAgICAgbWZhVGl0bGU6ICdWZXJpZmljYWNpw7NuIE1GQScsXG4gICAgICBtZmFUT1RQOiAnSW5ncmVzYSBlbCBjw7NkaWdvIGRlIHR1IGFwcCBkZSBhdXRlbnRpY2FjacOzbicsXG4gICAgICBtZmFFbWFpbDogJ0luZ3Jlc2EgZWwgY8OzZGlnbyBlbnZpYWRvIGEgdHUgY29ycmVvJyxcbiAgICAgIG1mYVNNUzogJ0luZ3Jlc2EgZWwgY8OzZGlnbyBlbnZpYWRvIGEgdHUgdGVsw6lmb25vJyxcblxuICAgICAgLy8gRm9yZ290L1Jlc2V0IHBhc3N3b3JkXG4gICAgICBmb3Jnb3RUaXRsZTogJ1JlY3VwZXJhciBjb250cmFzZcOxYScsXG4gICAgICBmb3Jnb3REZXNjcmlwdGlvbjogJ0luZ3Jlc2EgdHUgY29ycmVvIGVsZWN0csOzbmljbyB5IHRlIGVudmlhcmVtb3MgdW4gY8OzZGlnby4nLFxuICAgICAgZm9yZ290U3VibWl0OiAnRW52aWFyIGPDs2RpZ28nLFxuICAgICAgZm9yZ290TGluazogJ8K/T2x2aWRhc3RlIHR1IGNvbnRyYXNlw7FhPycsXG4gICAgICByZWNvdmVyUGFzc3dvcmQ6ICdSZWN1cGVyYXIgY29udHJhc2XDsWEnLFxuICAgICAgcmVzZXRUaXRsZTogJ1Jlc3RhYmxlY2VyIGNvbnRyYXNlw7FhJyxcbiAgICAgIHJlc2V0RGVzY3JpcHRpb246ICdIZW1vcyBlbnZpYWRvIHVuIGPDs2RpZ28gZGUgdmVyaWZpY2FjacOzbiBhIHR1IGNvcnJlby4nLFxuICAgICAgbmV3UGFzc3dvcmQ6ICdOdWV2YSBjb250cmFzZcOxYScsXG4gICAgICBuZXdQYXNzd29yZEhpbnQ6ICdNw61uaW1vIDggY2FyYWN0ZXJlcycsXG4gICAgICByZXNldFN1Ym1pdDogJ0NhbWJpYXIgY29udHJhc2XDsWEnLFxuICAgICAgcGFzc3dvcmRVcGRhdGVkOiAnwqFDb250cmFzZcOxYSBhY3R1YWxpemFkYSEgWWEgcHVlZGVzIGluaWNpYXIgc2VzacOzbi4nLFxuXG4gICAgICAvLyBMZWdhbFxuICAgICAgbGVnYWxQcmVmaXg6ICdVdGlsaXphbW9zIGxvcyBzZXJ2aWNpb3MgZGUnLFxuICAgICAgbGVnYWxTdWZmaXg6ICdwYXJhIG9mcmVjZXJ0ZSB1bmEgZXhwZXJpZW5jaWEgc2VndXJhLiBBbCBpbmljaWFyIHNlc2nDs24sIGFjZXB0YXMgbnVlc3Ryb3MnLFxuICAgICAgdGVybXNBbmRDb25kaXRpb25zOiAnVMOpcm1pbm9zIHkgQ29uZGljaW9uZXMnLFxuICAgICAgYW5kOiAneScsXG4gICAgICBwcml2YWN5UG9saWN5OiAnUG9sw610aWNhIGRlIFByaXZhY2lkYWQnLFxuXG4gICAgICAvLyBUb2FzdHNcbiAgICAgIHdlbGNvbWU6ICfCoUJpZW52ZW5pZG8hJyxcbiAgICAgIGNvbXBsZXRlQWxsRmllbGRzOiAnQ29tcGxldGEgdG9kb3MgbG9zIGNhbXBvcy4nLFxuICAgICAgZW50ZXJFbWFpbDogJ0luZ3Jlc2EgdHUgY29ycmVvIGVsZWN0csOzbmljby4nLFxuXG4gICAgICAvLyBFcnJvcnMgKG1hcGVhZG9zIGRlIGPDs2RpZ29zIGJhY2tlbmQpXG4gICAgICBlcnJvckludmFsaWRDcmVkZW50aWFsczogJ0NvcnJlbyBvIGNvbnRyYXNlw7FhIGluY29ycmVjdG9zJyxcbiAgICAgIGVycm9yRW1haWxOb3RWZXJpZmllZDogJ0RlYmVzIHZlcmlmaWNhciB0dSBjb3JyZW8gZWxlY3Ryw7NuaWNvJyxcbiAgICAgIGVycm9yQWNjb3VudFN1c3BlbmRlZDogJ1R1IGN1ZW50YSBoYSBzaWRvIHN1c3BlbmRpZGEnLFxuICAgICAgZXJyb3JFbWFpbEV4aXN0czogJ0VzdGUgY29ycmVvIHlhIGVzdMOhIHJlZ2lzdHJhZG8nLFxuICAgICAgZXJyb3JXZWFrUGFzc3dvcmQ6ICdMYSBjb250cmFzZcOxYSBlcyBtdXkgZMOpYmlsJyxcbiAgICAgIGVycm9ySW52YWxpZENvZGU6ICdDw7NkaWdvIGluY29ycmVjdG8nLFxuICAgICAgZXJyb3JFeHBpcmVkQ29kZTogJ0VsIGPDs2RpZ28gaGEgZXhwaXJhZG8uIFNvbGljaXRhIHVubyBudWV2by4nLFxuICAgICAgZXJyb3JUb29NYW55QXR0ZW1wdHM6ICdEZW1hc2lhZG9zIGludGVudG9zLCBpbnRlbnRhIG3DoXMgdGFyZGUnLFxuICAgICAgZXJyb3JNRkFJbnZhbGlkQ29kZTogJ0PDs2RpZ28gZGUgdmVyaWZpY2FjacOzbiBpbmNvcnJlY3RvJyxcbiAgICAgIGVycm9yUG9wdXBCbG9ja2VkOiAnUG9yIGZhdm9yLCBwZXJtaXRlIHZlbnRhbmFzIGVtZXJnZW50ZXMnLFxuICAgICAgZXJyb3JPQXV0aEZhaWxlZDogJ0Vycm9yIGRlIGF1dGVudGljYWNpw7NuJyxcbiAgICAgIGVycm9yR2VuZXJpYzogJ0hhIG9jdXJyaWRvIHVuIGVycm9yLiBJbnRlbnRhIGRlIG51ZXZvLicsXG4gICAgfSxcbiAgICBlbjoge1xuICAgICAgLy8gTG9naW5cbiAgICAgIGxvZ2luVGl0bGU6ICdTaWduIGluJyxcbiAgICAgIGVtYWlsOiAnRW1haWwnLFxuICAgICAgZW1haWxQbGFjZWhvbGRlcjogJ3lvdUBlbWFpbC5jb20nLFxuICAgICAgZW1haWxSZXF1aXJlZDogJ0VtYWlsIGlzIHJlcXVpcmVkJyxcbiAgICAgIGVtYWlsSW52YWxpZDogJ0VudGVyIGEgdmFsaWQgZW1haWwnLFxuICAgICAgcGFzc3dvcmQ6ICdQYXNzd29yZCcsXG4gICAgICBwYXNzd29yZFBsYWNlaG9sZGVyOiAn4oCi4oCi4oCi4oCi4oCi4oCi4oCi4oCiJyxcbiAgICAgIHBhc3N3b3JkUmVxdWlyZWQ6ICdQYXNzd29yZCBpcyByZXF1aXJlZCcsXG4gICAgICBsb2dpblN1Ym1pdDogJ1NpZ24gaW4nLFxuXG4gICAgICAvLyBPQXV0aFxuICAgICAgb3JDb250aW51ZVdpdGg6ICdvciBjb250aW51ZSB3aXRoJyxcbiAgICAgIGNvbnRpbnVlV2l0aEdvb2dsZTogJ0NvbnRpbnVlIHdpdGggR29vZ2xlJyxcbiAgICAgIGNvbnRpbnVlV2l0aEFwcGxlOiAnQ29udGludWUgd2l0aCBBcHBsZScsXG4gICAgICBjb250aW51ZVdpdGhNaWNyb3NvZnQ6ICdDb250aW51ZSB3aXRoIE1pY3Jvc29mdCcsXG4gICAgICBjb25uZWN0aW5nOiAnQ29ubmVjdGluZy4uLicsXG5cbiAgICAgIC8vIFJlZ2lzdGVyXG4gICAgICByZWdpc3RlclRpdGxlOiAnQ3JlYXRlIGFjY291bnQnLFxuICAgICAgZnVsbE5hbWU6ICdGdWxsIG5hbWUnLFxuICAgICAgbmFtZVBsYWNlaG9sZGVyOiAnWW91ciBuYW1lJyxcbiAgICAgIG5hbWVSZXF1aXJlZDogJ05hbWUgaXMgcmVxdWlyZWQnLFxuICAgICAgbmFtZU1pbkxlbmd0aDogJ01pbmltdW0gMiBjaGFyYWN0ZXJzJyxcbiAgICAgIHBhc3N3b3JkTWluTGVuZ3RoOiAnTWluaW11bSA4IGNoYXJhY3RlcnMnLFxuICAgICAgcmVnaXN0ZXJTdWJtaXQ6ICdTaWduIHVwJyxcbiAgICAgIG5vQWNjb3VudDogXCJEb24ndCBoYXZlIGFuIGFjY291bnQ/XCIsXG4gICAgICByZWdpc3RlcjogJ1NpZ24gdXAnLFxuICAgICAgaGFzQWNjb3VudDogJ0FscmVhZHkgaGF2ZSBhbiBhY2NvdW50PycsXG4gICAgICBzaWduSW46ICdTaWduIGluJyxcblxuICAgICAgLy8gVmVyaWZ5IGVtYWlsXG4gICAgICB2ZXJpZnlUaXRsZTogJ1ZlcmlmeSBlbWFpbCcsXG4gICAgICB2ZXJpZnlEZXNjcmlwdGlvbjogJ0VudGVyIHRoZSB2ZXJpZmljYXRpb24gY29kZSBzZW50IHRvIHlvdXIgZW1haWwuJyxcbiAgICAgIHZlcmlmeVN1Ym1pdDogJ1ZlcmlmeScsXG4gICAgICBjb2RlUmVxdWlyZWQ6ICdDb2RlIGlzIHJlcXVpcmVkJyxcbiAgICAgIGNvZGVNaW5MZW5ndGg6ICdFbnRlciBhbGwgNiBkaWdpdHMnLFxuICAgICAgbm9Db2RlUmVjZWl2ZWQ6IFwiRGlkbid0IHJlY2VpdmUgeW91ciBjb2RlP1wiLFxuICAgICAgcmVzZW5kOiAnUmVzZW5kJyxcbiAgICAgIHJlc2VuZEluOiAnUmVzZW5kIGluIHtzZWNvbmRzfXMnLFxuICAgICAgY29kZVNlbnQ6ICdDb2RlIHJlc2VudC4gQ2hlY2sgeW91ciBlbWFpbC4nLFxuICAgICAgZW1haWxWZXJpZmllZDogJ0VtYWlsIHZlcmlmaWVkISBXZWxjb21lLicsXG5cbiAgICAgIC8vIE1GQVxuICAgICAgbWZhVGl0bGU6ICdNRkEgVmVyaWZpY2F0aW9uJyxcbiAgICAgIG1mYVRPVFA6ICdFbnRlciB0aGUgY29kZSBmcm9tIHlvdXIgYXV0aGVudGljYXRvciBhcHAnLFxuICAgICAgbWZhRW1haWw6ICdFbnRlciB0aGUgY29kZSBzZW50IHRvIHlvdXIgZW1haWwnLFxuICAgICAgbWZhU01TOiAnRW50ZXIgdGhlIGNvZGUgc2VudCB0byB5b3VyIHBob25lJyxcblxuICAgICAgLy8gRm9yZ290L1Jlc2V0IHBhc3N3b3JkXG4gICAgICBmb3Jnb3RUaXRsZTogJ1JlY292ZXIgcGFzc3dvcmQnLFxuICAgICAgZm9yZ290RGVzY3JpcHRpb246ICdFbnRlciB5b3VyIGVtYWlsIGFuZCB3ZSB3aWxsIHNlbmQgeW91IGEgY29kZS4nLFxuICAgICAgZm9yZ290U3VibWl0OiAnU2VuZCBjb2RlJyxcbiAgICAgIGZvcmdvdExpbms6ICdGb3Jnb3QgeW91ciBwYXNzd29yZD8nLFxuICAgICAgcmVjb3ZlclBhc3N3b3JkOiAnUmVjb3ZlciBwYXNzd29yZCcsXG4gICAgICByZXNldFRpdGxlOiAnUmVzZXQgcGFzc3dvcmQnLFxuICAgICAgcmVzZXREZXNjcmlwdGlvbjogJ1dlIGhhdmUgc2VudCBhIHZlcmlmaWNhdGlvbiBjb2RlIHRvIHlvdXIgZW1haWwuJyxcbiAgICAgIG5ld1Bhc3N3b3JkOiAnTmV3IHBhc3N3b3JkJyxcbiAgICAgIG5ld1Bhc3N3b3JkSGludDogJ01pbmltdW0gOCBjaGFyYWN0ZXJzJyxcbiAgICAgIHJlc2V0U3VibWl0OiAnQ2hhbmdlIHBhc3N3b3JkJyxcbiAgICAgIHBhc3N3b3JkVXBkYXRlZDogJ1Bhc3N3b3JkIHVwZGF0ZWQhIFlvdSBjYW4gbm93IHNpZ24gaW4uJyxcblxuICAgICAgLy8gTGVnYWxcbiAgICAgIGxlZ2FsUHJlZml4OiAnV2UgdXNlIHRoZSBzZXJ2aWNlcyBvZicsXG4gICAgICBsZWdhbFN1ZmZpeDogJ3RvIG9mZmVyIHlvdSBhIHNlY3VyZSBleHBlcmllbmNlLiBCeSBzaWduaW5nIGluLCB5b3UgYWNjZXB0IG91cicsXG4gICAgICB0ZXJtc0FuZENvbmRpdGlvbnM6ICdUZXJtcyBhbmQgQ29uZGl0aW9ucycsXG4gICAgICBhbmQ6ICdhbmQnLFxuICAgICAgcHJpdmFjeVBvbGljeTogJ1ByaXZhY3kgUG9saWN5JyxcblxuICAgICAgLy8gVG9hc3RzXG4gICAgICB3ZWxjb21lOiAnV2VsY29tZSEnLFxuICAgICAgY29tcGxldGVBbGxGaWVsZHM6ICdDb21wbGV0ZSBhbGwgZmllbGRzLicsXG4gICAgICBlbnRlckVtYWlsOiAnRW50ZXIgeW91ciBlbWFpbC4nLFxuXG4gICAgICAvLyBFcnJvcnNcbiAgICAgIGVycm9ySW52YWxpZENyZWRlbnRpYWxzOiAnSW5jb3JyZWN0IGVtYWlsIG9yIHBhc3N3b3JkJyxcbiAgICAgIGVycm9yRW1haWxOb3RWZXJpZmllZDogJ1lvdSBtdXN0IHZlcmlmeSB5b3VyIGVtYWlsJyxcbiAgICAgIGVycm9yQWNjb3VudFN1c3BlbmRlZDogJ1lvdXIgYWNjb3VudCBoYXMgYmVlbiBzdXNwZW5kZWQnLFxuICAgICAgZXJyb3JFbWFpbEV4aXN0czogJ1RoaXMgZW1haWwgaXMgYWxyZWFkeSByZWdpc3RlcmVkJyxcbiAgICAgIGVycm9yV2Vha1Bhc3N3b3JkOiAnUGFzc3dvcmQgaXMgdG9vIHdlYWsnLFxuICAgICAgZXJyb3JJbnZhbGlkQ29kZTogJ0luY29ycmVjdCBjb2RlJyxcbiAgICAgIGVycm9yRXhwaXJlZENvZGU6ICdDb2RlIGhhcyBleHBpcmVkLiBSZXF1ZXN0IGEgbmV3IG9uZS4nLFxuICAgICAgZXJyb3JUb29NYW55QXR0ZW1wdHM6ICdUb28gbWFueSBhdHRlbXB0cywgdHJ5IGFnYWluIGxhdGVyJyxcbiAgICAgIGVycm9yTUZBSW52YWxpZENvZGU6ICdJbmNvcnJlY3QgdmVyaWZpY2F0aW9uIGNvZGUnLFxuICAgICAgZXJyb3JQb3B1cEJsb2NrZWQ6ICdQbGVhc2UgYWxsb3cgcG9wLXVwcycsXG4gICAgICBlcnJvck9BdXRoRmFpbGVkOiAnQXV0aGVudGljYXRpb24gZXJyb3InLFxuICAgICAgZXJyb3JHZW5lcmljOiAnQW4gZXJyb3Igb2NjdXJyZWQuIFBsZWFzZSB0cnkgYWdhaW4uJyxcbiAgICB9LFxuICB9LFxuXG4gIEFwcENvbmZpZzoge1xuICAgIGVzOiB7XG4gICAgICAvLyBVcGRhdGUgYmFubmVyXG4gICAgICB1cGRhdGVBdmFpbGFibGU6ICdOdWV2YSB2ZXJzacOzbiBkaXNwb25pYmxlJyxcbiAgICAgIHVwZGF0ZU5vdzogJ0FjdHVhbGl6YXIgYWhvcmEnLFxuICAgICAgY2xpY2tUb1VwZGF0ZTogJ0hheiBjbGljIGFxdcOtIHBhcmEgYWN0dWFsaXphciBhIGxhIMO6bHRpbWEgdmVyc2nDs24nLFxuXG4gICAgICAvLyBNYWludGVuYW5jZSBwYWdlXG4gICAgICBtYWludGVuYW5jZU1vZGU6ICdTaXN0ZW1hIGVuIG1hbnRlbmltaWVudG8nLFxuICAgICAgbWFpbnRlbmFuY2VNZXNzYWdlOiAnRXN0YW1vcyByZWFsaXphbmRvIG1lam9yYXMuIFZ1ZWx2ZSBwcm9udG8uJyxcbiAgICB9LFxuICAgIGVuOiB7XG4gICAgICAvLyBVcGRhdGUgYmFubmVyXG4gICAgICB1cGRhdGVBdmFpbGFibGU6ICdOZXcgdmVyc2lvbiBhdmFpbGFibGUnLFxuICAgICAgdXBkYXRlTm93OiAnVXBkYXRlIG5vdycsXG4gICAgICBjbGlja1RvVXBkYXRlOiAnQ2xpY2sgaGVyZSB0byB1cGRhdGUgdG8gdGhlIGxhdGVzdCB2ZXJzaW9uJyxcblxuICAgICAgLy8gTWFpbnRlbmFuY2UgcGFnZVxuICAgICAgbWFpbnRlbmFuY2VNb2RlOiAnU3lzdGVtIHVuZGVyIG1haW50ZW5hbmNlJyxcbiAgICAgIG1haW50ZW5hbmNlTWVzc2FnZTogJ1dlIGFyZSBtYWtpbmcgaW1wcm92ZW1lbnRzLiBDb21lIGJhY2sgc29vbi4nLFxuICAgIH0sXG4gIH0sXG5cbiAgRmVlZGJhY2s6IHtcbiAgICBlczoge1xuICAgICAgcGFnZVVzZWZ1bFF1ZXN0aW9uOiAnwr9UZSByZXN1bHTDsyDDunRpbCBlc3RhIHDDoWdpbmE/JyxcbiAgICAgIGNvbW1lbnRQbGFjZWhvbGRlcjogJ0N1w6ludGFub3MgY8OzbW8gcG9kZW1vcyBtZWpvcmFyLi4uJyxcbiAgICAgIHRoYW5rWW91TWVzc2FnZTogJ8KhR3JhY2lhcyBwb3IgdHUgZmVlZGJhY2shJyxcbiAgICB9LFxuICAgIGVuOiB7XG4gICAgICBwYWdlVXNlZnVsUXVlc3Rpb246ICdXYXMgdGhpcyBwYWdlIGhlbHBmdWw/JyxcbiAgICAgIGNvbW1lbnRQbGFjZWhvbGRlcjogJ1RlbGwgdXMgaG93IHdlIGNhbiBpbXByb3ZlLi4uJyxcbiAgICAgIHRoYW5rWW91TWVzc2FnZTogJ1RoYW5rcyBmb3IgeW91ciBmZWVkYmFjayEnLFxuICAgIH0sXG4gIH0sXG5cbiAgQ29udGVudFJlYWN0aW9uOiB7XG4gICAgZXM6IHtcbiAgICAgIHF1ZXN0aW9uOiAnwr9UZSByZXN1bHTDsyDDunRpbCBlc3RlIGNvbnRlbmlkbz8nLFxuICAgICAgY29tbWVudFBsYWNlaG9sZGVyOiAnQ3XDqW50YW5vcyBtw6FzIChvcGNpb25hbCkuLi4nLFxuICAgICAgc3VibWl0OiAnRW52aWFyJyxcbiAgICAgIHVwZGF0ZTogJ0FjdHVhbGl6YXInLFxuICAgICAgdGhhbmtZb3U6ICfCoUdyYWNpYXMgcG9yIHR1IG9waW5pw7NuIScsXG4gICAgICBzdWJtaXR0ZWQ6ICdUdSBvcGluacOzbiBoYSBzaWRvIHJlZ2lzdHJhZGEnLFxuICAgICAgZXJyb3JTdWJtaXR0aW5nOiAnRXJyb3IgYWwgZW52aWFyLiBJbnRlbnRhIGRlIG51ZXZvLicsXG4gICAgfSxcbiAgICBlbjoge1xuICAgICAgcXVlc3Rpb246ICdXYXMgdGhpcyBjb250ZW50IGhlbHBmdWw/JyxcbiAgICAgIGNvbW1lbnRQbGFjZWhvbGRlcjogJ1RlbGwgdXMgbW9yZSAob3B0aW9uYWwpLi4uJyxcbiAgICAgIHN1Ym1pdDogJ1N1Ym1pdCcsXG4gICAgICB1cGRhdGU6ICdVcGRhdGUnLFxuICAgICAgdGhhbmtZb3U6ICdUaGFua3MgZm9yIHlvdXIgZmVlZGJhY2shJyxcbiAgICAgIHN1Ym1pdHRlZDogJ1lvdXIgZmVlZGJhY2sgaGFzIGJlZW4gcmVjb3JkZWQnLFxuICAgICAgZXJyb3JTdWJtaXR0aW5nOiAnRXJyb3Igc3VibWl0dGluZy4gUGxlYXNlIHRyeSBhZ2Fpbi4nLFxuICAgIH0sXG4gIH0sXG5cbiAgQXZhdGFyVXBsb2FkOiB7XG4gICAgZXM6IHtcbiAgICAgIC8vIEFjdGlvbnNcbiAgICAgIGNoYW5nZVBob3RvOiAnQ2FtYmlhciBmb3RvJyxcbiAgICAgIGNyb3BJbWFnZTogJ1JlY29ydGFyIGltYWdlbicsXG4gICAgICBjb25maXJtOiAnQ29uZmlybWFyJyxcblxuICAgICAgLy8gU3RhdHVzXG4gICAgICB1cGxvYWRpbmc6ICdTdWJpZW5kbyBmb3RvLi4uJyxcbiAgICAgIHVwbG9hZFN1Y2Nlc3M6ICdGb3RvIGFjdHVhbGl6YWRhJyxcblxuICAgICAgLy8gRXJyb3JzXG4gICAgICB1cGxvYWRFcnJvcjogJ0Vycm9yIGFsIHN1YmlyIGxhIGltYWdlbicsXG4gICAgICB1cGxvYWRUaW1lb3V0OiAnTGEgc3ViaWRhIHRhcmTDsyBkZW1hc2lhZG8uIFZlcmlmaWNhIHR1IGNvbmV4acOzbi4nLFxuICAgICAgbmV0d29ya0Vycm9yOiAnRXJyb3IgZGUgcmVkLiBWZXJpZmljYSB0dSBjb25leGnDs24gYSBpbnRlcm5ldC4nLFxuICAgICAgaW52YWxpZEZvcm1hdDogJ0Zvcm1hdG8gbm8gdsOhbGlkby4gVXNhIEpQRywgUE5HIG8gV2ViUC4nLFxuICAgICAgZmlsZVRvb0xhcmdlOiAnTGEgaW1hZ2VuIGVzIG11eSBncmFuZGUuIE3DoXhpbW8gMTBNQi4nLFxuICAgICAgbG9hZEZhaWxlZDogJ05vIHNlIHB1ZG8gY2FyZ2FyIGxhIGltYWdlbicsXG4gICAgfSxcbiAgICBlbjoge1xuICAgICAgLy8gQWN0aW9uc1xuICAgICAgY2hhbmdlUGhvdG86ICdDaGFuZ2UgcGhvdG8nLFxuICAgICAgY3JvcEltYWdlOiAnQ3JvcCBpbWFnZScsXG4gICAgICBjb25maXJtOiAnQ29uZmlybScsXG5cbiAgICAgIC8vIFN0YXR1c1xuICAgICAgdXBsb2FkaW5nOiAnVXBsb2FkaW5nIHBob3RvLi4uJyxcbiAgICAgIHVwbG9hZFN1Y2Nlc3M6ICdQaG90byB1cGRhdGVkJyxcblxuICAgICAgLy8gRXJyb3JzXG4gICAgICB1cGxvYWRFcnJvcjogJ0Vycm9yIHVwbG9hZGluZyBpbWFnZScsXG4gICAgICB1cGxvYWRUaW1lb3V0OiAnVXBsb2FkIHRvb2sgdG9vIGxvbmcuIENoZWNrIHlvdXIgY29ubmVjdGlvbi4nLFxuICAgICAgbmV0d29ya0Vycm9yOiAnTmV0d29yayBlcnJvci4gQ2hlY2sgeW91ciBpbnRlcm5ldCBjb25uZWN0aW9uLicsXG4gICAgICBpbnZhbGlkRm9ybWF0OiAnSW52YWxpZCBmb3JtYXQuIFVzZSBKUEcsIFBORyBvciBXZWJQLicsXG4gICAgICBmaWxlVG9vTGFyZ2U6ICdJbWFnZSBpcyB0b28gbGFyZ2UuIE1heGltdW0gMTBNQi4nLFxuICAgICAgbG9hZEZhaWxlZDogJ0NvdWxkIG5vdCBsb2FkIGltYWdlJyxcbiAgICB9LFxuICB9LFxufTtcbiJdfQ==
|