@corto-ai/gds-angular 2.1.1 → 2.1.2-test.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +59 -0
- package/assets/css/acctivity.css +19034 -0
- package/assets/css/acctivity.css.map +1 -0
- package/assets/css/all.css +21870 -0
- package/assets/css/all.css.map +1 -0
- package/assets/css/corto.css +19040 -0
- package/assets/css/corto.css.map +1 -0
- package/assets/css/lawy.css +19013 -0
- package/assets/css/lawy.css.map +1 -0
- package/assets/css/leap.css +18962 -0
- package/assets/css/leap.css.map +1 -0
- package/assets/{styles/scss → scss}/_helpers.scss +0 -1
- package/assets/scss/_mixins.scss +163 -0
- package/assets/{styles/scss → scss}/css-custom-properties/acctivity/_custom-properties.scss +8 -0
- package/assets/{styles/scss → scss}/css-custom-properties/corto/_custom-properties.scss +16 -0
- package/assets/{styles/scss → scss}/css-custom-properties/lawy/_custom-properties.scss +8 -0
- package/assets/{styles/scss → scss}/css-custom-properties/leap/_custom-properties.scss +8 -0
- package/assets/{styles/scss → scss}/css-custom-properties/mixins/_gds.scss +8 -0
- package/assets/svg/corto/corto-dev-console-icon-light.svg +11 -0
- package/assets/svg/filled/filled-clock.svg +3 -0
- package/assets/svg/filled/filled-code.svg +3 -0
- package/assets/svg/filled/filled-document-multiple.svg +3 -0
- package/assets/svg/filled/filled-document-table.svg +3 -0
- package/assets/svg/filled/filled-person-support.svg +3 -0
- package/assets/svg/filled/filled-receipt.svg +3 -0
- package/assets/svg/filled/filled-select-object.svg +3 -0
- package/assets/svg/filled/filled-wallet.svg +3 -0
- package/assets/svg/line/line-clock.svg +3 -0
- package/assets/svg/line/line-connect.svg +3 -0
- package/assets/svg/line/line-database-link.svg +3 -0
- package/assets/svg/line/line-document-table.svg +3 -0
- package/assets/svg/line/line-receipt.svg +3 -0
- package/assets/svg/line/line-wallet.svg +3 -0
- package/fesm2022/corto-ai-gds-angular.mjs +213 -110
- package/fesm2022/corto-ai-gds-angular.mjs.map +1 -1
- package/package.json +3 -2
- package/types/corto-ai-gds-angular.d.ts +86 -42
- package/assets/styles/scss/_mixins.scss +0 -141
- package/assets/styles/svg/empty-state/empty-state-404.svg +0 -1
- package/assets/styles/svg/empty-state/empty-state-contact.svg +0 -1
- package/assets/styles/svg/empty-state/empty-state-default.svg +0 -12
- package/assets/styles/svg/empty-state/empty-state-generic-error.svg +0 -1
- package/assets/styles/svg/empty-state/empty-state-getting-started.svg +0 -54
- package/assets/styles/svg/empty-state/empty-state-no-email-connected.svg +0 -61
- package/assets/styles/svg/empty-state/empty-state-no-matters.svg +0 -1
- package/assets/styles/svg/empty-state/empty-state-no-results.svg +0 -1
- package/assets/styles/svg/empty-state/empty-state-no-select-filter.svg +0 -38
- package/assets/styles/svg/empty-state/empty-state-not-found.svg +0 -40
- package/assets/styles/svg/empty-state/empty-state-restricted-access.svg +0 -36
- /package/assets/{styles/background → background}/locked-background.svg +0 -0
- /package/assets/{styles/css → css}/storybook.css +0 -0
- /package/assets/{styles/fonts → fonts}/Inter-VariableFont.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Black.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Black.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Black.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Black.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Bold.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Bold.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Bold.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Bold.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Italic.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Italic.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Italic.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Italic.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Light.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Light.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Light.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Light.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Medium.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Medium.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Medium.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Medium.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Regular.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Regular.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Regular.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Regular.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Variable.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Variable.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Variable.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-Variable.woff2 +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.eot +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.ttf +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.woff +0 -0
- /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.woff2 +0 -0
- /package/assets/{styles/images → images}/bell-on.svg +0 -0
- /package/assets/{styles/images → images}/dismiss-white.svg +0 -0
- /package/assets/{styles/images → images}/dismiss.svg +0 -0
- /package/assets/{styles/images → images}/maximise.svg +0 -0
- /package/assets/{styles/images → images}/minimise.svg +0 -0
- /package/assets/{styles/scss → scss}/_fonts.scss +0 -0
- /package/assets/{styles/scss → scss}/animations/expand-collapse.scss +0 -0
- /package/assets/{styles/scss → scss}/animations/fade.scss +0 -0
- /package/assets/{styles/scss → scss}/animations/scale.scss +0 -0
- /package/assets/{styles/scss → scss}/animations/shimmer.scss +0 -0
- /package/assets/{styles/scss → scss}/animations/slide.scss +0 -0
- /package/assets/{styles/scss → scss}/base.scss +0 -0
- /package/assets/{styles/scss → scss}/cdk-overlay-prebuilt.scss +0 -0
- /package/assets/{styles/scss → scss}/css-custom-properties/acctivity/_primitives.scss +0 -0
- /package/assets/{styles/scss → scss}/css-custom-properties/corto/_primitives.scss +0 -0
- /package/assets/{styles/scss → scss}/css-custom-properties/lawy/_primitives.scss +0 -0
- /package/assets/{styles/scss → scss}/css-custom-properties/leap/_primitives.scss +0 -0
- /package/assets/{styles/scss → scss}/css-custom-properties/mixins/_utils.scss +0 -0
- /package/assets/{styles/scss → scss}/css-custom-properties/storybook/_custom-properties.scss +0 -0
- /package/assets/{styles/scss → scss}/destyle-dl.scss +0 -0
- /package/assets/{styles/scss → scss}/destyle-input.scss +0 -0
- /package/assets/{styles/scss → scss}/fonts/_inter.scss +0 -0
- /package/assets/{styles/scss → scss}/fonts/_satoshi-black.scss +0 -0
- /package/assets/{styles/scss → scss}/fonts/_satoshi-bold.scss +0 -0
- /package/assets/{styles/scss → scss}/fonts/_satoshi-light.scss +0 -0
- /package/assets/{styles/scss → scss}/fonts/_satoshi-medium.scss +0 -0
- /package/assets/{styles/scss → scss}/fonts/_satoshi-regular.scss +0 -0
- /package/assets/{styles/scss → scss}/fonts/_satoshi-variable.scss +0 -0
- /package/assets/{styles/scss → scss}/material.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/_a11y.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/_focus.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/_form.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/buttons/_base.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/buttons/_reset.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/layouts/_centered-flex-square.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/layouts/_row-with-leading-trailing.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/layouts/_row-with-leading.scss +0 -0
- /package/assets/{styles/scss → scss}/mixins/layouts/_row-with-trailing.scss +0 -0
- /package/assets/{styles/scss → scss}/ng-select.scss +0 -0
- /package/assets/{styles/scss → scss}/normalize.scss +0 -0
- /package/assets/{styles/scss → scss}/storybook-overrides.scss +0 -0
- /package/assets/{styles/scss → scss}/styles.scss +0 -0
- /package/assets/{styles/scss → scss}/tippy-overrides.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_background.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_border.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_display.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_flex.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_focus-ring.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_icon.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_interaction.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_layout.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_lists.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_position.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_scroll.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_sizing.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_spacing.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_text.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_toastr.scss +0 -0
- /package/assets/{styles/scss → scss}/utilities/_visibility.scss +0 -0
- /package/assets/{styles/storybook → storybook}/colours.svg +0 -0
- /package/assets/{styles/storybook → storybook}/components.svg +0 -0
- /package/assets/{styles/storybook → storybook}/documentation.svg +0 -0
- /package/assets/{styles/storybook → storybook}/guide-background.png +0 -0
- /package/assets/{styles/storybook → storybook}/guide-canvas.png +0 -0
- /package/assets/{styles/storybook → storybook}/guide-docs.png +0 -0
- /package/assets/{styles/storybook → storybook}/guide-status.png +0 -0
- /package/assets/{styles/storybook → storybook}/guide-theme.png +0 -0
- /package/assets/{styles/storybook → storybook}/guide-viewport.png +0 -0
- /package/assets/{styles/storybook → storybook}/icon-filled.svg +0 -0
- /package/assets/{styles/storybook → storybook}/icon-general.svg +0 -0
- /package/assets/{styles/storybook → storybook}/icon-line.svg +0 -0
- /package/assets/{styles/storybook → storybook}/icon-twotone.svg +0 -0
- /package/assets/{styles/storybook → storybook}/icons.svg +0 -0
- /package/assets/{styles/storybook → storybook}/lc-header-toolbar-bg.png +0 -0
- /package/assets/{styles/storybook → storybook}/lc-logo-mono.svg +0 -0
- /package/assets/{styles/storybook → storybook}/logo.svg +0 -0
- /package/assets/{styles/storybook → storybook}/resources.svg +0 -0
- /package/assets/{styles/storybook → storybook}/uiframework.svg +0 -0
- /package/assets/{styles/storybook → storybook}/what-new.png +0 -0
- /package/assets/{styles/svg → svg}/acctivity/acctivity-icon-default.svg +0 -0
- /package/assets/{styles/svg → svg}/acctivity/acctivity-logo-dark-default.svg +0 -0
- /package/assets/{styles/svg → svg}/acctivity/acctivity-logo-light-default.svg +0 -0
- /package/assets/{styles/svg → svg}/brand/brand-ask.svg +0 -0
- /package/assets/{styles/svg → svg}/brand/brand-create.svg +0 -0
- /package/assets/{styles/svg → svg}/brand/brand-gear.svg +0 -0
- /package/assets/{styles/svg → svg}/brand/brand-inbox.svg +0 -0
- /package/assets/{styles/svg → svg}/brand/brand-timer.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-business-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-business-light.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-card-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-card-light.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-company-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-company-light.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-government-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-government-light.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-icon-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-icon-light.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-people-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-people-light.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-person-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-person-light.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-trust-dark.svg +0 -0
- /package/assets/{styles/svg → svg}/card/card-trust-light.svg +0 -0
- /package/assets/{styles/svg → svg}/checkbox/checkbox-checked.svg +0 -0
- /package/assets/{styles/svg → svg}/checkbox/checkbox-intermediate.svg +0 -0
- /package/assets/{styles/svg → svg}/checkbox/checkbox-unchecked.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-icon-dark-default.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-icon-dark-solid.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-icon-light-default.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-icon-light-solid.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-icon-purple-default.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-icon-purple-solid.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-logo-dark-default.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-logo-dark-solid.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-logo-light-default.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-logo-light-solid.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-logo-purple-default.svg +0 -0
- /package/assets/{styles/svg → svg}/corto/corto-logo-purple-solid.svg +0 -0
- /package/assets/{styles/svg → svg}/country/au.svg +0 -0
- /package/assets/{styles/svg → svg}/country/ca.svg +0 -0
- /package/assets/{styles/svg → svg}/country/gb.svg +0 -0
- /package/assets/{styles/svg → svg}/country/ie.svg +0 -0
- /package/assets/{styles/svg → svg}/country/nz.svg +0 -0
- /package/assets/{styles/svg → svg}/country/us.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-activity-default.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-app-time-past.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-app-time-today.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-app-time-upcoming.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-appointment.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-audio-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-audio.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-blank-letter.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-blank-memo.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-bylawyers.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-calendar-clock-blue.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-calendar-clock-grey.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-calendar-clock-orange.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-calendar-flag-blue.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-calendar-flag-grey.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-calendar-flag-orange.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-clause.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-comment.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-email-draft.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-email-new.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-email-received.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-email-sent.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-email.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-excel-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-excel.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-fax.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-file-note.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-filter-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-filter.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-back-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-back.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-empty-disabled.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-empty-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-empty.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-home-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-home.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-new-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-new.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-open-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-open.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-zip-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder-zip.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-folder.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-hyperlink.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-image-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-image.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-infotrack-new-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-infotrack-new.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-infotrack-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-infotrack.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-new-comment.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-new-email.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-payment-request.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-pdf-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-pdf.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-phone-call.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-powerpoint-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-powerpoint.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-precedent-notification.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-scanned-doc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-shared-folder.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-signature-declined.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-signature-pending.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-signature-requested.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-signature-signed.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-sms.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-task-past-check.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-task-past.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-task-today-check.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-task-today.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-task-upcoming-check.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-task-upcoming.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-tax-invoice-2.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-tax-invoice-template-2.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-tax-invoice-template.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-tax-invoice.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-text-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-text.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-trust-statement.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-unknown-text.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-unknown-type.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-video-call.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-video.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-word-sc.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-word.svg +0 -0
- /package/assets/{styles/svg → svg}/doc/doc-zyphta.svg +0 -0
- /package/assets/{styles/svg → svg}/email/email-checkmark.svg +0 -0
- /package/assets/{styles/svg → svg}/email/email-dismiss.svg +0 -0
- /package/assets/{styles/svg → svg}/email/email-error.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-accounting.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-add-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-agent-bot.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-ai-paralegal.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-bent-curve.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-down-left.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-down.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-left.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-right.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-sort.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-up-left.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-up-right.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-arrow-up.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-attach.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-bell-notify.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-bell-off.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-bell.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-bg-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-bold.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-book-search.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-bookmark.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-braces-hamburger.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-braces.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-bullet.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calculations.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar-add.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar-arrow-right.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar-clock.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar-cross.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar-person.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar-today.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar-view.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-calendar.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-camera.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-card.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-caret-down.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-caret-left.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-caret-right.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-caret-up.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-chat-bubble-question.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-chat-empty.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-chat-sparkle.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-chat.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-check-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-clear-format.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-cloud-cross.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-cloud-strike.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-cloud-tick.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-cloud.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-conditional-fields.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-contact.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-copy.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-cut.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-date.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-details.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-document.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-down-left.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-down.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-download.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-drag.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-duplicate.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-edit.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-emoji.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-exclamation.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-facts.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-fee-entry.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-feedback.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-fields.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-folder-search.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-folder.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-form.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-grid.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-help.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-high-priority.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-highlight.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-image.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-info.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-italic.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-left.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-library.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-link.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-lock.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-mail.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-matter.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-menu-more.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-merge.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-message.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-microphone.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-minus-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-mobile.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-open.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-pdf.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-person-layer.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-person.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-phone-callback.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-phone.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-placeholder.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-prebilling.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-refresh-dashed.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-refresh.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-rename.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-reorder.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-reset.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-right.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-save.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-send.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-setting.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-shared.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-sidebar-research.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-signature.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-sparkle.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-status-in-progress.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-stop.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-strikethrough.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-subtract-square.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-swap.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-table.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-tag.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-task-new.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-task-select.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-template.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-text-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-thumbs-down.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-thumbs-up.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-timer.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-title.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-underline.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-up-left.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-up-right.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-up.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-view.svg +0 -0
- /package/assets/{styles/svg → svg}/filled/filled-website.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-add-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-arrow-bent-right.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-bell.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-bg-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-calculations.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-calendar.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-cloud.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-company.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-conditional-fields.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-document.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-edit.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-family.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-fax.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-fields.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-government.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-location.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-mail.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-open.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-organization.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-person.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-phone.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-signature.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-task-select.svg +0 -0
- /package/assets/{styles/svg → svg}/fluent/fluent-website.svg +0 -0
- /package/assets/{styles/svg → svg}/illos/create-card.svg +0 -0
- /package/assets/{styles/svg → svg}/illos/logo.svg +0 -0
- /package/assets/{styles/svg → svg}/illos/wizard.svg +0 -0
- /package/assets/{styles/svg → svg}/lawy/lawy-icon-light-default.svg +0 -0
- /package/assets/{styles/svg → svg}/lawy/lawy-logo-light.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-empty-state-no-results.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-icon-blue.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-icon-gradient-blue.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-icon-gradient-orange.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-icon-orange.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-icon-transparent-orange.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-icon-transparent-white.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-logo-default.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-logo-matter-ai.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-logo-orange.svg +0 -0
- /package/assets/{styles/svg → svg}/leap/leap-logo-white.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-accounting.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-add-app.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-add-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-add-row.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-add-square.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-agent-bot.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-ai-paralegal.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-alert-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-alert.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-alignment-center.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-alignment-justify.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-alignment-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-alignment-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-archive.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-bent-curve.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-bent-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-bent-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-counterclockwise.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-curved-down-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-curved-down-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-curved-redo.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-curved-undo.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-curved-up-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-curved-up-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-maximize.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-minimize.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-sort.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-arrow-undo.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-attach.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bell-notify.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bell-off.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bell.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bg-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bin.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bold.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-book-search.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bookmark.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-braces-hamburger.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-braces.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-bullet-list.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calculations.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-arrow-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-cancel.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-clock.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-cross.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-new.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-person.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-play.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-today.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar-view.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-calendar.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-camera.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-card.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chat-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chat-bubble-question.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chat-dismiss.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chat-empty.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chat-sparkle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chat.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-check-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-check.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-down-filled.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-down-stroke.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-left-filled.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-left-stroke.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-right-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-right-filled.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-right-stroke.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-up-filled.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-chevron-up-stroke.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-clear-format.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-cloud-cross.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-cloud-tick.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-cloud-up.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-cloud.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-compact-view.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-compare.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-compose.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-conditional-fields.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-connect-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-contact.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-copy.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-currency-dollar.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-currency-euro.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-currency-pound.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-date.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-delete.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-description.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-details.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-disconnect.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-dismiss.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-document-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-document-multiple.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-document-preview.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-document-sync.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-document.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-double-chevron-up.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-double-chevron.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-down-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-down.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-download.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-draft.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-duplicate.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-edit.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-email-arrow-down.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-email-checkmark.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-email-dismiss.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-email-error.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-email.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-emoji.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-error-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-exclamation.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-export.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-eye-off.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-eye.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-facts.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-filter.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-flag.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-folder-multiple.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-folder-myfiles.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-folder-open.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-folder-search.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-folder.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-form.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-formula.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-grid.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-hide-fields.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-high-priority.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-highlight.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-history.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-image.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-info.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-italic.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-laptop.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-library.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-link.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-location.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-lock.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-mail.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-matter-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-matter-import.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-matter.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-menu-more-horizontal.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-menu-more-vertical.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-merge.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-message.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-mfa-disable.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-mfa-enable.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-mfa-reset.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-microphone.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-minus-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-minus.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-mobile.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-number-list.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-open-tick.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-open-window-external.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-open-window.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-open.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-options.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-organization-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-page-view.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-panel-collapse.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-panel-expand.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-payment.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-pdf.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-people-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-people.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-person-add.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-person-key.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-person-layer.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-person.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-phone-callback.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-phone.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-pin.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-placeholder.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-prebilling.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-print.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-pulse.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-question-chat.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-question-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-refresh.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-remove-row.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-rename.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-reset.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-revoke.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-save-edit.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-save.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-search.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-select.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-send.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-settings.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-share-arrow.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-share.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-shared.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-sidebar-research.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-sign-out.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-signature.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-slide-text-sparkle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-smartphone.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-sparkle.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-statusIn-progress.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-strikethrough.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-subtract-square.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-swap.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-table.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-tag.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-task-new.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-task-select.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-template.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-text-expand.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-text-summarize.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-text.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-thinking.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-thumbs-down.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-thumbs-up.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-tiny-chevron-down.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-tiny-chevron-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-tiny-chevron-up.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-title.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-toolbox.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-underline.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-up-left.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-up-right.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-up.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-view.svg +0 -0
- /package/assets/{styles/svg → svg}/line/line-website.svg +0 -0
- /package/assets/{styles/svg → svg}/loading/loading-kebab.svg +0 -0
- /package/assets/{styles/svg → svg}/loading/loading-spinner.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-edge.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-excel.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-office.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-onedrive.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-outlook.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-pdf.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-phone-link.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-photos.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-teams.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-videos.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-windows.svg +0 -0
- /package/assets/{styles/svg → svg}/microsoft/microsoft-word.svg +0 -0
- /package/assets/{styles/svg → svg}/misc/misc-corner-concave.svg +0 -0
- /package/assets/{styles/svg → svg}/misc/misc-curly-arrow.svg +0 -0
- /package/assets/{styles/svg → svg}/misc/misc-help.svg +0 -0
- /package/assets/{styles/svg → svg}/misc/misc-list-bottom.svg +0 -0
- /package/assets/{styles/svg → svg}/misc/misc-list-middle.svg +0 -0
- /package/assets/{styles/svg → svg}/misc/misc-list-solo.svg +0 -0
- /package/assets/{styles/svg → svg}/misc/misc-list-top.svg +0 -0
- /package/assets/{styles/svg → svg}/productivity/productivity-drive.svg +0 -0
- /package/assets/{styles/svg → svg}/productivity/productivity-dropbox.svg +0 -0
- /package/assets/{styles/svg → svg}/productivity/productivity-gmail.svg +0 -0
- /package/assets/{styles/svg → svg}/productivity/productivity-lawy.svg +0 -0
- /package/assets/{styles/svg → svg}/productivity/productivity-outlook.svg +0 -0
- /package/assets/{styles/svg → svg}/productivity/productivity-slack.svg +0 -0
- /package/assets/{styles/svg → svg}/security/security-checkmark.svg +0 -0
- /package/assets/{styles/svg → svg}/security/security-shield.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-bell-notify.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-bell.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-check-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-chevron-left.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-chevron-right.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-dismiss.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-matter.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-maximise.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-minimise.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-restore.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-search.svg +0 -0
- /package/assets/{styles/svg → svg}/titlebar/titlebar-settings.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-add-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-alignment-left.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-arrow-sort.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-bg-colour.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-book-search.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-bullet-list.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-calendar-arrow-right.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-calendar-today.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-calendar-view.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-check-circle.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-comment.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-compact-view.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-date.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-details.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-document.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-folder.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-forms.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-grid.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-high-priority.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-image.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-link.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-list.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-mail.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-matter.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-merge.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-message.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-microphone.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-mobile.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-new-folder.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-number-list.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-open.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-panel-left.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-panel-right.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-person.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-prebilling.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-safe.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-search.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-share.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-signature.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-status-In-progress.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-subtract-square.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-table.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-task-select.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-text.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-view.svg +0 -0
- /package/assets/{styles/svg → svg}/twotone/twotone-voice-memo.svg +0 -0
|
@@ -186,6 +186,10 @@ const gdsCheckboxUncheckedIcon = {
|
|
|
186
186
|
data: `<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="15" height="15" rx="3.5" fill="transparent"/><rect x="0.5" y="0.5" width="15" height="15" rx="3.5" stroke="currentColor"/></svg>`,
|
|
187
187
|
name: 'checkbox-unchecked'
|
|
188
188
|
};
|
|
189
|
+
const gdsCortoDevConsoleIconLightIcon = {
|
|
190
|
+
data: `<svg width="278" height="24" viewBox="0 0 278 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.4078 0.913446C8.86371 0.310389 10.4241 0 12 0H23.52C23.52 3.31371 20.8337 6 17.52 6H12C11.2121 6 10.4319 6.15519 9.7039 6.45672C8.97595 6.75825 8.31451 7.20021 7.75736 7.75736C7.20021 8.31451 6.75825 8.97595 6.45672 9.7039C6.15519 10.4319 6 11.2121 6 12C6 12.7879 6.15519 13.5681 6.45672 14.2961C6.75825 15.0241 7.20021 15.6855 7.75736 16.2426C8.31451 16.7998 8.97595 17.2417 9.7039 17.5433C10.4319 17.8448 11.2121 18 12 18L12 24C10.4241 24 8.86371 23.6896 7.4078 23.0866C5.95189 22.4835 4.62902 21.5996 3.51472 20.4853C2.40042 19.371 1.5165 18.0481 0.913446 16.5922C0.310389 15.1363 0 13.5759 0 12C0 10.4241 0.310389 8.86371 0.913446 7.4078C1.5165 5.95189 2.40042 4.62902 3.51472 3.51472C4.62902 2.40042 5.95189 1.5165 7.4078 0.913446ZM20.52 24C22.1769 24 23.52 22.6569 23.52 21C23.52 19.3431 22.1769 18 20.52 18C18.8631 18 17.52 19.3431 17.52 21C17.52 22.6569 18.8631 24 20.52 24ZM36.96 24C30.3326 24 24.96 18.6274 24.96 12C24.96 5.37258 30.3326 0 36.96 0C43.5874 0 48.96 5.37258 48.96 12C48.96 18.6274 43.5874 24 36.96 24ZM30.96 12C30.96 15.3137 33.6463 18 36.96 18C40.2737 18 42.96 15.3137 42.96 12C42.96 8.68629 40.2737 6 36.96 6C33.6463 6 30.96 8.68629 30.96 12ZM53.9147 3.51472C51.6643 5.76515 50.4 8.8174 50.4 12V24H56.4V12C56.4 10.4087 57.0321 8.88258 58.1574 7.75736C59.2826 6.63214 60.8087 6 62.4 6H63.6C66.9137 6 69.6 3.31371 69.6 0H62.4C59.2174 0 56.1652 1.26428 53.9147 3.51472ZM71.04 0H92.64C92.64 3.31371 89.9537 6 86.64 6H84.72V24H78.72V6L77.04 6C73.7263 6 71.04 3.31371 71.04 0ZM102.72 24C109.347 24 114.72 18.6274 114.72 12C114.72 5.37258 109.347 0 102.72 0C96.0926 0 90.72 5.37258 90.72 12C90.72 18.6274 96.0926 24 102.72 24ZM102.72 18C99.4063 18 96.72 15.3137 96.72 12C96.72 8.68629 99.4063 6 102.72 6C106.034 6 108.72 8.68629 108.72 12C108.72 15.3137 106.034 18 102.72 18Z" fill="#2F1973"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.9999 6H11.8799H11.7599V6.00078C6.84463 6.06501 2.87988 10.0695 2.87988 15C2.87988 19.6944 6.474 23.5493 11.0606 23.9632C11.372 23.9876 11.6853 24 11.9999 24H17.2467C16.5221 23.2099 16.0799 22.1566 16.0799 21C16.0799 19.8434 16.5221 18.7901 17.2467 18H11.9999C10.4086 18 8.88246 17.3679 7.75724 16.2426C6.63202 15.1174 5.99988 13.5913 5.99988 12C5.99988 10.4087 6.63202 8.88258 7.75724 7.75736C8.88246 6.63214 10.4086 6 11.9999 6Z" fill="url(#paint0_linear_2301_3236)"/><path d="M132.669 19H128.745V6.112H132.633C136.521 6.112 139.113 8.704 139.113 12.556C139.113 16.408 136.539 19 132.669 19ZM132.579 7.3H130.041V17.812H132.615C135.765 17.812 137.781 15.76 137.781 12.556C137.781 9.334 135.765 7.3 132.579 7.3ZM144.838 19.216C142.282 19.216 140.572 17.38 140.572 14.644C140.572 11.926 142.264 10.054 144.748 10.054C147.106 10.054 148.708 11.728 148.708 14.194V14.806H141.778C141.868 16.93 142.984 18.154 144.856 18.154C146.278 18.154 147.196 17.542 147.52 16.39H148.708C148.24 18.226 146.89 19.216 144.838 19.216ZM144.748 11.116C143.11 11.116 142.03 12.196 141.814 13.906H147.466C147.466 12.232 146.386 11.116 144.748 11.116ZM152.895 19L149.331 10.288H150.663L152.913 15.904C153.147 16.534 153.381 17.128 153.543 17.704C153.705 17.11 153.939 16.534 154.191 15.904L156.477 10.288H157.755L154.137 19H152.895ZM162.486 19.216C159.93 19.216 158.22 17.38 158.22 14.644C158.22 11.926 159.912 10.054 162.396 10.054C164.754 10.054 166.356 11.728 166.356 14.194V14.806H159.426C159.516 16.93 160.632 18.154 162.504 18.154C163.926 18.154 164.844 17.542 165.168 16.39H166.356C165.888 18.226 164.538 19.216 162.486 19.216ZM162.396 11.116C160.758 11.116 159.678 12.196 159.462 13.906H165.114C165.114 12.232 164.034 11.116 162.396 11.116ZM169.638 19H168.396V5.878H169.638V19ZM171.668 14.644C171.668 11.98 173.54 10.054 176.096 10.054C178.652 10.054 180.524 11.98 180.524 14.644C180.524 17.29 178.652 19.216 176.096 19.216C173.54 19.216 171.668 17.29 171.668 14.644ZM172.928 14.626C172.928 16.678 174.224 18.1 176.096 18.1C177.95 18.1 179.264 16.678 179.264 14.626C179.264 12.61 177.95 11.17 176.096 11.17C174.224 11.17 172.928 12.61 172.928 14.626ZM182.51 22.798V10.288H183.59L183.716 12.052C184.328 10.702 185.552 10.054 187.01 10.054C189.53 10.054 191.042 11.98 191.042 14.608C191.042 17.236 189.584 19.216 187.01 19.216C185.534 19.216 184.364 18.586 183.752 17.326V22.798H182.51ZM183.77 14.644C183.77 16.642 184.886 18.1 186.794 18.1C188.684 18.1 189.782 16.642 189.782 14.644C189.782 12.628 188.684 11.188 186.794 11.188C184.886 11.188 183.77 12.628 183.77 14.644ZM196.676 19.216C194.12 19.216 192.41 17.38 192.41 14.644C192.41 11.926 194.102 10.054 196.586 10.054C198.944 10.054 200.546 11.728 200.546 14.194V14.806H193.616C193.706 16.93 194.822 18.154 196.694 18.154C198.116 18.154 199.034 17.542 199.358 16.39H200.546C200.078 18.226 198.728 19.216 196.676 19.216ZM196.586 11.116C194.948 11.116 193.868 12.196 193.652 13.906H199.304C199.304 12.232 198.224 11.116 196.586 11.116ZM207.086 10.18V11.296H206.402C204.8 11.296 203.774 12.376 203.774 14.032V19H202.532V10.288H203.702L203.792 11.638C204.134 10.702 205.052 10.09 206.276 10.09C206.546 10.09 206.78 10.108 207.086 10.18ZM219.255 19.198C215.655 19.198 213.207 16.516 213.207 12.556C213.207 8.596 215.691 5.896 219.327 5.896C222.099 5.896 224.277 7.57 224.799 10.126H223.413C222.873 8.272 221.289 7.138 219.273 7.138C216.447 7.138 214.557 9.298 214.557 12.556C214.557 15.796 216.447 17.956 219.273 17.956C221.307 17.956 222.927 16.858 223.485 15.13H224.871C224.277 17.56 222.027 19.198 219.255 19.198ZM226.23 14.644C226.23 11.98 228.102 10.054 230.658 10.054C233.214 10.054 235.086 11.98 235.086 14.644C235.086 17.29 233.214 19.216 230.658 19.216C228.102 19.216 226.23 17.29 226.23 14.644ZM227.49 14.626C227.49 16.678 228.786 18.1 230.658 18.1C232.512 18.1 233.826 16.678 233.826 14.626C233.826 12.61 232.512 11.17 230.658 11.17C228.786 11.17 227.49 12.61 227.49 14.626ZM238.315 19H237.073V10.288H238.153L238.333 11.8C238.909 10.684 240.061 10.054 241.321 10.054C243.715 10.054 244.705 11.476 244.705 13.672V19H243.463V13.942C243.463 11.908 242.545 11.188 241.105 11.188C239.323 11.188 238.315 12.484 238.315 14.446V19ZM246.337 16.552H247.525C247.525 17.56 248.281 18.19 249.505 18.19C250.855 18.19 251.647 17.614 251.647 16.678C251.647 15.958 251.287 15.544 250.261 15.292L248.767 14.914C247.255 14.536 246.517 13.744 246.517 12.556C246.517 11.026 247.795 10.054 249.667 10.054C251.503 10.054 252.691 11.062 252.745 12.682H251.539C251.503 11.674 250.801 11.08 249.631 11.08C248.407 11.08 247.723 11.602 247.723 12.538C247.723 13.204 248.191 13.672 249.145 13.906L250.639 14.284C252.151 14.662 252.835 15.364 252.835 16.624C252.835 18.19 251.503 19.216 249.523 19.216C247.561 19.216 246.337 18.172 246.337 16.552ZM254.267 14.644C254.267 11.98 256.139 10.054 258.695 10.054C261.251 10.054 263.123 11.98 263.123 14.644C263.123 17.29 261.251 19.216 258.695 19.216C256.139 19.216 254.267 17.29 254.267 14.644ZM255.527 14.626C255.527 16.678 256.823 18.1 258.695 18.1C260.549 18.1 261.863 16.678 261.863 14.626C261.863 12.61 260.549 11.17 258.695 11.17C256.823 11.17 255.527 12.61 255.527 14.626ZM266.406 19H265.164V5.878H266.406V19ZM272.701 19.216C270.145 19.216 268.435 17.38 268.435 14.644C268.435 11.926 270.127 10.054 272.611 10.054C274.969 10.054 276.571 11.728 276.571 14.194V14.806H269.641C269.731 16.93 270.847 18.154 272.719 18.154C274.141 18.154 275.059 17.542 275.383 16.39H276.571C276.103 18.226 274.753 19.216 272.701 19.216ZM272.611 11.116C270.973 11.116 269.893 12.196 269.677 13.906H275.329C275.329 12.232 274.249 11.116 272.611 11.116Z" fill="#999999"/><defs><linearGradient id="paint0_linear_2301_3236" x1="7.30328" y1="21.24" x2="19.1833" y2="33.12" gradientUnits="userSpaceOnUse"><stop stop-color="#FEC437"/><stop offset="1" stop-color="#2F1973"/></linearGradient></defs></svg>`,
|
|
191
|
+
name: 'corto-dev-console-icon-light'
|
|
192
|
+
};
|
|
189
193
|
const gdsCortoIconDarkDefaultIcon = {
|
|
190
194
|
data: `<svg viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M31.8658 3.80602C37.9321 1.29329 44.4339 0 51 0H99C99 13.8071 87.8071 25 74 25H51C47.717 25 44.4661 25.6466 41.4329 26.903C38.3998 28.1594 35.6438 30.0009 33.3223 32.3223C31.0009 34.6438 29.1594 37.3998 27.903 40.4329C26.6466 43.4661 26 46.717 26 50C26 53.283 26.6466 56.5339 27.903 59.5671C29.1594 62.6002 31.0009 65.3562 33.3223 67.6777C35.6438 69.9991 38.3998 71.8406 41.4329 73.097C44.4661 74.3534 47.717 75 51 75L51 100C44.4339 100 37.9321 98.7067 31.8658 96.194C25.7996 93.6812 20.2876 89.9983 15.6447 85.3553C11.0017 80.7124 7.31876 75.2005 4.80602 69.1342C2.29329 63.0679 1 56.5661 1 50C1 43.4339 2.29329 36.9321 4.80602 30.8658C7.31876 24.7995 11.0017 19.2876 15.6447 14.6447C20.2876 10.0017 25.7995 6.31876 31.8658 3.80602ZM86.5 100C93.4036 100 99 94.4036 99 87.5C99 80.5964 93.4036 75 86.5 75C79.5964 75 74 80.5964 74 87.5C74 94.4036 79.5964 100 86.5 100Z" fill="#F2F2F2"/><path fill-rule="evenodd" clip-rule="evenodd" d="M51 25H50.5H50V25.0033C29.5198 25.2709 13 41.9562 13 62.5C13 82.06 27.9755 98.1223 47.0864 99.8467C48.3838 99.9485 49.6893 100 51 100H72.8617C69.8426 96.7077 68 92.3191 68 87.5C68 82.6809 69.8426 78.2923 72.8617 75H51C44.3696 75 38.0107 72.3661 33.3223 67.6777C28.6339 62.9893 26 56.6304 26 50C26 43.3696 28.6339 37.0107 33.3223 32.3223C38.0107 27.6339 44.3696 25 51 25Z" fill="url(#paint0_linear_42_3621)"/><defs><linearGradient id="paint0_linear_42_3621" x1="31.4308" y1="88.5" x2="80.9308" y2="138" gradientUnits="userSpaceOnUse"><stop stop-color="#FEC437"/><stop offset="1" stop-color="#2F1973"/></linearGradient></defs></svg>`,
|
|
191
195
|
name: 'corto-icon-dark-default'
|
|
@@ -618,50 +622,6 @@ const gdsEmailErrorIcon = {
|
|
|
618
622
|
data: `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25 11.5C25 13.9853 22.9853 16 20.5 16C18.0147 16 16 13.9853 16 11.5C16 9.01472 18.0147 7 20.5 7C22.9853 7 25 9.01472 25 11.5ZM20.5 9C20.2239 9 20 9.22386 20 9.5V11.5C20 11.7761 20.2239 12 20.5 12C20.7761 12 21 11.7761 21 11.5V9.5C21 9.22386 20.7761 9 20.5 9ZM20.5 14.125C20.8452 14.125 21.125 13.8452 21.125 13.5C21.125 13.1548 20.8452 12.875 20.5 12.875C20.1548 12.875 19.875 13.1548 19.875 13.5C19.875 13.8452 20.1548 14.125 20.5 14.125ZM23 20.5V16.4003C23.3578 16.2174 23.6929 15.9965 24 15.7428V20.5C24 21.8807 22.8807 23 21.5 23H10.5C9.11929 23 8 21.8807 8 20.5V12.5C8 11.1193 9.11929 10 10.5 10H15.207C15.1159 10.3223 15.0534 10.6566 15.0224 11H10.5C9.67157 11 9 11.6716 9 12.5V12.802L16 16.9199L17.4414 16.0718C17.766 16.2894 18.1151 16.4733 18.4837 16.6187L16.2535 17.931C16.1231 18.0077 15.9666 18.0205 15.8275 17.9693L15.7465 17.931L9 13.963V20.5C9 21.3284 9.67157 22 10.5 22H21.5C22.3284 22 23 21.3284 23 20.5Z" fill="currentColor"/></svg>`,
|
|
619
623
|
name: 'email-error'
|
|
620
624
|
};
|
|
621
|
-
const gdsEmptyState404Icon = {
|
|
622
|
-
data: `<svg viewBox="0 0 320 320" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M263.299 191h3.612l8.21 30.983H255.09L263.299 191Z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M263.299 191h3.612l3.315 12.512h-10.242L263.299 191Zm-4.262 16.087-1.211 4.569h14.558l-1.21-4.569h-12.137Zm-2.158 8.144h16.452l1.79 6.752H255.09l1.789-6.752Z" fill="url(#a)"/><path fill="url(#b)" d="M250 221.983h30.21v2.781H250z"/><path fill-rule="evenodd" clip-rule="evenodd" d="m274.331 219.006.79 2.978H255.09l.789-2.978h18.452Z" fill="#000" fill-opacity=".2"/><mask id="d" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="250" y="191" width="31" height="34"><path fill-rule="evenodd" clip-rule="evenodd" d="M263.299 191h3.612l3.315 12.512h-10.242L263.299 191Zm-4.262 16.087-1.211 4.569h14.558l-1.21-4.569h-12.137Zm-2.158 8.144h16.452l1.79 6.752H255.09l1.789-6.752Z" fill="url(#c)"/><path fill="#1E365E" d="M250 221.983h30.21v2.781H250z"/><path fill-rule="evenodd" clip-rule="evenodd" d="m274.331 219.006.79 2.978H255.09l.789-2.978h18.452Z" fill="#8E9AAE"/></mask><g mask="url(#d)"><ellipse cx="240.135" cy="187.758" rx="30.703" ry="37.14" fill="#fff" fill-opacity=".2"/></g><path d="M45 130.5a.5.5 0 0 0 0 1v-1Zm216.417.5a2.667 2.667 0 1 0 5.333 0 2.667 2.667 0 0 0-5.333 0ZM45 131.5h.996v-1H45v1Zm2.987 0h1.992v-1h-1.992v1Zm3.984 0h1.992v-1H51.97v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.992v1Zm3.983 0h1.992v-1H75.87v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1H87.82v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h.995v-1h-.995v1Z" fill="#8E9AAE"/><g clip-path="url(#e)" filter="url(#f)"><g filter="url(#g)"><path d="M50.5 129c0 6.903-5.597 12.5-12.5 12.5s-12.5-5.597-12.5-12.5 5.597-12.5 12.5-12.5 12.5 5.597 12.5 12.5Z" fill="#fff"/></g><path d="M31.75 129.625v-1.25c0-.345.28-.625.625-.625h11.25c.345 0 .625.28.625.625v1.25c0 .345-.28.625-.625.625h-11.25a.625.625 0 0 1-.625-.625Z" fill="#1E365E"/></g><path d="M270 121.6v12.8c0 .884.738 1.6 1.65 1.6h29.7c.912 0 1.65-.716 1.65-1.6v-12.8c0-.884-.738-1.6-1.65-1.6h-29.7c-.912 0-1.65.716-1.65 1.6Z" fill="url(#h)"/><circle cx="286" cy="132" r=".5" stroke="#fff"/><circle cx="289" cy="132" r=".5" stroke="#fff"/><path d="M279.464 125.138a.798.798 0 1 0-1.444-.68l-3.484 7.404a.798.798 0 1 0 1.444.68l3.484-7.404ZM284.464 125.138a.798.798 0 1 0-1.444-.68l-3.484 7.404a.798.798 0 1 0 1.444.68l3.484-7.404Z" fill="#fff"/><g filter="url(#i)"><path d="M74 211.92V119h167v92.92c0 4.444-3.758 8.08-8.35 8.08H82.35c-4.593 0-8.35-3.636-8.35-8.08Z" fill="#fff"/></g><path d="M116.249 180.827c-4.204 0-7.63-1.521-10.277-4.562-2.648-3.057-3.972-7.033-3.972-11.93 0-5.17 1.344-9.352 4.033-12.545 2.689-3.193 6.251-4.79 10.686-4.79 4.19 0 7.575 1.528 10.155 4.585 2.593 3.056 3.889 7.086 3.889 12.089 0 5.14-1.344 9.283-4.033 12.431-2.675 3.148-6.169 4.722-10.481 4.722Zm.286-27.486c-2.32 0-4.162.973-5.527 2.92-1.365 1.931-2.047 4.493-2.047 7.687 0 3.239.682 5.801 2.047 7.687 1.365 1.885 3.152 2.828 5.363 2.828 2.28 0 4.088-.912 5.426-2.737 1.337-1.84 2.006-4.387 2.006-7.642 0-3.391-.648-6.029-1.945-7.914-1.297-1.886-3.071-2.829-5.323-2.829Z" fill="url(#j)"/><path d="M145.012 180.827c-3.494 0-6.244-1.087-8.25-3.262-1.993-2.19-2.989-5.155-2.989-8.896 0-3.862 1.037-6.881 3.112-9.055 2.074-2.19 4.879-3.285 8.414-3.285 3.48 0 6.209 1.095 8.188 3.285 1.979 2.174 2.969 5.056 2.969 8.645 0 3.877-1.024 6.941-3.071 9.192-2.033 2.251-4.825 3.376-8.373 3.376Zm.164-18.978c-1.529 0-2.716.586-3.562 1.756-.847 1.171-1.27 2.829-1.27 4.973 0 4.486 1.624 6.729 4.873 6.729 3.098 0 4.647-2.304 4.647-6.911 0-4.365-1.563-6.547-4.688-6.547Z" fill="url(#k)"/><path d="M167.204 177.542h-.082V191h-6.469v-34.101h6.469v3.513h.082c1.597-2.722 3.842-4.083 6.735-4.083 2.716 0 4.811 1.042 6.285 3.125 1.488 2.068 2.232 4.889 2.232 8.463 0 3.892-.867 7.017-2.6 9.374-1.72 2.357-4.013 3.536-6.879 3.536-2.525 0-4.449-1.095-5.773-3.285Zm-.184-9.58v1.871c0 1.611.382 2.927 1.146 3.946.764 1.018 1.767 1.528 3.009 1.528 1.474 0 2.614-.631 3.419-1.893.819-1.278 1.229-3.08 1.229-5.406 0-4.106-1.433-6.159-4.3-6.159-1.323 0-2.408.563-3.255 1.688-.832 1.11-1.248 2.585-1.248 4.425Z" fill="url(#l)"/><path d="M185.281 179.641v-5.84c1.064.715 2.122 1.247 3.173 1.597 1.064.35 2.068.525 3.009.525 1.147 0 2.048-.175 2.703-.525.668-.35 1.003-.882 1.003-1.597 0-.456-.15-.836-.451-1.14-.3-.304-.689-.57-1.167-.798a11.627 11.627 0 0 0-1.535-.616 17.517 17.517 0 0 1-1.617-.616c-.833-.35-1.57-.722-2.211-1.118a6.996 6.996 0 0 1-1.597-1.414 5.944 5.944 0 0 1-.983-1.848c-.218-.699-.327-1.528-.327-2.486 0-1.308.252-2.433.757-3.376a6.733 6.733 0 0 1 2.047-2.303 8.639 8.639 0 0 1 2.928-1.323 13.54 13.54 0 0 1 3.439-.434c.928 0 1.87.084 2.825.251.956.152 1.897.38 2.826.684v5.566a9.371 9.371 0 0 0-2.641-1.186 9.659 9.659 0 0 0-2.744-.411c-.423 0-.825.046-1.207.137a3.227 3.227 0 0 0-.983.365 1.752 1.752 0 0 0-.676.616 1.474 1.474 0 0 0-.245.844c0 .426.122.791.368 1.095a3.4 3.4 0 0 0 .962.798c.396.213.833.411 1.311.593.491.167.975.342 1.453.525.86.334 1.638.699 2.334 1.095a7.31 7.31 0 0 1 1.781 1.391 5.316 5.316 0 0 1 1.146 1.87c.273.715.41 1.567.41 2.555 0 1.384-.273 2.57-.819 3.558a6.89 6.89 0 0 1-2.15 2.396c-.887.608-1.917 1.049-3.091 1.322-1.16.289-2.368.434-3.624.434-2.306 0-4.442-.396-6.407-1.186Z" fill="url(#m)"/><path d="m212.632 147.547-.799 22.536h-5.241l-.757-22.536h6.797Zm-3.358 33.234c-1.092 0-1.993-.365-2.702-1.095-.71-.745-1.065-1.642-1.065-2.691 0-1.095.355-1.992 1.065-2.692.723-.699 1.624-1.049 2.702-1.049 1.092 0 1.986.357 2.682 1.072.696.7 1.044 1.589 1.044 2.669 0 1.095-.348 1.999-1.044 2.714-.682.715-1.576 1.072-2.682 1.072Z" fill="url(#n)"/><path d="M241 99v20H74V99c0-4.4 3.757-8 8.35-8h150.3c4.593 0 8.35 3.6 8.35 8Z" fill="url(#o)"/><path d="M128.019 110.887h100.962c1.114 0 2.019-.888 2.019-1.981v-7.925c0-1.093-.905-1.981-2.019-1.981H128.019c-1.114 0-2.019.888-2.019 1.981v7.925c0 1.093.905 1.981 2.019 1.981Z" fill="url(#p)"/><path d="M88 111a6 6 0 1 0 0-12 6 6 0 0 0 0 12ZM110 111a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z" fill="#fff"/><ellipse cx="24.889" cy="4.004" rx="24.889" ry="4.004" transform="matrix(-1 0 0 1 262.444 224.726)" fill="url(#q)"/><path d="m241.011 198.038-7.458-.798-2.824-8.177 2.303-.913 5.218.091 3.418.822-.657 8.975Z" fill="#FFCEBD"/><path d="M247.234 223.975H229.99v-10.456l15.891-.107 1.353 10.563Z" fill="#4D5068"/><path d="M238.897 188.422s3.185.705 4.265 1.141c0 0 3.456.326 4.535 4.997l2.663 12.095 5.615 6.156-2.16 1.667-7.205-4.923a2.051 2.051 0 0 1-.831-1.19l-1.989-7.865.431 5.158s2.248 6.051 3.507 10.122l-17.954-.94.503-9.054-1.943-8.763 1.152-7.532 3.546-1.341.297.658c.759 1.683 2.555 2.68 4.36 2.334 1.122-.215 1.919-.914 1.21-2.72h-.002Z" fill="url(#r)"/><path d="M227.255 223.975s-2.926-2.119-5.221-4.089c-1.74-1.494-2.472-3.64-2.201-5.925l.022-.084s.995-2.587 2.434-2.587c0 0 8.866 2.309 15.338 8.65l10.904 3.589-20.195 2.607-1.081-2.164v.003Z" fill="#4D5068"/><path opacity=".3" d="M231.43 225.052v.688l17.099-2.209-5.138-1.691-3.412-.975-8.549 4.187Z" fill="#191C3C"/><path d="M255.975 219.276s4.247.924 4.606 2.446c0 0 2.34 5.268-4.894 6.952h-21.882v-3.622l10.416-2.824 11.755-2.952h-.001Z" fill="#4D5068"/><path opacity=".3" d="M260.581 221.72c-.103-.433-.699-1.115-1.141-1.114.004.504.301.961.291 1.486-.013.676-.33 1.344-.776 1.839-.674.746-1.61 1.191-2.519 1.615l-1.646.768c-.502.235-1.009.47-1.547.602-1.78.439-3.658-.115-5.455.211-1.106.202-2.229.294-3.351.388-.878.072-10.632.697-10.632.508v.651h21.882c7.234-1.684 4.894-6.952 4.894-6.952v-.002Z" fill="#191C3C"/><path d="m233.805 225.21-1.53-1.168a2.427 2.427 0 0 0-1.742-.483l-7.554.85a2.123 2.123 0 0 0-2.116 2.124v.064a2.121 2.121 0 0 0 2.116 2.133h10.828v-3.52h-.002Z" fill="#1E365E"/><path d="M220.891 226.194a2.119 2.119 0 0 0 2.086 1.783h10.828v.753h-10.828a2.12 2.12 0 0 1-2.115-2.133v-.064c0-.115.013-.229.031-.339h-.002Z" fill="#0C4DA4"/><path d="m230.533 224.236-7.554.851a2.116 2.116 0 0 0-2.091 1.821 2.144 2.144 0 0 1-.025-.313v-.064a2.123 2.123 0 0 1 2.116-2.123l7.554-.851a2.417 2.417 0 0 1 1.742.484l1.53 1.168v.677l-1.53-1.168a2.427 2.427 0 0 0-1.742-.483v.001Z" fill="#fff"/><path d="m234.524 219.113 13.893-3.584 4.887 4.418-9.083 2.281-9.697-3.115Z" fill="url(#s)"/><path d="m236.743 219.113 12.789-3.331 3.772 3.941-7.379 1.852-9.182-2.462Z" fill="#E2E5EA"/><path d="m244.478 221.772-9.954-2.659v.192c0 .273.177.513.437.594l8.51 2.635a.578.578 0 0 0 .652-.232l.355-.53Z" fill="#C6CCD6"/><path opacity=".3" d="M229.99 214.451a42.617 42.617 0 0 0-4.133-1.926c.041.073.082.148.124.214 2.281 3.477 13.519 3.301 13.519 3.301l.703-1.547-.933-.974h-9.282v.932h.002Z" fill="#191C3C"/><path d="m238.358 190.443-4.268-.942v-3.469h4.268v4.411Z" fill="#FFCEBD"/><path d="M244.326 178.921a5.929 5.929 0 0 0-.008-.133 9.888 9.888 0 0 0-.188-1.248c-.058-.288-.079-.984-.278-1.196-.188-.201-.862-.222-1.122-.257a6.63 6.63 0 0 0-1.291-.039c-.656.044-1.301.187-1.942.337-.595.138-1.188.281-1.772.46-1.018.313-2.019.746-2.825 1.445-.806.699-1.401 1.694-1.443 2.763-.038.944-.523 2.237-.427 2.653.141.61.719 2.091 1.058 2.326.297.207 2.251.015 2.507.26.568.541 1.274.921 1.954 1.293.848.463 1.705.86 2.463.074 1.359-1.407 2.21-3.147 2.693-5.02.314-1.223.683-2.441.619-3.718h.002Z" fill="#FFCEBD"/><path opacity=".4" d="m238.358 187.479-1.025-.607 1.025 1.752v-1.145Z" fill="#A58877"/><g opacity=".49"><path d="M228.909 197.633c-.134.204-.082.423.028.635.023-.212-.16-.435-.028-.635Z" fill="#6C98E3" opacity=".3"/><path d="M237.083 215.238c.436-.668.451-1.57.279-2.367-.181-.844-.561-1.676-1.224-2.226-.603-.498-1.38-.722-2.063-1.102-.684-.38-1.324-1.041-1.275-1.824.026-.421.248-.844.119-1.245-.147-.454-.66-.647-1.058-.906-.725-.476-.977-1.269-1.299-2.02a12.972 12.972 0 0 1-.867-2.917c-.093-.542-.13-1.149-.34-1.664-.085-.209-.291-.453-.418-.701a.308.308 0 0 1-.039.125l-.017 1.097 1.396 6.297-.503 9.053 7.307.398.002.002Z" fill="#6C98E3" opacity=".3"/></g><path d="m239.979 213.519 3.495.821c.136.031.263.092.376.176l1.756 1.314c.276.207.49.485.619.804l.555.956.251 1.85a.502.502 0 0 1-.817-.352l-.083-.988c-.152-.313-.903-1.068-1.243-1.132l-.976-.212.8 1.362a.53.53 0 0 1-.43.799l-1.957-2.383-3.428-1.385 1.082-1.63Z" fill="#FFCEBD"/><path d="M231.309 188.802s-4.293 1.628-4.845 1.919c-.201.107-1.944.724-2.016 2.752-.072 2.028-.745 14.92 1.535 18.396 2.28 3.477 13.581 3.911 13.581 3.911l1.224-2.462-10.811-4.778-1.208-11.3 2.541-8.438h-.001Z" fill="url(#t)"/><path d="m245.086 217.986-.147-1.454.721-.074.219 2.181a.727.727 0 0 1-.795-.653h.002Z" fill="#FFCEBD"/><path d="m244.239 221.947 5.055-8.933a.135.135 0 0 1 .082-.064l15.116-4.121c.121-.034.219.099.153.206l-6.306 9.57a.135.135 0 0 1-.084.06l-13.862 3.483a.138.138 0 0 1-.152-.203l-.002.002Z" fill="url(#u)"/><path d="m260.527 216.654-1.744-.586a.565.565 0 0 1 .355-1.071l1.744.586a.565.565 0 0 1-.355 1.071Z" fill="#FFCEBD"/><path d="m260.334 217.557-2.009-.676a.565.565 0 0 1 .355-1.071l2.009.676a.565.565 0 0 1-.355 1.071Z" fill="#FFCEBD"/><path d="m259.928 218.392-1.601-.537a.564.564 0 0 1 .355-1.071l1.6.538a.564.564 0 0 1-.354 1.07Z" fill="#FFCEBD"/><path d="m259.393 218.955-1.002-.337a.565.565 0 0 1 .355-1.071l1.002.337a.564.564 0 0 1-.355 1.071Z" fill="#FFCEBD"/><path d="M255.56 215.784c-.265.623-.857 1.126-1.323 1.125-.466 0-.629-.508-.363-1.132.265-.623.857-1.127 1.323-1.125.466 0 .627.508.363 1.132Z" fill="#DFE2EC"/><path d="M233.411 181.514c.017-.111.03-.221.038-.326l.008-.135a3.256 3.256 0 0 1 .131-.785c.037-.126.081-.253.132-.375a4.343 4.343 0 0 1 1.032-1.468c.049-.047.098-.091.148-.135.806-.699 1.808-1.132 2.825-1.445.438-.134.881-.248 1.326-.355.149-.036.297-.071.446-.105.401-.092.803-.184 1.208-.25a7.534 7.534 0 0 1 1.058-.102 6.628 6.628 0 0 1 .968.053c.032.005.071.008.114.013.306.029.842.069 1.007.243a.637.637 0 0 1 .119.235c.015.05.03.104.041.16.007.028.012.057.017.085.047.262.068.553.101.714a20.987 20.987 0 0 1 .114.62c.033.208.059.417.074.627l.008.133c.003.079.007.158.007.237-.9.42-1.975.303-2.918-.026-.291-.102-.582-.222-.891-.244-1.681-.111-2.289 2.027-2.032 3.297.016.084.036.167.05.253.149.331.161.712.179 1.079.021.41.068.847.33 1.163.704.852 1.603-.38 2.355-.452a1.875 1.875 0 0 1 1.534.582 10.243 10.243 0 0 1-1.928 2.849c-.758.786-1.615.39-2.463-.074-.409-.224-.826-.451-1.218-.713-.198-.279-.433-.528-.753-.628a.984.984 0 0 0-.228-.041 4.8 4.8 0 0 0-.662-.049c-.096-.344.221-.775.584-.94.43-.195.951-.245 1.273-.595.363-.395.313-.985.187-1.526-.087-.224-.087-.533-.218-.747-.238-.393-.866-.331-1.195-.01-.86.836-.801 2.41-1.523 3.332-.224.287-.46.39-.688.374a.067.067 0 0 1-.02-.012c-.338-.235-.917-1.715-1.058-2.325.103-.688.291-1.561.381-2.193v.007Z" fill="#A58877" opacity=".2"/><path d="M239.754 178.071a4.766 4.766 0 0 0-.97.062c-.58.11-1.114.39-1.608.717-1.228.813-1.983 1.973-2.627 3.274-.144.291-.284.59-.515.819-.214.212-.562.396-.871.383-.46-.02-.38-.067-.424-.503-.083-.831-.039-1.698-.059-2.533a7.375 7.375 0 0 1 .561-3.015c.265-.642.571-1.273.997-1.82.427-.546.98-1.008 1.63-1.238.693-.244 1.445-.217 2.178-.186 1.651.069 3.295.184 4.945.242.66.023 1.325-.117 1.945.214.518.276.858.827.979 1.406.09.434.067.898-.108 1.304-.175.407-.507.752-.924.9-.384.137-.796.099-1.185.013-.381-.084-.564-.074-.938-.026-.816.102-1.649.026-2.467.005-.18-.005-.358-.012-.538-.015l-.001-.003Z" fill="#4D5068"/><g opacity=".5"><path d="M242.788 210.678c-.01-1.181.359-2.336.395-3.517.033-1.097-.227-2.186-.608-3.215-.178-.482-.385-.966-.405-1.479-.034-.906.603-1.795 1.469-2.048.068.469.156.936.26 1.398l.322 3.841s2.248 6.051 3.507 10.122l-4.394-.23c.189-1.554-.533-3.242-.546-4.874v.002Z" fill="#6C98E3" opacity=".3"/></g><ellipse cx="68.388" cy="221.653" rx="37.969" ry="8.743" fill="url(#v)" opacity=".5"/><path d="M66.126 192.902s-12.967-2.316-13.445-13.663c0 0 3.406 2.408 5.815 3.212 1.02.51 8.434 3.617 7.63 10.451ZM81.968 188.457s1.63 7.584-8.878 8.887c0 0-1.574-2.346 2.811-5.109.694-.436 1.48-.682 2.29-.814 1.044-.167 2.718-.79 3.777-2.964Z" fill="#80AFD4"/><path d="M75.901 192.618c.694-.437 1.48-.682 2.29-.814 1.044-.17 2.718-.793 3.777-2.967 0 0 .073.344.088.893.02-.77-.088-1.273-.088-1.273-1.059 2.174-2.736 2.797-3.777 2.966-.807.133-1.596.378-2.29.815-2.75 1.734-3.157 3.302-3.076 4.23.061-.947.669-2.334 3.076-3.85ZM58.901 182.502c-1.42-.533-4.023-2.202-6.257-3.945v.678c1.95 1.417 4.196 2.806 5.468 3.281 2.503.937 5.26 2.796 6.542 5.047 1.451 2.547 1.591 4.452 1.472 5.338-.179.014.175-.007 0 0 0 0 .617-2.163-1.33-5.576-1.284-2.25-3.391-3.886-5.895-4.823Z" fill="#80AFD4"/><path d="M67.356 172.004s-8.633 13.443 1.233 21.193c0 0 2.115-1.724 2.689-6.079.377-2.871-.24-5.776-1.584-8.342-.762-1.458-1.686-3.685-2.338-6.772Z" fill="#80AFD4"/><path d="M69.694 178.773c-.762-1.457-1.686-3.685-2.338-6.771 0 0 .002-.059-.324.542.633 2.603 1.368 4.389 2.052 5.692 1.343 2.566 2.324 6.119 1.944 8.989-.43 3.249-1.812 5.273-2.437 5.97-.144-.113.138.115 0 0 0 0 2.116-1.725 2.69-6.08.377-2.871-.244-5.775-1.587-8.342ZM54.63 190.253s-4.763-1.05-6.574 5.53c0 0 5.145-4.004 6.191-.763 0 0 2.383 3.815 6.097 3.624 0 0 .19-8.2-5.714-8.391Z" fill="#80AFD4"/><path d="M54.63 190.633c5.14.167 5.662 6.397 5.711 8.011h.005s.191-8.2-5.716-8.391c0 0-4.763-1.05-6.574 5.53 0 0 .059-.046.147-.11 1.907-6.031 6.427-5.04 6.427-5.04Z" fill="#80AFD4"/><path opacity=".5" d="M59.265 197.699c.807 1.092 1.912 1.666 2.983 2.459 2.312 1.712 2.408 4.917 2.616 7.559.044.547.87.564.865 0-.022-2.159-.346-4.983-1.654-6.772-1.138-1.555-3.163-2.107-4.46-3.518-.166-.181-.502.066-.35.272Z" fill="url(#w)"/><path opacity=".5" d="M63.839 190.555c3.362 2.824 3.11 5.967 2.583 9.951-.348 2.628-.23 5.449.895 7.881.174.375.691.093.627-.265-.407-2.23-.924-4.35-.765-6.644.128-1.845.716-3.639.523-5.501-.253-2.436-1.608-4.429-3.547-5.832-.238-.169-.542.221-.316.41Z" fill="url(#x)"/><path opacity=".5" d="M68.157 189.87c-.235 2.959.564 5.888.615 8.852.054 3.023-.735 5.852-1.03 8.823-.026.267.398.378.51.137 2.616-5.537.856-12.049.342-17.812-.027-.28-.415-.282-.437 0Z" fill="url(#y)"/><path opacity=".5" d="M75.693 195.467c-1.917 1.545-4.532 2.664-5.336 5.127-.508 1.558-2.192 5.427-.618 6.72.15.123.38.047.385-.159.068-2.23.394-5.366 1.61-7.277 1.03-1.619 3.042-2.591 4.229-4.2.127-.172-.13-.324-.27-.211Z" fill="url(#z)"/><path d="M72.459 222.602h-8.582c-1.002 0-1.85-.758-1.992-1.781L59.61 204.53h16.611l-1.764 16.229c-.113 1.05-.975 1.843-2 1.843Z" fill="#80AFD4"/><path d="M77.667 203.807h-19.5v2.892h19.5v-2.892Z" fill="#80AFD4"/><g filter="url(#A)"><path d="m265.5 68.094-12.563 11.72c-.718.697-1.937.197-1.937-.778V68.094h14.5Z" fill="url(#B)"/><path d="M244.058 75.12h39.884A3.056 3.056 0 0 0 287 72.07V46.05c0-1.683-1.37-3.05-3.058-3.05h-39.884A3.056 3.056 0 0 0 241 46.05v26.02c0 1.684 1.37 3.05 3.058 3.05Z" fill="url(#C)"/><path d="M263.972 64.569c-.888 0-1.595-.75-1.595-1.663v-.45a5.137 5.137 0 0 1 2.83-4.613c.971-.5 1.823-1.7 1.511-3.275-.216-1.087-1.067-1.975-2.111-2.2-.875-.188-1.714.012-2.386.587a2.96 2.96 0 0 0-1.031 2.263c0 .925-.72 1.663-1.595 1.663-.876 0-1.595-.75-1.595-1.663 0-1.888.803-3.663 2.218-4.85a5.88 5.88 0 0 1 5.061-1.263c2.278.5 4.125 2.425 4.593 4.788.563 2.838-.768 5.688-3.238 6.95-.636.326-1.031.938-1.031 1.613v.45c-.024.913-.744 1.663-1.631 1.663ZM263.97 69.393c-.42 0-.828-.174-1.14-.485a2.154 2.154 0 0 1-.191-.262c-.06-.087-.108-.187-.156-.286-.036-.112-.072-.212-.084-.312a1.488 1.488 0 0 1 0-.647c.012-.112.048-.212.084-.312.036-.1.084-.186.156-.286.06-.087.12-.174.191-.25.6-.622 1.667-.622 2.267 0 .084.076.144.163.204.25s.108.187.156.286c.036.112.06.212.084.312a1.487 1.487 0 0 1 0 .647 2.342 2.342 0 0 1-.084.312c-.036.1-.096.186-.156.286a1.94 1.94 0 0 1-.204.262 1.53 1.53 0 0 1-1.127.485Z" fill="#fff"/></g><defs><linearGradient id="a" x1="265.105" y1="191" x2="265.105" y2="221.983" gradientUnits="userSpaceOnUse"><stop stop-color="#004D87"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="b" x1="265.105" y1="221.983" x2="265.105" y2="224.763" gradientUnits="userSpaceOnUse"><stop stop-color="#004D87"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="c" x1="264.857" y1="205.732" x2="280.604" y2="215.765" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="h" x1="260.674" y1="115.775" x2="307.269" y2="108.47" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="j" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="k" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="l" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="m" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="n" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="o" x1="26.804" y1="83.607" x2="227.209" y2="-7.247" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="p" x1="96.326" y1="95.861" x2="201.025" y2="25.563" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="r" x1="248.235" y1="212.741" x2="229.486" y2="195.872" gradientUnits="userSpaceOnUse"><stop stop-color="#F1F9FF"/><stop offset="0" stop-color="#F3FAFF"/><stop offset=".505" stop-color="#F1F7FC"/><stop offset="1" stop-color="#E3ECF4"/></linearGradient><linearGradient id="s" x1="237.529" y1="215.931" x2="240.175" y2="224.81" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="t" x1="236.172" y1="212.813" x2="220.63" y2="204.27" gradientUnits="userSpaceOnUse"><stop stop-color="#F1F9FF"/><stop offset="0" stop-color="#F3FAFF"/><stop offset=".505" stop-color="#F1F7FC"/><stop offset="1" stop-color="#E3ECF4"/></linearGradient><linearGradient id="u" x1="247.493" y1="209.623" x2="255.571" y2="224.458" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="w" x1="60.267" y1="198.01" x2="67.646" y2="203.343" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="x" x1="64.43" y1="191.211" x2="71.171" y2="193.043" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="y" x1="68.047" y1="190.749" x2="71.294" y2="191.158" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="z" x1="70.189" y1="196.144" x2="78.259" y2="201.737" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="B" x1="246.902" y1="64.913" x2="267.705" y2="63.01" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="C" x1="228" y1="34.519" x2="293.767" y2="27.36" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><filter id="f" x="18" y="110" width="38" height="38" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><filter id="g" x="20.5" y="112.5" width="33" height="33" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><filter id="i" x="69" y="115" width="175" height="109" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><filter id="A" x="236" y="39" width="54" height="45.139" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><radialGradient id="q" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(11.39359 2.54514 -1.05888 4.74017 25.387 4.164)"><stop stop-color="#8E9AAE"/><stop offset="0" stop-color="#ACCAE2"/><stop offset=".208" stop-color="#C6CCD6"/><stop offset="1" stop-color="#E2E5EA" stop-opacity=".05"/></radialGradient><radialGradient id="v" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(17.38146 5.5578 -3.15266 9.85963 69.148 222.003)"><stop stop-color="#8E9AAE"/><stop offset="0" stop-color="#8E9AAE"/><stop offset=".285" stop-color="#C6CCD6"/><stop offset="1" stop-color="#EAEAEA" stop-opacity=".13"/></radialGradient><clipPath id="e"><path fill="#fff" transform="translate(23 114)" d="M0 0h30v30H0z"/></clipPath></defs></svg>`,
|
|
623
|
-
name: 'empty-state-404'
|
|
624
|
-
};
|
|
625
|
-
const gdsEmptyStateContactIcon = {
|
|
626
|
-
data: `<svg width="320" height="120" viewBox="0 0 320 120" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#a)" opacity=".8"><path fill="url(#b)" d="M110 16h100v100H110z"/></g><g opacity=".95"><rect x="44" y="73" width="232" height="31" rx="4" fill="#ECE9F5"/><rect x="180" y="86" width="94" height="6" rx="2" transform="rotate(180 180 86)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 86 98)" fill="#D8D3EB"/><circle cx="69" cy="89" r="9" fill="#D8D3EB"/><rect width="76" height="16" rx="2" transform="matrix(1 0 0 -1 188 97)" fill="#D8D3EB"/></g><rect x="44" y="34" width="232" height="31" rx="4" fill="#FCFBFD"/><rect x="48" y="36.5" width="224" height="26" rx="6" fill="#5B42A8" fill-opacity=".04"/><circle cx="69" cy="49.5" r="9" fill="#D8D3EB"/><rect x="180" y="46.5" width="94" height="6" rx="2" transform="rotate(180 180 46.5)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 86 58.5)" fill="#D8D3EB"/><rect x="48" y="40.5" width="3" height="18" rx="1.5" fill="#5B42A8"/><rect width="76" height="16" rx="2" transform="matrix(1 0 0 -1 188 57.5)" fill="#D8D3EB"/><path d="M177.72 91.344h-40.781a7.03 7.03 0 0 1-7.032-7.031V30.874a7.03 7.03 0 0 1 7.032-7.031h40.781a7.03 7.03 0 0 1 7.031 7.031v53.438a7.03 7.03 0 0 1-7.031 7.03" fill="#FEC437"/><path d="M136.929 91.344h5.625v-67.5h-5.625a7.03 7.03 0 0 0-7.031 7.031v53.438a7.03 7.03 0 0 0 7.031 7.03" fill="#2F1973"/><path opacity=".3" d="M129.907 30.8v23.981a7.03 7.03 0 0 0 7.032-7.03V31.542c0-.44.268-.854.69-.984a7.035 7.035 0 0 0 4.935-6.714h-5.7a6.955 6.955 0 0 0-6.957 6.956" fill="#fff"/><path opacity=".15" d="M184.751 84.418V59a7.03 7.03 0 0 0-7.031 7.031v16.875c0 .776-.63 1.406-1.406 1.406h-12.657a7.03 7.03 0 0 0-7.031 7.032h21.199a6.926 6.926 0 0 0 6.926-6.926" fill="#4D4D4D"/><path d="M134.829 31.578v9.844" stroke="#fff" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M166.548 67h-15.096c-1.645 0-2.838-1.543-2.336-3.054C150.455 59.917 154.374 57 159 57s8.545 2.917 9.884 6.946c.501 1.512-.691 3.054-2.336 3.054M158.5 55c3.038 0 5.5-2.686 5.5-6s-2.462-6-5.5-6-5.5 2.686-5.5 6 2.462 6 5.5 6m-47.719 49.141a4.92 4.92 0 0 1-3.48-8.402l17.718-17.719a4.922 4.922 0 0 1 6.961 6.96l-17.719 17.719a4.9 4.9 0 0 1-3.48 1.442" fill="#2F1973"/><path d="M131.945 98.234c11.689 0 21.164-9.475 21.164-21.164 0-11.688-9.475-21.164-21.164-21.164-11.688 0-21.164 9.476-21.164 21.164s9.476 21.164 21.164 21.164" fill="#2F1973"/><path d="M131.945 91.344c7.883 0 14.274-6.39 14.274-14.274s-6.391-14.273-14.274-14.273-14.273 6.39-14.273 14.273 6.39 14.274 14.273 14.274" fill="#FEC437"/><path opacity=".15" d="M152.526 72.208c-2.44.29-4.339 2.343-4.339 4.862 0 8.956-7.286 16.243-16.242 16.243a16.23 16.23 0 0 1-8.012-2.128 4.924 4.924 0 0 0-5.916.798l-7.236 7.236c-1.284 1.284-1.69 3.099-1.257 4.738.413.109.833.184 1.257.184a4.9 4.9 0 0 0 3.481-1.442l7.237-7.238a21.04 21.04 0 0 0 10.446 2.773c11.689 0 21.164-9.475 21.164-21.164 0-1.676-.215-3.3-.583-4.862" fill="#4D4D4D"/><path opacity=".3" d="M111.351 81.935c2.446-.286 4.352-2.342 4.352-4.865 0-8.955 7.286-16.242 16.242-16.242 2.518 0 4.572-1.898 4.863-4.338a21.2 21.2 0 0 0-4.863-.584c-11.688 0-21.164 9.476-21.164 21.164 0 1.676.201 3.303.57 4.865" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M126.261 60.308a1.575 1.575 0 0 1-.727 2.106 17.25 17.25 0 0 0-7.815 7.685 1.576 1.576 0 0 1-2.809-1.426 20.4 20.4 0 0 1 9.246-9.092 1.574 1.574 0 0 1 2.105.727" fill="#fff"/><path opacity=".15" d="M145.884 73.965a3.1 3.1 0 0 0-2.775 3.076c0 6.172-5.021 11.193-11.193 11.193a3.1 3.1 0 0 0-3.076 2.775 14.4 14.4 0 0 0 3.076.335c7.899 0 14.303-6.404 14.303-14.303a14.4 14.4 0 0 0-.335-3.076" fill="#4D4D4D"/><defs><clipPath id="a"><rect x="110" y="16" width="100" height="100" rx="4" fill="#fff"/></clipPath><pattern id="b" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#c" transform="translate(-.375)scale(.00065)"/></pattern><image id="c" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
627
|
-
name: 'empty-state-contact'
|
|
628
|
-
};
|
|
629
|
-
const gdsEmptyStateDefaultIcon = {
|
|
630
|
-
data: `<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M101.092 44.351V105.755C101.092 108.469 98.9118 110.667 96.2195 110.667H32.8728C30.1806 110.667 28 108.469 28 105.755V22.2458C28 19.5317 30.1806 17.3335 32.8728 17.3335H74.2918L81.6011 36.9826L101.092 44.351Z" fill="url(#paint0_linear_14_6488)"/><path opacity="0.05" d="M72.98 17.3335V41.6635C72.98 44.3746 75.1758 46.5704 77.8869 46.5704H101.092V44.3214L74.1045 17.3335H72.98Z" fill="black"/><path opacity="0.07" d="M74.1045 18.458V40.539C74.1045 43.2501 76.3003 45.4459 79.0114 45.4459H101.092V44.3214L74.1045 17.3335V18.458Z" fill="black"/><path d="M74.1045 17.3335V39.4145C74.1045 42.1256 76.3003 44.3214 79.0114 44.3214H101.092L74.1045 17.3335Z" fill="#E0ECF5"/><defs><linearGradient id="paint0_linear_14_6488" x1="98.7732" y1="110.667" x2="34.0229" y2="69.734" gradientUnits="userSpaceOnUse"><stop stop-color="#80AFD4"/><stop offset="1" stop-color="#BAD8EF"/></linearGradient></defs></svg>`,
|
|
631
|
-
name: 'empty-state-default'
|
|
632
|
-
};
|
|
633
|
-
const gdsEmptyStateGenericErrorIcon = {
|
|
634
|
-
data: `<svg width="466" height="169" viewBox="0 0 466 180" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#a)"><path fill="url(#b)" d="M164 58h211v80H164z"/></g><g opacity=".95"><rect x="141" y="133" width="325" height="36" rx="4" fill="#ECE9F5"/><path d="M450 148a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m1 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="#666"/><rect x="273" y="148" width="124" height="6" rx="2" transform="rotate(180 273 148)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 149 160)" fill="#D8D3EB"/></g><rect x="138" y="34" width="325" height="36" rx="4" fill="#ECE9F5" opacity=".95"/><path d="M447 49a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m1 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="#666"/><rect x="270" y="49" width="124" height="6" rx="2" transform="rotate(180 270 49)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 146 61)" fill="#D8D3EB"/><rect y="77" width="415" height="36" rx="4" fill="#FCFBFD"/><rect x="4" y="81" width="407" height="28" rx="6" fill="#5B42A8" fill-opacity=".04"/><rect x="140" y="92" width="124" height="6" rx="2" transform="rotate(180 140 92)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 16 104)" fill="#D8D3EB"/><path d="M393 91a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 5.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m-1.25 4a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0" fill="#2F1973"/><rect x="4" y="85" width="3" height="20" rx="1.5" fill="#5B42A8"/><circle cx="387.5" cy="27.5" r="27.5" fill="#F5F5F5"/><path fill-rule="evenodd" clip-rule="evenodd" d="M387.5 5C375.074 5 365 15.074 365 27.5a22.4 22.4 0 0 0 5.056 14.213c.517.633.691 1.479.468 2.265l-1.373 4.818 5.847-1.664a2.5 2.5 0 0 1 1.868.202A22.4 22.4 0 0 0 387.5 50c12.426 0 22.5-10.074 22.5-22.5S399.926 5 387.5 5M360 27.5C360 12.312 372.312 0 387.5 0S415 12.312 415 27.5 402.688 55 387.5 55c-4.33 0-8.432-1.002-12.081-2.79l-9.217 2.625a2.501 2.501 0 0 1-3.089-3.09l2.255-7.92A27.4 27.4 0 0 1 360 27.5" fill="#2F1973"/><path d="m389.009 25.751-.088.093c-1.306 1.39-3.082 3.28-3.082 5.939a1.625 1.625 0 0 0 3.25 0c0-1.285.856-2.275 2.424-3.95l.074-.08c1.425-1.524 3.375-3.609 3.375-6.723l-.003-.1c-.129-2.104-.761-4.063-2.074-5.486-1.338-1.45-3.217-2.162-5.434-2.056-2.101-.066-3.912.76-5.216 2.248-1.288 1.47-2.006 3.495-2.191 5.752a1.625 1.625 0 1 0 3.239.265c.145-1.767.687-3.065 1.397-3.876.678-.774 1.572-1.187 2.715-1.14q.08.005.16 0c1.418-.08 2.333.351 2.941 1.01.643.697 1.109 1.832 1.216 3.43-.019 1.65-.999 2.853-2.498 4.456zm-1.49 16.913c1.628 0 2.92-1.336 2.92-2.951s-1.292-2.952-2.92-2.952-2.92 1.337-2.92 2.952 1.292 2.951 2.92 2.951Z" fill="#FEC437" stroke="#FEC437" stroke-width="2"/><defs><clipPath id="a"><rect x="164" y="58" width="211" height="80" rx="4" fill="#fff"/></clipPath><pattern id="b" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#c" transform="matrix(.00037 0 0 .00098 0 -.254)"/></pattern><image id="c" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
635
|
-
name: 'empty-state-generic-error'
|
|
636
|
-
};
|
|
637
|
-
const gdsEmptyStateGettingStartedIcon = {
|
|
638
|
-
data: `<svg width="470" height="135" viewBox="0 0 470 150" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g opacity="1"><g clip-path="url(#clip0_1616_172933)"><rect x="94" y="22" width="288" height="109" fill="url(#pattern0_1616_172933)"/></g></g><g opacity="0.95"><rect x="145" y="107" width="325" height="36" rx="4" fill="#ECE9F5"/><path d="M454 122C454.552 122 455 121.552 455 121C455 120.448 454.552 120 454 120C453.448 120 453 120.448 453 121C453 121.552 453.448 122 454 122ZM454 126C454.552 126 455 125.552 455 125C455 124.448 454.552 124 454 124C453.448 124 453 124.448 453 125C453 125.552 453.448 126 454 126ZM455 129C455 129.552 454.552 130 454 130C453.448 130 453 129.552 453 129C453 128.448 453.448 128 454 128C454.552 128 455 128.448 455 129Z" fill="#666666"/><rect x="277" y="122" width="124" height="6" rx="2" transform="rotate(180 277 122)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 153 134)" fill="#D8D3EB"/></g><g opacity="0.95"><rect x="142" y="8" width="325" height="36" rx="4" fill="#ECE9F5"/><path d="M451 23C451.552 23 452 22.5523 452 22C452 21.4477 451.552 21 451 21C450.448 21 450 21.4477 450 22C450 22.5523 450.448 23 451 23ZM451 27C451.552 27 452 26.5523 452 26C452 25.4477 451.552 25 451 25C450.448 25 450 25.4477 450 26C450 26.5523 450.448 27 451 27ZM452 30C452 30.5523 451.552 31 451 31C450.448 31 450 30.5523 450 30C450 29.4477 450.448 29 451 29C451.552 29 452 29.4477 452 30Z" fill="#666666"/><rect x="274" y="23" width="124" height="6" rx="2" transform="rotate(180 274 23)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 150 35)" fill="#D8D3EB"/></g><g filter="url(#filter0_bdd_1616_172933)"><rect x="4" y="51" width="415" height="36" rx="4" fill="#FCFBFD" shape-rendering="crispEdges"/><rect x="8" y="55" width="407" height="28" rx="6" fill="#5B42A8" fill-opacity="0.04"/><rect x="144" y="66" width="124" height="6" rx="2" transform="rotate(180 144 66)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 20 78)" fill="#D8D3EB"/><path d="M397 65C396.31 65 395.75 64.4404 395.75 63.75C395.75 63.0596 396.31 62.5 397 62.5C397.69 62.5 398.25 63.0596 398.25 63.75C398.25 64.4404 397.69 65 397 65ZM397 70.25C396.31 70.25 395.75 69.6904 395.75 69C395.75 68.3096 396.31 67.75 397 67.75C397.69 67.75 398.25 68.3096 398.25 69C398.25 69.6904 397.69 70.25 397 70.25ZM395.75 74.25C395.75 74.9404 396.31 75.5 397 75.5C397.69 75.5 398.25 74.9404 398.25 74.25C398.25 73.5596 397.69 73 397 73C396.31 73 395.75 73.5596 395.75 74.25Z" fill="#2F1973"/><rect x="8" y="59" width="3" height="20" rx="1.5" fill="#5B42A8"/></g><path d="M242 79.0034C242 77.3553 243.906 76.4147 245.241 77.4039L261.436 89.4046C262.993 90.5579 262.167 93.0038 260.221 93.0038H252.231C251.602 93.0038 251.008 93.2931 250.625 93.7864L245.632 100.213C244.454 101.73 242 100.907 242 98.9964V79.0034Z" fill="#FEC437"/><defs><pattern id="pattern0_1616_172933" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#image0_1616_172933" transform="matrix(0.000372024 0 0 0.000982962 0 -0.254915)"/></pattern><filter id="filter0_bdd_1616_172933" x="-236" y="-189" width="895" height="516" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feGaussianBlur in="BackgroundImageFix" stdDeviation="120"/><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1616_172933"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="2"/><feGaussianBlur stdDeviation="2"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.14 0"/><feBlend mode="normal" in2="effect1_backgroundBlur_1616_172933" result="effect2_dropShadow_1616_172933"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend mode="normal" in2="effect2_dropShadow_1616_172933" result="effect3_dropShadow_1616_172933"/><feBlend mode="normal" in="SourceGraphic" in2="effect3_dropShadow_1616_172933" result="shape"/></filter><clipPath id="clip0_1616_172933"><rect x="94" y="22" width="288" height="109" rx="4" fill="white"/></clipPath><image id="image0_1616_172933" width="2688" height="1536" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
639
|
-
name: 'empty-state-getting-started'
|
|
640
|
-
};
|
|
641
|
-
const gdsEmptyStateNoEmailConnectedIcon = {
|
|
642
|
-
data: `<svg width="132" height="132" viewBox="0 0 132 132" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_32247_389)"><path d="M61.7935 10.8077L23.8032 26.1567C10.0232 31.7242 4.93392 42.2275 9.96114 54.6703L26.9878 96.8127C32.0974 109.459 42.9886 113.316 56.7686 107.749L94.7588 92.3999C108.761 86.7426 113.69 76.4941 108.58 63.8473L91.5533 21.705C86.5261 9.26214 75.7956 5.15046 61.7935 10.8077Z" fill="url(#paint0_linear_32247_389)"/><foreignObject x="0.5" y="10.5" width="161" height="151"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(15px);clip-path:url(#bgblur_1_32247_389_clip_path);height:100%;width:100%"/></foreignObject><g filter="url(#filter0_n_32247_389)" data-figma-bg-blur-radius="30"><path d="M31 63.5C31 51.0736 40.4256 41 52.0526 41H109.947C121.574 41 131 51.0736 131 63.5V108.5C131 120.926 121.574 131 109.947 131H52.0526C40.4256 131 31 120.926 31 108.5V63.5Z" fill="#E6E6E6" fill-opacity="0.4"/><path d="M109.947 40.75L110.498 40.7578C122.023 41.0698 131.25 51.1476 131.25 63.5V108.5C131.25 121.049 121.728 131.25 109.947 131.25H52.0527C40.2722 131.25 30.75 121.049 30.75 108.5V63.5C30.75 50.9514 40.2722 40.75 52.0527 40.75H109.947Z" stroke="url(#paint1_linear_32247_389)" stroke-width="0.5"/></g><foreignObject x="11.8534" y="37.2484" width="137.109" height="87.8196"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(15.2px);clip-path:url(#bgblur_2_32247_389_clip_path);height:100%;width:100%"/></foreignObject><g filter="url(#filter1_d_32247_389)" data-figma-bg-blur-radius="30.3966"><path d="M112.372 68.3466C114.165 67.1062 116.623 67.5541 117.864 69.3463C119.105 71.1387 118.657 73.5974 116.865 74.8382L94.6374 90.2267C86.0767 96.1529 74.7391 96.1529 66.1783 90.2267L43.9513 74.8382C42.159 73.5974 41.7112 71.1387 42.9516 69.3463C44.1923 67.5541 46.6511 67.1062 48.4434 68.3466L70.6705 83.7352C76.5281 87.7904 84.2876 87.7904 90.1452 83.7352L112.372 68.3466Z" fill="url(#paint2_linear_32247_389)"/><path d="M112.515 68.5522C114.193 67.3905 116.496 67.8101 117.658 69.4888C118.82 71.1674 118.401 73.47 116.723 74.6323L94.4951 90.021C86.02 95.8879 74.7954 95.8879 66.3203 90.021L44.0938 74.6323C42.415 73.4701 41.9956 71.1676 43.1572 69.4888C44.3194 67.8101 46.622 67.3907 48.3008 68.5522L70.5283 83.9409C76.4714 88.0552 84.344 88.0551 90.2871 83.9409L112.515 68.5522Z" stroke="url(#paint3_linear_32247_389)" stroke-opacity="0.5" stroke-width="0.5"/></g></g><defs><filter id="filter0_n_32247_389" x="0.5" y="10.5" width="161" height="151" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feTurbulence type="fractalNoise" baseFrequency="5 5" stitchTiles="stitch" numOctaves="3" result="noise" seed="723"/><feColorMatrix in="noise" type="luminanceToAlpha" result="alphaNoise"/><feComponentTransfer in="alphaNoise" result="coloredNoise1"><feFuncA type="discrete" tableValues="0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"/></feComponentTransfer><feComposite operator="in" in2="shape" in="coloredNoise1" result="noise1Clipped"/><feFlood flood-color="rgba(230, 230, 230, 0.25)" result="color1Flood"/><feComposite operator="in" in2="noise1Clipped" in="color1Flood" result="color1"/><feMerge result="effect1_noise_32247_389"><feMergeNode in="shape"/><feMergeNode in="color1"/></feMerge></filter><clipPath id="bgblur_1_32247_389_clip_path" transform="translate(-0.5 -10.5)"><path d="M31 63.5C31 51.0736 40.4256 41 52.0526 41H109.947C121.574 41 131 51.0736 131 63.5V108.5C131 120.926 121.574 131 109.947 131H52.0526C40.4256 131 31 120.926 31 108.5V63.5Z"/></clipPath><filter id="filter1_d_32247_389" x="11.8534" y="37.2484" width="137.109" height="87.8196" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="2" dy="2"/><feGaussianBlur stdDeviation="6"/><feColorMatrix type="matrix" values="0 0 0 0 0.351732 0 0 0 0 0.351732 0 0 0 0 0.351732 0 0 0 0.3 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_32247_389"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_32247_389" result="shape"/></filter><clipPath id="bgblur_2_32247_389_clip_path" transform="translate(-11.8534 -37.2484)"><path d="M112.372 68.3466C114.165 67.1062 116.623 67.5541 117.864 69.3463C119.105 71.1387 118.657 73.5974 116.865 74.8382L94.6374 90.2267C86.0767 96.1529 74.7391 96.1529 66.1783 90.2267L43.9513 74.8382C42.159 73.5974 41.7112 71.1387 42.9516 69.3463C44.1923 67.5541 46.6511 67.1062 48.4434 68.3466L70.6705 83.7352C76.5281 87.7904 84.2876 87.7904 90.1452 83.7352L112.372 68.3466Z"/></clipPath><linearGradient id="paint0_linear_32247_389" x1="42.7961" y1="18.4831" x2="81" y2="72" gradientUnits="userSpaceOnUse"><stop stop-color="#4B5E7E"/><stop offset="1" stop-color="#941200"/></linearGradient><linearGradient id="paint1_linear_32247_389" x1="47.3968" y1="60.6452" x2="140.224" y2="164.191" gradientUnits="userSpaceOnUse"><stop stop-color="#D9E7F2"/><stop offset="1" stop-color="#4B5E7E"/></linearGradient><linearGradient id="paint2_linear_32247_389" x1="35.4933" y1="65.4342" x2="34.6069" y2="105.723" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0.5"/></linearGradient><linearGradient id="paint3_linear_32247_389" x1="51.2457" y1="87.099" x2="96.2362" y2="54.7688" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><clipPath id="clip0_32247_389"><rect width="132" height="132" fill="white"/></clipPath></defs></svg>`,
|
|
643
|
-
name: 'empty-state-no-email-connected'
|
|
644
|
-
};
|
|
645
|
-
const gdsEmptyStateNoMattersIcon = {
|
|
646
|
-
data: `<svg width="320" height="116" viewBox="0 0 320 120" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#a)" opacity=".8"><path fill="url(#b)" d="M110 16h100v100H110z"/></g><rect x="44" y="78" width="231.059" height="30.579" rx="4" fill="#ECE9F5" opacity=".95"/><path d="M261.371 92.494a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m0 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m1.25 4a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0" fill="#666"/><rect x="137.845" y="90.741" width="88.158" height="5.096" rx="2" transform="rotate(180 137.845 90.741)" fill="#D8D3EB"/><rect width="54.032" height="5.096" rx="2" transform="matrix(1 0 0 -1 49.688 100.934)" fill="#D8D3EB"/><rect x="44" y="41" width="231" height="31" rx="4" fill="#FCFBFD"/><rect x="48" y="42.5" width="223" height="28" rx="6" fill="#5B42A8" fill-opacity=".04"/><rect x="184" y="53.5" width="124" height="6" rx="2" transform="rotate(180 184 53.5)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 60 65.5)" fill="#D8D3EB"/><path d="M253 52.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 5.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m-1.25 4a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0" fill="#2F1973"/><rect x="48" y="46.5" width="3" height="20" rx="1.5" fill="#5B42A8"/><path d="M157.312 45.25H127.75V33.156a5.375 5.375 0 0 1 5.375-5.375h14.843a5.37 5.37 0 0 1 5.137 3.795z" fill="#FEC437"/><path d="M184.188 35.844h-48.376a8.06 8.06 0 0 0-8.062 8.062v30.907a8.06 8.06 0 0 0 8.062 8.062h48.376a8.06 8.06 0 0 0 8.062-8.062V43.906a8.06 8.06 0 0 0-8.062-8.062" fill="#FEC437"/><path opacity=".3" d="M155.969 42.563a6.72 6.72 0 0 0 6.719-6.72h-26.876a8.06 8.06 0 0 0-8.062 8.063v14.782a6.72 6.72 0 0 0 6.719-6.72v-8.062c0-.742.603-1.343 1.343-1.343z" fill="#fff"/><path opacity=".15" d="M192.25 74.813V51.969a6.72 6.72 0 0 0-6.719 6.718v16.126c0 .741-.603 1.343-1.343 1.343h-25.532a6.72 6.72 0 0 0-6.718 6.719h32.25a8.06 8.06 0 0 0 8.062-8.062" fill="#4D4D4D"/><path d="M133.125 48.61v-4.704a2.69 2.69 0 0 1 2.687-2.687h9.15" stroke="#fff" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M107.781 106.141a4.921 4.921 0 0 1-3.481-8.402l17.719-17.719a4.922 4.922 0 0 1 6.961 6.96l-17.719 17.719a4.9 4.9 0 0 1-3.48 1.442" fill="#2F1973"/><path d="M128.945 100.234c11.689 0 21.164-9.475 21.164-21.164 0-11.688-9.475-21.164-21.164-21.164-11.688 0-21.164 9.476-21.164 21.164s9.476 21.164 21.164 21.164" fill="#2F1973"/><path d="M128.945 93.344c7.883 0 14.274-6.39 14.274-14.274s-6.391-14.273-14.274-14.273-14.273 6.39-14.273 14.273 6.39 14.274 14.273 14.274" fill="#FEC437"/><path opacity=".15" d="M149.526 74.208c-2.44.29-4.338 2.343-4.338 4.862 0 8.956-7.287 16.243-16.243 16.243a16.23 16.23 0 0 1-8.012-2.128 4.924 4.924 0 0 0-5.916.798l-7.236 7.236c-1.284 1.284-1.69 3.099-1.257 4.738.413.109.833.184 1.257.184a4.9 4.9 0 0 0 3.481-1.442l7.237-7.238a21.04 21.04 0 0 0 10.446 2.773c11.689 0 21.164-9.475 21.164-21.164 0-1.676-.215-3.3-.583-4.862" fill="#4D4D4D"/><path opacity=".3" d="M108.351 83.935c2.446-.286 4.352-2.342 4.352-4.865 0-8.955 7.286-16.242 16.242-16.242 2.518 0 4.572-1.898 4.863-4.338a21.2 21.2 0 0 0-4.863-.584c-11.688 0-21.164 9.476-21.164 21.164 0 1.676.201 3.303.57 4.865" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M123.261 62.308a1.575 1.575 0 0 1-.727 2.106 17.25 17.25 0 0 0-7.815 7.685 1.576 1.576 0 0 1-2.809-1.426 20.4 20.4 0 0 1 9.246-9.092 1.575 1.575 0 0 1 2.105.727" fill="#fff"/><path opacity=".15" d="M142.884 75.965a3.1 3.1 0 0 0-2.775 3.076c0 6.172-5.021 11.193-11.193 11.193a3.1 3.1 0 0 0-3.076 2.775 14.4 14.4 0 0 0 3.076.335c7.899 0 14.303-6.404 14.303-14.303a14.4 14.4 0 0 0-.335-3.076" fill="#4D4D4D"/><defs><clipPath id="a"><rect x="110" y="16" width="100" height="100" rx="4" fill="#fff"/></clipPath><pattern id="b" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#c" transform="translate(-.375)scale(.00065)"/></pattern><image id="c" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
647
|
-
name: 'empty-state-no-matters'
|
|
648
|
-
};
|
|
649
|
-
const gdsEmptyStateNoResultsIcon = {
|
|
650
|
-
data: `<svg width="466" height="153" viewBox="0 0 466 160" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#a)"><path fill="url(#b)" d="M90 39h288v109H90z"/></g><g opacity=".95"><rect x="141" y="117" width="325" height="36" rx="4" fill="#ECE9F5"/><rect x="273" y="132" width="124" height="6" rx="2" transform="rotate(180 273 132)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 149 144)" fill="#D8D3EB"/></g><rect y="72" width="359" height="30" rx="4" fill="#ECE9F5" opacity=".95"/><rect x="124.052" y="84.5" width="116.534" height="5" rx="2" transform="rotate(180 124.052 84.5)" fill="#D8D3EB"/><rect width="71.424" height="5" rx="2" transform="matrix(1 0 0 -1 7.518 94.5)" fill="#D8D3EB"/><rect x="62" y="17" width="356" height="47" rx="5.529" fill="#FCFBFD"/><path d="M97.855 32.143a3.624 3.624 0 0 0-5.129.004l-1.078 1.082 5.124 5.124 1.086-1.089a3.624 3.624 0 0 0-.004-5.12M82.405 42.5l8.267-8.292 5.124 5.125-8.263 8.287a2.1 2.1 0 0 1-.771.489l-5.487 1.958a1.037 1.037 0 0 1-1.324-1.328l1.97-5.477c.104-.287.269-.547.484-.762m-1.802-10.353h10.171l-1.378 1.382h-8.793a.691.691 0 0 1 0-1.382m0 2.765h7.415l-1.379 1.382h-6.036a.691.691 0 0 1 0-1.382m0 2.764h4.658l-1.378 1.383h-3.28a.691.691 0 0 1 0-1.383" fill="#BBB1DB"/><rect x="358.559" y="47.412" width="237.118" height="13.823" rx="6.912" transform="rotate(180 358.559 47.412)" fill="#D8D3EB"/><path d="M382 40.441c0-.573.464-1.037 1.037-1.037h12.146l-4.543-4.065a1.036 1.036 0 1 1 1.382-1.545l6.566 5.875a1.037 1.037 0 0 1 0 1.545l-6.566 5.875a1.037 1.037 0 1 1-1.382-1.545l4.543-4.066h-12.146A1.037 1.037 0 0 1 382 40.44" fill="#BBB1DB"/><path fill-rule="evenodd" clip-rule="evenodd" d="M88.477 69.672c16.883 0 30.57-13.687 30.57-30.57s-13.687-30.57-30.57-30.57-30.57 13.686-30.57 30.57a30.43 30.43 0 0 0 5.07 16.867L52.879 66.067a7.107 7.107 0 0 0 0 10.053 7.1 7.1 0 0 0 5.027 2.083 7.08 7.08 0 0 0 5.027-2.083l10.436-10.436a30.43 30.43 0 0 0 15.108 3.988m20.617-30.57c0 11.386-9.23 20.617-20.617 20.617s-20.618-9.23-20.618-20.617 9.231-20.618 20.618-20.618 20.617 9.231 20.617 20.618" fill="#2F1973"/><path opacity=".15" d="M118.204 32.078c-3.524.42-6.266 3.385-6.266 7.024 0 12.936-10.525 23.46-23.461 23.46-4.04 0-8.041-1.062-11.573-3.072a7.11 7.11 0 0 0-8.545 1.152L57.906 71.094c-1.855 1.855-2.441 4.476-1.815 6.843.595.158 1.202.266 1.815.266 1.82 0 3.639-.694 5.028-2.083l10.454-10.454a30.4 30.4 0 0 0 15.089 4.006c16.883 0 30.57-13.687 30.57-30.57 0-2.422-.312-4.766-.843-7.024" fill="#4D4D4D"/><path opacity=".3" d="M58.73 46.129c3.533-.414 6.286-3.383 6.286-7.027 0-12.937 10.524-23.461 23.46-23.461 3.638 0 6.604-2.742 7.025-6.267-2.258-.531-4.603-.843-7.024-.843-16.884 0-30.57 13.687-30.57 30.57 0 2.42.29 4.771.823 7.028" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M80.266 14.89c.55 1.13.08 2.491-1.05 3.04a24.9 24.9 0 0 0-11.29 11.102 2.275 2.275 0 0 1-4.056-2.06A29.47 29.47 0 0 1 77.225 13.84a2.275 2.275 0 0 1 3.041 1.05" fill="#fff"/><path opacity=".15" d="M108.61 34.616c-2.251.244-4.008 2.128-4.008 4.443 0 8.915-7.253 16.169-16.168 16.169-2.315 0-4.199 1.757-4.443 4.007 1.432.313 2.917.484 4.443.484 11.41 0 20.66-9.25 20.66-20.66 0-1.526-.171-3.011-.484-4.443" fill="#4D4D4D"/><defs><clipPath id="a"><rect x="90" y="39" width="288" height="109" rx="4" fill="#fff"/></clipPath><pattern id="b" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#c" transform="matrix(.00037 0 0 .00098 0 -.255)"/></pattern><image id="c" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
651
|
-
name: 'empty-state-no-results'
|
|
652
|
-
};
|
|
653
|
-
const gdsEmptyStateNoSelectFilterIcon = {
|
|
654
|
-
data: `<svg width="462" height="154" viewBox="0 0 462 154" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#clip0_1_308)"><rect x="87.5" y="20" width="288" height="109" fill="url(#pattern0_1_308)"/></g><g opacity="0.95"><rect x="136.5" y="113" width="325" height="36" rx="4" fill="#ECE9F5"/><path d="M445.5 128C446.052 128 446.5 127.552 446.5 127C446.5 126.448 446.052 126 445.5 126C444.948 126 444.5 126.448 444.5 127C444.5 127.552 444.948 128 445.5 128ZM445.5 132C446.052 132 446.5 131.552 446.5 131C446.5 130.448 446.052 130 445.5 130C444.948 130 444.5 130.448 444.5 131C444.5 131.552 444.948 132 445.5 132ZM446.5 135C446.5 135.552 446.052 136 445.5 136C444.948 136 444.5 135.552 444.5 135C444.5 134.448 444.948 134 445.5 134C446.052 134 446.5 134.448 446.5 135Z" fill="#666666"/><rect x="413.5" y="137.048" width="229" height="11.0969" rx="2.01762" transform="rotate(180 413.5 137.048)" fill="#D8D3EB"/></g><g opacity="0.5"><g opacity="0.5"><path d="M158.45 123.6V127.8C158.45 128.573 159.077 129.2 159.85 129.2H164.05V136.2C164.05 136.973 163.423 137.6 162.65 137.6H154.25C153.477 137.6 152.85 136.973 152.85 136.2V125C152.85 124.227 153.477 123.6 154.25 123.6H158.45ZM159.5 123.95V127.8C159.5 127.993 159.657 128.15 159.85 128.15H163.7L159.5 123.95Z" fill="#2F1973"/></g></g><rect x="0.5" y="68" width="430" height="37.3012" rx="4.14458" fill="#FCFBFD"/><rect x="0.5" y="68" width="430" height="37.3012" rx="6.21687" fill="#5B42A8" fill-opacity="0.04"/><g opacity="0.5"><g opacity="0.5"><path d="M33.741 75.8554V82.0723C33.741 83.2168 34.6688 84.1446 35.8133 84.1446H42.0301V94.506C42.0301 95.6505 41.1023 96.5783 39.9578 96.5783H27.5241C26.3796 96.5783 25.4518 95.6505 25.4518 94.506V77.9277C25.4518 76.7832 26.3796 75.8554 27.5241 75.8554H33.741ZM35.2952 76.3735V82.0723C35.2952 82.3584 35.5271 82.5904 35.8133 82.5904H41.512L35.2952 76.3735Z" fill="#2F1973"/></g></g><rect x="298.91" y="92.3494" width="235.205" height="11.3976" rx="2.07229" transform="rotate(180 298.91 92.3494)" fill="#D8D3EB"/><path d="M411.488 82.1446C410.773 82.1446 410.193 81.5647 410.193 80.8494C410.193 80.1341 410.773 79.5542 411.488 79.5542C412.203 79.5542 412.783 80.1341 412.783 80.8494C412.783 81.5647 412.203 82.1446 411.488 82.1446ZM411.488 87.5843C410.773 87.5843 410.193 87.0045 410.193 86.2892C410.193 85.5738 410.773 84.994 411.488 84.994C412.203 84.994 412.783 85.5738 412.783 86.2892C412.783 87.0045 412.203 87.5843 411.488 87.5843ZM410.193 91.7289C410.193 92.4442 410.773 93.0241 411.488 93.0241C412.203 93.0241 412.783 92.4442 412.783 91.7289C412.783 91.0136 412.203 90.4337 411.488 90.4337C410.773 90.4337 410.193 91.0136 410.193 91.7289Z" fill="#2F1973"/><rect x="160.465" y="0.464583" width="222.071" height="58.5375" rx="6.96875" fill="white"/><rect x="160.465" y="0.464583" width="222.071" height="58.5375" rx="6.96875" stroke="#CCCCCC" stroke-width="0.929167"/><path d="M187.244 39.2333H184.746V20.4233H187.244L193.722 36.2414L200.2 20.4233H202.75V39.2333H200.252V31.7926C200.252 28.2803 200.278 27.0055 200.408 25.6786L194.919 39.2333H192.525L187.062 25.7307C187.192 26.6413 187.244 28.5665 187.244 31.1942V39.2333ZM210.434 39.5455C207.702 39.5455 206.089 38.0106 206.089 35.6951C206.089 33.3536 207.832 31.8966 210.824 31.6625L214.83 31.3503V30.9861C214.83 28.8527 213.556 28.0982 211.839 28.0982C209.783 28.0982 208.612 29.0088 208.612 30.5438H206.479C206.479 27.8901 208.665 26.1469 211.943 26.1469C215.091 26.1469 217.224 27.812 217.224 31.2462V39.2333H215.143L214.882 37.178C214.232 38.635 212.489 39.5455 210.434 39.5455ZM211.136 37.6463C213.452 37.6463 214.856 36.1374 214.856 33.7438V33.0674L211.604 33.3275C209.445 33.5357 208.56 34.3682 208.56 35.617C208.56 36.9699 209.549 37.6463 211.136 37.6463ZM223.998 39.2333H221.552V28.5665H219.055V26.5112H221.552V22.5306H223.998V26.5112H226.495V28.5665H223.998V39.2333ZM232.509 39.2333H230.064V28.5665H227.566V26.5112H230.064V22.5306H232.509V26.5112H235.007V28.5665H232.509V39.2333ZM242.564 39.5455C238.818 39.5455 236.242 36.8398 236.242 32.8853C236.242 28.9047 238.766 26.1469 242.46 26.1469C246.076 26.1469 248.444 28.6446 248.444 32.417V33.3275L238.609 33.3536C238.792 36.0333 240.197 37.5162 242.616 37.5162C244.515 37.5162 245.764 36.7357 246.18 35.2788H248.47C247.845 38.0106 245.712 39.5455 242.564 39.5455ZM242.46 28.2023C240.327 28.2023 238.974 29.4771 238.662 31.7145H245.998C245.998 29.6072 244.619 28.2023 242.46 28.2023ZM258.46 26.4071V28.6446H257.367C255.052 28.6446 253.621 30.0494 253.621 32.495V39.2333H251.175V26.5372H253.465L253.621 28.4624C254.141 27.1356 255.416 26.251 257.159 26.251C257.601 26.251 257.966 26.3031 258.46 26.4071ZM271.458 39.2333H269.012V28.5665H266.515V26.5112H269.012V22.5306H271.458V26.5112H273.956V28.5665H271.458V39.2333ZM274.928 44.931V42.9277H276.567C277.737 42.9277 278.674 42.7456 279.272 41.1326L279.715 39.9098L274.589 26.5112H277.165L280.859 36.7618L284.632 26.5112H287.155L281.146 42.0952C280.287 44.2806 279.012 45.1912 277.061 45.1912C276.254 45.1912 275.578 45.0871 274.928 44.931ZM289.108 44.931V26.5112H291.319L291.501 28.8006C292.36 27.0575 294.077 26.1469 296.106 26.1469C299.749 26.1469 302.012 28.8787 302.012 32.7812C302.012 36.6577 299.879 39.5716 296.106 39.5716C294.077 39.5716 292.386 38.713 291.553 37.152V44.931H289.108ZM291.579 32.8853C291.579 35.4869 293.088 37.3601 295.586 37.3601C298.084 37.3601 299.567 35.4869 299.567 32.8853C299.567 30.2576 298.084 28.3844 295.586 28.3844C293.088 28.3844 291.579 30.2316 291.579 32.8853ZM310.197 39.5455C306.451 39.5455 303.875 36.8398 303.875 32.8853C303.875 28.9047 306.399 26.1469 310.093 26.1469C313.709 26.1469 316.077 28.6446 316.077 32.417V33.3275L306.243 33.3536C306.425 36.0333 307.83 37.5162 310.249 37.5162C312.148 37.5162 313.397 36.7357 313.814 35.2788H316.103C315.479 38.0106 313.345 39.5455 310.197 39.5455ZM310.093 28.2023C307.96 28.2023 306.607 29.4771 306.295 31.7145H313.631C313.631 29.6072 312.253 28.2023 310.093 28.2023Z" fill="#1A1A1A"/><path d="M336.814 25.3596C337.177 24.9968 337.765 24.9968 338.128 25.3596L345.833 33.0651L353.539 25.3596C353.902 24.9968 354.49 24.9968 354.853 25.3596C355.216 25.7225 355.216 26.3108 354.853 26.6737L346.49 35.0362C346.127 35.3991 345.539 35.3991 345.176 35.0362L336.814 26.6737C336.451 26.3108 336.451 25.7225 336.814 25.3596Z" fill="#2F1973"/><path d="M312 46.0034C312 44.3553 313.906 43.4147 315.241 44.4039L331.436 56.4046C332.993 57.5579 332.167 60.0038 330.221 60.0038H322.231C321.602 60.0038 321.008 60.2931 320.625 60.7864L315.632 67.2135C314.454 68.7296 312 67.9072 312 65.9964V46.0034Z" fill="#FEC437"/><defs><pattern id="pattern0_1_308" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#image0_1_308" transform="matrix(0.000372024 0 0 0.000982962 0 -0.254915)"/></pattern><clipPath id="clip0_1_308"><rect x="87.5" y="20" width="288" height="109" rx="4" fill="white"/></clipPath><image id="image0_1_308" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
655
|
-
name: 'empty-state-no-select-filter'
|
|
656
|
-
};
|
|
657
|
-
const gdsEmptyStateNotFoundIcon = {
|
|
658
|
-
data: `<svg width="466" height="135" viewBox="0 0 466 135" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#clip0_1152_664)"><rect x="164" y="24" width="211" height="80" fill="url(#pattern0_1152_664)"/></g><g opacity="0.95"><rect x="141" y="99" width="325" height="36" rx="4" fill="#ECE9F5"/><path d="M450 114C450.552 114 451 113.552 451 113C451 112.448 450.552 112 450 112C449.448 112 449 112.448 449 113C449 113.552 449.448 114 450 114ZM450 118C450.552 118 451 117.552 451 117C451 116.448 450.552 116 450 116C449.448 116 449 116.448 449 117C449 117.552 449.448 118 450 118ZM451 121C451 121.552 450.552 122 450 122C449.448 122 449 121.552 449 121C449 120.448 449.448 120 450 120C450.552 120 451 120.448 451 121Z" fill="#666666"/><rect x="273" y="114" width="124" height="6" rx="2" transform="rotate(180 273 114)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 149 126)" fill="#D8D3EB"/></g><g opacity="0.95"><rect x="138" width="325" height="36" rx="4" fill="#ECE9F5"/></g><path d="M447 15C447.552 15 448 14.5523 448 14C448 13.4477 447.552 13 447 13C446.448 13 446 13.4477 446 14C446 14.5523 446.448 15 447 15ZM447 19C447.552 19 448 18.5523 448 18C448 17.4477 447.552 17 447 17C446.448 17 446 17.4477 446 18C446 18.5523 446.448 19 447 19ZM448 22C448 22.5523 447.552 23 447 23C446.448 23 446 22.5523 446 22C446 21.4477 446.448 21 447 21C447.552 21 448 21.4477 448 22Z" fill="#666666"/><rect x="270" y="15" width="124" height="6" rx="2" transform="rotate(180 270 15)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 146 27)" fill="#D8D3EB"/><rect y="43" width="415" height="36" rx="4" fill="#FCFBFD"/><rect x="4" y="47" width="407" height="28" rx="6" fill="#5B42A8" fill-opacity="0.04"/><rect x="140" y="58" width="124" height="6" rx="2" transform="rotate(180 140 58)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 16 70)" fill="#D8D3EB"/><path d="M393 57C392.31 57 391.75 56.4404 391.75 55.75C391.75 55.0596 392.31 54.5 393 54.5C393.69 54.5 394.25 55.0596 394.25 55.75C394.25 56.4404 393.69 57 393 57ZM393 62.25C392.31 62.25 391.75 61.6904 391.75 61C391.75 60.3096 392.31 59.75 393 59.75C393.69 59.75 394.25 60.3096 394.25 61C394.25 61.6904 393.69 62.25 393 62.25ZM391.75 66.25C391.75 66.9404 392.31 67.5 393 67.5C393.69 67.5 394.25 66.9404 394.25 66.25C394.25 65.5596 393.69 65 393 65C392.31 65 391.75 65.5596 391.75 66.25Z" fill="#2F1973"/><rect x="4" y="51" width="3" height="20" rx="1.5" fill="#5B42A8"/><path d="M66.9063 95.2031C65.0863 95.2031 63.2677 94.5093 61.8785 93.1201C59.1016 90.3446 59.1016 85.8429 61.8785 83.0674L87.4723 57.4737C90.2492 54.6968 94.7494 54.6968 97.5264 57.4737C100.303 60.2492 100.303 64.7508 97.5264 67.5263L71.9326 93.1201C70.5449 94.5093 68.7263 95.2031 66.9063 95.2031Z" fill="#2F1973"/><path d="M97.4766 86.6719C114.36 86.6719 128.047 72.9851 128.047 56.1016C128.047 39.218 114.36 25.5312 97.4766 25.5312C80.593 25.5312 66.9062 39.218 66.9062 56.1016C66.9062 72.9851 80.593 86.6719 97.4766 86.6719Z" fill="#2F1973"/><path d="M97.4766 76.7188C108.863 76.7188 118.094 67.4881 118.094 56.1016C118.094 44.715 108.863 35.4844 97.4766 35.4844C86.09 35.4844 76.8594 44.715 76.8594 56.1016C76.8594 67.4881 86.09 76.7188 97.4766 76.7188Z" fill="#FEC437"/><path opacity="0.15" d="M127.204 49.0775C123.68 49.4984 120.937 52.463 120.937 56.1016C120.937 69.0378 110.413 79.5625 97.4766 79.5625C93.437 79.5625 89.4359 78.5004 85.9039 76.4898C83.1213 74.9073 79.6235 75.3765 77.3584 77.6416L66.9062 88.0938C65.0507 89.9493 64.4649 92.5698 65.0905 94.9372C65.6863 95.0951 66.2934 95.2031 66.9062 95.2031C68.7262 95.2031 70.5448 94.5093 71.934 93.1201L82.3876 82.6665C86.8424 85.2031 91.9839 86.6719 97.4766 86.6719C114.36 86.6719 128.047 72.9849 128.047 56.1016C128.047 53.6801 127.735 51.3355 127.204 49.0775Z" fill="#4D4D4D"/><path opacity="0.3" d="M67.7295 63.1285C71.2629 62.7147 74.0156 59.7458 74.0156 56.1016C74.0156 43.1653 84.5403 32.6406 97.4766 32.6406C101.114 32.6406 104.08 29.8993 104.501 26.3744C102.243 25.8426 99.898 25.5312 97.4766 25.5312C80.5932 25.5312 66.9062 39.2182 66.9062 56.1016C66.9062 58.5216 67.1963 60.872 67.7295 63.1285Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M89.266 31.8898C89.8158 33.0196 89.3456 34.3812 88.2158 34.9309C83.353 37.2972 79.373 41.2144 76.9269 46.0324C76.3581 47.1527 74.9888 47.5998 73.8685 47.031C72.7482 46.4622 72.3011 45.0929 72.8699 43.9726C75.7643 38.2715 80.4692 33.6404 86.2249 30.8396C87.3547 30.2898 88.7163 30.76 89.266 31.8898Z" fill="white"/><path opacity="0.15" d="M117.61 51.616C115.359 51.8603 113.602 53.7439 113.602 56.0588C113.602 64.974 106.349 72.2274 97.4338 72.2274C95.1189 72.2274 93.2353 73.9853 92.991 76.2346C94.4228 76.5481 95.9076 76.7187 97.4338 76.7187C108.844 76.7187 118.094 67.4693 118.094 56.0588C118.094 54.5326 117.923 53.0478 117.61 51.616Z" fill="#4D4D4D"/><defs><pattern id="pattern0_1152_664" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#image0_1152_664" transform="matrix(0.000372024 0 0 0.000981213 0 -0.253571)"/></pattern><clipPath id="clip0_1152_664"><rect x="164" y="24" width="211" height="80" rx="4" fill="white"/></clipPath><image id="image0_1152_664" width="2688" height="1536" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
659
|
-
name: 'empty-state-not-found'
|
|
660
|
-
};
|
|
661
|
-
const gdsEmptyStateRestrictedAccessIcon = {
|
|
662
|
-
data: `<svg width="466" height="135" viewBox="0 0 466 135" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#clip0_1539_10)"><rect x="178" y="14" width="200" height="109" fill="url(#pattern0_1539_10)"/></g><g opacity="0.95"><rect x="141" y="99" width="325" height="36" rx="4" fill="#ECE9F5"/><path d="M450 114C450.552 114 451 113.552 451 113C451 112.448 450.552 112 450 112C449.448 112 449 112.448 449 113C449 113.552 449.448 114 450 114ZM450 118C450.552 118 451 117.552 451 117C451 116.448 450.552 116 450 116C449.448 116 449 116.448 449 117C449 117.552 449.448 118 450 118ZM451 121C451 121.552 450.552 122 450 122C449.448 122 449 121.552 449 121C449 120.448 449.448 120 450 120C450.552 120 451 120.448 451 121Z" fill="#666666"/><rect x="273" y="114" width="124" height="6" rx="2" transform="rotate(180 273 114)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 149 126)" fill="#D8D3EB"/></g><g opacity="0.95"><rect x="138" width="325" height="36" rx="4" fill="#ECE9F5"/></g><path d="M447 15C447.552 15 448 14.5523 448 14C448 13.4477 447.552 13 447 13C446.448 13 446 13.4477 446 14C446 14.5523 446.448 15 447 15ZM447 19C447.552 19 448 18.5523 448 18C448 17.4477 447.552 17 447 17C446.448 17 446 17.4477 446 18C446 18.5523 446.448 19 447 19ZM448 22C448 22.5523 447.552 23 447 23C446.448 23 446 22.5523 446 22C446 21.4477 446.448 21 447 21C447.552 21 448 21.4477 448 22Z" fill="#666666"/><rect x="270" y="15" width="124" height="6" rx="2" transform="rotate(180 270 15)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 146 27)" fill="#D8D3EB"/><rect y="43" width="415" height="36" rx="4" fill="#FCFBFD"/><rect x="4" y="47" width="407" height="28" rx="6" fill="#5B42A8" fill-opacity="0.04"/><rect x="140" y="58" width="124" height="6" rx="2" transform="rotate(180 140 58)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 16 70)" fill="#D8D3EB"/><path d="M393 57C392.31 57 391.75 56.4404 391.75 55.75C391.75 55.0596 392.31 54.5 393 54.5C393.69 54.5 394.25 55.0596 394.25 55.75C394.25 56.4404 393.69 57 393 57ZM393 62.25C392.31 62.25 391.75 61.6904 391.75 61C391.75 60.3096 392.31 59.75 393 59.75C393.69 59.75 394.25 60.3096 394.25 61C394.25 61.6904 393.69 62.25 393 62.25ZM391.75 66.25C391.75 66.9404 392.31 67.5 393 67.5C393.69 67.5 394.25 66.9404 394.25 66.25C394.25 65.5596 393.69 65 393 65C392.31 65 391.75 65.5596 391.75 66.25Z" fill="#2F1973"/><rect x="4" y="51" width="3" height="20" rx="1.5" fill="#5B42A8"/><path d="M238 71.0034C238 69.3553 239.906 68.4147 241.241 69.4039L257.436 81.4046C258.993 82.5579 258.167 85.0038 256.221 85.0038H248.231C247.602 85.0038 247.008 85.2931 246.625 85.7864L241.632 92.2135C240.454 93.7296 238 92.9072 238 90.9964V71.0034Z" fill="#FEC437"/><path fill-rule="evenodd" clip-rule="evenodd" d="M102 84.0541C102 88.4429 105.413 92 109.625 92H155.375C159.587 92 163 88.4429 163 84.0541V50.9459C163 46.5571 159.587 43 155.375 43H109.625C105.413 43 102 46.5571 102 50.9459V84.0541ZM140 61.5C140 64.3781 138.379 66.8774 136 68.1349V77.5C136 79.433 134.433 81 132.5 81C130.567 81 129 79.433 129 77.5V68.1349C126.621 66.8774 125 64.3781 125 61.5C125 57.3578 128.358 54 132.5 54C136.642 54 140 57.3578 140 61.5Z" fill="#FEC437"/><path d="M112 32.754V43H119.5V30.3618C119.5 27.7935 119.613 25.1487 120.851 22.8991C122.662 19.6112 126.401 16 133.5 16C143.108 16 146.5 23 147 28V43H154V30.0942C154 27.7016 153.905 25.2806 153.101 23.0273C150.843 16.7041 144.798 9 133.5 9C122.581 9 116.684 15.0208 113.92 20.5746C112.065 24.3025 112 28.5899 112 32.754Z" fill="#2F1973"/><defs><pattern id="pattern0_1539_10" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#image0_1539_10" transform="matrix(0.000372024 0 0 0.000682612 0 -0.0242464)"/></pattern><clipPath id="clip0_1539_10"><rect x="178" y="14" width="200" height="109" rx="4" fill="white"/></clipPath><image id="image0_1539_10" width="2688" height="1536" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>`,
|
|
663
|
-
name: 'empty-state-restricted-access'
|
|
664
|
-
};
|
|
665
625
|
const gdsFilledAccountingIcon = {
|
|
666
626
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.83334 3.16577C2.00492 3.16577 1.33334 3.83734 1.33334 4.66577V11.3344C1.33334 12.1628 2.00492 12.8344 2.83334 12.8344H13.1667C13.9951 12.8344 14.6667 12.1628 14.6667 11.3344V4.66577C14.6667 3.83734 13.9951 3.16577 13.1667 3.16577H2.83334ZM3.76183 4.16577V4.7573C3.76183 5.30959 3.31411 5.7573 2.76183 5.7573H2.33334V6.7573H2.76183C3.86639 6.7573 4.76183 5.86187 4.76183 4.7573V4.16577H3.76183ZM11.2465 4.16577V4.7573C11.2465 5.86187 12.1419 6.7573 13.2465 6.7573H13.6667V5.7573H13.2465C12.6942 5.7573 12.2465 5.30959 12.2465 4.7573V4.16577H11.2465ZM13.6667 9.26129H13.2465C12.1419 9.26129 11.2465 10.1567 11.2465 11.2613V11.8344H12.2465V11.2613C12.2465 10.709 12.6942 10.2613 13.2465 10.2613H13.6667V9.26129ZM4.76183 11.8344V11.2613C4.76183 10.1567 3.86639 9.26129 2.76183 9.26129H2.33334V10.2613H2.76183C3.31411 10.2613 3.76183 10.709 3.76183 11.2613V11.8344H4.76183ZM8.00002 6.66675C7.26364 6.66675 6.66669 7.2637 6.66669 8.00008C6.66669 8.73646 7.26364 9.33342 8.00002 9.33342C8.7364 9.33342 9.33335 8.73646 9.33335 8.00008C9.33335 7.2637 8.7364 6.66675 8.00002 6.66675ZM5.66669 8.00008C5.66669 6.71142 6.71136 5.66675 8.00002 5.66675C9.28868 5.66675 10.3334 6.71142 10.3334 8.00008C10.3334 9.28875 9.28868 10.3334 8.00002 10.3334C6.71136 10.3334 5.66669 9.28875 5.66669 8.00008Z" fill="currentColor"/></svg>`,
|
|
667
627
|
name: 'filled-accounting'
|
|
@@ -842,6 +802,10 @@ const gdsFilledClearFormatIcon = {
|
|
|
842
802
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.9997 2C6.20575 1.99982 6.39082 2.12607 6.46582 2.31799L9.96606 11.2738C10.0666 11.531 9.93957 11.821 9.68238 11.9215C9.42518 12.022 9.13519 11.895 9.03467 11.6378L8.00491 9.00305H4.00789L2.9659 11.6827C2.86582 11.9401 2.57605 12.0676 2.31868 11.9675C2.06131 11.8675 1.9338 11.5777 2.03388 11.3203L5.53412 2.31879C5.6088 2.12675 5.79364 2.00018 5.9997 2ZM6.00131 3.87659L4.39674 8.00305H7.61408L6.00131 3.87659ZM11.5 2C11.7761 2 12 2.22386 12 2.5V6.02297H12.0036C12.2289 5.61729 12.5377 5.29951 12.9299 5.06962C13.3265 4.83974 13.7705 4.72479 14.2618 4.72479C15.1498 4.72479 15.8665 5.0561 16.4119 5.71871C16.9574 6.38132 17.2301 7.26254 17.2301 8.36239C17.2301 8.50371 17.2256 8.64142 17.2167 8.77551L17.1729 8.73175C16.8419 8.40076 16.4414 8.18217 16.0184 8.07575C15.9795 7.4114 15.8019 6.87364 15.4856 6.46245C15.125 5.99367 14.6337 5.75928 14.0117 5.75928C13.4122 5.75928 12.9209 6.00043 12.5377 6.48274C12.2464 6.85028 12.0672 7.30585 12 7.84944V8.87809C12.0529 9.30828 12.1753 9.68305 12.3672 10.0024L11 11.3696V2.5C11 2.22386 11.2239 2 11.5 2ZM16.4658 9.43885L18.5611 11.5342C19.1468 12.1198 19.1462 13.07 18.5598 13.6563L14.9616 17.2546L10.7454 13.0384L14.3437 9.44016C14.7826 9.0012 15.4254 8.89052 15.9666 9.10831C16.1483 9.18145 16.3186 9.29163 16.4658 9.43885ZM14.2545 17.9617L10.0383 13.7455L9.44016 14.3437C8.85379 14.93 8.8532 15.8802 9.43885 16.4658L11.5342 18.5611C11.8423 18.8692 12.2512 19.0151 12.655 18.9988V19H16.7471C17.0232 19 17.2471 18.7761 17.2471 18.5C17.2471 18.2239 17.0232 18 16.7471 18H14.2162L14.2545 17.9617Z" fill="currentColor"/></svg>`,
|
|
843
803
|
name: 'filled-clear-format'
|
|
844
804
|
};
|
|
805
|
+
const gdsFilledClockIcon = {
|
|
806
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM7.50153 5C7.22538 5 7.00153 5.22386 7.00153 5.5V8.5C7.00153 8.77614 7.22538 9 7.50153 9H9.5C9.77614 9 10 8.77614 10 8.5C10 8.22386 9.77614 8 9.5 8H8.00153V5.5C8.00153 5.22386 7.77767 5 7.50153 5Z" fill="currentColor"/></svg>`,
|
|
807
|
+
name: 'filled-clock'
|
|
808
|
+
};
|
|
845
809
|
const gdsFilledCloudCrossIcon = {
|
|
846
810
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.92552 4.37088C5.58306 3.56722 6.60015 3 8 3C8.85003 3 9.84106 3.28075 10.6291 3.92552C11.0101 4.23722 11.3379 4.62972 11.5774 5.10548C11.229 5.03629 10.8687 5 10.5 5C7.46243 5 5 7.46243 5 10.5C5 11.2056 5.13286 11.8801 5.37494 12.5H4.5C3.14626 12.5 2.24239 12.0899 1.68621 11.4543C1.14196 10.8323 1 10.0726 1 9.5C1 8.3222 1.96544 6.73497 4.02844 6.5236C4.11434 5.79571 4.39818 5.01541 4.92552 4.37088Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 15C12.9853 15 15 12.9853 15 10.5C15 8.01472 12.9853 6 10.5 6C8.01472 6 6 8.01472 6 10.5C6 12.9853 8.01472 15 10.5 15ZM12.2678 8.73224C12.463 8.9275 12.463 9.24409 12.2678 9.43935L11.2071 10.5L12.2678 11.5607C12.463 11.7559 12.463 12.0725 12.2678 12.2678C12.0725 12.463 11.7559 12.463 11.5607 12.2678L10.5 11.2071L9.43936 12.2678C9.24409 12.463 8.92751 12.463 8.73225 12.2678C8.53699 12.0725 8.53699 11.7559 8.73225 11.5607L9.79291 10.5L8.73225 9.43935C8.53699 9.24408 8.53699 8.9275 8.73225 8.73224C8.92751 8.53698 9.24409 8.53698 9.43936 8.73224L10.5 9.7929L11.5607 8.73224C11.7559 8.53698 12.0725 8.53698 12.2678 8.73224Z" fill="currentColor"/></svg>`,
|
|
847
811
|
name: 'filled-cloud-cross'
|
|
@@ -858,6 +822,10 @@ const gdsFilledCloudIcon = {
|
|
|
858
822
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.99984 3.5C10.1728 3.5 11.5216 5.10709 11.5216 7.01378C12.9941 7.18373 14.2986 7.85971 14.4998 9.31579C14.4998 11.5348 12.9147 12 11.2498 12H4.74984C3.09056 12 1.40601 11.4459 1.49984 9.31579C1.49984 8.26197 2.55049 7.19839 4.46613 7.00928C4.46613 5.23524 5.71749 3.5 7.99984 3.5Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>`,
|
|
859
823
|
name: 'filled-cloud'
|
|
860
824
|
};
|
|
825
|
+
const gdsFilledCodeIcon = {
|
|
826
|
+
data: `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.08553 18.6109L14.0817 4.60641C14.2991 4.09871 14.8868 3.86335 15.3946 4.08073C15.866 4.28258 16.1026 4.80382 15.96 5.28375L15.9202 5.39361L9.92409 19.3981C9.70671 19.9058 9.11892 20.1412 8.61121 19.9238C8.13977 19.722 7.90316 19.2007 8.04581 18.7208L8.08553 18.6109L14.0817 4.60641L8.08553 18.6109ZM2.29289 11.2929L6.29289 7.29291C6.68342 6.90238 7.31658 6.90238 7.70711 7.29291C8.06759 7.65339 8.09532 8.22062 7.7903 8.61291L7.70711 8.70712L4.41421 12L7.70711 15.2929C8.09763 15.6834 8.09763 16.3166 7.70711 16.7071C7.34662 17.0676 6.77939 17.0953 6.3871 16.7903L6.29289 16.7071L2.29289 12.7071C1.93241 12.3466 1.90468 11.7794 2.2097 11.3871L2.29289 11.2929L6.29289 7.29291L2.29289 11.2929ZM16.2921 7.29167C16.6526 6.9312 17.2198 6.9035 17.6121 7.20854L17.7063 7.29173L21.7071 11.2929C22.0678 11.6536 22.0953 12.2211 21.7899 12.6134L21.7066 12.7076L17.7058 16.7031C17.315 17.0934 16.6818 17.093 16.2916 16.7022C15.9313 16.3415 15.904 15.7742 16.2093 15.3821L16.2925 15.288L19.5854 11.9995L16.292 8.70588C15.9015 8.31534 15.9015 7.68217 16.2921 7.29167Z" fill="currentColor"/></svg>`,
|
|
827
|
+
name: 'filled-code'
|
|
828
|
+
};
|
|
861
829
|
const gdsFilledColourIcon = {
|
|
862
830
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.0866 6.70296C14.9265 5.85986 16.2658 5.81723 17.1562 6.57689L17.2863 6.69685L17.4128 6.83345C18.137 7.682 18.137 8.93659 17.4128 9.78513L17.2924 9.91562L10.4161 16.8182C10.2611 16.9738 10.0743 17.093 9.86927 17.1681L9.7123 17.216L6.62676 17.9763C6.28766 18.0598 5.97962 17.7812 6.00856 17.4497L6.02299 17.3659L6.81497 14.2951C6.86834 14.0882 6.96513 13.8957 7.09824 13.7301L7.20476 13.6111L14.0866 6.70296ZM6.42358 2.22867L6.46546 2.31311L9.44739 9.94212L8.67539 10.7171L8.00339 8.99812H4.00639L2.96553 11.6779C2.87657 11.9066 2.63774 12.0328 2.405 11.9877L2.31832 11.9627C2.08954 11.8737 1.96338 11.6349 2.00845 11.4021L2.03352 11.3155L5.53375 2.31391C5.68709 1.91958 6.216 1.89097 6.42358 2.22867ZM6 3.87088L4.39539 7.99812H7.61339L6 3.87088Z" fill="currentColor"/></svg>`,
|
|
863
831
|
name: 'filled-colour'
|
|
@@ -886,6 +854,14 @@ const gdsFilledDetailsIcon = {
|
|
|
886
854
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.79998 3.19995C2.13723 3.19995 1.59998 3.73721 1.59998 4.39995V5.99995C1.59998 6.66269 2.13723 7.19995 2.79998 7.19995H4.39998C5.06272 7.19995 5.59998 6.66269 5.59998 5.99995V4.39995C5.59998 3.73721 5.06272 3.19995 4.39998 3.19995H2.79998ZM7.59998 3.99995C7.37906 3.99995 7.19998 4.17904 7.19998 4.39995C7.19998 4.62087 7.37906 4.79995 7.59998 4.79995H14C14.2209 4.79995 14.4 4.62087 14.4 4.39995C14.4 4.17904 14.2209 3.99995 14 3.99995H7.59998ZM7.59998 5.59995C7.37906 5.59995 7.19998 5.77904 7.19998 5.99995C7.19998 6.22087 7.37906 6.39995 7.59998 6.39995H12.4C12.6209 6.39995 12.8 6.22087 12.8 5.99995C12.8 5.77904 12.6209 5.59995 12.4 5.59995H7.59998ZM2.79998 8.79995C2.13723 8.79995 1.59998 9.33721 1.59998 9.99995V11.6C1.59998 12.2627 2.13723 12.8 2.79998 12.8H4.39998C5.06272 12.8 5.59998 12.2627 5.59998 11.6V9.99995C5.59998 9.33721 5.06272 8.79995 4.39998 8.79995H2.79998ZM7.59998 9.59995C7.37906 9.59995 7.19998 9.77904 7.19998 9.99995C7.19998 10.2209 7.37906 10.4 7.59998 10.4H14C14.2209 10.4 14.4 10.2209 14.4 9.99995C14.4 9.77904 14.2209 9.59995 14 9.59995H7.59998ZM7.59998 11.2C7.37906 11.2 7.19998 11.379 7.19998 11.6C7.19998 11.8209 7.37906 12 7.59998 12H12.4C12.6209 12 12.8 11.8209 12.8 11.6C12.8 11.379 12.6209 11.2 12.4 11.2H7.59998Z" fill="currentColor"/></svg>`,
|
|
887
855
|
name: 'filled-details'
|
|
888
856
|
};
|
|
857
|
+
const gdsFilledDocumentMultipleIcon = {
|
|
858
|
+
data: `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 4.25C4 3.00736 5.00736 2 6.25 2H10.5039V6.74753C10.5039 7.99017 11.5113 8.99753 12.7539 8.99753H17.5V17.25C17.5 18.4926 16.4926 19.5 15.25 19.5H6.25C5.00736 19.5 4 18.4926 4 17.25V4.25ZM7.75 11.5C7.33579 11.5 7 11.8358 7 12.25C7 12.6642 7.33579 13 7.75 13C8.16421 13 8.5 12.6642 8.5 12.25C8.5 11.8358 8.16421 11.5 7.75 11.5ZM7 15.25C7 15.6642 7.33579 16 7.75 16C8.16421 16 8.5 15.6642 8.5 15.25C8.5 14.8358 8.16421 14.5 7.75 14.5C7.33579 14.5 7 14.8358 7 15.25ZM10 12.25C10 12.6642 10.3358 13 10.75 13H13.8038C14.218 13 14.5538 12.6642 14.5538 12.25C14.5538 11.8358 14.218 11.5 13.8038 11.5H10.75C10.3358 11.5 10 11.8358 10 12.25ZM10.75 14.5C10.3358 14.5 10 14.8358 10 15.25C10 15.6642 10.3358 16 10.75 16H13.8038C14.218 16 14.5538 15.6642 14.5538 15.25C14.5538 14.8358 14.218 14.5 13.8038 14.5H10.75ZM12.0039 6.74753V2.46728C12.0803 2.52611 12.1532 2.59009 12.2221 2.65901L16.841 7.27786C16.9103 7.34721 16.9747 7.42062 17.0338 7.49753H12.7539C12.3397 7.49753 12.0039 7.16174 12.0039 6.74753ZM6.62891 20.5C6.93778 21.3739 7.77121 22 8.75088 22H15.2509C17.8742 22 20.0009 19.8734 20.0009 17.25V11.3689C20.0009 10.7721 19.7638 10.1998 19.3419 9.77788L18.5009 8.93689V17.25C18.5009 19.0449 17.0458 20.5 15.2509 20.5H6.62891Z" fill="currentColor"/></svg>`,
|
|
859
|
+
name: 'filled-document-multiple'
|
|
860
|
+
};
|
|
861
|
+
const gdsFilledDocumentTableIcon = {
|
|
862
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9.25C6 9.11193 6.11193 9 6.25 9H7V10H6V9.25ZM6 11H7V12H6.25C6.11193 12 6 11.8881 6 11.75V11ZM10 11.75V11H8V12H9.75C9.88807 12 10 11.8881 10 11.75ZM8 9V10H10V9.25C10 9.11193 9.88807 9 9.75 9H8ZM8 4.5V1H4.5C3.67157 1 3 1.67157 3 2.5V13.5C3 14.3284 3.67157 15 4.5 15H11.5C12.3284 15 13 14.3284 13 13.5V6H9.5C8.67157 6 8 5.32843 8 4.5ZM5 9.25C5 8.55964 5.55964 8 6.25 8H9.75C10.4404 8 11 8.55964 11 9.25V11.75C11 12.4404 10.4404 13 9.75 13H6.25C5.55964 13 5 12.4404 5 11.75V9.25ZM9 4.5V1.25L12.75 5H9.5C9.22386 5 9 4.77614 9 4.5Z" fill="currentColor"/></svg>`,
|
|
863
|
+
name: 'filled-document-table'
|
|
864
|
+
};
|
|
889
865
|
const gdsFilledDocumentIcon = {
|
|
890
866
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 1V4.5C8 5.32843 8.67157 6 9.5 6H13V13.5C13 14.3284 12.3284 15 11.5 15H4.5C3.67157 15 3 14.3284 3 13.5V2.5C3 1.67157 3.67157 1 4.5 1H8ZM9 1.25V4.5C9 4.77614 9.22386 5 9.5 5H12.75L9 1.25Z" fill="currentColor"/></svg>`,
|
|
891
867
|
name: 'filled-document'
|
|
@@ -1038,6 +1014,10 @@ const gdsFilledPersonLayerIcon = {
|
|
|
1038
1014
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.4966 3.40817C11.4361 2.4004 10.4024 1.72845 9.44703 2.10686L3.57942 4.43081C2.6261 4.80838 2 5.72978 2 6.75514V12.4978C2 13.5381 3.03035 14.2566 4 13.9121V7.90621C4 6.98338 4.56349 6.15412 5.42147 5.81431L11.4966 3.40817ZM14.4994 5.50195C14.4994 4.44293 13.4316 3.71738 12.447 4.10735L6.26353 6.55641C5.50088 6.85847 5 7.59559 5 8.41588V14.4983C5 15.5575 6.06819 16.2831 7.05288 15.8927L8 15.5171V9.53757C8 8.71728 8.50088 7.98016 9.26353 7.6781L14.4994 5.60437V5.50195ZM15.9476 6.10637C16.9323 5.7164 18 6.44195 18 7.50097V10.3416C17.4625 9.53324 16.5435 9.00049 15.5 9.00049C13.8431 9.00049 12.5 10.3436 12.5 12.0005C12.5 12.7738 12.7926 13.4787 13.273 14.0107C11.9987 14.1253 11 15.1963 11 16.5005C11 16.9437 11.0886 17.3893 11.2738 17.8074L11.0524 17.8951C10.0677 18.2851 9 17.5596 9 16.5005V9.87736C9 9.26214 9.37566 8.7093 9.94765 8.48275L15.9476 6.10637ZM17.5 12.0005C17.5 13.1051 16.6046 14.0005 15.5 14.0005C14.3954 14.0005 13.5 13.1051 13.5 12.0005C13.5 10.8959 14.3954 10.0005 15.5 10.0005C16.6046 10.0005 17.5 10.8959 17.5 12.0005ZM19 16.5005C19 17.7457 18 19.0005 15.5 19.0005C13 19.0005 12 17.7504 12 16.5005C12 15.6721 12.6716 15.0005 13.5 15.0005H17.5C18.3284 15.0005 19 15.6721 19 16.5005Z" fill="currentColor"/></svg>`,
|
|
1039
1015
|
name: 'filled-person-layer'
|
|
1040
1016
|
};
|
|
1017
|
+
const gdsFilledPersonSupportIcon = {
|
|
1018
|
+
data: `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.9998 16.2459C19.9998 15.0039 18.9929 13.9971 17.7509 13.9971H6.24912C5.0071 13.9971 4.00024 15.0039 4.00024 16.2459V17.1659C4.00024 17.738 4.17865 18.2958 4.51061 18.7617C6.05277 20.9261 8.57573 21.9982 11.9967 21.9982C15.417 21.9982 17.9413 20.9265 19.4872 18.7633C19.8205 18.2968 19.9998 17.7378 19.9998 17.1644V16.2459ZM16.9967 7.00177C16.9967 4.24035 14.7581 2.00177 11.9967 2.00177C10.3462 2.00177 8.88249 2.80149 7.9719 4.03458C7.90114 4.01245 7.82586 4.00052 7.7478 4.00052L5.25 4.00052C4.83579 4.00052 4.5 4.33631 4.5 4.75052L4.5 10.2493C4.5 11.7681 5.73125 12.9993 7.25005 12.9993L7.50001 12.9993V12.995C7.50341 12.995 7.50681 12.995 7.51021 12.995C8.06112 12.995 8.50772 12.5484 8.50772 11.9975C8.50772 11.4466 8.06112 11 7.51021 11C7.19085 11 6.90655 11.1501 6.72397 11.3835C6.29644 11.1849 6 10.7517 6 10.2493V9.99884H6.7478C7.12848 9.99884 7.48076 9.87729 7.76796 9.67089C8.65395 11.0716 10.2167 12.0018 11.9967 12.0018C14.7581 12.0018 16.9967 9.76319 16.9967 7.00177ZM6.9978 6.89581C6.99707 6.93104 6.9967 6.96636 6.9967 7.00177C6.9967 7.03718 6.99707 7.0725 6.9978 7.10773V8.24884C6.9978 8.38691 6.88587 8.49884 6.7478 8.49884H6L6 5.50052H6.9978L6.9978 6.89581Z" fill="currentColor"/></svg>`,
|
|
1019
|
+
name: 'filled-person-support'
|
|
1020
|
+
};
|
|
1041
1021
|
const gdsFilledPersonIcon = {
|
|
1042
1022
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.94455 2.8909C11.0185 3.96484 11.0185 5.70606 9.94455 6.78C8.87061 7.85394 7.12939 7.85394 6.05545 6.78C4.98152 5.70606 4.98152 3.96484 6.05545 2.8909C7.12939 1.81696 8.87061 1.81696 9.94455 2.8909Z" fill="currentColor"/><path d="M9.94455 2.8909C11.0185 3.96484 11.0185 5.70606 9.94455 6.78C8.87061 7.85394 7.12939 7.85394 6.05545 6.78C4.98152 5.70606 4.98152 3.96484 6.05545 2.8909C7.12939 1.81696 8.87061 1.81696 9.94455 2.8909" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.96008 13.8562C2.89001 13.8562 2.68614 11.2316 2.88136 9.96916C2.94448 9.56098 3.31731 9.30615 3.73034 9.30615H12.1898C12.6029 9.30615 12.9757 9.56098 13.0388 9.96916C13.234 11.2316 13.0302 13.8562 7.96008 13.8562Z" fill="currentColor" stroke="currentColor" stroke-linejoin="round"/></svg>`,
|
|
1043
1023
|
name: 'filled-person'
|
|
@@ -1058,6 +1038,10 @@ const gdsFilledPrebillingIcon = {
|
|
|
1058
1038
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.9668 2.8269V7.3269C9.9668 8.15533 10.6384 8.8269 11.4668 8.8269H15.9668V17.3269C15.9668 18.1553 15.2952 18.8269 14.4668 18.8269H5.4668C4.63837 18.8269 3.9668 18.1553 3.9668 17.3269V4.3269C3.9668 3.49848 4.63837 2.8269 5.4668 2.8269H9.9668ZM10.9668 3.0769V7.3269C10.9668 7.60305 11.1907 7.8269 11.4668 7.8269H15.7168L10.9668 3.0769ZM7.70032 5.43958C7.97647 5.43958 8.20032 5.66343 8.20032 5.93958V6.04732C8.61835 6.11109 8.95364 6.36744 9.15372 6.69438C9.29787 6.92992 9.22378 7.23771 8.98825 7.38185C8.75271 7.526 8.44492 7.45191 8.30077 7.21637C8.22593 7.09408 8.11587 7.032 7.99661 7.032H7.70041H7.34733C7.16455 7.032 7.01559 7.18097 7.01559 7.36374C7.01559 7.51548 7.11908 7.64864 7.26707 7.6861L7.26737 7.68617L8.37712 7.96401L8.37793 7.96421C8.96911 8.11327 9.38522 8.64511 9.38522 9.25629C9.38522 9.94151 8.86725 10.5069 8.20032 10.58V10.6788C8.20032 10.955 7.97647 11.1788 7.70032 11.1788C7.42418 11.1788 7.20032 10.955 7.20032 10.6788V10.5727C6.78131 10.5088 6.44522 10.2514 6.24515 9.92348C6.10133 9.68774 6.17585 9.38005 6.41159 9.23624C6.64732 9.09242 6.95501 9.16694 7.09883 9.40268C7.17372 9.52544 7.28441 9.58803 7.4042 9.58803H7.65994C7.67326 9.58697 7.68673 9.58643 7.70032 9.58643C7.71392 9.58643 7.72738 9.58697 7.7407 9.58803H8.05348C8.23674 9.58803 8.38522 9.43938 8.38522 9.25629C8.38522 9.10458 8.28177 8.97145 8.13384 8.93396L8.13345 8.93386L7.02369 8.65603L7.02288 8.65583C6.4317 8.50677 6.01559 7.97492 6.01559 7.36374C6.01559 6.67836 6.53434 6.11329 7.20032 6.04004V5.93958C7.20032 5.66343 7.42418 5.43958 7.70032 5.43958ZM10.7548 10.6786C10.7548 10.4024 10.9787 10.1786 11.2548 10.1786H12.8346C13.1107 10.1786 13.3346 10.4024 13.3346 10.6786C13.3346 10.9547 13.1107 11.1786 12.8346 11.1786H11.2548C10.9787 11.1786 10.7548 10.9547 10.7548 10.6786ZM6.01559 13.0485C6.01559 12.7723 6.23945 12.5485 6.51559 12.5485H12.8346C13.1108 12.5485 13.3346 12.7723 13.3346 13.0485C13.3346 13.3246 13.1108 13.5485 12.8346 13.5485H6.51559C6.23945 13.5485 6.01559 13.3246 6.01559 13.0485ZM6.51559 14.9181C6.23945 14.9181 6.01559 15.1419 6.01559 15.4181C6.01559 15.6942 6.23945 15.9181 6.51559 15.9181H12.8346C13.1108 15.9181 13.3346 15.6942 13.3346 15.4181C13.3346 15.1419 13.1108 14.9181 12.8346 14.9181H6.51559Z" fill="currentColor"/></svg>`,
|
|
1059
1039
|
name: 'filled-prebilling'
|
|
1060
1040
|
};
|
|
1041
|
+
const gdsFilledReceiptIcon = {
|
|
1042
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 3.75C2 2.7835 2.7835 2 3.75 2H9.25C10.2165 2 11 2.7835 11 3.75V10H14V11.5C14 12.8807 12.8807 14 11.5 14H4.5C3.11929 14 2 12.8807 2 11.5V3.75ZM11 13H11.5C12.3284 13 13 12.3284 13 11.5V11H11V13ZM4.5 5.5C4.5 5.77614 4.72386 6 5 6H8C8.27614 6 8.5 5.77614 8.5 5.5C8.5 5.22386 8.27614 5 8 5H5C4.72386 5 4.5 5.22386 4.5 5.5ZM5 7.5C4.72386 7.5 4.5 7.72386 4.5 8C4.5 8.27614 4.72386 8.5 5 8.5H8C8.27614 8.5 8.5 8.27614 8.5 8C8.5 7.72386 8.27614 7.5 8 7.5H5ZM4.5 10.5C4.5 10.7761 4.72386 11 5 11H6.5C6.77614 11 7 10.7761 7 10.5C7 10.2239 6.77614 10 6.5 10H5C4.72386 10 4.5 10.2239 4.5 10.5Z" fill="currentColor"/></svg>`,
|
|
1043
|
+
name: 'filled-receipt'
|
|
1044
|
+
};
|
|
1061
1045
|
const gdsFilledRefreshDashedIcon = {
|
|
1062
1046
|
data: `<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.0605 4.15226C13.5552 4.05229 13.0333 4 12.5 4C11.9667 4 11.4448 4.05229 10.9395 4.15226C10.5332 4.23264 10.2689 4.62721 10.3493 5.03355C10.4297 5.43989 10.8243 5.70412 11.2306 5.62374C11.6406 5.54264 12.0649 5.5 12.5 5.5C12.9351 5.5 13.3594 5.54264 13.7694 5.62374C14.1757 5.70412 14.5703 5.43989 14.6507 5.03355C14.7311 4.62721 14.4668 4.23264 14.0605 4.15226ZM9.09501 5.55391C8.86458 5.20971 8.39874 5.11749 8.05455 5.34792C7.47917 5.73313 6.95664 6.19096 6.5 6.70836V4.75C6.5 4.33579 6.16421 4 5.75 4C5.33579 4 5 4.33579 5 4.75V8.75C5 9.16421 5.33579 9.5 5.75 9.5H9.75C10.1642 9.5 10.5 9.16421 10.5 8.75C10.5 8.33579 10.1642 8 9.75 8H7.37612C7.8021 7.45519 8.3131 6.97995 8.88903 6.59438C9.23322 6.36394 9.32545 5.89811 9.09501 5.55391ZM16.111 6.59438C15.7668 6.36394 15.6746 5.89811 15.905 5.55391C16.1354 5.20971 16.6013 5.11749 16.9455 5.34792C17.8175 5.93177 18.5682 6.68246 19.1521 7.55455C19.3825 7.89874 19.2903 8.36458 18.9461 8.59501C18.6019 8.82545 18.1361 8.73322 17.9056 8.38903C17.4309 7.67987 16.8201 7.06915 16.111 6.59438ZM19.4665 9.84933C19.0601 9.92972 18.7959 10.3243 18.8763 10.7306C18.9574 11.1406 19 11.5649 19 12C19 12.4351 18.9574 12.8594 18.8763 13.2694C18.7959 13.6757 19.0601 14.0703 19.4665 14.1507C19.8728 14.2311 20.2674 13.9668 20.3477 13.5605C20.4477 13.0552 20.5 12.5333 20.5 12C20.5 11.4667 20.4477 10.9448 20.3477 10.4395C20.2674 10.0332 19.8728 9.76895 19.4665 9.84933ZM4.5 12V11.75C4.5 11.3358 4.83579 11 5.25 11C5.66421 11 6 11.3358 6 11.75V12C6 12.4351 6.04264 12.8594 6.12374 13.2694C6.20412 13.6757 5.93989 14.0703 5.53355 14.1507C5.12721 14.2311 4.73264 13.9668 4.65226 13.5605C4.55229 13.0552 4.5 12.5333 4.5 12ZM18.9461 15.405C18.6019 15.1746 18.1361 15.2668 17.9056 15.611C17.4309 16.3201 16.8201 16.9309 16.111 17.4056C15.7668 17.6361 15.6746 18.1019 15.905 18.4461C16.1354 18.7903 16.6013 18.8825 16.9455 18.6521C17.8175 18.0682 18.5682 17.3175 19.1521 16.4455C19.3825 16.1013 19.2903 15.6354 18.9461 15.405ZM5.84792 16.4455C5.61749 16.1013 5.70971 15.6354 6.05391 15.405C6.39811 15.1746 6.86394 15.2668 7.09438 15.611C7.56915 16.3201 8.17987 16.9309 8.88903 17.4056C9.23322 17.6361 9.32545 18.1019 9.09501 18.4461C8.86458 18.7903 8.39874 18.8825 8.05455 18.6521C7.18246 18.0682 6.43177 17.3175 5.84792 16.4455ZM14.6507 18.9665C14.5703 18.5601 14.1757 18.2959 13.7694 18.3763C13.3594 18.4574 12.9351 18.5 12.5 18.5C12.0649 18.5 11.6406 18.4574 11.2306 18.3763C10.8243 18.2959 10.4297 18.5601 10.3493 18.9665C10.2689 19.3728 10.5332 19.7674 10.9395 19.8477C11.4448 19.9477 11.9667 20 12.5 20C13.0333 20 13.5552 19.9477 14.0605 19.8477C14.4668 19.7674 14.7311 19.3728 14.6507 18.9665Z" fill="currentColor"/></svg>`,
|
|
1063
1047
|
name: 'filled-refresh-dashed'
|
|
@@ -1086,6 +1070,10 @@ const gdsFilledSaveIcon = {
|
|
|
1086
1070
|
data: `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.75 3.25H6.70728V7.25C6.70728 8.49264 7.71463 9.5 8.95728 9.5H13.9573C15.1999 9.5 16.2073 8.49264 16.2073 7.25V3.26162C16.8351 3.32235 17.4203 3.61891 17.8415 4.09647L20.1251 6.68599C20.5278 7.14267 20.75 7.73062 20.75 8.33951V18.25C20.75 19.6307 19.6307 20.75 18.25 20.75L18.25 14.75C18.25 13.5074 17.2426 12.5 16 12.5L8 12.5C6.75736 12.5 5.75 13.5074 5.75 14.75L5.75 20.75C4.36929 20.75 3.25 19.6307 3.25 18.25V5.75C3.25 4.36929 4.36929 3.25 5.75 3.25ZM8.20728 3.28675V7.25C8.20728 7.66421 8.54306 8 8.95728 8H13.9573C14.3715 8 14.7073 7.66421 14.7073 7.25V3.28675H8.20728ZM16.75 14.75L16.75 20.5945H7.25L7.25 14.75C7.25 14.3358 7.58579 14 8 14H16C16.4142 14 16.75 14.3358 16.75 14.75Z" fill="currentColor"/></svg>`,
|
|
1087
1071
|
name: 'filled-save'
|
|
1088
1072
|
};
|
|
1073
|
+
const gdsFilledSelectObjectIcon = {
|
|
1074
|
+
data: `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 5C7 6.10457 6.10457 7 5 7C3.89543 7 3 6.10457 3 5C3 3.89543 3.89543 3 5 3C6.10457 3 7 3.89543 7 5ZM8 5C8 5.55228 8.44772 6 9 6L15 6C15.5523 6 16 5.55228 16 5C16 4.44771 15.5523 4 15 4L9 4C8.44772 4 8 4.44772 8 5ZM5 8C4.44772 8 4 8.44772 4 9V15C4 15.5523 4.44772 16 5 16C5.55228 16 6 15.5523 6 15V9C6 8.44772 5.55228 8 5 8ZM19 8C18.4477 8 18 8.44772 18 9V15C18 15.5523 18.4477 16 19 16C19.5523 16 20 15.5523 20 15V9C20 8.44772 19.5523 8 19 8ZM9 20C8.44772 20 8 19.5523 8 19C8 18.4477 8.44772 18 9 18H15C15.5523 18 16 18.4477 16 19C16 19.5523 15.5523 20 15 20H9ZM5 21C6.10457 21 7 20.1046 7 19C7 17.8954 6.10457 17 5 17C3.89543 17 3 17.8954 3 19C3 20.1046 3.89543 21 5 21ZM21 5C21 6.10457 20.1046 7 19 7C17.8954 7 17 6.10457 17 5C17 3.89543 17.8954 3 19 3C20.1046 3 21 3.89543 21 5ZM19 21C20.1046 21 21 20.1046 21 19C21 17.8954 20.1046 17 19 17C17.8954 17 17 17.8954 17 19C17 20.1046 17.8954 21 19 21Z" fill="currentColor"/></svg>`,
|
|
1075
|
+
name: 'filled-select-object'
|
|
1076
|
+
};
|
|
1089
1077
|
const gdsFilledSendIcon = {
|
|
1090
1078
|
data: `<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.91107 2.0648L13.6381 7.40263C13.9551 7.56039 14.0892 7.95571 13.9376 8.28559C13.8749 8.422 13.7692 8.53198 13.6381 8.59722L2.91107 13.9351C2.59402 14.0928 2.21407 13.9533 2.06244 13.6234C1.99654 13.4801 1.9824 13.3168 2.02258 13.1635L3.0955 9.07027C3.12237 8.96772 3.20558 8.89183 3.30681 8.87752L8.50482 8.14289C8.54962 8.13623 8.58674 8.1056 8.60389 8.06378L8.61282 8.03053C8.62134 7.96847 8.58703 7.91033 8.53324 7.88847L8.50482 7.88071L3.31289 7.1461C3.21167 7.13178 3.12849 7.05589 3.10161 6.95335L2.02258 2.8363C1.93011 2.48352 2.13001 2.11954 2.46908 2.02333C2.61642 1.98152 2.77329 1.99624 2.91107 2.0648Z" fill="currentColor"/></svg>`,
|
|
1091
1079
|
name: 'filled-send'
|
|
@@ -1190,6 +1178,10 @@ const gdsFilledViewIcon = {
|
|
|
1190
1178
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 4C14.0858 4 13.75 4.33579 13.75 4.75V15.25C13.75 15.6642 14.0858 16 14.5 16H17C17.4142 16 17.75 15.6642 17.75 15.25V4.75C17.75 4.33579 17.4142 4 17 4H14.5ZM1.75 5C1.75 4.72386 1.97386 4.5 2.25 4.5H11.25C11.5261 4.5 11.75 4.72386 11.75 5C11.75 5.27614 11.5261 5.5 11.25 5.5H2.25C1.97386 5.5 1.75 5.27614 1.75 5ZM1.75 8.33331C1.75 8.05717 1.97386 7.83331 2.25 7.83331H11.25C11.5261 7.83331 11.75 8.05717 11.75 8.33331C11.75 8.60946 11.5261 8.83331 11.25 8.83331H2.25C1.97386 8.83331 1.75 8.60946 1.75 8.33331ZM2.25 11.1666C1.97386 11.1666 1.75 11.3905 1.75 11.6666C1.75 11.9428 1.97386 12.1666 2.25 12.1666H11.25C11.5261 12.1666 11.75 11.9428 11.75 11.6666C11.75 11.3905 11.5261 11.1666 11.25 11.1666H2.25ZM1.75 14.9999C1.75 14.7238 1.97386 14.4999 2.25 14.4999H11.25C11.5261 14.4999 11.75 14.7238 11.75 14.9999C11.75 15.2761 11.5261 15.4999 11.25 15.4999H2.25C1.97386 15.4999 1.75 15.2761 1.75 14.9999Z" fill="currentColor"/></svg>`,
|
|
1191
1179
|
name: 'filled-view'
|
|
1192
1180
|
};
|
|
1181
|
+
const gdsFilledWalletIcon = {
|
|
1182
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 3.5C2 2.67157 2.67157 2 3.5 2H11C12.1046 2 13 2.89543 13 4V4.26756C13.5978 4.61337 14 5.25972 14 6V12C14 13.1046 13.1046 14 12 14H4.5C3.11929 14 2 12.8807 2 11.5V3.5ZM3 3.5C3 3.77614 3.22386 4 3.5 4H12C12 3.44772 11.5523 3 11 3H3.5C3.22386 3 3 3.22386 3 3.5ZM10.5 8C10.2239 8 10 8.22386 10 8.5C10 8.77614 10.2239 9 10.5 9H11.5C11.7761 9 12 8.77614 12 8.5C12 8.22386 11.7761 8 11.5 8H10.5Z" fill="currentColor"/></svg>`,
|
|
1183
|
+
name: 'filled-wallet'
|
|
1184
|
+
};
|
|
1193
1185
|
const gdsFilledWebsiteIcon = {
|
|
1194
1186
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.292 5C6.40221 4.47343 6.53997 3.99654 6.69891 3.5833C6.91218 3.02877 7.15389 2.61433 7.39681 2.34719C7.6396 2.08019 7.84416 2 8 2C8.15584 2 8.3604 2.08019 8.60319 2.34719C8.84611 2.61433 9.08782 3.02877 9.30109 3.5833C9.46003 3.99654 9.59779 4.47343 9.708 5L6.292 5ZM5.27206 5L2.80269 5C3.55119 3.70607 4.76903 2.7176 6.22342 2.26738C6.05249 2.55238 5.89989 2.87505 5.76556 3.22432C5.56493 3.74596 5.39817 4.34494 5.27206 5ZM9.77658 2.26738C9.94751 2.55238 10.1001 2.87505 10.2344 3.22432C10.4351 3.74596 10.6018 4.34494 10.7279 5L13.1973 5C12.4488 3.70607 11.231 2.7176 9.77658 2.26738ZM9.87544 6L6.12456 6C6.04415 6.62474 6 7.29718 6 8C6 8.70282 6.04415 9.37526 6.12456 10L9.87545 10C9.95585 9.37526 10 8.70282 10 8C10 7.29718 9.95585 6.62474 9.87544 6ZM10.8831 10C10.9594 9.36521 11 8.69337 11 8C11 7.30663 10.9594 6.63479 10.8831 6L13.6586 6C13.8797 6.62556 14 7.29873 14 8C14 8.70127 13.8797 9.37444 13.6586 10L10.8831 10ZM9.708 11L6.292 11C6.40221 11.5266 6.53997 12.0035 6.69891 12.4167C6.91218 12.9712 7.15389 13.3857 7.39681 13.6528C7.6396 13.9198 7.84416 14 8 14C8.15584 14 8.3604 13.9198 8.60319 13.6528C8.84611 13.3857 9.08782 12.9712 9.30109 12.4167C9.46003 12.0035 9.59779 11.5266 9.708 11ZM9.77659 13.7326C9.94751 13.4476 10.1001 13.125 10.2344 12.7757C10.4351 12.254 10.6018 11.6551 10.7279 11H13.1973C12.4488 12.2939 11.231 13.2824 9.77659 13.7326ZM6.22341 13.7326C6.05249 13.4476 5.89989 13.125 5.76556 12.7757C5.56493 12.254 5.39817 11.6551 5.27206 11H2.80269C3.55119 12.2939 4.76902 13.2824 6.22341 13.7326ZM5.11686 10L2.34141 10C2.12031 9.37444 2 8.70127 2 8C2 7.29873 2.12031 6.62556 2.34141 6L5.11686 6C5.0406 6.63479 5 7.30663 5 8C5 8.69337 5.0406 9.36521 5.11686 10Z" fill="currentColor"/></svg>`,
|
|
1195
1187
|
name: 'filled-website'
|
|
@@ -1650,6 +1642,10 @@ const gdsLineClearFormatIcon = {
|
|
|
1650
1642
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.9997 2C6.20575 1.99982 6.39082 2.12607 6.46582 2.31799L9.96606 11.2738C10.0666 11.531 9.93957 11.821 9.68238 11.9215C9.42518 12.022 9.13519 11.895 9.03467 11.6378L8.00491 9.00305H4.00789L2.9659 11.6827C2.86582 11.9401 2.57605 12.0676 2.31868 11.9675C2.06131 11.8675 1.9338 11.5777 2.03388 11.3203L5.53412 2.31879C5.6088 2.12675 5.79364 2.00018 5.9997 2ZM6.00131 3.87659L4.39674 8.00305H7.61408L6.00131 3.87659ZM11.5 2C11.7761 2 12 2.22386 12 2.5V6.02297H12.0036C12.2289 5.61729 12.5377 5.29951 12.9299 5.06962C13.3265 4.83974 13.7705 4.72479 14.2618 4.72479C15.1498 4.72479 15.8665 5.0561 16.4119 5.71871C16.9574 6.38132 17.2301 7.26254 17.2301 8.36239C17.2301 8.50371 17.2256 8.64142 17.2167 8.77551L17.1729 8.73175C16.8419 8.40076 16.4414 8.18217 16.0184 8.07574C15.9795 7.4114 15.8019 6.87364 15.4856 6.46245C15.125 5.99367 14.6337 5.75928 14.0117 5.75928C13.4122 5.75928 12.9209 6.00043 12.5377 6.48274C12.2464 6.85028 12.0672 7.30585 12 7.84944V8.87809C12.0529 9.30828 12.1753 9.68305 12.3672 10.0024L11 11.3696V2.5C11 2.22386 11.2239 2 11.5 2ZM9.43885 16.4658C8.8532 15.8802 8.85379 14.93 9.44016 14.3437L14.3437 9.44016C14.93 8.85379 15.8802 8.8532 16.4658 9.43885L18.5611 11.5342C19.1468 12.1198 19.1462 13.07 18.5598 13.6563L14.2162 18H16.7471C17.0232 18 17.2471 18.2239 17.2471 18.5C17.2471 18.7761 17.0232 19 16.7471 19H12.655V18.9988C12.2512 19.0151 11.8423 18.8692 11.5342 18.5611L9.43885 16.4658ZM15.0508 10.1473L11.4525 13.7455L14.2545 16.5475L17.8527 12.9492C18.0494 12.7526 18.0483 12.4356 17.854 12.2413L15.7587 10.146C15.5644 9.95166 15.2474 9.9506 15.0508 10.1473ZM13.5474 17.2546L10.7454 14.4526L10.1473 15.0508C9.9506 15.2474 9.95166 15.5644 10.146 15.7587L12.2413 17.854C12.4356 18.0483 12.7526 18.0494 12.9492 17.8527L13.5474 17.2546Z" fill="currentColor"/></svg>`,
|
|
1651
1643
|
name: 'line-clear-format'
|
|
1652
1644
|
};
|
|
1645
|
+
const gdsLineClockIcon = {
|
|
1646
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3ZM7.50153 5C7.74699 5 7.95114 5.17688 7.99347 5.41012L8.00153 5.5V8H9.5C9.77614 8 10 8.22386 10 8.5C10 8.74546 9.82312 8.94961 9.58988 8.99194L9.5 9H7.50153C7.25607 9 7.05192 8.82312 7.00958 8.58988L7.00153 8.5V5.5C7.00153 5.22386 7.22538 5 7.50153 5Z" fill="currentColor"/></svg>`,
|
|
1647
|
+
name: 'line-clock'
|
|
1648
|
+
};
|
|
1653
1649
|
const gdsLineCloudCrossIcon = {
|
|
1654
1650
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.99097 6.56975C4.18403 4.7208 5.59141 3 8.00176 3C9.69222 3 10.9512 3.86713 11.5784 5.10571C11.2296 5.03637 10.869 5 10.4999 5C10.4397 5 10.3797 5.00097 10.32 5.00289C9.79762 4.38849 9.00332 4 8.00176 4C6.03771 4 4.96806 5.46725 4.96806 7.00928C4.96806 7.26639 4.77305 7.4816 4.51718 7.50686C2.72635 7.68365 2.00176 8.63231 2.00176 9.31579C2.00176 9.32313 2.0016 9.33046 2.00128 9.33779C1.9614 10.2431 2.28747 10.7393 2.74368 11.0387C3.24083 11.3649 3.96082 11.5 4.75176 11.5H5.09057C5.15407 11.8457 5.24991 12.1801 5.37482 12.5H4.75176C3.88343 12.5 2.9315 12.358 2.19502 11.8747C1.41984 11.366 0.951016 10.5235 1.00179 9.3044C1.00858 7.98727 2.19351 6.88231 3.99097 6.56975Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 15C12.9853 15 15 12.9853 15 10.5C15 8.01472 12.9853 6 10.5 6C8.01472 6 6 8.01472 6 10.5C6 12.9853 8.01472 15 10.5 15ZM12.2678 8.73224C12.463 8.9275 12.463 9.24409 12.2678 9.43935L11.2071 10.5L12.2678 11.5607C12.463 11.7559 12.463 12.0725 12.2678 12.2678C12.0725 12.463 11.7559 12.463 11.5607 12.2678L10.5 11.2071L9.43936 12.2678C9.24409 12.463 8.92751 12.463 8.73225 12.2678C8.53699 12.0725 8.53699 11.7559 8.73225 11.5607L9.79291 10.5L8.73225 9.43935C8.53699 9.24408 8.53699 8.9275 8.73225 8.73224C8.92751 8.53698 9.24409 8.53698 9.43936 8.73224L10.5 9.7929L11.5607 8.73224C11.7559 8.53698 12.0725 8.53698 12.2678 8.73224Z" fill="currentColor"/></svg>`,
|
|
1655
1651
|
name: 'line-cloud-cross'
|
|
@@ -1690,6 +1686,10 @@ const gdsLineConnectAddIcon = {
|
|
|
1690
1686
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.9636 2.30829C17.9384 2.24755 17.9015 2.19237 17.8549 2.14593C17.8082 2.09917 17.7526 2.06216 17.6914 2.03703C17.6303 2.0119 17.5647 1.99915 17.4986 1.99952C17.4325 1.99989 17.3671 2.01338 17.3062 2.03919C17.2453 2.06501 17.1902 2.10265 17.1439 2.14993L14.4439 4.84993C13.6674 4.24592 12.697 3.94633 11.7151 4.00747C10.7333 4.0686 9.80753 4.48626 9.11193 5.18193L8.50093 5.79293C8.40342 5.89043 8.32607 6.00619 8.2733 6.13358C8.22052 6.26098 8.19336 6.39753 8.19336 6.53543C8.19336 6.67332 8.22052 6.80987 8.2733 6.93727C8.32607 7.06467 8.40342 7.18042 8.50093 7.27793L11.2747 10.0445C11.5511 9.84402 11.8469 9.66867 12.1588 9.52176L9.51894 6.88193C9.42728 6.7899 9.37581 6.66531 9.37581 6.53543C9.37581 6.40554 9.42728 6.28095 9.51894 6.18893L9.81894 5.88893C10.3867 5.31979 11.1573 4.99945 11.9612 4.99832C12.7651 4.9972 13.5366 5.31539 14.1059 5.88293L14.1119 5.89393L14.1179 5.89993C14.6828 6.46974 14.9992 7.24 14.9979 8.04237C14.9974 8.37465 14.9424 8.70124 14.8378 9.01021C15.183 9.03112 15.5195 9.08387 15.8446 9.16555C15.9283 8.87997 15.9806 8.58405 15.9994 8.28284C16.0606 7.30061 15.7602 6.32994 15.1549 5.55393L17.8549 2.85393C17.9015 2.80748 17.9384 2.75231 17.9636 2.69156C17.9889 2.63082 18.0018 2.56569 18.0018 2.49993C18.0018 2.43416 17.9889 2.36904 17.9636 2.30829ZM7.27889 8.49996L10.0483 11.2694C9.84728 11.5459 9.67138 11.8419 9.52398 12.154L6.88789 9.51796C6.79604 9.42636 6.67161 9.37492 6.54189 9.37492C6.41217 9.37492 6.28775 9.42636 6.19589 9.51796L5.89589 9.81796C5.32774 10.3863 5.00806 11.1566 5.00694 11.9602C5.00582 12.7638 5.32333 13.5351 5.88989 14.105L5.89589 14.111L5.90089 14.117C6.18262 14.3983 6.51706 14.6214 6.88507 14.7734C7.25309 14.9254 7.64747 15.0034 8.04564 15.0028C8.37424 15.0023 8.7001 14.9484 9.01056 14.8436C9.03159 15.1848 9.08375 15.5177 9.16421 15.8393C8.88021 15.922 8.58606 15.9738 8.28669 15.9924C7.30481 16.0536 6.33442 15.754 5.55789 15.15L2.85789 17.85C2.81166 17.8972 2.75651 17.9349 2.69563 17.9607C2.63475 17.9865 2.56935 18 2.50323 18.0004C2.4371 18.0007 2.37156 17.988 2.31039 17.9629C2.24923 17.9377 2.19366 17.9007 2.14689 17.854C2.10033 17.8075 2.06339 17.7523 2.03818 17.6916C2.01297 17.6308 2 17.5657 2 17.5C2 17.4342 2.01297 17.3691 2.03818 17.3083C2.06339 17.2476 2.10033 17.1924 2.14689 17.146L4.84689 14.446C4.24164 13.6699 3.94127 12.6993 4.00243 11.717C4.06359 10.7348 4.48205 9.8089 5.17889 9.11396L5.47889 8.81396L5.79389 8.49996C5.8914 8.40245 6.00715 8.32509 6.13455 8.27232C6.26195 8.21955 6.3985 8.19238 6.53639 8.19238C6.67429 8.19238 6.81084 8.21955 6.93824 8.27232C7.06563 8.32509 7.18139 8.40245 7.27889 8.49996ZM17.0001 18.2416C16.26 18.7361 15.39 19 14.5 19C13.3065 19 12.1619 18.5259 11.318 17.682C10.4741 16.8381 10 15.6935 10 14.5C10 13.61 10.2639 12.74 10.7584 11.9999C11.2529 11.2599 11.9557 10.6831 12.7779 10.3425C13.6002 10.0019 14.505 9.91284 15.3779 10.0865C16.2508 10.2601 17.0526 10.6887 17.682 11.318C18.3113 11.9474 18.7399 12.7492 18.9135 13.6221C19.0872 14.495 18.9981 15.3998 18.6575 16.2221C18.3169 17.0443 17.7401 17.7471 17.0001 18.2416ZM14.8536 12.1464C14.7598 12.0527 14.6326 12 14.5 12C14.3674 12 14.2402 12.0527 14.1464 12.1464C14.0527 12.2402 14 12.3674 14 12.5V14H12.5C12.3674 14 12.2402 14.0527 12.1464 14.1464C12.0527 14.2402 12 14.3674 12 14.5C12 14.6326 12.0527 14.7598 12.1464 14.8536C12.2402 14.9473 12.3674 15 12.5 15H14V16.5C14 16.6326 14.0527 16.7598 14.1464 16.8536C14.2402 16.9473 14.3674 17 14.5 17C14.6326 17 14.7598 16.9473 14.8536 16.8536C14.9473 16.7598 15 16.6326 15 16.5V15H16.5C16.6326 15 16.7598 14.9473 16.8536 14.8536C16.9473 14.7598 17 14.6326 17 14.5C17 14.3674 16.9473 14.2402 16.8536 14.1464C16.7598 14.0527 16.6326 14 16.5 14H15V12.5C15 12.3674 14.9473 12.2402 14.8536 12.1464Z" fill="currentColor"/></svg>`,
|
|
1691
1687
|
name: 'line-connect-add'
|
|
1692
1688
|
};
|
|
1689
|
+
const gdsLineConnectIcon = {
|
|
1690
|
+
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.4898 3.57084C18.2796 4.58684 18.7499 5.8635 18.7499 7.25001C18.7499 9.5333 17.4745 11.5187 15.5972 12.5327C14.9481 12.8833 14.1671 12.6672 13.6454 12.1455L7.85438 6.35451C7.33268 5.8328 7.1166 5.05181 7.46723 4.40265C8.4812 2.52541 10.4666 1.25001 12.7499 1.25001C14.1364 1.25001 15.4132 1.72034 16.4292 2.51016L18.7197 0.21967C19.0126 -0.0732233 19.4874 -0.0732233 19.7803 0.21967C20.0732 0.512563 20.0732 0.987437 19.7803 1.28033L17.4898 3.57084ZM15.4732 10.8331C16.5534 10.0106 17.2499 8.71061 17.2499 7.25001C17.2499 4.76473 15.2352 2.75001 12.7499 2.75001C11.2893 2.75001 9.98932 3.44648 9.16675 4.52671C8.90083 4.87593 8.98117 5.35998 9.29155 5.67036L14.3295 10.7083C14.6399 11.0187 15.124 11.0991 15.4732 10.8331ZM1.28033 19.7803L3.57072 17.4899C4.58673 18.2797 5.86339 18.75 7.24989 18.75C9.53317 18.75 11.5186 17.4746 12.5325 15.5973C12.8832 14.9482 12.6671 14.1672 12.1454 13.6455L6.35438 7.85448C5.83268 7.33278 5.05168 7.1167 4.40253 7.46733C2.52528 8.4813 1.24989 10.4667 1.24989 12.75C1.24989 14.1366 1.72022 15.4133 2.51005 16.4293L0.21967 18.7197C-0.0732233 19.0126 -0.0732232 19.4874 0.21967 19.7803C0.512563 20.0732 0.987437 20.0732 1.28033 19.7803ZM5.67023 9.29165L10.7082 14.3296C11.0186 14.64 11.0989 15.1241 10.833 15.4733C10.0105 16.5535 8.71049 17.25 7.24989 17.25C4.76461 17.25 2.74989 15.2353 2.74989 12.75C2.74989 11.2894 3.44635 9.98942 4.52659 9.16685C4.87581 8.90093 5.35985 8.98127 5.67023 9.29165Z" fill="currentColor"/></svg>`,
|
|
1691
|
+
name: 'line-connect'
|
|
1692
|
+
};
|
|
1693
1693
|
const gdsLineContactIcon = {
|
|
1694
1694
|
data: `<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.2197 12.25C16.2197 11.8358 15.8839 11.5 15.4697 11.5H10.4697C10.0555 11.5 9.71973 11.8358 9.71973 12.25V12.7495C9.71973 13.75 11.1029 14.5 12.9697 14.5C14.8365 14.5 16.2197 13.75 16.2197 12.7495V12.25ZM14.7197 8.74547C14.7197 7.77863 13.9366 7 12.9697 7C12.0029 7 11.2197 7.77863 11.2197 8.74547C11.2197 9.71231 12.0029 10.4961 12.9697 10.4961C13.9366 10.4961 14.7197 9.71231 14.7197 8.74547ZM4.71973 4.5C4.71973 3.11929 5.83901 2 7.21973 2H18.7197C20.1004 2 21.2197 3.11929 21.2197 4.5V18.75C21.2197 19.1642 20.8839 19.5 20.4697 19.5H6.21973C6.21973 20.0523 6.66744 20.5 7.21973 20.5H20.4697C20.8839 20.5 21.2197 20.8358 21.2197 21.25C21.2197 21.6642 20.8839 22 20.4697 22H7.21973C5.83901 22 4.71973 20.8807 4.71973 19.5V4.5ZM6.21973 4.5V18H19.7197V4.5C19.7197 3.94772 19.272 3.5 18.7197 3.5H7.21973C6.66744 3.5 6.21973 3.94772 6.21973 4.5Z" fill="currentColor"/></svg>`,
|
|
1695
1695
|
name: 'line-contact'
|
|
@@ -1710,6 +1710,10 @@ const gdsLineCurrencyPoundIcon = {
|
|
|
1710
1710
|
data: `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.1427 4L14.138 4.00001C12.9267 4.0038 11.7692 4.49698 10.9175 5.36666C10.0663 6.23581 9.58918 7.41031 9.58551 8.63289V8.63514V11.7704H6.75C6.33579 11.7704 6 12.1062 6 12.5204C6 12.9346 6.33579 13.2704 6.75 13.2704H9.58551V15.8834L7.36606 19.2828C7.21555 19.5133 7.20344 19.8078 7.33451 20.0499C7.46558 20.292 7.71875 20.4428 7.99406 20.4428H17.9452C18.3594 20.4428 18.6952 20.107 18.6952 19.6928C18.6952 19.2786 18.3594 18.9428 17.9452 18.9428H9.37943L10.9635 16.5166C11.0431 16.3946 11.0855 16.2522 11.0855 16.1065V13.2704H13.7626C14.1769 13.2704 14.5126 12.9346 14.5126 12.5204C14.5126 12.1062 14.1769 11.7704 13.7626 11.7704H11.0855V8.63633C11.0883 7.80044 11.4148 7.00263 11.9892 6.41619C12.5627 5.83059 13.3362 5.50316 14.1404 5.50002C14.9445 5.50316 15.7181 5.83059 16.2916 6.41619C16.8659 7.00266 17.1925 7.80053 17.1952 8.63648V9.53171C17.1952 9.94592 17.531 10.2817 17.9452 10.2817C18.3594 10.2817 18.6952 9.94592 18.6952 9.53171L18.6952 8.63514L18.6952 8.63289C18.6915 7.41031 18.2144 6.23581 17.3632 5.36666C16.5115 4.49698 15.3541 4.0038 14.1427 4Z" fill="currentColor"/></svg>`,
|
|
1711
1711
|
name: 'line-currency-pound'
|
|
1712
1712
|
};
|
|
1713
|
+
const gdsLineDatabaseLinkIcon = {
|
|
1714
|
+
data: `<svg width="19" height="20" viewBox="0 0 19 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 4V16C0 16.6906 0.315303 17.2934 0.774234 17.7798C1.2294 18.2622 1.85301 18.6626 2.56668 18.9825C3.99575 19.6231 5.91738 20 8 20C8.51088 20 9.01207 19.9773 9.49867 19.9336C8.85376 19.5859 8.29843 19.0933 7.87621 18.4995C6.00545 18.4848 4.34946 18.1378 3.18027 17.6137C2.58195 17.3455 2.14382 17.0456 1.86525 16.7503C1.59044 16.4591 1.5 16.2069 1.5 16V6.39242C1.82094 6.61282 2.18063 6.80942 2.56668 6.98248C3.99575 7.6231 5.91738 8 8 8C10.0826 8 12.0042 7.6231 13.4333 6.98248C13.8194 6.80942 14.1791 6.61282 14.5 6.39242V11H15.25C15.5052 11 15.7557 11.0201 16 11.0589V4C16 3.30945 15.6847 2.70664 15.2258 2.22025C14.7706 1.73784 14.147 1.33745 13.4333 1.01752C12.0042 0.376905 10.0826 0 8 0C5.91738 0 3.99575 0.376905 2.56668 1.01752C1.85301 1.33745 1.2294 1.73784 0.774234 2.22025C0.315303 2.70664 0 3.30945 0 4ZM1.5 4C1.5 3.79309 1.59044 3.54091 1.86525 3.24966C2.14382 2.95441 2.58195 2.65449 3.18027 2.38628C4.37519 1.85063 6.07856 1.5 8 1.5C9.92144 1.5 11.6248 1.85063 12.8197 2.38628C13.418 2.65449 13.8562 2.95441 14.1348 3.24966C14.4096 3.54091 14.5 3.79309 14.5 4C14.5 4.20691 14.4096 4.45909 14.1348 4.75034C13.8562 5.04559 13.418 5.3455 12.8197 5.61372C11.6248 6.14937 9.92144 6.5 8 6.5C6.07856 6.5 4.37519 6.14937 3.18027 5.61372C2.58195 5.3455 2.14382 5.04559 1.86525 4.75034C1.59044 4.45909 1.5 4.20691 1.5 4ZM19 15.75C19 13.6789 17.3211 12 15.25 12L15.1482 12.0068C14.7822 12.0565 14.5 12.3703 14.5 12.75C14.5 13.1642 14.8358 13.5 15.25 13.5L15.404 13.5052C16.5748 13.5844 17.5 14.5591 17.5 15.75C17.5 16.9926 16.4926 18 15.25 18L15.2466 18.0046L15.1448 18.0119C14.779 18.0633 14.4983 18.3783 14.5 18.758C14.5019 19.1722 14.8392 19.5065 15.2534 19.5046V19.5L15.4523 19.4948C17.4276 19.3913 19 17.7543 19 15.75ZM12.5 12.75C12.5 12.3358 12.1642 12 11.75 12L11.5508 12.0052C9.57236 12.1087 8 13.7457 8 15.75C8 17.8211 9.67893 19.5 11.75 19.5L11.8518 19.4932C12.2178 19.4435 12.5 19.1297 12.5 18.75C12.5 18.3358 12.1642 18 11.75 18L11.596 17.9948C10.4252 17.9156 9.5 16.9409 9.5 15.75C9.5 14.5074 10.5074 13.5 11.75 13.5L11.8518 13.4932C12.2178 13.4435 12.5 13.1297 12.5 12.75ZM16 15.75C16 15.3358 15.6642 15 15.25 15H11.75L11.6482 15.0068C11.2822 15.0565 11 15.3703 11 15.75C11 16.1642 11.3358 16.5 11.75 16.5H15.25L15.3518 16.4932C15.7178 16.4435 16 16.1297 16 15.75Z" fill="currentColor"/></svg>`,
|
|
1715
|
+
name: 'line-database-link'
|
|
1716
|
+
};
|
|
1713
1717
|
const gdsLineDateIcon = {
|
|
1714
1718
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.2006 4.60254H17.5001C18.0524 4.60254 18.5001 5.05025 18.5001 5.60254V14.326C18.5001 14.8783 18.0524 15.326 17.5001 15.326H15.2006" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.79956 4.67432H2.50003C1.94774 4.67432 1.50003 5.12203 1.50003 5.67432V14.3978C1.50003 14.9501 1.94774 15.3978 2.50003 15.3978H4.79956" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.72717 11.7393V8.3329C3.72717 8.3329 6.40804 7.82811 6.40804 10.0361C6.40804 12.244 3.72717 11.7393 3.72717 11.7393Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.3473 11.789L9.9541 10.8758M7.46021 11.789L7.89921 10.8758M9.9541 10.8758L8.90375 8.2832L7.89921 10.8758M9.9541 10.8758H7.89921" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.0763 11.789V8.2832M12.0763 8.2832H13.2025M12.0763 8.2832H11" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.2729 8.2832H14.6232V10.0361M16.2729 11.789H14.6232V10.0361M14.6232 10.0361H16.0667" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>`,
|
|
1715
1719
|
name: 'line-date'
|
|
@@ -1750,6 +1754,10 @@ const gdsLineDocumentSyncIcon = {
|
|
|
1750
1754
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 2C4.89543 2 4 2.89543 4 4V9.20703C4.32228 9.11588 4.65659 9.05337 5 9.02242V4C5 3.44772 5.44772 3 6 3H10V6.5C10 7.32843 10.6716 8 11.5 8H15V16C15 16.5523 14.5523 17 14 17H10.4003C10.2174 17.3578 9.99647 17.6929 9.74284 18H14C15.1046 18 16 17.1046 16 16V7.41421C16 7.01639 15.842 6.63486 15.5607 6.35355L11.6464 2.43934C11.3651 2.15804 10.9836 2 10.5858 2H6ZM14.7929 7H11.5C11.2239 7 11 6.77614 11 6.5V3.20711L14.7929 7ZM1 14.5C1 16.9853 3.01472 19 5.5 19C7.98528 19 10 16.9853 10 14.5C10 12.0147 7.98528 10 5.5 10C3.01472 10 1 12.0147 1 14.5ZM7.5 11.5C7.77614 11.5 8 11.7239 8 12V13.5C8 13.7761 7.77614 14 7.5 14H6C5.72386 14 5.5 13.7761 5.5 13.5C5.5 13.2239 5.72386 13 6 13H6.46821C6.41787 12.9722 6.36628 12.9464 6.31355 12.923C6.06824 12.8137 5.80344 12.755 5.53495 12.7503C5.26646 12.7456 4.99977 12.795 4.75079 12.8956C4.5018 12.9962 4.27563 13.1459 4.08575 13.3358C3.89048 13.531 3.5739 13.531 3.37864 13.3358C3.18338 13.1405 3.18338 12.8239 3.37864 12.6287C3.66346 12.3439 4.00273 12.1193 4.3762 11.9684C4.74967 11.8175 5.14971 11.7434 5.55245 11.7505C5.95518 11.7575 6.35238 11.8456 6.72034 12.0094C6.81617 12.0521 6.90951 12.0997 7 12.1519V12C7 11.7239 7.22386 11.5 7.5 11.5ZM6.6238 17.0316C6.25033 17.1825 5.85029 17.2566 5.44755 17.2495C5.04482 17.2425 4.64762 17.1544 4.27966 16.9906C4.18383 16.9479 4.09049 16.9003 4 16.8481V17C4 17.2761 3.77614 17.5 3.5 17.5C3.22386 17.5 3 17.2761 3 17V15.5C3 15.2239 3.22386 15 3.5 15H5C5.27614 15 5.5 15.2239 5.5 15.5C5.5 15.7761 5.27614 16 5 16H4.53179C4.58213 16.0278 4.63372 16.0536 4.68645 16.077C4.93176 16.1863 5.19656 16.245 5.46505 16.2497C5.73354 16.2544 6.00023 16.205 6.24921 16.1044C6.4982 16.0038 6.72437 15.8541 6.91425 15.6642C7.10951 15.469 7.4261 15.469 7.62136 15.6642C7.81662 15.8595 7.81662 16.1761 7.62136 16.3713C7.33654 16.6561 6.99727 16.8807 6.6238 17.0316Z" fill="currentColor"/></svg>`,
|
|
1751
1755
|
name: 'line-document-sync'
|
|
1752
1756
|
};
|
|
1757
|
+
const gdsLineDocumentTableIcon = {
|
|
1758
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9.25V11.75C5 12.4404 5.55964 13 6.25 13H9.75C10.4404 13 11 12.4404 11 11.75V9.25C11 8.55964 10.4404 8 9.75 8H6.25C5.55964 8 5 8.55964 5 9.25ZM6 9.25C6 9.11193 6.11193 9 6.25 9H7V10H6V9.25ZM10 10H8V9H9.75C9.88807 9 10 9.11193 10 9.25V10ZM8 11H10V11.75C10 11.8881 9.88807 12 9.75 12H8V11ZM7 11V12H6.25C6.11193 12 6 11.8881 6 11.75V11H7ZM3 3C3 1.89543 3.89543 1 5 1H8.58579C8.98361 1 9.36514 1.15804 9.64645 1.43934L12.5607 4.35355C12.842 4.63486 13 5.01639 13 5.41421V13C13 14.1046 12.1046 15 11 15H5C3.89543 15 3 14.1046 3 13V3ZM5 2C4.44772 2 4 2.44772 4 3V13C4 13.5523 4.44772 14 5 14H11C11.5523 14 12 13.5523 12 13V6H9.5C8.67157 6 8 5.32843 8 4.5V2H5ZM9.5 5H11.7929L9 2.20711V4.5C9 4.77614 9.22386 5 9.5 5Z" fill="currentColor"/></svg>`,
|
|
1759
|
+
name: 'line-document-table'
|
|
1760
|
+
};
|
|
1753
1761
|
const gdsLineDocumentIcon = {
|
|
1754
1762
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="windows/document"><path id="document" d="M16.0416 7.69367V16.2084C16.0416 17.0368 15.37 17.7084 14.5416 17.7084H5.45825C4.62982 17.7084 3.95825 17.0368 3.95825 16.2084V3.79175C3.95825 2.96332 4.62982 2.29175 5.45825 2.29175H10.5602M16.0416 7.69367H12.0602C11.2318 7.69367 10.5602 7.0221 10.5602 6.19368V2.29175M16.0416 7.69367L10.5602 2.29175" stroke="currentColor" stroke-linejoin="round"/></g></svg>`,
|
|
1755
1763
|
name: 'line-document'
|
|
@@ -2094,6 +2102,10 @@ const gdsLineQuestionCircleIcon = {
|
|
|
2094
2102
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Question Circle"><path id="Shape" d="M10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2ZM10 3C6.13401 3 3 6.13401 3 10C3 13.866 6.13401 17 10 17C13.866 17 17 13.866 17 10C17 6.13401 13.866 3 10 3ZM10 13.5C10.4142 13.5 10.75 13.8358 10.75 14.25C10.75 14.6642 10.4142 15 10 15C9.58579 15 9.25 14.6642 9.25 14.25C9.25 13.8358 9.58579 13.5 10 13.5ZM10 5.5C11.3807 5.5 12.5 6.61929 12.5 8C12.5 8.72959 12.1848 9.40774 11.6513 9.8771L11.4967 10.0024L11.2782 10.1655L11.1906 10.2372C11.1348 10.2851 11.0835 10.3337 11.0346 10.3859C10.6963 10.7464 10.5 11.2422 10.5 12C10.5 12.2761 10.2761 12.5 10 12.5C9.72386 12.5 9.5 12.2761 9.5 12C9.5 10.988 9.79312 10.2475 10.3054 9.70162C10.4165 9.5832 10.532 9.47988 10.6609 9.37874L10.9076 9.19439L11.0256 9.09468C11.325 8.81435 11.5 8.42206 11.5 8C11.5 7.17157 10.8284 6.5 10 6.5C9.17157 6.5 8.5 7.17157 8.5 8C8.5 8.27614 8.27614 8.5 8 8.5C7.72386 8.5 7.5 8.27614 7.5 8C7.5 6.61929 8.61929 5.5 10 5.5Z" fill="currentColor"/></g></svg>`,
|
|
2095
2103
|
name: 'line-question-circle'
|
|
2096
2104
|
};
|
|
2105
|
+
const gdsLineReceiptIcon = {
|
|
2106
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 2C2.7835 2 2 2.7835 2 3.75V11.5C2 12.8807 3.11929 14 4.5 14H11.5C12.8807 14 14 12.8807 14 11.5V10H11V3.75C11 2.7835 10.2165 2 9.25 2H3.75ZM11 11H13V11.5C13 12.3284 12.3284 13 11.5 13H11V11ZM3 3.75C3 3.33579 3.33579 3 3.75 3H9.25C9.66421 3 10 3.33579 10 3.75V13H4.5C3.67157 13 3 12.3284 3 11.5V3.75ZM4.5 5.5C4.5 5.22386 4.72386 5 5 5H8C8.27614 5 8.5 5.22386 8.5 5.5C8.5 5.77614 8.27614 6 8 6H5C4.72386 6 4.5 5.77614 4.5 5.5ZM4.5 8C4.5 7.72386 4.72386 7.5 5 7.5H8C8.27614 7.5 8.5 7.72386 8.5 8C8.5 8.27614 8.27614 8.5 8 8.5H5C4.72386 8.5 4.5 8.27614 4.5 8ZM5 10C4.72386 10 4.5 10.2239 4.5 10.5C4.5 10.7761 4.72386 11 5 11H6.5C6.77614 11 7 10.7761 7 10.5C7 10.2239 6.77614 10 6.5 10H5Z" fill="currentColor"/></svg>`,
|
|
2107
|
+
name: 'line-receipt'
|
|
2108
|
+
};
|
|
2097
2109
|
const gdsLineRefreshIcon = {
|
|
2098
2110
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.00002 2.86401C4.00002 2.58787 3.77616 2.36401 3.50002 2.36401C3.22388 2.36401 3.00002 2.58787 3.00002 2.86401V5.43814C3.00002 5.71428 3.22388 5.93814 3.50002 5.93814H3.78337H6.07415C6.35029 5.93814 6.57415 5.71428 6.57415 5.43814C6.57415 5.162 6.35029 4.93814 6.07415 4.93814H4.7118C4.72621 4.92327 4.74075 4.90849 4.75543 4.89381C6.54744 3.10179 9.45257 3.10179 11.2446 4.89381C13.0366 6.68582 13.0366 9.59094 11.2446 11.383C9.45257 13.175 6.54744 13.175 4.75543 11.383C4.02835 10.6559 3.61115 9.74158 3.47499 8.78709C3.43599 8.51372 3.18276 8.32372 2.90939 8.36271C2.63601 8.40171 2.44601 8.65494 2.48501 8.92831C2.64908 10.0784 3.15541 11.1971 4.04832 12.0901C6.23086 14.2726 9.76915 14.2726 11.9517 12.0901C14.1342 9.90753 14.1342 6.36924 11.9517 4.1867C9.76915 2.00416 6.23086 2.00416 4.04832 4.1867C4.03206 4.20296 4.01596 4.21929 4.00002 4.23569V2.86401Z" fill="currentColor"/></svg>`,
|
|
2099
2111
|
name: 'line-refresh'
|
|
@@ -2278,6 +2290,10 @@ const gdsLineViewIcon = {
|
|
|
2278
2290
|
data: `<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 3.5C13.8096 3.5 13.25 4.05964 13.25 4.75V15.25C13.25 15.9404 13.8096 16.5 14.5 16.5H17C17.6904 16.5 18.25 15.9404 18.25 15.25V4.75C18.25 4.05964 17.6904 3.5 17 3.5H14.5ZM14.25 4.75C14.25 4.61193 14.3619 4.5 14.5 4.5H17C17.1381 4.5 17.25 4.61193 17.25 4.75V15.25C17.25 15.3881 17.1381 15.5 17 15.5H14.5C14.3619 15.5 14.25 15.3881 14.25 15.25V4.75ZM1.75 5C1.75 4.72386 1.97386 4.5 2.25 4.5H11.25C11.5261 4.5 11.75 4.72386 11.75 5C11.75 5.27614 11.5261 5.5 11.25 5.5H2.25C1.97386 5.5 1.75 5.27614 1.75 5ZM1.75 8.33331C1.75 8.05717 1.97386 7.83331 2.25 7.83331H11.25C11.5261 7.83331 11.75 8.05717 11.75 8.33331C11.75 8.60946 11.5261 8.83331 11.25 8.83331H2.25C1.97386 8.83331 1.75 8.60946 1.75 8.33331ZM2.25 11.1666C1.97386 11.1666 1.75 11.3905 1.75 11.6666C1.75 11.9428 1.97386 12.1666 2.25 12.1666H11.25C11.5261 12.1666 11.75 11.9428 11.75 11.6666C11.75 11.3905 11.5261 11.1666 11.25 11.1666H2.25ZM1.75 14.9999C1.75 14.7238 1.97386 14.4999 2.25 14.4999H11.25C11.5261 14.4999 11.75 14.7238 11.75 14.9999C11.75 15.2761 11.5261 15.4999 11.25 15.4999H2.25C1.97386 15.4999 1.75 15.2761 1.75 14.9999Z" fill="currentColor"/></svg>`,
|
|
2279
2291
|
name: 'line-view'
|
|
2280
2292
|
};
|
|
2293
|
+
const gdsLineWalletIcon = {
|
|
2294
|
+
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 8C10.2239 8 10 8.22386 10 8.5C10 8.77614 10.2239 9 10.5 9H11.5C11.7761 9 12 8.77614 12 8.5C12 8.22386 11.7761 8 11.5 8H10.5ZM3.5 2C2.67157 2 2 2.67157 2 3.5V11.5C2 12.8807 3.11929 14 4.5 14H12C13.1046 14 14 13.1046 14 12V6C14 5.25972 13.5978 4.61337 13 4.26756V4C13 2.89543 12.1046 2 11 2H3.5ZM3.5 3H11C11.5523 3 12 3.44772 12 4H3.5C3.22386 4 3 3.77614 3 3.5C3 3.22386 3.22386 3 3.5 3ZM3.5 5H12C12.5523 5 13 5.44772 13 6V12C13 12.5523 12.5523 13 12 13H4.5C3.67157 13 3 12.3284 3 11.5V4.91465C3.15639 4.96992 3.32468 5 3.5 5Z" fill="currentColor"/></svg>`,
|
|
2295
|
+
name: 'line-wallet'
|
|
2296
|
+
};
|
|
2281
2297
|
const gdsLineWebsiteIcon = {
|
|
2282
2298
|
data: `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C7.7544 3 7.26285 3.22509 6.77311 4.20457C6.654 4.44279 6.54472 4.70924 6.44818 5H9.55182C9.45528 4.70924 9.346 4.44279 9.22689 4.20457C8.73715 3.22509 8.2456 3 8 3ZM9.8121 6H6.1879C6.06829 6.60887 6 7.28321 6 8C6 8.71679 6.06829 9.39113 6.1879 10H9.8121C9.93171 9.39113 10 8.71679 10 8C10 7.28321 9.93171 6.60887 9.8121 6ZM10.8293 10C10.9398 9.37444 11 8.70127 11 8C11 7.29873 10.9398 6.62556 10.8293 6H12.584C12.8516 6.61246 13 7.2889 13 8C13 8.7111 12.8516 9.38754 12.584 10H10.8293ZM9.55182 11H6.44818C6.54472 11.2908 6.654 11.5572 6.77311 11.7954C7.26285 12.7749 7.7544 13 8 13C8.2456 13 8.73715 12.7749 9.22689 11.7954C9.346 11.5572 9.45528 11.2908 9.55182 11ZM9.91388 12.6206C10.1873 12.1671 10.4198 11.6185 10.5987 11H12.0004C11.4662 11.7111 10.7468 12.2752 9.91388 12.6206ZM8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM9.91388 3.37938C10.7468 3.72478 11.4662 4.28886 12.0004 5H10.5987C10.4198 4.38153 10.1873 3.83285 9.91388 3.37938ZM6.08612 12.6206C5.81273 12.1671 5.58023 11.6185 5.40135 11H3.99963C4.53379 11.7111 5.25316 12.2752 6.08612 12.6206ZM5.17071 10C5.06015 9.37444 5 8.70127 5 8C5 7.29873 5.06015 6.62556 5.17071 6H3.41604C3.14845 6.61246 3 7.2889 3 8C3 8.7111 3.14845 9.38754 3.41604 10H5.17071ZM5.40135 5C5.58023 4.38153 5.81272 3.83285 6.08612 3.37938C5.25316 3.72478 4.53379 4.28886 3.99963 5H5.40135Z" fill="currentColor"/></svg>`,
|
|
2283
2299
|
name: 'line-website'
|
|
@@ -2662,6 +2678,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
2662
2678
|
gdsCheckboxCheckedIcon: gdsCheckboxCheckedIcon,
|
|
2663
2679
|
gdsCheckboxIntermediateIcon: gdsCheckboxIntermediateIcon,
|
|
2664
2680
|
gdsCheckboxUncheckedIcon: gdsCheckboxUncheckedIcon,
|
|
2681
|
+
gdsCortoDevConsoleIconLightIcon: gdsCortoDevConsoleIconLightIcon,
|
|
2665
2682
|
gdsCortoIconDarkDefaultIcon: gdsCortoIconDarkDefaultIcon,
|
|
2666
2683
|
gdsCortoIconDarkSolidIcon: gdsCortoIconDarkSolidIcon,
|
|
2667
2684
|
gdsCortoIconLightDefaultIcon: gdsCortoIconLightDefaultIcon,
|
|
@@ -2765,17 +2782,6 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
2765
2782
|
gdsEmailCheckmarkIcon: gdsEmailCheckmarkIcon,
|
|
2766
2783
|
gdsEmailDismissIcon: gdsEmailDismissIcon,
|
|
2767
2784
|
gdsEmailErrorIcon: gdsEmailErrorIcon,
|
|
2768
|
-
gdsEmptyState404Icon: gdsEmptyState404Icon,
|
|
2769
|
-
gdsEmptyStateContactIcon: gdsEmptyStateContactIcon,
|
|
2770
|
-
gdsEmptyStateDefaultIcon: gdsEmptyStateDefaultIcon,
|
|
2771
|
-
gdsEmptyStateGenericErrorIcon: gdsEmptyStateGenericErrorIcon,
|
|
2772
|
-
gdsEmptyStateGettingStartedIcon: gdsEmptyStateGettingStartedIcon,
|
|
2773
|
-
gdsEmptyStateNoEmailConnectedIcon: gdsEmptyStateNoEmailConnectedIcon,
|
|
2774
|
-
gdsEmptyStateNoMattersIcon: gdsEmptyStateNoMattersIcon,
|
|
2775
|
-
gdsEmptyStateNoResultsIcon: gdsEmptyStateNoResultsIcon,
|
|
2776
|
-
gdsEmptyStateNoSelectFilterIcon: gdsEmptyStateNoSelectFilterIcon,
|
|
2777
|
-
gdsEmptyStateNotFoundIcon: gdsEmptyStateNotFoundIcon,
|
|
2778
|
-
gdsEmptyStateRestrictedAccessIcon: gdsEmptyStateRestrictedAccessIcon,
|
|
2779
2785
|
gdsFilledAccountingIcon: gdsFilledAccountingIcon,
|
|
2780
2786
|
gdsFilledAddCircleIcon: gdsFilledAddCircleIcon,
|
|
2781
2787
|
gdsFilledAgentBotIcon: gdsFilledAgentBotIcon,
|
|
@@ -2821,10 +2827,12 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
2821
2827
|
gdsFilledChatSparkleIcon: gdsFilledChatSparkleIcon,
|
|
2822
2828
|
gdsFilledCheckCircleIcon: gdsFilledCheckCircleIcon,
|
|
2823
2829
|
gdsFilledClearFormatIcon: gdsFilledClearFormatIcon,
|
|
2830
|
+
gdsFilledClockIcon: gdsFilledClockIcon,
|
|
2824
2831
|
gdsFilledCloudCrossIcon: gdsFilledCloudCrossIcon,
|
|
2825
2832
|
gdsFilledCloudIcon: gdsFilledCloudIcon,
|
|
2826
2833
|
gdsFilledCloudStrikeIcon: gdsFilledCloudStrikeIcon,
|
|
2827
2834
|
gdsFilledCloudTickIcon: gdsFilledCloudTickIcon,
|
|
2835
|
+
gdsFilledCodeIcon: gdsFilledCodeIcon,
|
|
2828
2836
|
gdsFilledColourIcon: gdsFilledColourIcon,
|
|
2829
2837
|
gdsFilledConditionalFieldsIcon: gdsFilledConditionalFieldsIcon,
|
|
2830
2838
|
gdsFilledContactIcon: gdsFilledContactIcon,
|
|
@@ -2833,6 +2841,8 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
2833
2841
|
gdsFilledDateIcon: gdsFilledDateIcon,
|
|
2834
2842
|
gdsFilledDetailsIcon: gdsFilledDetailsIcon,
|
|
2835
2843
|
gdsFilledDocumentIcon: gdsFilledDocumentIcon,
|
|
2844
|
+
gdsFilledDocumentMultipleIcon: gdsFilledDocumentMultipleIcon,
|
|
2845
|
+
gdsFilledDocumentTableIcon: gdsFilledDocumentTableIcon,
|
|
2836
2846
|
gdsFilledDownIcon: gdsFilledDownIcon,
|
|
2837
2847
|
gdsFilledDownLeftIcon: gdsFilledDownLeftIcon,
|
|
2838
2848
|
gdsFilledDownloadIcon: gdsFilledDownloadIcon,
|
|
@@ -2871,10 +2881,12 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
2871
2881
|
gdsFilledPdfIcon: gdsFilledPdfIcon,
|
|
2872
2882
|
gdsFilledPersonIcon: gdsFilledPersonIcon,
|
|
2873
2883
|
gdsFilledPersonLayerIcon: gdsFilledPersonLayerIcon,
|
|
2884
|
+
gdsFilledPersonSupportIcon: gdsFilledPersonSupportIcon,
|
|
2874
2885
|
gdsFilledPhoneCallbackIcon: gdsFilledPhoneCallbackIcon,
|
|
2875
2886
|
gdsFilledPhoneIcon: gdsFilledPhoneIcon,
|
|
2876
2887
|
gdsFilledPlaceholderIcon: gdsFilledPlaceholderIcon,
|
|
2877
2888
|
gdsFilledPrebillingIcon: gdsFilledPrebillingIcon,
|
|
2889
|
+
gdsFilledReceiptIcon: gdsFilledReceiptIcon,
|
|
2878
2890
|
gdsFilledRefreshDashedIcon: gdsFilledRefreshDashedIcon,
|
|
2879
2891
|
gdsFilledRefreshIcon: gdsFilledRefreshIcon,
|
|
2880
2892
|
gdsFilledRenameIcon: gdsFilledRenameIcon,
|
|
@@ -2882,6 +2894,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
2882
2894
|
gdsFilledResetIcon: gdsFilledResetIcon,
|
|
2883
2895
|
gdsFilledRightIcon: gdsFilledRightIcon,
|
|
2884
2896
|
gdsFilledSaveIcon: gdsFilledSaveIcon,
|
|
2897
|
+
gdsFilledSelectObjectIcon: gdsFilledSelectObjectIcon,
|
|
2885
2898
|
gdsFilledSendIcon: gdsFilledSendIcon,
|
|
2886
2899
|
gdsFilledSettingIcon: gdsFilledSettingIcon,
|
|
2887
2900
|
gdsFilledSharedIcon: gdsFilledSharedIcon,
|
|
@@ -2908,6 +2921,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
2908
2921
|
gdsFilledUpLeftIcon: gdsFilledUpLeftIcon,
|
|
2909
2922
|
gdsFilledUpRightIcon: gdsFilledUpRightIcon,
|
|
2910
2923
|
gdsFilledViewIcon: gdsFilledViewIcon,
|
|
2924
|
+
gdsFilledWalletIcon: gdsFilledWalletIcon,
|
|
2911
2925
|
gdsFilledWebsiteIcon: gdsFilledWebsiteIcon,
|
|
2912
2926
|
gdsFluentAddCircleIcon: gdsFluentAddCircleIcon,
|
|
2913
2927
|
gdsFluentArrowBentRightIcon: gdsFluentArrowBentRightIcon,
|
|
@@ -3022,6 +3036,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
3022
3036
|
gdsLineChevronUpFilledIcon: gdsLineChevronUpFilledIcon,
|
|
3023
3037
|
gdsLineChevronUpStrokeIcon: gdsLineChevronUpStrokeIcon,
|
|
3024
3038
|
gdsLineClearFormatIcon: gdsLineClearFormatIcon,
|
|
3039
|
+
gdsLineClockIcon: gdsLineClockIcon,
|
|
3025
3040
|
gdsLineCloudCrossIcon: gdsLineCloudCrossIcon,
|
|
3026
3041
|
gdsLineCloudIcon: gdsLineCloudIcon,
|
|
3027
3042
|
gdsLineCloudTickIcon: gdsLineCloudTickIcon,
|
|
@@ -3032,11 +3047,13 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
3032
3047
|
gdsLineComposeIcon: gdsLineComposeIcon,
|
|
3033
3048
|
gdsLineConditionalFieldsIcon: gdsLineConditionalFieldsIcon,
|
|
3034
3049
|
gdsLineConnectAddIcon: gdsLineConnectAddIcon,
|
|
3050
|
+
gdsLineConnectIcon: gdsLineConnectIcon,
|
|
3035
3051
|
gdsLineContactIcon: gdsLineContactIcon,
|
|
3036
3052
|
gdsLineCopyIcon: gdsLineCopyIcon,
|
|
3037
3053
|
gdsLineCurrencyDollarIcon: gdsLineCurrencyDollarIcon,
|
|
3038
3054
|
gdsLineCurrencyEuroIcon: gdsLineCurrencyEuroIcon,
|
|
3039
3055
|
gdsLineCurrencyPoundIcon: gdsLineCurrencyPoundIcon,
|
|
3056
|
+
gdsLineDatabaseLinkIcon: gdsLineDatabaseLinkIcon,
|
|
3040
3057
|
gdsLineDateIcon: gdsLineDateIcon,
|
|
3041
3058
|
gdsLineDeleteIcon: gdsLineDeleteIcon,
|
|
3042
3059
|
gdsLineDescriptionIcon: gdsLineDescriptionIcon,
|
|
@@ -3048,6 +3065,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
3048
3065
|
gdsLineDocumentMultipleIcon: gdsLineDocumentMultipleIcon,
|
|
3049
3066
|
gdsLineDocumentPreviewIcon: gdsLineDocumentPreviewIcon,
|
|
3050
3067
|
gdsLineDocumentSyncIcon: gdsLineDocumentSyncIcon,
|
|
3068
|
+
gdsLineDocumentTableIcon: gdsLineDocumentTableIcon,
|
|
3051
3069
|
gdsLineDoubleChevronIcon: gdsLineDoubleChevronIcon,
|
|
3052
3070
|
gdsLineDoubleChevronUpIcon: gdsLineDoubleChevronUpIcon,
|
|
3053
3071
|
gdsLineDownIcon: gdsLineDownIcon,
|
|
@@ -3133,6 +3151,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
3133
3151
|
gdsLinePulseIcon: gdsLinePulseIcon,
|
|
3134
3152
|
gdsLineQuestionChatIcon: gdsLineQuestionChatIcon,
|
|
3135
3153
|
gdsLineQuestionCircleIcon: gdsLineQuestionCircleIcon,
|
|
3154
|
+
gdsLineReceiptIcon: gdsLineReceiptIcon,
|
|
3136
3155
|
gdsLineRefreshIcon: gdsLineRefreshIcon,
|
|
3137
3156
|
gdsLineRemoveRowIcon: gdsLineRemoveRowIcon,
|
|
3138
3157
|
gdsLineRenameIcon: gdsLineRenameIcon,
|
|
@@ -3179,6 +3198,7 @@ var icons = /*#__PURE__*/Object.freeze({
|
|
|
3179
3198
|
gdsLineUpLeftIcon: gdsLineUpLeftIcon,
|
|
3180
3199
|
gdsLineUpRightIcon: gdsLineUpRightIcon,
|
|
3181
3200
|
gdsLineViewIcon: gdsLineViewIcon,
|
|
3201
|
+
gdsLineWalletIcon: gdsLineWalletIcon,
|
|
3182
3202
|
gdsLineWebsiteIcon: gdsLineWebsiteIcon,
|
|
3183
3203
|
gdsLoadingKebabIcon: gdsLoadingKebabIcon,
|
|
3184
3204
|
gdsLoadingSpinnerIcon: gdsLoadingSpinnerIcon,
|
|
@@ -4756,7 +4776,7 @@ class GdsDialogComponent {
|
|
|
4756
4776
|
this.canceled.emit();
|
|
4757
4777
|
}
|
|
4758
4778
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
4759
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsDialogComponent, isStandalone: true, selector: "dialog[gds-dialog]", inputs: { type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, background: { classPropertyName: "background", publicName: "background", isSignal: true, isRequired: false, transformFunction: null }, headerLabelAlignment: { classPropertyName: "headerLabelAlignment", publicName: "headerLabelAlignment", isSignal: true, isRequired: false, transformFunction: null }, showFooterBorder: { classPropertyName: "showFooterBorder", publicName: "showFooterBorder", isSignal: true, isRequired: false, transformFunction: null }, closeOnBackdropClick: { classPropertyName: "closeOnBackdropClick", publicName: "closeOnBackdropClick", isSignal: true, isRequired: false, transformFunction: null }, suppressDismissBtn: { classPropertyName: "suppressDismissBtn", publicName: "suppressDismissBtn", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { closed: "closed", canceled: "canceled" }, host: { listeners: { "close": "onClose($event)", "cancel": "onCancel($event)", "click": "dialogClicked($event)" }, properties: { "class.gds-mobile-radius-bottom-right-lg": "type() !== \"drawer-bottom\"", "class.gds-mobile-radius-bottom-left-lg": "type() !== \"drawer-bottom\"", "class.gds-radius-top-right-2xl": "type() === \"drawer-bottom\"", "class.gds-radius-top-left-2xl": "type() === \"drawer-bottom\"", "class.gds-radius-bottom-right-0": "type() === \"drawer-bottom\" || type() === \"slide-right\"", "class.gds-radius-bottom-left-0": "type() === \"drawer-bottom\" || type() === \"slide-left\"", "class.gds-slide-top": "type() === \"drawer-top\"", "class.gds-slide-bottom": "type() === \"drawer-bottom\"", "class.gds-slide-left": "type() === \"slide-left\"", "class.gds-radius-top-left-0": "type() === \"slide-left\"", "class.gds-slide-right": "type() === \"slide-right\"", "class.gds-radius-top-right-0": "type() === \"slide-right\"", "attr.type": "type()", "attr.background": "background()", "attr.header-label-alignment": "headerLabelAlignment()" }, classAttribute: "gds-radius-md gds-mobile-radius-top-right-lg gds-mobile-radius-top-left-lg" }, queries: [{ propertyName: "layoutTmpl", first: true, predicate: ["layoutTmpl"], descendants: true, isSignal: true }], viewQueries: [{ propertyName: "closeBtn", first: true, predicate: ["closeBtn"], descendants: true, isSignal: true }], hostDirectives: [{ directive: i1$2.CdkTrapFocus }], ngImport: i0, template: "<ng-container *ngTemplateOutlet=\"layoutTmpl() ?? defaultLayoutTmpl\" />\n\n<ng-template #defaultLayoutTmpl>\n <div\n class=\"\n gds-dialog_container\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-min-height-0\n gds-width-100-parent\n \"\n >\n <header class=\"\n gds-align-items-center\n gds-display-grid\n gds-text-primary-primary\n gds-text-subtitle\n header\n \">\n <div class=\"header-label\">\n <ng-content select=\"[header-label]\" />\n </div>\n <div\n class=\"\n gds-align-items-center\n gds-align-self-start\n gds-display-inline-flex\n gds-gap-xs\n gds-icon-primary\n gds-margin-inline-start-auto\n header-actions\n \"\n >\n <ng-content select=\"[header-actions]\" />\n @if (closeObserved) {\n <button\n gds-icon-button\n #closeBtn\n size=\"medium\"\n class=\"gds-background-none\"\n (click)=\"onClose($event)\"\n (keydown.enter)=\"onClose($event)\"\n >\n <gds-icon\n key=\"titlebar-dismiss\"\n class=\"\n gds-icon-size-2xs\n gds-mobile-icon-size-sm\n \"\n />\n </button>\n }\n </div>\n </header>\n <div\n class=\"\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-
|
|
4779
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsDialogComponent, isStandalone: true, selector: "dialog[gds-dialog]", inputs: { type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, background: { classPropertyName: "background", publicName: "background", isSignal: true, isRequired: false, transformFunction: null }, headerLabelAlignment: { classPropertyName: "headerLabelAlignment", publicName: "headerLabelAlignment", isSignal: true, isRequired: false, transformFunction: null }, showFooterBorder: { classPropertyName: "showFooterBorder", publicName: "showFooterBorder", isSignal: true, isRequired: false, transformFunction: null }, closeOnBackdropClick: { classPropertyName: "closeOnBackdropClick", publicName: "closeOnBackdropClick", isSignal: true, isRequired: false, transformFunction: null }, suppressDismissBtn: { classPropertyName: "suppressDismissBtn", publicName: "suppressDismissBtn", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { closed: "closed", canceled: "canceled" }, host: { listeners: { "close": "onClose($event)", "cancel": "onCancel($event)", "click": "dialogClicked($event)" }, properties: { "class.gds-mobile-radius-bottom-right-lg": "type() !== \"drawer-bottom\"", "class.gds-mobile-radius-bottom-left-lg": "type() !== \"drawer-bottom\"", "class.gds-radius-top-right-2xl": "type() === \"drawer-bottom\"", "class.gds-radius-top-left-2xl": "type() === \"drawer-bottom\"", "class.gds-radius-bottom-right-0": "type() === \"drawer-bottom\" || type() === \"slide-right\"", "class.gds-radius-bottom-left-0": "type() === \"drawer-bottom\" || type() === \"slide-left\"", "class.gds-slide-top": "type() === \"drawer-top\"", "class.gds-slide-bottom": "type() === \"drawer-bottom\"", "class.gds-slide-left": "type() === \"slide-left\"", "class.gds-radius-top-left-0": "type() === \"slide-left\"", "class.gds-slide-right": "type() === \"slide-right\"", "class.gds-radius-top-right-0": "type() === \"slide-right\"", "attr.type": "type()", "attr.background": "background()", "attr.header-label-alignment": "headerLabelAlignment()" }, classAttribute: "gds-radius-md gds-mobile-radius-top-right-lg gds-mobile-radius-top-left-lg" }, queries: [{ propertyName: "layoutTmpl", first: true, predicate: ["layoutTmpl"], descendants: true, isSignal: true }], viewQueries: [{ propertyName: "closeBtn", first: true, predicate: ["closeBtn"], descendants: true, isSignal: true }], hostDirectives: [{ directive: i1$2.CdkTrapFocus }], ngImport: i0, template: "<ng-container *ngTemplateOutlet=\"layoutTmpl() ?? defaultLayoutTmpl\" />\n\n<ng-template #defaultLayoutTmpl>\n <div\n class=\"\n gds-dialog_container\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-min-height-0\n gds-width-100-parent\n \"\n >\n <header class=\"\n gds-align-items-center\n gds-display-grid\n gds-text-primary-primary\n gds-text-subtitle\n header\n \">\n <div class=\"\n gds-min-width-0\n header-label\n \">\n <ng-content select=\"[header-label]\" />\n </div>\n <div\n class=\"\n gds-align-items-center\n gds-align-self-start\n gds-display-inline-flex\n gds-gap-xs\n gds-icon-primary\n gds-margin-inline-start-auto\n header-actions\n \"\n >\n <ng-content select=\"[header-actions]\" />\n @if (closeObserved) {\n <button\n gds-icon-button\n #closeBtn\n size=\"medium\"\n class=\"gds-background-none\"\n (click)=\"onClose($event)\"\n (keydown.enter)=\"onClose($event)\"\n >\n <gds-icon\n key=\"titlebar-dismiss\"\n class=\"\n gds-icon-size-2xs\n gds-mobile-icon-size-sm\n \"\n />\n </button>\n }\n </div>\n </header>\n <div\n class=\"\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-min-height-0\n gds-min-width-0\n gds-text-body\n gds-text-primary\n \"\n >\n <ng-content />\n </div>\n <footer\n class=\"\n gds-align-items-center\n gds-display-flex\n gds-gap-xs\n \"\n [attr.bordered]=\"borderedFooter\"\n [ngClass]=\"{ 'gds-display-none': !footerSecondary.hasChildNodes() && !footerPrimary.hasChildNodes() }\"\n >\n <span\n class=\"\n gds-display-inline-flex\n gds-flex-grow-1\n gds-flex-wrap\n gds-gap-2xs\n \"\n [ngClass]=\"{ 'gds-display-none': !footerSecondary.hasChildNodes() }\"\n #footerSecondary\n >\n <ng-content select=\"[footer-actions-secondary]\" />\n </span>\n <span\n class=\"\n gds-display-inline-flex\n gds-flex-grow-1\n gds-flex-wrap\n gds-gap-2xs\n gds-justify-content-end\n \"\n [ngClass]=\"{ 'gds-display-none': !footerPrimary.hasChildNodes() }\"\n #footerPrimary\n >\n <ng-content select=\"[footer-actions-primary]\" />\n </span>\n </footer>\n </div>\n</ng-template>\n", styles: [":host{--gds-dialog-base-padding: var(--gds-spacing-sm);--gds-dialog-base-gap: var(--gds-spacing-sm);position:relative;width:65vw;max-width:452px;height:fit-content;max-height:100vh;overflow:visible;padding:0;border:1px solid var(--gds-palette-border-modal);box-shadow:0 32px 64px #00000030,0 2px 21px #00000026;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:var(--gds-dialog-background-color);outline:none}:host[open]{display:flex}:host[open][type=slide-left]{margin-left:var(--gds-spacing-0)}:host[open][type=drawer-bottom]{position:fixed;bottom:0;max-width:none;width:100%;box-shadow:none;margin:auto 0 0}:host[background=base]{--gds-dialog-background-color: var(--gds-palette-background-base)}:host[background=white]{--gds-dialog-background-color: var(--gds-palette-background-white)}:host .gds-dialog_container{gap:var(--gds-dialog-base-gap);padding:var(--gds-dialog-base-padding)}:host[header-label-alignment=left] .header{grid-template-columns:0fr auto 1fr}:host[header-label-alignment=center] .header{grid-template-columns:1fr auto 1fr}:host .header-label{grid-column:2}:host .header-actions{grid-column:3}:host .gds-dialog_header-actions:only-child{margin-inline-start:auto}:host [bordered]{border-block-start:var(--gds-border-default-shorthand);padding-top:var(--gds-dialog-base-padding)}\n"], dependencies: [{ kind: "component", type: GdsIconComponent, selector: "gds-icon", inputs: ["key", "width", "height", "color"] }, { kind: "component", type: GdsIconButtonComponent, selector: "button[gds-icon-button]", inputs: ["tooltipLabel"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4760
4780
|
}
|
|
4761
4781
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsDialogComponent, decorators: [{
|
|
4762
4782
|
type: Component,
|
|
@@ -4780,7 +4800,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
4780
4800
|
'(close)': 'onClose($event)',
|
|
4781
4801
|
'(cancel)': 'onCancel($event)',
|
|
4782
4802
|
'(click)': 'dialogClicked($event)'
|
|
4783
|
-
}, template: "<ng-container *ngTemplateOutlet=\"layoutTmpl() ?? defaultLayoutTmpl\" />\n\n<ng-template #defaultLayoutTmpl>\n <div\n class=\"\n gds-dialog_container\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-min-height-0\n gds-width-100-parent\n \"\n >\n <header class=\"\n gds-align-items-center\n gds-display-grid\n gds-text-primary-primary\n gds-text-subtitle\n header\n \">\n <div class=\"header-label\">\n <ng-content select=\"[header-label]\" />\n </div>\n <div\n class=\"\n gds-align-items-center\n gds-align-self-start\n gds-display-inline-flex\n gds-gap-xs\n gds-icon-primary\n gds-margin-inline-start-auto\n header-actions\n \"\n >\n <ng-content select=\"[header-actions]\" />\n @if (closeObserved) {\n <button\n gds-icon-button\n #closeBtn\n size=\"medium\"\n class=\"gds-background-none\"\n (click)=\"onClose($event)\"\n (keydown.enter)=\"onClose($event)\"\n >\n <gds-icon\n key=\"titlebar-dismiss\"\n class=\"\n gds-icon-size-2xs\n gds-mobile-icon-size-sm\n \"\n />\n </button>\n }\n </div>\n </header>\n <div\n class=\"\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-
|
|
4803
|
+
}, template: "<ng-container *ngTemplateOutlet=\"layoutTmpl() ?? defaultLayoutTmpl\" />\n\n<ng-template #defaultLayoutTmpl>\n <div\n class=\"\n gds-dialog_container\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-min-height-0\n gds-width-100-parent\n \"\n >\n <header class=\"\n gds-align-items-center\n gds-display-grid\n gds-text-primary-primary\n gds-text-subtitle\n header\n \">\n <div class=\"\n gds-min-width-0\n header-label\n \">\n <ng-content select=\"[header-label]\" />\n </div>\n <div\n class=\"\n gds-align-items-center\n gds-align-self-start\n gds-display-inline-flex\n gds-gap-xs\n gds-icon-primary\n gds-margin-inline-start-auto\n header-actions\n \"\n >\n <ng-content select=\"[header-actions]\" />\n @if (closeObserved) {\n <button\n gds-icon-button\n #closeBtn\n size=\"medium\"\n class=\"gds-background-none\"\n (click)=\"onClose($event)\"\n (keydown.enter)=\"onClose($event)\"\n >\n <gds-icon\n key=\"titlebar-dismiss\"\n class=\"\n gds-icon-size-2xs\n gds-mobile-icon-size-sm\n \"\n />\n </button>\n }\n </div>\n </header>\n <div\n class=\"\n gds-display-flex\n gds-flex-column\n gds-flex-grow-1\n gds-flex-shrink-1\n gds-min-height-0\n gds-min-width-0\n gds-text-body\n gds-text-primary\n \"\n >\n <ng-content />\n </div>\n <footer\n class=\"\n gds-align-items-center\n gds-display-flex\n gds-gap-xs\n \"\n [attr.bordered]=\"borderedFooter\"\n [ngClass]=\"{ 'gds-display-none': !footerSecondary.hasChildNodes() && !footerPrimary.hasChildNodes() }\"\n >\n <span\n class=\"\n gds-display-inline-flex\n gds-flex-grow-1\n gds-flex-wrap\n gds-gap-2xs\n \"\n [ngClass]=\"{ 'gds-display-none': !footerSecondary.hasChildNodes() }\"\n #footerSecondary\n >\n <ng-content select=\"[footer-actions-secondary]\" />\n </span>\n <span\n class=\"\n gds-display-inline-flex\n gds-flex-grow-1\n gds-flex-wrap\n gds-gap-2xs\n gds-justify-content-end\n \"\n [ngClass]=\"{ 'gds-display-none': !footerPrimary.hasChildNodes() }\"\n #footerPrimary\n >\n <ng-content select=\"[footer-actions-primary]\" />\n </span>\n </footer>\n </div>\n</ng-template>\n", styles: [":host{--gds-dialog-base-padding: var(--gds-spacing-sm);--gds-dialog-base-gap: var(--gds-spacing-sm);position:relative;width:65vw;max-width:452px;height:fit-content;max-height:100vh;overflow:visible;padding:0;border:1px solid var(--gds-palette-border-modal);box-shadow:0 32px 64px #00000030,0 2px 21px #00000026;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:var(--gds-dialog-background-color);outline:none}:host[open]{display:flex}:host[open][type=slide-left]{margin-left:var(--gds-spacing-0)}:host[open][type=drawer-bottom]{position:fixed;bottom:0;max-width:none;width:100%;box-shadow:none;margin:auto 0 0}:host[background=base]{--gds-dialog-background-color: var(--gds-palette-background-base)}:host[background=white]{--gds-dialog-background-color: var(--gds-palette-background-white)}:host .gds-dialog_container{gap:var(--gds-dialog-base-gap);padding:var(--gds-dialog-base-padding)}:host[header-label-alignment=left] .header{grid-template-columns:0fr auto 1fr}:host[header-label-alignment=center] .header{grid-template-columns:1fr auto 1fr}:host .header-label{grid-column:2}:host .header-actions{grid-column:3}:host .gds-dialog_header-actions:only-child{margin-inline-start:auto}:host [bordered]{border-block-start:var(--gds-border-default-shorthand);padding-top:var(--gds-dialog-base-padding)}\n"] }]
|
|
4784
4804
|
}], propDecorators: { type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], background: [{ type: i0.Input, args: [{ isSignal: true, alias: "background", required: false }] }], headerLabelAlignment: [{ type: i0.Input, args: [{ isSignal: true, alias: "headerLabelAlignment", required: false }] }], showFooterBorder: [{ type: i0.Input, args: [{ isSignal: true, alias: "showFooterBorder", required: false }] }], closeOnBackdropClick: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnBackdropClick", required: false }] }], suppressDismissBtn: [{ type: i0.Input, args: [{ isSignal: true, alias: "suppressDismissBtn", required: false }] }], closed: [{
|
|
4785
4805
|
type: Output
|
|
4786
4806
|
}], canceled: [{ type: i0.Output, args: ["canceled"] }], closeBtn: [{ type: i0.ViewChild, args: ['closeBtn', { isSignal: true }] }], layoutTmpl: [{ type: i0.ContentChild, args: ['layoutTmpl', { isSignal: true }] }] } });
|
|
@@ -5218,45 +5238,43 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
5218
5238
|
}, encapsulation: ViewEncapsulation.None, template: "<div class=\"\n content\n gds-background-white\n gds-display-flex\n gds-gap-2xs\n gds-padding-block-3xs\n\">\n <ng-content />\n</div>\n<div\n class=\"\n cancel\n gds-align-items-center\n gds-background-white\n gds-height-xl\n gds-justify-content-center\n gds-padding-block-3xs\n gds-padding-inline-sm\n gds-text-body-strong\n gds-text-primary\n gds-width-100-parent\n \"\n cdkMenuItem\n>\n <span>{{ 'Core.Button.Cancel' | translate }}</span>\n</div>\n", styles: ["gds-dropdown .content{overflow:hidden;border-radius:var(--gds-borderRadius-sm);box-shadow:var(--gds-shadow-default);flex-direction:column}gds-dropdown .content[horizontal]{flex-direction:row}gds-dropdown .content{padding-inline:5px}gds-dropdown .cancel{display:none;border-radius:var(--gds-borderRadius-sm);border-bottom-left-radius:var(--gds-borderRadius-2xl);border-bottom-right-radius:var(--gds-borderRadius-2xl);box-shadow:var(--gds-shadow-default)}gds-dropdown[isMobile]{width:100%;margin-block-end:var(--gds-spacing-md);margin-inline:var(--gds-spacing-2xs);display:flex;flex-direction:column;gap:var(--gds-spacing-3xs)}gds-dropdown[isMobile] .content{width:100%;border-top-left-radius:var(--gds-borderRadius-2xl);border-top-right-radius:var(--gds-borderRadius-2xl)}gds-dropdown[isMobile] .cancel{display:flex}.cdk-overlay-container:has(gds-dropdown[isMobile]){display:grid;pointer-events:none;inset:0}.cdk-overlay-container:has(gds-dropdown[isMobile]):before{background-color:var(--gds-pattern-overlay-background-default);inset:0;content:\"\";position:absolute;pointer-events:auto}.cdk-overlay-container:has(gds-dropdown[isMobile]) .cdk-overlay-connected-position-bounding-box{grid-area:1/-1}.cdk-overlay-container:has(gds-dropdown[isMobile]) .cdk-overlay-connected-position-bounding-box:not(:last-of-type){display:none}.cdk-overlay-container:has(gds-dropdown[isMobile]) .cdk-overlay-pane{position:unset!important;transform:unset!important;align-items:center!important}.cdk-overlay-container:has(gds-dropdown[isMobile]):has(gds-dropdown) .cdk-overlay-connected-position-bounding-box{flex-direction:column-reverse!important}\n"] }]
|
|
5219
5239
|
}], ctorParameters: () => [], propDecorators: { triggerElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "triggerElement", required: false }] }], horizontal: [{ type: i0.Input, args: [{ isSignal: true, alias: "horizontal", required: false }] }], preventMobileStyling: [{ type: i0.Input, args: [{ isSignal: true, alias: "preventMobileStyling", required: false }] }], allowDefaultTabBehavior: [{ type: i0.Input, args: [{ isSignal: true, alias: "allowDefaultTabBehavior", required: false }] }], items: [{ type: i0.ContentChildren, args: [i0.forwardRef(() => CdkMenuItem), { ...{ descendants: true }, isSignal: true }] }] } });
|
|
5220
5240
|
|
|
5241
|
+
const gdsButtonVariants = ['default', 'primary', 'invisible'];
|
|
5242
|
+
const gdsButtonSizes = ['small', 'default', 'medium', 'large'];
|
|
5243
|
+
|
|
5244
|
+
const ngSelectDropdownPositions = ['auto', 'bottom', 'top', 'left', 'right'];
|
|
5245
|
+
|
|
5246
|
+
const gdsDropdownPositionsX = ['auto', 'left', 'right'];
|
|
5247
|
+
const gdsDropdownPositionsY = ['auto', 'top', 'bottom'];
|
|
5248
|
+
|
|
5249
|
+
const CDN_URL = new InjectionToken('CDN_URL', {
|
|
5250
|
+
factory: () => 'https://cdn.cortoaws.com'
|
|
5251
|
+
});
|
|
5252
|
+
|
|
5253
|
+
const gdsUserPromptSecondaryTextVariants = ['default', 'error'];
|
|
5254
|
+
|
|
5221
5255
|
class GdsEmptyStateComponent extends OnBrandChanged {
|
|
5222
|
-
|
|
5223
|
-
|
|
5224
|
-
suppressIcon =
|
|
5225
|
-
|
|
5226
|
-
|
|
5227
|
-
|
|
5228
|
-
|
|
5229
|
-
case
|
|
5230
|
-
return
|
|
5231
|
-
case 'gettingStarted':
|
|
5232
|
-
return 'empty-state-getting-started';
|
|
5233
|
-
case '404':
|
|
5234
|
-
return 'empty-state-404';
|
|
5235
|
-
case 'restrictedAccess':
|
|
5236
|
-
return 'empty-state-restricted-access';
|
|
5237
|
-
case 'genericError':
|
|
5238
|
-
return 'empty-state-generic-error';
|
|
5239
|
-
case 'notFound':
|
|
5240
|
-
return 'empty-state-not-found';
|
|
5241
|
-
case 'noResults':
|
|
5242
|
-
return this.brand() === BrandEnum.Leap ? 'leap-empty-state-no-results' : 'empty-state-no-results';
|
|
5243
|
-
case 'contact':
|
|
5244
|
-
return 'empty-state-contact';
|
|
5245
|
-
case 'noSelectedFilters':
|
|
5246
|
-
return 'empty-state-no-select-filter';
|
|
5247
|
-
case 'noEmailConnected':
|
|
5248
|
-
return 'empty-state-no-email-connected';
|
|
5256
|
+
#cdnUrl = inject(CDN_URL);
|
|
5257
|
+
variant = input('info-circle', ...(ngDevMode ? [{ debugName: "variant" }] : /* istanbul ignore next */ []));
|
|
5258
|
+
suppressIcon = input(false, { ...(ngDevMode ? { debugName: "suppressIcon" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
5259
|
+
compact = input(false, { ...(ngDevMode ? { debugName: "compact" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
5260
|
+
#supportedBrand = computed(() => {
|
|
5261
|
+
switch (this.brand()) {
|
|
5262
|
+
case BrandEnum.StandardIntegration:
|
|
5263
|
+
case BrandEnum.CortoDark:
|
|
5264
|
+
return BrandEnum.Corto;
|
|
5249
5265
|
default:
|
|
5250
|
-
return
|
|
5266
|
+
return this.brand();
|
|
5251
5267
|
}
|
|
5252
|
-
}, ...(ngDevMode ? [{ debugName: "
|
|
5253
|
-
|
|
5268
|
+
}, ...(ngDevMode ? [{ debugName: "#supportedBrand" }] : /* istanbul ignore next */ []));
|
|
5269
|
+
imageSrc = computed(() => `${this.#cdnUrl}/images/empty-state/${this.#supportedBrand()}/${this.variant()}.png`, ...(ngDevMode ? [{ debugName: "imageSrc" }] : /* istanbul ignore next */ []));
|
|
5270
|
+
titleTextSize = computed(() => `gds-text-${this.compact() ? 'subtitle' : 'title'}`, ...(ngDevMode ? [{ debugName: "titleTextSize" }] : /* istanbul ignore next */ []));
|
|
5271
|
+
otherTextSize = computed(() => `gds-text-${this.compact() ? 'caption' : 'body'}`, ...(ngDevMode ? [{ debugName: "otherTextSize" }] : /* istanbul ignore next */ []));
|
|
5254
5272
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsEmptyStateComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
5255
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsEmptyStateComponent, isStandalone: true, selector: "gds-empty-state", inputs: { variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null },
|
|
5273
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsEmptyStateComponent, isStandalone: true, selector: "gds-empty-state", inputs: { variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, suppressIcon: { classPropertyName: "suppressIcon", publicName: "suppressIcon", isSignal: true, isRequired: false, transformFunction: null }, compact: { classPropertyName: "compact", publicName: "compact", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "\n gds-align-items-center\n gds-display-flex\n gds-flex-column\n gds-height-100-parent\n gds-justify-content-center\n gds-text-body\n gds-text-center\n gds-text-primary-primary\n gds-width-100-parent\n gds-gap-sm\n " }, usesInheritance: true, ngImport: i0, template: "@if (!suppressIcon()) {\n <img\n class=\"icon\"\n [src]=\"imageSrc()\"\n alt=\"empty state icon\"\n />\n}\n\n<div\n class=\"\n gds-display-none-empty\n gds-text-primary-primary\n \"\n [ngClass]=\"titleTextSize()\"\n>\n <ng-content />\n</div>\n\n<div\n class=\"\n gds-display-none-empty\n gds-text-primary-primary\n \"\n [ngClass]=\"otherTextSize()\"\n>\n <ng-content select=\"[subtitle]\" />\n</div>\n\n<div class=\"gds-display-none-empty\">\n <ng-content select=\"[button]\" />\n</div>\n\n<div\n class=\"\n gds-display-none-empty\n gds-text-secondary\n \"\n [ngClass]=\"otherTextSize()\"\n>\n <ng-content select=\"[footer]\" />\n</div>\n", styles: [":host{--gds-empty-state-icon-size: 132px}:host .icon{height:var(--gds-empty-state-icon-size);width:var(--gds-empty-state-icon-size)}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5256
5274
|
}
|
|
5257
5275
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsEmptyStateComponent, decorators: [{
|
|
5258
5276
|
type: Component,
|
|
5259
|
-
args: [{ selector: 'gds-empty-state', imports: [
|
|
5277
|
+
args: [{ selector: 'gds-empty-state', imports: [NgClass], changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
5260
5278
|
class: `
|
|
5261
5279
|
gds-align-items-center
|
|
5262
5280
|
gds-display-flex
|
|
@@ -5267,9 +5285,81 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
5267
5285
|
gds-text-center
|
|
5268
5286
|
gds-text-primary-primary
|
|
5269
5287
|
gds-width-100-parent
|
|
5288
|
+
gds-gap-sm
|
|
5270
5289
|
`
|
|
5271
|
-
}, template: "@if (!suppressIcon) {\n <
|
|
5272
|
-
}], propDecorators: { variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }],
|
|
5290
|
+
}, template: "@if (!suppressIcon()) {\n <img\n class=\"icon\"\n [src]=\"imageSrc()\"\n alt=\"empty state icon\"\n />\n}\n\n<div\n class=\"\n gds-display-none-empty\n gds-text-primary-primary\n \"\n [ngClass]=\"titleTextSize()\"\n>\n <ng-content />\n</div>\n\n<div\n class=\"\n gds-display-none-empty\n gds-text-primary-primary\n \"\n [ngClass]=\"otherTextSize()\"\n>\n <ng-content select=\"[subtitle]\" />\n</div>\n\n<div class=\"gds-display-none-empty\">\n <ng-content select=\"[button]\" />\n</div>\n\n<div\n class=\"\n gds-display-none-empty\n gds-text-secondary\n \"\n [ngClass]=\"otherTextSize()\"\n>\n <ng-content select=\"[footer]\" />\n</div>\n", styles: [":host{--gds-empty-state-icon-size: 132px}:host .icon{height:var(--gds-empty-state-icon-size);width:var(--gds-empty-state-icon-size)}\n"] }]
|
|
5291
|
+
}], propDecorators: { variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], suppressIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "suppressIcon", required: false }] }], compact: [{ type: i0.Input, args: [{ isSignal: true, alias: "compact", required: false }] }] } });
|
|
5292
|
+
|
|
5293
|
+
const GDS_EMPTY_STATE_VARIANTS = [
|
|
5294
|
+
'activity-log',
|
|
5295
|
+
'add',
|
|
5296
|
+
'add-document',
|
|
5297
|
+
'calendar',
|
|
5298
|
+
'chat',
|
|
5299
|
+
'connect',
|
|
5300
|
+
'cross',
|
|
5301
|
+
'delete',
|
|
5302
|
+
'document',
|
|
5303
|
+
'documents',
|
|
5304
|
+
'edit',
|
|
5305
|
+
'eye',
|
|
5306
|
+
'file',
|
|
5307
|
+
'filter',
|
|
5308
|
+
'folder',
|
|
5309
|
+
'image',
|
|
5310
|
+
'info',
|
|
5311
|
+
'info-circle',
|
|
5312
|
+
'invoice',
|
|
5313
|
+
'lock',
|
|
5314
|
+
'mail',
|
|
5315
|
+
'marketplace',
|
|
5316
|
+
'notification',
|
|
5317
|
+
'people',
|
|
5318
|
+
'plugin',
|
|
5319
|
+
'search',
|
|
5320
|
+
'search-square',
|
|
5321
|
+
'send',
|
|
5322
|
+
'tick',
|
|
5323
|
+
'wallet'
|
|
5324
|
+
];
|
|
5325
|
+
|
|
5326
|
+
class GdsFeatureBlockComponent {
|
|
5327
|
+
feature = input.required(...(ngDevMode ? [{ debugName: "feature" }] : /* istanbul ignore next */ []));
|
|
5328
|
+
index = input.required(...(ngDevMode ? [{ debugName: "index" }] : /* istanbul ignore next */ []));
|
|
5329
|
+
icon = computed(() => this.feature().icon, ...(ngDevMode ? [{ debugName: "icon" }] : /* istanbul ignore next */ []));
|
|
5330
|
+
name = computed(() => this.feature().name, ...(ngDevMode ? [{ debugName: "name" }] : /* istanbul ignore next */ []));
|
|
5331
|
+
description = computed(() => this.feature().localeOverrides?.[navigator.language]?.description ?? this.feature().description, ...(ngDevMode ? [{ debugName: "description" }] : /* istanbul ignore next */ []));
|
|
5332
|
+
learnMoreLink = computed(() => this.feature().learnMoreLink, ...(ngDevMode ? [{ debugName: "learnMoreLink" }] : /* istanbul ignore next */ []));
|
|
5333
|
+
selectedColor = computed(() => this.colors[this.index() % this.colors.length], ...(ngDevMode ? [{ debugName: "selectedColor" }] : /* istanbul ignore next */ []));
|
|
5334
|
+
colors = [
|
|
5335
|
+
{
|
|
5336
|
+
background: 'var(--gds-pattern-feature-primary-background)',
|
|
5337
|
+
color: 'var(--gds-pattern-feature-primary-text)'
|
|
5338
|
+
},
|
|
5339
|
+
{
|
|
5340
|
+
background: 'var(--gds-pattern-feature-secondary-background)',
|
|
5341
|
+
color: 'var(--gds-pattern-feature-secondary-text)'
|
|
5342
|
+
},
|
|
5343
|
+
{
|
|
5344
|
+
background: 'var(--gds-pattern-feature-tertiary-background)',
|
|
5345
|
+
color: 'var(--gds-pattern-feature-tertiary-text)'
|
|
5346
|
+
},
|
|
5347
|
+
{
|
|
5348
|
+
background: 'var(--gds-pattern-feature-quaternary-background)',
|
|
5349
|
+
color: 'var(--gds-pattern-feature-quaternary-text)'
|
|
5350
|
+
}
|
|
5351
|
+
];
|
|
5352
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsFeatureBlockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5353
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsFeatureBlockComponent, isStandalone: true, selector: "gds-feature-block", inputs: { feature: { classPropertyName: "feature", publicName: "feature", isSignal: true, isRequired: true, transformFunction: null }, index: { classPropertyName: "index", publicName: "index", isSignal: true, isRequired: true, transformFunction: null } }, host: { properties: { "style.background": "selectedColor().background", "style.color": "selectedColor().color" }, classAttribute: "gds-display-flex gds-flex-column gds-gap-sm gds-padding-sm gds-radius-lg gds-border" }, ngImport: i0, template: "<span class=\"\n gds-align-items-center\n gds-display-flex\n gds-gap-2xs\n gds-text-body-large-strong\n\">\n <gds-icon [key]=\"icon() | gdsSvgicon\" />\n {{ name() }}\n</span>\n<span class=\"\n gds-line-height-sm\n gds-text-body\n\">{{ description() }}</span>\n\n@if (learnMoreLink()) {\n <a\n class=\"\n gds-margin-block-start-auto\n gds-text-body\n gds-text-primary-primary\n \"\n [href]=\"learnMoreLink()\"\n target=\"_blank\"\n >\n {{ 'Gds.FeatureBlock.LearnMore' | translate }}\n </a>\n}\n", styles: [":host{width:22.188rem;min-height:10.563rem;border-color:var(--gds-palette-accent-indigo-default)}\n"], dependencies: [{ kind: "component", type: GdsIconComponent, selector: "gds-icon", inputs: ["key", "width", "height", "color"] }, { kind: "pipe", type: GdsSvgIconPipe, name: "gdsSvgicon" }, { kind: "pipe", type: TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5354
|
+
}
|
|
5355
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsFeatureBlockComponent, decorators: [{
|
|
5356
|
+
type: Component,
|
|
5357
|
+
args: [{ selector: 'gds-feature-block', changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
5358
|
+
class: 'gds-display-flex gds-flex-column gds-gap-sm gds-padding-sm gds-radius-lg gds-border',
|
|
5359
|
+
'[style.background]': 'selectedColor().background',
|
|
5360
|
+
'[style.color]': 'selectedColor().color'
|
|
5361
|
+
}, imports: [GdsIconComponent, GdsSvgIconPipe, TranslatePipe], template: "<span class=\"\n gds-align-items-center\n gds-display-flex\n gds-gap-2xs\n gds-text-body-large-strong\n\">\n <gds-icon [key]=\"icon() | gdsSvgicon\" />\n {{ name() }}\n</span>\n<span class=\"\n gds-line-height-sm\n gds-text-body\n\">{{ description() }}</span>\n\n@if (learnMoreLink()) {\n <a\n class=\"\n gds-margin-block-start-auto\n gds-text-body\n gds-text-primary-primary\n \"\n [href]=\"learnMoreLink()\"\n target=\"_blank\"\n >\n {{ 'Gds.FeatureBlock.LearnMore' | translate }}\n </a>\n}\n", styles: [":host{width:22.188rem;min-height:10.563rem;border-color:var(--gds-palette-accent-indigo-default)}\n"] }]
|
|
5362
|
+
}], propDecorators: { feature: [{ type: i0.Input, args: [{ isSignal: true, alias: "feature", required: true }] }], index: [{ type: i0.Input, args: [{ isSignal: true, alias: "index", required: true }] }] } });
|
|
5273
5363
|
|
|
5274
5364
|
class GdsFeedbackButtonComponent extends ButtonBaseDirective {
|
|
5275
5365
|
#changeDetector = inject(ChangeDetectorRef);
|
|
@@ -5823,7 +5913,7 @@ class GdsSelectComponent extends GdsSignalFormControl {
|
|
|
5823
5913
|
this.ref().handleClearClick();
|
|
5824
5914
|
};
|
|
5825
5915
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsSelectComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
5826
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsSelectComponent, isStandalone: true, selector: "gds-select", inputs: { clearable: { classPropertyName: "clearable", publicName: "clearable", isSignal: true, isRequired: false, transformFunction: null }, searchable: { classPropertyName: "searchable", publicName: "searchable", isSignal: true, isRequired: false, transformFunction: null }, appendTo: { classPropertyName: "appendTo", publicName: "appendTo", isSignal: true, isRequired: false, transformFunction: null }, loading: { classPropertyName: "loading", publicName: "loading", isSignal: true, isRequired: false, transformFunction: null }, loadingText: { classPropertyName: "loadingText", publicName: "loadingText", isSignal: true, isRequired: false, transformFunction: null }, clearAriaLabel: { classPropertyName: "clearAriaLabel", publicName: "clearAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, autofocus: { classPropertyName: "autofocus", publicName: "autofocus", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, hideChevron: { classPropertyName: "hideChevron", publicName: "hideChevron", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, emptyText: { classPropertyName: "emptyText", publicName: "emptyText", isSignal: true, isRequired: false, transformFunction: null }, dropdownPosition: { classPropertyName: "dropdownPosition", publicName: "dropdownPosition", isSignal: true, isRequired: false, transformFunction: null }, bindValue: { classPropertyName: "bindValue", publicName: "bindValue", isSignal: true, isRequired: false, transformFunction: null }, bindLabel: { classPropertyName: "bindLabel", publicName: "bindLabel", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: true, transformFunction: null } }, outputs: { changed: "changed", searched: "searched", blurred: "blurred", cleared: "cleared", closed: "closed", opened: "opened", bindValue: "bindValueChange", bindLabel: "bindLabelChange", value: "valueChange", items: "itemsChange" }, host: { listeners: { "keydown": "setMarkedItemIndex()" } }, queries: [{ propertyName: "multiLabelTmpl", first: true, predicate: ["multiLabelTmpl"], descendants: true, isSignal: true }, { propertyName: "labelTmpl", first: true, predicate: ["labelTmpl"], descendants: true, isSignal: true }, { propertyName: "optionTmpl", first: true, predicate: ["optionTmpl"], descendants: true, isSignal: true }, { propertyName: "footerTmpl", first: true, predicate: ["footerTmpl"], descendants: true, isSignal: true }, { propertyName: "clearBtnTmpl", first: true, predicate: ["clearBtnTmpl"], descendants: true, isSignal: true }, { propertyName: "placeholderTmpl", first: true, predicate: ["placeholderTmpl"], descendants: true, isSignal: true }], viewQueries: [{ propertyName: "ref", first: true, predicate: NgSelectComponent, descendants: true, isSignal: true }, { propertyName: "clearButton", first: true, predicate: ["clearButton"], descendants: true, read: ElementRef, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<ng-select\n class=\"\n gds-mobile-text-input-mobile\n gds-text-input\n \"\n [ngClass]=\"{ 'ng-select-hide-chevron': hideChevron() }\"\n [dropdownPosition]=\"dropdownPosition()\"\n [notFoundText]=\"emptyText()\"\n [bindValue]=\"bindValue()\"\n [bindLabel]=\"bindLabel()\"\n [multiple]=\"multiple()\"\n [closeOnSelect]=\"!multiple()\"\n [disabled]=\"disabled()\"\n [items]=\"items()\"\n [ngModel]=\"value()\"\n [loading]=\"loading()\"\n [loadingText]=\"loadingText() | translate\"\n [searchable]=\"searchable()\"\n [clearable]=\"clearable()\"\n [virtualScroll]=\"virtualScroll()\"\n [searchFn]=\"itemShouldDisplay\"\n [appendTo]=\"appendTo()\"\n [keyDownFn]=\"onKeyDown\"\n [labelForId]=\"id()\"\n (ngModelChange)=\"setValue($event)\"\n (change)=\"onHandleChange($event)\"\n (search)=\"onSearchChange($event)\"\n (clear)=\"cleared.emit()\"\n (open)=\"handleOpened()\"\n (close)=\"handleClosed()\"\n>\n <ng-template\n ng-label-tmp\n let-item=\"item\"\n >\n <ng-container *ngTemplateOutlet=\"labelTmpl() ?? defaultLabelTmpl; context: { item }\" />\n </ng-template>\n\n @if (!value()) {\n <ng-template ng-placeholder-tmp>\n <ng-container *ngTemplateOutlet=\"placeholderTmpl() ?? defaultPlaceholderTmpl\" />\n </ng-template>\n }\n\n <ng-template\n ng-multi-label-tmp\n let-items=\"items\"\n >\n <ng-container *ngTemplateOutlet=\"multiLabelTmpl() ?? defaultMultiLabelTmpl; context: { items }\" />\n </ng-template>\n\n <ng-template\n ng-option-tmp\n let-option=\"item\"\n let-selected=\"item$.selected\"\n let-index=\"index\"\n >\n @if (multiple()) {\n <input\n type=\"checkbox\"\n class=\"\n gds-margin-block-auto\n gds-margin-inline-3xs\n \"\n gds-checkbox\n [checked]=\"selected\"\n (mousedown)=\"onCheckboxChanged($event)\"\n />\n }\n <ng-container\n *ngTemplateOutlet=\"optionTmpl() ?? defaultOptionTmpl; context: { option, marked: markedIndex() === index }\"\n />\n </ng-template>\n\n @if (footerTmpl(); as footerTmpl) {\n <ng-template ng-footer-tmp>\n <div\n class=\"\n gds-height-100-parent\n gds-width-100-parent\n \"\n (mouseenter)=\"unmarkItem()\"\n >\n <ng-container *ngTemplateOutlet=\"footerTmpl\" />\n </div>\n </ng-template>\n }\n\n <ng-template ng-clearbutton-tmp>\n <span class=\"ng-clear-wrapper\">\n <ng-container *ngTemplateOutlet=\"clearBtnTmpl() ?? defaultClearBtnTmpl\" />\n </span>\n </ng-template>\n</ng-select>\n\n<ng-template\n #defaultLabelTmpl\n let-item=\"item\"\n>\n @if (value !== undefined) {\n <gds-tooltip\n onlyTextOverflow\n [tooltip]=\"item[bindLabel()]\"\n >\n {{ item[bindLabel()] }}\n </gds-tooltip>\n }\n</ng-template>\n\n<ng-template\n #defaultMultiLabelTmpl\n let-items=\"items\"\n>\n <div class=\"\n gds-align-items-center\n gds-display-inline-flex\n gds-gap-2xs\n gds-select--multi-selected-content\n \">\n <gds-tooltip\n onlyOnTextOverflow\n [tooltip]=\"items[0][bindLabel()]\"\n >\n {{ items[0][bindLabel()] }}\n </gds-tooltip>\n @if (items.length > 1) {\n <span gds-badge>+{{ items.length - 1 }}</span>\n }\n </div>\n</ng-template>\n\n<ng-template\n #defaultOptionTmpl\n let-option=\"option\"\n let-active=\"marked\"\n>\n <gds-tooltip\n class=\"option\"\n onlyTextOverflow\n [tooltip]=\"option[bindLabel()]\"\n [open]=\"active\"\n >\n {{ option[bindLabel()] }}\n </gds-tooltip>\n</ng-template>\n\n<ng-template #defaultPlaceholderTmpl>\n <span class=\"ng-placeholder\">{{ placeholder() }}</span>\n</ng-template>\n\n<ng-template #defaultClearBtnTmpl>\n <button\n #clearButton\n gds-icon-button\n class=\"gds-background-none\"\n [attr.aria-label]=\"clearAriaLabel() | translate\"\n (click)=\"onClearClicked()\"\n (keydown.enter)=\"onClearClicked()\"\n >\n <gds-icon\n class=\"\n gds-icon-primary\n gds-icon-size-3xs\n \"\n key=\"line-dismiss\"\n />\n </button>\n</ng-template>\n", styles: [":host{--gds-form-control-cursor: pointer;--background-color: var(--gds-form-control-background-color, var(--gds-palette-background-white));--border-color: var(--gds-form-control-border-color, var(--gds-palette-border-default));--text-color: var(--gds-form-control-text-color, var(--gds-palette-text-default-primary));--active-color: var(--gds-form-control-active-color, var(--gds-palette-border-selected));--cursor: var(--gds-form-control-cursor, auto);--hover-color: var(--gds-form-control-hover-color, var(--gds-palette-background-secondary));--placeholder-color: var(--gds-form-control-placeholder-color, var(--gds-palette-text-default-placeholder));--invalid-color: var(--gds-form-control-invalid-color, var(--gds-palette-helper-error-inverse));--disabled-text-color: var(--gds-form-control-disabled-text-color, var(--gds-palette-text-default-disabled));--disabled-background-color: var( --gds-form-control-disabled-background-color, var(--gds-palette-background-disabled) );--disabled-border-color: var(--gds-form-control-disabled-border-color, var(--gds-palette-border-default))}:host[disabled],:host:has(*:disabled,*[disabled=true]){--background-color: var(--disabled-background-color);--text-color: var(--disabled-text-color);--hover-color: var(--disabled-background-color);--border-color: var(--disabled-border-color);--cursor: not-allowed}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--border-color: var(--invalid-color);--text-color: var(--invalid-color);--placeholder-color: var(--invalid-color);--active-color: var(--invalid-color)}:host{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23cd2127' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[disabled],:host:has(*:disabled,*[disabled=true]){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23b2b2b2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");--cursor: not-allowed}:host ng-select.ng-select-clearable,:host ng-select.ng-select-hide-chevron{--arrow-display: none}:host ng-select.ng-select-opened{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 10.25L8 5.75L3.25 10.25' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container{gap:var(--gds-spacing-2xs);flex-wrap:nowrap!important}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container .ng-input{padding-left:0}:host ng-select ::ng-deep .ng-select-container{background-color:var(--background-color);border:.5px solid var(--border-color);color:var(--text-color);cursor:var(--cursor)!important}:host ng-select ::ng-deep .ng-select-container ::ng-deep input:focus,:host ng-select ::ng-deep .ng-select-container ::ng-deep textarea:focus{outline:none}:host ng-select ::ng-deep .ng-select-container:focus-within,:host ng-select ::ng-deep .ng-select-container.is-controlled{isolation:isolate;position:relative}:host ng-select ::ng-deep .ng-select-container:focus-within:before,:host ng-select ::ng-deep .ng-select-container.is-controlled:before{z-index:-1;content:\"\";position:absolute;inset:0;border-bottom:var(--gds-borderWidth-lg) solid var(--active-color);border-radius:var(--gds-borderRadius-xs)}:host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-md-rem)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-lg-rem)}:host ng-select ::ng-deep .ng-select-container:hover{background-color:var(--hover-color)}:host ng-select ::ng-deep .ng-select-container[disabled]::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(*:disabled,*[disabled=true])::ng-deep svg-icon{color:var(--disabled-text-color)}:host ng-select ::ng-deep .ng-select-container[invalid][touched]:not(:focus-within,.is-controlled)::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled)::ng-deep svg-icon{color:var(--invalid-color)}:host ng-select ::ng-deep .ng-select-container ::ng-deep *::placeholder{color:var(--placeholder-color)}:host ng-select ::ng-deep .ng-select-container{border-radius:var(--gds-borderRadius-sm);padding-block:var(--gds-spacing-3xs);padding-inline:var(--gds-spacing-xs);gap:var(--gds-spacing-2xs)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{padding-block:0}:host ng-select ::ng-deep .ng-has-value .ng-arrow-wrapper{display:var(--arrow-display);cursor:var(--cursor)}:host ng-select ::ng-deep .ng-arrow-wrapper,:host ng-select ::ng-deep .ng-clear-wrapper{width:var(--gds-size-sm-rem);height:var(--gds-size-sm-rem);display:flex;align-items:center;justify-content:center}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-arrow,:host ng-select ::ng-deep .ng-clear-wrapper .ng-arrow{width:var(--gds-size-sm-rem)!important;height:var(--gds-size-sm-rem)!important;background-image:var(--arrow-url)}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-clear,:host ng-select ::ng-deep .ng-clear-wrapper .ng-clear{font-size:var(--gds-fontSize-bodyLarge)}:host ng-select ::ng-deep .ng-option{display:flex!important;gap:var(--gds-spacing-3xs);padding:11px var(--gds-spacing-sm);border-radius:var(--gds-borderRadius-sm);color:var(--text-color);position:relative}:host ng-select ::ng-deep .ng-option.ng-option-marked:before{content:\"\";position:absolute;border-radius:var(--gds-borderRadius-sm);width:calc(100% - 2 * var(--wrapper-margin-inline, var(--wrapper-margin, 0px)));height:calc(100% - 2 * var(--wrapper-margin-block, var(--wrapper-margin, 0px)));top:var(--wrapper-margin-block, var(--wrapper-margin, 0px));left:var(--wrapper-margin-inline, var(--wrapper-margin, 0px));background:var(--gds-palette-background-hover);pointer-events:none;--wrapper-margin-inline: 5px;--wrapper-margin-block: 4px;z-index:-1}:host ng-select ::ng-deep .ng-value-container{overflow:hidden!important;align-items:center;height:var(--gds-primitive-lineHeight-250)}:host ng-select ::ng-deep .ng-value-container .ng-value{height:fit-content}:host ng-select ::ng-deep .ng-placeholder{color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}:host ng-select ::ng-deep .ng-option-disabled{cursor:default!important}:host ng-select ::ng-deep .ng-spinner-loader{border-left-color:var(--gds-palette-text-primary-primary)!important}.gds-select--multi-selected-content{color:var(--gds-palette-text-default-primary);font:var(--gds-text-body-shorthand);min-width:0}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: NgSelectComponent, selector: "ng-select", inputs: ["ariaLabelDropdown", "ariaLabel", "markFirst", "placeholder", "fixedPlaceholder", "notFoundText", "typeToSearchText", "preventToggleOnRightClick", "addTagText", "loadingText", "clearAllText", "dropdownPosition", "appendTo", "outsideClickEvent", "loading", "closeOnSelect", "hideSelected", "selectOnTab", "openOnEnter", "maxSelectedItems", "groupBy", "groupValue", "bufferAmount", "virtualScroll", "selectableGroup", "tabFocusOnClearButton", "selectableGroupAsModel", "searchFn", "trackByFn", "clearOnBackspace", "labelForId", "inputAttrs", "tabIndex", "readonly", "searchWhileComposing", "minTermLength", "editableSearchTerm", "ngClass", "typeahead", "multiple", "addTag", "searchable", "clearable", "deselectOnClick", "clearSearchOnAdd", "compareWith", "keyDownFn", "bindLabel", "bindValue", "appearance", "isOpen", "items"], outputs: ["bindLabelChange", "bindValueChange", "appearanceChange", "isOpenChange", "itemsChange", "blur", "focus", "change", "open", "close", "search", "clear", "add", "remove", "scroll", "scrollToEnd"], exportAs: ["ngSelect"] }, { kind: "directive", type: NgLabelTemplateDirective, selector: "[ng-label-tmp]" }, { kind: "directive", type: NgMultiLabelTemplateDirective, selector: "[ng-multi-label-tmp]" }, { kind: "directive", type: NgFooterTemplateDirective, selector: "[ng-footer-tmp]" }, { kind: "directive", type: NgClearButtonTemplateDirective, selector: "[ng-clearbutton-tmp]" }, { kind: "directive", type: NgOptionTemplateDirective, selector: "[ng-option-tmp]" }, { kind: "directive", type: NgPlaceholderTemplateDirective, selector: "[ng-placeholder-tmp]" }, { kind: "component", type: GdsCheckboxComponent, selector: "input[type=\"checkbox\"][gds-checkbox]", inputs: ["checked", "touched", "disabled", "readonly", "hidden", "invalid", "tabindex"], outputs: ["checkedChange", "touchedChange", "tabindexChange"] }, { kind: "component", type: GdsBadgeComponent, selector: "span[gds-badge]", inputs: ["icon", "tooltip", "tooltipInteractive"] }, { kind: "component", type: GdsIconComponent, selector: "gds-icon", inputs: ["key", "width", "height", "color"] }, { kind: "component", type: GdsTooltipComponent, selector: "gds-tooltip", inputs: ["tooltip", "onlyTextOverflow", "disabled", "tooltipPlacement", "tooltipInteractive", "useHostWidth", "open", "maxWidth", "appendTo"] }, { kind: "component", type: GdsIconButtonComponent, selector: "button[gds-icon-button]", inputs: ["tooltipLabel"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5916
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsSelectComponent, isStandalone: true, selector: "gds-select", inputs: { clearable: { classPropertyName: "clearable", publicName: "clearable", isSignal: true, isRequired: false, transformFunction: null }, searchable: { classPropertyName: "searchable", publicName: "searchable", isSignal: true, isRequired: false, transformFunction: null }, appendTo: { classPropertyName: "appendTo", publicName: "appendTo", isSignal: true, isRequired: false, transformFunction: null }, loading: { classPropertyName: "loading", publicName: "loading", isSignal: true, isRequired: false, transformFunction: null }, loadingText: { classPropertyName: "loadingText", publicName: "loadingText", isSignal: true, isRequired: false, transformFunction: null }, clearAriaLabel: { classPropertyName: "clearAriaLabel", publicName: "clearAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, autofocus: { classPropertyName: "autofocus", publicName: "autofocus", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, hideChevron: { classPropertyName: "hideChevron", publicName: "hideChevron", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, emptyText: { classPropertyName: "emptyText", publicName: "emptyText", isSignal: true, isRequired: false, transformFunction: null }, dropdownPosition: { classPropertyName: "dropdownPosition", publicName: "dropdownPosition", isSignal: true, isRequired: false, transformFunction: null }, bindValue: { classPropertyName: "bindValue", publicName: "bindValue", isSignal: true, isRequired: false, transformFunction: null }, bindLabel: { classPropertyName: "bindLabel", publicName: "bindLabel", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: true, transformFunction: null } }, outputs: { changed: "changed", searched: "searched", blurred: "blurred", cleared: "cleared", closed: "closed", opened: "opened", bindValue: "bindValueChange", bindLabel: "bindLabelChange", value: "valueChange", items: "itemsChange" }, host: { listeners: { "keydown": "setMarkedItemIndex()" } }, queries: [{ propertyName: "multiLabelTmpl", first: true, predicate: ["multiLabelTmpl"], descendants: true, isSignal: true }, { propertyName: "labelTmpl", first: true, predicate: ["labelTmpl"], descendants: true, isSignal: true }, { propertyName: "optionTmpl", first: true, predicate: ["optionTmpl"], descendants: true, isSignal: true }, { propertyName: "footerTmpl", first: true, predicate: ["footerTmpl"], descendants: true, isSignal: true }, { propertyName: "clearBtnTmpl", first: true, predicate: ["clearBtnTmpl"], descendants: true, isSignal: true }, { propertyName: "placeholderTmpl", first: true, predicate: ["placeholderTmpl"], descendants: true, isSignal: true }], viewQueries: [{ propertyName: "ref", first: true, predicate: NgSelectComponent, descendants: true, isSignal: true }, { propertyName: "clearButton", first: true, predicate: ["clearButton"], descendants: true, read: ElementRef, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<ng-select\n class=\"\n gds-mobile-text-input-mobile\n gds-text-input\n \"\n [ngClass]=\"{ 'ng-select-hide-chevron': hideChevron() }\"\n [dropdownPosition]=\"dropdownPosition()\"\n [notFoundText]=\"emptyText()\"\n [bindValue]=\"bindValue()\"\n [bindLabel]=\"bindLabel()\"\n [multiple]=\"multiple()\"\n [closeOnSelect]=\"!multiple()\"\n [disabled]=\"disabled()\"\n [items]=\"items()\"\n [ngModel]=\"value()\"\n [loading]=\"loading()\"\n [loadingText]=\"loadingText() | translate\"\n [searchable]=\"searchable()\"\n [clearable]=\"clearable()\"\n [virtualScroll]=\"virtualScroll()\"\n [searchFn]=\"itemShouldDisplay\"\n [appendTo]=\"appendTo()\"\n [keyDownFn]=\"onKeyDown\"\n [labelForId]=\"id()\"\n (ngModelChange)=\"setValue($event)\"\n (change)=\"onHandleChange($event)\"\n (search)=\"onSearchChange($event)\"\n (clear)=\"cleared.emit()\"\n (open)=\"handleOpened()\"\n (close)=\"handleClosed()\"\n>\n <ng-template\n ng-label-tmp\n let-item=\"item\"\n >\n <ng-container *ngTemplateOutlet=\"labelTmpl() ?? defaultLabelTmpl; context: { item }\" />\n </ng-template>\n\n @if (!value()) {\n <ng-template ng-placeholder-tmp>\n <ng-container *ngTemplateOutlet=\"placeholderTmpl() ?? defaultPlaceholderTmpl\" />\n </ng-template>\n }\n\n <ng-template\n ng-multi-label-tmp\n let-items=\"items\"\n >\n <ng-container *ngTemplateOutlet=\"multiLabelTmpl() ?? defaultMultiLabelTmpl; context: { items }\" />\n </ng-template>\n\n <ng-template\n ng-option-tmp\n let-option=\"item\"\n let-selected=\"item$.selected\"\n let-index=\"index\"\n >\n @if (multiple()) {\n <input\n type=\"checkbox\"\n class=\"\n gds-margin-block-auto\n gds-margin-inline-3xs\n \"\n gds-checkbox\n [checked]=\"selected\"\n (mousedown)=\"onCheckboxChanged($event)\"\n />\n }\n <ng-container\n *ngTemplateOutlet=\"optionTmpl() ?? defaultOptionTmpl; context: { option, marked: markedIndex() === index }\"\n />\n </ng-template>\n\n @if (footerTmpl(); as footerTmpl) {\n <ng-template ng-footer-tmp>\n <div\n class=\"\n gds-height-100-parent\n gds-width-100-parent\n \"\n (mouseenter)=\"unmarkItem()\"\n >\n <ng-container *ngTemplateOutlet=\"footerTmpl\" />\n </div>\n </ng-template>\n }\n\n <ng-template ng-clearbutton-tmp>\n <span class=\"ng-clear-wrapper\">\n <ng-container *ngTemplateOutlet=\"clearBtnTmpl() ?? defaultClearBtnTmpl\" />\n </span>\n </ng-template>\n</ng-select>\n\n<ng-template\n #defaultLabelTmpl\n let-item=\"item\"\n>\n @if (value !== undefined) {\n <gds-tooltip\n onlyTextOverflow\n [tooltip]=\"item[bindLabel()] | translate\"\n >\n {{ item[bindLabel()] | translate }}\n </gds-tooltip>\n }\n</ng-template>\n\n<ng-template\n #defaultMultiLabelTmpl\n let-items=\"items\"\n>\n <div class=\"\n gds-align-items-center\n gds-display-inline-flex\n gds-gap-2xs\n gds-select--multi-selected-content\n \">\n <gds-tooltip\n onlyOnTextOverflow\n [tooltip]=\"items[0][bindLabel()] | translate\"\n >\n {{ items[0][bindLabel()] | translate }}\n </gds-tooltip>\n @if (items.length > 1) {\n <span gds-badge>+{{ items.length - 1 }}</span>\n }\n </div>\n</ng-template>\n\n<ng-template\n #defaultOptionTmpl\n let-option=\"option\"\n let-active=\"marked\"\n>\n <gds-tooltip\n class=\"option\"\n onlyTextOverflow\n [tooltip]=\"option[bindLabel()] | translate\"\n [open]=\"active\"\n >\n {{ option[bindLabel()] | translate }}\n </gds-tooltip>\n</ng-template>\n\n<ng-template #defaultPlaceholderTmpl>\n <span class=\"ng-placeholder\">{{ placeholder() }}</span>\n</ng-template>\n\n<ng-template #defaultClearBtnTmpl>\n <button\n #clearButton\n gds-icon-button\n class=\"gds-background-none\"\n [attr.aria-label]=\"clearAriaLabel() | translate\"\n (click)=\"onClearClicked()\"\n (keydown.enter)=\"onClearClicked()\"\n >\n <gds-icon\n class=\"\n gds-icon-primary\n gds-icon-size-3xs\n \"\n key=\"line-dismiss\"\n />\n </button>\n</ng-template>\n", styles: [":host{--gds-form-control-cursor: pointer;--background-color: var(--gds-form-control-background-color, var(--gds-palette-background-white));--border-color: var(--gds-form-control-border-color, var(--gds-palette-border-default));--text-color: var(--gds-form-control-text-color, var(--gds-palette-text-default-primary));--active-color: var(--gds-form-control-active-color, var(--gds-palette-border-selected));--cursor: var(--gds-form-control-cursor, auto);--hover-color: var(--gds-form-control-hover-color, var(--gds-palette-background-secondary));--placeholder-color: var(--gds-form-control-placeholder-color, var(--gds-palette-text-default-placeholder));--invalid-color: var(--gds-form-control-invalid-color, var(--gds-palette-helper-error-inverse));--disabled-text-color: var(--gds-form-control-disabled-text-color, var(--gds-palette-text-default-disabled));--disabled-background-color: var( --gds-form-control-disabled-background-color, var(--gds-palette-background-disabled) );--disabled-border-color: var(--gds-form-control-disabled-border-color, var(--gds-palette-border-default))}:host[disabled],:host:has(*:disabled,*[disabled=true]){--background-color: var(--disabled-background-color);--text-color: var(--disabled-text-color);--hover-color: var(--disabled-background-color);--border-color: var(--disabled-border-color);--cursor: not-allowed}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--border-color: var(--invalid-color);--text-color: var(--invalid-color);--placeholder-color: var(--invalid-color);--active-color: var(--invalid-color)}:host{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23cd2127' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[disabled],:host:has(*:disabled,*[disabled=true]){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23b2b2b2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");--cursor: not-allowed}:host ng-select.ng-select-clearable,:host ng-select.ng-select-hide-chevron{--arrow-display: none}:host ng-select.ng-select-opened{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 10.25L8 5.75L3.25 10.25' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container{gap:var(--gds-spacing-2xs);flex-wrap:nowrap!important}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container .ng-input{padding-left:0}:host ng-select ::ng-deep .ng-select-container{background-color:var(--background-color);border:.5px solid var(--border-color);color:var(--text-color);cursor:var(--cursor)!important}:host ng-select ::ng-deep .ng-select-container ::ng-deep input:focus,:host ng-select ::ng-deep .ng-select-container ::ng-deep textarea:focus{outline:none}:host ng-select ::ng-deep .ng-select-container:focus-within,:host ng-select ::ng-deep .ng-select-container.is-controlled{isolation:isolate;position:relative}:host ng-select ::ng-deep .ng-select-container:focus-within:before,:host ng-select ::ng-deep .ng-select-container.is-controlled:before{z-index:-1;content:\"\";position:absolute;inset:0;border-bottom:var(--gds-borderWidth-lg) solid var(--active-color);border-radius:var(--gds-borderRadius-xs)}:host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-md-rem)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-lg-rem)}:host ng-select ::ng-deep .ng-select-container:hover{background-color:var(--hover-color)}:host ng-select ::ng-deep .ng-select-container[disabled]::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(*:disabled,*[disabled=true])::ng-deep svg-icon{color:var(--disabled-text-color)}:host ng-select ::ng-deep .ng-select-container[invalid][touched]:not(:focus-within,.is-controlled)::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled)::ng-deep svg-icon{color:var(--invalid-color)}:host ng-select ::ng-deep .ng-select-container ::ng-deep *::placeholder{color:var(--placeholder-color)}:host ng-select ::ng-deep .ng-select-container{border-radius:var(--gds-borderRadius-sm);padding-block:var(--gds-spacing-3xs);padding-inline:var(--gds-spacing-xs);gap:var(--gds-spacing-2xs)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{padding-block:0}:host ng-select ::ng-deep .ng-has-value .ng-arrow-wrapper{display:var(--arrow-display);cursor:var(--cursor)}:host ng-select ::ng-deep .ng-arrow-wrapper,:host ng-select ::ng-deep .ng-clear-wrapper{width:var(--gds-size-sm-rem);height:var(--gds-size-sm-rem);display:flex;align-items:center;justify-content:center}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-arrow,:host ng-select ::ng-deep .ng-clear-wrapper .ng-arrow{width:var(--gds-size-sm-rem)!important;height:var(--gds-size-sm-rem)!important;background-image:var(--arrow-url)}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-clear,:host ng-select ::ng-deep .ng-clear-wrapper .ng-clear{font-size:var(--gds-fontSize-bodyLarge)}:host ng-select ::ng-deep .ng-option{display:flex!important;gap:var(--gds-spacing-3xs);padding:11px var(--gds-spacing-sm);border-radius:var(--gds-borderRadius-sm);color:var(--text-color);position:relative}:host ng-select ::ng-deep .ng-option.ng-option-marked:before{content:\"\";position:absolute;border-radius:var(--gds-borderRadius-sm);width:calc(100% - 2 * var(--wrapper-margin-inline, var(--wrapper-margin, 0px)));height:calc(100% - 2 * var(--wrapper-margin-block, var(--wrapper-margin, 0px)));top:var(--wrapper-margin-block, var(--wrapper-margin, 0px));left:var(--wrapper-margin-inline, var(--wrapper-margin, 0px));background:var(--gds-palette-background-hover);pointer-events:none;--wrapper-margin-inline: 5px;--wrapper-margin-block: 4px;z-index:-1}:host ng-select ::ng-deep .ng-value-container{overflow:hidden!important;align-items:center;height:var(--gds-primitive-lineHeight-250)}:host ng-select ::ng-deep .ng-value-container .ng-value{height:fit-content}:host ng-select ::ng-deep .ng-placeholder{color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}:host ng-select ::ng-deep .ng-option-disabled{cursor:default!important}:host ng-select ::ng-deep .ng-spinner-loader{border-left-color:var(--gds-palette-text-primary-primary)!important}.gds-select--multi-selected-content{color:var(--gds-palette-text-default-primary);font:var(--gds-text-body-shorthand);min-width:0}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: NgSelectComponent, selector: "ng-select", inputs: ["ariaLabelDropdown", "ariaLabel", "markFirst", "placeholder", "fixedPlaceholder", "notFoundText", "typeToSearchText", "preventToggleOnRightClick", "addTagText", "loadingText", "clearAllText", "dropdownPosition", "appendTo", "outsideClickEvent", "loading", "closeOnSelect", "hideSelected", "selectOnTab", "openOnEnter", "maxSelectedItems", "groupBy", "groupValue", "bufferAmount", "virtualScroll", "selectableGroup", "tabFocusOnClearButton", "selectableGroupAsModel", "searchFn", "trackByFn", "clearOnBackspace", "labelForId", "inputAttrs", "tabIndex", "readonly", "searchWhileComposing", "minTermLength", "editableSearchTerm", "ngClass", "typeahead", "multiple", "addTag", "searchable", "clearable", "deselectOnClick", "clearSearchOnAdd", "compareWith", "keyDownFn", "bindLabel", "bindValue", "appearance", "isOpen", "items"], outputs: ["bindLabelChange", "bindValueChange", "appearanceChange", "isOpenChange", "itemsChange", "blur", "focus", "change", "open", "close", "search", "clear", "add", "remove", "scroll", "scrollToEnd"], exportAs: ["ngSelect"] }, { kind: "directive", type: NgLabelTemplateDirective, selector: "[ng-label-tmp]" }, { kind: "directive", type: NgMultiLabelTemplateDirective, selector: "[ng-multi-label-tmp]" }, { kind: "directive", type: NgFooterTemplateDirective, selector: "[ng-footer-tmp]" }, { kind: "directive", type: NgClearButtonTemplateDirective, selector: "[ng-clearbutton-tmp]" }, { kind: "directive", type: NgOptionTemplateDirective, selector: "[ng-option-tmp]" }, { kind: "directive", type: NgPlaceholderTemplateDirective, selector: "[ng-placeholder-tmp]" }, { kind: "component", type: GdsCheckboxComponent, selector: "input[type=\"checkbox\"][gds-checkbox]", inputs: ["checked", "touched", "disabled", "readonly", "hidden", "invalid", "tabindex"], outputs: ["checkedChange", "touchedChange", "tabindexChange"] }, { kind: "component", type: GdsBadgeComponent, selector: "span[gds-badge]", inputs: ["icon", "tooltip", "tooltipInteractive"] }, { kind: "component", type: GdsIconComponent, selector: "gds-icon", inputs: ["key", "width", "height", "color"] }, { kind: "component", type: GdsTooltipComponent, selector: "gds-tooltip", inputs: ["tooltip", "onlyTextOverflow", "disabled", "tooltipPlacement", "tooltipInteractive", "useHostWidth", "open", "maxWidth", "appendTo"] }, { kind: "component", type: GdsIconButtonComponent, selector: "button[gds-icon-button]", inputs: ["tooltipLabel"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5827
5917
|
}
|
|
5828
5918
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsSelectComponent, decorators: [{
|
|
5829
5919
|
type: Component,
|
|
@@ -5847,7 +5937,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
5847
5937
|
NgClass
|
|
5848
5938
|
], changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
5849
5939
|
'(keydown)': 'setMarkedItemIndex()'
|
|
5850
|
-
}, template: "<ng-select\n class=\"\n gds-mobile-text-input-mobile\n gds-text-input\n \"\n [ngClass]=\"{ 'ng-select-hide-chevron': hideChevron() }\"\n [dropdownPosition]=\"dropdownPosition()\"\n [notFoundText]=\"emptyText()\"\n [bindValue]=\"bindValue()\"\n [bindLabel]=\"bindLabel()\"\n [multiple]=\"multiple()\"\n [closeOnSelect]=\"!multiple()\"\n [disabled]=\"disabled()\"\n [items]=\"items()\"\n [ngModel]=\"value()\"\n [loading]=\"loading()\"\n [loadingText]=\"loadingText() | translate\"\n [searchable]=\"searchable()\"\n [clearable]=\"clearable()\"\n [virtualScroll]=\"virtualScroll()\"\n [searchFn]=\"itemShouldDisplay\"\n [appendTo]=\"appendTo()\"\n [keyDownFn]=\"onKeyDown\"\n [labelForId]=\"id()\"\n (ngModelChange)=\"setValue($event)\"\n (change)=\"onHandleChange($event)\"\n (search)=\"onSearchChange($event)\"\n (clear)=\"cleared.emit()\"\n (open)=\"handleOpened()\"\n (close)=\"handleClosed()\"\n>\n <ng-template\n ng-label-tmp\n let-item=\"item\"\n >\n <ng-container *ngTemplateOutlet=\"labelTmpl() ?? defaultLabelTmpl; context: { item }\" />\n </ng-template>\n\n @if (!value()) {\n <ng-template ng-placeholder-tmp>\n <ng-container *ngTemplateOutlet=\"placeholderTmpl() ?? defaultPlaceholderTmpl\" />\n </ng-template>\n }\n\n <ng-template\n ng-multi-label-tmp\n let-items=\"items\"\n >\n <ng-container *ngTemplateOutlet=\"multiLabelTmpl() ?? defaultMultiLabelTmpl; context: { items }\" />\n </ng-template>\n\n <ng-template\n ng-option-tmp\n let-option=\"item\"\n let-selected=\"item$.selected\"\n let-index=\"index\"\n >\n @if (multiple()) {\n <input\n type=\"checkbox\"\n class=\"\n gds-margin-block-auto\n gds-margin-inline-3xs\n \"\n gds-checkbox\n [checked]=\"selected\"\n (mousedown)=\"onCheckboxChanged($event)\"\n />\n }\n <ng-container\n *ngTemplateOutlet=\"optionTmpl() ?? defaultOptionTmpl; context: { option, marked: markedIndex() === index }\"\n />\n </ng-template>\n\n @if (footerTmpl(); as footerTmpl) {\n <ng-template ng-footer-tmp>\n <div\n class=\"\n gds-height-100-parent\n gds-width-100-parent\n \"\n (mouseenter)=\"unmarkItem()\"\n >\n <ng-container *ngTemplateOutlet=\"footerTmpl\" />\n </div>\n </ng-template>\n }\n\n <ng-template ng-clearbutton-tmp>\n <span class=\"ng-clear-wrapper\">\n <ng-container *ngTemplateOutlet=\"clearBtnTmpl() ?? defaultClearBtnTmpl\" />\n </span>\n </ng-template>\n</ng-select>\n\n<ng-template\n #defaultLabelTmpl\n let-item=\"item\"\n>\n @if (value !== undefined) {\n <gds-tooltip\n onlyTextOverflow\n [tooltip]=\"item[bindLabel()]\"\n >\n {{ item[bindLabel()] }}\n </gds-tooltip>\n }\n</ng-template>\n\n<ng-template\n #defaultMultiLabelTmpl\n let-items=\"items\"\n>\n <div class=\"\n gds-align-items-center\n gds-display-inline-flex\n gds-gap-2xs\n gds-select--multi-selected-content\n \">\n <gds-tooltip\n onlyOnTextOverflow\n [tooltip]=\"items[0][bindLabel()]\"\n >\n {{ items[0][bindLabel()] }}\n </gds-tooltip>\n @if (items.length > 1) {\n <span gds-badge>+{{ items.length - 1 }}</span>\n }\n </div>\n</ng-template>\n\n<ng-template\n #defaultOptionTmpl\n let-option=\"option\"\n let-active=\"marked\"\n>\n <gds-tooltip\n class=\"option\"\n onlyTextOverflow\n [tooltip]=\"option[bindLabel()]\"\n [open]=\"active\"\n >\n {{ option[bindLabel()] }}\n </gds-tooltip>\n</ng-template>\n\n<ng-template #defaultPlaceholderTmpl>\n <span class=\"ng-placeholder\">{{ placeholder() }}</span>\n</ng-template>\n\n<ng-template #defaultClearBtnTmpl>\n <button\n #clearButton\n gds-icon-button\n class=\"gds-background-none\"\n [attr.aria-label]=\"clearAriaLabel() | translate\"\n (click)=\"onClearClicked()\"\n (keydown.enter)=\"onClearClicked()\"\n >\n <gds-icon\n class=\"\n gds-icon-primary\n gds-icon-size-3xs\n \"\n key=\"line-dismiss\"\n />\n </button>\n</ng-template>\n", styles: [":host{--gds-form-control-cursor: pointer;--background-color: var(--gds-form-control-background-color, var(--gds-palette-background-white));--border-color: var(--gds-form-control-border-color, var(--gds-palette-border-default));--text-color: var(--gds-form-control-text-color, var(--gds-palette-text-default-primary));--active-color: var(--gds-form-control-active-color, var(--gds-palette-border-selected));--cursor: var(--gds-form-control-cursor, auto);--hover-color: var(--gds-form-control-hover-color, var(--gds-palette-background-secondary));--placeholder-color: var(--gds-form-control-placeholder-color, var(--gds-palette-text-default-placeholder));--invalid-color: var(--gds-form-control-invalid-color, var(--gds-palette-helper-error-inverse));--disabled-text-color: var(--gds-form-control-disabled-text-color, var(--gds-palette-text-default-disabled));--disabled-background-color: var( --gds-form-control-disabled-background-color, var(--gds-palette-background-disabled) );--disabled-border-color: var(--gds-form-control-disabled-border-color, var(--gds-palette-border-default))}:host[disabled],:host:has(*:disabled,*[disabled=true]){--background-color: var(--disabled-background-color);--text-color: var(--disabled-text-color);--hover-color: var(--disabled-background-color);--border-color: var(--disabled-border-color);--cursor: not-allowed}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--border-color: var(--invalid-color);--text-color: var(--invalid-color);--placeholder-color: var(--invalid-color);--active-color: var(--invalid-color)}:host{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23cd2127' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[disabled],:host:has(*:disabled,*[disabled=true]){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23b2b2b2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");--cursor: not-allowed}:host ng-select.ng-select-clearable,:host ng-select.ng-select-hide-chevron{--arrow-display: none}:host ng-select.ng-select-opened{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 10.25L8 5.75L3.25 10.25' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container{gap:var(--gds-spacing-2xs);flex-wrap:nowrap!important}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container .ng-input{padding-left:0}:host ng-select ::ng-deep .ng-select-container{background-color:var(--background-color);border:.5px solid var(--border-color);color:var(--text-color);cursor:var(--cursor)!important}:host ng-select ::ng-deep .ng-select-container ::ng-deep input:focus,:host ng-select ::ng-deep .ng-select-container ::ng-deep textarea:focus{outline:none}:host ng-select ::ng-deep .ng-select-container:focus-within,:host ng-select ::ng-deep .ng-select-container.is-controlled{isolation:isolate;position:relative}:host ng-select ::ng-deep .ng-select-container:focus-within:before,:host ng-select ::ng-deep .ng-select-container.is-controlled:before{z-index:-1;content:\"\";position:absolute;inset:0;border-bottom:var(--gds-borderWidth-lg) solid var(--active-color);border-radius:var(--gds-borderRadius-xs)}:host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-md-rem)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-lg-rem)}:host ng-select ::ng-deep .ng-select-container:hover{background-color:var(--hover-color)}:host ng-select ::ng-deep .ng-select-container[disabled]::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(*:disabled,*[disabled=true])::ng-deep svg-icon{color:var(--disabled-text-color)}:host ng-select ::ng-deep .ng-select-container[invalid][touched]:not(:focus-within,.is-controlled)::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled)::ng-deep svg-icon{color:var(--invalid-color)}:host ng-select ::ng-deep .ng-select-container ::ng-deep *::placeholder{color:var(--placeholder-color)}:host ng-select ::ng-deep .ng-select-container{border-radius:var(--gds-borderRadius-sm);padding-block:var(--gds-spacing-3xs);padding-inline:var(--gds-spacing-xs);gap:var(--gds-spacing-2xs)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{padding-block:0}:host ng-select ::ng-deep .ng-has-value .ng-arrow-wrapper{display:var(--arrow-display);cursor:var(--cursor)}:host ng-select ::ng-deep .ng-arrow-wrapper,:host ng-select ::ng-deep .ng-clear-wrapper{width:var(--gds-size-sm-rem);height:var(--gds-size-sm-rem);display:flex;align-items:center;justify-content:center}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-arrow,:host ng-select ::ng-deep .ng-clear-wrapper .ng-arrow{width:var(--gds-size-sm-rem)!important;height:var(--gds-size-sm-rem)!important;background-image:var(--arrow-url)}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-clear,:host ng-select ::ng-deep .ng-clear-wrapper .ng-clear{font-size:var(--gds-fontSize-bodyLarge)}:host ng-select ::ng-deep .ng-option{display:flex!important;gap:var(--gds-spacing-3xs);padding:11px var(--gds-spacing-sm);border-radius:var(--gds-borderRadius-sm);color:var(--text-color);position:relative}:host ng-select ::ng-deep .ng-option.ng-option-marked:before{content:\"\";position:absolute;border-radius:var(--gds-borderRadius-sm);width:calc(100% - 2 * var(--wrapper-margin-inline, var(--wrapper-margin, 0px)));height:calc(100% - 2 * var(--wrapper-margin-block, var(--wrapper-margin, 0px)));top:var(--wrapper-margin-block, var(--wrapper-margin, 0px));left:var(--wrapper-margin-inline, var(--wrapper-margin, 0px));background:var(--gds-palette-background-hover);pointer-events:none;--wrapper-margin-inline: 5px;--wrapper-margin-block: 4px;z-index:-1}:host ng-select ::ng-deep .ng-value-container{overflow:hidden!important;align-items:center;height:var(--gds-primitive-lineHeight-250)}:host ng-select ::ng-deep .ng-value-container .ng-value{height:fit-content}:host ng-select ::ng-deep .ng-placeholder{color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}:host ng-select ::ng-deep .ng-option-disabled{cursor:default!important}:host ng-select ::ng-deep .ng-spinner-loader{border-left-color:var(--gds-palette-text-primary-primary)!important}.gds-select--multi-selected-content{color:var(--gds-palette-text-default-primary);font:var(--gds-text-body-shorthand);min-width:0}\n"] }]
|
|
5940
|
+
}, template: "<ng-select\n class=\"\n gds-mobile-text-input-mobile\n gds-text-input\n \"\n [ngClass]=\"{ 'ng-select-hide-chevron': hideChevron() }\"\n [dropdownPosition]=\"dropdownPosition()\"\n [notFoundText]=\"emptyText()\"\n [bindValue]=\"bindValue()\"\n [bindLabel]=\"bindLabel()\"\n [multiple]=\"multiple()\"\n [closeOnSelect]=\"!multiple()\"\n [disabled]=\"disabled()\"\n [items]=\"items()\"\n [ngModel]=\"value()\"\n [loading]=\"loading()\"\n [loadingText]=\"loadingText() | translate\"\n [searchable]=\"searchable()\"\n [clearable]=\"clearable()\"\n [virtualScroll]=\"virtualScroll()\"\n [searchFn]=\"itemShouldDisplay\"\n [appendTo]=\"appendTo()\"\n [keyDownFn]=\"onKeyDown\"\n [labelForId]=\"id()\"\n (ngModelChange)=\"setValue($event)\"\n (change)=\"onHandleChange($event)\"\n (search)=\"onSearchChange($event)\"\n (clear)=\"cleared.emit()\"\n (open)=\"handleOpened()\"\n (close)=\"handleClosed()\"\n>\n <ng-template\n ng-label-tmp\n let-item=\"item\"\n >\n <ng-container *ngTemplateOutlet=\"labelTmpl() ?? defaultLabelTmpl; context: { item }\" />\n </ng-template>\n\n @if (!value()) {\n <ng-template ng-placeholder-tmp>\n <ng-container *ngTemplateOutlet=\"placeholderTmpl() ?? defaultPlaceholderTmpl\" />\n </ng-template>\n }\n\n <ng-template\n ng-multi-label-tmp\n let-items=\"items\"\n >\n <ng-container *ngTemplateOutlet=\"multiLabelTmpl() ?? defaultMultiLabelTmpl; context: { items }\" />\n </ng-template>\n\n <ng-template\n ng-option-tmp\n let-option=\"item\"\n let-selected=\"item$.selected\"\n let-index=\"index\"\n >\n @if (multiple()) {\n <input\n type=\"checkbox\"\n class=\"\n gds-margin-block-auto\n gds-margin-inline-3xs\n \"\n gds-checkbox\n [checked]=\"selected\"\n (mousedown)=\"onCheckboxChanged($event)\"\n />\n }\n <ng-container\n *ngTemplateOutlet=\"optionTmpl() ?? defaultOptionTmpl; context: { option, marked: markedIndex() === index }\"\n />\n </ng-template>\n\n @if (footerTmpl(); as footerTmpl) {\n <ng-template ng-footer-tmp>\n <div\n class=\"\n gds-height-100-parent\n gds-width-100-parent\n \"\n (mouseenter)=\"unmarkItem()\"\n >\n <ng-container *ngTemplateOutlet=\"footerTmpl\" />\n </div>\n </ng-template>\n }\n\n <ng-template ng-clearbutton-tmp>\n <span class=\"ng-clear-wrapper\">\n <ng-container *ngTemplateOutlet=\"clearBtnTmpl() ?? defaultClearBtnTmpl\" />\n </span>\n </ng-template>\n</ng-select>\n\n<ng-template\n #defaultLabelTmpl\n let-item=\"item\"\n>\n @if (value !== undefined) {\n <gds-tooltip\n onlyTextOverflow\n [tooltip]=\"item[bindLabel()] | translate\"\n >\n {{ item[bindLabel()] | translate }}\n </gds-tooltip>\n }\n</ng-template>\n\n<ng-template\n #defaultMultiLabelTmpl\n let-items=\"items\"\n>\n <div class=\"\n gds-align-items-center\n gds-display-inline-flex\n gds-gap-2xs\n gds-select--multi-selected-content\n \">\n <gds-tooltip\n onlyOnTextOverflow\n [tooltip]=\"items[0][bindLabel()] | translate\"\n >\n {{ items[0][bindLabel()] | translate }}\n </gds-tooltip>\n @if (items.length > 1) {\n <span gds-badge>+{{ items.length - 1 }}</span>\n }\n </div>\n</ng-template>\n\n<ng-template\n #defaultOptionTmpl\n let-option=\"option\"\n let-active=\"marked\"\n>\n <gds-tooltip\n class=\"option\"\n onlyTextOverflow\n [tooltip]=\"option[bindLabel()] | translate\"\n [open]=\"active\"\n >\n {{ option[bindLabel()] | translate }}\n </gds-tooltip>\n</ng-template>\n\n<ng-template #defaultPlaceholderTmpl>\n <span class=\"ng-placeholder\">{{ placeholder() }}</span>\n</ng-template>\n\n<ng-template #defaultClearBtnTmpl>\n <button\n #clearButton\n gds-icon-button\n class=\"gds-background-none\"\n [attr.aria-label]=\"clearAriaLabel() | translate\"\n (click)=\"onClearClicked()\"\n (keydown.enter)=\"onClearClicked()\"\n >\n <gds-icon\n class=\"\n gds-icon-primary\n gds-icon-size-3xs\n \"\n key=\"line-dismiss\"\n />\n </button>\n</ng-template>\n", styles: [":host{--gds-form-control-cursor: pointer;--background-color: var(--gds-form-control-background-color, var(--gds-palette-background-white));--border-color: var(--gds-form-control-border-color, var(--gds-palette-border-default));--text-color: var(--gds-form-control-text-color, var(--gds-palette-text-default-primary));--active-color: var(--gds-form-control-active-color, var(--gds-palette-border-selected));--cursor: var(--gds-form-control-cursor, auto);--hover-color: var(--gds-form-control-hover-color, var(--gds-palette-background-secondary));--placeholder-color: var(--gds-form-control-placeholder-color, var(--gds-palette-text-default-placeholder));--invalid-color: var(--gds-form-control-invalid-color, var(--gds-palette-helper-error-inverse));--disabled-text-color: var(--gds-form-control-disabled-text-color, var(--gds-palette-text-default-disabled));--disabled-background-color: var( --gds-form-control-disabled-background-color, var(--gds-palette-background-disabled) );--disabled-border-color: var(--gds-form-control-disabled-border-color, var(--gds-palette-border-default))}:host[disabled],:host:has(*:disabled,*[disabled=true]){--background-color: var(--disabled-background-color);--text-color: var(--disabled-text-color);--hover-color: var(--disabled-background-color);--border-color: var(--disabled-border-color);--cursor: not-allowed}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--border-color: var(--invalid-color);--text-color: var(--invalid-color);--placeholder-color: var(--invalid-color);--active-color: var(--invalid-color)}:host{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[invalid][touched]:not(:focus-within,.is-controlled),:host:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23cd2127' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host[disabled],:host:has(*:disabled,*[disabled=true]){--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 5.75L8 10.25L12.75 5.75' stroke='%23b2b2b2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");--cursor: not-allowed}:host ng-select.ng-select-clearable,:host ng-select.ng-select-hide-chevron{--arrow-display: none}:host ng-select.ng-select-opened{--arrow-url: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 10.25L8 5.75L3.25 10.25' stroke='%231E365E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\")}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container{gap:var(--gds-spacing-2xs);flex-wrap:nowrap!important}:host ng-select.ng-select-multiple ::ng-deep .ng-value-container .ng-input{padding-left:0}:host ng-select ::ng-deep .ng-select-container{background-color:var(--background-color);border:.5px solid var(--border-color);color:var(--text-color);cursor:var(--cursor)!important}:host ng-select ::ng-deep .ng-select-container ::ng-deep input:focus,:host ng-select ::ng-deep .ng-select-container ::ng-deep textarea:focus{outline:none}:host ng-select ::ng-deep .ng-select-container:focus-within,:host ng-select ::ng-deep .ng-select-container.is-controlled{isolation:isolate;position:relative}:host ng-select ::ng-deep .ng-select-container:focus-within:before,:host ng-select ::ng-deep .ng-select-container.is-controlled:before{z-index:-1;content:\"\";position:absolute;inset:0;border-bottom:var(--gds-borderWidth-lg) solid var(--active-color);border-radius:var(--gds-borderRadius-xs)}:host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-md-rem)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{min-height:var(--gds-size-lg-rem)}:host ng-select ::ng-deep .ng-select-container:hover{background-color:var(--hover-color)}:host ng-select ::ng-deep .ng-select-container[disabled]::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(*:disabled,*[disabled=true])::ng-deep svg-icon{color:var(--disabled-text-color)}:host ng-select ::ng-deep .ng-select-container[invalid][touched]:not(:focus-within,.is-controlled)::ng-deep svg-icon,:host ng-select ::ng-deep .ng-select-container:has(input[invalid][touched],textarea[invalid][touched]):not(:focus-within,.is-controlled)::ng-deep svg-icon{color:var(--invalid-color)}:host ng-select ::ng-deep .ng-select-container ::ng-deep *::placeholder{color:var(--placeholder-color)}:host ng-select ::ng-deep .ng-select-container{border-radius:var(--gds-borderRadius-sm);padding-block:var(--gds-spacing-3xs);padding-inline:var(--gds-spacing-xs);gap:var(--gds-spacing-2xs)}:is(body[isMobile=true]) :host ng-select ::ng-deep .ng-select-container{padding-block:0}:host ng-select ::ng-deep .ng-has-value .ng-arrow-wrapper{display:var(--arrow-display);cursor:var(--cursor)}:host ng-select ::ng-deep .ng-arrow-wrapper,:host ng-select ::ng-deep .ng-clear-wrapper{width:var(--gds-size-sm-rem);height:var(--gds-size-sm-rem);display:flex;align-items:center;justify-content:center}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-arrow,:host ng-select ::ng-deep .ng-clear-wrapper .ng-arrow{width:var(--gds-size-sm-rem)!important;height:var(--gds-size-sm-rem)!important;background-image:var(--arrow-url)}:host ng-select ::ng-deep .ng-arrow-wrapper .ng-clear,:host ng-select ::ng-deep .ng-clear-wrapper .ng-clear{font-size:var(--gds-fontSize-bodyLarge)}:host ng-select ::ng-deep .ng-option{display:flex!important;gap:var(--gds-spacing-3xs);padding:11px var(--gds-spacing-sm);border-radius:var(--gds-borderRadius-sm);color:var(--text-color);position:relative}:host ng-select ::ng-deep .ng-option.ng-option-marked:before{content:\"\";position:absolute;border-radius:var(--gds-borderRadius-sm);width:calc(100% - 2 * var(--wrapper-margin-inline, var(--wrapper-margin, 0px)));height:calc(100% - 2 * var(--wrapper-margin-block, var(--wrapper-margin, 0px)));top:var(--wrapper-margin-block, var(--wrapper-margin, 0px));left:var(--wrapper-margin-inline, var(--wrapper-margin, 0px));background:var(--gds-palette-background-hover);pointer-events:none;--wrapper-margin-inline: 5px;--wrapper-margin-block: 4px;z-index:-1}:host ng-select ::ng-deep .ng-value-container{overflow:hidden!important;align-items:center;height:var(--gds-primitive-lineHeight-250)}:host ng-select ::ng-deep .ng-value-container .ng-value{height:fit-content}:host ng-select ::ng-deep .ng-placeholder{color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}:host ng-select ::ng-deep .ng-option-disabled{cursor:default!important}:host ng-select ::ng-deep .ng-spinner-loader{border-left-color:var(--gds-palette-text-primary-primary)!important}.gds-select--multi-selected-content{color:var(--gds-palette-text-default-primary);font:var(--gds-text-body-shorthand);min-width:0}\n"] }]
|
|
5851
5941
|
}], propDecorators: { clearable: [{ type: i0.Input, args: [{ isSignal: true, alias: "clearable", required: false }] }], searchable: [{ type: i0.Input, args: [{ isSignal: true, alias: "searchable", required: false }] }], appendTo: [{ type: i0.Input, args: [{ isSignal: true, alias: "appendTo", required: false }] }], loading: [{ type: i0.Input, args: [{ isSignal: true, alias: "loading", required: false }] }], loadingText: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingText", required: false }] }], clearAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "clearAriaLabel", required: false }] }], autofocus: [{ type: i0.Input, args: [{ isSignal: true, alias: "autofocus", required: false }] }], multiple: [{ type: i0.Input, args: [{ isSignal: true, alias: "multiple", required: false }] }], hideChevron: [{ type: i0.Input, args: [{ isSignal: true, alias: "hideChevron", required: false }] }], width: [{ type: i0.Input, args: [{ isSignal: true, alias: "width", required: false }] }], id: [{ type: i0.Input, args: [{ isSignal: true, alias: "id", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], emptyText: [{ type: i0.Input, args: [{ isSignal: true, alias: "emptyText", required: false }] }], dropdownPosition: [{ type: i0.Input, args: [{ isSignal: true, alias: "dropdownPosition", required: false }] }], changed: [{ type: i0.Output, args: ["changed"] }], searched: [{ type: i0.Output, args: ["searched"] }], blurred: [{ type: i0.Output, args: ["blurred"] }], cleared: [{ type: i0.Output, args: ["cleared"] }], closed: [{ type: i0.Output, args: ["closed"] }], opened: [{ type: i0.Output, args: ["opened"] }], bindValue: [{ type: i0.Input, args: [{ isSignal: true, alias: "bindValue", required: false }] }, { type: i0.Output, args: ["bindValueChange"] }], bindLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "bindLabel", required: false }] }, { type: i0.Output, args: ["bindLabelChange"] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }, { type: i0.Output, args: ["valueChange"] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: true }] }, { type: i0.Output, args: ["itemsChange"] }], ref: [{ type: i0.ViewChild, args: [i0.forwardRef(() => NgSelectComponent), { isSignal: true }] }], clearButton: [{ type: i0.ViewChild, args: ['clearButton', { ...{
|
|
5852
5942
|
read: (ElementRef)
|
|
5853
5943
|
}, isSignal: true }] }], multiLabelTmpl: [{ type: i0.ContentChild, args: ['multiLabelTmpl', { isSignal: true }] }], labelTmpl: [{ type: i0.ContentChild, args: ['labelTmpl', { isSignal: true }] }], optionTmpl: [{ type: i0.ContentChild, args: ['optionTmpl', { isSignal: true }] }], footerTmpl: [{ type: i0.ContentChild, args: ['footerTmpl', { isSignal: true }] }], clearBtnTmpl: [{ type: i0.ContentChild, args: ['clearBtnTmpl', { isSignal: true }] }], placeholderTmpl: [{ type: i0.ContentChild, args: ['placeholderTmpl', { isSignal: true }] }] } });
|
|
@@ -7224,12 +7314,15 @@ class GdsUserPromptComponent extends GdsDialogBaseDirective {
|
|
|
7224
7314
|
get desc() {
|
|
7225
7315
|
return typeof this.config.data?.description === 'string' ? this.config.data.description : '';
|
|
7226
7316
|
}
|
|
7317
|
+
get secondaryTextVariant() {
|
|
7318
|
+
return this.config.data?.secondaryTextVariant ?? 'default';
|
|
7319
|
+
}
|
|
7227
7320
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsUserPromptComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
7228
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsUserPromptComponent, isStandalone: true, selector: "gds-user-prompt-dialog", viewQueries: [{ propertyName: "defaultDescTmpl", first: true, predicate: ["defaultDescriptionTmpl"], descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<dialog\n gds-dialog\n class=\"\n dialog\n gds-height-fit-content\n gds-width-fit-content\n \"\n [closeOnBackdropClick]=\"config.data?.closeOnBackdropClick\"\n (canceled)=\"close()\"\n (closed)=\"close()\"\n [suppressDismissBtn]=\"config.data?.suppressDismissBtn\"\n>\n <span header-label>{{ config.data?.title ?? '' | translate }}</span>\n <ng-container *ngTemplateOutlet=\"descTemplate\" />\n <div\n footer-actions-primary\n class=\"\n gds-display-flex\n gds-gap-2xs\n gds-mobile-flex-row-reverse\n gds-mobile-padding-block-start-2xs\n \"\n >\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n gds-mobile-text-primary-primary\n \"\n [variant]=\"isMobile() ? 'invisible' : 'primary'\"\n (clicked)=\"confirm()\"\n >\n {{ config.data?.primaryLabel ?? '' | translate }}\n </button>\n @if (config.data?.secondaryLabel) {\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n
|
|
7321
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.17", type: GdsUserPromptComponent, isStandalone: true, selector: "gds-user-prompt-dialog", viewQueries: [{ propertyName: "defaultDescTmpl", first: true, predicate: ["defaultDescriptionTmpl"], descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<dialog\n gds-dialog\n class=\"\n dialog\n gds-height-fit-content\n gds-width-fit-content\n \"\n [closeOnBackdropClick]=\"config.data?.closeOnBackdropClick\"\n (canceled)=\"close()\"\n (closed)=\"close()\"\n [suppressDismissBtn]=\"config.data?.suppressDismissBtn\"\n>\n <span header-label>{{ config.data?.title ?? '' | translate }}</span>\n <ng-container *ngTemplateOutlet=\"descTemplate\" />\n <div\n footer-actions-primary\n class=\"\n gds-display-flex\n gds-gap-2xs\n gds-mobile-flex-row-reverse\n gds-mobile-padding-block-start-2xs\n \"\n >\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n gds-mobile-text-primary-primary\n \"\n [variant]=\"isMobile() ? 'invisible' : 'primary'\"\n (clicked)=\"confirm()\"\n >\n {{ config.data?.primaryLabel ?? '' | translate }}\n </button>\n @if (config.data?.secondaryLabel) {\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n secondary-button\n \"\n [attr.secondary-text-variant]=\"secondaryTextVariant\"\n footer-actions-primary\n [variant]=\"isMobile() ? 'invisible' : 'default'\"\n (clicked)=\"close()\"\n >\n {{ config.data?.secondaryLabel ?? '' | translate }}\n </button>\n }\n </div>\n</dialog>\n\n<ng-template #defaultDescriptionTmpl>\n <span>{{ desc | translate }}</span>\n</ng-template>\n", styles: [":host[isActive=true]{outline:2px solid}:is(body[isMobile=true]) :host .dialog{--gds-dialog-base-gap: var(--gds-spacing-2xs)}@media(max-width:484px){:host .dialog{max-width:calc(100% - 2 * var(--gds-spacing-sm))}}:host .secondary-button{--color: var(--gds-palette-text-primary-primary)}:host .secondary-button[secondary-text-variant=error]{--color: var(--gds-palette-helper-error-inverse)}:host .secondary-button{color:var(--color)}\n"], dependencies: [{ kind: "component", type: GdsDialogComponent, selector: "dialog[gds-dialog]", inputs: ["type", "background", "headerLabelAlignment", "showFooterBorder", "closeOnBackdropClick", "suppressDismissBtn"], outputs: ["closed", "canceled"] }, { kind: "component", type: GdsButtonComponent, selector: "button[gds-button]" }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7229
7322
|
}
|
|
7230
7323
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsUserPromptComponent, decorators: [{
|
|
7231
7324
|
type: Component,
|
|
7232
|
-
args: [{ selector: 'gds-user-prompt-dialog', imports: [GdsDialogComponent, GdsButtonComponent, TranslatePipe, NgTemplateOutlet], changeDetection: ChangeDetectionStrategy.OnPush, template: "<dialog\n gds-dialog\n class=\"\n dialog\n gds-height-fit-content\n gds-width-fit-content\n \"\n [closeOnBackdropClick]=\"config.data?.closeOnBackdropClick\"\n (canceled)=\"close()\"\n (closed)=\"close()\"\n [suppressDismissBtn]=\"config.data?.suppressDismissBtn\"\n>\n <span header-label>{{ config.data?.title ?? '' | translate }}</span>\n <ng-container *ngTemplateOutlet=\"descTemplate\" />\n <div\n footer-actions-primary\n class=\"\n gds-display-flex\n gds-gap-2xs\n gds-mobile-flex-row-reverse\n gds-mobile-padding-block-start-2xs\n \"\n >\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n gds-mobile-text-primary-primary\n \"\n [variant]=\"isMobile() ? 'invisible' : 'primary'\"\n (clicked)=\"confirm()\"\n >\n {{ config.data?.primaryLabel ?? '' | translate }}\n </button>\n @if (config.data?.secondaryLabel) {\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n
|
|
7325
|
+
args: [{ selector: 'gds-user-prompt-dialog', imports: [GdsDialogComponent, GdsButtonComponent, TranslatePipe, NgTemplateOutlet], changeDetection: ChangeDetectionStrategy.OnPush, template: "<dialog\n gds-dialog\n class=\"\n dialog\n gds-height-fit-content\n gds-width-fit-content\n \"\n [closeOnBackdropClick]=\"config.data?.closeOnBackdropClick\"\n (canceled)=\"close()\"\n (closed)=\"close()\"\n [suppressDismissBtn]=\"config.data?.suppressDismissBtn\"\n>\n <span header-label>{{ config.data?.title ?? '' | translate }}</span>\n <ng-container *ngTemplateOutlet=\"descTemplate\" />\n <div\n footer-actions-primary\n class=\"\n gds-display-flex\n gds-gap-2xs\n gds-mobile-flex-row-reverse\n gds-mobile-padding-block-start-2xs\n \"\n >\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n gds-mobile-text-primary-primary\n \"\n [variant]=\"isMobile() ? 'invisible' : 'primary'\"\n (clicked)=\"confirm()\"\n >\n {{ config.data?.primaryLabel ?? '' | translate }}\n </button>\n @if (config.data?.secondaryLabel) {\n <button\n gds-button\n class=\"\n gds-mobile-padding-inline-2xs\n secondary-button\n \"\n [attr.secondary-text-variant]=\"secondaryTextVariant\"\n footer-actions-primary\n [variant]=\"isMobile() ? 'invisible' : 'default'\"\n (clicked)=\"close()\"\n >\n {{ config.data?.secondaryLabel ?? '' | translate }}\n </button>\n }\n </div>\n</dialog>\n\n<ng-template #defaultDescriptionTmpl>\n <span>{{ desc | translate }}</span>\n</ng-template>\n", styles: [":host[isActive=true]{outline:2px solid}:is(body[isMobile=true]) :host .dialog{--gds-dialog-base-gap: var(--gds-spacing-2xs)}@media(max-width:484px){:host .dialog{max-width:calc(100% - 2 * var(--gds-spacing-sm))}}:host .secondary-button{--color: var(--gds-palette-text-primary-primary)}:host .secondary-button[secondary-text-variant=error]{--color: var(--gds-palette-helper-error-inverse)}:host .secondary-button{color:var(--color)}\n"] }]
|
|
7233
7326
|
}], propDecorators: { defaultDescTmpl: [{ type: i0.ViewChild, args: ['defaultDescriptionTmpl', { isSignal: true }] }] } });
|
|
7234
7327
|
|
|
7235
7328
|
class GdsUserPromptService {
|
|
@@ -7243,6 +7336,7 @@ class GdsUserPromptService {
|
|
|
7243
7336
|
description,
|
|
7244
7337
|
primaryLabel: 'Core.Button.Confirm',
|
|
7245
7338
|
secondaryLabel: 'Core.Button.Cancel',
|
|
7339
|
+
secondaryTextVariant: 'default',
|
|
7246
7340
|
closeOnBackdropClick: true,
|
|
7247
7341
|
suppressDismissBtn: false,
|
|
7248
7342
|
...options
|
|
@@ -7254,6 +7348,7 @@ class GdsUserPromptService {
|
|
|
7254
7348
|
description,
|
|
7255
7349
|
primaryLabel: 'Core.Button.Ok',
|
|
7256
7350
|
secondaryLabel: '',
|
|
7351
|
+
secondaryTextVariant: 'default',
|
|
7257
7352
|
closeOnBackdropClick: true,
|
|
7258
7353
|
suppressDismissBtn: false,
|
|
7259
7354
|
...options
|
|
@@ -7344,6 +7439,7 @@ class GdsMessageInputComponent {
|
|
|
7344
7439
|
mode = input('type', ...(ngDevMode ? [{ debugName: "mode" }] : /* istanbul ignore next */ []));
|
|
7345
7440
|
placeholder = input('Ask me anything', ...(ngDevMode ? [{ debugName: "placeholder" }] : /* istanbul ignore next */ []));
|
|
7346
7441
|
disabled = input(false, { ...(ngDevMode ? { debugName: "disabled" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
7442
|
+
suppressClearOnSubmit = input(false, { ...(ngDevMode ? { debugName: "suppressClearOnSubmit" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
7347
7443
|
enableIcon = input(false, { ...(ngDevMode ? { debugName: "enableIcon" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
7348
7444
|
textareaAriaLabel = input('Gds.MessageInput.Textarea.AriaLabel', ...(ngDevMode ? [{ debugName: "textareaAriaLabel" }] : /* istanbul ignore next */ []));
|
|
7349
7445
|
sendButtonAriaLabel = input('Gds.MessageInput.SendButton.AriaLabel', ...(ngDevMode ? [{ debugName: "sendButtonAriaLabel" }] : /* istanbul ignore next */ []));
|
|
@@ -7389,8 +7485,9 @@ class GdsMessageInputComponent {
|
|
|
7389
7485
|
}
|
|
7390
7486
|
const value = this.value()?.trim() ?? '';
|
|
7391
7487
|
this.sent.emit(this.disabled() ? '' : value);
|
|
7392
|
-
if (!this.disabled())
|
|
7488
|
+
if (!this.disabled() && !this.suppressClearOnSubmit()) {
|
|
7393
7489
|
this.clear();
|
|
7490
|
+
}
|
|
7394
7491
|
}
|
|
7395
7492
|
iconHoveringChanged({ type }) {
|
|
7396
7493
|
if (this.disabled() && !this.enableIcon()) {
|
|
@@ -7406,7 +7503,7 @@ class GdsMessageInputComponent {
|
|
|
7406
7503
|
this.textarea().nativeElement.focus();
|
|
7407
7504
|
}
|
|
7408
7505
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsMessageInputComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7409
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.2.17", type: GdsMessageInputComponent, isStandalone: true, selector: "gds-message-input", inputs: { mode: { classPropertyName: "mode", publicName: "mode", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, enableIcon: { classPropertyName: "enableIcon", publicName: "enableIcon", isSignal: true, isRequired: false, transformFunction: null }, textareaAriaLabel: { classPropertyName: "textareaAriaLabel", publicName: "textareaAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, sendButtonAriaLabel: { classPropertyName: "sendButtonAriaLabel", publicName: "sendButtonAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, cancelButtonAriaLabel: { classPropertyName: "cancelButtonAriaLabel", publicName: "cancelButtonAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { sent: "sent", canceled: "canceled", changed: "changed", value: "valueChange" }, host: { properties: { "attr.aria-disabled": "disabled()", "class.gds-background-disabled": "disabled()", "class.gds-padding-block-end-2xs": "hasChildren()" }, classAttribute: "\n gds-display-flex\n gds-align-items-center\n gds-border\n gds-border-color-default\n gds-radius-lg\n gds-padding-xs\n gds-padding-inline-2xs\n gds-background-white\n gds-position-relative\n gds-overflow-hidden\n\n gds-mobile-radius-sm\n gds-mobile-padding-0\n " }, viewQueries: [{ propertyName: "textarea", first: true, predicate: GdsNativeTextareaDirective, descendants: true, isSignal: true }, { propertyName: "slot", first: true, predicate: ["slot"], descendants: true, isSignal: true }], ngImport: i0, template: "<div class=\"\n gds-display-flex\n gds-flex-column\n gds-gap-xs\n gds-width-100-parent\n\">\n <gds-auto-growing-text-area\n class=\"\n gds-mobile-padding-block-2xs\n gds-mobile-text-input-mobile\n gds-padding-block-3xs\n gds-padding-inline-2xs\n gds-text-input\n gds-text-primary\n textarea\n \"\n [ngClass]=\"{ 'gds-padding-inline-end-md': !hasChildren() }\"\n [maxRows]=\"8\"\n >\n <textarea\n [placeholder]=\"placeholder()\"\n [disabled]=\"disabled()\"\n rows=\"1\"\n (input)=\"handleChange($event)\"\n (keydown.enter)=\"handleSubmit($event)\"\n [attr.aria-label]=\"textareaAriaLabel() | translate\"\n >{{ value() }}</textarea\n >\n </gds-auto-growing-text-area>\n <div\n #slot\n class=\"gds-display-contents\"\n [ngClass]=\"{ 'gds-display-none': !hasChildren() }\"\n >\n <ng-content />\n </div>\n</div>\n<button\n gds-icon-button\n class=\"\n gds-align-self-end\n gds-background-none\n gds-margin-block-end-0\n gds-mobile-right-0\n gds-padding-0\n gds-right-2xs\n trailing-icon\n \"\n variant=\"primary\"\n [disabled]=\"disabled() && !enableIcon()\"\n (clicked)=\"handleSubmit()\"\n (mouseenter)=\"iconHoveringChanged($event)\"\n (mouseleave)=\"iconHoveringChanged($event)\"\n [attr.aria-label]=\"iconAriaLabel() | translate\"\n>\n <gds-icon\n [key]=\"icon()\"\n class=\"\n gds-icon-size-xs\n gds-mobile-icon-size-2xs\n \"\n />\n</button>\n", styles: [":host ::ng-deep input:focus,:host ::ng-deep textarea:focus{outline:none}:host:focus-within,:host.is-controlled{isolation:isolate;position:relative}:host:focus-within:before,:host.is-controlled:before{z-index:-1;content:\"\";position:absolute;inset:0;border-bottom:var(--gds-borderWidth-lg) solid var(--gds-palette-border-selected);border-radius:var(--gds-borderRadius-xs)}:is(body[isMobile=true]) :host .textarea{--placeholder-color: var(--gds-palette-text-default-placeholder)}:is(body[isMobile=true]) :host .trailing-icon:focus-visible{outline-offset:calc(var(--gds-spacing-3xs) * -1)}:host[aria-disabled=true]{cursor:not-allowed}:host .trailing-icon{border-color:transparent;box-sizing:content-box}\n"], dependencies: [{ kind: "component", type: GdsIconComponent, selector: "gds-icon", inputs: ["key", "width", "height", "color"] }, { kind: "component", type: GdsIconButtonComponent, selector: "button[gds-icon-button]", inputs: ["tooltipLabel"] }, { kind: "component", type: GdsAutoGrowingTextareaComponent, selector: "gds-auto-growing-text-area", inputs: ["maxRows"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: GdsNativeTextareaDirective, selector: "textarea" }, { kind: "pipe", type: TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7506
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.2.17", type: GdsMessageInputComponent, isStandalone: true, selector: "gds-message-input", inputs: { mode: { classPropertyName: "mode", publicName: "mode", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, suppressClearOnSubmit: { classPropertyName: "suppressClearOnSubmit", publicName: "suppressClearOnSubmit", isSignal: true, isRequired: false, transformFunction: null }, enableIcon: { classPropertyName: "enableIcon", publicName: "enableIcon", isSignal: true, isRequired: false, transformFunction: null }, textareaAriaLabel: { classPropertyName: "textareaAriaLabel", publicName: "textareaAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, sendButtonAriaLabel: { classPropertyName: "sendButtonAriaLabel", publicName: "sendButtonAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, cancelButtonAriaLabel: { classPropertyName: "cancelButtonAriaLabel", publicName: "cancelButtonAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { sent: "sent", canceled: "canceled", changed: "changed", value: "valueChange" }, host: { properties: { "attr.aria-disabled": "disabled()", "class.gds-background-disabled": "disabled()", "class.gds-padding-block-end-2xs": "hasChildren()" }, classAttribute: "\n gds-display-flex\n gds-align-items-center\n gds-border\n gds-border-color-default\n gds-radius-lg\n gds-padding-xs\n gds-padding-inline-2xs\n gds-background-white\n gds-position-relative\n gds-overflow-hidden\n\n gds-mobile-radius-sm\n gds-mobile-padding-0\n " }, viewQueries: [{ propertyName: "textarea", first: true, predicate: GdsNativeTextareaDirective, descendants: true, isSignal: true }, { propertyName: "slot", first: true, predicate: ["slot"], descendants: true, isSignal: true }], ngImport: i0, template: "<div class=\"\n gds-display-flex\n gds-flex-column\n gds-gap-xs\n gds-width-100-parent\n\">\n <gds-auto-growing-text-area\n class=\"\n gds-mobile-padding-block-2xs\n gds-mobile-text-input-mobile\n gds-padding-block-3xs\n gds-padding-inline-2xs\n gds-text-input\n gds-text-primary\n textarea\n \"\n [ngClass]=\"{ 'gds-padding-inline-end-md': !hasChildren() }\"\n [maxRows]=\"8\"\n >\n <textarea\n [placeholder]=\"placeholder()\"\n [disabled]=\"disabled()\"\n rows=\"1\"\n (input)=\"handleChange($event)\"\n (keydown.enter)=\"handleSubmit($event)\"\n [attr.aria-label]=\"textareaAriaLabel() | translate\"\n >{{ value() }}</textarea\n >\n </gds-auto-growing-text-area>\n <div\n #slot\n class=\"gds-display-contents\"\n [ngClass]=\"{ 'gds-display-none': !hasChildren() }\"\n >\n <ng-content />\n </div>\n</div>\n<button\n gds-icon-button\n class=\"\n gds-align-self-end\n gds-background-none\n gds-margin-block-end-0\n gds-mobile-right-0\n gds-padding-0\n gds-right-2xs\n trailing-icon\n \"\n variant=\"primary\"\n [disabled]=\"disabled() && !enableIcon()\"\n (clicked)=\"handleSubmit()\"\n (mouseenter)=\"iconHoveringChanged($event)\"\n (mouseleave)=\"iconHoveringChanged($event)\"\n [attr.aria-label]=\"iconAriaLabel() | translate\"\n>\n <gds-icon\n [key]=\"icon()\"\n class=\"\n gds-icon-size-xs\n gds-mobile-icon-size-2xs\n \"\n />\n</button>\n", styles: [":host ::ng-deep input:focus,:host ::ng-deep textarea:focus{outline:none}:host:focus-within,:host.is-controlled{isolation:isolate;position:relative}:host:focus-within:before,:host.is-controlled:before{z-index:-1;content:\"\";position:absolute;inset:0;border-bottom:var(--gds-borderWidth-lg) solid var(--gds-palette-border-selected);border-radius:var(--gds-borderRadius-xs)}:is(body[isMobile=true]) :host .textarea{--placeholder-color: var(--gds-palette-text-default-placeholder)}:is(body[isMobile=true]) :host .trailing-icon:focus-visible{outline-offset:calc(var(--gds-spacing-3xs) * -1)}:host[aria-disabled=true]{cursor:not-allowed}:host .trailing-icon{border-color:transparent;box-sizing:content-box}\n"], dependencies: [{ kind: "component", type: GdsIconComponent, selector: "gds-icon", inputs: ["key", "width", "height", "color"] }, { kind: "component", type: GdsIconButtonComponent, selector: "button[gds-icon-button]", inputs: ["tooltipLabel"] }, { kind: "component", type: GdsAutoGrowingTextareaComponent, selector: "gds-auto-growing-text-area", inputs: ["maxRows"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: GdsNativeTextareaDirective, selector: "textarea" }, { kind: "pipe", type: TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7410
7507
|
}
|
|
7411
7508
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: GdsMessageInputComponent, decorators: [{
|
|
7412
7509
|
type: Component,
|
|
@@ -7437,7 +7534,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
7437
7534
|
'[class.gds-background-disabled]': 'disabled()',
|
|
7438
7535
|
'[class.gds-padding-block-end-2xs]': 'hasChildren()'
|
|
7439
7536
|
}, template: "<div class=\"\n gds-display-flex\n gds-flex-column\n gds-gap-xs\n gds-width-100-parent\n\">\n <gds-auto-growing-text-area\n class=\"\n gds-mobile-padding-block-2xs\n gds-mobile-text-input-mobile\n gds-padding-block-3xs\n gds-padding-inline-2xs\n gds-text-input\n gds-text-primary\n textarea\n \"\n [ngClass]=\"{ 'gds-padding-inline-end-md': !hasChildren() }\"\n [maxRows]=\"8\"\n >\n <textarea\n [placeholder]=\"placeholder()\"\n [disabled]=\"disabled()\"\n rows=\"1\"\n (input)=\"handleChange($event)\"\n (keydown.enter)=\"handleSubmit($event)\"\n [attr.aria-label]=\"textareaAriaLabel() | translate\"\n >{{ value() }}</textarea\n >\n </gds-auto-growing-text-area>\n <div\n #slot\n class=\"gds-display-contents\"\n [ngClass]=\"{ 'gds-display-none': !hasChildren() }\"\n >\n <ng-content />\n </div>\n</div>\n<button\n gds-icon-button\n class=\"\n gds-align-self-end\n gds-background-none\n gds-margin-block-end-0\n gds-mobile-right-0\n gds-padding-0\n gds-right-2xs\n trailing-icon\n \"\n variant=\"primary\"\n [disabled]=\"disabled() && !enableIcon()\"\n (clicked)=\"handleSubmit()\"\n (mouseenter)=\"iconHoveringChanged($event)\"\n (mouseleave)=\"iconHoveringChanged($event)\"\n [attr.aria-label]=\"iconAriaLabel() | translate\"\n>\n <gds-icon\n [key]=\"icon()\"\n class=\"\n gds-icon-size-xs\n gds-mobile-icon-size-2xs\n \"\n />\n</button>\n", styles: [":host ::ng-deep input:focus,:host ::ng-deep textarea:focus{outline:none}:host:focus-within,:host.is-controlled{isolation:isolate;position:relative}:host:focus-within:before,:host.is-controlled:before{z-index:-1;content:\"\";position:absolute;inset:0;border-bottom:var(--gds-borderWidth-lg) solid var(--gds-palette-border-selected);border-radius:var(--gds-borderRadius-xs)}:is(body[isMobile=true]) :host .textarea{--placeholder-color: var(--gds-palette-text-default-placeholder)}:is(body[isMobile=true]) :host .trailing-icon:focus-visible{outline-offset:calc(var(--gds-spacing-3xs) * -1)}:host[aria-disabled=true]{cursor:not-allowed}:host .trailing-icon{border-color:transparent;box-sizing:content-box}\n"] }]
|
|
7440
|
-
}], propDecorators: { mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], enableIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "enableIcon", required: false }] }], textareaAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "textareaAriaLabel", required: false }] }], sendButtonAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "sendButtonAriaLabel", required: false }] }], cancelButtonAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "cancelButtonAriaLabel", required: false }] }], sent: [{ type: i0.Output, args: ["sent"] }], canceled: [{ type: i0.Output, args: ["canceled"] }], changed: [{ type: i0.Output, args: ["changed"] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }, { type: i0.Output, args: ["valueChange"] }], textarea: [{ type: i0.ViewChild, args: [i0.forwardRef(() => GdsNativeTextareaDirective), { isSignal: true }] }], slot: [{ type: i0.ViewChild, args: ['slot', { isSignal: true }] }] } });
|
|
7537
|
+
}], propDecorators: { mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], suppressClearOnSubmit: [{ type: i0.Input, args: [{ isSignal: true, alias: "suppressClearOnSubmit", required: false }] }], enableIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "enableIcon", required: false }] }], textareaAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "textareaAriaLabel", required: false }] }], sendButtonAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "sendButtonAriaLabel", required: false }] }], cancelButtonAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "cancelButtonAriaLabel", required: false }] }], sent: [{ type: i0.Output, args: ["sent"] }], canceled: [{ type: i0.Output, args: ["canceled"] }], changed: [{ type: i0.Output, args: ["changed"] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }, { type: i0.Output, args: ["valueChange"] }], textarea: [{ type: i0.ViewChild, args: [i0.forwardRef(() => GdsNativeTextareaDirective), { isSignal: true }] }], slot: [{ type: i0.ViewChild, args: ['slot', { isSignal: true }] }] } });
|
|
7441
7538
|
|
|
7442
7539
|
class GdsChatPromptComponent {
|
|
7443
7540
|
label = input.required(...(ngDevMode ? [{ debugName: "label" }] : /* istanbul ignore next */ []));
|
|
@@ -7547,14 +7644,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
7547
7644
|
}, template: "<ng-content />\n", styles: [":host{padding:var(--gds-spacing-2xs);font:var(--gds-text-caption-shorthand);color:var(--gds-palette-text-primary-primary);text-align:start;-webkit-user-select:none;user-select:none;border-width:1px;border-style:solid;border-color:var(--gds-palette-border-primary);background-color:var(--gds-palette-background-white)}:is(body[isMobile=true]) :host{padding:var(--gds-spacing-sm);box-shadow:var(--gds-shadow-element);color:var(--gds-palette-text-default-primary)}:host:disabled{color:var(--gds-palette-text-default-disabled);border-color:var(--gds-neutral-100);background-color:var(--gds-palette-background-disabled);cursor:not-allowed}:host:not(:disabled):hover{background-color:var(--gds-palette-background-hover)}\n"] }]
|
|
7548
7645
|
}], propDecorators: { disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], clicked: [{ type: i0.Output, args: ["clicked"] }] } });
|
|
7549
7646
|
|
|
7550
|
-
const gdsButtonVariants = ['default', 'primary', 'invisible'];
|
|
7551
|
-
const gdsButtonSizes = ['small', 'default', 'medium', 'large'];
|
|
7552
|
-
|
|
7553
|
-
const ngSelectDropdownPositions = ['auto', 'bottom', 'top', 'left', 'right'];
|
|
7554
|
-
|
|
7555
|
-
const gdsDropdownPositionsX = ['auto', 'left', 'right'];
|
|
7556
|
-
const gdsDropdownPositionsY = ['auto', 'top', 'bottom'];
|
|
7557
|
-
|
|
7558
7647
|
class GdsAutoRoundCurrencyDirective {
|
|
7559
7648
|
gdsAutoRoundCurrencyRoundValue = 2;
|
|
7560
7649
|
inputMin;
|
|
@@ -7758,10 +7847,20 @@ const provideToaster = (customOptions = {}) => {
|
|
|
7758
7847
|
};
|
|
7759
7848
|
|
|
7760
7849
|
class GdsModule {
|
|
7761
|
-
static forRoot(brand
|
|
7762
|
-
document.body.setAttribute('brand', brand);
|
|
7850
|
+
static forRoot({ brand, env }) {
|
|
7851
|
+
document.body.setAttribute('brand', `${brand ?? BrandEnum.Corto}`);
|
|
7763
7852
|
document.body.setAttribute('operating-system', getOperatingSystem());
|
|
7764
7853
|
document.body.setAttribute('browser', getBrowser());
|
|
7854
|
+
let cdnUrl = 'https://cdn.cortoaws.com';
|
|
7855
|
+
switch (env) {
|
|
7856
|
+
case 'local':
|
|
7857
|
+
case 'dev':
|
|
7858
|
+
cdnUrl = 'https://cdn.cortoaws.com';
|
|
7859
|
+
break;
|
|
7860
|
+
case 'test':
|
|
7861
|
+
cdnUrl = 'https://cdn.test.cortoaws.com';
|
|
7862
|
+
break;
|
|
7863
|
+
}
|
|
7765
7864
|
return {
|
|
7766
7865
|
ngModule: GdsModule,
|
|
7767
7866
|
providers: [
|
|
@@ -7773,7 +7872,11 @@ class GdsModule {
|
|
|
7773
7872
|
effect(() => {
|
|
7774
7873
|
document.body.setAttribute('isMobile', `${deviceSignalService.isMobile()}`);
|
|
7775
7874
|
});
|
|
7776
|
-
})
|
|
7875
|
+
}),
|
|
7876
|
+
{
|
|
7877
|
+
provide: CDN_URL,
|
|
7878
|
+
useValue: cdnUrl
|
|
7879
|
+
}
|
|
7777
7880
|
]
|
|
7778
7881
|
};
|
|
7779
7882
|
}
|
|
@@ -7849,5 +7952,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
7849
7952
|
* Generated bundle index. Do not edit.
|
|
7850
7953
|
*/
|
|
7851
7954
|
|
|
7852
|
-
export { CONTACT_INITIALS_REGEX, GdsAccountingService, GdsAutoRoundCurrencyDirective, GdsAutofocusDirective, GdsAvatarComponent, GdsBadgeColorType, GdsBadgeComponent, GdsBadgeVariantType, GdsBannerComponent, GdsBreadcrumbsComponent, GdsBuildOptionConfigPipe, GdsButtonComponent, GdsButtonRadioOptionComponent, GdsChatExpandableListComponent, GdsChatPromptComponent, GdsChatSuggestionComponent, GdsCheckboxComponent, GdsChipColorsMap, GdsChipComponent, GdsCollapsibleAsideLayoutComponent, GdsCompositeOptionPrimaryDirective, GdsCompositeOptionSecondaryDirective, GdsContextMenuHeadingComponent, GdsContextMenuItemComponent, GdsContextMenuSwitchComponent, GdsDateInputComponent, GdsDatePipe, GdsDialogBaseDirective, GdsDialogComponent, GdsDialogOverlayComponent, GdsDialogService, GdsDoctypeService, GdsDoctypeToIconPipe, GdsDocumentItemComponent, GdsDropdownComponent, GdsEmptyStateComponent, GdsFeedbackButtonComponent, GdsFileUploadComponent, GdsFilenameToIconPipe, GdsFilterChipComponent, GdsFocusOnInitDirective, GdsFormControlComponent, GdsHistoryComponent, GdsIconButtonComponent, GdsIconComponent, GdsIconDoctypeComponent, GdsIconService, GdsInputAutocompleteDirective, GdsItemDisplayComponent, GdsKeyboardNavigationHost, GdsKeyboardNavigationItem, GdsListboxCompositeOptionDirective, GdsListboxDirective, GdsListboxOptionDirective, GdsLoadingCarouselComponent, GdsMapArrayToRadioOptionsPipe, GdsMathFloorPipe, GdsMathMaxPipe, GdsMathMinPipe, GdsMessageInputComponent, GdsModule, GdsNativeInputDirective, GdsNativeTextareaDirective, GdsNavAsideComponent, GdsNavAsideItemComponent, GdsNestedSelectComponent, GdsProgressBarComponent, GdsRadioComponent, GdsRadioOptionDirective, GdsReferenceComponent, GdsReferenceLinkComponent, GdsRegexFilterDirective, GdsResizedDirective, GdsResizedEvent, GdsResponseComponent, GdsScrollOutOfViewDirective, GdsScrollOutOfViewScrollStatus, GdsScrollOutOfViewService, GdsScrollToBottomDirective, GdsScrollToFirstInvalidDirective, GdsSearchBarComponent, GdsSelectComponent, GdsSelectOnFocusDirective, GdsSidebarItemBodyComponent, GdsSidebarItemComponent, GdsSkeletonLoadingComponent, GdsSliderComponent, GdsSpinnerComponent, GdsSplitButtonComponent, GdsSvgIconPipe, GdsSwitchComponent, GdsTextInputComponent, GdsTextareaComponent, GdsTimelineItemComponent, GdsToastComponent, GdsTooltipComponent, GdsTreeViewListItemComponent, GdsUserPromptService, GdsVirtualScrollListboxDirective, MapperPipe, OnBrandChanged, RoundMode, TreeViewListItemDirective, chipColor, chipSize, chipTypes, chipWidth, formatToISO, gdsButtonSizes, gdsButtonVariants, gdsDropdownPositionsX, gdsDropdownPositionsY, gdsSelectWidths, gdsServices, getIconsByPrefix, ngSelectDropdownPositions, parseLocalizedDate, provideToaster, shortDate, shortDateTime, transformDateFormat, transformDurationToSeconds, transformSecondsToDuration };
|
|
7955
|
+
export { CDN_URL, CONTACT_INITIALS_REGEX, GDS_EMPTY_STATE_VARIANTS, GdsAccountingService, GdsAutoRoundCurrencyDirective, GdsAutofocusDirective, GdsAvatarComponent, GdsBadgeColorType, GdsBadgeComponent, GdsBadgeVariantType, GdsBannerComponent, GdsBreadcrumbsComponent, GdsBuildOptionConfigPipe, GdsButtonComponent, GdsButtonRadioOptionComponent, GdsChatExpandableListComponent, GdsChatPromptComponent, GdsChatSuggestionComponent, GdsCheckboxComponent, GdsChipColorsMap, GdsChipComponent, GdsCollapsibleAsideLayoutComponent, GdsCompositeOptionPrimaryDirective, GdsCompositeOptionSecondaryDirective, GdsContextMenuHeadingComponent, GdsContextMenuItemComponent, GdsContextMenuSwitchComponent, GdsDateInputComponent, GdsDatePipe, GdsDialogBaseDirective, GdsDialogComponent, GdsDialogOverlayComponent, GdsDialogService, GdsDoctypeService, GdsDoctypeToIconPipe, GdsDocumentItemComponent, GdsDropdownComponent, GdsEmptyStateComponent, GdsFeatureBlockComponent, GdsFeedbackButtonComponent, GdsFileUploadComponent, GdsFilenameToIconPipe, GdsFilterChipComponent, GdsFocusOnInitDirective, GdsFormControlComponent, GdsHistoryComponent, GdsIconButtonComponent, GdsIconComponent, GdsIconDoctypeComponent, GdsIconService, GdsInputAutocompleteDirective, GdsItemDisplayComponent, GdsKeyboardNavigationHost, GdsKeyboardNavigationItem, GdsListboxCompositeOptionDirective, GdsListboxDirective, GdsListboxOptionDirective, GdsLoadingCarouselComponent, GdsMapArrayToRadioOptionsPipe, GdsMathFloorPipe, GdsMathMaxPipe, GdsMathMinPipe, GdsMessageInputComponent, GdsModule, GdsNativeInputDirective, GdsNativeTextareaDirective, GdsNavAsideComponent, GdsNavAsideItemComponent, GdsNestedSelectComponent, GdsProgressBarComponent, GdsRadioComponent, GdsRadioOptionDirective, GdsReferenceComponent, GdsReferenceLinkComponent, GdsRegexFilterDirective, GdsResizedDirective, GdsResizedEvent, GdsResponseComponent, GdsScrollOutOfViewDirective, GdsScrollOutOfViewScrollStatus, GdsScrollOutOfViewService, GdsScrollToBottomDirective, GdsScrollToFirstInvalidDirective, GdsSearchBarComponent, GdsSelectComponent, GdsSelectOnFocusDirective, GdsSidebarItemBodyComponent, GdsSidebarItemComponent, GdsSkeletonLoadingComponent, GdsSliderComponent, GdsSpinnerComponent, GdsSplitButtonComponent, GdsSvgIconPipe, GdsSwitchComponent, GdsTextInputComponent, GdsTextareaComponent, GdsTimelineItemComponent, GdsToastComponent, GdsTooltipComponent, GdsTreeViewListItemComponent, GdsUserPromptService, GdsVirtualScrollListboxDirective, MapperPipe, OnBrandChanged, RoundMode, TreeViewListItemDirective, chipColor, chipSize, chipTypes, chipWidth, formatToISO, gdsButtonSizes, gdsButtonVariants, gdsDropdownPositionsX, gdsDropdownPositionsY, gdsSelectWidths, gdsServices, gdsUserPromptSecondaryTextVariants, getIconsByPrefix, ngSelectDropdownPositions, parseLocalizedDate, provideToaster, shortDate, shortDateTime, transformDateFormat, transformDurationToSeconds, transformSecondsToDuration };
|
|
7853
7956
|
//# sourceMappingURL=corto-ai-gds-angular.mjs.map
|