@siemens/ix-icons 2.1.0 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +4 -8
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/icon-ba9aca3f.js +244 -0
- package/dist/cjs/icon-ba9aca3f.js.map +1 -0
- package/dist/cjs/icons-bbe272cf.js +1637 -0
- package/dist/cjs/icons-bbe272cf.js.map +1 -0
- package/dist/cjs/index-af0541e0.js +1808 -0
- package/dist/cjs/index-af0541e0.js.map +1 -0
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/ix-icon.cjs.entry.js +2 -2
- package/dist/cjs/ix-icons.cjs.js +6 -7
- package/dist/cjs/ix-icons.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +6 -13
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +3 -3
- package/dist/collection/components/icon/icon.js +150 -111
- package/dist/collection/components/icon/icon.js.map +1 -1
- package/dist/collection/components/icon/icons.js +135 -19
- package/dist/collection/components/icon/icons.js.map +1 -1
- package/dist/collection/components/icon/meta-tag.js +42 -0
- package/dist/collection/components/icon/meta-tag.js.map +1 -0
- package/dist/collection/components/icon/resolveIcon.js +113 -64
- package/dist/collection/components/icon/resolveIcon.js.map +1 -1
- package/dist/collection/components/icon/test/ix-icon.spec.js +61 -0
- package/dist/collection/components/icon/test/ix-icon.spec.js.map +1 -0
- package/dist/collection/components/icon/test/resolveIcon.spec.js +72 -0
- package/dist/collection/components/icon/test/resolveIcon.spec.js.map +1 -0
- package/dist/components/icon.js +233 -1518
- package/dist/components/icon.js.map +1 -1
- package/dist/components/icons.js +821 -0
- package/dist/components/icons.js.map +1 -0
- package/dist/components/index.d.ts +6 -0
- package/dist/components/index.js +1 -1
- package/dist/components/ix-icon.d.ts +2 -2
- package/dist/css/ix-icons.css +0 -1
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/icon-fba34a96.js +242 -0
- package/dist/esm/icon-fba34a96.js.map +1 -0
- package/dist/esm/icons-96e7f3c7.js +821 -0
- package/dist/esm/icons-96e7f3c7.js.map +1 -0
- package/dist/esm/index-8088fea1.js +1779 -0
- package/dist/esm/index-8088fea1.js.map +1 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/ix-icon.entry.js +2 -2
- package/dist/esm/ix-icons.js +7 -8
- package/dist/esm/ix-icons.js.map +1 -1
- package/dist/esm/loader.js +8 -15
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/ix-icons/index.esm.js +1 -1
- package/dist/ix-icons/ix-icons.esm.js +1 -1
- package/dist/ix-icons/ix-icons.esm.js.map +1 -1
- package/dist/ix-icons/p-2d8b3024.js +2 -0
- package/dist/ix-icons/p-2d8b3024.js.map +1 -0
- package/dist/ix-icons/p-3a5642a0.entry.js +2 -0
- package/dist/ix-icons/p-9cc3f441.js +2 -0
- package/dist/ix-icons/p-9cc3f441.js.map +1 -0
- package/dist/ix-icons/p-e1255160.js +2 -0
- package/dist/ix-icons/p-e1255160.js.map +1 -0
- package/dist/ix-icons/p-efdd4090.js +3 -0
- package/dist/ix-icons/p-efdd4090.js.map +1 -0
- package/dist/sample.json +116 -0
- package/dist/types/components/icon/icon.d.ts +30 -27
- package/dist/types/components/icon/icons.d.ts +136 -20
- package/dist/types/components/icon/meta-tag.d.ts +12 -0
- package/dist/types/components/icon/resolveIcon.d.ts +7 -2
- package/dist/types/components.d.ts +4 -4
- package/dist/types/stencil-public-runtime.d.ts +49 -5
- package/icons/index.d.ts +116 -0
- package/icons/index.js +135 -19
- package/icons/index.mjs +135 -19
- package/icons/package.json +1 -1
- package/loader/index.d.ts +1 -1
- package/package.json +22 -19
- package/svg/about-filled.svg +1 -0
- package/svg/about.svg +1 -0
- package/svg/add-application.svg +1 -0
- package/svg/add-circle-filled.svg +1 -0
- package/svg/add-circle.svg +1 -0
- package/svg/add-document-note.svg +1 -0
- package/svg/add-eye-filled.svg +1 -0
- package/svg/add-eye.svg +1 -0
- package/svg/add-filter-filled.svg +1 -0
- package/svg/add-filter.svg +1 -0
- package/svg/add-selection.svg +1 -0
- package/svg/add-shield-half.svg +1 -0
- package/svg/add-task-list.svg +1 -0
- package/svg/add-task.svg +1 -0
- package/svg/add-user-filled.svg +1 -0
- package/svg/add-user.svg +1 -0
- package/svg/add.svg +1 -0
- package/svg/ai.svg +1 -0
- package/svg/alarm-bell-cancelled-filled.svg +1 -0
- package/svg/alarm-bell-cancelled.svg +1 -0
- package/svg/alarm-bell-filled.svg +1 -0
- package/svg/alarm-bell.svg +1 -0
- package/svg/alarm-clock-cancelled.svg +1 -0
- package/svg/alarm-clock-filled.svg +1 -0
- package/svg/alarm-clock-success.svg +1 -0
- package/svg/alarm-clock.svg +1 -0
- package/svg/alarm-filled.svg +1 -0
- package/svg/alarm.svg +1 -0
- package/svg/analyze.svg +1 -0
- package/svg/anomaly-found.svg +1 -0
- package/svg/anomaly.svg +1 -0
- package/svg/app-menu.svg +1 -0
- package/svg/application-screen.svg +1 -0
- package/svg/applications.svg +1 -0
- package/svg/apps.svg +1 -0
- package/svg/arrow-diagonal-bottom-left.svg +1 -0
- package/svg/arrow-diagonal-bottom-right.svg +1 -0
- package/svg/arrow-diagonal-top-left.svg +1 -0
- package/svg/arrow-diagonal-top-right.svg +1 -0
- package/svg/arrow-down-right.svg +1 -0
- package/svg/arrow-down.svg +1 -0
- package/svg/arrow-left.svg +1 -0
- package/svg/arrow-right-down.svg +1 -0
- package/svg/arrow-right.svg +1 -0
- package/svg/arrow-up.svg +1 -0
- package/svg/attach.svg +1 -0
- package/svg/attachment-upload.svg +1 -0
- package/svg/audio-description1.svg +1 -0
- package/svg/audio-description2.svg +1 -0
- package/svg/audit-report.svg +1 -0
- package/svg/average.svg +1 -0
- package/svg/backup-filled.svg +1 -0
- package/svg/backup.svg +1 -0
- package/svg/bar-code.svg +1 -0
- package/svg/barchart.svg +1 -0
- package/svg/battery-bolt.svg +1 -0
- package/svg/battery-check.svg +1 -0
- package/svg/battery-empty-question.svg +1 -0
- package/svg/battery-empty.svg +1 -0
- package/svg/battery-exclamation.svg +1 -0
- package/svg/battery-full-check.svg +1 -0
- package/svg/battery-full.svg +1 -0
- package/svg/battery-half.svg +1 -0
- package/svg/battery-low.svg +1 -0
- package/svg/battery-quarter.svg +1 -0
- package/svg/battery-slash.svg +1 -0
- package/svg/battery-three-quarter.svg +1 -0
- package/svg/battery-upright-bolt.svg +1 -0
- package/svg/battery-upright-check.svg +1 -0
- package/svg/battery-upright-empty.svg +1 -0
- package/svg/battery-upright-exclamation.svg +1 -0
- package/svg/battery-upright-full-check.svg +1 -0
- package/svg/battery-upright-full.svg +1 -0
- package/svg/battery-upright-half.svg +1 -0
- package/svg/battery-upright-low.svg +1 -0
- package/svg/battery-upright-quarter.svg +1 -0
- package/svg/battery-upright-question.svg +1 -0
- package/svg/battery-upright-slash.svg +1 -0
- package/svg/battery-upright-three-quarter.svg +1 -0
- package/svg/battery-upright-xmark.svg +1 -0
- package/svg/battery-xmark.svg +1 -0
- package/svg/bezier-curve.svg +1 -0
- package/svg/binoculars-filled.svg +1 -0
- package/svg/binoculars.svg +1 -0
- package/svg/blazor.svg +1 -0
- package/svg/book.svg +1 -0
- package/svg/bookmark-filled.svg +1 -0
- package/svg/bookmark.svg +1 -0
- package/svg/boundary-signals.svg +1 -0
- package/svg/box-closed.svg +1 -0
- package/svg/box-ipc-fail.svg +1 -0
- package/svg/box-ipc-question.svg +1 -0
- package/svg/box-ipc-success.svg +1 -0
- package/svg/box-ipc.svg +1 -0
- package/svg/box-open.svg +1 -0
- package/svg/bug-filled.svg +1 -0
- package/svg/bug.svg +1 -0
- package/svg/building1-filled.svg +1 -0
- package/svg/building1.svg +1 -0
- package/svg/building2-filled.svg +1 -0
- package/svg/building2.svg +1 -0
- package/svg/bulb-filled.svg +1 -0
- package/svg/bulb.svg +1 -0
- package/svg/calculator.svg +1 -0
- package/svg/calendar-filled.svg +1 -0
- package/svg/calendar-settings.svg +1 -0
- package/svg/calendar.svg +1 -0
- package/svg/cancel.svg +1 -0
- package/svg/cancelled.svg +1 -0
- package/svg/capacity-filled.svg +1 -0
- package/svg/capacity.svg +1 -0
- package/svg/capture.svg +1 -0
- package/svg/car-filled.svg +1 -0
- package/svg/car.svg +1 -0
- package/svg/card-layout-filled.svg +1 -0
- package/svg/card-layout.svg +1 -0
- package/svg/certificate-error-filled.svg +1 -0
- package/svg/certificate-error.svg +1 -0
- package/svg/certificate-exclamation-filled.svg +1 -0
- package/svg/certificate-exclamation.svg +1 -0
- package/svg/certificate-success-filled.svg +1 -0
- package/svg/certificate-success.svg +1 -0
- package/svg/chart-cursor.svg +1 -0
- package/svg/chart-curve-linear.svg +1 -0
- package/svg/chart-curve-spline.svg +1 -0
- package/svg/chart-curve-stepped.svg +1 -0
- package/svg/chart-diagram-add.svg +1 -0
- package/svg/chart-diagram.svg +1 -0
- package/svg/chart-diagrams.svg +1 -0
- package/svg/chart-labels-filled.svg +1 -0
- package/svg/chart-labels.svg +1 -0
- package/svg/check-in.svg +1 -0
- package/svg/check-out.svg +1 -0
- package/svg/check.svg +1 -0
- package/svg/checkbox-component-checked.svg +1 -0
- package/svg/checkbox-component-mixed.svg +1 -0
- package/svg/checkbox-component-unchecked.svg +1 -0
- package/svg/checkbox-filled.svg +1 -0
- package/svg/checkbox.svg +1 -0
- package/svg/checkboxes-filled.svg +1 -0
- package/svg/checkboxes.svg +1 -0
- package/svg/chevron-down-bar-small.svg +1 -0
- package/svg/chevron-down-bar.svg +1 -0
- package/svg/chevron-down-small.svg +1 -0
- package/svg/chevron-down.svg +1 -0
- package/svg/chevron-left-bar-small.svg +1 -0
- package/svg/chevron-left-bar.svg +1 -0
- package/svg/chevron-left-small.svg +1 -0
- package/svg/chevron-left.svg +1 -0
- package/svg/chevron-right-bar-small.svg +1 -0
- package/svg/chevron-right-bar.svg +1 -0
- package/svg/chevron-right-small.svg +1 -0
- package/svg/chevron-right.svg +1 -0
- package/svg/chevron-up-bar-small.svg +1 -0
- package/svg/chevron-up-bar.svg +1 -0
- package/svg/chevron-up-small.svg +1 -0
- package/svg/chevron-up.svg +1 -0
- package/svg/circle-dot-filled.svg +1 -0
- package/svg/circle-dot.svg +1 -0
- package/svg/circle-filled.svg +1 -0
- package/svg/circle-pause-filled.svg +1 -0
- package/svg/circle-pause.svg +1 -0
- package/svg/circle-play-filled.svg +1 -0
- package/svg/circle-play.svg +1 -0
- package/svg/circle-stop-filled.svg +1 -0
- package/svg/circle-stop.svg +1 -0
- package/svg/circle.svg +1 -0
- package/svg/clear-filter-filled.svg +1 -0
- package/svg/clear-filter.svg +1 -0
- package/svg/clear.svg +1 -0
- package/svg/clock-filled.svg +1 -0
- package/svg/clock.svg +1 -0
- package/svg/close-small.svg +1 -0
- package/svg/close.svg +1 -0
- package/svg/cloud-download-add-filled.svg +1 -0
- package/svg/cloud-download-add.svg +1 -0
- package/svg/cloud-download-filled.svg +1 -0
- package/svg/cloud-download-list-filled.svg +1 -0
- package/svg/cloud-download-list.svg +1 -0
- package/svg/cloud-download.svg +1 -0
- package/svg/cloud-fail-filled.svg +1 -0
- package/svg/cloud-fail.svg +1 -0
- package/svg/cloud-filled.svg +1 -0
- package/svg/cloud-new-filled.svg +1 -0
- package/svg/cloud-new.svg +1 -0
- package/svg/cloud-success-filled.svg +1 -0
- package/svg/cloud-success.svg +1 -0
- package/svg/cloud-upload-filled.svg +1 -0
- package/svg/cloud-upload.svg +1 -0
- package/svg/cloud.svg +1 -0
- package/svg/code.svg +1 -0
- package/svg/coffee-empty-filled.svg +1 -0
- package/svg/coffee-empty.svg +1 -0
- package/svg/coffee-filled.svg +1 -0
- package/svg/coffee.svg +1 -0
- package/svg/cogwheel-filled.svg +1 -0
- package/svg/cogwheel.svg +1 -0
- package/svg/combine.svg +1 -0
- package/svg/compact-disc-filled.svg +1 -0
- package/svg/compact-disc.svg +1 -0
- package/svg/compare.svg +1 -0
- package/svg/compound-block.svg +1 -0
- package/svg/configuration.svg +1 -0
- package/svg/configure-filled.svg +1 -0
- package/svg/configure.svg +1 -0
- package/svg/connected.svg +1 -0
- package/svg/connector-chart-filled.svg +1 -0
- package/svg/connector-chart.svg +1 -0
- package/svg/connector-filled.svg +1 -0
- package/svg/connector-hex-filled.svg +1 -0
- package/svg/connector-hex.svg +1 -0
- package/svg/connector-rect-filled.svg +1 -0
- package/svg/connector-rect.svg +1 -0
- package/svg/connector-rhomb-filled.svg +1 -0
- package/svg/connector-rhomb.svg +1 -0
- package/svg/connector.svg +1 -0
- package/svg/consistency-check.svg +1 -0
- package/svg/contact-details-filled.svg +1 -0
- package/svg/contact-details.svg +1 -0
- package/svg/context-menu.svg +1 -0
- package/svg/controlled-device.svg +1 -0
- package/svg/controller-device.svg +1 -0
- package/svg/copy-filled.svg +1 -0
- package/svg/copy.svg +1 -0
- package/svg/corner-arrow-up-left.svg +1 -0
- package/svg/couch-filled.svg +1 -0
- package/svg/couch.svg +1 -0
- package/svg/counter.svg +1 -0
- package/svg/create-plant-filled.svg +1 -0
- package/svg/create-plant.svg +1 -0
- package/svg/crosshairs-filled.svg +1 -0
- package/svg/crosshairs.svg +1 -0
- package/svg/customer-filled.svg +1 -0
- package/svg/customer.svg +1 -0
- package/svg/cut-filled.svg +1 -0
- package/svg/cut.svg +1 -0
- package/svg/cycle.svg +1 -0
- package/svg/data-egress.svg +1 -0
- package/svg/data-ingress-egress.svg +1 -0
- package/svg/data-ingress.svg +1 -0
- package/svg/database-filled.svg +1 -0
- package/svg/database.svg +1 -0
- package/svg/details.svg +1 -0
- package/svg/device-driver.svg +1 -0
- package/svg/device-fan.svg +1 -0
- package/svg/diagram-module-library.svg +1 -0
- package/svg/diagram-module-new.svg +1 -0
- package/svg/diagram-module.svg +1 -0
- package/svg/diamond.svg +1 -0
- package/svg/disconnected.svg +1 -0
- package/svg/disk-filled.svg +1 -0
- package/svg/disk-pen.svg +1 -0
- package/svg/disk.svg +1 -0
- package/svg/distribution.svg +1 -0
- package/svg/doc-document.svg +1 -0
- package/svg/document-bulk.svg +1 -0
- package/svg/document-fail.svg +1 -0
- package/svg/document-info.svg +1 -0
- package/svg/document-link.svg +1 -0
- package/svg/document-management.svg +1 -0
- package/svg/document-reference.svg +1 -0
- package/svg/document-settings.svg +1 -0
- package/svg/document-success.svg +1 -0
- package/svg/document.svg +1 -0
- package/svg/double-check.svg +1 -0
- package/svg/double-chevron-down.svg +1 -0
- package/svg/double-chevron-left.svg +1 -0
- package/svg/double-chevron-right.svg +1 -0
- package/svg/double-chevron-up.svg +1 -0
- package/svg/doublet-filled.svg +1 -0
- package/svg/doublet.svg +1 -0
- package/svg/download-add.svg +1 -0
- package/svg/download-list.svg +1 -0
- package/svg/download.svg +1 -0
- package/svg/drag-and-drop.svg +1 -0
- package/svg/drag-gripper.svg +1 -0
- package/svg/drop-zone.svg +1 -0
- package/svg/drop.svg +1 -0
- package/svg/duplicate-document.svg +1 -0
- package/svg/duplicate-filled.svg +1 -0
- package/svg/duplicate.svg +1 -0
- package/svg/e-mail-filled.svg +1 -0
- package/svg/e-mail.svg +1 -0
- package/svg/earth-filled.svg +1 -0
- package/svg/earth.svg +1 -0
- package/svg/edit-document-filled.svg +1 -0
- package/svg/edit-document.svg +1 -0
- package/svg/edit-plant.svg +1 -0
- package/svg/electrical-energy-filled.svg +1 -0
- package/svg/electrical-energy.svg +1 -0
- package/svg/ellipse-arc.svg +1 -0
- package/svg/ellipse-filled.svg +1 -0
- package/svg/ellipse.svg +1 -0
- package/svg/error-filled.svg +1 -0
- package/svg/error.svg +1 -0
- package/svg/explore-filled.svg +1 -0
- package/svg/explore.svg +1 -0
- package/svg/export.svg +1 -0
- package/svg/eye-cancelled-filled.svg +1 -0
- package/svg/eye-cancelled.svg +1 -0
- package/svg/eye-filled.svg +1 -0
- package/svg/eye.svg +1 -0
- package/svg/factory-reset-filled.svg +1 -0
- package/svg/factory-reset.svg +1 -0
- package/svg/filter-filled.svg +1 -0
- package/svg/filter-outline.svg +1 -0
- package/svg/filter.svg +1 -0
- package/svg/firmware.svg +1 -0
- package/svg/fit-to-screen.svg +1 -0
- package/svg/flag-filled.svg +1 -0
- package/svg/flag.svg +1 -0
- package/svg/flashing.svg +1 -0
- package/svg/folder-down-filled.svg +1 -0
- package/svg/folder-down.svg +1 -0
- package/svg/folder-filled.svg +1 -0
- package/svg/folder-new-filled.svg +1 -0
- package/svg/folder-new-outline.svg +1 -0
- package/svg/folder-new.svg +1 -0
- package/svg/folder-open-filled.svg +1 -0
- package/svg/folder-open-outline.svg +1 -0
- package/svg/folder-open.svg +1 -0
- package/svg/folder-outline.svg +1 -0
- package/svg/folder-up-filled.svg +1 -0
- package/svg/folder-up.svg +1 -0
- package/svg/folder.svg +1 -0
- package/svg/full-screeen-exit.svg +1 -0
- package/svg/full-screeen.svg +1 -0
- package/svg/full-screen-exit.svg +1 -0
- package/svg/full-screen.svg +1 -0
- package/svg/function-block-library.svg +1 -0
- package/svg/function-block-new.svg +1 -0
- package/svg/function-block.svg +1 -0
- package/svg/function-diagram-new.svg +1 -0
- package/svg/function-diagram.svg +1 -0
- package/svg/gauge-filled.svg +1 -0
- package/svg/gauge.svg +1 -0
- package/svg/gaugechart.svg +1 -0
- package/svg/global-plant-filled.svg +1 -0
- package/svg/global-plant.svg +1 -0
- package/svg/globe-filled.svg +1 -0
- package/svg/globe.svg +1 -0
- package/svg/goto.svg +1 -0
- package/svg/group.svg +1 -0
- package/svg/handshake.svg +1 -0
- package/svg/hard-disk-drive.svg +1 -0
- package/svg/hard-reset.svg +1 -0
- package/svg/hardware-cabinet.svg +1 -0
- package/svg/heading.svg +1 -0
- package/svg/health-filled.svg +1 -0
- package/svg/health.svg +1 -0
- package/svg/heart-filled.svg +1 -0
- package/svg/heart.svg +1 -0
- package/svg/height.svg +1 -0
- package/svg/hexagon-vertical-bars-database-filled.svg +1 -0
- package/svg/hexagon-vertical-bars-database.svg +1 -0
- package/svg/hexagon-vertical-bars-filled.svg +1 -0
- package/svg/hexagon-vertical-bars.svg +1 -0
- package/svg/hierarchy.svg +1 -0
- package/svg/highlight-filled.svg +1 -0
- package/svg/highlight.svg +1 -0
- package/svg/history-list.svg +1 -0
- package/svg/history.svg +1 -0
- package/svg/home-filled.svg +1 -0
- package/svg/home.svg +1 -0
- package/svg/hourglass-empty.svg +1 -0
- package/svg/hourglass-end.svg +1 -0
- package/svg/hourglass-filled.svg +1 -0
- package/svg/hourglass-start.svg +1 -0
- package/svg/hourglass.svg +1 -0
- package/svg/image-filled.svg +1 -0
- package/svg/image.svg +1 -0
- package/svg/import.svg +1 -0
- package/svg/info-feed.svg +1 -0
- package/svg/info-filled.svg +1 -0
- package/svg/info.svg +1 -0
- package/svg/ingestion-report.svg +1 -0
- package/svg/ingestion.svg +1 -0
- package/svg/ink-pen.svg +1 -0
- package/svg/inquiry-filled.svg +1 -0
- package/svg/inquiry-mail.svg +1 -0
- package/svg/inquiry.svg +1 -0
- package/svg/ipcs.svg +1 -0
- package/svg/item-details-filled.svg +1 -0
- package/svg/item-details.svg +1 -0
- package/svg/join.svg +1 -0
- package/svg/label-filled.svg +1 -0
- package/svg/label.svg +1 -0
- package/svg/landing-page-logo.svg +1 -0
- package/svg/language-filled.svg +1 -0
- package/svg/language.svg +1 -0
- package/svg/layers-filled.svg +1 -0
- package/svg/layers.svg +1 -0
- package/svg/leaf.svg +1 -0
- package/svg/legal.svg +1 -0
- package/svg/library-new.svg +1 -0
- package/svg/library.svg +1 -0
- package/svg/license.svg +1 -0
- package/svg/light-dark.svg +1 -0
- package/svg/line-diagonal.svg +1 -0
- package/svg/link-break.svg +1 -0
- package/svg/link-diagonal.svg +1 -0
- package/svg/link.svg +1 -0
- package/svg/list-sorted-alt.svg +1 -0
- package/svg/list-sorted.svg +1 -0
- package/svg/list.svg +1 -0
- package/svg/live-schedule.svg +1 -0
- package/svg/location-filled.svg +1 -0
- package/svg/location-outline.svg +1 -0
- package/svg/location.svg +1 -0
- package/svg/lock-filled.svg +1 -0
- package/svg/lock-key-filled.svg +1 -0
- package/svg/lock-key.svg +1 -0
- package/svg/lock.svg +1 -0
- package/svg/log-in.svg +1 -0
- package/svg/log-out.svg +1 -0
- package/svg/log.svg +1 -0
- package/svg/logic-diagram.svg +1 -0
- package/svg/lower-limit.svg +1 -0
- package/svg/mail-filled.svg +1 -0
- package/svg/mail.svg +1 -0
- package/svg/maintenance-documents.svg +1 -0
- package/svg/maintenance-info.svg +1 -0
- package/svg/maintenance-warning-filled.svg +1 -0
- package/svg/maintenance-warning.svg +1 -0
- package/svg/maintenance.svg +1 -0
- package/svg/mandatory-done.svg +1 -0
- package/svg/mandatory.svg +1 -0
- package/svg/map.svg +1 -0
- package/svg/maximize.svg +1 -0
- package/svg/microphone-filled.svg +1 -0
- package/svg/microphone.svg +1 -0
- package/svg/minimize.svg +1 -0
- package/svg/minus.svg +1 -0
- package/svg/missing-symbol.svg +1 -0
- package/svg/mix.svg +1 -0
- package/svg/monitor-filled.svg +1 -0
- package/svg/monitor-trend.svg +1 -0
- package/svg/monitor.svg +1 -0
- package/svg/monitoring-add.svg +1 -0
- package/svg/monitoring.svg +1 -0
- package/svg/monitorings.svg +1 -0
- package/svg/moon-filled.svg +1 -0
- package/svg/moon.svg +1 -0
- package/svg/more-menu.svg +1 -0
- package/svg/mouse-click-filled.svg +1 -0
- package/svg/mouse-click.svg +1 -0
- package/svg/mouse-select-filled.svg +1 -0
- package/svg/mouse-select.svg +1 -0
- package/svg/move.svg +1 -0
- package/svg/mp4-document.svg +1 -0
- package/svg/namur-check-function-filled.svg +1 -0
- package/svg/namur-check-function.svg +1 -0
- package/svg/namur-failure-filled.svg +1 -0
- package/svg/namur-failure.svg +1 -0
- package/svg/namur-maintenance-required-filled.svg +1 -0
- package/svg/namur-maintenance-required.svg +1 -0
- package/svg/namur-ok-filled.svg +1 -0
- package/svg/namur-ok.svg +1 -0
- package/svg/namur-out-of-spec-filled.svg +1 -0
- package/svg/namur-out-of-spec.svg +1 -0
- package/svg/navigation-filled.svg +1 -0
- package/svg/navigation-left.svg +1 -0
- package/svg/navigation-right.svg +1 -0
- package/svg/navigation.svg +1 -0
- package/svg/new-indicator-filled.svg +1 -0
- package/svg/new-indicator.svg +1 -0
- package/svg/no-filter-filled.svg +1 -0
- package/svg/no-filter.svg +1 -0
- package/svg/no-image.svg +1 -0
- package/svg/note-filled.svg +1 -0
- package/svg/note.svg +1 -0
- package/svg/notification-filled.svg +1 -0
- package/svg/notification.svg +1 -0
- package/svg/notifications-filled.svg +1 -0
- package/svg/notifications.svg +1 -0
- package/svg/ontology-filled.svg +1 -0
- package/svg/ontology.svg +1 -0
- package/svg/open-external.svg +1 -0
- package/svg/open-file-filled.svg +1 -0
- package/svg/open-file.svg +1 -0
- package/svg/operate-plant-filled.svg +1 -0
- package/svg/operate-plant.svg +1 -0
- package/svg/operating-system.svg +1 -0
- package/svg/optimize.svg +1 -0
- package/svg/p-and-i-symbols.svg +1 -0
- package/svg/p-i-diagram.svg +1 -0
- package/svg/pan.svg +1 -0
- package/svg/panel-ipc-fail.svg +1 -0
- package/svg/panel-ipc-question.svg +1 -0
- package/svg/panel-ipc-success.svg +1 -0
- package/svg/panel-ipc.svg +1 -0
- package/svg/paste.svg +1 -0
- package/svg/pause.svg +1 -0
- package/svg/pc-tower-filled.svg +1 -0
- package/svg/pc-tower.svg +1 -0
- package/svg/pdf-document.svg +1 -0
- package/svg/pen-filled.svg +1 -0
- package/svg/pen.svg +1 -0
- package/svg/phone-filled.svg +1 -0
- package/svg/phone.svg +1 -0
- package/svg/photo-camera-add.svg +1 -0
- package/svg/photo-camera-cancelled-filled.svg +1 -0
- package/svg/photo-camera-cancelled.svg +1 -0
- package/svg/photo-camera-filled.svg +1 -0
- package/svg/photo-camera.svg +1 -0
- package/svg/photo-cameras.svg +1 -0
- package/svg/piechart-filled.svg +1 -0
- package/svg/piechart.svg +1 -0
- package/svg/pin-filled.svg +1 -0
- package/svg/pin.svg +1 -0
- package/svg/plant-filled.svg +1 -0
- package/svg/plant-handbook-filled.svg +1 -0
- package/svg/plant-handbook.svg +1 -0
- package/svg/plant-outline.svg +1 -0
- package/svg/plant-security.svg +1 -0
- package/svg/plant-settings-filled.svg +1 -0
- package/svg/plant-settings.svg +1 -0
- package/svg/plant-user-filled.svg +1 -0
- package/svg/plant-user.svg +1 -0
- package/svg/plant.svg +1 -0
- package/svg/plants-filled.svg +1 -0
- package/svg/plants.svg +1 -0
- package/svg/play-filled.svg +1 -0
- package/svg/play-pause-filled.svg +1 -0
- package/svg/play-pause.svg +1 -0
- package/svg/play-stepwise-filled.svg +1 -0
- package/svg/play-stepwise.svg +1 -0
- package/svg/play.svg +1 -0
- package/svg/plus-minus-times-divide.svg +1 -0
- package/svg/plus.svg +1 -0
- package/svg/point-up-filled.svg +1 -0
- package/svg/point-up.svg +1 -0
- package/svg/polar-plot.svg +1 -0
- package/svg/polygon-filled.svg +1 -0
- package/svg/polygon-line.svg +1 -0
- package/svg/polygon.svg +1 -0
- package/svg/power-supply.svg +1 -0
- package/svg/ppt-document.svg +1 -0
- package/svg/print-filled.svg +1 -0
- package/svg/print.svg +1 -0
- package/svg/prio-high.svg +1 -0
- package/svg/prio-low.svg +1 -0
- package/svg/prio-middle.svg +1 -0
- package/svg/product-catalog.svg +1 -0
- package/svg/product-management.svg +1 -0
- package/svg/product.svg +1 -0
- package/svg/project-configuration.svg +1 -0
- package/svg/project-new.svg +1 -0
- package/svg/project-scenarios.svg +1 -0
- package/svg/project-server-filled.svg +1 -0
- package/svg/project-server.svg +1 -0
- package/svg/project.svg +1 -0
- package/svg/protocol.svg +1 -0
- package/svg/publish-document.svg +1 -0
- package/svg/publish.svg +1 -0
- package/svg/qr-code.svg +1 -0
- package/svg/quality-report.svg +1 -0
- package/svg/question-filled.svg +1 -0
- package/svg/question.svg +1 -0
- package/svg/quote.svg +1 -0
- package/svg/rack-ipc-fail.svg +1 -0
- package/svg/rack-ipc-question.svg +1 -0
- package/svg/rack-ipc-success.svg +1 -0
- package/svg/rack-ipc.svg +1 -0
- package/svg/radarchart.svg +1 -0
- package/svg/radio-waves-off.svg +1 -0
- package/svg/radio-waves-warning.svg +1 -0
- package/svg/radio-waves.svg +1 -0
- package/svg/random-filled.svg +1 -0
- package/svg/random.svg +1 -0
- package/svg/reboot.svg +1 -0
- package/svg/rectangle-filled.svg +1 -0
- package/svg/rectangle.svg +1 -0
- package/svg/redo.svg +1 -0
- package/svg/reference.svg +1 -0
- package/svg/refresh-cancelled.svg +1 -0
- package/svg/refresh-exclamation.svg +1 -0
- package/svg/refresh-settings.svg +1 -0
- package/svg/refresh.svg +1 -0
- package/svg/reload.svg +1 -0
- package/svg/remove-application.svg +1 -0
- package/svg/remove-eye-filled.svg +1 -0
- package/svg/remove-eye.svg +1 -0
- package/svg/rename.svg +1 -0
- package/svg/reorder.svg +1 -0
- package/svg/replace.svg +1 -0
- package/svg/report-barchart.svg +1 -0
- package/svg/report-linechart.svg +1 -0
- package/svg/report-text.svg +1 -0
- package/svg/reset.svg +1 -0
- package/svg/restore-backup-filled.svg +1 -0
- package/svg/restore-backup-pc.svg +1 -0
- package/svg/restore-backup.svg +1 -0
- package/svg/rhomb-filled.svg +1 -0
- package/svg/rhomb.svg +1 -0
- package/svg/road-filled.svg +1 -0
- package/svg/road.svg +1 -0
- package/svg/rocket-filled.svg +1 -0
- package/svg/rocket.svg +1 -0
- package/svg/route-target.svg +1 -0
- package/svg/route.svg +1 -0
- package/svg/runtime-settings.svg +1 -0
- package/svg/scatterplot.svg +1 -0
- package/svg/scheduler-filled.svg +1 -0
- package/svg/scheduler.svg +1 -0
- package/svg/screen-filled.svg +1 -0
- package/svg/screen.svg +1 -0
- package/svg/screenshot-filled.svg +1 -0
- package/svg/screenshot.svg +1 -0
- package/svg/script-add.svg +1 -0
- package/svg/script.svg +1 -0
- package/svg/scripts.svg +1 -0
- package/svg/sd-card-filled.svg +1 -0
- package/svg/sd-card-micro-filled.svg +1 -0
- package/svg/sd-card-micro.svg +1 -0
- package/svg/sd-card.svg +1 -0
- package/svg/search.svg +1 -0
- package/svg/separator-line.svg +1 -0
- package/svg/share-filled.svg +1 -0
- package/svg/share.svg +1 -0
- package/svg/shield-broken-filled.svg +1 -0
- package/svg/shield-broken.svg +1 -0
- package/svg/shield-check-filled.svg +1 -0
- package/svg/shield-check.svg +1 -0
- package/svg/shield-filled.svg +1 -0
- package/svg/shield-half.svg +1 -0
- package/svg/shield.svg +1 -0
- package/svg/shopping-cart-filled.svg +1 -0
- package/svg/shopping-cart.svg +1 -0
- package/svg/shout-filled.svg +1 -0
- package/svg/shout.svg +1 -0
- package/svg/sign-language.svg +1 -0
- package/svg/signal-strength-0.svg +1 -0
- package/svg/signal-strength-1.svg +1 -0
- package/svg/signal-strength-2.svg +1 -0
- package/svg/signal-strength-3.svg +1 -0
- package/svg/signal-strength-4.svg +1 -0
- package/svg/signal-strength-5.svg +1 -0
- package/svg/signal-strength-6.svg +1 -0
- package/svg/signal-strength-7.svg +1 -0
- package/svg/signal-strength-8.svg +1 -0
- package/svg/simit-component.svg +1 -0
- package/svg/simit-macro-component-editor.svg +1 -0
- package/svg/simit-macro.svg +1 -0
- package/svg/single-check.svg +1 -0
- package/svg/skip-back-filled.svg +1 -0
- package/svg/skip-back.svg +1 -0
- package/svg/skip-filled.svg +1 -0
- package/svg/skip.svg +1 -0
- package/svg/snowflake.svg +1 -0
- package/svg/solid-state-drive.svg +1 -0
- package/svg/sort-alt.svg +1 -0
- package/svg/sort-ascending.svg +1 -0
- package/svg/sort-descending.svg +1 -0
- package/svg/sort.svg +1 -0
- package/svg/sound-loud-filled.svg +1 -0
- package/svg/sound-loud.svg +1 -0
- package/svg/sound-mute-filled.svg +1 -0
- package/svg/sound-mute.svg +1 -0
- package/svg/sound-off-filled.svg +1 -0
- package/svg/sound-off.svg +1 -0
- package/svg/sound-quiet-filled.svg +1 -0
- package/svg/sound-quiet.svg +1 -0
- package/svg/spatial.svg +1 -0
- package/svg/split-horizontally.svg +1 -0
- package/svg/split-vertically.svg +1 -0
- package/svg/split.svg +1 -0
- package/svg/stamp-filled.svg +1 -0
- package/svg/stamp.svg +1 -0
- package/svg/standby.svg +1 -0
- package/svg/star-add-filled.svg +1 -0
- package/svg/star-add.svg +1 -0
- package/svg/star-cancelled-filled.svg +1 -0
- package/svg/star-cancelled.svg +1 -0
- package/svg/star-filled.svg +1 -0
- package/svg/star-list-filled.svg +1 -0
- package/svg/star-list.svg +1 -0
- package/svg/star.svg +1 -0
- package/svg/start-data-analysis.svg +1 -0
- package/svg/steering-user-filled.svg +1 -0
- package/svg/steering-user.svg +1 -0
- package/svg/steering.svg +1 -0
- package/svg/stethoscope.svg +1 -0
- package/svg/stop-filled.svg +1 -0
- package/svg/stop.svg +1 -0
- package/svg/success-filled.svg +1 -0
- package/svg/success.svg +1 -0
- package/svg/sun-filled.svg +1 -0
- package/svg/sun.svg +1 -0
- package/svg/support.svg +1 -0
- package/svg/surveillance-cancelled-filled.svg +1 -0
- package/svg/surveillance-cancelled.svg +1 -0
- package/svg/surveillance-filled.svg +1 -0
- package/svg/surveillance.svg +1 -0
- package/svg/svg-document.svg +1 -0
- package/svg/swap-left-right.svg +1 -0
- package/svg/switch-slider.svg +1 -0
- package/svg/sword-swing.svg +1 -0
- package/svg/table-columns.svg +1 -0
- package/svg/table-rows.svg +1 -0
- package/svg/table-settings.svg +1 -0
- package/svg/table.svg +1 -0
- package/svg/tag-filled.svg +1 -0
- package/svg/tag-plus-filled.svg +1 -0
- package/svg/tag-plus.svg +1 -0
- package/svg/tag.svg +1 -0
- package/svg/tasks-all.svg +1 -0
- package/svg/tasks-done.svg +1 -0
- package/svg/tasks-open.svg +1 -0
- package/svg/text-bold.svg +1 -0
- package/svg/text-circle-rectangle-filled.svg +1 -0
- package/svg/text-circle-rectangle.svg +1 -0
- package/svg/text-document.svg +1 -0
- package/svg/text-italic.svg +1 -0
- package/svg/text-strike-through.svg +1 -0
- package/svg/text-underline.svg +1 -0
- package/svg/text.svg +1 -0
- package/svg/thermometer.svg +1 -0
- package/svg/threshold-cancelled.svg +1 -0
- package/svg/threshold-off.svg +1 -0
- package/svg/threshold-on.svg +1 -0
- package/svg/to-be-published.svg +1 -0
- package/svg/to-search.svg +1 -0
- package/svg/topic-filled.svg +1 -0
- package/svg/topic.svg +1 -0
- package/svg/touch-filled.svg +1 -0
- package/svg/touch.svg +1 -0
- package/svg/trashcan-filled.svg +1 -0
- package/svg/trashcan.svg +1 -0
- package/svg/tree.svg +1 -0
- package/svg/trend-downward-circle.svg +1 -0
- package/svg/trend-downward-filled.svg +1 -0
- package/svg/trend-downward.svg +1 -0
- package/svg/trend-sideways-circle.svg +1 -0
- package/svg/trend-sideways-filled.svg +1 -0
- package/svg/trend-sideways.svg +1 -0
- package/svg/trend-upward-circle.svg +1 -0
- package/svg/trend-upward-filled.svg +1 -0
- package/svg/trend-upward.svg +1 -0
- package/svg/trend.svg +1 -0
- package/svg/triangle-filled.svg +1 -0
- package/svg/triangle.svg +1 -0
- package/svg/trophy-filled.svg +1 -0
- package/svg/trophy.svg +1 -0
- package/svg/truck-filled.svg +1 -0
- package/svg/truck.svg +1 -0
- package/svg/tulip-filled.svg +1 -0
- package/svg/tulip.svg +1 -0
- package/svg/txt-document.svg +1 -0
- package/svg/undo.svg +1 -0
- package/svg/ungroup.svg +1 -0
- package/svg/unlock-filled.svg +1 -0
- package/svg/unlock-plant-filled.svg +1 -0
- package/svg/unlock-plant.svg +1 -0
- package/svg/unlock.svg +1 -0
- package/svg/upload-document-note.svg +1 -0
- package/svg/upload-fail.svg +1 -0
- package/svg/upload-success.svg +1 -0
- package/svg/upload.svg +1 -0
- package/svg/upper-limit.svg +1 -0
- package/svg/usb-drive.svg +1 -0
- package/svg/user-check-filled.svg +1 -0
- package/svg/user-check.svg +1 -0
- package/svg/user-fail-filled.svg +1 -0
- package/svg/user-fail.svg +1 -0
- package/svg/user-filled.svg +1 -0
- package/svg/user-management-filled.svg +1 -0
- package/svg/user-management.svg +1 -0
- package/svg/user-profile-filled.svg +1 -0
- package/svg/user-profile.svg +1 -0
- package/svg/user-reading-reading.svg +1 -0
- package/svg/user-reading.svg +1 -0
- package/svg/user-settings-filled.svg +1 -0
- package/svg/user-settings.svg +1 -0
- package/svg/user-success-filled.svg +1 -0
- package/svg/user-success.svg +1 -0
- package/svg/user.svg +1 -0
- package/svg/validate.svg +1 -0
- package/svg/vdi-folder.svg +1 -0
- package/svg/version-history.svg +1 -0
- package/svg/video-file-filled.svg +1 -0
- package/svg/video-file.svg +1 -0
- package/svg/warning-filled.svg +1 -0
- package/svg/warning-rhomb-filled.svg +1 -0
- package/svg/warning-rhomb.svg +1 -0
- package/svg/warning.svg +1 -0
- package/svg/water-bathing.svg +1 -0
- package/svg/water-fish.svg +1 -0
- package/svg/water-plant.svg +1 -0
- package/svg/water-sunbathing.svg +1 -0
- package/svg/waveform.svg +1 -0
- package/svg/webcam-cancelled-filled.svg +1 -0
- package/svg/webcam-cancelled.svg +1 -0
- package/svg/webcam-filled.svg +1 -0
- package/svg/webcam.svg +1 -0
- package/svg/width.svg +1 -0
- package/svg/wlan-off.svg +1 -0
- package/svg/wlan-strength-0.svg +1 -0
- package/svg/wlan-strength-1.svg +1 -0
- package/svg/wlan-strength-2.svg +1 -0
- package/svg/wlan-strength-3.svg +1 -0
- package/svg/work-case-filled.svg +1 -0
- package/svg/work-case.svg +1 -0
- package/svg/workspace.svg +1 -0
- package/svg/workspaces.svg +1 -0
- package/svg/x-axis-settings.svg +1 -0
- package/svg/xls-document.svg +1 -0
- package/svg/xml-document.svg +1 -0
- package/svg/y-axis-settings.svg +1 -0
- package/svg/youtube-filled.svg +1 -0
- package/svg/youtube.svg +1 -0
- package/svg/zone.svg +1 -0
- package/svg/zoom-in.svg +1 -0
- package/svg/zoom-out.svg +1 -0
- package/svg/zoom-selection.svg +1 -0
- package/CHANGELOG.md +0 -0
- package/dist/cjs/icon-7f35fd9f.js +0 -1533
- package/dist/cjs/icon-7f35fd9f.js.map +0 -1
- package/dist/cjs/index-4251dd4f.js +0 -1450
- package/dist/cjs/index-4251dd4f.js.map +0 -1
- package/dist/esm/icon-c5c8f402.js +0 -1531
- package/dist/esm/icon-c5c8f402.js.map +0 -1
- package/dist/esm/index-68769e11.js +0 -1423
- package/dist/esm/index-68769e11.js.map +0 -1
- package/dist/esm/polyfills/css-shim.js +0 -1
- package/dist/ix-icons/p-983799b3.js +0 -2
- package/dist/ix-icons/p-983799b3.js.map +0 -1
- package/dist/ix-icons/p-b75a8c80.entry.js +0 -2
- package/dist/ix-icons/p-dedaa481.js +0 -3
- package/dist/ix-icons/p-dedaa481.js.map +0 -1
- package/dist/svg/about-filled.svg +0 -1
- package/dist/svg/about.svg +0 -1
- package/dist/svg/add-application.svg +0 -1
- package/dist/svg/add-circle-filled.svg +0 -1
- package/dist/svg/add-circle.svg +0 -1
- package/dist/svg/add-document-note.svg +0 -1
- package/dist/svg/add-eye-filled.svg +0 -1
- package/dist/svg/add-eye.svg +0 -1
- package/dist/svg/add-task-list.svg +0 -1
- package/dist/svg/add-task.svg +0 -1
- package/dist/svg/add-user-filled.svg +0 -1
- package/dist/svg/add-user.svg +0 -1
- package/dist/svg/add.svg +0 -1
- package/dist/svg/ai.svg +0 -1
- package/dist/svg/alarm-bell-cancelled-filled.svg +0 -1
- package/dist/svg/alarm-bell-cancelled.svg +0 -1
- package/dist/svg/alarm-bell-filled.svg +0 -1
- package/dist/svg/alarm-bell.svg +0 -1
- package/dist/svg/alarm-clock-filled.svg +0 -1
- package/dist/svg/alarm-clock.svg +0 -1
- package/dist/svg/alarm-filled.svg +0 -1
- package/dist/svg/alarm.svg +0 -1
- package/dist/svg/analyze.svg +0 -1
- package/dist/svg/anomaly-found.svg +0 -1
- package/dist/svg/anomaly.svg +0 -1
- package/dist/svg/app-menu.svg +0 -1
- package/dist/svg/application-screen.svg +0 -1
- package/dist/svg/applications.svg +0 -1
- package/dist/svg/apps.svg +0 -1
- package/dist/svg/arrow-diagonal-bottom-left.svg +0 -1
- package/dist/svg/arrow-diagonal-bottom-right.svg +0 -1
- package/dist/svg/arrow-diagonal-top-left.svg +0 -1
- package/dist/svg/arrow-diagonal-top-right.svg +0 -1
- package/dist/svg/arrow-down-right.svg +0 -1
- package/dist/svg/arrow-down.svg +0 -1
- package/dist/svg/arrow-left.svg +0 -1
- package/dist/svg/arrow-right-down.svg +0 -1
- package/dist/svg/arrow-right.svg +0 -1
- package/dist/svg/arrow-up.svg +0 -1
- package/dist/svg/attach.svg +0 -1
- package/dist/svg/attachment-upload.svg +0 -1
- package/dist/svg/audio-description1.svg +0 -1
- package/dist/svg/audio-description2.svg +0 -1
- package/dist/svg/audit-report.svg +0 -1
- package/dist/svg/average.svg +0 -1
- package/dist/svg/backup-filled.svg +0 -1
- package/dist/svg/backup.svg +0 -1
- package/dist/svg/bar-code.svg +0 -1
- package/dist/svg/barchart.svg +0 -1
- package/dist/svg/battery-check.svg +0 -1
- package/dist/svg/battery-empty-question.svg +0 -1
- package/dist/svg/battery-empty.svg +0 -1
- package/dist/svg/battery-exclamation.svg +0 -1
- package/dist/svg/battery-full-check.svg +0 -1
- package/dist/svg/battery-full.svg +0 -1
- package/dist/svg/battery-half.svg +0 -1
- package/dist/svg/battery-low.svg +0 -1
- package/dist/svg/battery-quarter.svg +0 -1
- package/dist/svg/battery-slash.svg +0 -1
- package/dist/svg/battery-three-quarter.svg +0 -1
- package/dist/svg/battery-xmark.svg +0 -1
- package/dist/svg/bezier-curve.svg +0 -1
- package/dist/svg/binoculars-filled.svg +0 -1
- package/dist/svg/binoculars.svg +0 -1
- package/dist/svg/blazor.svg +0 -1
- package/dist/svg/book.svg +0 -1
- package/dist/svg/bookmark-filled.svg +0 -1
- package/dist/svg/bookmark.svg +0 -1
- package/dist/svg/boundary-signals.svg +0 -1
- package/dist/svg/building1-filled.svg +0 -1
- package/dist/svg/building1.svg +0 -1
- package/dist/svg/building2-filled.svg +0 -1
- package/dist/svg/building2.svg +0 -1
- package/dist/svg/bulb-filled.svg +0 -1
- package/dist/svg/bulb.svg +0 -1
- package/dist/svg/calendar-filled.svg +0 -1
- package/dist/svg/calendar-settings.svg +0 -1
- package/dist/svg/calendar.svg +0 -1
- package/dist/svg/cancel.svg +0 -1
- package/dist/svg/cancelled.svg +0 -1
- package/dist/svg/capacity-filled.svg +0 -1
- package/dist/svg/capacity.svg +0 -1
- package/dist/svg/capture.svg +0 -1
- package/dist/svg/car-filled.svg +0 -1
- package/dist/svg/car.svg +0 -1
- package/dist/svg/card-layout-filled.svg +0 -1
- package/dist/svg/card-layout.svg +0 -1
- package/dist/svg/certificate-error-filled.svg +0 -1
- package/dist/svg/certificate-error.svg +0 -1
- package/dist/svg/certificate-exclamation-filled.svg +0 -1
- package/dist/svg/certificate-exclamation.svg +0 -1
- package/dist/svg/certificate-success-filled.svg +0 -1
- package/dist/svg/certificate-success.svg +0 -1
- package/dist/svg/chart-cursor.svg +0 -1
- package/dist/svg/chart-curve-linear.svg +0 -1
- package/dist/svg/chart-curve-spline.svg +0 -1
- package/dist/svg/chart-curve-stepped.svg +0 -1
- package/dist/svg/chart-diagram-add.svg +0 -1
- package/dist/svg/chart-diagram.svg +0 -1
- package/dist/svg/chart-diagrams.svg +0 -1
- package/dist/svg/chart-labels-filled.svg +0 -1
- package/dist/svg/chart-labels.svg +0 -1
- package/dist/svg/check-in.svg +0 -1
- package/dist/svg/check-out.svg +0 -1
- package/dist/svg/check.svg +0 -1
- package/dist/svg/checkbox-component-checked.svg +0 -1
- package/dist/svg/checkbox-component-mixed.svg +0 -1
- package/dist/svg/checkbox-component-unchecked.svg +0 -1
- package/dist/svg/checkbox-filled.svg +0 -1
- package/dist/svg/checkbox.svg +0 -1
- package/dist/svg/checkboxes-filled.svg +0 -1
- package/dist/svg/checkboxes.svg +0 -1
- package/dist/svg/chevron-down-small.svg +0 -1
- package/dist/svg/chevron-down.svg +0 -1
- package/dist/svg/chevron-left-small.svg +0 -1
- package/dist/svg/chevron-left.svg +0 -1
- package/dist/svg/chevron-right-small.svg +0 -1
- package/dist/svg/chevron-right.svg +0 -1
- package/dist/svg/chevron-up-small.svg +0 -1
- package/dist/svg/chevron-up.svg +0 -1
- package/dist/svg/circle-dot-filled.svg +0 -1
- package/dist/svg/circle-dot.svg +0 -1
- package/dist/svg/circle-filled.svg +0 -1
- package/dist/svg/circle-pause-filled.svg +0 -1
- package/dist/svg/circle-pause.svg +0 -1
- package/dist/svg/circle-play-filled.svg +0 -1
- package/dist/svg/circle-play.svg +0 -1
- package/dist/svg/circle-stop-filled.svg +0 -1
- package/dist/svg/circle-stop.svg +0 -1
- package/dist/svg/circle.svg +0 -1
- package/dist/svg/clear-filter-filled.svg +0 -1
- package/dist/svg/clear-filter.svg +0 -1
- package/dist/svg/clear.svg +0 -1
- package/dist/svg/clock-filled.svg +0 -1
- package/dist/svg/clock.svg +0 -1
- package/dist/svg/close-small.svg +0 -1
- package/dist/svg/close.svg +0 -1
- package/dist/svg/cloud-download-add-filled.svg +0 -1
- package/dist/svg/cloud-download-add.svg +0 -1
- package/dist/svg/cloud-download-filled.svg +0 -1
- package/dist/svg/cloud-download-list-filled.svg +0 -1
- package/dist/svg/cloud-download-list.svg +0 -1
- package/dist/svg/cloud-download.svg +0 -1
- package/dist/svg/cloud-fail-filled.svg +0 -1
- package/dist/svg/cloud-fail.svg +0 -1
- package/dist/svg/cloud-filled.svg +0 -1
- package/dist/svg/cloud-new-filled.svg +0 -1
- package/dist/svg/cloud-new.svg +0 -1
- package/dist/svg/cloud-success-filled.svg +0 -1
- package/dist/svg/cloud-success.svg +0 -1
- package/dist/svg/cloud-upload-filled.svg +0 -1
- package/dist/svg/cloud-upload.svg +0 -1
- package/dist/svg/cloud.svg +0 -1
- package/dist/svg/code.svg +0 -1
- package/dist/svg/coffee-empty-filled.svg +0 -1
- package/dist/svg/coffee-empty.svg +0 -1
- package/dist/svg/coffee-filled.svg +0 -1
- package/dist/svg/coffee.svg +0 -1
- package/dist/svg/cogwheel-filled.svg +0 -1
- package/dist/svg/cogwheel.svg +0 -1
- package/dist/svg/combine.svg +0 -1
- package/dist/svg/compact-disc-filled.svg +0 -1
- package/dist/svg/compact-disc.svg +0 -1
- package/dist/svg/compound-block.svg +0 -1
- package/dist/svg/configuration.svg +0 -1
- package/dist/svg/configure-filled.svg +0 -1
- package/dist/svg/configure.svg +0 -1
- package/dist/svg/connected.svg +0 -1
- package/dist/svg/connector-chart-filled.svg +0 -1
- package/dist/svg/connector-chart.svg +0 -1
- package/dist/svg/connector-filled.svg +0 -1
- package/dist/svg/connector-hex-filled.svg +0 -1
- package/dist/svg/connector-hex.svg +0 -1
- package/dist/svg/connector-rect-filled.svg +0 -1
- package/dist/svg/connector-rect.svg +0 -1
- package/dist/svg/connector-rhomb-filled.svg +0 -1
- package/dist/svg/connector-rhomb.svg +0 -1
- package/dist/svg/connector.svg +0 -1
- package/dist/svg/consistency-check.svg +0 -1
- package/dist/svg/contact-details-filled.svg +0 -1
- package/dist/svg/contact-details.svg +0 -1
- package/dist/svg/context-menu.svg +0 -1
- package/dist/svg/controlled-device.svg +0 -1
- package/dist/svg/controller-device.svg +0 -1
- package/dist/svg/copy.svg +0 -1
- package/dist/svg/corner-arrow-up-left.svg +0 -1
- package/dist/svg/couch-filled.svg +0 -1
- package/dist/svg/couch.svg +0 -1
- package/dist/svg/create-plant-filled.svg +0 -1
- package/dist/svg/create-plant.svg +0 -1
- package/dist/svg/cut.svg +0 -1
- package/dist/svg/cycle.svg +0 -1
- package/dist/svg/data-egress.svg +0 -1
- package/dist/svg/data-ingress-egress.svg +0 -1
- package/dist/svg/data-ingress.svg +0 -1
- package/dist/svg/database-filled.svg +0 -1
- package/dist/svg/database.svg +0 -1
- package/dist/svg/details.svg +0 -1
- package/dist/svg/diagram-module-library.svg +0 -1
- package/dist/svg/diagram-module-new.svg +0 -1
- package/dist/svg/diagram-module.svg +0 -1
- package/dist/svg/diamond.svg +0 -1
- package/dist/svg/disconnected.svg +0 -1
- package/dist/svg/disk-filled.svg +0 -1
- package/dist/svg/disk-pen.svg +0 -1
- package/dist/svg/disk.svg +0 -1
- package/dist/svg/distribution.svg +0 -1
- package/dist/svg/doc-document.svg +0 -1
- package/dist/svg/document-bulk.svg +0 -1
- package/dist/svg/document-fail.svg +0 -1
- package/dist/svg/document-info.svg +0 -1
- package/dist/svg/document-link.svg +0 -1
- package/dist/svg/document-management.svg +0 -1
- package/dist/svg/document-reference.svg +0 -1
- package/dist/svg/document-settings.svg +0 -1
- package/dist/svg/document-success.svg +0 -1
- package/dist/svg/document.svg +0 -1
- package/dist/svg/double-check.svg +0 -1
- package/dist/svg/double-chevron-down.svg +0 -1
- package/dist/svg/double-chevron-left.svg +0 -1
- package/dist/svg/double-chevron-right.svg +0 -1
- package/dist/svg/double-chevron-up.svg +0 -1
- package/dist/svg/doublet-filled.svg +0 -1
- package/dist/svg/doublet.svg +0 -1
- package/dist/svg/download-add.svg +0 -1
- package/dist/svg/download-list.svg +0 -1
- package/dist/svg/download.svg +0 -1
- package/dist/svg/drop.svg +0 -1
- package/dist/svg/duplicate-document.svg +0 -1
- package/dist/svg/duplicate.svg +0 -1
- package/dist/svg/e-mail-filled.svg +0 -1
- package/dist/svg/e-mail.svg +0 -1
- package/dist/svg/earth-filled.svg +0 -1
- package/dist/svg/earth.svg +0 -1
- package/dist/svg/edit-plant.svg +0 -1
- package/dist/svg/electrical-energy-filled.svg +0 -1
- package/dist/svg/electrical-energy.svg +0 -1
- package/dist/svg/ellipse-arc.svg +0 -1
- package/dist/svg/ellipse-filled.svg +0 -1
- package/dist/svg/ellipse.svg +0 -1
- package/dist/svg/error-filled.svg +0 -1
- package/dist/svg/error.svg +0 -1
- package/dist/svg/explore-filled.svg +0 -1
- package/dist/svg/explore.svg +0 -1
- package/dist/svg/export.svg +0 -1
- package/dist/svg/eye-cancelled-filled.svg +0 -1
- package/dist/svg/eye-cancelled.svg +0 -1
- package/dist/svg/eye-filled.svg +0 -1
- package/dist/svg/eye.svg +0 -1
- package/dist/svg/factory-reset-filled.svg +0 -1
- package/dist/svg/factory-reset.svg +0 -1
- package/dist/svg/filter-filled.svg +0 -1
- package/dist/svg/filter-outline.svg +0 -1
- package/dist/svg/filter.svg +0 -1
- package/dist/svg/fit-to-screen.svg +0 -1
- package/dist/svg/flag-filled.svg +0 -1
- package/dist/svg/flag.svg +0 -1
- package/dist/svg/folder-down-filled.svg +0 -1
- package/dist/svg/folder-down.svg +0 -1
- package/dist/svg/folder-filled.svg +0 -1
- package/dist/svg/folder-new-filled.svg +0 -1
- package/dist/svg/folder-new-outline.svg +0 -1
- package/dist/svg/folder-new.svg +0 -1
- package/dist/svg/folder-open-filled.svg +0 -1
- package/dist/svg/folder-open-outline.svg +0 -1
- package/dist/svg/folder-open.svg +0 -1
- package/dist/svg/folder-outline.svg +0 -1
- package/dist/svg/folder-up-filled.svg +0 -1
- package/dist/svg/folder-up.svg +0 -1
- package/dist/svg/folder.svg +0 -1
- package/dist/svg/full-screeen-exit.svg +0 -1
- package/dist/svg/full-screeen.svg +0 -1
- package/dist/svg/full-screen-exit.svg +0 -1
- package/dist/svg/full-screen.svg +0 -1
- package/dist/svg/function-block-library.svg +0 -1
- package/dist/svg/function-block-new.svg +0 -1
- package/dist/svg/function-block.svg +0 -1
- package/dist/svg/function-diagram-new.svg +0 -1
- package/dist/svg/function-diagram.svg +0 -1
- package/dist/svg/gauge-filled.svg +0 -1
- package/dist/svg/gauge.svg +0 -1
- package/dist/svg/gaugechart.svg +0 -1
- package/dist/svg/global-plant-filled.svg +0 -1
- package/dist/svg/global-plant.svg +0 -1
- package/dist/svg/globe-filled.svg +0 -1
- package/dist/svg/globe.svg +0 -1
- package/dist/svg/goto.svg +0 -1
- package/dist/svg/group.svg +0 -1
- package/dist/svg/hard-reset.svg +0 -1
- package/dist/svg/hardware-cabinet.svg +0 -1
- package/dist/svg/health-filled.svg +0 -1
- package/dist/svg/health.svg +0 -1
- package/dist/svg/heart-filled.svg +0 -1
- package/dist/svg/heart.svg +0 -1
- package/dist/svg/hexagon-vertical-bars-database-filled.svg +0 -1
- package/dist/svg/hexagon-vertical-bars-database.svg +0 -1
- package/dist/svg/hexagon-vertical-bars-filled.svg +0 -1
- package/dist/svg/hexagon-vertical-bars.svg +0 -1
- package/dist/svg/hierarchy.svg +0 -1
- package/dist/svg/highlight-filled.svg +0 -1
- package/dist/svg/highlight.svg +0 -1
- package/dist/svg/history-list.svg +0 -1
- package/dist/svg/history.svg +0 -1
- package/dist/svg/home-filled.svg +0 -1
- package/dist/svg/home.svg +0 -1
- package/dist/svg/hourglass.svg +0 -1
- package/dist/svg/image-filled.svg +0 -1
- package/dist/svg/image.svg +0 -1
- package/dist/svg/import.svg +0 -1
- package/dist/svg/info-feed.svg +0 -1
- package/dist/svg/info-filled.svg +0 -1
- package/dist/svg/info.svg +0 -1
- package/dist/svg/ingestion-report.svg +0 -1
- package/dist/svg/ingestion.svg +0 -1
- package/dist/svg/ink-pen.svg +0 -1
- package/dist/svg/inquiry-filled.svg +0 -1
- package/dist/svg/inquiry-mail.svg +0 -1
- package/dist/svg/inquiry.svg +0 -1
- package/dist/svg/item-details-filled.svg +0 -1
- package/dist/svg/item-details.svg +0 -1
- package/dist/svg/label-filled.svg +0 -1
- package/dist/svg/label.svg +0 -1
- package/dist/svg/landing-page-logo.svg +0 -1
- package/dist/svg/language-filled.svg +0 -1
- package/dist/svg/language.svg +0 -1
- package/dist/svg/layers-filled.svg +0 -1
- package/dist/svg/layers.svg +0 -1
- package/dist/svg/leaf.svg +0 -1
- package/dist/svg/legal.svg +0 -1
- package/dist/svg/library-new.svg +0 -1
- package/dist/svg/library.svg +0 -1
- package/dist/svg/license.svg +0 -1
- package/dist/svg/light-dark.svg +0 -1
- package/dist/svg/line-diagonal.svg +0 -1
- package/dist/svg/link.svg +0 -1
- package/dist/svg/list.svg +0 -1
- package/dist/svg/live-schedule.svg +0 -1
- package/dist/svg/location-filled.svg +0 -1
- package/dist/svg/location-outline.svg +0 -1
- package/dist/svg/location.svg +0 -1
- package/dist/svg/lock-filled.svg +0 -1
- package/dist/svg/lock-key-filled.svg +0 -1
- package/dist/svg/lock-key.svg +0 -1
- package/dist/svg/lock.svg +0 -1
- package/dist/svg/log-in.svg +0 -1
- package/dist/svg/log-out.svg +0 -1
- package/dist/svg/log.svg +0 -1
- package/dist/svg/logic-diagram.svg +0 -1
- package/dist/svg/lower-limit.svg +0 -1
- package/dist/svg/mail-filled.svg +0 -1
- package/dist/svg/mail.svg +0 -1
- package/dist/svg/maintenance-documents.svg +0 -1
- package/dist/svg/maintenance-info.svg +0 -1
- package/dist/svg/maintenance-warning-filled.svg +0 -1
- package/dist/svg/maintenance-warning.svg +0 -1
- package/dist/svg/maintenance.svg +0 -1
- package/dist/svg/mandatory-done.svg +0 -1
- package/dist/svg/mandatory.svg +0 -1
- package/dist/svg/map.svg +0 -1
- package/dist/svg/maximize.svg +0 -1
- package/dist/svg/microphone-filled.svg +0 -1
- package/dist/svg/microphone.svg +0 -1
- package/dist/svg/minimize.svg +0 -1
- package/dist/svg/minus.svg +0 -1
- package/dist/svg/missing-symbol.svg +0 -1
- package/dist/svg/mix.svg +0 -1
- package/dist/svg/monitor-filled.svg +0 -1
- package/dist/svg/monitor-trend.svg +0 -1
- package/dist/svg/monitor.svg +0 -1
- package/dist/svg/monitoring-add.svg +0 -1
- package/dist/svg/monitoring.svg +0 -1
- package/dist/svg/monitorings.svg +0 -1
- package/dist/svg/moon-filled.svg +0 -1
- package/dist/svg/moon.svg +0 -1
- package/dist/svg/more-menu.svg +0 -1
- package/dist/svg/mouse-click-filled.svg +0 -1
- package/dist/svg/mouse-click.svg +0 -1
- package/dist/svg/mouse-select-filled.svg +0 -1
- package/dist/svg/mouse-select.svg +0 -1
- package/dist/svg/mp4-document.svg +0 -1
- package/dist/svg/namur-check-function-filled.svg +0 -1
- package/dist/svg/namur-check-function.svg +0 -1
- package/dist/svg/namur-failure-filled.svg +0 -1
- package/dist/svg/namur-failure.svg +0 -1
- package/dist/svg/namur-maintenance-required-filled.svg +0 -1
- package/dist/svg/namur-maintenance-required.svg +0 -1
- package/dist/svg/namur-ok-filled.svg +0 -1
- package/dist/svg/namur-ok.svg +0 -1
- package/dist/svg/namur-out-of-spec-filled.svg +0 -1
- package/dist/svg/namur-out-of-spec.svg +0 -1
- package/dist/svg/navigation-filled.svg +0 -1
- package/dist/svg/navigation-left.svg +0 -1
- package/dist/svg/navigation-right.svg +0 -1
- package/dist/svg/navigation.svg +0 -1
- package/dist/svg/new-indicator-filled.svg +0 -1
- package/dist/svg/new-indicator.svg +0 -1
- package/dist/svg/no-filter-filled.svg +0 -1
- package/dist/svg/no-filter.svg +0 -1
- package/dist/svg/no-image.svg +0 -1
- package/dist/svg/note-filled.svg +0 -1
- package/dist/svg/note.svg +0 -1
- package/dist/svg/notification-filled.svg +0 -1
- package/dist/svg/notification.svg +0 -1
- package/dist/svg/notifications-filled.svg +0 -1
- package/dist/svg/notifications.svg +0 -1
- package/dist/svg/ontology-filled.svg +0 -1
- package/dist/svg/ontology.svg +0 -1
- package/dist/svg/open-external.svg +0 -1
- package/dist/svg/open-file-filled.svg +0 -1
- package/dist/svg/open-file.svg +0 -1
- package/dist/svg/operate-plant-filled.svg +0 -1
- package/dist/svg/operate-plant.svg +0 -1
- package/dist/svg/optimize.svg +0 -1
- package/dist/svg/p-and-i-symbols.svg +0 -1
- package/dist/svg/p-i-diagram.svg +0 -1
- package/dist/svg/pan.svg +0 -1
- package/dist/svg/paste.svg +0 -1
- package/dist/svg/pause.svg +0 -1
- package/dist/svg/pc-tower-filled.svg +0 -1
- package/dist/svg/pc-tower.svg +0 -1
- package/dist/svg/pdf-document.svg +0 -1
- package/dist/svg/pen-filled.svg +0 -1
- package/dist/svg/pen.svg +0 -1
- package/dist/svg/phone-filled.svg +0 -1
- package/dist/svg/phone.svg +0 -1
- package/dist/svg/photo-camera-add.svg +0 -1
- package/dist/svg/photo-camera-cancelled-filled.svg +0 -1
- package/dist/svg/photo-camera-cancelled.svg +0 -1
- package/dist/svg/photo-camera-filled.svg +0 -1
- package/dist/svg/photo-camera.svg +0 -1
- package/dist/svg/photo-cameras.svg +0 -1
- package/dist/svg/piechart-filled.svg +0 -1
- package/dist/svg/piechart.svg +0 -1
- package/dist/svg/pin-filled.svg +0 -1
- package/dist/svg/pin.svg +0 -1
- package/dist/svg/plant-filled.svg +0 -1
- package/dist/svg/plant-handbook-filled.svg +0 -1
- package/dist/svg/plant-handbook.svg +0 -1
- package/dist/svg/plant-outline.svg +0 -1
- package/dist/svg/plant-security.svg +0 -1
- package/dist/svg/plant-settings-filled.svg +0 -1
- package/dist/svg/plant-settings.svg +0 -1
- package/dist/svg/plant-user-filled.svg +0 -1
- package/dist/svg/plant-user.svg +0 -1
- package/dist/svg/plant.svg +0 -1
- package/dist/svg/plants-filled.svg +0 -1
- package/dist/svg/plants.svg +0 -1
- package/dist/svg/play-filled.svg +0 -1
- package/dist/svg/play-pause-filled.svg +0 -1
- package/dist/svg/play-pause.svg +0 -1
- package/dist/svg/play-stepwise-filled.svg +0 -1
- package/dist/svg/play-stepwise.svg +0 -1
- package/dist/svg/play.svg +0 -1
- package/dist/svg/plus-minus-times-divide.svg +0 -1
- package/dist/svg/plus.svg +0 -1
- package/dist/svg/point-up-filled.svg +0 -1
- package/dist/svg/point-up.svg +0 -1
- package/dist/svg/polar-plot.svg +0 -1
- package/dist/svg/polygon-filled.svg +0 -1
- package/dist/svg/polygon-line.svg +0 -1
- package/dist/svg/polygon.svg +0 -1
- package/dist/svg/ppt-document.svg +0 -1
- package/dist/svg/print-filled.svg +0 -1
- package/dist/svg/print.svg +0 -1
- package/dist/svg/prio-high.svg +0 -1
- package/dist/svg/prio-low.svg +0 -1
- package/dist/svg/prio-middle.svg +0 -1
- package/dist/svg/product-catalog.svg +0 -1
- package/dist/svg/product-management.svg +0 -1
- package/dist/svg/product.svg +0 -1
- package/dist/svg/project-configuration.svg +0 -1
- package/dist/svg/project-new.svg +0 -1
- package/dist/svg/project-scenarios.svg +0 -1
- package/dist/svg/project-server-filled.svg +0 -1
- package/dist/svg/project-server.svg +0 -1
- package/dist/svg/project.svg +0 -1
- package/dist/svg/protocol.svg +0 -1
- package/dist/svg/publish-document.svg +0 -1
- package/dist/svg/publish.svg +0 -1
- package/dist/svg/qr-code.svg +0 -1
- package/dist/svg/quality-report.svg +0 -1
- package/dist/svg/question-filled.svg +0 -1
- package/dist/svg/question.svg +0 -1
- package/dist/svg/radarchart.svg +0 -1
- package/dist/svg/radio-waves-off.svg +0 -1
- package/dist/svg/radio-waves-warning.svg +0 -1
- package/dist/svg/radio-waves.svg +0 -1
- package/dist/svg/random-filled.svg +0 -1
- package/dist/svg/random.svg +0 -1
- package/dist/svg/reboot.svg +0 -1
- package/dist/svg/rectangle-filled.svg +0 -1
- package/dist/svg/rectangle.svg +0 -1
- package/dist/svg/redo.svg +0 -1
- package/dist/svg/reference.svg +0 -1
- package/dist/svg/refresh-cancelled.svg +0 -1
- package/dist/svg/refresh.svg +0 -1
- package/dist/svg/reload.svg +0 -1
- package/dist/svg/remove-application.svg +0 -1
- package/dist/svg/remove-eye-filled.svg +0 -1
- package/dist/svg/remove-eye.svg +0 -1
- package/dist/svg/rename.svg +0 -1
- package/dist/svg/replace.svg +0 -1
- package/dist/svg/report-barchart.svg +0 -1
- package/dist/svg/report-linechart.svg +0 -1
- package/dist/svg/report-text.svg +0 -1
- package/dist/svg/reset.svg +0 -1
- package/dist/svg/restore-backup-filled.svg +0 -1
- package/dist/svg/restore-backup-pc.svg +0 -1
- package/dist/svg/restore-backup.svg +0 -1
- package/dist/svg/rhomb-filled.svg +0 -1
- package/dist/svg/rhomb.svg +0 -1
- package/dist/svg/road-filled.svg +0 -1
- package/dist/svg/road.svg +0 -1
- package/dist/svg/rocket-filled.svg +0 -1
- package/dist/svg/rocket.svg +0 -1
- package/dist/svg/route-target.svg +0 -1
- package/dist/svg/route.svg +0 -1
- package/dist/svg/scatterplot.svg +0 -1
- package/dist/svg/scheduler-filled.svg +0 -1
- package/dist/svg/scheduler.svg +0 -1
- package/dist/svg/screen-filled.svg +0 -1
- package/dist/svg/screen.svg +0 -1
- package/dist/svg/screenshot-filled.svg +0 -1
- package/dist/svg/screenshot.svg +0 -1
- package/dist/svg/script-add.svg +0 -1
- package/dist/svg/script.svg +0 -1
- package/dist/svg/scripts.svg +0 -1
- package/dist/svg/search.svg +0 -1
- package/dist/svg/share-filled.svg +0 -1
- package/dist/svg/share.svg +0 -1
- package/dist/svg/shopping-cart-filled.svg +0 -1
- package/dist/svg/shopping-cart.svg +0 -1
- package/dist/svg/shout-filled.svg +0 -1
- package/dist/svg/shout.svg +0 -1
- package/dist/svg/sign-language.svg +0 -1
- package/dist/svg/signal-strength-0.svg +0 -1
- package/dist/svg/signal-strength-1.svg +0 -1
- package/dist/svg/signal-strength-2.svg +0 -1
- package/dist/svg/signal-strength-3.svg +0 -1
- package/dist/svg/signal-strength-4.svg +0 -1
- package/dist/svg/signal-strength-5.svg +0 -1
- package/dist/svg/signal-strength-6.svg +0 -1
- package/dist/svg/signal-strength-7.svg +0 -1
- package/dist/svg/signal-strength-8.svg +0 -1
- package/dist/svg/simit-component.svg +0 -1
- package/dist/svg/simit-macro-component-editor.svg +0 -1
- package/dist/svg/simit-macro.svg +0 -1
- package/dist/svg/single-check.svg +0 -1
- package/dist/svg/skip-back-filled.svg +0 -1
- package/dist/svg/skip-back.svg +0 -1
- package/dist/svg/skip-filled.svg +0 -1
- package/dist/svg/skip.svg +0 -1
- package/dist/svg/snowflake.svg +0 -1
- package/dist/svg/sort-ascending.svg +0 -1
- package/dist/svg/sort-descending.svg +0 -1
- package/dist/svg/sort.svg +0 -1
- package/dist/svg/sound-loud-filled.svg +0 -1
- package/dist/svg/sound-loud.svg +0 -1
- package/dist/svg/sound-mute-filled.svg +0 -1
- package/dist/svg/sound-mute.svg +0 -1
- package/dist/svg/sound-off-filled.svg +0 -1
- package/dist/svg/sound-off.svg +0 -1
- package/dist/svg/sound-quiet-filled.svg +0 -1
- package/dist/svg/sound-quiet.svg +0 -1
- package/dist/svg/spatial.svg +0 -1
- package/dist/svg/split-horizontally.svg +0 -1
- package/dist/svg/split-vertically.svg +0 -1
- package/dist/svg/stamp-filled.svg +0 -1
- package/dist/svg/stamp.svg +0 -1
- package/dist/svg/standby.svg +0 -1
- package/dist/svg/star-add-filled.svg +0 -1
- package/dist/svg/star-add.svg +0 -1
- package/dist/svg/star-cancelled-filled.svg +0 -1
- package/dist/svg/star-cancelled.svg +0 -1
- package/dist/svg/star-filled.svg +0 -1
- package/dist/svg/star-list-filled.svg +0 -1
- package/dist/svg/star-list.svg +0 -1
- package/dist/svg/star.svg +0 -1
- package/dist/svg/start-data-analysis.svg +0 -1
- package/dist/svg/steering-user-filled.svg +0 -1
- package/dist/svg/steering-user.svg +0 -1
- package/dist/svg/steering.svg +0 -1
- package/dist/svg/stethoscope.svg +0 -1
- package/dist/svg/stop-filled.svg +0 -1
- package/dist/svg/stop.svg +0 -1
- package/dist/svg/success-filled.svg +0 -1
- package/dist/svg/success.svg +0 -1
- package/dist/svg/sun-filled.svg +0 -1
- package/dist/svg/sun.svg +0 -1
- package/dist/svg/support.svg +0 -1
- package/dist/svg/surveillance-cancelled-filled.svg +0 -1
- package/dist/svg/surveillance-cancelled.svg +0 -1
- package/dist/svg/surveillance-filled.svg +0 -1
- package/dist/svg/surveillance.svg +0 -1
- package/dist/svg/svg-document.svg +0 -1
- package/dist/svg/swap-left-right.svg +0 -1
- package/dist/svg/switch-slider.svg +0 -1
- package/dist/svg/table-columns.svg +0 -1
- package/dist/svg/table-rows.svg +0 -1
- package/dist/svg/table-settings.svg +0 -1
- package/dist/svg/table.svg +0 -1
- package/dist/svg/tag-filled.svg +0 -1
- package/dist/svg/tag-plus-filled.svg +0 -1
- package/dist/svg/tag-plus.svg +0 -1
- package/dist/svg/tag.svg +0 -1
- package/dist/svg/tasks-all.svg +0 -1
- package/dist/svg/tasks-done.svg +0 -1
- package/dist/svg/tasks-open.svg +0 -1
- package/dist/svg/text-circle-rectangle-filled.svg +0 -1
- package/dist/svg/text-circle-rectangle.svg +0 -1
- package/dist/svg/text-document.svg +0 -1
- package/dist/svg/text.svg +0 -1
- package/dist/svg/threshold-cancelled.svg +0 -1
- package/dist/svg/threshold-off.svg +0 -1
- package/dist/svg/threshold-on.svg +0 -1
- package/dist/svg/to-be-published.svg +0 -1
- package/dist/svg/to-search.svg +0 -1
- package/dist/svg/topic-filled.svg +0 -1
- package/dist/svg/topic.svg +0 -1
- package/dist/svg/touch-filled.svg +0 -1
- package/dist/svg/touch.svg +0 -1
- package/dist/svg/trashcan-filled.svg +0 -1
- package/dist/svg/trashcan.svg +0 -1
- package/dist/svg/tree.svg +0 -1
- package/dist/svg/trend-downward-filled.svg +0 -1
- package/dist/svg/trend-downward.svg +0 -1
- package/dist/svg/trend-sideways-filled.svg +0 -1
- package/dist/svg/trend-sideways.svg +0 -1
- package/dist/svg/trend-upward-filled.svg +0 -1
- package/dist/svg/trend-upward.svg +0 -1
- package/dist/svg/trend.svg +0 -1
- package/dist/svg/triangle-filled.svg +0 -1
- package/dist/svg/triangle.svg +0 -1
- package/dist/svg/truck-filled.svg +0 -1
- package/dist/svg/truck.svg +0 -1
- package/dist/svg/tulip-filled.svg +0 -1
- package/dist/svg/tulip.svg +0 -1
- package/dist/svg/txt-document.svg +0 -1
- package/dist/svg/undo.svg +0 -1
- package/dist/svg/ungroup.svg +0 -1
- package/dist/svg/unlock-filled.svg +0 -1
- package/dist/svg/unlock-plant-filled.svg +0 -1
- package/dist/svg/unlock-plant.svg +0 -1
- package/dist/svg/unlock.svg +0 -1
- package/dist/svg/upload-document-note.svg +0 -1
- package/dist/svg/upload-fail.svg +0 -1
- package/dist/svg/upload-success.svg +0 -1
- package/dist/svg/upload.svg +0 -1
- package/dist/svg/upper-limit.svg +0 -1
- package/dist/svg/user-check-filled.svg +0 -1
- package/dist/svg/user-check.svg +0 -1
- package/dist/svg/user-fail-filled.svg +0 -1
- package/dist/svg/user-fail.svg +0 -1
- package/dist/svg/user-filled.svg +0 -1
- package/dist/svg/user-management-filled.svg +0 -1
- package/dist/svg/user-management.svg +0 -1
- package/dist/svg/user-profile-filled.svg +0 -1
- package/dist/svg/user-profile.svg +0 -1
- package/dist/svg/user-reading-reading.svg +0 -1
- package/dist/svg/user-reading.svg +0 -1
- package/dist/svg/user-settings-filled.svg +0 -1
- package/dist/svg/user-settings.svg +0 -1
- package/dist/svg/user.svg +0 -1
- package/dist/svg/validate.svg +0 -1
- package/dist/svg/vdi-folder.svg +0 -1
- package/dist/svg/version-history.svg +0 -1
- package/dist/svg/video-file-filled.svg +0 -1
- package/dist/svg/video-file.svg +0 -1
- package/dist/svg/warning-filled.svg +0 -1
- package/dist/svg/warning-rhomb-filled.svg +0 -1
- package/dist/svg/warning-rhomb.svg +0 -1
- package/dist/svg/warning.svg +0 -1
- package/dist/svg/water-bathing.svg +0 -1
- package/dist/svg/water-fish.svg +0 -1
- package/dist/svg/water-plant.svg +0 -1
- package/dist/svg/water-sunbathing.svg +0 -1
- package/dist/svg/waveform.svg +0 -1
- package/dist/svg/webcam-cancelled-filled.svg +0 -1
- package/dist/svg/webcam-cancelled.svg +0 -1
- package/dist/svg/webcam-filled.svg +0 -1
- package/dist/svg/webcam.svg +0 -1
- package/dist/svg/wlan-off.svg +0 -1
- package/dist/svg/wlan-strength-0.svg +0 -1
- package/dist/svg/wlan-strength-1.svg +0 -1
- package/dist/svg/wlan-strength-2.svg +0 -1
- package/dist/svg/wlan-strength-3.svg +0 -1
- package/dist/svg/work-case-filled.svg +0 -1
- package/dist/svg/work-case.svg +0 -1
- package/dist/svg/workspace.svg +0 -1
- package/dist/svg/workspaces.svg +0 -1
- package/dist/svg/x-axis-settings.svg +0 -1
- package/dist/svg/xls-document.svg +0 -1
- package/dist/svg/xml-document.svg +0 -1
- package/dist/svg/y-axis-settings.svg +0 -1
- package/dist/svg/youtube-filled.svg +0 -1
- package/dist/svg/youtube.svg +0 -1
- package/dist/svg/zoom-in.svg +0 -1
- package/dist/svg/zoom-out.svg +0 -1
- package/dist/svg/zoom-selection.svg +0 -1
- /package/dist/ix-icons/{p-b75a8c80.entry.js.map → p-3a5642a0.entry.js.map} +0 -0
@@ -1,3 +0,0 @@
|
|
1
|
-
const t="ix-icons";let n;let e;let s=false;let o=false;const c=(t,n="")=>{{return()=>{}}};const l=(t,n)=>{{return()=>{}}};const i="{visibility:hidden}.hydrated{visibility:inherit}";const f={};const r="http://www.w3.org/2000/svg";const u="http://www.w3.org/1999/xhtml";const a=t=>t!=null;const d=t=>{t=typeof t;return t==="object"||t==="function"};function h(t){var n,e,s;return(s=(e=(n=t.head)===null||n===void 0?void 0:n.querySelector('meta[name="csp-nonce"]'))===null||e===void 0?void 0:e.getAttribute("content"))!==null&&s!==void 0?s:undefined}const p=(t,n,...e)=>{let s=null;let o=false;let c=false;const l=[];const i=n=>{for(let e=0;e<n.length;e++){s=n[e];if(Array.isArray(s)){i(s)}else if(s!=null&&typeof s!=="boolean"){if(o=typeof t!=="function"&&!d(s)){s=String(s)}if(o&&c){l[l.length-1].t+=s}else{l.push(o?y(null,s):s)}c=o}}};i(e);if(n){{const t=n.className||n.class;if(t){n.class=typeof t!=="object"?t:Object.keys(t).filter((n=>t[n])).join(" ")}}}const f=y(t,null);f.o=n;if(l.length>0){f.l=l}return f};const y=(t,n)=>{const e={i:0,u:t,t:n,h:null,l:null};{e.o=null}return e};const $={};const m=t=>t&&t.u===$;const w=(t,n)=>{if(t!=null&&!d(t)){if(n&1){return String(t)}return t}return t};const b=(t,n,e)=>{const s=dt.ce(n,e);t.dispatchEvent(s);return s};const g=new WeakMap;const v=(t,n,e)=>{let s=rt.get(t);if(pt&&e){s=s||new CSSStyleSheet;if(typeof s==="string"){s=n}else{s.replaceSync(n)}}else{s=n}rt.set(t,s)};const S=(t,n,e,s)=>{var o;let c=O(n);const l=rt.get(c);t=t.nodeType===11?t:at;if(l){if(typeof l==="string"){t=t.head||t;let n=g.get(t);let e;if(!n){g.set(t,n=new Set)}if(!n.has(c)){{{e=at.createElement("style");e.innerHTML=l}const n=(o=dt.p)!==null&&o!==void 0?o:h(at);if(n!=null){e.setAttribute("nonce",n)}t.insertBefore(e,t.querySelector("link"))}if(n){n.add(c)}}}else if(!t.adoptedStyleSheets.includes(l)){t.adoptedStyleSheets=[...t.adoptedStyleSheets,l]}}return c};const j=t=>{const n=t.$;const e=t.m;const s=n.i;const o=c("attachStyles",n.g);const l=S(e.shadowRoot?e.shadowRoot:e.getRootNode(),n);if(s&10){e["s-sc"]=l;e.classList.add(l+"-h")}o()};const O=(t,n)=>"sc-"+t.g;const k=(t,n,e,s,o,c)=>{if(e!==s){let l=ct(t,n);n.toLowerCase();if(n==="class"){const n=t.classList;const o=M(e);const c=M(s);n.remove(...o.filter((t=>t&&!c.includes(t))));n.add(...c.filter((t=>t&&!o.includes(t))))}else if(n==="style"){{for(const n in e){if(!s||s[n]==null){if(n.includes("-")){t.style.removeProperty(n)}else{t.style[n]=""}}}}for(const n in s){if(!e||s[n]!==e[n]){if(n.includes("-")){t.style.setProperty(n,s[n])}else{t.style[n]=s[n]}}}}else{const i=d(s);if((l||i&&s!==null)&&!o){try{if(!t.tagName.includes("-")){const o=s==null?"":s;if(n==="list"){l=false}else if(e==null||t[n]!=o){t[n]=o}}else{t[n]=s}}catch(t){}}if(s==null||s===false){if(s!==false||t.getAttribute(n)===""){{t.removeAttribute(n)}}}else if((!l||c&4||o)&&!i){s=s===true?"":s;{t.setAttribute(n,s)}}}}};const C=/\s/;const M=t=>!t?[]:t.split(C);const x=(t,n,e,s)=>{const o=n.h.nodeType===11&&n.h.host?n.h.host:n.h;const c=t&&t.o||f;const l=n.o||f;{for(s in c){if(!(s in l)){k(o,s,c[s],undefined,e,n.i)}}}for(s in l){k(o,s,c[s],l[s],e,n.i)}};const P=(t,e,o,c)=>{const l=e.l[o];let i=0;let f;let d;{if(!s){s=l.u==="svg"}f=l.h=at.createElementNS(s?r:u,l.u);if(s&&l.u==="foreignObject"){s=false}{x(null,l,s)}if(a(n)&&f["s-si"]!==n){f.classList.add(f["s-si"]=n)}if(l.l){for(i=0;i<l.l.length;++i){d=P(t,l,i);if(d){f.appendChild(d)}}}{if(l.u==="svg"){s=false}else if(f.tagName==="foreignObject"){s=true}}}return f};const U=(t,n,s,o,c,l)=>{let i=t;let f;if(i.shadowRoot&&i.tagName===e){i=i.shadowRoot}for(;c<=l;++c){if(o[c]){f=P(null,s,c);if(f){o[c].h=f;i.insertBefore(f,n)}}}};const E=(t,n,e,s,o)=>{for(;n<=e;++n){if(s=t[n]){o=s.h;o.remove()}}};const N=(t,n,e,s)=>{let o=0;let c=0;let l=n.length-1;let i=n[0];let f=n[l];let r=s.length-1;let u=s[0];let a=s[r];let d;while(o<=l&&c<=r){if(i==null){i=n[++o]}else if(f==null){f=n[--l]}else if(u==null){u=s[++c]}else if(a==null){a=s[--r]}else if(T(i,u)){A(i,u);i=n[++o];u=s[++c]}else if(T(f,a)){A(f,a);f=n[--l];a=s[--r]}else if(T(i,a)){A(i,a);t.insertBefore(i.h,f.h.nextSibling);i=n[++o];a=s[--r]}else if(T(f,u)){A(f,u);t.insertBefore(f.h,i.h);f=n[--l];u=s[++c]}else{{d=P(n&&n[c],e,c);u=s[++c]}if(d){{i.h.parentNode.insertBefore(d,i.h)}}}}if(o>l){U(t,s[r+1]==null?null:s[r+1].h,e,s,c,r)}else if(c>r){E(n,o,l)}};const T=(t,n)=>{if(t.u===n.u){return true}return false};const A=(t,n)=>{const e=n.h=t.h;const o=t.l;const c=n.l;const l=n.u;{{s=l==="svg"?true:l==="foreignObject"?false:s}{{x(t,n,s)}}if(o!==null&&c!==null){N(e,o,n,c)}else if(c!==null){U(e,null,n,c,0,c.length-1)}else if(o!==null){E(o,0,o.length-1)}if(s&&l==="svg"){s=false}}};const H=(t,s)=>{const o=t.m;const c=t.v||y(null,null);const l=m(s)?s:p(null,null,s);e=o.tagName;l.u=null;l.i|=4;t.v=l;l.h=c.h=o.shadowRoot||o;{n=o["s-sc"]}A(c,l)};const L=(t,n)=>{if(n&&!t.S&&n["s-p"]){n["s-p"].push(new Promise((n=>t.S=n)))}};const R=(t,n)=>{{t.i|=16}if(t.i&4){t.i|=512;return}L(t,t.j);const e=()=>W(t,n);return vt(e)};const W=(t,n)=>{const e=c("scheduleUpdate",t.$.g);const s=t.O;let o;e();return z(o,(()=>q(t,s,n)))};const q=async(t,n,e)=>{const s=t.m;const o=c("update",t.$.g);const l=s["s-rc"];if(e){j(t)}const i=c("render",t.$.g);{F(t,n)}if(l){l.map((t=>t()));s["s-rc"]=undefined}i();o();{const n=s["s-p"];const e=()=>I(t);if(n.length===0){e()}else{Promise.all(n).then(e);t.i|=4;n.length=0}}};const F=(t,n,e)=>{try{n=n.render();{t.i&=~16}{t.i|=2}{{{H(t,n)}}}}catch(n){lt(n,t.m)}return null};const I=t=>{const n=t.$.g;const e=t.m;const s=c("postUpdate",n);const o=t.j;if(!(t.i&64)){t.i|=64;{B(e)}s();{t.k(e);if(!o){V()}}}else{s()}{if(t.S){t.S();t.S=undefined}if(t.i&512){gt((()=>R(t,false)))}t.i&=~(4|512)}};const V=n=>{{B(at.documentElement)}gt((()=>b(ut,"appload",{detail:{namespace:t}})))};const _=(t,n,e)=>{if(t&&t[n]){try{return t[n](e)}catch(t){lt(t)}}return undefined};const z=(t,n)=>t&&t.then?t.then(n):n();const B=t=>t.classList.add("hydrated");const D=(t,n)=>et(t).C.get(n);const G=(t,n,e,s)=>{const o=et(t);const c=o.m;const l=o.C.get(n);const i=o.i;const f=o.O;e=w(e,s.M[n][0]);const r=Number.isNaN(l)&&Number.isNaN(e);const u=e!==l&&!r;if((!(i&8)||l===undefined)&&u){o.C.set(n,e);if(f){if(s.P&&i&128){const t=s.P[n];if(t){t.map((t=>{try{f[t](e,l,n)}catch(t){lt(t,c)}}))}}if((i&(2|16))===2){R(o,false)}}}};const J=(t,n,e)=>{if(n.M){if(t.watchers){n.P=t.watchers}const s=Object.entries(n.M);const o=t.prototype;s.map((([t,[s]])=>{if(s&31||e&2&&s&32){Object.defineProperty(o,t,{get(){return D(this,t)},set(e){G(this,t,e,n)},configurable:true,enumerable:true})}}));if(e&1){const n=new Map;o.attributeChangedCallback=function(t,e,s){dt.jmp((()=>{const e=n.get(t);if(this.hasOwnProperty(e)){s=this[e];delete this[e]}else if(o.hasOwnProperty(e)&&typeof this[e]==="number"&&this[e]==s){return}this[e]=s===null&&typeof this[e]==="boolean"?false:s}))};t.observedAttributes=s.filter((([t,n])=>n[0]&15)).map((([t,e])=>{const s=e[1]||t;n.set(s,t);return s}))}}return t};const K=async(t,n,e,s,o)=>{if((n.i&32)===0){{n.i|=32;o=ft(e);if(o.then){const t=l();o=await o;t()}if(!o.isProxied){{e.P=o.watchers}J(o,e,2);o.isProxied=true}const t=c("createInstance",e.g);{n.i|=8}try{new o(n)}catch(t){lt(t)}{n.i&=~8}{n.i|=128}t();Q(n.O)}if(o.style){let t=o.style;const n=O(e);if(!rt.has(n)){const s=c("registerStyles",e.g);v(n,t,!!(e.i&1));s()}}}const i=n.j;const f=()=>R(n,true);if(i&&i["s-rc"]){i["s-rc"].push(f)}else{f()}};const Q=t=>{{_(t,"connectedCallback")}};const X=t=>{if((dt.i&1)===0){const n=et(t);const e=n.$;const s=c("connectedCallback",e.g);if(!(n.i&1)){n.i|=1;{let e=t;while(e=e.parentNode||e.host){if(e["s-p"]){L(n,n.j=e);break}}}if(e.M){Object.entries(e.M).map((([n,[e]])=>{if(e&31&&t.hasOwnProperty(n)){const e=t[n];delete t[n];t[n]=e}}))}{K(t,n,e)}}else{Q(n.O)}s()}};const Y=t=>{if((dt.i&1)===0){et(t)}};const Z=(t,n={})=>{var e;const s=c();const o=[];const l=n.exclude||[];const f=ut.customElements;const r=at.head;const u=r.querySelector("meta[charset]");const a=at.createElement("style");const d=[];let p;let y=true;Object.assign(dt,n);dt.U=new URL(n.resourcesUrl||"./",at.baseURI).href;t.map((t=>{t[1].map((n=>{const e={i:n[0],g:n[1],M:n[2],N:n[3]};{e.M=n[2]}{e.P={}}const s=e.g;const c=class extends HTMLElement{constructor(t){super(t);t=this;ot(t,e);if(e.i&1){{{t.attachShadow({mode:"open"})}}}}connectedCallback(){if(p){clearTimeout(p);p=null}if(y){d.push(this)}else{dt.jmp((()=>X(this)))}}disconnectedCallback(){dt.jmp((()=>Y(this)))}componentOnReady(){return et(this).T}};e.A=t[0];if(!l.includes(s)&&!f.get(s)){o.push(s);f.define(s,J(c,e,1))}}))}));{a.innerHTML=o+i;a.setAttribute("data-styles","");const t=(e=dt.p)!==null&&e!==void 0?e:h(at);if(t!=null){a.setAttribute("nonce",t)}r.insertBefore(a,u?u.nextSibling:r.firstChild)}y=false;if(d.length){d.map((t=>t.connectedCallback()))}else{{dt.jmp((()=>p=setTimeout(V,30)))}}s()};const tt=t=>dt.p=t;const nt=new WeakMap;const et=t=>nt.get(t);const st=(t,n)=>nt.set(n.O=t,n);const ot=(t,n)=>{const e={i:0,m:t,$:n,C:new Map};{e.T=new Promise((t=>e.k=t));t["s-p"]=[];t["s-rc"]=[]}return nt.set(t,e)};const ct=(t,n)=>n in t;const lt=(t,n)=>(0,console.error)(t,n);const it=new Map;const ft=(t,n,e)=>{const s=t.g.replace(/-/g,"_");const o=t.A;const c=it.get(o);if(c){return c[s]}
|
2
|
-
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${o}.entry.js${""}`).then((t=>{{it.set(o,t)}return t[s]}),lt)};const rt=new Map;const ut=typeof window!=="undefined"?window:{};const at=ut.document||{head:{}};const dt={i:0,U:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,n,e,s)=>t.addEventListener(n,e,s),rel:(t,n,e,s)=>t.removeEventListener(n,e,s),ce:(t,n)=>new CustomEvent(t,n)};const ht=t=>Promise.resolve(t);const pt=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(t){}return false})();const yt=[];const $t=[];const mt=(t,n)=>e=>{t.push(e);if(!o){o=true;if(n&&dt.i&4){gt(bt)}else{dt.raf(bt)}}};const wt=t=>{for(let n=0;n<t.length;n++){try{t[n](performance.now())}catch(t){lt(t)}}t.length=0};const bt=()=>{wt(yt);{wt($t);if(o=yt.length>0){dt.raf(bt)}}};const gt=t=>ht().then(t);const vt=mt($t,true);export{$ as H,Z as b,p as h,ht as p,st as r,tt as s};
|
3
|
-
//# sourceMappingURL=p-dedaa481.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"names":["NAMESPACE","scopeId","hostTagName","isSvgMode","queuePending","createTime","fnName","tagName","uniqueTime","key","measureText","HYDRATED_CSS","EMPTY_OBJ","SVG_NS","HTML_NS","isDef","v","isComplexType","o","queryNonceMetaTagContent","doc","_a","_b","_c","head","querySelector","getAttribute","undefined","h","nodeName","vnodeData","children","child","simple","lastSimple","vNodeChildren","walk","c","i","length","Array","isArray","String","$text$","push","newVNode","classData","className","class","Object","keys","filter","k","join","vnode","$attrs$","$children$","tag","text","$flags$","$tag$","$elm$","Host","isHost","node","parsePropertyValue","propValue","propType","emitEvent","elm","name","opts","ev","plt","ce","dispatchEvent","rootAppliedStyles","WeakMap","registerStyle","cssText","allowCS","style","styles","get","supportsConstructableStylesheets","CSSStyleSheet","replaceSync","set","addStyle","styleContainerNode","cmpMeta","mode","hostElm","getScopeId","nodeType","appliedStyles","styleElm","Set","has","createElement","innerHTML","nonce","$nonce$","setAttribute","insertBefore","add","adoptedStyleSheets","includes","attachStyles","hostRef","$cmpMeta$","$hostElement$","flags","endAttachStyles","$tagName$","shadowRoot","getRootNode","classList","cmp","setAccessor","memberName","oldValue","newValue","isSvg","isProp","isMemberInElement","toLowerCase","oldClasses","parseClassList","newClasses","remove","prop","removeProperty","setProperty","isComplex","n","e","removeAttribute","parseClassListRegex","value","split","updateElement","oldVnode","newVnode","host","oldVnodeAttrs","newVnodeAttrs","createElm","oldParentVNode","newParentVNode","childIndex","parentElm","childNode","createElementNS","appendChild","addVnodes","before","parentVNode","vnodes","startIdx","endIdx","containerElm","removeVnodes","updateChildren","oldCh","newCh","oldStartIdx","newStartIdx","oldEndIdx","oldStartVnode","oldEndVnode","newEndIdx","newStartVnode","newEndVnode","isSameVnode","patch","nextSibling","parentNode","leftVNode","rightVNode","oldVNode","oldChildren","newChildren","renderVdom","renderFnResults","$vnode$","rootVnode","attachToAncestor","ancestorComponent","$onRenderResolve$","Promise","r","scheduleUpdate","isInitialLoad","$ancestorComponent$","dispatch","dispatchHooks","writeTask","endSchedule","instance","$lazyInstance$","promise","then","updateComponent","async","endUpdate","rc","endRender","callRender","map","cb","childrenPromises","postUpdate","postUpdateComponent","all","render","consoleError","endPostUpdate","addHydratedFlag","$onReadyResolve$","appDidLoad","nextTick","who","documentElement","win","detail","namespace","safeCall","method","arg","thenFn","getValue","ref","propName","getHostRef","$instanceValues$","setValue","newVal","oldVal","$members$","areBothNaN","Number","isNaN","didValueChange","$watchers$","watchMethods","watchMethodName","proxyComponent","Cstr","watchers","members","entries","prototype","memberFlags","defineProperty","this","configurable","enumerable","attrNameToPropName","Map","attributeChangedCallback","attrName","_oldValue","jmp","hasOwnProperty","observedAttributes","_","m","initializeComponent","hmrVersionId","loadModule","endLoad","isProxied","endNewInstance","fireConnectedCallback","endRegisterStyles","schedule","connectedCallback","endConnected","disconnectedCallback","bootstrapLazy","lazyBundles","options","endBootstrap","cmpTags","exclude","customElements","metaCharset","visibilityStyle","deferredConnectedCallbacks","appLoadFallback","isBootstrapping","assign","$resourcesUrl$","URL","resourcesUrl","baseURI","href","lazyBundle","compactMeta","$listeners$","HostElement","HTMLElement","constructor","self","super","registerHost","attachShadow","clearTimeout","componentOnReady","$onReadyPromise$","$lazyBundleId$","define","firstChild","setTimeout","setNonce","hostRefs","registerInstance","lazyInstance","el","console","error","cmpModules","exportName","replace","bundleId","module","import","importedModule","window","document","raf","requestAnimationFrame","ael","eventName","listener","addEventListener","rel","removeEventListener","CustomEvent","promiseResolve","resolve","queueDomReads","queueDomWrites","queueTask","queue","write","flush","consume","performance","now"],"sources":["@stencil/core/internal/app-data","./node_modules/@stencil/core/internal/client/index.js?app-data=conditional"],"sourcesContent":["export const NAMESPACE = 'ix-icons';\nexport const BUILD = /* ix-icons */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: false, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, cssVarShim: false, devTools: false, disconnectedCallback: false, dynamicImportShim: false, element: false, event: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: false, lifecycleDOMEvents: false, member: true, method: false, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: false, propMutable: false, propNumber: false, propString: true, reflect: false, safari10: false, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, shadowDomShim: false, slot: false, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: false, vdomListener: false, vdomPropOrAttr: true, vdomRef: false, vdomRender: true, vdomStyle: true, vdomText: false, vdomXlink: false, watchCallback: true };\nexport const Env = /* ix-icons */ {};\n","/**\n * Virtual DOM patching algorithm based on Snabbdom by\n * Simon Friis Vindum (@paldepind)\n * Licensed under the MIT License\n * https://github.com/snabbdom/snabbdom/blob/master/LICENSE\n *\n * Modified for Stencil's renderer and slot projection\n */\nlet scopeId;\nlet contentRef;\nlet hostTagName;\nlet customError;\nlet i = 0;\nlet useNativeShadowDom = false;\nlet checkSlotFallbackVisibility = false;\nlet checkSlotRelocate = false;\nlet isSvgMode = false;\nlet renderingRef = null;\nlet queueCongestion = 0;\nlet queuePending = false;\n/*\n Stencil Client Platform v3.2.1 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nconst Build = {\n isDev: BUILD.isDev ? true : false,\n isBrowser: true,\n isServer: false,\n isTesting: BUILD.isTesting ? true : false,\n};\nconst Context = {};\nconst getAssetPath = (path) => {\n const assetUrl = new URL(path, plt.$resourcesUrl$);\n return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;\n};\nconst setAssetPath = (path) => (plt.$resourcesUrl$ = path);\nconst createTime = (fnName, tagName = '') => {\n if (BUILD.profile && performance.mark) {\n const key = `st:${fnName}:${tagName}:${i++}`;\n // Start\n performance.mark(key);\n // End\n return () => performance.measure(`[Stencil] ${fnName}() <${tagName}>`, key);\n }\n else {\n return () => {\n return;\n };\n }\n};\nconst uniqueTime = (key, measureText) => {\n if (BUILD.profile && performance.mark) {\n if (performance.getEntriesByName(key, 'mark').length === 0) {\n performance.mark(key);\n }\n return () => {\n if (performance.getEntriesByName(measureText, 'measure').length === 0) {\n performance.measure(measureText, key);\n }\n };\n }\n else {\n return () => {\n return;\n };\n }\n};\nconst inspect = (ref) => {\n const hostRef = getHostRef(ref);\n if (!hostRef) {\n return undefined;\n }\n const flags = hostRef.$flags$;\n const hostElement = hostRef.$hostElement$;\n return {\n renderCount: hostRef.$renderCount$,\n flags: {\n hasRendered: !!(flags & 2 /* HOST_FLAGS.hasRendered */),\n hasConnected: !!(flags & 1 /* HOST_FLAGS.hasConnected */),\n isWaitingForChildren: !!(flags & 4 /* HOST_FLAGS.isWaitingForChildren */),\n isConstructingInstance: !!(flags & 8 /* HOST_FLAGS.isConstructingInstance */),\n isQueuedForUpdate: !!(flags & 16 /* HOST_FLAGS.isQueuedForUpdate */),\n hasInitializedComponent: !!(flags & 32 /* HOST_FLAGS.hasInitializedComponent */),\n hasLoadedComponent: !!(flags & 64 /* HOST_FLAGS.hasLoadedComponent */),\n isWatchReady: !!(flags & 128 /* HOST_FLAGS.isWatchReady */),\n isListenReady: !!(flags & 256 /* HOST_FLAGS.isListenReady */),\n needsRerender: !!(flags & 512 /* HOST_FLAGS.needsRerender */),\n },\n instanceValues: hostRef.$instanceValues$,\n ancestorComponent: hostRef.$ancestorComponent$,\n hostElement,\n lazyInstance: hostRef.$lazyInstance$,\n vnode: hostRef.$vnode$,\n modeName: hostRef.$modeName$,\n onReadyPromise: hostRef.$onReadyPromise$,\n onReadyResolve: hostRef.$onReadyResolve$,\n onInstancePromise: hostRef.$onInstancePromise$,\n onInstanceResolve: hostRef.$onInstanceResolve$,\n onRenderResolve: hostRef.$onRenderResolve$,\n queuedListeners: hostRef.$queuedListeners$,\n rmListeners: hostRef.$rmListeners$,\n ['s-id']: hostElement['s-id'],\n ['s-cr']: hostElement['s-cr'],\n ['s-lr']: hostElement['s-lr'],\n ['s-p']: hostElement['s-p'],\n ['s-rc']: hostElement['s-rc'],\n ['s-sc']: hostElement['s-sc'],\n };\n};\nconst installDevTools = () => {\n if (BUILD.devTools) {\n const stencil = (win.stencil = win.stencil || {});\n const originalInspect = stencil.inspect;\n stencil.inspect = (ref) => {\n let result = inspect(ref);\n if (!result && typeof originalInspect === 'function') {\n result = originalInspect(ref);\n }\n return result;\n };\n }\n};\nconst CONTENT_REF_ID = 'r';\nconst ORG_LOCATION_ID = 'o';\nconst SLOT_NODE_ID = 's';\nconst TEXT_NODE_ID = 't';\nconst HYDRATE_ID = 's-id';\nconst HYDRATED_STYLE_ID = 'sty-id';\nconst HYDRATE_CHILD_ID = 'c-id';\nconst HYDRATED_CSS = '{visibility:hidden}.hydrated{visibility:inherit}';\nconst XLINK_NS = 'http://www.w3.org/1999/xlink';\n/**\n * Default style mode id\n */\n/**\n * Reusable empty obj/array\n * Don't add values to these!!\n */\nconst EMPTY_OBJ = {};\n/**\n * Namespaces\n */\nconst SVG_NS = 'http://www.w3.org/2000/svg';\nconst HTML_NS = 'http://www.w3.org/1999/xhtml';\nconst isDef = (v) => v != null;\n/**\n * Check whether a value is a 'complex type', defined here as an object or a\n * function.\n *\n * @param o the value to check\n * @returns whether it's a complex type or not\n */\nconst isComplexType = (o) => {\n // https://jsperf.com/typeof-fn-object/5\n o = typeof o;\n return o === 'object' || o === 'function';\n};\n/**\n * Helper method for querying a `meta` tag that contains a nonce value\n * out of a DOM's head.\n *\n * @param doc The DOM containing the `head` to query against\n * @returns The content of the meta tag representing the nonce value, or `undefined` if no tag\n * exists or the tag has no content.\n */\nfunction queryNonceMetaTagContent(doc) {\n var _a, _b, _c;\n return (_c = (_b = (_a = doc.head) === null || _a === void 0 ? void 0 : _a.querySelector('meta[name=\"csp-nonce\"]')) === null || _b === void 0 ? void 0 : _b.getAttribute('content')) !== null && _c !== void 0 ? _c : undefined;\n}\n/**\n * Production h() function based on Preact by\n * Jason Miller (@developit)\n * Licensed under the MIT License\n * https://github.com/developit/preact/blob/master/LICENSE\n *\n * Modified for Stencil's compiler and vdom\n */\n// export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, child?: d.ChildType): d.VNode;\n// export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, ...children: d.ChildType[]): d.VNode;\nconst h = (nodeName, vnodeData, ...children) => {\n let child = null;\n let key = null;\n let slotName = null;\n let simple = false;\n let lastSimple = false;\n const vNodeChildren = [];\n const walk = (c) => {\n for (let i = 0; i < c.length; i++) {\n child = c[i];\n if (Array.isArray(child)) {\n walk(child);\n }\n else if (child != null && typeof child !== 'boolean') {\n if ((simple = typeof nodeName !== 'function' && !isComplexType(child))) {\n child = String(child);\n }\n else if (BUILD.isDev && typeof nodeName !== 'function' && child.$flags$ === undefined) {\n consoleDevError(`vNode passed as children has unexpected type.\nMake sure it's using the correct h() function.\nEmpty objects can also be the cause, look for JSX comments that became objects.`);\n }\n if (simple && lastSimple) {\n // If the previous child was simple (string), we merge both\n vNodeChildren[vNodeChildren.length - 1].$text$ += child;\n }\n else {\n // Append a new vNode, if it's text, we create a text vNode\n vNodeChildren.push(simple ? newVNode(null, child) : child);\n }\n lastSimple = simple;\n }\n }\n };\n walk(children);\n if (vnodeData) {\n if (BUILD.isDev && nodeName === 'input') {\n validateInputProperties(vnodeData);\n }\n // normalize class / classname attributes\n if (BUILD.vdomKey && vnodeData.key) {\n key = vnodeData.key;\n }\n if (BUILD.slotRelocation && vnodeData.name) {\n slotName = vnodeData.name;\n }\n if (BUILD.vdomClass) {\n const classData = vnodeData.className || vnodeData.class;\n if (classData) {\n vnodeData.class =\n typeof classData !== 'object'\n ? classData\n : Object.keys(classData)\n .filter((k) => classData[k])\n .join(' ');\n }\n }\n }\n if (BUILD.isDev && vNodeChildren.some(isHost)) {\n consoleDevError(`The <Host> must be the single root component. Make sure:\n- You are NOT using hostData() and <Host> in the same component.\n- <Host> is used once, and it's the single root component of the render() function.`);\n }\n if (BUILD.vdomFunctional && typeof nodeName === 'function') {\n // nodeName is a functional component\n return nodeName(vnodeData === null ? {} : vnodeData, vNodeChildren, vdomFnUtils);\n }\n const vnode = newVNode(nodeName, null);\n vnode.$attrs$ = vnodeData;\n if (vNodeChildren.length > 0) {\n vnode.$children$ = vNodeChildren;\n }\n if (BUILD.vdomKey) {\n vnode.$key$ = key;\n }\n if (BUILD.slotRelocation) {\n vnode.$name$ = slotName;\n }\n return vnode;\n};\n/**\n * A utility function for creating a virtual DOM node from a tag and some\n * possible text content.\n *\n * @param tag the tag for this element\n * @param text possible text content for the node\n * @returns a newly-minted virtual DOM node\n */\nconst newVNode = (tag, text) => {\n const vnode = {\n $flags$: 0,\n $tag$: tag,\n $text$: text,\n $elm$: null,\n $children$: null,\n };\n if (BUILD.vdomAttribute) {\n vnode.$attrs$ = null;\n }\n if (BUILD.vdomKey) {\n vnode.$key$ = null;\n }\n if (BUILD.slotRelocation) {\n vnode.$name$ = null;\n }\n return vnode;\n};\nconst Host = {};\n/**\n * Check whether a given node is a Host node or not\n *\n * @param node the virtual DOM node to check\n * @returns whether it's a Host node or not\n */\nconst isHost = (node) => node && node.$tag$ === Host;\n/**\n * Implementation of {@link d.FunctionalUtilities} for Stencil's VDom.\n *\n * Note that these functions convert from {@link d.VNode} to\n * {@link d.ChildNode} to give functional component developers a friendly\n * interface.\n */\nconst vdomFnUtils = {\n forEach: (children, cb) => children.map(convertToPublic).forEach(cb),\n map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate),\n};\n/**\n * Convert a {@link d.VNode} to a {@link d.ChildNode} in order to present a\n * friendlier public interface (hence, 'convertToPublic').\n *\n * @param node the virtual DOM node to convert\n * @returns a converted child node\n */\nconst convertToPublic = (node) => ({\n vattrs: node.$attrs$,\n vchildren: node.$children$,\n vkey: node.$key$,\n vname: node.$name$,\n vtag: node.$tag$,\n vtext: node.$text$,\n});\n/**\n * Convert a {@link d.ChildNode} back to an equivalent {@link d.VNode} in\n * order to use the resulting object in the virtual DOM. The initial object was\n * likely created as part of presenting a public API, so converting it back\n * involved making it 'private' again (hence, `convertToPrivate`).\n *\n * @param node the child node to convert\n * @returns a converted virtual DOM node\n */\nconst convertToPrivate = (node) => {\n if (typeof node.vtag === 'function') {\n const vnodeData = Object.assign({}, node.vattrs);\n if (node.vkey) {\n vnodeData.key = node.vkey;\n }\n if (node.vname) {\n vnodeData.name = node.vname;\n }\n return h(node.vtag, vnodeData, ...(node.vchildren || []));\n }\n const vnode = newVNode(node.vtag, node.vtext);\n vnode.$attrs$ = node.vattrs;\n vnode.$children$ = node.vchildren;\n vnode.$key$ = node.vkey;\n vnode.$name$ = node.vname;\n return vnode;\n};\n/**\n * Validates the ordering of attributes on an input element\n *\n * @param inputElm the element to validate\n */\nconst validateInputProperties = (inputElm) => {\n const props = Object.keys(inputElm);\n const value = props.indexOf('value');\n if (value === -1) {\n return;\n }\n const typeIndex = props.indexOf('type');\n const minIndex = props.indexOf('min');\n const maxIndex = props.indexOf('max');\n const stepIndex = props.indexOf('step');\n if (value < typeIndex || value < minIndex || value < maxIndex || value < stepIndex) {\n consoleDevWarn(`The \"value\" prop of <input> should be set after \"min\", \"max\", \"type\" and \"step\"`);\n }\n};\nconst initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {\n const endHydrate = createTime('hydrateClient', tagName);\n const shadowRoot = hostElm.shadowRoot;\n const childRenderNodes = [];\n const slotNodes = [];\n const shadowRootNodes = BUILD.shadowDom && shadowRoot ? [] : null;\n const vnode = (hostRef.$vnode$ = newVNode(tagName, null));\n if (!plt.$orgLocNodes$) {\n initializeDocumentHydrate(doc.body, (plt.$orgLocNodes$ = new Map()));\n }\n hostElm[HYDRATE_ID] = hostId;\n hostElm.removeAttribute(HYDRATE_ID);\n clientHydrate(vnode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, hostElm, hostId);\n childRenderNodes.map((c) => {\n const orgLocationId = c.$hostId$ + '.' + c.$nodeId$;\n const orgLocationNode = plt.$orgLocNodes$.get(orgLocationId);\n const node = c.$elm$;\n if (orgLocationNode && supportsShadow && orgLocationNode['s-en'] === '') {\n orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);\n }\n if (!shadowRoot) {\n node['s-hn'] = tagName;\n if (orgLocationNode) {\n node['s-ol'] = orgLocationNode;\n node['s-ol']['s-nr'] = node;\n }\n }\n plt.$orgLocNodes$.delete(orgLocationId);\n });\n if (BUILD.shadowDom && shadowRoot) {\n shadowRootNodes.map((shadowRootNode) => {\n if (shadowRootNode) {\n shadowRoot.appendChild(shadowRootNode);\n }\n });\n }\n endHydrate();\n};\nconst clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node, hostId) => {\n let childNodeType;\n let childIdSplt;\n let childVNode;\n let i;\n if (node.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n childNodeType = node.getAttribute(HYDRATE_CHILD_ID);\n if (childNodeType) {\n // got the node data from the element's attribute\n // `${hostId}.${nodeId}.${depth}.${index}`\n childIdSplt = childNodeType.split('.');\n if (childIdSplt[0] === hostId || childIdSplt[0] === '0') {\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[0],\n $nodeId$: childIdSplt[1],\n $depth$: childIdSplt[2],\n $index$: childIdSplt[3],\n $tag$: node.tagName.toLowerCase(),\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $text$: null,\n };\n childRenderNodes.push(childVNode);\n node.removeAttribute(HYDRATE_CHILD_ID);\n // this is a new child vnode\n // so ensure its parent vnode has the vchildren array\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n // add our child vnode to a specific index of the vnode's children\n parentVNode.$children$[childVNode.$index$] = childVNode;\n // this is now the new parent vnode for all the next child checks\n parentVNode = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === '0') {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n }\n // recursively drill down, end to start so we can remove nodes\n for (i = node.childNodes.length - 1; i >= 0; i--) {\n clientHydrate(parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node.childNodes[i], hostId);\n }\n if (node.shadowRoot) {\n // keep drilling down through the shadow root nodes\n for (i = node.shadowRoot.childNodes.length - 1; i >= 0; i--) {\n clientHydrate(parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node.shadowRoot.childNodes[i], hostId);\n }\n }\n }\n else if (node.nodeType === 8 /* NODE_TYPE.CommentNode */) {\n // `${COMMENT_TYPE}.${hostId}.${nodeId}.${depth}.${index}`\n childIdSplt = node.nodeValue.split('.');\n if (childIdSplt[1] === hostId || childIdSplt[1] === '0') {\n // comment node for either the host id or a 0 host id\n childNodeType = childIdSplt[0];\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[1],\n $nodeId$: childIdSplt[2],\n $depth$: childIdSplt[3],\n $index$: childIdSplt[4],\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $tag$: null,\n $text$: null,\n };\n if (childNodeType === TEXT_NODE_ID) {\n childVNode.$elm$ = node.nextSibling;\n if (childVNode.$elm$ && childVNode.$elm$.nodeType === 3 /* NODE_TYPE.TextNode */) {\n childVNode.$text$ = childVNode.$elm$.textContent;\n childRenderNodes.push(childVNode);\n // remove the text comment since it's no longer needed\n node.remove();\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === '0') {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n }\n else if (childVNode.$hostId$ === hostId) {\n // this comment node is specifcally for this host id\n if (childNodeType === SLOT_NODE_ID) {\n // `${SLOT_NODE_ID}.${hostId}.${nodeId}.${depth}.${index}.${slotName}`;\n childVNode.$tag$ = 'slot';\n if (childIdSplt[5]) {\n node['s-sn'] = childVNode.$name$ = childIdSplt[5];\n }\n else {\n node['s-sn'] = '';\n }\n node['s-sr'] = true;\n if (BUILD.shadowDom && shadowRootNodes) {\n // browser support shadowRoot and this is a shadow dom component\n // create an actual slot element\n childVNode.$elm$ = doc.createElement(childVNode.$tag$);\n if (childVNode.$name$) {\n // add the slot name attribute\n childVNode.$elm$.setAttribute('name', childVNode.$name$);\n }\n // insert the new slot element before the slot comment\n node.parentNode.insertBefore(childVNode.$elm$, node);\n // remove the slot comment since it's not needed for shadow\n node.remove();\n if (childVNode.$depth$ === '0') {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n slotNodes.push(childVNode);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n }\n else if (childNodeType === CONTENT_REF_ID) {\n // `${CONTENT_REF_ID}.${hostId}`;\n if (BUILD.shadowDom && shadowRootNodes) {\n // remove the content ref comment since it's not needed for shadow\n node.remove();\n }\n else if (BUILD.slotRelocation) {\n hostElm['s-cr'] = node;\n node['s-cn'] = true;\n }\n }\n }\n }\n }\n else if (parentVNode && parentVNode.$tag$ === 'style') {\n const vnode = newVNode(null, node.textContent);\n vnode.$elm$ = node;\n vnode.$index$ = '0';\n parentVNode.$children$ = [vnode];\n }\n};\nconst initializeDocumentHydrate = (node, orgLocNodes) => {\n if (node.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n let i = 0;\n for (; i < node.childNodes.length; i++) {\n initializeDocumentHydrate(node.childNodes[i], orgLocNodes);\n }\n if (node.shadowRoot) {\n for (i = 0; i < node.shadowRoot.childNodes.length; i++) {\n initializeDocumentHydrate(node.shadowRoot.childNodes[i], orgLocNodes);\n }\n }\n }\n else if (node.nodeType === 8 /* NODE_TYPE.CommentNode */) {\n const childIdSplt = node.nodeValue.split('.');\n if (childIdSplt[0] === ORG_LOCATION_ID) {\n orgLocNodes.set(childIdSplt[1] + '.' + childIdSplt[2], node);\n node.nodeValue = '';\n // useful to know if the original location is\n // the root light-dom of a shadow dom component\n node['s-en'] = childIdSplt[3];\n }\n }\n};\n// Private\nconst computeMode = (elm) => modeResolutionChain.map((h) => h(elm)).find((m) => !!m);\n// Public\nconst setMode = (handler) => modeResolutionChain.push(handler);\nconst getMode = (ref) => getHostRef(ref).$modeName$;\n/**\n * Parse a new property value for a given property type.\n *\n * While the prop value can reasonably be expected to be of `any` type as far as TypeScript's type checker is concerned,\n * it is not safe to assume that the string returned by evaluating `typeof propValue` matches:\n * 1. `any`, the type given to `propValue` in the function signature\n * 2. the type stored from `propType`.\n *\n * This function provides the capability to parse/coerce a property's value to potentially any other JavaScript type.\n *\n * Property values represented in TSX preserve their type information. In the example below, the number 0 is passed to\n * a component. This `propValue` will preserve its type information (`typeof propValue === 'number'`). Note that is\n * based on the type of the value being passed in, not the type declared of the class member decorated with `@Prop`.\n * ```tsx\n * <my-cmp prop-val={0}></my-cmp>\n * ```\n *\n * HTML prop values on the other hand, will always a string\n *\n * @param propValue the new value to coerce to some type\n * @param propType the type of the prop, expressed as a binary number\n * @returns the parsed/coerced value\n */\nconst parsePropertyValue = (propValue, propType) => {\n // ensure this value is of the correct prop type\n if (propValue != null && !isComplexType(propValue)) {\n if (BUILD.propBoolean && propType & 4 /* MEMBER_FLAGS.Boolean */) {\n // per the HTML spec, any string value means it is a boolean true value\n // but we'll cheat here and say that the string \"false\" is the boolean false\n return propValue === 'false' ? false : propValue === '' || !!propValue;\n }\n if (BUILD.propNumber && propType & 2 /* MEMBER_FLAGS.Number */) {\n // force it to be a number\n return parseFloat(propValue);\n }\n if (BUILD.propString && propType & 1 /* MEMBER_FLAGS.String */) {\n // could have been passed as a number or boolean\n // but we still want it as a string\n return String(propValue);\n }\n // redundant return here for better minification\n return propValue;\n }\n // not sure exactly what type we want\n // so no need to change to a different type\n return propValue;\n};\nconst getElement = (ref) => (BUILD.lazyLoad ? getHostRef(ref).$hostElement$ : ref);\nconst createEvent = (ref, name, flags) => {\n const elm = getElement(ref);\n return {\n emit: (detail) => {\n if (BUILD.isDev && !elm.isConnected) {\n consoleDevWarn(`The \"${name}\" event was emitted, but the dispatcher node is no longer connected to the dom.`);\n }\n return emitEvent(elm, name, {\n bubbles: !!(flags & 4 /* EVENT_FLAGS.Bubbles */),\n composed: !!(flags & 2 /* EVENT_FLAGS.Composed */),\n cancelable: !!(flags & 1 /* EVENT_FLAGS.Cancellable */),\n detail,\n });\n },\n };\n};\n/**\n * Helper function to create & dispatch a custom Event on a provided target\n * @param elm the target of the Event\n * @param name the name to give the custom Event\n * @param opts options for configuring a custom Event\n * @returns the custom Event\n */\nconst emitEvent = (elm, name, opts) => {\n const ev = plt.ce(name, opts);\n elm.dispatchEvent(ev);\n return ev;\n};\nconst rootAppliedStyles = /*@__PURE__*/ new WeakMap();\nconst registerStyle = (scopeId, cssText, allowCS) => {\n let style = styles.get(scopeId);\n if (supportsConstructableStylesheets && allowCS) {\n style = (style || new CSSStyleSheet());\n if (typeof style === 'string') {\n style = cssText;\n }\n else {\n style.replaceSync(cssText);\n }\n }\n else {\n style = cssText;\n }\n styles.set(scopeId, style);\n};\nconst addStyle = (styleContainerNode, cmpMeta, mode, hostElm) => {\n var _a;\n let scopeId = getScopeId(cmpMeta, mode);\n const style = styles.get(scopeId);\n if (!BUILD.attachStyles) {\n return scopeId;\n }\n // if an element is NOT connected then getRootNode() will return the wrong root node\n // so the fallback is to always use the document for the root node in those cases\n styleContainerNode = styleContainerNode.nodeType === 11 /* NODE_TYPE.DocumentFragment */ ? styleContainerNode : doc;\n if (style) {\n if (typeof style === 'string') {\n styleContainerNode = styleContainerNode.head || styleContainerNode;\n let appliedStyles = rootAppliedStyles.get(styleContainerNode);\n let styleElm;\n if (!appliedStyles) {\n rootAppliedStyles.set(styleContainerNode, (appliedStyles = new Set()));\n }\n if (!appliedStyles.has(scopeId)) {\n if (BUILD.hydrateClientSide &&\n styleContainerNode.host &&\n (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}=\"${scopeId}\"]`))) {\n // This is only happening on native shadow-dom, do not needs CSS var shim\n styleElm.innerHTML = style;\n }\n else {\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n if (BUILD.cssVarShim && plt.$cssShim$) {\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n styleElm = plt.$cssShim$.createHostStyle(hostElm, scopeId, style, \n // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\n !!(cmpMeta.$flags$ & 10 /* CMP_FLAGS.needsScopedEncapsulation */));\n const newScopeId = styleElm['s-sc'];\n if (newScopeId) {\n scopeId = newScopeId;\n // we don't want to add this styleID to the appliedStyles Set\n // since the cssVarShim might need to apply several different\n // stylesheets for the same component\n appliedStyles = null;\n }\n }\n else {\n styleElm = doc.createElement('style');\n styleElm.innerHTML = style;\n }\n // Apply CSP nonce to the style tag if it exists\n const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n styleElm.setAttribute('nonce', nonce);\n }\n if (BUILD.hydrateServerSide || BUILD.hotModuleReplacement) {\n styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId);\n }\n styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector('link'));\n }\n if (appliedStyles) {\n appliedStyles.add(scopeId);\n }\n }\n }\n else if (BUILD.constructableCSS && !styleContainerNode.adoptedStyleSheets.includes(style)) {\n styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];\n }\n }\n return scopeId;\n};\nconst attachStyles = (hostRef) => {\n const cmpMeta = hostRef.$cmpMeta$;\n const elm = hostRef.$hostElement$;\n const flags = cmpMeta.$flags$;\n const endAttachStyles = createTime('attachStyles', cmpMeta.$tagName$);\n const scopeId = addStyle(BUILD.shadowDom && supportsShadow && elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(), cmpMeta, hostRef.$modeName$, elm);\n // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\n if ((BUILD.shadowDom || BUILD.scoped) && BUILD.cssAnnotations && flags & 10 /* CMP_FLAGS.needsScopedEncapsulation */) {\n // only required when we're NOT using native shadow dom (slot)\n // or this browser doesn't support native shadow dom\n // and this host element was NOT created with SSR\n // let's pick out the inner content for slot projection\n // create a node to represent where the original\n // content was first placed, which is useful later on\n // DOM WRITE!!\n elm['s-sc'] = scopeId;\n elm.classList.add(scopeId + '-h');\n if (BUILD.scoped && flags & 2 /* CMP_FLAGS.scopedCssEncapsulation */) {\n elm.classList.add(scopeId + '-s');\n }\n }\n endAttachStyles();\n};\nconst getScopeId = (cmp, mode) => 'sc-' + (BUILD.mode && mode && cmp.$flags$ & 32 /* CMP_FLAGS.hasMode */ ? cmp.$tagName$ + '-' + mode : cmp.$tagName$);\nconst convertScopedToShadow = (css) => css.replace(/\\/\\*!@([^\\/]+)\\*\\/[^\\{]+\\{/g, '$1{');\n/**\n * Production setAccessor() function based on Preact by\n * Jason Miller (@developit)\n * Licensed under the MIT License\n * https://github.com/developit/preact/blob/master/LICENSE\n *\n * Modified for Stencil's compiler and vdom\n */\nconst setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {\n if (oldValue !== newValue) {\n let isProp = isMemberInElement(elm, memberName);\n let ln = memberName.toLowerCase();\n if (BUILD.vdomClass && memberName === 'class') {\n const classList = elm.classList;\n const oldClasses = parseClassList(oldValue);\n const newClasses = parseClassList(newValue);\n classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));\n classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));\n }\n else if (BUILD.vdomStyle && memberName === 'style') {\n // update style attribute, css properties and values\n if (BUILD.updatable) {\n for (const prop in oldValue) {\n if (!newValue || newValue[prop] == null) {\n if (!BUILD.hydrateServerSide && prop.includes('-')) {\n elm.style.removeProperty(prop);\n }\n else {\n elm.style[prop] = '';\n }\n }\n }\n }\n for (const prop in newValue) {\n if (!oldValue || newValue[prop] !== oldValue[prop]) {\n if (!BUILD.hydrateServerSide && prop.includes('-')) {\n elm.style.setProperty(prop, newValue[prop]);\n }\n else {\n elm.style[prop] = newValue[prop];\n }\n }\n }\n }\n else if (BUILD.vdomKey && memberName === 'key')\n ;\n else if (BUILD.vdomRef && memberName === 'ref') {\n // minifier will clean this up\n if (newValue) {\n newValue(elm);\n }\n }\n else if (BUILD.vdomListener &&\n (BUILD.lazyLoad ? !isProp : !elm.__lookupSetter__(memberName)) &&\n memberName[0] === 'o' &&\n memberName[1] === 'n') {\n // Event Handlers\n // so if the member name starts with \"on\" and the 3rd characters is\n // a capital letter, and it's not already a member on the element,\n // then we're assuming it's an event listener\n if (memberName[2] === '-') {\n // on- prefixed events\n // allows to be explicit about the dom event to listen without any magic\n // under the hood:\n // <my-cmp on-click> // listens for \"click\"\n // <my-cmp on-Click> // listens for \"Click\"\n // <my-cmp on-ionChange> // listens for \"ionChange\"\n // <my-cmp on-EVENTS> // listens for \"EVENTS\"\n memberName = memberName.slice(3);\n }\n else if (isMemberInElement(win, ln)) {\n // standard event\n // the JSX attribute could have been \"onMouseOver\" and the\n // member name \"onmouseover\" is on the window's prototype\n // so let's add the listener \"mouseover\", which is all lowercased\n memberName = ln.slice(2);\n }\n else {\n // custom event\n // the JSX attribute could have been \"onMyCustomEvent\"\n // so let's trim off the \"on\" prefix and lowercase the first character\n // and add the listener \"myCustomEvent\"\n // except for the first character, we keep the event name case\n memberName = ln[2] + memberName.slice(3);\n }\n if (oldValue) {\n plt.rel(elm, memberName, oldValue, false);\n }\n if (newValue) {\n plt.ael(elm, memberName, newValue, false);\n }\n }\n else if (BUILD.vdomPropOrAttr) {\n // Set property if it exists and it's not a SVG\n const isComplex = isComplexType(newValue);\n if ((isProp || (isComplex && newValue !== null)) && !isSvg) {\n try {\n if (!elm.tagName.includes('-')) {\n const n = newValue == null ? '' : newValue;\n // Workaround for Safari, moving the <input> caret when re-assigning the same valued\n if (memberName === 'list') {\n isProp = false;\n }\n else if (oldValue == null || elm[memberName] != n) {\n elm[memberName] = n;\n }\n }\n else {\n elm[memberName] = newValue;\n }\n }\n catch (e) { }\n }\n /**\n * Need to manually update attribute if:\n * - memberName is not an attribute\n * - if we are rendering the host element in order to reflect attribute\n * - if it's a SVG, since properties might not work in <svg>\n * - if the newValue is null/undefined or 'false'.\n */\n let xlink = false;\n if (BUILD.vdomXlink) {\n if (ln !== (ln = ln.replace(/^xlink\\:?/, ''))) {\n memberName = ln;\n xlink = true;\n }\n }\n if (newValue == null || newValue === false) {\n if (newValue !== false || elm.getAttribute(memberName) === '') {\n if (BUILD.vdomXlink && xlink) {\n elm.removeAttributeNS(XLINK_NS, memberName);\n }\n else {\n elm.removeAttribute(memberName);\n }\n }\n }\n else if ((!isProp || flags & 4 /* VNODE_FLAGS.isHost */ || isSvg) && !isComplex) {\n newValue = newValue === true ? '' : newValue;\n if (BUILD.vdomXlink && xlink) {\n elm.setAttributeNS(XLINK_NS, memberName, newValue);\n }\n else {\n elm.setAttribute(memberName, newValue);\n }\n }\n }\n }\n};\nconst parseClassListRegex = /\\s/;\nconst parseClassList = (value) => (!value ? [] : value.split(parseClassListRegex));\nconst updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {\n // if the element passed in is a shadow root, which is a document fragment\n // then we want to be adding attrs/props to the shadow root's \"host\" element\n // if it's not a shadow root, then we add attrs/props to the same element\n const elm = newVnode.$elm$.nodeType === 11 /* NODE_TYPE.DocumentFragment */ && newVnode.$elm$.host\n ? newVnode.$elm$.host\n : newVnode.$elm$;\n const oldVnodeAttrs = (oldVnode && oldVnode.$attrs$) || EMPTY_OBJ;\n const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;\n if (BUILD.updatable) {\n // remove attributes no longer present on the vnode by setting them to undefined\n for (memberName in oldVnodeAttrs) {\n if (!(memberName in newVnodeAttrs)) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], undefined, isSvgMode, newVnode.$flags$);\n }\n }\n }\n // add new & update changed attributes\n for (memberName in newVnodeAttrs) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode, newVnode.$flags$);\n }\n};\n/**\n * Create a DOM Node corresponding to one of the children of a given VNode.\n *\n * @param oldParentVNode the parent VNode from the previous render\n * @param newParentVNode the parent VNode from the current render\n * @param childIndex the index of the VNode, in the _new_ parent node's\n * children, for which we will create a new DOM node\n * @param parentElm the parent DOM node which our new node will be a child of\n * @returns the newly created node\n */\nconst createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {\n // tslint:disable-next-line: prefer-const\n const newVNode = newParentVNode.$children$[childIndex];\n let i = 0;\n let elm;\n let childNode;\n let oldVNode;\n if (BUILD.slotRelocation && !useNativeShadowDom) {\n // remember for later we need to check to relocate nodes\n checkSlotRelocate = true;\n if (newVNode.$tag$ === 'slot') {\n if (scopeId) {\n // scoped css needs to add its scoped id to the parent element\n parentElm.classList.add(scopeId + '-s');\n }\n newVNode.$flags$ |= newVNode.$children$\n ? // slot element has fallback content\n 2 /* VNODE_FLAGS.isSlotFallback */\n : // slot element does not have fallback content\n 1 /* VNODE_FLAGS.isSlotReference */;\n }\n }\n if (BUILD.isDev && newVNode.$elm$) {\n consoleDevError(`The JSX ${newVNode.$text$ !== null ? `\"${newVNode.$text$}\" text` : `\"${newVNode.$tag$}\" element`} node should not be shared within the same renderer. The renderer caches element lookups in order to improve performance. However, a side effect from this is that the exact same JSX node should not be reused. For more information please see https://stenciljs.com/docs/templating-jsx#avoid-shared-jsx-nodes`);\n }\n if (BUILD.vdomText && newVNode.$text$ !== null) {\n // create text node\n elm = newVNode.$elm$ = doc.createTextNode(newVNode.$text$);\n }\n else if (BUILD.slotRelocation && newVNode.$flags$ & 1 /* VNODE_FLAGS.isSlotReference */) {\n // create a slot reference node\n elm = newVNode.$elm$ =\n BUILD.isDebug || BUILD.hydrateServerSide ? slotReferenceDebugNode(newVNode) : doc.createTextNode('');\n }\n else {\n if (BUILD.svg && !isSvgMode) {\n isSvgMode = newVNode.$tag$ === 'svg';\n }\n // create element\n elm = newVNode.$elm$ = (BUILD.svg\n ? doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, BUILD.slotRelocation && newVNode.$flags$ & 2 /* VNODE_FLAGS.isSlotFallback */\n ? 'slot-fb'\n : newVNode.$tag$)\n : doc.createElement(BUILD.slotRelocation && newVNode.$flags$ & 2 /* VNODE_FLAGS.isSlotFallback */\n ? 'slot-fb'\n : newVNode.$tag$));\n if (BUILD.svg && isSvgMode && newVNode.$tag$ === 'foreignObject') {\n isSvgMode = false;\n }\n // add css classes, attrs, props, listeners, etc.\n if (BUILD.vdomAttribute) {\n updateElement(null, newVNode, isSvgMode);\n }\n if ((BUILD.shadowDom || BUILD.scoped) && isDef(scopeId) && elm['s-si'] !== scopeId) {\n // if there is a scopeId and this is the initial render\n // then let's add the scopeId as a css class\n elm.classList.add((elm['s-si'] = scopeId));\n }\n if (newVNode.$children$) {\n for (i = 0; i < newVNode.$children$.length; ++i) {\n // create the node\n childNode = createElm(oldParentVNode, newVNode, i, elm);\n // return node could have been null\n if (childNode) {\n // append our new node\n elm.appendChild(childNode);\n }\n }\n }\n if (BUILD.svg) {\n if (newVNode.$tag$ === 'svg') {\n // Only reset the SVG context when we're exiting <svg> element\n isSvgMode = false;\n }\n else if (elm.tagName === 'foreignObject') {\n // Reenter SVG context when we're exiting <foreignObject> element\n isSvgMode = true;\n }\n }\n }\n if (BUILD.slotRelocation) {\n elm['s-hn'] = hostTagName;\n if (newVNode.$flags$ & (2 /* VNODE_FLAGS.isSlotFallback */ | 1 /* VNODE_FLAGS.isSlotReference */)) {\n // remember the content reference comment\n elm['s-sr'] = true;\n // remember the content reference comment\n elm['s-cr'] = contentRef;\n // remember the slot name, or empty string for default slot\n elm['s-sn'] = newVNode.$name$ || '';\n // check if we've got an old vnode for this slot\n oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];\n if (oldVNode && oldVNode.$tag$ === newVNode.$tag$ && oldParentVNode.$elm$) {\n // we've got an old slot vnode and the wrapper is being replaced\n // so let's move the old slot content back to it's original location\n putBackInOriginalLocation(oldParentVNode.$elm$, false);\n }\n }\n }\n return elm;\n};\nconst putBackInOriginalLocation = (parentElm, recursive) => {\n plt.$flags$ |= 1 /* PLATFORM_FLAGS.isTmpDisconnected */;\n const oldSlotChildNodes = parentElm.childNodes;\n for (let i = oldSlotChildNodes.length - 1; i >= 0; i--) {\n const childNode = oldSlotChildNodes[i];\n if (childNode['s-hn'] !== hostTagName && childNode['s-ol']) {\n // // this child node in the old element is from another component\n // // remove this node from the old slot's parent\n // childNode.remove();\n // and relocate it back to it's original location\n parentReferenceNode(childNode).insertBefore(childNode, referenceNode(childNode));\n // remove the old original location comment entirely\n // later on the patch function will know what to do\n // and move this to the correct spot in need be\n childNode['s-ol'].remove();\n childNode['s-ol'] = undefined;\n checkSlotRelocate = true;\n }\n if (recursive) {\n putBackInOriginalLocation(childNode, recursive);\n }\n }\n plt.$flags$ &= ~1 /* PLATFORM_FLAGS.isTmpDisconnected */;\n};\n/**\n * Create DOM nodes corresponding to a list of {@link d.Vnode} objects and\n * add them to the DOM in the appropriate place.\n *\n * @param parentElm the DOM node which should be used as a parent for the new\n * DOM nodes\n * @param before a child of the `parentElm` which the new children should be\n * inserted before (optional)\n * @param parentVNode the parent virtual DOM node\n * @param vnodes the new child virtual DOM nodes to produce DOM nodes for\n * @param startIdx the index in the child virtual DOM nodes at which to start\n * creating DOM nodes (inclusive)\n * @param endIdx the index in the child virtual DOM nodes at which to stop\n * creating DOM nodes (inclusive)\n */\nconst addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {\n let containerElm = ((BUILD.slotRelocation && parentElm['s-cr'] && parentElm['s-cr'].parentNode) || parentElm);\n let childNode;\n if (BUILD.shadowDom && containerElm.shadowRoot && containerElm.tagName === hostTagName) {\n containerElm = containerElm.shadowRoot;\n }\n for (; startIdx <= endIdx; ++startIdx) {\n if (vnodes[startIdx]) {\n childNode = createElm(null, parentVNode, startIdx, parentElm);\n if (childNode) {\n vnodes[startIdx].$elm$ = childNode;\n containerElm.insertBefore(childNode, BUILD.slotRelocation ? referenceNode(before) : before);\n }\n }\n }\n};\n/**\n * Remove the DOM elements corresponding to a list of {@link d.VNode} objects.\n * This can be used to, for instance, clean up after a list of children which\n * should no longer be shown.\n *\n * This function also handles some of Stencil's slot relocation logic.\n *\n * @param vnodes a list of virtual DOM nodes to remove\n * @param startIdx the index at which to start removing nodes (inclusive)\n * @param endIdx the index at which to stop removing nodes (inclusive)\n * @param vnode a VNode\n * @param elm an element\n */\nconst removeVnodes = (vnodes, startIdx, endIdx, vnode, elm) => {\n for (; startIdx <= endIdx; ++startIdx) {\n if ((vnode = vnodes[startIdx])) {\n elm = vnode.$elm$;\n callNodeRefs(vnode);\n if (BUILD.slotRelocation) {\n // we're removing this element\n // so it's possible we need to show slot fallback content now\n checkSlotFallbackVisibility = true;\n if (elm['s-ol']) {\n // remove the original location comment\n elm['s-ol'].remove();\n }\n else {\n // it's possible that child nodes of the node\n // that's being removed are slot nodes\n putBackInOriginalLocation(elm, true);\n }\n }\n // remove the vnode's element from the dom\n elm.remove();\n }\n }\n};\n/**\n * Reconcile the children of a new VNode with the children of an old VNode by\n * traversing the two collections of children, identifying nodes that are\n * conserved or changed, calling out to `patch` to make any necessary\n * updates to the DOM, and rearranging DOM nodes as needed.\n *\n * The algorithm for reconciling children works by analyzing two 'windows' onto\n * the two arrays of children (`oldCh` and `newCh`). We keep track of the\n * 'windows' by storing start and end indices and references to the\n * corresponding array entries. Initially the two 'windows' are basically equal\n * to the entire array, but we progressively narrow the windows until there are\n * no children left to update by doing the following:\n *\n * 1. Skip any `null` entries at the beginning or end of the two arrays, so\n * that if we have an initial array like the following we'll end up dealing\n * only with a window bounded by the highlighted elements:\n *\n * [null, null, VNode1 , ... , VNode2, null, null]\n * ^^^^^^ ^^^^^^\n *\n * 2. Check to see if the elements at the head and tail positions are equal\n * across the windows. This will basically detect elements which haven't\n * been added, removed, or changed position, i.e. if you had the following\n * VNode elements (represented as HTML):\n *\n * oldVNode: `<div><p><span>HEY</span></p></div>`\n * newVNode: `<div><p><span>THERE</span></p></div>`\n *\n * Then when comparing the children of the `<div>` tag we check the equality\n * of the VNodes corresponding to the `<p>` tags and, since they are the\n * same tag in the same position, we'd be able to avoid completely\n * re-rendering the subtree under them with a new DOM element and would just\n * call out to `patch` to handle reconciling their children and so on.\n *\n * 3. Check, for both windows, to see if the element at the beginning of the\n * window corresponds to the element at the end of the other window. This is\n * a heuristic which will let us identify _some_ situations in which\n * elements have changed position, for instance it _should_ detect that the\n * children nodes themselves have not changed but merely moved in the\n * following example:\n *\n * oldVNode: `<div><element-one /><element-two /></div>`\n * newVNode: `<div><element-two /><element-one /></div>`\n *\n * If we find cases like this then we also need to move the concrete DOM\n * elements corresponding to the moved children to write the re-order to the\n * DOM.\n *\n * 4. Finally, if VNodes have the `key` attribute set on them we check for any\n * nodes in the old children which have the same key as the first element in\n * our window on the new children. If we find such a node we handle calling\n * out to `patch`, moving relevant DOM nodes, and so on, in accordance with\n * what we find.\n *\n * Finally, once we've narrowed our 'windows' to the point that either of them\n * collapse (i.e. they have length 0) we then handle any remaining VNode\n * insertion or deletion that needs to happen to get a DOM state that correctly\n * reflects the new child VNodes. If, for instance, after our window on the old\n * children has collapsed we still have more nodes on the new children that\n * we haven't dealt with yet then we need to add them, or if the new children\n * collapse but we still have unhandled _old_ children then we need to make\n * sure the corresponding DOM nodes are removed.\n *\n * @param parentElm the node into which the parent VNode is rendered\n * @param oldCh the old children of the parent node\n * @param newVNode the new VNode which will replace the parent\n * @param newCh the new children of the parent node\n */\nconst updateChildren = (parentElm, oldCh, newVNode, newCh) => {\n let oldStartIdx = 0;\n let newStartIdx = 0;\n let idxInOld = 0;\n let i = 0;\n let oldEndIdx = oldCh.length - 1;\n let oldStartVnode = oldCh[0];\n let oldEndVnode = oldCh[oldEndIdx];\n let newEndIdx = newCh.length - 1;\n let newStartVnode = newCh[0];\n let newEndVnode = newCh[newEndIdx];\n let node;\n let elmToMove;\n while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {\n if (oldStartVnode == null) {\n // VNode might have been moved left\n oldStartVnode = oldCh[++oldStartIdx];\n }\n else if (oldEndVnode == null) {\n oldEndVnode = oldCh[--oldEndIdx];\n }\n else if (newStartVnode == null) {\n newStartVnode = newCh[++newStartIdx];\n }\n else if (newEndVnode == null) {\n newEndVnode = newCh[--newEndIdx];\n }\n else if (isSameVnode(oldStartVnode, newStartVnode)) {\n // if the start nodes are the same then we should patch the new VNode\n // onto the old one, and increment our `newStartIdx` and `oldStartIdx`\n // indices to reflect that. We don't need to move any DOM Nodes around\n // since things are matched up in order.\n patch(oldStartVnode, newStartVnode);\n oldStartVnode = oldCh[++oldStartIdx];\n newStartVnode = newCh[++newStartIdx];\n }\n else if (isSameVnode(oldEndVnode, newEndVnode)) {\n // likewise, if the end nodes are the same we patch new onto old and\n // decrement our end indices, and also likewise in this case we don't\n // need to move any DOM Nodes.\n patch(oldEndVnode, newEndVnode);\n oldEndVnode = oldCh[--oldEndIdx];\n newEndVnode = newCh[--newEndIdx];\n }\n else if (isSameVnode(oldStartVnode, newEndVnode)) {\n // case: \"Vnode moved right\"\n //\n // We've found that the last node in our window on the new children is\n // the same VNode as the _first_ node in our window on the old children\n // we're dealing with now. Visually, this is the layout of these two\n // nodes:\n //\n // newCh: [..., newStartVnode , ... , newEndVnode , ...]\n // ^^^^^^^^^^^\n // oldCh: [..., oldStartVnode , ... , oldEndVnode , ...]\n // ^^^^^^^^^^^^^\n //\n // In this situation we need to patch `newEndVnode` onto `oldStartVnode`\n // and move the DOM element for `oldStartVnode`.\n if (BUILD.slotRelocation && (oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {\n putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);\n }\n patch(oldStartVnode, newEndVnode);\n // We need to move the element for `oldStartVnode` into a position which\n // will be appropriate for `newEndVnode`. For this we can use\n // `.insertBefore` and `oldEndVnode.$elm$.nextSibling`. If there is a\n // sibling for `oldEndVnode.$elm$` then we want to move the DOM node for\n // `oldStartVnode` between `oldEndVnode` and it's sibling, like so:\n //\n // <old-start-node />\n // <some-intervening-node />\n // <old-end-node />\n // <!-- -> <-- `oldStartVnode.$elm$` should be inserted here\n // <next-sibling />\n //\n // If instead `oldEndVnode.$elm$` has no sibling then we just want to put\n // the node for `oldStartVnode` at the end of the children of\n // `parentElm`. Luckily, `Node.nextSibling` will return `null` if there\n // aren't any siblings, and passing `null` to `Node.insertBefore` will\n // append it to the children of the parent element.\n parentElm.insertBefore(oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n }\n else if (isSameVnode(oldEndVnode, newStartVnode)) {\n // case: \"Vnode moved left\"\n //\n // We've found that the first node in our window on the new children is\n // the same VNode as the _last_ node in our window on the old children.\n // Visually, this is the layout of these two nodes:\n //\n // newCh: [..., newStartVnode , ... , newEndVnode , ...]\n // ^^^^^^^^^^^^^\n // oldCh: [..., oldStartVnode , ... , oldEndVnode , ...]\n // ^^^^^^^^^^^\n //\n // In this situation we need to patch `newStartVnode` onto `oldEndVnode`\n // (which will handle updating any changed attributes, reconciling their\n // children etc) but we also need to move the DOM node to which\n // `oldEndVnode` corresponds.\n if (BUILD.slotRelocation && (oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {\n putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);\n }\n patch(oldEndVnode, newStartVnode);\n // We've already checked above if `oldStartVnode` and `newStartVnode` are\n // the same node, so since we're here we know that they are not. Thus we\n // can move the element for `oldEndVnode` _before_ the element for\n // `oldStartVnode`, leaving `oldStartVnode` to be reconciled in the\n // future.\n parentElm.insertBefore(oldEndVnode.$elm$, oldStartVnode.$elm$);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n }\n else {\n // Here we do some checks to match up old and new nodes based on the\n // `$key$` attribute, which is set by putting a `key=\"my-key\"` attribute\n // in the JSX for a DOM element in the implementation of a Stencil\n // component.\n //\n // First we check to see if there are any nodes in the array of old\n // children which have the same key as the first node in the new\n // children.\n idxInOld = -1;\n if (BUILD.vdomKey) {\n for (i = oldStartIdx; i <= oldEndIdx; ++i) {\n if (oldCh[i] && oldCh[i].$key$ !== null && oldCh[i].$key$ === newStartVnode.$key$) {\n idxInOld = i;\n break;\n }\n }\n }\n if (BUILD.vdomKey && idxInOld >= 0) {\n // We found a node in the old children which matches up with the first\n // node in the new children! So let's deal with that\n elmToMove = oldCh[idxInOld];\n if (elmToMove.$tag$ !== newStartVnode.$tag$) {\n // the tag doesn't match so we'll need a new DOM element\n node = createElm(oldCh && oldCh[newStartIdx], newVNode, idxInOld, parentElm);\n }\n else {\n patch(elmToMove, newStartVnode);\n // invalidate the matching old node so that we won't try to update it\n // again later on\n oldCh[idxInOld] = undefined;\n node = elmToMove.$elm$;\n }\n newStartVnode = newCh[++newStartIdx];\n }\n else {\n // We either didn't find an element in the old children that matches\n // the key of the first new child OR the build is not using `key`\n // attributes at all. In either case we need to create a new element\n // for the new node.\n node = createElm(oldCh && oldCh[newStartIdx], newVNode, newStartIdx, parentElm);\n newStartVnode = newCh[++newStartIdx];\n }\n if (node) {\n // if we created a new node then handle inserting it to the DOM\n if (BUILD.slotRelocation) {\n parentReferenceNode(oldStartVnode.$elm$).insertBefore(node, referenceNode(oldStartVnode.$elm$));\n }\n else {\n oldStartVnode.$elm$.parentNode.insertBefore(node, oldStartVnode.$elm$);\n }\n }\n }\n }\n if (oldStartIdx > oldEndIdx) {\n // we have some more new nodes to add which don't match up with old nodes\n addVnodes(parentElm, newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$, newVNode, newCh, newStartIdx, newEndIdx);\n }\n else if (BUILD.updatable && newStartIdx > newEndIdx) {\n // there are nodes in the `oldCh` array which no longer correspond to nodes\n // in the new array, so lets remove them (which entails cleaning up the\n // relevant DOM nodes)\n removeVnodes(oldCh, oldStartIdx, oldEndIdx);\n }\n};\n/**\n * Compare two VNodes to determine if they are the same\n *\n * **NB**: This function is an equality _heuristic_ based on the available\n * information set on the two VNodes and can be misleading under certain\n * circumstances. In particular, if the two nodes do not have `key` attrs\n * (available under `$key$` on VNodes) then the function falls back on merely\n * checking that they have the same tag.\n *\n * So, in other words, if `key` attrs are not set on VNodes which may be\n * changing order within a `children` array or something along those lines then\n * we could obtain a false negative and then have to do needless re-rendering\n * (i.e. we'd say two VNodes aren't equal when in fact they should be).\n *\n * @param leftVNode the first VNode to check\n * @param rightVNode the second VNode to check\n * @returns whether they're equal or not\n */\nconst isSameVnode = (leftVNode, rightVNode) => {\n // compare if two vnode to see if they're \"technically\" the same\n // need to have the same element tag, and same key to be the same\n if (leftVNode.$tag$ === rightVNode.$tag$) {\n if (BUILD.slotRelocation && leftVNode.$tag$ === 'slot') {\n return leftVNode.$name$ === rightVNode.$name$;\n }\n // this will be set if components in the build have `key` attrs set on them\n if (BUILD.vdomKey) {\n return leftVNode.$key$ === rightVNode.$key$;\n }\n return true;\n }\n return false;\n};\nconst referenceNode = (node) => {\n // this node was relocated to a new location in the dom\n // because of some other component's slot\n // but we still have an html comment in place of where\n // it's original location was according to it's original vdom\n return (node && node['s-ol']) || node;\n};\nconst parentReferenceNode = (node) => (node['s-ol'] ? node['s-ol'] : node).parentNode;\n/**\n * Handle reconciling an outdated VNode with a new one which corresponds to\n * it. This function handles flushing updates to the DOM and reconciling the\n * children of the two nodes (if any).\n *\n * @param oldVNode an old VNode whose DOM element and children we want to update\n * @param newVNode a new VNode representing an updated version of the old one\n */\nconst patch = (oldVNode, newVNode) => {\n const elm = (newVNode.$elm$ = oldVNode.$elm$);\n const oldChildren = oldVNode.$children$;\n const newChildren = newVNode.$children$;\n const tag = newVNode.$tag$;\n const text = newVNode.$text$;\n let defaultHolder;\n if (!BUILD.vdomText || text === null) {\n if (BUILD.svg) {\n // test if we're rendering an svg element, or still rendering nodes inside of one\n // only add this to the when the compiler sees we're using an svg somewhere\n isSvgMode = tag === 'svg' ? true : tag === 'foreignObject' ? false : isSvgMode;\n }\n if (BUILD.vdomAttribute || BUILD.reflect) {\n if (BUILD.slot && tag === 'slot')\n ;\n else {\n // either this is the first render of an element OR it's an update\n // AND we already know it's possible it could have changed\n // this updates the element's css classes, attrs, props, listeners, etc.\n updateElement(oldVNode, newVNode, isSvgMode);\n }\n }\n if (BUILD.updatable && oldChildren !== null && newChildren !== null) {\n // looks like there's child vnodes for both the old and new vnodes\n // so we need to call `updateChildren` to reconcile them\n updateChildren(elm, oldChildren, newVNode, newChildren);\n }\n else if (newChildren !== null) {\n // no old child vnodes, but there are new child vnodes to add\n if (BUILD.updatable && BUILD.vdomText && oldVNode.$text$ !== null) {\n // the old vnode was text, so be sure to clear it out\n elm.textContent = '';\n }\n // add the new vnode children\n addVnodes(elm, null, newVNode, newChildren, 0, newChildren.length - 1);\n }\n else if (BUILD.updatable && oldChildren !== null) {\n // no new child vnodes, but there are old child vnodes to remove\n removeVnodes(oldChildren, 0, oldChildren.length - 1);\n }\n if (BUILD.svg && isSvgMode && tag === 'svg') {\n isSvgMode = false;\n }\n }\n else if (BUILD.vdomText && BUILD.slotRelocation && (defaultHolder = elm['s-cr'])) {\n // this element has slotted content\n defaultHolder.parentNode.textContent = text;\n }\n else if (BUILD.vdomText && oldVNode.$text$ !== text) {\n // update the text content for the text only vnode\n // and also only if the text is different than before\n elm.data = text;\n }\n};\nconst updateFallbackSlotVisibility = (elm) => {\n // tslint:disable-next-line: prefer-const\n const childNodes = elm.childNodes;\n let childNode;\n let i;\n let ilen;\n let j;\n let slotNameAttr;\n let nodeType;\n for (i = 0, ilen = childNodes.length; i < ilen; i++) {\n childNode = childNodes[i];\n if (childNode.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n if (childNode['s-sr']) {\n // this is a slot fallback node\n // get the slot name for this slot reference node\n slotNameAttr = childNode['s-sn'];\n // by default always show a fallback slot node\n // then hide it if there are other slots in the light dom\n childNode.hidden = false;\n for (j = 0; j < ilen; j++) {\n nodeType = childNodes[j].nodeType;\n if (childNodes[j]['s-hn'] !== childNode['s-hn'] || slotNameAttr !== '') {\n // this sibling node is from a different component OR is a named fallback slot node\n if (nodeType === 1 /* NODE_TYPE.ElementNode */ && slotNameAttr === childNodes[j].getAttribute('slot')) {\n childNode.hidden = true;\n break;\n }\n }\n else {\n // this is a default fallback slot node\n // any element or text node (with content)\n // should hide the default fallback slot node\n if (nodeType === 1 /* NODE_TYPE.ElementNode */ ||\n (nodeType === 3 /* NODE_TYPE.TextNode */ && childNodes[j].textContent.trim() !== '')) {\n childNode.hidden = true;\n break;\n }\n }\n }\n }\n // keep drilling down\n updateFallbackSlotVisibility(childNode);\n }\n }\n};\nconst relocateNodes = [];\nconst relocateSlotContent = (elm) => {\n // tslint:disable-next-line: prefer-const\n let childNode;\n let node;\n let hostContentNodes;\n let slotNameAttr;\n let relocateNodeData;\n let j;\n let i = 0;\n const childNodes = elm.childNodes;\n const ilen = childNodes.length;\n for (; i < ilen; i++) {\n childNode = childNodes[i];\n if (childNode['s-sr'] && (node = childNode['s-cr']) && node.parentNode) {\n // first got the content reference comment node\n // then we got it's parent, which is where all the host content is in now\n hostContentNodes = node.parentNode.childNodes;\n slotNameAttr = childNode['s-sn'];\n for (j = hostContentNodes.length - 1; j >= 0; j--) {\n node = hostContentNodes[j];\n if (!node['s-cn'] && !node['s-nr'] && node['s-hn'] !== childNode['s-hn']) {\n // let's do some relocating to its new home\n // but never relocate a content reference node\n // that is suppose to always represent the original content location\n if (isNodeLocatedInSlot(node, slotNameAttr)) {\n // it's possible we've already decided to relocate this node\n relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n // made some changes to slots\n // let's make sure we also double check\n // fallbacks are correctly hidden or shown\n checkSlotFallbackVisibility = true;\n node['s-sn'] = node['s-sn'] || slotNameAttr;\n if (relocateNodeData) {\n // previously we never found a slot home for this node\n // but turns out we did, so let's remember it now\n relocateNodeData.$slotRefNode$ = childNode;\n }\n else {\n // add to our list of nodes to relocate\n relocateNodes.push({\n $slotRefNode$: childNode,\n $nodeToRelocate$: node,\n });\n }\n if (node['s-sr']) {\n relocateNodes.map((relocateNode) => {\n if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node['s-sn'])) {\n relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n if (relocateNodeData && !relocateNode.$slotRefNode$) {\n relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;\n }\n }\n });\n }\n }\n else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {\n // so far this element does not have a slot home, not setting slotRefNode on purpose\n // if we never find a home for this element then we'll need to hide it\n relocateNodes.push({\n $nodeToRelocate$: node,\n });\n }\n }\n }\n }\n if (childNode.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n relocateSlotContent(childNode);\n }\n }\n};\nconst isNodeLocatedInSlot = (nodeToRelocate, slotNameAttr) => {\n if (nodeToRelocate.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n if (nodeToRelocate.getAttribute('slot') === null && slotNameAttr === '') {\n return true;\n }\n if (nodeToRelocate.getAttribute('slot') === slotNameAttr) {\n return true;\n }\n return false;\n }\n if (nodeToRelocate['s-sn'] === slotNameAttr) {\n return true;\n }\n return slotNameAttr === '';\n};\nconst callNodeRefs = (vNode) => {\n if (BUILD.vdomRef) {\n vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);\n vNode.$children$ && vNode.$children$.map(callNodeRefs);\n }\n};\n/**\n * The main entry point for Stencil's virtual DOM-based rendering engine\n *\n * Given a {@link d.HostRef} container and some virtual DOM nodes, this\n * function will handle creating a virtual DOM tree with a single root, patching\n * the current virtual DOM tree onto an old one (if any), dealing with slot\n * relocation, and reflecting attributes.\n *\n * @param hostRef data needed to root and render the virtual DOM tree, such as\n * the DOM node into which it should be rendered.\n * @param renderFnResults the virtual DOM nodes to be rendered\n */\nconst renderVdom = (hostRef, renderFnResults) => {\n const hostElm = hostRef.$hostElement$;\n const cmpMeta = hostRef.$cmpMeta$;\n const oldVNode = hostRef.$vnode$ || newVNode(null, null);\n const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);\n hostTagName = hostElm.tagName;\n // <Host> runtime check\n if (BUILD.isDev && Array.isArray(renderFnResults) && renderFnResults.some(isHost)) {\n throw new Error(`The <Host> must be the single root component.\nLooks like the render() function of \"${hostTagName.toLowerCase()}\" is returning an array that contains the <Host>.\n\nThe render() function should look like this instead:\n\nrender() {\n // Do not return an array\n return (\n <Host>{content}</Host>\n );\n}\n `);\n }\n if (BUILD.reflect && cmpMeta.$attrsToReflect$) {\n rootVnode.$attrs$ = rootVnode.$attrs$ || {};\n cmpMeta.$attrsToReflect$.map(([propName, attribute]) => (rootVnode.$attrs$[attribute] = hostElm[propName]));\n }\n rootVnode.$tag$ = null;\n rootVnode.$flags$ |= 4 /* VNODE_FLAGS.isHost */;\n hostRef.$vnode$ = rootVnode;\n rootVnode.$elm$ = oldVNode.$elm$ = (BUILD.shadowDom ? hostElm.shadowRoot || hostElm : hostElm);\n if (BUILD.scoped || BUILD.shadowDom) {\n scopeId = hostElm['s-sc'];\n }\n if (BUILD.slotRelocation) {\n contentRef = hostElm['s-cr'];\n useNativeShadowDom = supportsShadow && (cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) !== 0;\n // always reset\n checkSlotFallbackVisibility = false;\n }\n // synchronous patch\n patch(oldVNode, rootVnode);\n if (BUILD.slotRelocation) {\n // while we're moving nodes around existing nodes, temporarily disable\n // the disconnectCallback from working\n plt.$flags$ |= 1 /* PLATFORM_FLAGS.isTmpDisconnected */;\n if (checkSlotRelocate) {\n relocateSlotContent(rootVnode.$elm$);\n let relocateData;\n let nodeToRelocate;\n let orgLocationNode;\n let parentNodeRef;\n let insertBeforeNode;\n let refNode;\n let i = 0;\n for (; i < relocateNodes.length; i++) {\n relocateData = relocateNodes[i];\n nodeToRelocate = relocateData.$nodeToRelocate$;\n if (!nodeToRelocate['s-ol']) {\n // add a reference node marking this node's original location\n // keep a reference to this node for later lookups\n orgLocationNode =\n BUILD.isDebug || BUILD.hydrateServerSide\n ? originalLocationDebugNode(nodeToRelocate)\n : doc.createTextNode('');\n orgLocationNode['s-nr'] = nodeToRelocate;\n nodeToRelocate.parentNode.insertBefore((nodeToRelocate['s-ol'] = orgLocationNode), nodeToRelocate);\n }\n }\n for (i = 0; i < relocateNodes.length; i++) {\n relocateData = relocateNodes[i];\n nodeToRelocate = relocateData.$nodeToRelocate$;\n if (relocateData.$slotRefNode$) {\n // by default we're just going to insert it directly\n // after the slot reference node\n parentNodeRef = relocateData.$slotRefNode$.parentNode;\n insertBeforeNode = relocateData.$slotRefNode$.nextSibling;\n orgLocationNode = nodeToRelocate['s-ol'];\n while ((orgLocationNode = orgLocationNode.previousSibling)) {\n refNode = orgLocationNode['s-nr'];\n if (refNode && refNode['s-sn'] === nodeToRelocate['s-sn'] && parentNodeRef === refNode.parentNode) {\n refNode = refNode.nextSibling;\n if (!refNode || !refNode['s-nr']) {\n insertBeforeNode = refNode;\n break;\n }\n }\n }\n if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) ||\n nodeToRelocate.nextSibling !== insertBeforeNode) {\n // we've checked that it's worth while to relocate\n // since that the node to relocate\n // has a different next sibling or parent relocated\n if (nodeToRelocate !== insertBeforeNode) {\n if (!nodeToRelocate['s-hn'] && nodeToRelocate['s-ol']) {\n // probably a component in the index.html that doesn't have it's hostname set\n nodeToRelocate['s-hn'] = nodeToRelocate['s-ol'].parentNode.nodeName;\n }\n // add it back to the dom but in its new home\n parentNodeRef.insertBefore(nodeToRelocate, insertBeforeNode);\n }\n }\n }\n else {\n // this node doesn't have a slot home to go to, so let's hide it\n if (nodeToRelocate.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n nodeToRelocate.hidden = true;\n }\n }\n }\n }\n if (checkSlotFallbackVisibility) {\n updateFallbackSlotVisibility(rootVnode.$elm$);\n }\n // done moving nodes around\n // allow the disconnect callback to work again\n plt.$flags$ &= ~1 /* PLATFORM_FLAGS.isTmpDisconnected */;\n // always reset\n relocateNodes.length = 0;\n }\n};\n// slot comment debug nodes only created with the `--debug` flag\n// otherwise these nodes are text nodes w/out content\nconst slotReferenceDebugNode = (slotVNode) => doc.createComment(`<slot${slotVNode.$name$ ? ' name=\"' + slotVNode.$name$ + '\"' : ''}> (host=${hostTagName.toLowerCase()})`);\nconst originalLocationDebugNode = (nodeToRelocate) => doc.createComment(`org-location for ` +\n (nodeToRelocate.localName\n ? `<${nodeToRelocate.localName}> (host=${nodeToRelocate['s-hn']})`\n : `[${nodeToRelocate.textContent}]`));\nconst attachToAncestor = (hostRef, ancestorComponent) => {\n if (BUILD.asyncLoading && ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent['s-p']) {\n ancestorComponent['s-p'].push(new Promise((r) => (hostRef.$onRenderResolve$ = r)));\n }\n};\nconst scheduleUpdate = (hostRef, isInitialLoad) => {\n if (BUILD.taskQueue && BUILD.updatable) {\n hostRef.$flags$ |= 16 /* HOST_FLAGS.isQueuedForUpdate */;\n }\n if (BUILD.asyncLoading && hostRef.$flags$ & 4 /* HOST_FLAGS.isWaitingForChildren */) {\n hostRef.$flags$ |= 512 /* HOST_FLAGS.needsRerender */;\n return;\n }\n attachToAncestor(hostRef, hostRef.$ancestorComponent$);\n // there is no ancestor component or the ancestor component\n // has already fired off its lifecycle update then\n // fire off the initial update\n const dispatch = () => dispatchHooks(hostRef, isInitialLoad);\n return BUILD.taskQueue ? writeTask(dispatch) : dispatch();\n};\nconst dispatchHooks = (hostRef, isInitialLoad) => {\n const elm = hostRef.$hostElement$;\n const endSchedule = createTime('scheduleUpdate', hostRef.$cmpMeta$.$tagName$);\n const instance = BUILD.lazyLoad ? hostRef.$lazyInstance$ : elm;\n let promise;\n if (isInitialLoad) {\n if (BUILD.lazyLoad && BUILD.hostListener) {\n hostRef.$flags$ |= 256 /* HOST_FLAGS.isListenReady */;\n if (hostRef.$queuedListeners$) {\n hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));\n hostRef.$queuedListeners$ = null;\n }\n }\n emitLifecycleEvent(elm, 'componentWillLoad');\n if (BUILD.cmpWillLoad) {\n promise = safeCall(instance, 'componentWillLoad');\n }\n }\n else {\n emitLifecycleEvent(elm, 'componentWillUpdate');\n if (BUILD.cmpWillUpdate) {\n promise = safeCall(instance, 'componentWillUpdate');\n }\n }\n emitLifecycleEvent(elm, 'componentWillRender');\n if (BUILD.cmpWillRender) {\n promise = then(promise, () => safeCall(instance, 'componentWillRender'));\n }\n endSchedule();\n return then(promise, () => updateComponent(hostRef, instance, isInitialLoad));\n};\nconst updateComponent = async (hostRef, instance, isInitialLoad) => {\n // updateComponent\n const elm = hostRef.$hostElement$;\n const endUpdate = createTime('update', hostRef.$cmpMeta$.$tagName$);\n const rc = elm['s-rc'];\n if (BUILD.style && isInitialLoad) {\n // DOM WRITE!\n attachStyles(hostRef);\n }\n const endRender = createTime('render', hostRef.$cmpMeta$.$tagName$);\n if (BUILD.isDev) {\n hostRef.$flags$ |= 1024 /* HOST_FLAGS.devOnRender */;\n }\n if (BUILD.hydrateServerSide) {\n await callRender(hostRef, instance, elm);\n }\n else {\n callRender(hostRef, instance, elm);\n }\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n if (BUILD.cssVarShim && plt.$cssShim$) {\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n plt.$cssShim$.updateHost(elm);\n }\n if (BUILD.isDev) {\n hostRef.$renderCount$++;\n hostRef.$flags$ &= ~1024 /* HOST_FLAGS.devOnRender */;\n }\n if (BUILD.hydrateServerSide) {\n try {\n // manually connected child components during server-side hydrate\n serverSideConnected(elm);\n if (isInitialLoad) {\n // using only during server-side hydrate\n if (hostRef.$cmpMeta$.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {\n elm['s-en'] = '';\n }\n else if (hostRef.$cmpMeta$.$flags$ & 2 /* CMP_FLAGS.scopedCssEncapsulation */) {\n elm['s-en'] = 'c';\n }\n }\n }\n catch (e) {\n consoleError(e, elm);\n }\n }\n if (BUILD.asyncLoading && rc) {\n // ok, so turns out there are some child host elements\n // waiting on this parent element to load\n // let's fire off all update callbacks waiting\n rc.map((cb) => cb());\n elm['s-rc'] = undefined;\n }\n endRender();\n endUpdate();\n if (BUILD.asyncLoading) {\n const childrenPromises = elm['s-p'];\n const postUpdate = () => postUpdateComponent(hostRef);\n if (childrenPromises.length === 0) {\n postUpdate();\n }\n else {\n Promise.all(childrenPromises).then(postUpdate);\n hostRef.$flags$ |= 4 /* HOST_FLAGS.isWaitingForChildren */;\n childrenPromises.length = 0;\n }\n }\n else {\n postUpdateComponent(hostRef);\n }\n};\nconst callRender = (hostRef, instance, elm) => {\n // in order for bundlers to correctly treeshake the BUILD object\n // we need to ensure BUILD is not deoptimized within a try/catch\n // https://rollupjs.org/guide/en/#treeshake tryCatchDeoptimization\n const allRenderFn = BUILD.allRenderFn ? true : false;\n const lazyLoad = BUILD.lazyLoad ? true : false;\n const taskQueue = BUILD.taskQueue ? true : false;\n const updatable = BUILD.updatable ? true : false;\n try {\n renderingRef = instance;\n instance = allRenderFn ? instance.render() : instance.render && instance.render();\n if (updatable && taskQueue) {\n hostRef.$flags$ &= ~16 /* HOST_FLAGS.isQueuedForUpdate */;\n }\n if (updatable || lazyLoad) {\n hostRef.$flags$ |= 2 /* HOST_FLAGS.hasRendered */;\n }\n if (BUILD.hasRenderFn || BUILD.reflect) {\n if (BUILD.vdomRender || BUILD.reflect) {\n // looks like we've got child nodes to render into this host element\n // or we need to update the css class/attrs on the host element\n // DOM WRITE!\n if (BUILD.hydrateServerSide) {\n return Promise.resolve(instance).then((value) => renderVdom(hostRef, value));\n }\n else {\n renderVdom(hostRef, instance);\n }\n }\n else {\n elm.textContent = instance;\n }\n }\n }\n catch (e) {\n consoleError(e, hostRef.$hostElement$);\n }\n renderingRef = null;\n return null;\n};\nconst getRenderingRef = () => renderingRef;\nconst postUpdateComponent = (hostRef) => {\n const tagName = hostRef.$cmpMeta$.$tagName$;\n const elm = hostRef.$hostElement$;\n const endPostUpdate = createTime('postUpdate', tagName);\n const instance = BUILD.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const ancestorComponent = hostRef.$ancestorComponent$;\n if (BUILD.cmpDidRender) {\n if (BUILD.isDev) {\n hostRef.$flags$ |= 1024 /* HOST_FLAGS.devOnRender */;\n }\n safeCall(instance, 'componentDidRender');\n if (BUILD.isDev) {\n hostRef.$flags$ &= ~1024 /* HOST_FLAGS.devOnRender */;\n }\n }\n emitLifecycleEvent(elm, 'componentDidRender');\n if (!(hostRef.$flags$ & 64 /* HOST_FLAGS.hasLoadedComponent */)) {\n hostRef.$flags$ |= 64 /* HOST_FLAGS.hasLoadedComponent */;\n if (BUILD.asyncLoading && BUILD.cssAnnotations) {\n // DOM WRITE!\n addHydratedFlag(elm);\n }\n if (BUILD.cmpDidLoad) {\n if (BUILD.isDev) {\n hostRef.$flags$ |= 2048 /* HOST_FLAGS.devOnDidLoad */;\n }\n safeCall(instance, 'componentDidLoad');\n if (BUILD.isDev) {\n hostRef.$flags$ &= ~2048 /* HOST_FLAGS.devOnDidLoad */;\n }\n }\n emitLifecycleEvent(elm, 'componentDidLoad');\n endPostUpdate();\n if (BUILD.asyncLoading) {\n hostRef.$onReadyResolve$(elm);\n if (!ancestorComponent) {\n appDidLoad(tagName);\n }\n }\n }\n else {\n if (BUILD.cmpDidUpdate) {\n // we've already loaded this component\n // fire off the user's componentDidUpdate method (if one was provided)\n // componentDidUpdate runs AFTER render() has been called\n // and all child components have finished updating\n if (BUILD.isDev) {\n hostRef.$flags$ |= 1024 /* HOST_FLAGS.devOnRender */;\n }\n safeCall(instance, 'componentDidUpdate');\n if (BUILD.isDev) {\n hostRef.$flags$ &= ~1024 /* HOST_FLAGS.devOnRender */;\n }\n }\n emitLifecycleEvent(elm, 'componentDidUpdate');\n endPostUpdate();\n }\n if (BUILD.hotModuleReplacement) {\n elm['s-hmr-load'] && elm['s-hmr-load']();\n }\n if (BUILD.method && BUILD.lazyLoad) {\n hostRef.$onInstanceResolve$(elm);\n }\n // load events fire from bottom to top\n // the deepest elements load first then bubbles up\n if (BUILD.asyncLoading) {\n if (hostRef.$onRenderResolve$) {\n hostRef.$onRenderResolve$();\n hostRef.$onRenderResolve$ = undefined;\n }\n if (hostRef.$flags$ & 512 /* HOST_FLAGS.needsRerender */) {\n nextTick(() => scheduleUpdate(hostRef, false));\n }\n hostRef.$flags$ &= ~(4 /* HOST_FLAGS.isWaitingForChildren */ | 512 /* HOST_FLAGS.needsRerender */);\n }\n // ( •_•)\n // ( •_•)>⌐■-■\n // (⌐■_■)\n};\nconst forceUpdate = (ref) => {\n if (BUILD.updatable) {\n const hostRef = getHostRef(ref);\n const isConnected = hostRef.$hostElement$.isConnected;\n if (isConnected &&\n (hostRef.$flags$ & (2 /* HOST_FLAGS.hasRendered */ | 16 /* HOST_FLAGS.isQueuedForUpdate */)) === 2 /* HOST_FLAGS.hasRendered */) {\n scheduleUpdate(hostRef, false);\n }\n // Returns \"true\" when the forced update was successfully scheduled\n return isConnected;\n }\n return false;\n};\nconst appDidLoad = (who) => {\n // on appload\n // we have finish the first big initial render\n if (BUILD.cssAnnotations) {\n addHydratedFlag(doc.documentElement);\n }\n if (BUILD.asyncQueue) {\n plt.$flags$ |= 2 /* PLATFORM_FLAGS.appLoaded */;\n }\n nextTick(() => emitEvent(win, 'appload', { detail: { namespace: NAMESPACE } }));\n if (BUILD.profile && performance.measure) {\n performance.measure(`[Stencil] ${NAMESPACE} initial load (by ${who})`, 'st:app:start');\n }\n};\nconst safeCall = (instance, method, arg) => {\n if (instance && instance[method]) {\n try {\n return instance[method](arg);\n }\n catch (e) {\n consoleError(e);\n }\n }\n return undefined;\n};\nconst then = (promise, thenFn) => {\n return promise && promise.then ? promise.then(thenFn) : thenFn();\n};\nconst emitLifecycleEvent = (elm, lifecycleName) => {\n if (BUILD.lifecycleDOMEvents) {\n emitEvent(elm, 'stencil_' + lifecycleName, {\n bubbles: true,\n composed: true,\n detail: {\n namespace: NAMESPACE,\n },\n });\n }\n};\nconst addHydratedFlag = (elm) => BUILD.hydratedClass\n ? elm.classList.add('hydrated')\n : BUILD.hydratedAttribute\n ? elm.setAttribute('hydrated', '')\n : undefined;\nconst serverSideConnected = (elm) => {\n const children = elm.children;\n if (children != null) {\n for (let i = 0, ii = children.length; i < ii; i++) {\n const childElm = children[i];\n if (typeof childElm.connectedCallback === 'function') {\n childElm.connectedCallback();\n }\n serverSideConnected(childElm);\n }\n }\n};\nconst getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);\nconst setValue = (ref, propName, newVal, cmpMeta) => {\n // check our new property value against our internal value\n const hostRef = getHostRef(ref);\n const elm = BUILD.lazyLoad ? hostRef.$hostElement$ : ref;\n const oldVal = hostRef.$instanceValues$.get(propName);\n const flags = hostRef.$flags$;\n const instance = BUILD.lazyLoad ? hostRef.$lazyInstance$ : elm;\n newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);\n // explicitly check for NaN on both sides, as `NaN === NaN` is always false\n const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);\n const didValueChange = newVal !== oldVal && !areBothNaN;\n if ((!BUILD.lazyLoad || !(flags & 8 /* HOST_FLAGS.isConstructingInstance */) || oldVal === undefined) && didValueChange) {\n // gadzooks! the property's value has changed!!\n // set our new value!\n hostRef.$instanceValues$.set(propName, newVal);\n if (BUILD.isDev) {\n if (hostRef.$flags$ & 1024 /* HOST_FLAGS.devOnRender */) {\n consoleDevWarn(`The state/prop \"${propName}\" changed during rendering. This can potentially lead to infinite-loops and other bugs.`, '\\nElement', elm, '\\nNew value', newVal, '\\nOld value', oldVal);\n }\n else if (hostRef.$flags$ & 2048 /* HOST_FLAGS.devOnDidLoad */) {\n consoleDevWarn(`The state/prop \"${propName}\" changed during \"componentDidLoad()\", this triggers extra re-renders, try to setup on \"componentWillLoad()\"`, '\\nElement', elm, '\\nNew value', newVal, '\\nOld value', oldVal);\n }\n }\n if (!BUILD.lazyLoad || instance) {\n // get an array of method names of watch functions to call\n if (BUILD.watchCallback && cmpMeta.$watchers$ && flags & 128 /* HOST_FLAGS.isWatchReady */) {\n const watchMethods = cmpMeta.$watchers$[propName];\n if (watchMethods) {\n // this instance is watching for when this property changed\n watchMethods.map((watchMethodName) => {\n try {\n // fire off each of the watch methods that are watching this property\n instance[watchMethodName](newVal, oldVal, propName);\n }\n catch (e) {\n consoleError(e, elm);\n }\n });\n }\n }\n if (BUILD.updatable &&\n (flags & (2 /* HOST_FLAGS.hasRendered */ | 16 /* HOST_FLAGS.isQueuedForUpdate */)) === 2 /* HOST_FLAGS.hasRendered */) {\n if (BUILD.cmpShouldUpdate && instance.componentShouldUpdate) {\n if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {\n return;\n }\n }\n // looks like this value actually changed, so we've got work to do!\n // but only if we've already rendered, otherwise just chill out\n // queue that we need to do an update, but don't worry about queuing\n // up millions cuz this function ensures it only runs once\n scheduleUpdate(hostRef, false);\n }\n }\n }\n};\n/**\n * Attach a series of runtime constructs to a compiled Stencil component\n * constructor, including getters and setters for the `@Prop` and `@State`\n * decorators, callbacks for when attributes change, and so on.\n *\n * @param Cstr the constructor for a component that we need to process\n * @param cmpMeta metadata collected previously about the component\n * @param flags a number used to store a series of bit flags\n * @returns a reference to the same constructor passed in (but now mutated)\n */\nconst proxyComponent = (Cstr, cmpMeta, flags) => {\n if (BUILD.member && cmpMeta.$members$) {\n if (BUILD.watchCallback && Cstr.watchers) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n // It's better to have a const than two Object.entries()\n const members = Object.entries(cmpMeta.$members$);\n const prototype = Cstr.prototype;\n members.map(([memberName, [memberFlags]]) => {\n if ((BUILD.prop || BUILD.state) &&\n (memberFlags & 31 /* MEMBER_FLAGS.Prop */ ||\n ((!BUILD.lazyLoad || flags & 2 /* PROXY_FLAGS.proxyState */) && memberFlags & 32 /* MEMBER_FLAGS.State */))) {\n // proxyComponent - prop\n Object.defineProperty(prototype, memberName, {\n get() {\n // proxyComponent, get value\n return getValue(this, memberName);\n },\n set(newValue) {\n // only during dev time\n if (BUILD.isDev) {\n const ref = getHostRef(this);\n if (\n // we are proxying the instance (not element)\n (flags & 1 /* PROXY_FLAGS.isElementConstructor */) === 0 &&\n // the element is not constructing\n (ref.$flags$ & 8 /* HOST_FLAGS.isConstructingInstance */) === 0 &&\n // the member is a prop\n (memberFlags & 31 /* MEMBER_FLAGS.Prop */) !== 0 &&\n // the member is not mutable\n (memberFlags & 1024 /* MEMBER_FLAGS.Mutable */) === 0) {\n consoleDevWarn(`@Prop() \"${memberName}\" on <${cmpMeta.$tagName$}> is immutable but was modified from within the component.\\nMore information: https://stenciljs.com/docs/properties#prop-mutability`);\n }\n }\n // proxyComponent, set value\n setValue(this, memberName, newValue, cmpMeta);\n },\n configurable: true,\n enumerable: true,\n });\n }\n else if (BUILD.lazyLoad &&\n BUILD.method &&\n flags & 1 /* PROXY_FLAGS.isElementConstructor */ &&\n memberFlags & 64 /* MEMBER_FLAGS.Method */) {\n // proxyComponent - method\n Object.defineProperty(prototype, memberName, {\n value(...args) {\n const ref = getHostRef(this);\n return ref.$onInstancePromise$.then(() => ref.$lazyInstance$[memberName](...args));\n },\n });\n }\n });\n if (BUILD.observeAttribute && (!BUILD.lazyLoad || flags & 1 /* PROXY_FLAGS.isElementConstructor */)) {\n const attrNameToPropName = new Map();\n prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {\n plt.jmp(() => {\n const propName = attrNameToPropName.get(attrName);\n // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback\n // in the case where an attribute was set inline.\n // ```html\n // <my-component some-attribute=\"some-value\"></my-component>\n // ```\n //\n // There is an edge case where a developer sets the attribute inline on a custom element and then\n // programmatically changes it before it has been upgraded as shown below:\n //\n // ```html\n // <!-- this component has _not_ been upgraded yet -->\n // <my-component id=\"test\" some-attribute=\"some-value\"></my-component>\n // <script>\n // // grab non-upgraded component\n // el = document.querySelector(\"#test\");\n // el.someAttribute = \"another-value\";\n // // upgrade component\n // customElements.define('my-component', MyComponent);\n // </script>\n // ```\n // In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback\n // will be called with `newValue = \"some-value\"` and will set the shadowed property (this.someAttribute = \"another-value\")\n // to the value that was set inline i.e. \"some-value\" from above example. When\n // the connectedCallback attempts to unshadow it will use \"some-value\" as the initial value rather than \"another-value\"\n //\n // The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed\n // by connectedCallback as this attributeChangedCallback will not fire.\n //\n // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties\n //\n // TODO(STENCIL-16) we should think about whether or not we actually want to be reflecting the attributes to\n // properties here given that this goes against best practices outlined here\n // https://developers.google.com/web/fundamentals/web-components/best-practices#avoid-reentrancy\n if (this.hasOwnProperty(propName)) {\n newValue = this[propName];\n delete this[propName];\n }\n else if (prototype.hasOwnProperty(propName) &&\n typeof this[propName] === 'number' &&\n this[propName] == newValue) {\n // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native\n // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in\n // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.\n return;\n }\n this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;\n });\n };\n // create an array of attributes to observe\n // and also create a map of html attribute name to js property name\n Cstr.observedAttributes = members\n .filter(([_, m]) => m[0] & 15 /* MEMBER_FLAGS.HasAttribute */) // filter to only keep props that should match attributes\n .map(([propName, m]) => {\n const attrName = m[1] || propName;\n attrNameToPropName.set(attrName, propName);\n if (BUILD.reflect && m[0] & 512 /* MEMBER_FLAGS.ReflectAttr */) {\n cmpMeta.$attrsToReflect$.push([propName, attrName]);\n }\n return attrName;\n });\n }\n }\n return Cstr;\n};\nconst initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) => {\n // initializeComponent\n if ((BUILD.lazyLoad || BUILD.hydrateServerSide || BUILD.style) &&\n (hostRef.$flags$ & 32 /* HOST_FLAGS.hasInitializedComponent */) === 0) {\n if (BUILD.lazyLoad || BUILD.hydrateClientSide) {\n // we haven't initialized this element yet\n hostRef.$flags$ |= 32 /* HOST_FLAGS.hasInitializedComponent */;\n // lazy loaded components\n // request the component's implementation to be\n // wired up with the host element\n Cstr = loadModule(cmpMeta, hostRef, hmrVersionId);\n if (Cstr.then) {\n // Await creates a micro-task avoid if possible\n const endLoad = uniqueTime(`st:load:${cmpMeta.$tagName$}:${hostRef.$modeName$}`, `[Stencil] Load module for <${cmpMeta.$tagName$}>`);\n Cstr = await Cstr;\n endLoad();\n }\n if ((BUILD.isDev || BUILD.isDebug) && !Cstr) {\n throw new Error(`Constructor for \"${cmpMeta.$tagName$}#${hostRef.$modeName$}\" was not found`);\n }\n if (BUILD.member && !Cstr.isProxied) {\n // we've never proxied this Constructor before\n // let's add the getters/setters to its prototype before\n // the first time we create an instance of the implementation\n if (BUILD.watchCallback) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n proxyComponent(Cstr, cmpMeta, 2 /* PROXY_FLAGS.proxyState */);\n Cstr.isProxied = true;\n }\n const endNewInstance = createTime('createInstance', cmpMeta.$tagName$);\n // ok, time to construct the instance\n // but let's keep track of when we start and stop\n // so that the getters/setters don't incorrectly step on data\n if (BUILD.member) {\n hostRef.$flags$ |= 8 /* HOST_FLAGS.isConstructingInstance */;\n }\n // construct the lazy-loaded component implementation\n // passing the hostRef is very important during\n // construction in order to directly wire together the\n // host element and the lazy-loaded instance\n try {\n new Cstr(hostRef);\n }\n catch (e) {\n consoleError(e);\n }\n if (BUILD.member) {\n hostRef.$flags$ &= ~8 /* HOST_FLAGS.isConstructingInstance */;\n }\n if (BUILD.watchCallback) {\n hostRef.$flags$ |= 128 /* HOST_FLAGS.isWatchReady */;\n }\n endNewInstance();\n fireConnectedCallback(hostRef.$lazyInstance$);\n }\n else {\n // sync constructor component\n Cstr = elm.constructor;\n hostRef.$flags$ |= 32 /* HOST_FLAGS.hasInitializedComponent */;\n // wait for the CustomElementRegistry to mark the component as ready before setting `isWatchReady`. Otherwise,\n // watchers may fire prematurely if `customElements.get()`/`customElements.whenDefined()` resolves _before_\n // Stencil has completed instantiating the component.\n customElements.whenDefined(cmpMeta.$tagName$).then(() => (hostRef.$flags$ |= 128 /* HOST_FLAGS.isWatchReady */));\n }\n if (BUILD.style && Cstr.style) {\n // this component has styles but we haven't registered them yet\n let style = Cstr.style;\n if (BUILD.mode && typeof style !== 'string') {\n style = style[(hostRef.$modeName$ = computeMode(elm))];\n if (BUILD.hydrateServerSide && hostRef.$modeName$) {\n elm.setAttribute('s-mode', hostRef.$modeName$);\n }\n }\n const scopeId = getScopeId(cmpMeta, hostRef.$modeName$);\n if (!styles.has(scopeId)) {\n const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);\n if (!BUILD.hydrateServerSide &&\n BUILD.shadowDom &&\n // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\n BUILD.shadowDomShim &&\n cmpMeta.$flags$ & 8 /* CMP_FLAGS.needsShadowDomShim */) {\n style = await import('./shadow-css.js').then((m) => m.scopeCss(style, scopeId, false));\n }\n registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */));\n endRegisterStyles();\n }\n }\n }\n // we've successfully created a lazy instance\n const ancestorComponent = hostRef.$ancestorComponent$;\n const schedule = () => scheduleUpdate(hostRef, true);\n if (BUILD.asyncLoading && ancestorComponent && ancestorComponent['s-rc']) {\n // this is the initial load and this component it has an ancestor component\n // but the ancestor component has NOT fired its will update lifecycle yet\n // so let's just cool our jets and wait for the ancestor to continue first\n // this will get fired off when the ancestor component\n // finally gets around to rendering its lazy self\n // fire off the initial update\n ancestorComponent['s-rc'].push(schedule);\n }\n else {\n schedule();\n }\n};\nconst fireConnectedCallback = (instance) => {\n if (BUILD.lazyLoad && BUILD.connectedCallback) {\n safeCall(instance, 'connectedCallback');\n }\n};\nconst connectedCallback = (elm) => {\n if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n const cmpMeta = hostRef.$cmpMeta$;\n const endConnected = createTime('connectedCallback', cmpMeta.$tagName$);\n if (BUILD.hostListenerTargetParent) {\n // only run if we have listeners being attached to a parent\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, true);\n }\n if (!(hostRef.$flags$ & 1 /* HOST_FLAGS.hasConnected */)) {\n // first time this component has connected\n hostRef.$flags$ |= 1 /* HOST_FLAGS.hasConnected */;\n let hostId;\n if (BUILD.hydrateClientSide) {\n hostId = elm.getAttribute(HYDRATE_ID);\n if (hostId) {\n if (BUILD.shadowDom && supportsShadow && cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {\n const scopeId = BUILD.mode\n ? addStyle(elm.shadowRoot, cmpMeta, elm.getAttribute('s-mode'))\n : addStyle(elm.shadowRoot, cmpMeta);\n elm.classList.remove(scopeId + '-h', scopeId + '-s');\n }\n initializeClientHydrate(elm, cmpMeta.$tagName$, hostId, hostRef);\n }\n }\n if (BUILD.slotRelocation && !hostId) {\n // initUpdate\n // if the slot polyfill is required we'll need to put some nodes\n // in here to act as original content anchors as we move nodes around\n // host element has been connected to the DOM\n if (BUILD.hydrateServerSide ||\n ((BUILD.slot || BUILD.shadowDom) &&\n // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\n cmpMeta.$flags$ & (4 /* CMP_FLAGS.hasSlotRelocation */ | 8 /* CMP_FLAGS.needsShadowDomShim */))) {\n setContentReference(elm);\n }\n }\n if (BUILD.asyncLoading) {\n // find the first ancestor component (if there is one) and register\n // this component as one of the actively loading child components for its ancestor\n let ancestorComponent = elm;\n while ((ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host)) {\n // climb up the ancestors looking for the first\n // component that hasn't finished its lifecycle update yet\n if ((BUILD.hydrateClientSide &&\n ancestorComponent.nodeType === 1 /* NODE_TYPE.ElementNode */ &&\n ancestorComponent.hasAttribute('s-id') &&\n ancestorComponent['s-p']) ||\n ancestorComponent['s-p']) {\n // we found this components first ancestor component\n // keep a reference to this component's ancestor component\n attachToAncestor(hostRef, (hostRef.$ancestorComponent$ = ancestorComponent));\n break;\n }\n }\n }\n // Lazy properties\n // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties\n if (BUILD.prop && !BUILD.hydrateServerSide && cmpMeta.$members$) {\n Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {\n if (memberFlags & 31 /* MEMBER_FLAGS.Prop */ && elm.hasOwnProperty(memberName)) {\n const value = elm[memberName];\n delete elm[memberName];\n elm[memberName] = value;\n }\n });\n }\n if (BUILD.initializeNextTick) {\n // connectedCallback, taskQueue, initialLoad\n // angular sets attribute AFTER connectCallback\n // https://github.com/angular/angular/issues/18909\n // https://github.com/angular/angular/issues/19940\n nextTick(() => initializeComponent(elm, hostRef, cmpMeta));\n }\n else {\n initializeComponent(elm, hostRef, cmpMeta);\n }\n }\n else {\n // not the first time this has connected\n // reattach any event listeners to the host\n // since they would have been removed when disconnected\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, false);\n // fire off connectedCallback() on component instance\n fireConnectedCallback(hostRef.$lazyInstance$);\n }\n endConnected();\n }\n};\nconst setContentReference = (elm) => {\n // only required when we're NOT using native shadow dom (slot)\n // or this browser doesn't support native shadow dom\n // and this host element was NOT created with SSR\n // let's pick out the inner content for slot projection\n // create a node to represent where the original\n // content was first placed, which is useful later on\n const contentRefElm = (elm['s-cr'] = doc.createComment(BUILD.isDebug ? `content-ref (host=${elm.localName})` : ''));\n contentRefElm['s-cn'] = true;\n elm.insertBefore(contentRefElm, elm.firstChild);\n};\nconst disconnectedCallback = (elm) => {\n if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n const instance = BUILD.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (BUILD.hostListener) {\n if (hostRef.$rmListeners$) {\n hostRef.$rmListeners$.map((rmListener) => rmListener());\n hostRef.$rmListeners$ = undefined;\n }\n }\n // clear CSS var-shim tracking\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n if (BUILD.cssVarShim && plt.$cssShim$) {\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n plt.$cssShim$.removeHost(elm);\n }\n if (BUILD.lazyLoad && BUILD.disconnectedCallback) {\n safeCall(instance, 'disconnectedCallback');\n }\n if (BUILD.cmpDidUnload) {\n safeCall(instance, 'componentDidUnload');\n }\n }\n};\nconst defineCustomElement = (Cstr, compactMeta) => {\n customElements.define(compactMeta[1], proxyCustomElement(Cstr, compactMeta));\n};\nconst proxyCustomElement = (Cstr, compactMeta) => {\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1],\n };\n if (BUILD.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD.watchCallback) {\n cmpMeta.$watchers$ = Cstr.$watchers$;\n }\n if (BUILD.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {\n // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\n cmpMeta.$flags$ |= 8 /* CMP_FLAGS.needsShadowDomShim */;\n }\n const originalConnectedCallback = Cstr.prototype.connectedCallback;\n const originalDisconnectedCallback = Cstr.prototype.disconnectedCallback;\n Object.assign(Cstr.prototype, {\n __registerHost() {\n registerHost(this, cmpMeta);\n },\n connectedCallback() {\n connectedCallback(this);\n if (BUILD.connectedCallback && originalConnectedCallback) {\n originalConnectedCallback.call(this);\n }\n },\n disconnectedCallback() {\n disconnectedCallback(this);\n if (BUILD.disconnectedCallback && originalDisconnectedCallback) {\n originalDisconnectedCallback.call(this);\n }\n },\n __attachShadow() {\n if (supportsShadow) {\n if (BUILD.shadowDelegatesFocus) {\n this.attachShadow({\n mode: 'open',\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* CMP_FLAGS.shadowDelegatesFocus */),\n });\n }\n else {\n this.attachShadow({ mode: 'open' });\n }\n }\n else {\n this.shadowRoot = this;\n }\n },\n });\n Cstr.is = cmpMeta.$tagName$;\n return proxyComponent(Cstr, cmpMeta, 1 /* PROXY_FLAGS.isElementConstructor */ | 2 /* PROXY_FLAGS.proxyState */);\n};\nconst forceModeUpdate = (elm) => {\n if (BUILD.style && BUILD.mode && !BUILD.lazyLoad) {\n const mode = computeMode(elm);\n const hostRef = getHostRef(elm);\n if (hostRef.$modeName$ !== mode) {\n const cmpMeta = hostRef.$cmpMeta$;\n const oldScopeId = elm['s-sc'];\n const scopeId = getScopeId(cmpMeta, mode);\n const style = elm.constructor.style[mode];\n const flags = cmpMeta.$flags$;\n if (style) {\n if (!styles.has(scopeId)) {\n registerStyle(scopeId, style, !!(flags & 1 /* CMP_FLAGS.shadowDomEncapsulation */));\n }\n hostRef.$modeName$ = mode;\n elm.classList.remove(oldScopeId + '-h', oldScopeId + '-s');\n attachStyles(hostRef);\n forceUpdate(elm);\n }\n }\n }\n};\nconst patchCloneNode = (HostElementPrototype) => {\n const orgCloneNode = HostElementPrototype.cloneNode;\n HostElementPrototype.cloneNode = function (deep) {\n const srcNode = this;\n const isShadowDom = BUILD.shadowDom ? srcNode.shadowRoot && supportsShadow : false;\n const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);\n if (BUILD.slot && !isShadowDom && deep) {\n let i = 0;\n let slotted, nonStencilNode;\n const stencilPrivates = [\n 's-id',\n 's-cr',\n 's-lr',\n 's-rc',\n 's-sc',\n 's-p',\n 's-cn',\n 's-sr',\n 's-sn',\n 's-hn',\n 's-ol',\n 's-nr',\n 's-si',\n ];\n for (; i < srcNode.childNodes.length; i++) {\n slotted = srcNode.childNodes[i]['s-nr'];\n nonStencilNode = stencilPrivates.every((privateField) => !srcNode.childNodes[i][privateField]);\n if (slotted) {\n if (BUILD.appendChildSlotFix && clonedNode.__appendChild) {\n clonedNode.__appendChild(slotted.cloneNode(true));\n }\n else {\n clonedNode.appendChild(slotted.cloneNode(true));\n }\n }\n if (nonStencilNode) {\n clonedNode.appendChild(srcNode.childNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nconst patchSlotAppendChild = (HostElementPrototype) => {\n HostElementPrototype.__appendChild = HostElementPrototype.appendChild;\n HostElementPrototype.appendChild = function (newChild) {\n const slotName = (newChild['s-sn'] = getSlotName(newChild));\n const slotNode = getHostSlotNode(this.childNodes, slotName);\n if (slotNode) {\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[slotChildNodes.length - 1];\n return appendAfter.parentNode.insertBefore(newChild, appendAfter.nextSibling);\n }\n return this.__appendChild(newChild);\n };\n};\n/**\n * Patches the text content of an unnamed slotted node inside a scoped component\n * @param hostElementPrototype the `Element` to be patched\n * @param cmpMeta component runtime metadata used to determine if the component should be patched or not\n */\nconst patchTextContent = (hostElementPrototype, cmpMeta) => {\n if (BUILD.scoped && cmpMeta.$flags$ & 2 /* CMP_FLAGS.scopedCssEncapsulation */) {\n const descriptor = Object.getOwnPropertyDescriptor(Node.prototype, 'textContent');\n Object.defineProperty(hostElementPrototype, '__textContent', descriptor);\n Object.defineProperty(hostElementPrototype, 'textContent', {\n get() {\n var _a;\n // get the 'default slot', which would be the first slot in a shadow tree (if we were using one), whose name is\n // the empty string\n const slotNode = getHostSlotNode(this.childNodes, '');\n // when a slot node is found, the textContent _may_ be found in the next sibling (text) node, depending on how\n // nodes were reordered during the vdom render. first try to get the text content from the sibling.\n if (((_a = slotNode === null || slotNode === void 0 ? void 0 : slotNode.nextSibling) === null || _a === void 0 ? void 0 : _a.nodeType) === 3 /* NODE_TYPES.TEXT_NODE */) {\n return slotNode.nextSibling.textContent;\n }\n else if (slotNode) {\n return slotNode.textContent;\n }\n else {\n // fallback to the original implementation\n return this.__textContent;\n }\n },\n set(value) {\n var _a;\n // get the 'default slot', which would be the first slot in a shadow tree (if we were using one), whose name is\n // the empty string\n const slotNode = getHostSlotNode(this.childNodes, '');\n // when a slot node is found, the textContent _may_ need to be placed in the next sibling (text) node,\n // depending on how nodes were reordered during the vdom render. first try to set the text content on the\n // sibling.\n if (((_a = slotNode === null || slotNode === void 0 ? void 0 : slotNode.nextSibling) === null || _a === void 0 ? void 0 : _a.nodeType) === 3 /* NODE_TYPES.TEXT_NODE */) {\n slotNode.nextSibling.textContent = value;\n }\n else if (slotNode) {\n slotNode.textContent = value;\n }\n else {\n // we couldn't find a slot, but that doesn't mean that there isn't one. if this check ran before the DOM\n // loaded, we could have missed it. check for a content reference element on the scoped component and insert\n // it there\n this.__textContent = value;\n const contentRefElm = this['s-cr'];\n if (contentRefElm) {\n this.insertBefore(contentRefElm, this.firstChild);\n }\n }\n },\n });\n }\n};\nconst patchChildSlotNodes = (elm, cmpMeta) => {\n class FakeNodeList extends Array {\n item(n) {\n return this[n];\n }\n }\n // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\n if (cmpMeta.$flags$ & 8 /* CMP_FLAGS.needsShadowDomShim */) {\n const childNodesFn = elm.__lookupGetter__('childNodes');\n Object.defineProperty(elm, 'children', {\n get() {\n return this.childNodes.map((n) => n.nodeType === 1);\n },\n });\n Object.defineProperty(elm, 'childElementCount', {\n get() {\n return elm.children.length;\n },\n });\n Object.defineProperty(elm, 'childNodes', {\n get() {\n const childNodes = childNodesFn.call(this);\n if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0 &&\n getHostRef(this).$flags$ & 2 /* HOST_FLAGS.hasRendered */) {\n const result = new FakeNodeList();\n for (let i = 0; i < childNodes.length; i++) {\n const slot = childNodes[i]['s-nr'];\n if (slot) {\n result.push(slot);\n }\n }\n return result;\n }\n return FakeNodeList.from(childNodes);\n },\n });\n }\n};\nconst getSlotName = (node) => node['s-sn'] || (node.nodeType === 1 && node.getAttribute('slot')) || '';\n/**\n * Recursively searches a series of child nodes for a slot with the provided name.\n * @param childNodes the nodes to search for a slot with a specific name.\n * @param slotName the name of the slot to match on.\n * @returns a reference to the slot node that matches the provided name, `null` otherwise\n */\nconst getHostSlotNode = (childNodes, slotName) => {\n let i = 0;\n let childNode;\n for (; i < childNodes.length; i++) {\n childNode = childNodes[i];\n if (childNode['s-sr'] && childNode['s-sn'] === slotName) {\n return childNode;\n }\n childNode = getHostSlotNode(childNode.childNodes, slotName);\n if (childNode) {\n return childNode;\n }\n }\n return null;\n};\nconst getHostSlotChildNodes = (n, slotName) => {\n const childNodes = [n];\n while ((n = n.nextSibling) && n['s-sn'] === slotName) {\n childNodes.push(n);\n }\n return childNodes;\n};\nconst hmrStart = (elm, cmpMeta, hmrVersionId) => {\n // ¯\\_(ツ)_/¯\n const hostRef = getHostRef(elm);\n // reset state flags to only have been connected\n hostRef.$flags$ = 1 /* HOST_FLAGS.hasConnected */;\n // TODO\n // detatch any event listeners that may have been added\n // because we're not passing an exact event name it'll\n // remove all of this element's event, which is good\n // create a callback for when this component finishes hmr\n elm['s-hmr-load'] = () => {\n // finished hmr for this element\n delete elm['s-hmr-load'];\n };\n // re-initialize the component\n initializeComponent(elm, hostRef, cmpMeta, hmrVersionId);\n};\nconst bootstrapLazy = (lazyBundles, options = {}) => {\n var _a;\n if (BUILD.profile && performance.mark) {\n performance.mark('st:app:start');\n }\n installDevTools();\n const endBootstrap = createTime('bootstrapLazy');\n const cmpTags = [];\n const exclude = options.exclude || [];\n const customElements = win.customElements;\n const head = doc.head;\n const metaCharset = /*@__PURE__*/ head.querySelector('meta[charset]');\n const visibilityStyle = /*@__PURE__*/ doc.createElement('style');\n const deferredConnectedCallbacks = [];\n const styles = /*@__PURE__*/ doc.querySelectorAll(`[${HYDRATED_STYLE_ID}]`);\n let appLoadFallback;\n let isBootstrapping = true;\n let i = 0;\n Object.assign(plt, options);\n plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;\n if (BUILD.asyncQueue) {\n if (options.syncQueue) {\n plt.$flags$ |= 4 /* PLATFORM_FLAGS.queueSync */;\n }\n }\n if (BUILD.hydrateClientSide) {\n // If the app is already hydrated there is not point to disable the\n // async queue. This will improve the first input delay\n plt.$flags$ |= 2 /* PLATFORM_FLAGS.appLoaded */;\n }\n if (BUILD.hydrateClientSide && BUILD.shadowDom) {\n for (; i < styles.length; i++) {\n registerStyle(styles[i].getAttribute(HYDRATED_STYLE_ID), convertScopedToShadow(styles[i].innerHTML), true);\n }\n }\n lazyBundles.map((lazyBundle) => {\n lazyBundle[1].map((compactMeta) => {\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1],\n $members$: compactMeta[2],\n $listeners$: compactMeta[3],\n };\n if (BUILD.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD.watchCallback) {\n cmpMeta.$watchers$ = {};\n }\n if (BUILD.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {\n // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\n cmpMeta.$flags$ |= 8 /* CMP_FLAGS.needsShadowDomShim */;\n }\n const tagName = BUILD.transformTagName && options.transformTagName\n ? options.transformTagName(cmpMeta.$tagName$)\n : cmpMeta.$tagName$;\n const HostElement = class extends HTMLElement {\n // StencilLazyHost\n constructor(self) {\n // @ts-ignore\n super(self);\n self = this;\n registerHost(self, cmpMeta);\n if (BUILD.shadowDom && cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {\n // this component is using shadow dom\n // and this browser supports shadow dom\n // add the read-only property \"shadowRoot\" to the host element\n // adding the shadow root build conditionals to minimize runtime\n if (supportsShadow) {\n if (BUILD.shadowDelegatesFocus) {\n self.attachShadow({\n mode: 'open',\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* CMP_FLAGS.shadowDelegatesFocus */),\n });\n }\n else {\n self.attachShadow({ mode: 'open' });\n }\n }\n else if (!BUILD.hydrateServerSide && !('shadowRoot' in self)) {\n self.shadowRoot = self;\n }\n }\n if (BUILD.slotChildNodesFix) {\n patchChildSlotNodes(self, cmpMeta);\n }\n }\n connectedCallback() {\n if (appLoadFallback) {\n clearTimeout(appLoadFallback);\n appLoadFallback = null;\n }\n if (isBootstrapping) {\n // connectedCallback will be processed once all components have been registered\n deferredConnectedCallbacks.push(this);\n }\n else {\n plt.jmp(() => connectedCallback(this));\n }\n }\n disconnectedCallback() {\n plt.jmp(() => disconnectedCallback(this));\n }\n componentOnReady() {\n return getHostRef(this).$onReadyPromise$;\n }\n };\n if (BUILD.cloneNodeFix) {\n patchCloneNode(HostElement.prototype);\n }\n if (BUILD.appendChildSlotFix) {\n patchSlotAppendChild(HostElement.prototype);\n }\n if (BUILD.hotModuleReplacement) {\n HostElement.prototype['s-hmr'] = function (hmrVersionId) {\n hmrStart(this, cmpMeta, hmrVersionId);\n };\n }\n if (BUILD.scopedSlotTextContentFix) {\n patchTextContent(HostElement.prototype, cmpMeta);\n }\n cmpMeta.$lazyBundleId$ = lazyBundle[0];\n if (!exclude.includes(tagName) && !customElements.get(tagName)) {\n cmpTags.push(tagName);\n customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* PROXY_FLAGS.isElementConstructor */));\n }\n });\n });\n if (BUILD.invisiblePrehydration && (BUILD.hydratedClass || BUILD.hydratedAttribute)) {\n visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;\n visibilityStyle.setAttribute('data-styles', '');\n // Apply CSP nonce to the style tag if it exists\n const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n visibilityStyle.setAttribute('nonce', nonce);\n }\n head.insertBefore(visibilityStyle, metaCharset ? metaCharset.nextSibling : head.firstChild);\n }\n // Process deferred connectedCallbacks now all components have been registered\n isBootstrapping = false;\n if (deferredConnectedCallbacks.length) {\n deferredConnectedCallbacks.map((host) => host.connectedCallback());\n }\n else {\n if (BUILD.profile) {\n plt.jmp(() => (appLoadFallback = setTimeout(appDidLoad, 30, 'timeout')));\n }\n else {\n plt.jmp(() => (appLoadFallback = setTimeout(appDidLoad, 30)));\n }\n }\n // Fallback appLoad event\n endBootstrap();\n};\nconst getConnect = (_ref, tagName) => {\n const componentOnReady = () => {\n let elm = doc.querySelector(tagName);\n if (!elm) {\n elm = doc.createElement(tagName);\n doc.body.appendChild(elm);\n }\n return typeof elm.componentOnReady === 'function' ? elm.componentOnReady() : Promise.resolve(elm);\n };\n const create = (...args) => {\n return componentOnReady().then((el) => el.create(...args));\n };\n return {\n create,\n componentOnReady,\n };\n};\nconst getContext = (_elm, context) => {\n if (context in Context) {\n return Context[context];\n }\n else if (context === 'window') {\n return win;\n }\n else if (context === 'document') {\n return doc;\n }\n else if (context === 'isServer' || context === 'isPrerender') {\n return BUILD.hydrateServerSide ? true : false;\n }\n else if (context === 'isClient') {\n return BUILD.hydrateServerSide ? false : true;\n }\n else if (context === 'resourcesUrl' || context === 'publicPath') {\n return getAssetPath('.');\n }\n else if (context === 'queue') {\n return {\n write: writeTask,\n read: readTask,\n tick: {\n then(cb) {\n return nextTick(cb);\n },\n },\n };\n }\n return undefined;\n};\nconst Fragment = (_, children) => children;\nconst addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {\n if (BUILD.hostListener && listeners) {\n // this is called immediately within the element's constructor\n // initialize our event listeners on the host element\n // we do this now so that we can listen to events that may\n // have fired even before the instance is ready\n if (BUILD.hostListenerTargetParent) {\n // this component may have event listeners that should be attached to the parent\n if (attachParentListeners) {\n // this is being ran from within the connectedCallback\n // which is important so that we know the host element actually has a parent element\n // filter out the listeners to only have the ones that ARE being attached to the parent\n listeners = listeners.filter(([flags]) => flags & 32 /* LISTENER_FLAGS.TargetParent */);\n }\n else {\n // this is being ran from within the component constructor\n // everything BUT the parent element listeners should be attached at this time\n // filter out the listeners that are NOT being attached to the parent\n listeners = listeners.filter(([flags]) => !(flags & 32 /* LISTENER_FLAGS.TargetParent */));\n }\n }\n listeners.map(([flags, name, method]) => {\n const target = BUILD.hostListenerTarget ? getHostListenerTarget(elm, flags) : elm;\n const handler = hostListenerProxy(hostRef, method);\n const opts = hostListenerOpts(flags);\n plt.ael(target, name, handler, opts);\n (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));\n });\n }\n};\nconst hostListenerProxy = (hostRef, methodName) => (ev) => {\n try {\n if (BUILD.lazyLoad) {\n if (hostRef.$flags$ & 256 /* HOST_FLAGS.isListenReady */) {\n // instance is ready, let's call it's member method for this event\n hostRef.$lazyInstance$[methodName](ev);\n }\n else {\n (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);\n }\n }\n else {\n hostRef.$hostElement$[methodName](ev);\n }\n }\n catch (e) {\n consoleError(e);\n }\n};\nconst getHostListenerTarget = (elm, flags) => {\n if (BUILD.hostListenerTargetDocument && flags & 4 /* LISTENER_FLAGS.TargetDocument */)\n return doc;\n if (BUILD.hostListenerTargetWindow && flags & 8 /* LISTENER_FLAGS.TargetWindow */)\n return win;\n if (BUILD.hostListenerTargetBody && flags & 16 /* LISTENER_FLAGS.TargetBody */)\n return doc.body;\n if (BUILD.hostListenerTargetParent && flags & 32 /* LISTENER_FLAGS.TargetParent */)\n return elm.parentElement;\n return elm;\n};\n// prettier-ignore\nconst hostListenerOpts = (flags) => supportsListenerOptions\n ? ({\n passive: (flags & 1 /* LISTENER_FLAGS.Passive */) !== 0,\n capture: (flags & 2 /* LISTENER_FLAGS.Capture */) !== 0,\n })\n : (flags & 2 /* LISTENER_FLAGS.Capture */) !== 0;\n/**\n * Assigns the given value to the nonce property on the runtime platform object.\n * During runtime, this value is used to set the nonce attribute on all dynamically created script and style tags.\n * @param nonce The value to be assigned to the platform nonce property.\n * @returns void\n */\nconst setNonce = (nonce) => (plt.$nonce$ = nonce);\nconst setPlatformOptions = (opts) => Object.assign(plt, opts);\nconst insertVdomAnnotations = (doc, staticComponents) => {\n if (doc != null) {\n const docData = {\n hostIds: 0,\n rootLevelIds: 0,\n staticComponents: new Set(staticComponents),\n };\n const orgLocationNodes = [];\n parseVNodeAnnotations(doc, doc.body, docData, orgLocationNodes);\n orgLocationNodes.forEach((orgLocationNode) => {\n if (orgLocationNode != null) {\n const nodeRef = orgLocationNode['s-nr'];\n let hostId = nodeRef['s-host-id'];\n let nodeId = nodeRef['s-node-id'];\n let childId = `${hostId}.${nodeId}`;\n if (hostId == null) {\n hostId = 0;\n docData.rootLevelIds++;\n nodeId = docData.rootLevelIds;\n childId = `${hostId}.${nodeId}`;\n if (nodeRef.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n nodeRef.setAttribute(HYDRATE_CHILD_ID, childId);\n }\n else if (nodeRef.nodeType === 3 /* NODE_TYPE.TextNode */) {\n if (hostId === 0) {\n const textContent = nodeRef.nodeValue.trim();\n if (textContent === '') {\n // useless whitespace node at the document root\n orgLocationNode.remove();\n return;\n }\n }\n const commentBeforeTextNode = doc.createComment(childId);\n commentBeforeTextNode.nodeValue = `${TEXT_NODE_ID}.${childId}`;\n nodeRef.parentNode.insertBefore(commentBeforeTextNode, nodeRef);\n }\n }\n let orgLocationNodeId = `${ORG_LOCATION_ID}.${childId}`;\n const orgLocationParentNode = orgLocationNode.parentElement;\n if (orgLocationParentNode) {\n if (orgLocationParentNode['s-en'] === '') {\n // ending with a \".\" means that the parent element\n // of this node's original location is a SHADOW dom element\n // and this node is apart of the root level light dom\n orgLocationNodeId += `.`;\n }\n else if (orgLocationParentNode['s-en'] === 'c') {\n // ending with a \".c\" means that the parent element\n // of this node's original location is a SCOPED element\n // and this node is apart of the root level light dom\n orgLocationNodeId += `.c`;\n }\n }\n orgLocationNode.nodeValue = orgLocationNodeId;\n }\n });\n }\n};\nconst parseVNodeAnnotations = (doc, node, docData, orgLocationNodes) => {\n if (node == null) {\n return;\n }\n if (node['s-nr'] != null) {\n orgLocationNodes.push(node);\n }\n if (node.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n node.childNodes.forEach((childNode) => {\n const hostRef = getHostRef(childNode);\n if (hostRef != null && !docData.staticComponents.has(childNode.nodeName.toLowerCase())) {\n const cmpData = {\n nodeIds: 0,\n };\n insertVNodeAnnotations(doc, childNode, hostRef.$vnode$, docData, cmpData);\n }\n parseVNodeAnnotations(doc, childNode, docData, orgLocationNodes);\n });\n }\n};\nconst insertVNodeAnnotations = (doc, hostElm, vnode, docData, cmpData) => {\n if (vnode != null) {\n const hostId = ++docData.hostIds;\n hostElm.setAttribute(HYDRATE_ID, hostId);\n if (hostElm['s-cr'] != null) {\n hostElm['s-cr'].nodeValue = `${CONTENT_REF_ID}.${hostId}`;\n }\n if (vnode.$children$ != null) {\n const depth = 0;\n vnode.$children$.forEach((vnodeChild, index) => {\n insertChildVNodeAnnotations(doc, vnodeChild, cmpData, hostId, depth, index);\n });\n }\n if (hostElm && vnode && vnode.$elm$ && !hostElm.hasAttribute('c-id')) {\n const parent = hostElm.parentElement;\n if (parent && parent.childNodes) {\n const parentChildNodes = Array.from(parent.childNodes);\n const comment = parentChildNodes.find((node) => node.nodeType === 8 /* NODE_TYPE.CommentNode */ && node['s-sr']);\n if (comment) {\n const index = parentChildNodes.indexOf(hostElm) - 1;\n vnode.$elm$.setAttribute(HYDRATE_CHILD_ID, `${comment['s-host-id']}.${comment['s-node-id']}.0.${index}`);\n }\n }\n }\n }\n};\nconst insertChildVNodeAnnotations = (doc, vnodeChild, cmpData, hostId, depth, index) => {\n const childElm = vnodeChild.$elm$;\n if (childElm == null) {\n return;\n }\n const nodeId = cmpData.nodeIds++;\n const childId = `${hostId}.${nodeId}.${depth}.${index}`;\n childElm['s-host-id'] = hostId;\n childElm['s-node-id'] = nodeId;\n if (childElm.nodeType === 1 /* NODE_TYPE.ElementNode */) {\n childElm.setAttribute(HYDRATE_CHILD_ID, childId);\n }\n else if (childElm.nodeType === 3 /* NODE_TYPE.TextNode */) {\n const parentNode = childElm.parentNode;\n const nodeName = parentNode.nodeName;\n if (nodeName !== 'STYLE' && nodeName !== 'SCRIPT') {\n const textNodeId = `${TEXT_NODE_ID}.${childId}`;\n const commentBeforeTextNode = doc.createComment(textNodeId);\n parentNode.insertBefore(commentBeforeTextNode, childElm);\n }\n }\n else if (childElm.nodeType === 8 /* NODE_TYPE.CommentNode */) {\n if (childElm['s-sr']) {\n const slotName = childElm['s-sn'] || '';\n const slotNodeId = `${SLOT_NODE_ID}.${childId}.${slotName}`;\n childElm.nodeValue = slotNodeId;\n }\n }\n if (vnodeChild.$children$ != null) {\n const childDepth = depth + 1;\n vnodeChild.$children$.forEach((vnode, index) => {\n insertChildVNodeAnnotations(doc, vnode, cmpData, hostId, childDepth, index);\n });\n }\n};\nconst hostRefs = /*@__PURE__*/ new WeakMap();\nconst getHostRef = (ref) => hostRefs.get(ref);\nconst registerInstance = (lazyInstance, hostRef) => hostRefs.set((hostRef.$lazyInstance$ = lazyInstance), hostRef);\nconst registerHost = (elm, cmpMeta) => {\n const hostRef = {\n $flags$: 0,\n $hostElement$: elm,\n $cmpMeta$: cmpMeta,\n $instanceValues$: new Map(),\n };\n if (BUILD.isDev) {\n hostRef.$renderCount$ = 0;\n }\n if (BUILD.method && BUILD.lazyLoad) {\n hostRef.$onInstancePromise$ = new Promise((r) => (hostRef.$onInstanceResolve$ = r));\n }\n if (BUILD.asyncLoading) {\n hostRef.$onReadyPromise$ = new Promise((r) => (hostRef.$onReadyResolve$ = r));\n elm['s-p'] = [];\n elm['s-rc'] = [];\n }\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, false);\n return hostRefs.set(elm, hostRef);\n};\nconst isMemberInElement = (elm, memberName) => memberName in elm;\nconst consoleError = (e, el) => (customError || console.error)(e, el);\nconst STENCIL_DEV_MODE = BUILD.isTesting\n ? ['STENCIL:'] // E2E testing\n : [\n '%cstencil',\n 'color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px',\n ];\nconst consoleDevError = (...m) => console.error(...STENCIL_DEV_MODE, ...m);\nconst consoleDevWarn = (...m) => console.warn(...STENCIL_DEV_MODE, ...m);\nconst consoleDevInfo = (...m) => console.info(...STENCIL_DEV_MODE, ...m);\nconst setErrorHandler = (handler) => (customError = handler);\nconst cmpModules = /*@__PURE__*/ new Map();\nconst loadModule = (cmpMeta, hostRef, hmrVersionId) => {\n // loadModuleImport\n const exportName = cmpMeta.$tagName$.replace(/-/g, '_');\n const bundleId = cmpMeta.$lazyBundleId$;\n if (BUILD.isDev && typeof bundleId !== 'string') {\n consoleDevError(`Trying to lazily load component <${cmpMeta.$tagName$}> with style mode \"${hostRef.$modeName$}\", but it does not exist.`);\n return undefined;\n }\n const module = !BUILD.hotModuleReplacement ? cmpModules.get(bundleId) : false;\n if (module) {\n return module[exportName];\n }\n /*!__STENCIL_STATIC_IMPORT_SWITCH__*/\n return import(\n /* @vite-ignore */\n /* webpackInclude: /\\.entry\\.js$/ */\n /* webpackExclude: /\\.system\\.entry\\.js$/ */\n /* webpackMode: \"lazy\" */\n `./${bundleId}.entry.js${BUILD.hotModuleReplacement && hmrVersionId ? '?s-hmr=' + hmrVersionId : ''}`).then((importedModule) => {\n if (!BUILD.hotModuleReplacement) {\n cmpModules.set(bundleId, importedModule);\n }\n return importedModule[exportName];\n }, consoleError);\n};\nconst styles = /*@__PURE__*/ new Map();\nconst modeResolutionChain = [];\nconst win = typeof window !== 'undefined' ? window : {};\n// TODO(STENCIL-659): Remove code implementing the CSS variable shim\nconst CSS = BUILD.cssVarShim ? win.CSS : null;\nconst doc = win.document || { head: {} };\nconst H = (win.HTMLElement || class {\n});\nconst plt = {\n $flags$: 0,\n $resourcesUrl$: '',\n jmp: (h) => h(),\n raf: (h) => requestAnimationFrame(h),\n ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),\n rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),\n ce: (eventName, opts) => new CustomEvent(eventName, opts),\n};\nconst setPlatformHelpers = (helpers) => {\n Object.assign(plt, helpers);\n};\nconst supportsShadow = \n// TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field\nBUILD.shadowDomShim && BUILD.shadowDom\n ? /*@__PURE__*/ (() => (doc.head.attachShadow + '').indexOf('[native') > -1)()\n : true;\nconst supportsListenerOptions = /*@__PURE__*/ (() => {\n let supportsListenerOptions = false;\n try {\n doc.addEventListener('e', null, Object.defineProperty({}, 'passive', {\n get() {\n supportsListenerOptions = true;\n },\n }));\n }\n catch (e) { }\n return supportsListenerOptions;\n})();\nconst promiseResolve = (v) => Promise.resolve(v);\nconst supportsConstructableStylesheets = BUILD.constructableCSS\n ? /*@__PURE__*/ (() => {\n try {\n new CSSStyleSheet();\n return typeof new CSSStyleSheet().replaceSync === 'function';\n }\n catch (e) { }\n return false;\n })()\n : false;\nconst queueDomReads = [];\nconst queueDomWrites = [];\nconst queueDomWritesLow = [];\nconst queueTask = (queue, write) => (cb) => {\n queue.push(cb);\n if (!queuePending) {\n queuePending = true;\n if (write && plt.$flags$ & 4 /* PLATFORM_FLAGS.queueSync */) {\n nextTick(flush);\n }\n else {\n plt.raf(flush);\n }\n }\n};\nconst consume = (queue) => {\n for (let i = 0; i < queue.length; i++) {\n try {\n queue[i](performance.now());\n }\n catch (e) {\n consoleError(e);\n }\n }\n queue.length = 0;\n};\nconst consumeTimeout = (queue, timeout) => {\n let i = 0;\n let ts = 0;\n while (i < queue.length && (ts = performance.now()) < timeout) {\n try {\n queue[i++](ts);\n }\n catch (e) {\n consoleError(e);\n }\n }\n if (i === queue.length) {\n queue.length = 0;\n }\n else if (i !== 0) {\n queue.splice(0, i);\n }\n};\nconst flush = () => {\n if (BUILD.asyncQueue) {\n queueCongestion++;\n }\n // always force a bunch of medium callbacks to run, but still have\n // a throttle on how many can run in a certain time\n // DOM READS!!!\n consume(queueDomReads);\n // DOM WRITES!!!\n if (BUILD.asyncQueue) {\n const timeout = (plt.$flags$ & 6 /* PLATFORM_FLAGS.queueMask */) === 2 /* PLATFORM_FLAGS.appLoaded */\n ? performance.now() + 14 * Math.ceil(queueCongestion * (1.0 / 10.0))\n : Infinity;\n consumeTimeout(queueDomWrites, timeout);\n consumeTimeout(queueDomWritesLow, timeout);\n if (queueDomWrites.length > 0) {\n queueDomWritesLow.push(...queueDomWrites);\n queueDomWrites.length = 0;\n }\n if ((queuePending = queueDomReads.length + queueDomWrites.length + queueDomWritesLow.length > 0)) {\n // still more to do yet, but we've run out of time\n // let's let this thing cool off and try again in the next tick\n plt.raf(flush);\n }\n else {\n queueCongestion = 0;\n }\n }\n else {\n consume(queueDomWrites);\n if ((queuePending = queueDomReads.length > 0)) {\n // still more to do yet, but we've run out of time\n // let's let this thing cool off and try again in the next tick\n plt.raf(flush);\n }\n }\n};\nconst nextTick = /*@__PURE__*/ (cb) => promiseResolve().then(cb);\nconst readTask = /*@__PURE__*/ queueTask(queueDomReads, false);\nconst writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);\nexport { BUILD, Env, NAMESPACE } from '@stencil/core/internal/app-data';\nexport { Build, CSS, Context, Fragment, H, H as HTMLElement, Host, STENCIL_DEV_MODE, addHostEventListeners, bootstrapLazy, cmpModules, connectedCallback, consoleDevError, consoleDevInfo, consoleDevWarn, consoleError, createEvent, defineCustomElement, disconnectedCallback, doc, forceModeUpdate, forceUpdate, getAssetPath, getConnect, getContext, getElement, getHostRef, getMode, getRenderingRef, getValue, h, insertVdomAnnotations, isMemberInElement, loadModule, modeResolutionChain, nextTick, parsePropertyValue, plt, postUpdateComponent, promiseResolve, proxyComponent, proxyCustomElement, readTask, registerHost, registerInstance, renderVdom, setAssetPath, setErrorHandler, setMode, setNonce, setPlatformHelpers, setPlatformOptions, setValue, styles, supportsConstructableStylesheets, supportsListenerOptions, supportsShadow, win, writeTask };\n"],"mappings":"AAAO,MAAMA,EAAY,WCQzB,IAAIC,EAEJ,IAAIC,EAMJ,IAAIC,EAAY,MAGhB,IAAIC,EAAe,MAiBnB,MAAMC,EAAa,CAACC,EAAQC,EAAU,MAQ7B,CACD,MAAO,MAGf,GAEA,MAAMC,EAAa,CAACC,EAAKC,KAWhB,CACD,MAAO,MAGf,GAgEA,MAAMC,EAAe,mDASrB,MAAMC,EAAY,GAIlB,MAAMC,EAAS,6BACf,MAAMC,EAAU,+BAChB,MAAMC,EAASC,GAAMA,GAAK,KAQ1B,MAAMC,EAAiBC,IAEnBA,SAAWA,EACX,OAAOA,IAAM,UAAYA,IAAM,UAAU,EAU7C,SAASC,EAAyBC,GAC9B,IAAIC,EAAIC,EAAIC,EACZ,OAAQA,GAAMD,GAAMD,EAAKD,EAAII,QAAU,MAAQH,SAAY,OAAS,EAAIA,EAAGI,cAAc,6BAA+B,MAAQH,SAAY,OAAS,EAAIA,EAAGI,aAAa,cAAgB,MAAQH,SAAY,EAAIA,EAAKI,SAC1N,CAWK,MAACC,EAAI,CAACC,EAAUC,KAAcC,KAC/B,IAAIC,EAAQ,KAGZ,IAAIC,EAAS,MACb,IAAIC,EAAa,MACjB,MAAMC,EAAgB,GACtB,MAAMC,EAAQC,IACV,IAAK,IAAIC,EAAI,EAAGA,EAAID,EAAEE,OAAQD,IAAK,CAC/BN,EAAQK,EAAEC,GACV,GAAIE,MAAMC,QAAQT,GAAQ,CACtBI,EAAKJ,EACrB,MACiB,GAAIA,GAAS,aAAeA,IAAU,UAAW,CAClD,GAAKC,SAAgBJ,IAAa,aAAeZ,EAAce,GAAS,CACpEA,EAAQU,OAAOV,EACnC,CAMgB,GAAIC,GAAUC,EAAY,CAEtBC,EAAcA,EAAcI,OAAS,GAAGI,GAAUX,CACtE,KACqB,CAEDG,EAAcS,KAAKX,EAASY,EAAS,KAAMb,GAASA,EACxE,CACgBE,EAAaD,CAC7B,CACA,GAEIG,EAAKL,GACL,GAAID,EAAW,CAWU,CACjB,MAAMgB,EAAYhB,EAAUiB,WAAajB,EAAUkB,MACnD,GAAIF,EAAW,CACXhB,EAAUkB,aACCF,IAAc,SACfA,EACAG,OAAOC,KAAKJ,GACTK,QAAQC,GAAMN,EAAUM,KACxBC,KAAK,IAClC,CACA,CACA,CAUI,MAAMC,EAAQT,EAAShB,EAAU,MACjCyB,EAAMC,EAAUzB,EAChB,GAAIK,EAAcI,OAAS,EAAG,CAC1Be,EAAME,EAAarB,CAC3B,CAOI,OAAOmB,CAAK,EAUhB,MAAMT,EAAW,CAACY,EAAKC,KACnB,MAAMJ,EAAQ,CACVK,EAAS,EACTC,EAAOH,EACPd,EAAQe,EACRG,EAAO,KACPL,EAAY,MAES,CACrBF,EAAMC,EAAU,IACxB,CAOI,OAAOD,CAAK,EAEX,MAACQ,EAAO,GAOb,MAAMC,EAAUC,GAASA,GAAQA,EAAKJ,IAAUE,EAkThD,MAAMG,EAAqB,CAACC,EAAWC,KAEnC,GAAID,GAAa,OAASjD,EAAciD,GAAY,CAUhD,GAAwBC,EAAW,EAA6B,CAG5D,OAAOzB,OAAOwB,EAC1B,CAEQ,OAAOA,CACf,CAGI,OAAOA,CAAS,EA0BpB,MAAME,EAAY,CAACC,EAAKC,EAAMC,KAC1B,MAAMC,EAAKC,GAAIC,GAAGJ,EAAMC,GACxBF,EAAIM,cAAcH,GAClB,OAAOA,CAAE,EAEb,MAAMI,EAAkC,IAAIC,QAC5C,MAAMC,EAAgB,CAAC7E,EAAS8E,EAASC,KACrC,IAAIC,EAAQC,GAAOC,IAAIlF,GACvB,GAAImF,IAAoCJ,EAAS,CAC7CC,EAASA,GAAS,IAAII,cACtB,UAAWJ,IAAU,SAAU,CAC3BA,EAAQF,CACpB,KACa,CACDE,EAAMK,YAAYP,EAC9B,CACA,KACS,CACDE,EAAQF,CAChB,CACIG,GAAOK,IAAItF,EAASgF,EAAM,EAE9B,MAAMO,EAAW,CAACC,EAAoBC,EAASC,EAAMC,KACjD,IAAIvE,EACJ,IAAIpB,EAAU4F,EAAWH,GACzB,MAAMT,EAAQC,GAAOC,IAAIlF,GAMzBwF,EAAqBA,EAAmBK,WAAa,GAAsCL,EAAqBrE,GAChH,GAAI6D,EAAO,CACP,UAAWA,IAAU,SAAU,CAC3BQ,EAAqBA,EAAmBjE,MAAQiE,EAChD,IAAIM,EAAgBnB,EAAkBO,IAAIM,GAC1C,IAAIO,EACJ,IAAKD,EAAe,CAChBnB,EAAkBW,IAAIE,EAAqBM,EAAgB,IAAIE,IAC/E,CACY,IAAKF,EAAcG,IAAIjG,GAAU,CAOxB,CAgBI,CACD+F,EAAW5E,GAAI+E,cAAc,SAC7BH,EAASI,UAAYnB,CAC7C,CAEoB,MAAMoB,GAAShF,EAAKoD,GAAI6B,KAAa,MAAQjF,SAAY,EAAIA,EAAKF,EAAyBC,IAC3F,GAAIiF,GAAS,KAAM,CACfL,EAASO,aAAa,QAASF,EACvD,CAIoBZ,EAAmBe,aAAaR,EAAUP,EAAmBhE,cAAc,QAC/F,CACgB,GAAIsE,EAAe,CACfA,EAAcU,IAAIxG,EACtC,CACA,CACA,MACa,IAA+BwF,EAAmBiB,mBAAmBC,SAAS1B,GAAQ,CACvFQ,EAAmBiB,mBAAqB,IAAIjB,EAAmBiB,mBAAoBzB,EAC/F,CACA,CACI,OAAOhF,CAAO,EAElB,MAAM2G,EAAgBC,IAClB,MAAMnB,EAAUmB,EAAQC,EACxB,MAAMzC,EAAMwC,EAAQE,EACpB,MAAMC,EAAQtB,EAAQ/B,EACtB,MAAMsD,EAAkB5G,EAAW,eAAgBqF,EAAQwB,GAC3D,MAAMjH,EAAUuF,EAA8CnB,EAAI8C,WAAa9C,EAAI8C,WAAa9C,EAAI+C,cAAe1B,GAEnH,GAAiEsB,EAAQ,GAA6C,CAQlH3C,EAAI,QAAUpE,EACdoE,EAAIgD,UAAUZ,IAAIxG,EAAU,KAIpC,CACIgH,GAAiB,EAErB,MAAMpB,EAAa,CAACyB,EAAK3B,IAAS,MAAuG2B,EAAa,EAUtJ,MAAMC,EAAc,CAAClD,EAAKmD,EAAYC,EAAUC,EAAUC,EAAOX,KAC7D,GAAIS,IAAaC,EAAU,CACvB,IAAIE,EAASC,GAAkBxD,EAAKmD,GAC3BA,EAAWM,cACpB,GAAuBN,IAAe,QAAS,CAC3C,MAAMH,EAAYhD,EAAIgD,UACtB,MAAMU,EAAaC,EAAeP,GAClC,MAAMQ,EAAaD,EAAeN,GAClCL,EAAUa,UAAUH,EAAW5E,QAAQd,GAAMA,IAAM4F,EAAWtB,SAAStE,MACvEgF,EAAUZ,OAAOwB,EAAW9E,QAAQd,GAAMA,IAAM0F,EAAWpB,SAAStE,KAChF,MACa,GAAuBmF,IAAe,QAAS,CAE3B,CACjB,IAAK,MAAMW,KAAQV,EAAU,CACzB,IAAKC,GAAYA,EAASS,IAAS,KAAM,CACrC,GAAgCA,EAAKxB,SAAS,KAAM,CAChDtC,EAAIY,MAAMmD,eAAeD,EACrD,KAC6B,CACD9D,EAAIY,MAAMkD,GAAQ,EAC9C,CACA,CACA,CACA,CACY,IAAK,MAAMA,KAAQT,EAAU,CACzB,IAAKD,GAAYC,EAASS,KAAUV,EAASU,GAAO,CAChD,GAAgCA,EAAKxB,SAAS,KAAM,CAChDtC,EAAIY,MAAMoD,YAAYF,EAAMT,EAASS,GAC7D,KACyB,CACD9D,EAAIY,MAAMkD,GAAQT,EAASS,EACnD,CACA,CACA,CACA,KAiDuC,CAE3B,MAAMG,EAAYrH,EAAcyG,GAChC,IAAKE,GAAWU,GAAaZ,IAAa,QAAWC,EAAO,CACxD,IACI,IAAKtD,EAAI9D,QAAQoG,SAAS,KAAM,CAC5B,MAAM4B,EAAIb,GAAY,KAAO,GAAKA,EAElC,GAAIF,IAAe,OAAQ,CACvBI,EAAS,KACrC,MAC6B,GAAIH,GAAY,MAAQpD,EAAImD,IAAee,EAAG,CAC/ClE,EAAImD,GAAce,CAC9C,CACA,KACyB,CACDlE,EAAImD,GAAcE,CAC1C,CACA,CACgB,MAAOc,GAAG,CAC1B,CAeY,GAAId,GAAY,MAAQA,IAAa,MAAO,CACxC,GAAIA,IAAa,OAASrD,EAAI3C,aAAa8F,KAAgB,GAAI,CAItD,CACDnD,EAAIoE,gBAAgBjB,EAC5C,CACA,CACA,MACiB,KAAMI,GAAUZ,EAAQ,GAA8BW,KAAWW,EAAW,CAC7EZ,EAAWA,IAAa,KAAO,GAAKA,EAI/B,CACDrD,EAAIkC,aAAaiB,EAAYE,EACjD,CACA,CACA,CACA,GAEA,MAAMgB,EAAsB,KAC5B,MAAMV,EAAkBW,IAAYA,EAAQ,GAAKA,EAAMC,MAAMF,GAC7D,MAAMG,EAAgB,CAACC,EAAUC,EAAU5I,EAAWqH,KAIlD,MAAMnD,EAAM0E,EAASlF,EAAMiC,WAAa,IAAuCiD,EAASlF,EAAMmF,KACxFD,EAASlF,EAAMmF,KACfD,EAASlF,EACf,MAAMoF,EAAiBH,GAAYA,EAASvF,GAAY3C,EACxD,MAAMsI,EAAgBH,EAASxF,GAAW3C,EACrB,CAEjB,IAAK4G,KAAcyB,EAAe,CAC9B,KAAMzB,KAAc0B,GAAgB,CAChC3B,EAAYlD,EAAKmD,EAAYyB,EAAczB,GAAa7F,UAAWxB,EAAW4I,EAASpF,EACvG,CACA,CACA,CAEI,IAAK6D,KAAc0B,EAAe,CAC9B3B,EAAYlD,EAAKmD,EAAYyB,EAAczB,GAAa0B,EAAc1B,GAAarH,EAAW4I,EAASpF,EAC/G,GAYA,MAAMwF,EAAY,CAACC,EAAgBC,EAAgBC,EAAYC,KAE3D,MAAM1G,EAAWwG,EAAe7F,EAAW8F,GAC3C,IAAIhH,EAAI,EACR,IAAI+B,EACJ,IAAImF,EA6BC,CACD,IAAkBrJ,EAAW,CACzBA,EAAY0C,EAASe,IAAU,KAC3C,CAEQS,EAAMxB,EAASgB,EACTzC,GAAIqI,gBAAgBtJ,EAAYU,EAASC,EAErC+B,EAASe,GAInB,GAAiBzD,GAAa0C,EAASe,IAAU,gBAAiB,CAC9DzD,EAAY,KACxB,CAEiC,CACrB0I,EAAc,KAAMhG,EAAU1C,EAC1C,CACQ,GAAyCY,EAAMd,IAAYoE,EAAI,UAAYpE,EAAS,CAGhFoE,EAAIgD,UAAUZ,IAAKpC,EAAI,QAAUpE,EAC7C,CACQ,GAAI4C,EAASW,EAAY,CACrB,IAAKlB,EAAI,EAAGA,EAAIO,EAASW,EAAWjB,SAAUD,EAAG,CAE7CkH,EAAYL,EAAUC,EAAgBvG,EAAUP,GAEhD,GAAIkH,EAAW,CAEXnF,EAAIqF,YAAYF,EACpC,CACA,CACA,CACuB,CACX,GAAI3G,EAASe,IAAU,MAAO,CAE1BzD,EAAY,KAC5B,MACiB,GAAIkE,EAAI9D,UAAY,gBAAiB,CAEtCJ,EAAY,IAC5B,CACA,CACA,CAmBI,OAAOkE,CAAG,EAyCd,MAAMsF,EAAY,CAACJ,EAAWK,EAAQC,EAAaC,EAAQC,EAAUC,KACjE,IAAIC,EAAY,EAChB,IAAIT,EACJ,GAAuBS,EAAa9C,YAAc8C,EAAa1J,UAAYL,EAAa,CACpF+J,EAAeA,EAAa9C,UACpC,CACI,KAAO4C,GAAYC,IAAUD,EAAU,CACnC,GAAID,EAAOC,GAAW,CAClBP,EAAYL,EAAU,KAAMU,EAAaE,GACzC,GAAIP,EAAW,CACXM,EAAOC,GAAUlG,EAAQ2F,EACzBS,EAAazD,aAAagD,EAA0DI,EACpG,CACA,CACA,GAeA,MAAMM,EAAe,CAACJ,EAAQC,EAAUC,EAAQ1G,EAAOe,KACnD,KAAO0F,GAAYC,IAAUD,EAAU,CACnC,GAAKzG,EAAQwG,EAAOC,GAAY,CAC5B1F,EAAMf,EAAMO,EAiBZQ,EAAI6D,QAChB,CACA,GAsEA,MAAMiC,EAAiB,CAACZ,EAAWa,EAAOvH,EAAUwH,KAChD,IAAIC,EAAc,EAClB,IAAIC,EAAc,EAGlB,IAAIC,EAAYJ,EAAM7H,OAAS,EAC/B,IAAIkI,EAAgBL,EAAM,GAC1B,IAAIM,EAAcN,EAAMI,GACxB,IAAIG,EAAYN,EAAM9H,OAAS,EAC/B,IAAIqI,EAAgBP,EAAM,GAC1B,IAAIQ,EAAcR,EAAMM,GACxB,IAAI3G,EAEJ,MAAOsG,GAAeE,GAAaD,GAAeI,EAAW,CACzD,GAAIF,GAAiB,KAAM,CAEvBA,EAAgBL,IAAQE,EACpC,MACa,GAAII,GAAe,KAAM,CAC1BA,EAAcN,IAAQI,EAClC,MACa,GAAII,GAAiB,KAAM,CAC5BA,EAAgBP,IAAQE,EACpC,MACa,GAAIM,GAAe,KAAM,CAC1BA,EAAcR,IAAQM,EAClC,MACa,GAAIG,EAAYL,EAAeG,GAAgB,CAKhDG,EAAMN,EAAeG,GACrBH,EAAgBL,IAAQE,GACxBM,EAAgBP,IAAQE,EACpC,MACa,GAAIO,EAAYJ,EAAaG,GAAc,CAI5CE,EAAML,EAAaG,GACnBH,EAAcN,IAAQI,GACtBK,EAAcR,IAAQM,EAClC,MACa,GAAIG,EAAYL,EAAeI,GAAc,CAkB9CE,EAAMN,EAAeI,GAkBrBtB,EAAU/C,aAAaiE,EAAc5G,EAAO6G,EAAY7G,EAAMmH,aAC9DP,EAAgBL,IAAQE,GACxBO,EAAcR,IAAQM,EAClC,MACa,GAAIG,EAAYJ,EAAaE,GAAgB,CAmB9CG,EAAML,EAAaE,GAMnBrB,EAAU/C,aAAakE,EAAY7G,EAAO4G,EAAc5G,GACxD6G,EAAcN,IAAQI,GACtBI,EAAgBP,IAAQE,EACpC,KACa,CAmCI,CAKDvG,EAAOmF,EAAUiB,GAASA,EAAMG,GAAc1H,EAAU0H,GACxDK,EAAgBP,IAAQE,EACxC,CACY,GAAIvG,EAAM,CAKD,CACDyG,EAAc5G,EAAMoH,WAAWzE,aAAaxC,EAAMyG,EAAc5G,EACpF,CACA,CACA,CACA,CACI,GAAIyG,EAAcE,EAAW,CAEzBb,EAAUJ,EAAWc,EAAMM,EAAY,IAAM,KAAO,KAAON,EAAMM,EAAY,GAAG9G,EAAOhB,EAAUwH,EAAOE,EAAaI,EAC7H,MACS,GAAuBJ,EAAcI,EAAW,CAIjDT,EAAaE,EAAOE,EAAaE,EACzC,GAoBA,MAAMM,EAAc,CAACI,EAAWC,KAG5B,GAAID,EAAUtH,IAAUuH,EAAWvH,EAAO,CAQtC,OAAO,IACf,CACI,OAAO,KAAK,EAkBhB,MAAMmH,EAAQ,CAACK,EAAUvI,KACrB,MAAMwB,EAAOxB,EAASgB,EAAQuH,EAASvH,EACvC,MAAMwH,EAAcD,EAAS5H,EAC7B,MAAM8H,EAAczI,EAASW,EAC7B,MAAMC,EAAMZ,EAASe,EAGiB,CACnB,CAGXzD,EAAYsD,IAAQ,MAAQ,KAAOA,IAAQ,gBAAkB,MAAQtD,CACjF,CACkD,CAGjC,CAID0I,EAAcuC,EAAUvI,EAAU1C,EAClD,CACA,CACQ,GAAuBkL,IAAgB,MAAQC,IAAgB,KAAM,CAGjEnB,EAAe9F,EAAKgH,EAAaxI,EAAUyI,EACvD,MACa,GAAIA,IAAgB,KAAM,CAO3B3B,EAAUtF,EAAK,KAAMxB,EAAUyI,EAAa,EAAGA,EAAY/I,OAAS,EAChF,MACa,GAAuB8I,IAAgB,KAAM,CAE9CnB,EAAamB,EAAa,EAAGA,EAAY9I,OAAS,EAC9D,CACQ,GAAiBpC,GAAasD,IAAQ,MAAO,CACzCtD,EAAY,KACxB,CACA,GAgKA,MAAMoL,EAAa,CAAC1E,EAAS2E,KACzB,MAAM5F,EAAUiB,EAAQE,EAExB,MAAMqE,EAAWvE,EAAQ4E,GAAW5I,EAAS,KAAM,MACnD,MAAM6I,EAAY3H,EAAOyH,GAAmBA,EAAkB5J,EAAE,KAAM,KAAM4J,GAC5EtL,EAAc0F,EAAQrF,QAoBtBmL,EAAU9H,EAAQ,KAClB8H,EAAU/H,GAAW,EACrBkD,EAAQ4E,EAAUC,EAClBA,EAAU7H,EAAQuH,EAASvH,EAA2B+B,EAAQuB,YAAcvB,EACvC,CACjC3F,EAAU2F,EAAQ,OAC1B,CAQImF,EAAMK,EAAUM,EAAU,EAuF9B,MAAMC,EAAmB,CAAC9E,EAAS+E,KAC/B,GAA0BA,IAAsB/E,EAAQgF,GAAqBD,EAAkB,OAAQ,CACnGA,EAAkB,OAAOhJ,KAAK,IAAIkJ,SAASC,GAAOlF,EAAQgF,EAAoBE,IACtF,GAEA,MAAMC,EAAiB,CAACnF,EAASoF,KACW,CACpCpF,EAAQlD,GAAW,EAC3B,CACI,GAA0BkD,EAAQlD,EAAU,EAAyC,CACjFkD,EAAQlD,GAAW,IACnB,MACR,CACIgI,EAAiB9E,EAASA,EAAQqF,GAIlC,MAAMC,EAAW,IAAMC,EAAcvF,EAASoF,GAC9C,OAAyBI,GAAUF,EAAsB,EAE7D,MAAMC,EAAgB,CAACvF,EAASoF,KAE5B,MAAMK,EAAcjM,EAAW,iBAAkBwG,EAAQC,EAAUI,GACnE,MAAMqF,EAA4B1F,EAAQ2F,EAC1C,IAAIC,EAwBJH,IACA,OAAOI,EAAKD,GAAS,IAAME,EAAgB9F,EAAS0F,EAAUN,IAAe,EAEjF,MAAMU,EAAkBC,MAAO/F,EAAS0F,EAAUN,KAE9C,MAAM5H,EAAMwC,EAAQE,EACpB,MAAM8F,EAAYxM,EAAW,SAAUwG,EAAQC,EAAUI,GACzD,MAAM4F,EAAKzI,EAAI,QACf,GAAmB4H,EAAe,CAE9BrF,EAAaC,EACrB,CACI,MAAMkG,EAAY1M,EAAW,SAAUwG,EAAQC,EAAUI,GAOpD,CACD8F,EAAWnG,EAAS0F,EAC5B,CA4BI,GAA0BO,EAAI,CAI1BA,EAAGG,KAAKC,GAAOA,MACf7I,EAAI,QAAU1C,SACtB,CACIoL,IACAF,IACwB,CACpB,MAAMM,EAAmB9I,EAAI,OAC7B,MAAM+I,EAAa,IAAMC,EAAoBxG,GAC7C,GAAIsG,EAAiB5K,SAAW,EAAG,CAC/B6K,GACZ,KACa,CACDtB,QAAQwB,IAAIH,GAAkBT,KAAKU,GACnCvG,EAAQlD,GAAW,EACnBwJ,EAAiB5K,OAAS,CACtC,CACA,GAKA,MAAMyK,EAAa,CAACnG,EAAS0F,EAAUlI,KAQnC,IAEIkI,EAAyBA,EAASgB,SACN,CACxB1G,EAAQlD,IAAY,EAChC,CACmC,CACvBkD,EAAQlD,GAAW,CAC/B,CACgD,CACG,CAO9B,CACD4H,EAAW1E,EAAS0F,EACxC,CACA,CAIA,CACA,CACI,MAAO/D,GACHgF,GAAahF,EAAG3B,EAAQE,EAChC,CAEI,OAAO,IAAI,EAGf,MAAMsG,EAAuBxG,IACzB,MAAMtG,EAAUsG,EAAQC,EAAUI,EAClC,MAAM7C,EAAMwC,EAAQE,EACpB,MAAM0G,EAAgBpN,EAAW,aAAcE,GAE/C,MAAMqL,EAAoB/E,EAAQqF,EAWlC,KAAMrF,EAAQlD,EAAU,IAAyC,CAC7DkD,EAAQlD,GAAW,GAC6B,CAE5C+J,EAAgBrJ,EAC5B,CAWQoJ,IACwB,CACpB5G,EAAQ8G,EAAiBtJ,GACzB,IAAKuH,EAAmB,CACpBgC,GAChB,CACA,CACA,KACS,CAeDH,GACR,CAS4B,CACpB,GAAI5G,EAAQgF,EAAmB,CAC3BhF,EAAQgF,IACRhF,EAAQgF,EAAoBlK,SACxC,CACQ,GAAIkF,EAAQlD,EAAU,IAAoC,CACtDkK,IAAS,IAAM7B,EAAenF,EAAS,QACnD,CACQA,EAAQlD,KAAa,EAA0C,IACvE,GAkBA,MAAMiK,EAAcE,IAGU,CACtBJ,EAAgBtM,GAAI2M,gBAC5B,CAIIF,IAAS,IAAMzJ,EAAU4J,GAAK,UAAW,CAAEC,OAAQ,CAAEC,UAAWlO,MAAe,EAKnF,MAAMmO,EAAW,CAAC5B,EAAU6B,EAAQC,KAChC,GAAI9B,GAAYA,EAAS6B,GAAS,CAC9B,IACI,OAAO7B,EAAS6B,GAAQC,EACpC,CACQ,MAAO7F,GACHgF,GAAahF,EACzB,CACA,CACI,OAAO7G,SAAS,EAEpB,MAAM+K,EAAO,CAACD,EAAS6B,IACZ7B,GAAWA,EAAQC,KAAOD,EAAQC,KAAK4B,GAAUA,IAa5D,MAAMZ,EAAmBrJ,GACnBA,EAAIgD,UAAUZ,IAAI,YAgBxB,MAAM8H,EAAW,CAACC,EAAKC,IAAaC,GAAWF,GAAKG,EAAiBxJ,IAAIsJ,GACzE,MAAMG,EAAW,CAACJ,EAAKC,EAAUI,EAAQnJ,KAErC,MAAMmB,EAAU6H,GAAWF,GAC3B,MAAMnK,EAAuBwC,EAAQE,EACrC,MAAM+H,EAASjI,EAAQ8H,EAAiBxJ,IAAIsJ,GAC5C,MAAMzH,EAAQH,EAAQlD,EACtB,MAAM4I,EAA4B1F,EAAQ2F,EAC1CqC,EAAS5K,EAAmB4K,EAAQnJ,EAAQqJ,EAAUN,GAAU,IAEhE,MAAMO,EAAaC,OAAOC,MAAMJ,IAAWG,OAAOC,MAAML,GACxD,MAAMM,EAAiBN,IAAWC,IAAWE,EAC7C,MAA0BhI,EAAQ,IAA8C8H,IAAWnN,YAAcwN,EAAgB,CAGrHtI,EAAQ8H,EAAiBpJ,IAAIkJ,EAAUI,GASvC,GAAuBtC,EAAU,CAE7B,GAA2B7G,EAAQ0J,GAAcpI,EAAQ,IAAmC,CACxF,MAAMqI,EAAe3J,EAAQ0J,EAAWX,GACxC,GAAIY,EAAc,CAEdA,EAAapC,KAAKqC,IACd,IAEI/C,EAAS+C,GAAiBT,EAAQC,EAAQL,EACtE,CACwB,MAAOjG,GACHgF,GAAahF,EAAGnE,EAC5C,IAEA,CACA,CACY,IACK2C,GAAS,EAAiC,OAA4C,EAAgC,CAUvHgF,EAAenF,EAAS,MACxC,CACA,CACA,GAYA,MAAM0I,EAAiB,CAACC,EAAM9J,EAASsB,KACnC,GAAoBtB,EAAQqJ,EAAW,CACnC,GAA2BS,EAAKC,SAAU,CACtC/J,EAAQ0J,EAAaI,EAAKC,QACtC,CAEQ,MAAMC,EAAUzM,OAAO0M,QAAQjK,EAAQqJ,GACvC,MAAMa,EAAYJ,EAAKI,UACvBF,EAAQzC,KAAI,EAAEzF,GAAaqI,OACvB,GACKA,EAAc,IACU7I,EAAQ,GAAmC6I,EAAc,GAA+B,CAEjH5M,OAAO6M,eAAeF,EAAWpI,EAAY,CACzCrC,MAEI,OAAOoJ,EAASwB,KAAMvI,EAC9C,EACoBjC,IAAImC,GAiBAkH,EAASmB,KAAMvI,EAAYE,EAAUhC,EAC7D,EACoBsK,aAAc,KACdC,WAAY,MAEhC,KAcQ,GAAkDjJ,EAAQ,EAA2C,CACjG,MAAMkJ,EAAqB,IAAIC,IAC/BP,EAAUQ,yBAA2B,SAAUC,EAAUC,EAAW5I,GAChEjD,GAAI8L,KAAI,KACJ,MAAM9B,EAAWyB,EAAmB/K,IAAIkL,GAkCxC,GAAIN,KAAKS,eAAe/B,GAAW,CAC/B/G,EAAWqI,KAAKtB,UACTsB,KAAKtB,EACpC,MACyB,GAAImB,EAAUY,eAAe/B,WACvBsB,KAAKtB,KAAc,UAC1BsB,KAAKtB,IAAa/G,EAAU,CAI5B,MACxB,CACoBqI,KAAKtB,GAAY/G,IAAa,aAAeqI,KAAKtB,KAAc,UAAY,MAAQ/G,CAAQ,GAEhH,EAGY8H,EAAKiB,mBAAqBf,EACrBvM,QAAO,EAAEuN,EAAGC,KAAOA,EAAE,GAAK,KAC1B1D,KAAI,EAAEwB,EAAUkC,MACjB,MAAMN,EAAWM,EAAE,IAAMlC,EACzByB,EAAmB3K,IAAI8K,EAAU5B,GAIjC,OAAO4B,CAAQ,GAE/B,CACA,CACI,OAAOb,CAAI,EAEf,MAAMoB,EAAsBhE,MAAOvI,EAAKwC,EAASnB,EAASmL,EAAcrB,KAEpE,IACK3I,EAAQlD,EAAU,MAAiD,EAAG,CACxB,CAE3CkD,EAAQlD,GAAW,GAInB6L,EAAOsB,GAAWpL,GAClB,GAAI8J,EAAK9C,KAAM,CAEX,MAAMqE,EAAUvQ,IAChBgP,QAAaA,EACbuB,GAChB,CAIY,IAAqBvB,EAAKwB,UAAW,CAIR,CACrBtL,EAAQ0J,EAAaI,EAAKC,QAC9C,CACgBF,EAAeC,EAAM9J,EAAS,GAC9B8J,EAAKwB,UAAY,IACjC,CACY,MAAMC,EAAiB5Q,EAAW,iBAAkBqF,EAAQwB,GAI1C,CACdL,EAAQlD,GAAW,CACnC,CAKY,IACI,IAAI6L,EAAK3I,EACzB,CACY,MAAO2B,GACHgF,GAAahF,EAC7B,CAC8B,CACd3B,EAAQlD,IAAY,CACpC,CACqC,CACrBkD,EAAQlD,GAAW,GACnC,CACYsN,IACAC,EAAsBrK,EAAQ2F,EAC1C,CAUQ,GAAmBgD,EAAKvK,MAAO,CAE3B,IAAIA,EAAQuK,EAAKvK,MAOjB,MAAMhF,EAAU4F,EAAWH,GAC3B,IAAKR,GAAOgB,IAAIjG,GAAU,CACtB,MAAMkR,EAAoB9Q,EAAW,iBAAkBqF,EAAQwB,GAQ/DpC,EAAc7E,EAASgF,KAAUS,EAAQ/B,EAAU,IACnDwN,GAChB,CACA,CACA,CAEI,MAAMvF,EAAoB/E,EAAQqF,EAClC,MAAMkF,EAAW,IAAMpF,EAAenF,EAAS,MAC/C,GAA0B+E,GAAqBA,EAAkB,QAAS,CAOtEA,EAAkB,QAAQhJ,KAAKwO,EACvC,KACS,CACDA,GACR,GAEA,MAAMF,EAAyB3E,IACoB,CAC3C4B,EAAS5B,EAAU,oBAC3B,GAEA,MAAM8E,EAAqBhN,IACvB,IAAKI,GAAId,EAAU,KAA8C,EAAG,CAChE,MAAMkD,EAAU6H,GAAWrK,GAC3B,MAAMqB,EAAUmB,EAAQC,EACxB,MAAMwK,EAAejR,EAAW,oBAAqBqF,EAAQwB,GAK7D,KAAML,EAAQlD,EAAU,GAAkC,CAEtDkD,EAAQlD,GAAW,EA0BK,CAGpB,IAAIiI,EAAoBvH,EACxB,MAAQuH,EAAoBA,EAAkBX,YAAcW,EAAkB5C,KAAO,CAGjF,GAII4C,EAAkB,OAAQ,CAG1BD,EAAiB9E,EAAUA,EAAQqF,EAAsBN,GACzD,KACxB,CACA,CACA,CAGY,GAA8ClG,EAAQqJ,EAAW,CAC7D9L,OAAO0M,QAAQjK,EAAQqJ,GAAW9B,KAAI,EAAEzF,GAAaqI,OACjD,GAAIA,EAAc,IAA8BxL,EAAImM,eAAehJ,GAAa,CAC5E,MAAMmB,EAAQtE,EAAImD,UACXnD,EAAImD,GACXnD,EAAImD,GAAcmB,CAC1C,IAEA,CAQiB,CACDiI,EAAoBvM,EAAKwC,EAASnB,EAClD,CACA,KACa,CAMDwL,EAAsBrK,EAAQ2F,EAC1C,CACQ8E,GACR,GAaA,MAAMC,EAAwBlN,IAC1B,IAAKI,GAAId,EAAU,KAA8C,EAAG,CAChD+K,GAAWrK,EAoBnC,GA0RK,MAACmN,EAAgB,CAACC,EAAaC,EAAU,MAC1C,IAAIrQ,EAKJ,MAAMsQ,EAAetR,IACrB,MAAMuR,EAAU,GAChB,MAAMC,EAAUH,EAAQG,SAAW,GACnC,MAAMC,EAAiB9D,GAAI8D,eAC3B,MAAMtQ,EAAOJ,GAAII,KACjB,MAAMuQ,EAA4BvQ,EAAKC,cAAc,iBACrD,MAAMuQ,EAAgC5Q,GAAI+E,cAAc,SACxD,MAAM8L,EAA6B,GAEnC,IAAIC,EACJ,IAAIC,EAAkB,KAEtBlP,OAAOmP,OAAO3N,GAAKiN,GACnBjN,GAAI4N,EAAiB,IAAIC,IAAIZ,EAAQa,cAAgB,KAAMnR,GAAIoR,SAASC,KAgBxEhB,EAAYxE,KAAKyF,IACbA,EAAW,GAAGzF,KAAK0F,IACf,MAAMjN,EAAU,CACZ/B,EAASgP,EAAY,GACrBzL,EAAWyL,EAAY,GACvB5D,EAAW4D,EAAY,GACvBC,EAAaD,EAAY,IAEX,CACdjN,EAAQqJ,EAAY4D,EAAY,EAChD,CAOqC,CACrBjN,EAAQ0J,EAAa,EACrC,CAKY,MAAM7O,EAEAmF,EAAQwB,EACd,MAAM2L,EAAc,cAAcC,YAE9BC,YAAYC,GAERC,MAAMD,GACNA,EAAOjD,KACPmD,GAAaF,EAAMtN,GACnB,GAAuBA,EAAQ/B,EAAU,EAA0C,CAK3D,CAOX,CACDqP,EAAKG,aAAa,CAAExN,KAAM,QAC1D,CACA,CAIA,CAIA,CACgB0L,oBACI,GAAIa,EAAiB,CACjBkB,aAAalB,GACbA,EAAkB,IAC1C,CACoB,GAAIC,EAAiB,CAEjBF,EAA2BrP,KAAKmN,KACxD,KACyB,CACDtL,GAAI8L,KAAI,IAAMc,EAAkBtB,OACxD,CACA,CACgBwB,uBACI9M,GAAI8L,KAAI,IAAMgB,EAAqBxB,OACvD,CACgBsD,mBACI,OAAO3E,GAAWqB,MAAMuD,CAC5C,GAgBY5N,EAAQ6N,EAAiBb,EAAW,GACpC,IAAKb,EAAQlL,SAASpG,KAAauR,EAAe3M,IAAI5E,GAAU,CAC5DqR,EAAQhP,KAAKrC,GACbuR,EAAe0B,OAAOjT,EAASgP,EAAesD,EAAanN,EAAS,GACpF,IACU,IAE+E,CACjFsM,EAAgB5L,UAAYwL,EAAUjR,EACtCqR,EAAgBzL,aAAa,cAAe,IAE5C,MAAMF,GAAShF,EAAKoD,GAAI6B,KAAa,MAAQjF,SAAY,EAAIA,EAAKF,EAAyBC,IAC3F,GAAIiF,GAAS,KAAM,CACf2L,EAAgBzL,aAAa,QAASF,EAClD,CACQ7E,EAAKgF,aAAawL,EAAiBD,EAAcA,EAAY/G,YAAcxJ,EAAKiS,WACxF,CAEItB,EAAkB,MAClB,GAAIF,EAA2B1P,OAAQ,CACnC0P,EAA2BhF,KAAKjE,GAASA,EAAKqI,qBACtD,KACS,CAII,CACD5M,GAAI8L,KAAI,IAAO2B,EAAkBwB,WAAW9F,EAAY,KACpE,CACA,CAEI+D,GAAc,EA6Hb,MAACgC,GAAYtN,GAAW5B,GAAI6B,EAAUD,EA6I3C,MAAMuN,GAAyB,IAAI/O,QACnC,MAAM6J,GAAcF,GAAQoF,GAASzO,IAAIqJ,GACpC,MAACqF,GAAmB,CAACC,EAAcjN,IAAY+M,GAASrO,IAAKsB,EAAQ2F,EAAiBsH,EAAejN,GAC1G,MAAMqM,GAAe,CAAC7O,EAAKqB,KACvB,MAAMmB,EAAU,CACZlD,EAAS,EACToD,EAAe1C,EACfyC,EAAWpB,EACXiJ,EAAkB,IAAIwB,KAQF,CACpBtJ,EAAQyM,EAAmB,IAAIxH,SAASC,GAAOlF,EAAQ8G,EAAmB5B,IAC1E1H,EAAI,OAAS,GACbA,EAAI,QAAU,EACtB,CAEI,OAAOuP,GAASrO,IAAIlB,EAAKwC,EAAQ,EAErC,MAAMgB,GAAoB,CAACxD,EAAKmD,IAAeA,KAAcnD,EAC7D,MAAMmJ,GAAe,CAAChF,EAAGuL,KAAO,EAAgBC,QAAQC,OAAOzL,EAAGuL,GAWlE,MAAMG,GAA2B,IAAI/D,IACrC,MAAMW,GAAa,CAACpL,EAASmB,EAASgK,KAElC,MAAMsD,EAAazO,EAAQwB,EAAUkN,QAAQ,KAAM,KACnD,MAAMC,EAAW3O,EAAQ6N,EAKzB,MAAMe,EAAuCJ,GAAW/O,IAAIkP,GAC5D,GAAIC,EAAQ,CACR,OAAOA,EAAOH,EACtB;qCAEI,OAAOI,OAKP,KAAKF,aAA4F,MAAM3H,MAAM8H,IACxE,CAC7BN,GAAW3O,IAAI8O,EAAUG,EACrC,CACQ,OAAOA,EAAeL,EAAW,GAClC3G,GAAa,EAEpB,MAAMtI,GAAuB,IAAIiL,IAEjC,MAAMnC,UAAayG,SAAW,YAAcA,OAAS,GAGrD,MAAMrT,GAAM4M,GAAI0G,UAAY,CAAElT,KAAM,IAGpC,MAAMiD,GAAM,CACRd,EAAS,EACT0O,EAAgB,GAChB9B,IAAM3O,GAAMA,IACZ+S,IAAM/S,GAAMgT,sBAAsBhT,GAClCiT,IAAK,CAACd,EAAIe,EAAWC,EAAUxQ,IAASwP,EAAGiB,iBAAiBF,EAAWC,EAAUxQ,GACjF0Q,IAAK,CAAClB,EAAIe,EAAWC,EAAUxQ,IAASwP,EAAGmB,oBAAoBJ,EAAWC,EAAUxQ,GACpFG,GAAI,CAACoQ,EAAWvQ,IAAS,IAAI4Q,YAAYL,EAAWvQ,IAsBnD,MAAC6Q,GAAkBpU,GAAM8K,QAAQuJ,QAAQrU,GAC9C,MAAMoE,GACc,MACZ,IACI,IAAIC,cACJ,cAAc,IAAIA,eAAgBC,cAAgB,UAC9D,CACQ,MAAOkD,GAAG,CACV,OAAO,KACV,EAPe,GASpB,MAAM8M,GAAgB,GACtB,MAAMC,GAAiB,GAEvB,MAAMC,GAAY,CAACC,EAAOC,IAAWxI,IACjCuI,EAAM7S,KAAKsK,GACX,IAAK9M,EAAc,CACfA,EAAe,KACf,GAAIsV,GAASjR,GAAId,EAAU,EAAkC,CACzDkK,GAAS8H,GACrB,KACa,CACDlR,GAAIkQ,IAAIgB,GACpB,CACA,GAEA,MAAMC,GAAWH,IACb,IAAK,IAAInT,EAAI,EAAGA,EAAImT,EAAMlT,OAAQD,IAAK,CACnC,IACImT,EAAMnT,GAAGuT,YAAYC,MACjC,CACQ,MAAOtN,GACHgF,GAAahF,EACzB,CACA,CACIiN,EAAMlT,OAAS,CAAC,EAoBpB,MAAMoT,GAAQ,KAOVC,GAAQN,IAqBH,CACDM,GAAQL,IACR,GAAKnV,EAAekV,GAAc/S,OAAS,EAAI,CAG3CkC,GAAIkQ,IAAIgB,GACpB,CACA,GAEA,MAAM9H,GAA0BX,GAAOkI,KAAiB1I,KAAKQ,GAE7D,MAAMb,GAA0BmJ,GAAUD,GAAgB,a"}
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 42.667c117.822 0 213.333 95.511 213.333 213.333 0 117.82-95.511 213.333-213.333 213.333-117.82 0-213.333-95.513-213.333-213.333C42.667 138.178 138.18 42.667 256 42.667zm21.38 192h-42.667v128h42.667v-128zM256.217 144c-15.554 0-26.837 11.22-26.837 26.37 0 15.764 10.985 26.963 26.837 26.963 15.235 0 26.496-11.199 26.496-26.666 0-15.447-11.261-26.667-26.496-26.667z" fill="#000" fill-rule="evenodd"/></svg>
|
package/dist/svg/about.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 42.667C138.18 42.667 42.667 138.178 42.667 256c0 117.82 95.513 213.333 213.333 213.333 117.822 0 213.333-95.513 213.333-213.333 0-117.822-95.511-213.333-213.333-213.333zm0 384c-94.105 0-170.667-76.562-170.667-170.667S161.895 85.333 256 85.333c94.107 0 170.667 76.562 170.667 170.667S350.107 426.667 256 426.667zm26.713-256c0 15.467-11.261 26.666-26.496 26.666-15.852 0-26.837-11.199-26.837-26.962 0-15.15 11.283-26.371 26.837-26.371 15.235 0 26.496 11.22 26.496 26.667zm-48 64h42.667v128h-42.667v-128z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><g fill-rule="evenodd"><path fill-rule="nonzero" d="M234.667 64v170.667H64V64h170.667zM192 106.667h-85.333V192H192v-85.333zm42.667 170.666V448H64V277.333h170.667zM192 320h-85.333v85.333H192V320zM448 64v170.667H277.333V64H448zm-42.667 42.667H320V192h85.333v-85.333z"/><path d="M341.333 277.333H384V448h-42.667z"/><path d="M277.333 341.333H448V384H277.333z"/></g></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 42.667A213.333 213.333 0 01469.333 256c0 117.82-95.512 213.333-213.333 213.333-117.82 0-213.333-95.512-213.333-213.333 0-117.82 95.512-213.333 213.333-213.333zm21.333 106.666h-42.666v85.334h-85.334v42.666h85.334v85.334h42.666v-85.334h85.334v-42.666h-85.334v-85.334z" fill="#000" fill-rule="evenodd"/></svg>
|
package/dist/svg/add-circle.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 42.667A213.333 213.333 0 01469.333 256c0 117.82-95.512 213.333-213.333 213.333-117.82 0-213.333-95.512-213.333-213.333 0-117.82 95.512-213.333 213.333-213.333zm0 42.666c-94.257 0-170.667 76.41-170.667 170.667S161.743 426.667 256 426.667A170.667 170.667 0 00426.667 256c0-94.257-76.41-170.667-170.667-170.667zm21.333 64v85.334h85.334v42.666h-85.334v85.334h-42.666v-85.334h-85.334v-42.666h85.334v-85.334h42.666z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M426.667 320l-.001 63.999 64 .001v42.667l-64-.001v64H384v-64h-64V384l64-.001V320h42.667zM320 42.667l106.667 106.666v149.334h-42.668l.001-131.66-81.673-81.674H128v341.334l170.666-.001V448h64v21.333H85.333V42.667H320zm-21.333 298.666V384H149.333v-42.667h149.334zM281.333 128l60 60-132 132h-60v-60l132-132zm-38.696 83.932l-61.304 61.305V288h14.72l61.326-61.326-14.742-14.742zm38.686-38.684l-16.058 16.056 14.742 14.742 16.057-16.057-14.741-14.741z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M426.667 320l-.001 64h64v42.667l-64-.001v64H384v-64h-64V384h64v-64h42.667zM256 85.333C405.333 85.333 469.333 256 469.333 256s-6.86 18.294-21.329 42.903l-.004-.236h-85.333v64h-64l.003 59.126c-13.367 3.132-27.583 4.874-42.67 4.874C106.667 426.667 42.667 256 42.667 256S106.667 85.333 256 85.333zm0 96c-41.237 0-74.667 33.43-74.667 74.667s33.43 74.667 74.667 74.667 74.667-33.43 74.667-74.667-33.43-74.667-74.667-74.667zM256 224c17.645 0 32 14.355 32 32s-14.355 32-32 32-32-14.355-32-32 14.355-32 32-32z" fill="#000" fill-rule="evenodd"/></svg>
|
package/dist/svg/add-eye.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M426.667 320l-.001 64h64v42.667l-64-.001v64H384l-.001-64H320V384h63.999l.001-64h42.667zM256 85.333C405.333 85.333 469.333 256 469.333 256s-6.86 18.294-21.329 42.903l-.004-.236-50.682-.001c11.605-16.455 20.01-31.9 25.303-42.674C404.596 219.303 350.261 128 256 128c-94.219 0-148.548 91.223-166.62 128.007C107.404 292.697 161.738 384 256 384c15.265 0 29.482-2.394 42.668-6.564v44.357c-13.366 3.132-27.582 4.874-42.668 4.874C106.667 426.667 42.667 256 42.667 256S106.667 85.333 256 85.333zm0 96c41.237 0 74.667 33.43 74.667 74.667s-33.43 74.667-74.667 74.667-74.667-33.43-74.667-74.667 33.43-74.667 74.667-74.667zM256 224c-17.645 0-32 14.355-32 32s14.355 32 32 32 32-14.355 32-32-14.355-32-32-32z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 85.333h170.667V128H256V85.333zm0 149.334h170.667v42.666H256v-42.666zM189.816 46.126l25.364 19.51-76.033 98.843-68.616-60.04 21.072-24.082 42.968 37.574 55.245-71.805zm0 149.333l25.364 19.51-76.033 98.843-68.616-60.04 21.072-24.082 42.968 37.574 55.245-71.805zM426.666 320v63.999l64 .001v42.667l-64-.001v64H384v-64h-64V384l64-.001V320h42.667z" fill="#000" fill-rule="evenodd"/></svg>
|
package/dist/svg/add-task.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M426.667 320l-.001 64h64v42.667l-64-.001v64H384v-64h-64V384h64v-64h42.667zM192 128v149.333H42.667V128H192zm-42.667 42.667h-64v64h64v-64zM256 192h213.333v42.667H256V192z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path fill-rule="evenodd" d="M426.667 320v64h64v42.667h-64v64H384v-64h-64V384h64v-64h42.667zm-176-85.333c60.31 0 109.485 49.03 111.906 110.451l.094 4.749v12.8h-64v64H64v-76.8c0-62.033 47.668-112.614 107.383-115.104l4.617-.096h74.667zm-37.334-192c41.238 0 74.667 33.43 74.667 74.667 0 39.862-31.238 72.429-70.57 74.556l-4.097.11c-41.237 0-74.666-33.43-74.666-74.666 0-39.863 31.238-72.43 70.57-74.557l4.096-.11z"/></svg>
|
package/dist/svg/add-user.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path fill-rule="evenodd" d="M426.667 320v64h64v42.667h-64v64H384v-64h-64V384h64v-64h42.667zm-176-85.333c60.31 0 109.485 49.03 111.906 110.451l.094 4.749v12.8H320v-12.8c0-38.933-29.192-70.302-65.425-72.42l-3.908-.113H176c-36.708 0-67.166 30.026-69.223 68.391l-.11 4.142V384h192v42.667H64v-76.8c0-62.033 47.668-112.614 107.383-115.104l4.617-.096h74.667zm-37.334-192c41.238 0 74.667 33.43 74.667 74.667 0 39.862-31.238 72.429-70.57 74.556l-4.097.11c-41.237 0-74.666-33.43-74.666-74.666 0-39.863 31.238-72.43 70.57-74.557l4.096-.11zm0 42.667c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32z"/></svg>
|
package/dist/svg/add.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M277.119 65.93V234.88H446.07v42.238H277.12V446.07H234.88V277.12H65.93V234.88H234.88V65.93z" fill="#000" fill-rule="evenodd"/></svg>
|
package/dist/svg/ai.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M384 128v256H128V128h256zm-148.25 64h-24.932l-47.334 128h22.493l8.936-25.023h56.662L260.32 320h23.847L235.75 192zm88.344 0h-22.402v128h22.402V192zm-101 21.475l22.315 63.858h-44.274l21.96-63.858zM405.335 320H448v42.667h-42.667V320zm-256 85.333H192V448h-42.667v-42.667zm85.333 0h42.666V448h-42.666v-42.667zM149.333 64H192v42.667h-42.667V64zM320 405.333h42.667V448H320v-42.667zM234.667 64h42.666v42.667h-42.666V64zM320 64h42.667v42.667H320V64zm85.333 170.667H448v42.666h-42.667v-42.666zM64 320h42.667v42.667H64V320zm341.333-170.667H448V192h-42.667v-42.667zM64 234.667h42.667v42.666H64v-42.666zm0-85.334h42.667V192H64v-42.667z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M325.492 405.334c-5.176 36.184-36.295 64-73.91 64-37.616 0-68.735-27.816-73.91-64zm126.926 16.914l-30.17 30.17L353.83 384H64l42.667-121.813v-48.854c0-23.102 4.008-45.13 11.275-65.22l-58.36-58.361 30.17-30.17 48.588 48.589v-.001l314.078 314.078zM256 42.667a138.667 138.667 0 0133.067 6.186c69.12 15.787 116.266 89.814 116.266 170.667v42.667l28.376 81.012L166.86 76.35c24.254-20.64 54.19-33.06 86.667-33.661z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M452.418 422.248l-30.17 30.17L353.83 384h-12.497c0 46.657-37.444 84.568-83.922 85.322l-1.411.011c-46.657 0-84.568-37.444-85.322-83.922l-.011-1.411H64l42.667-121.813v-48.854c0-23.103 4.008-45.13 11.275-65.222l-58.36-58.36 30.17-30.17 48.588 48.59v-.001l16.353 16.354 216.81 216.809 80.915 80.915zM298.667 384h-85.334c0 23.564 19.103 42.667 42.667 42.667s42.667-19.103 42.667-42.667zM256 42.667a138.667 138.667 0 0133.067 6.186c68.428 15.63 115.321 88.339 116.252 168.244l.014 2.423v42.667l28.376 81.012-69.619-69.62-1.423-4.139v-50.987c0-62.506-36.054-118.613-83.84-130.346A94.086 94.086 0 00256 85.333c-21.758 0-42 7.836-58.877 21.28L166.86 76.352C191.729 55.188 222.57 42.667 256 42.667zm55.163 298.666l-158.729-158.73a152.353 152.353 0 00-3.098 29.754l-.003.976v56.107l-2.346 7.893-22.827 64h187.003z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M325.492 405.334c-5.176 36.184-36.295 64-73.91 64-37.616 0-68.735-27.816-73.91-64zM64 384l42.667-121.813v-48.854c0-94.293 66.773-170.666 149.333-170.666a138.667 138.667 0 0133.067 6.186c69.12 15.787 116.266 89.814 116.266 170.667v42.667L448 384H64z" fill="#000" fill-rule="evenodd"/></svg>
|
package/dist/svg/alarm-bell.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M298.667 384c0 23.564-19.103 42.667-42.667 42.667S213.333 407.564 213.333 384h85.334M256 42.667c-82.56 0-149.333 76.373-149.333 170.666v48.854L64 384h106.667c0 47.128 38.205 85.333 85.333 85.333s85.333-38.205 85.333-85.333H448l-42.667-121.813V219.52c0-80.853-47.146-154.88-116.266-170.667A138.667 138.667 0 00256 42.667zM124.16 341.333l22.827-64 2.346-7.893v-56.107c0-70.613 47.787-128 106.667-128 7.694-.012 15.36.92 22.827 2.774 47.786 11.733 83.84 67.84 83.84 130.346v50.987l2.346 6.827 22.827 65.066H124.16z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 64c106.039 0 192 85.961 192 192 0 52.298-20.91 99.712-54.824 134.339l33.131 57.386-36.95 21.334-29.69-51.424C329.768 436.853 294.186 448 256 448c-38.243 0-73.874-11.18-103.804-30.452L122.3 469.332l-36.95-21.334 33.356-57.78C84.861 355.602 64 308.238 64 256c0-106.039 85.961-192 192-192zm21.333 85.333h-42.666V286.17l70.248 70.248 30.17-30.17-57.752-57.768V149.333zM398.02 42.98a257.403 257.403 0 0171.012 71.01l-35.508 23.666a214.503 214.503 0 00-59.158-59.161l23.654-35.515zm-284.048.012l23.672 35.503a214.503 214.503 0 00-59.154 59.154l-35.503-23.672a257.403 257.403 0 0170.985-70.985z" fill="#000" fill-rule="evenodd"/></svg>
|
package/dist/svg/alarm-clock.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 64c106.039 0 192 85.961 192 192 0 52.298-20.91 99.712-54.824 134.339l33.131 57.386-36.95 21.334-29.69-51.424C329.768 436.853 294.186 448 256 448c-38.243 0-73.874-11.18-103.804-30.452L122.3 469.332l-36.95-21.334 33.356-57.78C84.861 355.602 64 308.238 64 256c0-106.039 85.961-192 192-192zm0 42.667c-82.475 0-149.333 66.858-149.333 149.333S173.525 405.333 256 405.333 405.333 338.475 405.333 256 338.475 106.667 256 106.667zm21.333 42.666V268.48l57.752 57.768-30.17 30.17-70.248-70.248V149.333h42.666zM398.02 42.98a257.403 257.403 0 0171.012 71.01l-35.508 23.666a214.503 214.503 0 00-59.158-59.161l23.654-35.515zm-284.048.012l23.672 35.503a214.503 214.503 0 00-59.154 59.154l-35.503-23.672a257.403 257.403 0 0170.985-70.985z" fill="#000" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M256 42.667c117.61 0 213.333 95.723 213.333 213.333S373.61 469.333 256 469.333 42.667 373.61 42.667 256 138.39 42.667 256 42.667zm0 272.042c-15.238 0-26.667 11.264-26.667 26.283 0 15.701 11.083 26.965 26.667 26.965 15.238 0 26.667-11.264 26.667-26.624S271.238 314.71 256 314.71zM277.333 128h-42.666v149.333h42.666V128z" fill="#000" fill-rule="evenodd"/></svg>
|