@loomhq/lens 12.19.0 → 12.20.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.types/app/feedback-form.d.ts +4 -0
- package/dist/.types/app/feedback-form.d.ts.map +1 -0
- package/dist/.types/app/pages.d.ts.map +1 -0
- package/dist/.types/icons/check-circle-unchecked.d.ts +3 -0
- package/dist/.types/icons/check-circle-unchecked.d.ts.map +1 -0
- package/dist/.types/icons/index.d.ts +271 -0
- package/dist/.types/icons/index.d.ts.map +1 -0
- package/dist/.types/icons/playlist-add.d.ts.map +1 -0
- package/dist/.types/icons/playlist-added.d.ts.map +1 -0
- package/dist/.types/icons/playlist.d.ts.map +1 -0
- package/dist/.types/shared-docs/icons/components.d.ts.map +1 -0
- package/dist/.types/src/colors.d.ts +67 -0
- package/dist/.types/src/colors.d.ts.map +1 -0
- package/dist/.types/src/components/align/align.unit.d.ts +2 -0
- package/dist/.types/src/components/align/align.unit.d.ts.map +1 -0
- package/dist/.types/src/components/arrange/arrange.unit.d.ts +2 -0
- package/dist/.types/src/components/arrange/arrange.unit.d.ts.map +1 -0
- package/dist/.types/src/components/avatar/avatar.unit.d.ts +2 -0
- package/dist/.types/src/components/avatar/avatar.unit.d.ts.map +1 -0
- package/dist/.types/src/components/backdrop/backdrop.unit.d.ts +2 -0
- package/dist/.types/src/components/backdrop/backdrop.unit.d.ts.map +1 -0
- package/dist/.types/src/components/base-styles/base-styles.unit.d.ts +2 -0
- package/dist/.types/src/components/base-styles/base-styles.unit.d.ts.map +1 -0
- package/dist/.types/src/components/button/button.d.ts.map +1 -0
- package/dist/.types/src/components/button/button.unit.d.ts +2 -0
- package/dist/.types/src/components/button/button.unit.d.ts.map +1 -0
- package/dist/.types/src/components/checkbox/checkbox.unit.d.ts +2 -0
- package/dist/.types/src/components/checkbox/checkbox.unit.d.ts.map +1 -0
- package/dist/.types/src/components/color-picker/color-picker.unit.d.ts +2 -0
- package/dist/.types/src/components/color-picker/color-picker.unit.d.ts.map +1 -0
- package/dist/.types/src/components/container/container.d.ts +57 -0
- package/dist/.types/src/components/container/container.d.ts.map +1 -0
- package/dist/.types/src/components/container/container.unit.d.ts +2 -0
- package/dist/.types/src/components/container/container.unit.d.ts.map +1 -0
- package/dist/.types/src/components/distribute/distribute.unit.d.ts +2 -0
- package/dist/.types/src/components/distribute/distribute.unit.d.ts.map +1 -0
- package/dist/.types/src/components/dropdown/dropdown.unit.d.ts +2 -0
- package/dist/.types/src/components/dropdown/dropdown.unit.d.ts.map +1 -0
- package/dist/.types/src/components/ellipses-loader/ellipses-loader.unit.d.ts +2 -0
- package/dist/.types/src/components/ellipses-loader/ellipses-loader.unit.d.ts.map +1 -0
- package/dist/.types/src/components/error-container/error-container.unit.d.ts +2 -0
- package/dist/.types/src/components/error-container/error-container.unit.d.ts.map +1 -0
- package/dist/.types/src/components/form-field/form-field.unit.d.ts +2 -0
- package/dist/.types/src/components/form-field/form-field.unit.d.ts.map +1 -0
- package/dist/.types/src/components/icon/available-icons/check-circle-unchecked.d.ts +3 -0
- package/dist/.types/src/components/icon/available-icons/check-circle-unchecked.d.ts.map +1 -0
- package/dist/.types/src/components/icon/available-icons/index.d.ts +271 -0
- package/dist/.types/src/components/icon/available-icons/index.d.ts.map +1 -0
- package/dist/.types/src/components/icon/available-icons/playlist-add.d.ts.map +1 -0
- package/dist/.types/src/components/icon/available-icons/playlist-added.d.ts.map +1 -0
- package/dist/.types/src/components/icon/available-icons/playlist.d.ts.map +1 -0
- package/dist/.types/src/components/icon/icon.unit.d.ts +2 -0
- package/dist/.types/src/components/icon/icon.unit.d.ts.map +1 -0
- package/dist/.types/src/components/icon-button/icon-button.unit.d.ts +2 -0
- package/dist/.types/src/components/icon-button/icon-button.unit.d.ts.map +1 -0
- package/dist/.types/src/components/illustration/illustration.unit.d.ts +2 -0
- package/dist/.types/src/components/illustration/illustration.unit.d.ts.map +1 -0
- package/dist/.types/src/components/indicator/indicator.unit.d.ts +2 -0
- package/dist/.types/src/components/indicator/indicator.unit.d.ts.map +1 -0
- package/dist/.types/src/components/layout/layout.d.ts +23 -0
- package/dist/.types/src/components/layout/layout.d.ts.map +1 -0
- package/dist/.types/src/components/layout/layout.unit.d.ts +2 -0
- package/dist/.types/src/components/layout/layout.unit.d.ts.map +1 -0
- package/dist/.types/src/components/link/link.unit.d.ts +2 -0
- package/dist/.types/src/components/link/link.unit.d.ts.map +1 -0
- package/dist/.types/src/components/list/list.unit.d.ts +2 -0
- package/dist/.types/src/components/list/list.unit.d.ts.map +1 -0
- package/dist/.types/src/components/loader/loader.unit.d.ts +2 -0
- package/dist/.types/src/components/loader/loader.unit.d.ts.map +1 -0
- package/dist/.types/src/components/logo/logo.unit.d.ts +2 -0
- package/dist/.types/src/components/logo/logo.unit.d.ts.map +1 -0
- package/dist/.types/src/components/logo-loader/logo-loader.unit.d.ts +2 -0
- package/dist/.types/src/components/logo-loader/logo-loader.unit.d.ts.map +1 -0
- package/dist/.types/src/components/menu/menu.unit.d.ts +2 -0
- package/dist/.types/src/components/menu/menu.unit.d.ts.map +1 -0
- package/dist/.types/src/components/modal/modal.unit.d.ts +2 -0
- package/dist/.types/src/components/modal/modal.unit.d.ts.map +1 -0
- package/dist/.types/src/components/notification-bar/notification-bar.d.ts +24 -0
- package/dist/.types/src/components/notification-bar/notification-bar.d.ts.map +1 -0
- package/dist/.types/src/components/notification-bar/notification-bar.unit.d.ts +2 -0
- package/dist/.types/src/components/notification-bar/notification-bar.unit.d.ts.map +1 -0
- package/dist/.types/src/components/notification-bar/types.d.ts +3 -0
- package/dist/.types/src/components/notification-bar/types.d.ts.map +1 -0
- package/dist/.types/src/components/pill/pill.unit.d.ts +2 -0
- package/dist/.types/src/components/pill/pill.unit.d.ts.map +1 -0
- package/dist/.types/src/components/popover/popover.unit.d.ts +2 -0
- package/dist/.types/src/components/popover/popover.unit.d.ts.map +1 -0
- package/dist/.types/src/components/radio/radio.unit.d.ts +2 -0
- package/dist/.types/src/components/radio/radio.unit.d.ts.map +1 -0
- package/dist/.types/src/components/search-bar/search-bar.unit.d.ts +2 -0
- package/dist/.types/src/components/search-bar/search-bar.unit.d.ts.map +1 -0
- package/dist/.types/src/components/select/select.unit.d.ts +2 -0
- package/dist/.types/src/components/select/select.unit.d.ts.map +1 -0
- package/dist/.types/src/components/skeleton/skeleton.unit.d.ts +2 -0
- package/dist/.types/src/components/skeleton/skeleton.unit.d.ts.map +1 -0
- package/dist/.types/src/components/spacer/spacer.unit.d.ts +2 -0
- package/dist/.types/src/components/spacer/spacer.unit.d.ts.map +1 -0
- package/dist/.types/src/components/split/split.unit.d.ts +2 -0
- package/dist/.types/src/components/split/split.unit.d.ts.map +1 -0
- package/dist/.types/src/components/switch/switch.unit.d.ts +2 -0
- package/dist/.types/src/components/switch/switch.unit.d.ts.map +1 -0
- package/dist/.types/src/components/tabs/tabs.d.ts +54 -0
- package/dist/.types/src/components/tabs/tabs.d.ts.map +1 -0
- package/dist/.types/src/components/tabs/tabs.unit.d.ts +2 -0
- package/dist/.types/src/components/tabs/tabs.unit.d.ts.map +1 -0
- package/dist/.types/src/components/text/text.unit.d.ts +2 -0
- package/dist/.types/src/components/text/text.unit.d.ts.map +1 -0
- package/dist/.types/src/components/text-button/text-button.unit.d.ts +2 -0
- package/dist/.types/src/components/text-button/text-button.unit.d.ts.map +1 -0
- package/dist/.types/src/components/text-input/text-input.unit.d.ts +2 -0
- package/dist/.types/src/components/text-input/text-input.unit.d.ts.map +1 -0
- package/dist/.types/src/components/textarea/textarea.unit.d.ts +2 -0
- package/dist/.types/src/components/textarea/textarea.unit.d.ts.map +1 -0
- package/dist/.types/src/components/toast/toast.unit.d.ts +2 -0
- package/dist/.types/src/components/toast/toast.unit.d.ts.map +1 -0
- package/dist/.types/src/components/tooltip/tooltip.unit.d.ts +2 -0
- package/dist/.types/src/components/tooltip/tooltip.unit.d.ts.map +1 -0
- package/dist/.types/src/components/typeahead/typeahead.unit.d.ts +2 -0
- package/dist/.types/src/components/typeahead/typeahead.unit.d.ts.map +1 -0
- package/dist/.types/src/components/waveform-loader/waveform-loader.unit.d.ts +2 -0
- package/dist/.types/src/components/waveform-loader/waveform-loader.unit.d.ts.map +1 -0
- package/dist/.types/src/hooks/use-push-page-down.d.ts +7 -0
- package/dist/.types/src/hooks/use-push-page-down.d.ts.map +1 -0
- package/dist/.types/src/variables.d.ts +118 -0
- package/dist/.types/src/variables.d.ts.map +1 -0
- package/dist/cjs/icons/check-circle-unchecked.js +40 -0
- package/dist/cjs/icons/check-circle-unchecked.js.map +7 -0
- package/dist/cjs/icons/index.js +937 -2203
- package/dist/cjs/icons/index.js.map +4 -4
- package/dist/cjs/icons/playlist-add.js +2 -13
- package/dist/cjs/icons/playlist-add.js.map +3 -3
- package/dist/cjs/icons/playlist-added.js +6 -11
- package/dist/cjs/icons/playlist-added.js.map +3 -3
- package/dist/cjs/icons/playlist.js +2 -14
- package/dist/cjs/icons/playlist.js.map +3 -3
- package/dist/cjs/index.js +370 -335
- package/dist/cjs/index.js.map +4 -4
- package/dist/esm/icons/check-circle-unchecked.js +8 -0
- package/dist/esm/icons/chunk-EGJFISC5.js +11 -0
- package/dist/esm/icons/chunk-EGJFISC5.js.map +7 -0
- package/dist/esm/icons/chunk-VPTDJX3V.js +11 -0
- package/dist/esm/icons/chunk-VPTDJX3V.js.map +7 -0
- package/dist/esm/icons/index.js +212 -508
- package/dist/esm/icons/playlist-add.js +2 -13
- package/dist/esm/icons/playlist-add.js.map +2 -2
- package/dist/esm/icons/playlist-added.js +6 -11
- package/dist/esm/icons/playlist-added.js.map +2 -2
- package/dist/esm/icons/playlist.js +1 -1
- package/dist/esm/index.js +188 -153
- package/dist/esm/index.js.map +4 -4
- package/package.json +28 -16
- package/dist/cjs/icons/add-a-photo.js +0 -59
- package/dist/cjs/icons/add-a-photo.js.map +0 -7
- package/dist/cjs/icons/add-clip.js +0 -125
- package/dist/cjs/icons/add-clip.js.map +0 -7
- package/dist/cjs/icons/alert-bulb.js +0 -40
- package/dist/cjs/icons/alert-bulb.js.map +0 -7
- package/dist/cjs/icons/align-bottom.js +0 -69
- package/dist/cjs/icons/align-bottom.js.map +0 -7
- package/dist/cjs/icons/apps.js +0 -59
- package/dist/cjs/icons/apps.js.map +0 -7
- package/dist/cjs/icons/arrow-drop-up.js +0 -57
- package/dist/cjs/icons/arrow-drop-up.js.map +0 -7
- package/dist/cjs/icons/arrow-left-alt.js +0 -69
- package/dist/cjs/icons/arrow-left-alt.js.map +0 -7
- package/dist/cjs/icons/arrow-right-alt.js +0 -69
- package/dist/cjs/icons/arrow-right-alt.js.map +0 -7
- package/dist/cjs/icons/back.js +0 -67
- package/dist/cjs/icons/back.js.map +0 -7
- package/dist/cjs/icons/bell-ring.js +0 -85
- package/dist/cjs/icons/bell-ring.js.map +0 -7
- package/dist/cjs/icons/border-color.js +0 -59
- package/dist/cjs/icons/border-color.js.map +0 -7
- package/dist/cjs/icons/caret-folder.js +0 -65
- package/dist/cjs/icons/caret-folder.js.map +0 -7
- package/dist/cjs/icons/check-circle-outline.js +0 -59
- package/dist/cjs/icons/check-circle-outline.js.map +0 -7
- package/dist/cjs/icons/chevron-small-left.js +0 -61
- package/dist/cjs/icons/chevron-small-left.js.map +0 -7
- package/dist/cjs/icons/chevron-small-right.js +0 -61
- package/dist/cjs/icons/chevron-small-right.js.map +0 -7
- package/dist/cjs/icons/collapse.js +0 -59
- package/dist/cjs/icons/collapse.js.map +0 -7
- package/dist/cjs/icons/color-lens.js +0 -59
- package/dist/cjs/icons/color-lens.js.map +0 -7
- package/dist/cjs/icons/contact-support.js +0 -40
- package/dist/cjs/icons/contact-support.js.map +0 -7
- package/dist/cjs/icons/crop-expanded-16-9.js +0 -59
- package/dist/cjs/icons/crop-expanded-16-9.js.map +0 -7
- package/dist/cjs/icons/crop169-expanded.js +0 -61
- package/dist/cjs/icons/crop169-expanded.js.map +0 -7
- package/dist/cjs/icons/cut.js +0 -59
- package/dist/cjs/icons/cut.js.map +0 -7
- package/dist/cjs/icons/delete-forever.js +0 -59
- package/dist/cjs/icons/delete-forever.js.map +0 -7
- package/dist/cjs/icons/exit-to-app.js +0 -59
- package/dist/cjs/icons/exit-to-app.js.map +0 -7
- package/dist/cjs/icons/expand.js +0 -59
- package/dist/cjs/icons/expand.js.map +0 -7
- package/dist/cjs/icons/first-page.js +0 -59
- package/dist/cjs/icons/first-page.js.map +0 -7
- package/dist/cjs/icons/folder-plus-deprecated.js +0 -70
- package/dist/cjs/icons/folder-plus-deprecated.js.map +0 -7
- package/dist/cjs/icons/forward.js +0 -67
- package/dist/cjs/icons/forward.js.map +0 -7
- package/dist/cjs/icons/fullscreen-exit.js +0 -59
- package/dist/cjs/icons/fullscreen-exit.js.map +0 -7
- package/dist/cjs/icons/google_drive.js +0 -105
- package/dist/cjs/icons/google_drive.js.map +0 -7
- package/dist/cjs/icons/google_forms.js +0 -85
- package/dist/cjs/icons/google_forms.js.map +0 -7
- package/dist/cjs/icons/group-add.js +0 -59
- package/dist/cjs/icons/group-add.js.map +0 -7
- package/dist/cjs/icons/highlight-off.js +0 -59
- package/dist/cjs/icons/highlight-off.js.map +0 -7
- package/dist/cjs/icons/image2.js +0 -69
- package/dist/cjs/icons/image2.js.map +0 -7
- package/dist/cjs/icons/info-outline.js +0 -59
- package/dist/cjs/icons/info-outline.js.map +0 -7
- package/dist/cjs/icons/keyboard-arrow-down.js +0 -57
- package/dist/cjs/icons/keyboard-arrow-down.js.map +0 -7
- package/dist/cjs/icons/keyboard-arrow-left.js +0 -57
- package/dist/cjs/icons/keyboard-arrow-left.js.map +0 -7
- package/dist/cjs/icons/keyboard-arrow-right.js +0 -57
- package/dist/cjs/icons/keyboard-arrow-right.js.map +0 -7
- package/dist/cjs/icons/keyboard-arrow-up.js +0 -57
- package/dist/cjs/icons/keyboard-arrow-up.js.map +0 -7
- package/dist/cjs/icons/lightbulb-outline.js +0 -59
- package/dist/cjs/icons/lightbulb-outline.js.map +0 -7
- package/dist/cjs/icons/movie-filter.js +0 -59
- package/dist/cjs/icons/movie-filter.js.map +0 -7
- package/dist/cjs/icons/near-me.js +0 -57
- package/dist/cjs/icons/near-me.js.map +0 -7
- package/dist/cjs/icons/notifications.js +0 -59
- package/dist/cjs/icons/notifications.js.map +0 -7
- package/dist/cjs/icons/offline-bolt.js +0 -59
- package/dist/cjs/icons/offline-bolt.js.map +0 -7
- package/dist/cjs/icons/people.js +0 -59
- package/dist/cjs/icons/people.js.map +0 -7
- package/dist/cjs/icons/person.js +0 -59
- package/dist/cjs/icons/person.js.map +0 -7
- package/dist/cjs/icons/photo-size-select-actual.js +0 -59
- package/dist/cjs/icons/photo-size-select-actual.js.map +0 -7
- package/dist/cjs/icons/picture-in-picture-deprecated.js +0 -68
- package/dist/cjs/icons/picture-in-picture-deprecated.js.map +0 -7
- package/dist/cjs/icons/play-arrow.js +0 -57
- package/dist/cjs/icons/play-arrow.js.map +0 -7
- package/dist/cjs/icons/play-circle-filled.js +0 -59
- package/dist/cjs/icons/play-circle-filled.js.map +0 -7
- package/dist/cjs/icons/publicon.js +0 -59
- package/dist/cjs/icons/publicon.js.map +0 -7
- package/dist/cjs/icons/redo.js +0 -67
- package/dist/cjs/icons/redo.js.map +0 -7
- package/dist/cjs/icons/remove-circle-outline.js +0 -59
- package/dist/cjs/icons/remove-circle-outline.js.map +0 -7
- package/dist/cjs/icons/remove-red-eye.js +0 -59
- package/dist/cjs/icons/remove-red-eye.js.map +0 -7
- package/dist/cjs/icons/replay-5.js +0 -81
- package/dist/cjs/icons/replay-5.js.map +0 -7
- package/dist/cjs/icons/rotate-left.js +0 -59
- package/dist/cjs/icons/rotate-left.js.map +0 -7
- package/dist/cjs/icons/sentiment-dissatisfied.js +0 -59
- package/dist/cjs/icons/sentiment-dissatisfied.js.map +0 -7
- package/dist/cjs/icons/sentiment-satisfied.js +0 -59
- package/dist/cjs/icons/sentiment-satisfied.js.map +0 -7
- package/dist/cjs/icons/share.js +0 -61
- package/dist/cjs/icons/share.js.map +0 -7
- package/dist/cjs/icons/show-chart.js +0 -57
- package/dist/cjs/icons/show-chart.js.map +0 -7
- package/dist/cjs/icons/smile-alt.js +0 -69
- package/dist/cjs/icons/smile-alt.js.map +0 -7
- package/dist/cjs/icons/speed-x-fast.js +0 -61
- package/dist/cjs/icons/speed-x-fast.js.map +0 -7
- package/dist/cjs/icons/speed-x-slow.js +0 -61
- package/dist/cjs/icons/speed-x-slow.js.map +0 -7
- package/dist/cjs/icons/tag-faces.js +0 -59
- package/dist/cjs/icons/tag-faces.js.map +0 -7
- package/dist/cjs/icons/touch-app.js +0 -59
- package/dist/cjs/icons/touch-app.js.map +0 -7
- package/dist/cjs/icons/trash-forever.js +0 -85
- package/dist/cjs/icons/trash-forever.js.map +0 -7
- package/dist/cjs/icons/undo.js +0 -40
- package/dist/cjs/icons/undo.js.map +0 -7
- package/dist/cjs/icons/vertical-align-bottom.js +0 -59
- package/dist/cjs/icons/vertical-align-bottom.js.map +0 -7
- package/dist/cjs/icons/videocam-off.js +0 -59
- package/dist/cjs/icons/videocam-off.js.map +0 -7
- package/dist/cjs/icons/view-list.js +0 -59
- package/dist/cjs/icons/view-list.js.map +0 -7
- package/dist/cjs/icons/volume-down.js +0 -59
- package/dist/cjs/icons/volume-down.js.map +0 -7
- package/dist/cjs/icons/volume-mute.js +0 -57
- package/dist/cjs/icons/volume-mute.js.map +0 -7
- package/dist/cjs/icons/volume-off.js +0 -59
- package/dist/cjs/icons/volume-off.js.map +0 -7
- package/dist/cjs/icons/volume-up.js +0 -59
- package/dist/cjs/icons/volume-up.js.map +0 -7
- package/dist/cjs/icons/warning-amber.js +0 -59
- package/dist/cjs/icons/warning-amber.js.map +0 -7
- package/dist/cjs/icons/zap.js +0 -61
- package/dist/cjs/icons/zap.js.map +0 -7
- package/dist/esm/icons/add-a-photo.js +0 -8
- package/dist/esm/icons/add-clip.js +0 -8
- package/dist/esm/icons/add-clip.js.map +0 -7
- package/dist/esm/icons/alert-bulb.js +0 -8
- package/dist/esm/icons/alert-bulb.js.map +0 -7
- package/dist/esm/icons/align-bottom.js +0 -8
- package/dist/esm/icons/align-bottom.js.map +0 -7
- package/dist/esm/icons/apps.js +0 -8
- package/dist/esm/icons/apps.js.map +0 -7
- package/dist/esm/icons/arrow-drop-up.js +0 -8
- package/dist/esm/icons/arrow-drop-up.js.map +0 -7
- package/dist/esm/icons/arrow-left-alt.js +0 -8
- package/dist/esm/icons/arrow-left-alt.js.map +0 -7
- package/dist/esm/icons/arrow-right-alt.js +0 -8
- package/dist/esm/icons/arrow-right-alt.js.map +0 -7
- package/dist/esm/icons/back.js +0 -8
- package/dist/esm/icons/back.js.map +0 -7
- package/dist/esm/icons/bell-ring.js +0 -8
- package/dist/esm/icons/bell-ring.js.map +0 -7
- package/dist/esm/icons/border-color.js +0 -8
- package/dist/esm/icons/border-color.js.map +0 -7
- package/dist/esm/icons/caret-folder.js +0 -8
- package/dist/esm/icons/caret-folder.js.map +0 -7
- package/dist/esm/icons/check-circle-outline.js +0 -8
- package/dist/esm/icons/check-circle-outline.js.map +0 -7
- package/dist/esm/icons/chevron-small-left.js +0 -8
- package/dist/esm/icons/chevron-small-left.js.map +0 -7
- package/dist/esm/icons/chevron-small-right.js +0 -8
- package/dist/esm/icons/chevron-small-right.js.map +0 -7
- package/dist/esm/icons/chunk-27IFITZP.js +0 -20
- package/dist/esm/icons/chunk-27IFITZP.js.map +0 -7
- package/dist/esm/icons/chunk-2RXISIEX.js +0 -31
- package/dist/esm/icons/chunk-2RXISIEX.js.map +0 -7
- package/dist/esm/icons/chunk-2Y6W6YVE.js +0 -28
- package/dist/esm/icons/chunk-2Y6W6YVE.js.map +0 -7
- package/dist/esm/icons/chunk-333Y6R3R.js +0 -30
- package/dist/esm/icons/chunk-333Y6R3R.js.map +0 -7
- package/dist/esm/icons/chunk-3DN6OANZ.js +0 -20
- package/dist/esm/icons/chunk-3DN6OANZ.js.map +0 -7
- package/dist/esm/icons/chunk-3LE4UWSP.js +0 -20
- package/dist/esm/icons/chunk-3LE4UWSP.js.map +0 -7
- package/dist/esm/icons/chunk-3XJSUGC2.js +0 -20
- package/dist/esm/icons/chunk-3XJSUGC2.js.map +0 -7
- package/dist/esm/icons/chunk-3Y4NRWZZ.js +0 -20
- package/dist/esm/icons/chunk-3Y4NRWZZ.js.map +0 -7
- package/dist/esm/icons/chunk-4H473RBM.js +0 -30
- package/dist/esm/icons/chunk-4H473RBM.js.map +0 -7
- package/dist/esm/icons/chunk-4PKG7WGQ.js +0 -46
- package/dist/esm/icons/chunk-4PKG7WGQ.js.map +0 -7
- package/dist/esm/icons/chunk-4S3NSWSQ.js +0 -20
- package/dist/esm/icons/chunk-4S3NSWSQ.js.map +0 -7
- package/dist/esm/icons/chunk-567QMDZW.js +0 -20
- package/dist/esm/icons/chunk-567QMDZW.js.map +0 -7
- package/dist/esm/icons/chunk-5B5DM4CX.js +0 -18
- package/dist/esm/icons/chunk-5B5DM4CX.js.map +0 -7
- package/dist/esm/icons/chunk-5DZM3BD7.js +0 -20
- package/dist/esm/icons/chunk-5DZM3BD7.js.map +0 -7
- package/dist/esm/icons/chunk-6BQL45RT.js +0 -20
- package/dist/esm/icons/chunk-6BQL45RT.js.map +0 -7
- package/dist/esm/icons/chunk-AGXNW6TY.js +0 -30
- package/dist/esm/icons/chunk-AGXNW6TY.js.map +0 -7
- package/dist/esm/icons/chunk-B5XIBGIT.js +0 -20
- package/dist/esm/icons/chunk-B5XIBGIT.js.map +0 -7
- package/dist/esm/icons/chunk-BCFALS2X.js +0 -20
- package/dist/esm/icons/chunk-BCFALS2X.js.map +0 -7
- package/dist/esm/icons/chunk-BQZ4A2OD.js +0 -20
- package/dist/esm/icons/chunk-BQZ4A2OD.js.map +0 -7
- package/dist/esm/icons/chunk-BWSCPHXC.js +0 -20
- package/dist/esm/icons/chunk-BWSCPHXC.js.map +0 -7
- package/dist/esm/icons/chunk-BYSA7XPB.js +0 -28
- package/dist/esm/icons/chunk-BYSA7XPB.js.map +0 -7
- package/dist/esm/icons/chunk-CDZTXUNO.js +0 -30
- package/dist/esm/icons/chunk-CDZTXUNO.js.map +0 -7
- package/dist/esm/icons/chunk-DNFVTET2.js +0 -23
- package/dist/esm/icons/chunk-DNFVTET2.js.map +0 -7
- package/dist/esm/icons/chunk-DOASSEQD.js +0 -20
- package/dist/esm/icons/chunk-DOASSEQD.js.map +0 -7
- package/dist/esm/icons/chunk-E6EN3WY6.js +0 -20
- package/dist/esm/icons/chunk-E6EN3WY6.js.map +0 -7
- package/dist/esm/icons/chunk-ELUCDSGS.js +0 -20
- package/dist/esm/icons/chunk-ELUCDSGS.js.map +0 -7
- package/dist/esm/icons/chunk-FCMS4B5K.js +0 -22
- package/dist/esm/icons/chunk-FCMS4B5K.js.map +0 -7
- package/dist/esm/icons/chunk-FGIKZZ4P.js +0 -20
- package/dist/esm/icons/chunk-FGIKZZ4P.js.map +0 -7
- package/dist/esm/icons/chunk-G25ESEZ5.js +0 -28
- package/dist/esm/icons/chunk-G25ESEZ5.js.map +0 -7
- package/dist/esm/icons/chunk-GMK2TW42.js +0 -22
- package/dist/esm/icons/chunk-GMK2TW42.js.map +0 -7
- package/dist/esm/icons/chunk-GNWR3OLG.js +0 -20
- package/dist/esm/icons/chunk-GNWR3OLG.js.map +0 -7
- package/dist/esm/icons/chunk-GO45IYL5.js +0 -18
- package/dist/esm/icons/chunk-GO45IYL5.js.map +0 -7
- package/dist/esm/icons/chunk-HMXXHMLJ.js +0 -18
- package/dist/esm/icons/chunk-HMXXHMLJ.js.map +0 -7
- package/dist/esm/icons/chunk-HWLAOYPO.js +0 -22
- package/dist/esm/icons/chunk-HWLAOYPO.js.map +0 -7
- package/dist/esm/icons/chunk-I74QIN5O.js +0 -20
- package/dist/esm/icons/chunk-I74QIN5O.js.map +0 -7
- package/dist/esm/icons/chunk-JYZSNSTO.js +0 -20
- package/dist/esm/icons/chunk-JYZSNSTO.js.map +0 -7
- package/dist/esm/icons/chunk-K34E5GDE.js +0 -18
- package/dist/esm/icons/chunk-K34E5GDE.js.map +0 -7
- package/dist/esm/icons/chunk-KSGJX75Y.js +0 -20
- package/dist/esm/icons/chunk-KSGJX75Y.js.map +0 -7
- package/dist/esm/icons/chunk-KVP5K2KD.js +0 -20
- package/dist/esm/icons/chunk-KVP5K2KD.js.map +0 -7
- package/dist/esm/icons/chunk-KXE7JBXF.js +0 -18
- package/dist/esm/icons/chunk-KXE7JBXF.js.map +0 -7
- package/dist/esm/icons/chunk-L6XAYTOP.js +0 -20
- package/dist/esm/icons/chunk-L6XAYTOP.js.map +0 -7
- package/dist/esm/icons/chunk-LGTJCWRE.js +0 -20
- package/dist/esm/icons/chunk-LGTJCWRE.js.map +0 -7
- package/dist/esm/icons/chunk-M4T5VZNT.js +0 -22
- package/dist/esm/icons/chunk-M4T5VZNT.js.map +0 -7
- package/dist/esm/icons/chunk-MCF7SVFX.js +0 -20
- package/dist/esm/icons/chunk-MCF7SVFX.js.map +0 -7
- package/dist/esm/icons/chunk-MWUWVHMV.js +0 -26
- package/dist/esm/icons/chunk-MWUWVHMV.js.map +0 -7
- package/dist/esm/icons/chunk-OMELVZUX.js +0 -22
- package/dist/esm/icons/chunk-OMELVZUX.js.map +0 -7
- package/dist/esm/icons/chunk-OSEHZ2FL.js +0 -11
- package/dist/esm/icons/chunk-OSEHZ2FL.js.map +0 -7
- package/dist/esm/icons/chunk-OUROJH4H.js +0 -20
- package/dist/esm/icons/chunk-OUROJH4H.js.map +0 -7
- package/dist/esm/icons/chunk-OX4SC2ET.js +0 -22
- package/dist/esm/icons/chunk-OX4SC2ET.js.map +0 -7
- package/dist/esm/icons/chunk-P6DWP4UK.js +0 -20
- package/dist/esm/icons/chunk-P6DWP4UK.js.map +0 -7
- package/dist/esm/icons/chunk-PHV2B65B.js +0 -44
- package/dist/esm/icons/chunk-PHV2B65B.js.map +0 -7
- package/dist/esm/icons/chunk-PNLB4GKT.js +0 -20
- package/dist/esm/icons/chunk-PNLB4GKT.js.map +0 -7
- package/dist/esm/icons/chunk-PZEGCHU3.js +0 -20
- package/dist/esm/icons/chunk-PZEGCHU3.js.map +0 -7
- package/dist/esm/icons/chunk-QB6KHL2H.js +0 -86
- package/dist/esm/icons/chunk-QB6KHL2H.js.map +0 -7
- package/dist/esm/icons/chunk-QQO4YRFA.js +0 -18
- package/dist/esm/icons/chunk-QQO4YRFA.js.map +0 -7
- package/dist/esm/icons/chunk-QTHVN4PJ.js +0 -18
- package/dist/esm/icons/chunk-QTHVN4PJ.js.map +0 -7
- package/dist/esm/icons/chunk-R433PEH2.js +0 -22
- package/dist/esm/icons/chunk-R433PEH2.js.map +0 -7
- package/dist/esm/icons/chunk-S73LDMJR.js +0 -11
- package/dist/esm/icons/chunk-S73LDMJR.js.map +0 -7
- package/dist/esm/icons/chunk-SHRTSB4P.js +0 -20
- package/dist/esm/icons/chunk-SHRTSB4P.js.map +0 -7
- package/dist/esm/icons/chunk-SJ5SWFYZ.js +0 -20
- package/dist/esm/icons/chunk-SJ5SWFYZ.js.map +0 -7
- package/dist/esm/icons/chunk-T3WE5JHA.js +0 -18
- package/dist/esm/icons/chunk-T3WE5JHA.js.map +0 -7
- package/dist/esm/icons/chunk-T7EC24QS.js +0 -20
- package/dist/esm/icons/chunk-T7EC24QS.js.map +0 -7
- package/dist/esm/icons/chunk-TF4MFP4H.js +0 -42
- package/dist/esm/icons/chunk-TF4MFP4H.js.map +0 -7
- package/dist/esm/icons/chunk-TJLBRNG2.js +0 -20
- package/dist/esm/icons/chunk-TJLBRNG2.js.map +0 -7
- package/dist/esm/icons/chunk-UCDRWJOM.js +0 -11
- package/dist/esm/icons/chunk-UCDRWJOM.js.map +0 -7
- package/dist/esm/icons/chunk-V4IAWOZY.js +0 -46
- package/dist/esm/icons/chunk-V4IAWOZY.js.map +0 -7
- package/dist/esm/icons/chunk-VDTOIHFF.js +0 -18
- package/dist/esm/icons/chunk-VDTOIHFF.js.map +0 -7
- package/dist/esm/icons/chunk-W4ZTJXAJ.js +0 -30
- package/dist/esm/icons/chunk-W4ZTJXAJ.js.map +0 -7
- package/dist/esm/icons/chunk-WGXTPMMV.js +0 -20
- package/dist/esm/icons/chunk-WGXTPMMV.js.map +0 -7
- package/dist/esm/icons/chunk-WL2KECFO.js +0 -20
- package/dist/esm/icons/chunk-WL2KECFO.js.map +0 -7
- package/dist/esm/icons/chunk-XXRBQTWM.js +0 -20
- package/dist/esm/icons/chunk-XXRBQTWM.js.map +0 -7
- package/dist/esm/icons/chunk-XYX4BKNG.js +0 -20
- package/dist/esm/icons/chunk-XYX4BKNG.js.map +0 -7
- package/dist/esm/icons/chunk-YBONHRJ6.js +0 -29
- package/dist/esm/icons/chunk-YBONHRJ6.js.map +0 -7
- package/dist/esm/icons/chunk-YY4X5LNP.js +0 -20
- package/dist/esm/icons/chunk-YY4X5LNP.js.map +0 -7
- package/dist/esm/icons/chunk-ZFE2PCCB.js +0 -20
- package/dist/esm/icons/chunk-ZFE2PCCB.js.map +0 -7
- package/dist/esm/icons/chunk-ZJEV7C52.js +0 -64
- package/dist/esm/icons/chunk-ZJEV7C52.js.map +0 -7
- package/dist/esm/icons/collapse.js +0 -8
- package/dist/esm/icons/collapse.js.map +0 -7
- package/dist/esm/icons/color-lens.js +0 -8
- package/dist/esm/icons/color-lens.js.map +0 -7
- package/dist/esm/icons/contact-support.js +0 -8
- package/dist/esm/icons/contact-support.js.map +0 -7
- package/dist/esm/icons/crop-expanded-16-9.js +0 -8
- package/dist/esm/icons/crop-expanded-16-9.js.map +0 -7
- package/dist/esm/icons/crop169-expanded.js +0 -8
- package/dist/esm/icons/crop169-expanded.js.map +0 -7
- package/dist/esm/icons/cut.js +0 -8
- package/dist/esm/icons/cut.js.map +0 -7
- package/dist/esm/icons/delete-forever.js +0 -8
- package/dist/esm/icons/delete-forever.js.map +0 -7
- package/dist/esm/icons/exit-to-app.js +0 -8
- package/dist/esm/icons/exit-to-app.js.map +0 -7
- package/dist/esm/icons/expand.js +0 -8
- package/dist/esm/icons/expand.js.map +0 -7
- package/dist/esm/icons/first-page.js +0 -8
- package/dist/esm/icons/first-page.js.map +0 -7
- package/dist/esm/icons/folder-plus-deprecated.js +0 -8
- package/dist/esm/icons/folder-plus-deprecated.js.map +0 -7
- package/dist/esm/icons/forward.js +0 -8
- package/dist/esm/icons/forward.js.map +0 -7
- package/dist/esm/icons/fullscreen-exit.js +0 -8
- package/dist/esm/icons/fullscreen-exit.js.map +0 -7
- package/dist/esm/icons/google_drive.js +0 -8
- package/dist/esm/icons/google_drive.js.map +0 -7
- package/dist/esm/icons/google_forms.js +0 -8
- package/dist/esm/icons/google_forms.js.map +0 -7
- package/dist/esm/icons/group-add.js +0 -8
- package/dist/esm/icons/group-add.js.map +0 -7
- package/dist/esm/icons/highlight-off.js +0 -8
- package/dist/esm/icons/highlight-off.js.map +0 -7
- package/dist/esm/icons/image2.js +0 -8
- package/dist/esm/icons/image2.js.map +0 -7
- package/dist/esm/icons/info-outline.js +0 -8
- package/dist/esm/icons/info-outline.js.map +0 -7
- package/dist/esm/icons/keyboard-arrow-down.js +0 -8
- package/dist/esm/icons/keyboard-arrow-down.js.map +0 -7
- package/dist/esm/icons/keyboard-arrow-left.js +0 -8
- package/dist/esm/icons/keyboard-arrow-left.js.map +0 -7
- package/dist/esm/icons/keyboard-arrow-right.js +0 -8
- package/dist/esm/icons/keyboard-arrow-right.js.map +0 -7
- package/dist/esm/icons/keyboard-arrow-up.js +0 -8
- package/dist/esm/icons/keyboard-arrow-up.js.map +0 -7
- package/dist/esm/icons/lightbulb-outline.js +0 -8
- package/dist/esm/icons/lightbulb-outline.js.map +0 -7
- package/dist/esm/icons/movie-filter.js +0 -8
- package/dist/esm/icons/movie-filter.js.map +0 -7
- package/dist/esm/icons/near-me.js +0 -8
- package/dist/esm/icons/near-me.js.map +0 -7
- package/dist/esm/icons/notifications.js +0 -8
- package/dist/esm/icons/notifications.js.map +0 -7
- package/dist/esm/icons/offline-bolt.js +0 -8
- package/dist/esm/icons/offline-bolt.js.map +0 -7
- package/dist/esm/icons/people.js +0 -8
- package/dist/esm/icons/people.js.map +0 -7
- package/dist/esm/icons/person.js +0 -8
- package/dist/esm/icons/person.js.map +0 -7
- package/dist/esm/icons/photo-size-select-actual.js +0 -8
- package/dist/esm/icons/photo-size-select-actual.js.map +0 -7
- package/dist/esm/icons/picture-in-picture-deprecated.js +0 -8
- package/dist/esm/icons/picture-in-picture-deprecated.js.map +0 -7
- package/dist/esm/icons/play-arrow.js +0 -8
- package/dist/esm/icons/play-arrow.js.map +0 -7
- package/dist/esm/icons/play-circle-filled.js +0 -8
- package/dist/esm/icons/play-circle-filled.js.map +0 -7
- package/dist/esm/icons/publicon.js +0 -8
- package/dist/esm/icons/publicon.js.map +0 -7
- package/dist/esm/icons/redo.js +0 -8
- package/dist/esm/icons/redo.js.map +0 -7
- package/dist/esm/icons/remove-circle-outline.js +0 -8
- package/dist/esm/icons/remove-circle-outline.js.map +0 -7
- package/dist/esm/icons/remove-red-eye.js +0 -8
- package/dist/esm/icons/remove-red-eye.js.map +0 -7
- package/dist/esm/icons/replay-5.js +0 -8
- package/dist/esm/icons/replay-5.js.map +0 -7
- package/dist/esm/icons/rotate-left.js +0 -8
- package/dist/esm/icons/rotate-left.js.map +0 -7
- package/dist/esm/icons/sentiment-dissatisfied.js +0 -8
- package/dist/esm/icons/sentiment-dissatisfied.js.map +0 -7
- package/dist/esm/icons/sentiment-satisfied.js +0 -8
- package/dist/esm/icons/sentiment-satisfied.js.map +0 -7
- package/dist/esm/icons/share.js +0 -8
- package/dist/esm/icons/share.js.map +0 -7
- package/dist/esm/icons/show-chart.js +0 -8
- package/dist/esm/icons/show-chart.js.map +0 -7
- package/dist/esm/icons/smile-alt.js +0 -8
- package/dist/esm/icons/smile-alt.js.map +0 -7
- package/dist/esm/icons/speed-x-fast.js +0 -8
- package/dist/esm/icons/speed-x-fast.js.map +0 -7
- package/dist/esm/icons/speed-x-slow.js +0 -8
- package/dist/esm/icons/speed-x-slow.js.map +0 -7
- package/dist/esm/icons/tag-faces.js +0 -8
- package/dist/esm/icons/tag-faces.js.map +0 -7
- package/dist/esm/icons/touch-app.js +0 -8
- package/dist/esm/icons/touch-app.js.map +0 -7
- package/dist/esm/icons/trash-forever.js +0 -8
- package/dist/esm/icons/trash-forever.js.map +0 -7
- package/dist/esm/icons/undo.js +0 -8
- package/dist/esm/icons/undo.js.map +0 -7
- package/dist/esm/icons/vertical-align-bottom.js +0 -8
- package/dist/esm/icons/vertical-align-bottom.js.map +0 -7
- package/dist/esm/icons/videocam-off.js +0 -8
- package/dist/esm/icons/videocam-off.js.map +0 -7
- package/dist/esm/icons/view-list.js +0 -8
- package/dist/esm/icons/view-list.js.map +0 -7
- package/dist/esm/icons/volume-down.js +0 -8
- package/dist/esm/icons/volume-down.js.map +0 -7
- package/dist/esm/icons/volume-mute.js +0 -8
- package/dist/esm/icons/volume-mute.js.map +0 -7
- package/dist/esm/icons/volume-off.js +0 -8
- package/dist/esm/icons/volume-off.js.map +0 -7
- package/dist/esm/icons/volume-up.js +0 -8
- package/dist/esm/icons/volume-up.js.map +0 -7
- package/dist/esm/icons/warning-amber.js +0 -8
- package/dist/esm/icons/warning-amber.js.map +0 -7
- package/dist/esm/icons/zap.js +0 -8
- package/dist/esm/icons/zap.js.map +0 -7
- package/dist/types/app/feedback-form.d.ts +0 -9
- package/dist/types/app/feedback-form.d.ts.map +0 -1
- package/dist/types/app/pages.d.ts.map +0 -1
- package/dist/types/icons/add-a-photo.d.ts +0 -3
- package/dist/types/icons/add-a-photo.d.ts.map +0 -1
- package/dist/types/icons/add-clip.d.ts +0 -3
- package/dist/types/icons/add-clip.d.ts.map +0 -1
- package/dist/types/icons/alert-bulb.d.ts +0 -3
- package/dist/types/icons/alert-bulb.d.ts.map +0 -1
- package/dist/types/icons/align-bottom.d.ts +0 -3
- package/dist/types/icons/align-bottom.d.ts.map +0 -1
- package/dist/types/icons/apps.d.ts +0 -3
- package/dist/types/icons/apps.d.ts.map +0 -1
- package/dist/types/icons/arrow-drop-up.d.ts +0 -3
- package/dist/types/icons/arrow-drop-up.d.ts.map +0 -1
- package/dist/types/icons/arrow-left-alt.d.ts +0 -3
- package/dist/types/icons/arrow-left-alt.d.ts.map +0 -1
- package/dist/types/icons/arrow-right-alt.d.ts +0 -3
- package/dist/types/icons/arrow-right-alt.d.ts.map +0 -1
- package/dist/types/icons/back.d.ts +0 -3
- package/dist/types/icons/back.d.ts.map +0 -1
- package/dist/types/icons/bell-ring.d.ts +0 -3
- package/dist/types/icons/bell-ring.d.ts.map +0 -1
- package/dist/types/icons/border-color.d.ts +0 -3
- package/dist/types/icons/border-color.d.ts.map +0 -1
- package/dist/types/icons/caret-folder.d.ts +0 -3
- package/dist/types/icons/caret-folder.d.ts.map +0 -1
- package/dist/types/icons/check-circle-outline.d.ts +0 -3
- package/dist/types/icons/check-circle-outline.d.ts.map +0 -1
- package/dist/types/icons/chevron-small-left.d.ts +0 -3
- package/dist/types/icons/chevron-small-left.d.ts.map +0 -1
- package/dist/types/icons/chevron-small-right.d.ts +0 -3
- package/dist/types/icons/chevron-small-right.d.ts.map +0 -1
- package/dist/types/icons/collapse.d.ts +0 -3
- package/dist/types/icons/collapse.d.ts.map +0 -1
- package/dist/types/icons/color-lens.d.ts +0 -3
- package/dist/types/icons/color-lens.d.ts.map +0 -1
- package/dist/types/icons/contact-support.d.ts +0 -3
- package/dist/types/icons/contact-support.d.ts.map +0 -1
- package/dist/types/icons/crop-expanded-16-9.d.ts +0 -3
- package/dist/types/icons/crop-expanded-16-9.d.ts.map +0 -1
- package/dist/types/icons/crop169-expanded.d.ts +0 -3
- package/dist/types/icons/crop169-expanded.d.ts.map +0 -1
- package/dist/types/icons/cut.d.ts +0 -3
- package/dist/types/icons/cut.d.ts.map +0 -1
- package/dist/types/icons/delete-forever.d.ts +0 -3
- package/dist/types/icons/delete-forever.d.ts.map +0 -1
- package/dist/types/icons/exit-to-app.d.ts +0 -3
- package/dist/types/icons/exit-to-app.d.ts.map +0 -1
- package/dist/types/icons/expand.d.ts +0 -3
- package/dist/types/icons/expand.d.ts.map +0 -1
- package/dist/types/icons/first-page.d.ts +0 -3
- package/dist/types/icons/first-page.d.ts.map +0 -1
- package/dist/types/icons/folder-plus-deprecated.d.ts +0 -3
- package/dist/types/icons/folder-plus-deprecated.d.ts.map +0 -1
- package/dist/types/icons/forward.d.ts +0 -3
- package/dist/types/icons/forward.d.ts.map +0 -1
- package/dist/types/icons/fullscreen-exit.d.ts +0 -3
- package/dist/types/icons/fullscreen-exit.d.ts.map +0 -1
- package/dist/types/icons/google_drive.d.ts +0 -3
- package/dist/types/icons/google_drive.d.ts.map +0 -1
- package/dist/types/icons/google_forms.d.ts +0 -3
- package/dist/types/icons/google_forms.d.ts.map +0 -1
- package/dist/types/icons/group-add.d.ts +0 -3
- package/dist/types/icons/group-add.d.ts.map +0 -1
- package/dist/types/icons/highlight-off.d.ts +0 -3
- package/dist/types/icons/highlight-off.d.ts.map +0 -1
- package/dist/types/icons/image2.d.ts +0 -3
- package/dist/types/icons/image2.d.ts.map +0 -1
- package/dist/types/icons/index.d.ts +0 -345
- package/dist/types/icons/index.d.ts.map +0 -1
- package/dist/types/icons/info-outline.d.ts +0 -3
- package/dist/types/icons/info-outline.d.ts.map +0 -1
- package/dist/types/icons/keyboard-arrow-down.d.ts +0 -3
- package/dist/types/icons/keyboard-arrow-down.d.ts.map +0 -1
- package/dist/types/icons/keyboard-arrow-left.d.ts +0 -3
- package/dist/types/icons/keyboard-arrow-left.d.ts.map +0 -1
- package/dist/types/icons/keyboard-arrow-right.d.ts +0 -3
- package/dist/types/icons/keyboard-arrow-right.d.ts.map +0 -1
- package/dist/types/icons/keyboard-arrow-up.d.ts +0 -3
- package/dist/types/icons/keyboard-arrow-up.d.ts.map +0 -1
- package/dist/types/icons/lightbulb-outline.d.ts +0 -3
- package/dist/types/icons/lightbulb-outline.d.ts.map +0 -1
- package/dist/types/icons/movie-filter.d.ts +0 -3
- package/dist/types/icons/movie-filter.d.ts.map +0 -1
- package/dist/types/icons/near-me.d.ts +0 -3
- package/dist/types/icons/near-me.d.ts.map +0 -1
- package/dist/types/icons/notifications.d.ts +0 -3
- package/dist/types/icons/notifications.d.ts.map +0 -1
- package/dist/types/icons/offline-bolt.d.ts +0 -3
- package/dist/types/icons/offline-bolt.d.ts.map +0 -1
- package/dist/types/icons/people.d.ts +0 -3
- package/dist/types/icons/people.d.ts.map +0 -1
- package/dist/types/icons/person.d.ts +0 -3
- package/dist/types/icons/person.d.ts.map +0 -1
- package/dist/types/icons/photo-size-select-actual.d.ts +0 -3
- package/dist/types/icons/photo-size-select-actual.d.ts.map +0 -1
- package/dist/types/icons/picture-in-picture-deprecated.d.ts +0 -3
- package/dist/types/icons/picture-in-picture-deprecated.d.ts.map +0 -1
- package/dist/types/icons/play-arrow.d.ts +0 -3
- package/dist/types/icons/play-arrow.d.ts.map +0 -1
- package/dist/types/icons/play-circle-filled.d.ts +0 -3
- package/dist/types/icons/play-circle-filled.d.ts.map +0 -1
- package/dist/types/icons/playlist-add.d.ts.map +0 -1
- package/dist/types/icons/playlist-added.d.ts.map +0 -1
- package/dist/types/icons/playlist.d.ts.map +0 -1
- package/dist/types/icons/publicon.d.ts +0 -3
- package/dist/types/icons/publicon.d.ts.map +0 -1
- package/dist/types/icons/redo.d.ts +0 -3
- package/dist/types/icons/redo.d.ts.map +0 -1
- package/dist/types/icons/remove-circle-outline.d.ts +0 -3
- package/dist/types/icons/remove-circle-outline.d.ts.map +0 -1
- package/dist/types/icons/remove-red-eye.d.ts +0 -3
- package/dist/types/icons/remove-red-eye.d.ts.map +0 -1
- package/dist/types/icons/replay-5.d.ts +0 -3
- package/dist/types/icons/replay-5.d.ts.map +0 -1
- package/dist/types/icons/rotate-left.d.ts +0 -3
- package/dist/types/icons/rotate-left.d.ts.map +0 -1
- package/dist/types/icons/sentiment-dissatisfied.d.ts +0 -3
- package/dist/types/icons/sentiment-dissatisfied.d.ts.map +0 -1
- package/dist/types/icons/sentiment-satisfied.d.ts +0 -3
- package/dist/types/icons/sentiment-satisfied.d.ts.map +0 -1
- package/dist/types/icons/share.d.ts +0 -3
- package/dist/types/icons/share.d.ts.map +0 -1
- package/dist/types/icons/show-chart.d.ts +0 -3
- package/dist/types/icons/show-chart.d.ts.map +0 -1
- package/dist/types/icons/smile-alt.d.ts +0 -3
- package/dist/types/icons/smile-alt.d.ts.map +0 -1
- package/dist/types/icons/speed-x-fast.d.ts +0 -3
- package/dist/types/icons/speed-x-fast.d.ts.map +0 -1
- package/dist/types/icons/speed-x-slow.d.ts +0 -3
- package/dist/types/icons/speed-x-slow.d.ts.map +0 -1
- package/dist/types/icons/tag-faces.d.ts +0 -3
- package/dist/types/icons/tag-faces.d.ts.map +0 -1
- package/dist/types/icons/touch-app.d.ts +0 -3
- package/dist/types/icons/touch-app.d.ts.map +0 -1
- package/dist/types/icons/trash-forever.d.ts +0 -3
- package/dist/types/icons/trash-forever.d.ts.map +0 -1
- package/dist/types/icons/undo.d.ts +0 -3
- package/dist/types/icons/undo.d.ts.map +0 -1
- package/dist/types/icons/vertical-align-bottom.d.ts +0 -3
- package/dist/types/icons/vertical-align-bottom.d.ts.map +0 -1
- package/dist/types/icons/videocam-off.d.ts +0 -3
- package/dist/types/icons/videocam-off.d.ts.map +0 -1
- package/dist/types/icons/view-list.d.ts +0 -3
- package/dist/types/icons/view-list.d.ts.map +0 -1
- package/dist/types/icons/volume-down.d.ts +0 -3
- package/dist/types/icons/volume-down.d.ts.map +0 -1
- package/dist/types/icons/volume-mute.d.ts +0 -3
- package/dist/types/icons/volume-mute.d.ts.map +0 -1
- package/dist/types/icons/volume-off.d.ts +0 -3
- package/dist/types/icons/volume-off.d.ts.map +0 -1
- package/dist/types/icons/volume-up.d.ts +0 -3
- package/dist/types/icons/volume-up.d.ts.map +0 -1
- package/dist/types/icons/warning-amber.d.ts +0 -3
- package/dist/types/icons/warning-amber.d.ts.map +0 -1
- package/dist/types/icons/zap.d.ts +0 -3
- package/dist/types/icons/zap.d.ts.map +0 -1
- package/dist/types/shared-docs/icons/components.d.ts.map +0 -1
- package/dist/types/src/colors.d.ts +0 -67
- package/dist/types/src/colors.d.ts.map +0 -1
- package/dist/types/src/components/button/button.d.ts.map +0 -1
- package/dist/types/src/components/container/container.d.ts +0 -57
- package/dist/types/src/components/container/container.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/add-a-photo.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/add-a-photo.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/add-clip.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/add-clip.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/alert-bulb.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/alert-bulb.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/align-bottom.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/align-bottom.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/apps.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/apps.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/arrow-drop-up.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/arrow-drop-up.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/arrow-left-alt.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/arrow-left-alt.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/arrow-right-alt.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/arrow-right-alt.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/back.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/back.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/bell-ring.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/bell-ring.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/border-color.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/border-color.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/caret-folder.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/caret-folder.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/check-circle-outline.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/check-circle-outline.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/chevron-small-left.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/chevron-small-left.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/chevron-small-right.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/chevron-small-right.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/collapse.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/collapse.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/color-lens.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/color-lens.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/contact-support.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/contact-support.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/crop-expanded-16-9.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/crop-expanded-16-9.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/crop169-expanded.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/crop169-expanded.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/cut.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/cut.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/delete-forever.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/delete-forever.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/exit-to-app.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/exit-to-app.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/expand.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/expand.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/first-page.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/first-page.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/folder-plus-deprecated.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/folder-plus-deprecated.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/forward.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/forward.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/fullscreen-exit.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/fullscreen-exit.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/google_drive.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/google_drive.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/google_forms.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/google_forms.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/group-add.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/group-add.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/highlight-off.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/highlight-off.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/image2.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/image2.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/index.d.ts +0 -345
- package/dist/types/src/components/icon/available-icons/index.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/info-outline.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/info-outline.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-down.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-down.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-left.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-left.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-right.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-right.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-up.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/keyboard-arrow-up.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/lightbulb-outline.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/lightbulb-outline.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/movie-filter.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/movie-filter.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/near-me.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/near-me.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/notifications.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/notifications.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/offline-bolt.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/offline-bolt.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/people.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/people.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/person.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/person.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/photo-size-select-actual.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/photo-size-select-actual.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/picture-in-picture-deprecated.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/picture-in-picture-deprecated.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/play-arrow.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/play-arrow.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/play-circle-filled.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/play-circle-filled.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/playlist-add.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/playlist-added.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/playlist.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/publicon.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/publicon.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/redo.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/redo.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/remove-circle-outline.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/remove-circle-outline.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/remove-red-eye.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/remove-red-eye.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/replay-5.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/replay-5.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/rotate-left.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/rotate-left.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/sentiment-dissatisfied.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/sentiment-dissatisfied.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/sentiment-satisfied.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/sentiment-satisfied.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/share.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/share.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/show-chart.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/show-chart.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/smile-alt.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/smile-alt.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/speed-x-fast.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/speed-x-fast.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/speed-x-slow.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/speed-x-slow.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/tag-faces.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/tag-faces.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/touch-app.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/touch-app.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/trash-forever.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/trash-forever.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/undo.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/undo.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/vertical-align-bottom.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/vertical-align-bottom.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/videocam-off.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/videocam-off.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/view-list.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/view-list.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/volume-down.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/volume-down.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/volume-mute.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/volume-mute.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/volume-off.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/volume-off.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/volume-up.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/volume-up.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/warning-amber.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/warning-amber.d.ts.map +0 -1
- package/dist/types/src/components/icon/available-icons/zap.d.ts +0 -3
- package/dist/types/src/components/icon/available-icons/zap.d.ts.map +0 -1
- package/dist/types/src/components/layout/layout.d.ts +0 -24
- package/dist/types/src/components/layout/layout.d.ts.map +0 -1
- package/dist/types/src/components/notification-bar/notification-bar.d.ts +0 -21
- package/dist/types/src/components/notification-bar/notification-bar.d.ts.map +0 -1
- package/dist/types/src/components/notification-bar/types.d.ts +0 -2
- package/dist/types/src/components/notification-bar/types.d.ts.map +0 -1
- package/dist/types/src/components/tabs/tabs.d.ts +0 -54
- package/dist/types/src/components/tabs/tabs.d.ts.map +0 -1
- package/dist/types/src/hooks/use-push-page-down.d.ts +0 -7
- package/dist/types/src/hooks/use-push-page-down.d.ts.map +0 -1
- package/dist/types/src/variables.d.ts +0 -115
- package/dist/types/src/variables.d.ts.map +0 -1
- /package/dist/{types → .types}/app/a.d.ts +0 -0
- /package/dist/{types → .types}/app/a.d.ts.map +0 -0
- /package/dist/{types → .types}/app/code.d.ts +0 -0
- /package/dist/{types → .types}/app/code.d.ts.map +0 -0
- /package/dist/{types → .types}/app/component-demo.d.ts +0 -0
- /package/dist/{types → .types}/app/component-demo.d.ts.map +0 -0
- /package/dist/{types → .types}/app/description.d.ts +0 -0
- /package/dist/{types → .types}/app/description.d.ts.map +0 -0
- /package/dist/{types → .types}/app/docs-link.d.ts +0 -0
- /package/dist/{types → .types}/app/docs-link.d.ts.map +0 -0
- /package/dist/{types → .types}/app/docs-table.d.ts +0 -0
- /package/dist/{types → .types}/app/docs-table.d.ts.map +0 -0
- /package/dist/{types → .types}/app/figma-embed.d.ts +0 -0
- /package/dist/{types → .types}/app/figma-embed.d.ts.map +0 -0
- /package/dist/{types → .types}/app/header.d.ts +0 -0
- /package/dist/{types → .types}/app/header.d.ts.map +0 -0
- /package/dist/{types → .types}/app/hooks/use-local-storage.d.ts +0 -0
- /package/dist/{types → .types}/app/hooks/use-local-storage.d.ts.map +0 -0
- /package/dist/{types → .types}/app/hooks/use-on-click-outside.d.ts +0 -0
- /package/dist/{types → .types}/app/hooks/use-on-click-outside.d.ts.map +0 -0
- /package/dist/{types → .types}/app/index.d.ts +0 -0
- /package/dist/{types → .types}/app/index.d.ts.map +0 -0
- /package/dist/{types → .types}/app/lens-logo.d.ts +0 -0
- /package/dist/{types → .types}/app/lens-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/app/loom-embed.d.ts +0 -0
- /package/dist/{types → .types}/app/loom-embed.d.ts.map +0 -0
- /package/dist/{types → .types}/app/message.d.ts +0 -0
- /package/dist/{types → .types}/app/message.d.ts.map +0 -0
- /package/dist/{types → .types}/app/pages.d.ts +0 -0
- /package/dist/{types → .types}/app/playground/index.d.ts +0 -0
- /package/dist/{types → .types}/app/playground/index.d.ts.map +0 -0
- /package/dist/{types → .types}/app/playground/theme.d.ts +0 -0
- /package/dist/{types → .types}/app/playground/theme.d.ts.map +0 -0
- /package/dist/{types → .types}/app/props-table.d.ts +0 -0
- /package/dist/{types → .types}/app/props-table.d.ts.map +0 -0
- /package/dist/{types → .types}/app/sidebar.d.ts +0 -0
- /package/dist/{types → .types}/app/sidebar.d.ts.map +0 -0
- /package/dist/{types → .types}/app/useTheme.d.ts +0 -0
- /package/dist/{types → .types}/app/useTheme.d.ts.map +0 -0
- /package/dist/{types → .types}/app/utilities.d.ts +0 -0
- /package/dist/{types → .types}/app/utilities.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/account-circle.d.ts +0 -0
- /package/dist/{types → .types}/icons/account-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/account.d.ts +0 -0
- /package/dist/{types → .types}/icons/account.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/actionItem.d.ts +0 -0
- /package/dist/{types → .types}/icons/actionItem.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/add-circle-outline.d.ts +0 -0
- /package/dist/{types → .types}/icons/add-circle-outline.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/add-photo.d.ts +0 -0
- /package/dist/{types → .types}/icons/add-photo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/add.d.ts +0 -0
- /package/dist/{types → .types}/icons/add.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/admin.d.ts +0 -0
- /package/dist/{types → .types}/icons/admin.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/ai-generative-audio.d.ts +0 -0
- /package/dist/{types → .types}/icons/ai-generative-audio.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/airtable.d.ts +0 -0
- /package/dist/{types → .types}/icons/airtable.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/alert-triangle.d.ts +0 -0
- /package/dist/{types → .types}/icons/alert-triangle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/align-center.d.ts +0 -0
- /package/dist/{types → .types}/icons/align-center.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/align-left.d.ts +0 -0
- /package/dist/{types → .types}/icons/align-left.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/align-right.d.ts +0 -0
- /package/dist/{types → .types}/icons/align-right.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/apple.d.ts +0 -0
- /package/dist/{types → .types}/icons/apple.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/archive.d.ts +0 -0
- /package/dist/{types → .types}/icons/archive.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-back.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-back.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-downward.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-downward.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-drop-down.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-drop-down.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-forward.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-forward.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-left.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-left.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-right.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-right.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-slanted.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-slanted.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/arrow-upward.d.ts +0 -0
- /package/dist/{types → .types}/icons/arrow-upward.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/at-mention.d.ts +0 -0
- /package/dist/{types → .types}/icons/at-mention.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/atlassian.d.ts +0 -0
- /package/dist/{types → .types}/icons/atlassian.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/auto-chapters.d.ts +0 -0
- /package/dist/{types → .types}/icons/auto-chapters.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/auto-draft.d.ts +0 -0
- /package/dist/{types → .types}/icons/auto-draft.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/auto-summaries.d.ts +0 -0
- /package/dist/{types → .types}/icons/auto-summaries.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/auto-titles.d.ts +0 -0
- /package/dist/{types → .types}/icons/auto-titles.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/back5.d.ts +0 -0
- /package/dist/{types → .types}/icons/back5.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/banner-vector-up.d.ts +0 -0
- /package/dist/{types → .types}/icons/banner-vector-up.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/bar-chart.d.ts +0 -0
- /package/dist/{types → .types}/icons/bar-chart.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/bell-off.d.ts +0 -0
- /package/dist/{types → .types}/icons/bell-off.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/bell.d.ts +0 -0
- /package/dist/{types → .types}/icons/bell.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/bitbucket.d.ts +0 -0
- /package/dist/{types → .types}/icons/bitbucket.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/blur.d.ts +0 -0
- /package/dist/{types → .types}/icons/blur.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/bold.d.ts +0 -0
- /package/dist/{types → .types}/icons/bold.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/book.d.ts +0 -0
- /package/dist/{types → .types}/icons/book.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/bug.d.ts +0 -0
- /package/dist/{types → .types}/icons/bug.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/bulb.d.ts +0 -0
- /package/dist/{types → .types}/icons/bulb.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/calendar.d.ts +0 -0
- /package/dist/{types → .types}/icons/calendar.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/calendly.d.ts +0 -0
- /package/dist/{types → .types}/icons/calendly.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/call-to-action.d.ts +0 -0
- /package/dist/{types → .types}/icons/call-to-action.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/cam-bubble-small.d.ts +0 -0
- /package/dist/{types → .types}/icons/cam-bubble-small.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/cam-bubble.d.ts +0 -0
- /package/dist/{types → .types}/icons/cam-bubble.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/camera.d.ts +0 -0
- /package/dist/{types → .types}/icons/camera.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/canvas.d.ts +0 -0
- /package/dist/{types → .types}/icons/canvas.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/captions.d.ts +0 -0
- /package/dist/{types → .types}/icons/captions.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/cc-off.d.ts +0 -0
- /package/dist/{types → .types}/icons/cc-off.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/cc-on.d.ts +0 -0
- /package/dist/{types → .types}/icons/cc-on.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chart.d.ts +0 -0
- /package/dist/{types → .types}/icons/chart.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/check-circle-fill.d.ts +0 -0
- /package/dist/{types → .types}/icons/check-circle-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/check-circle-small.d.ts +0 -0
- /package/dist/{types → .types}/icons/check-circle-small.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/check-circle.d.ts +0 -0
- /package/dist/{types → .types}/icons/check-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/check.d.ts +0 -0
- /package/dist/{types → .types}/icons/check.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chevron-down.d.ts +0 -0
- /package/dist/{types → .types}/icons/chevron-down.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chevron-left.d.ts +0 -0
- /package/dist/{types → .types}/icons/chevron-left.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chevron-right.d.ts +0 -0
- /package/dist/{types → .types}/icons/chevron-right.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chevron-small-up.d.ts +0 -0
- /package/dist/{types → .types}/icons/chevron-small-up.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chevron-up.d.ts +0 -0
- /package/dist/{types → .types}/icons/chevron-up.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chevrons-left.d.ts +0 -0
- /package/dist/{types → .types}/icons/chevrons-left.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chevrons-right.d.ts +0 -0
- /package/dist/{types → .types}/icons/chevrons-right.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chrome-logo.d.ts +0 -0
- /package/dist/{types → .types}/icons/chrome-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/chrome.d.ts +0 -0
- /package/dist/{types → .types}/icons/chrome.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/clip.d.ts +0 -0
- /package/dist/{types → .types}/icons/clip.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/clock.d.ts +0 -0
- /package/dist/{types → .types}/icons/clock.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/close.d.ts +0 -0
- /package/dist/{types → .types}/icons/close.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/coda.d.ts +0 -0
- /package/dist/{types → .types}/icons/coda.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/code.d.ts +0 -0
- /package/dist/{types → .types}/icons/code.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/collapse-replies.d.ts +0 -0
- /package/dist/{types → .types}/icons/collapse-replies.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/color-none.d.ts +0 -0
- /package/dist/{types → .types}/icons/color-none.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/comment-add.d.ts +0 -0
- /package/dist/{types → .types}/icons/comment-add.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/comment.d.ts +0 -0
- /package/dist/{types → .types}/icons/comment.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/confetti.d.ts +0 -0
- /package/dist/{types → .types}/icons/confetti.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/confluence-inverse.d.ts +0 -0
- /package/dist/{types → .types}/icons/confluence-inverse.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/confluence-neutral.d.ts +0 -0
- /package/dist/{types → .types}/icons/confluence-neutral.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/confluence.d.ts +0 -0
- /package/dist/{types → .types}/icons/confluence.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/copy-plus.d.ts +0 -0
- /package/dist/{types → .types}/icons/copy-plus.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/copy.d.ts +0 -0
- /package/dist/{types → .types}/icons/copy.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/create-ticket.d.ts +0 -0
- /package/dist/{types → .types}/icons/create-ticket.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/create.d.ts +0 -0
- /package/dist/{types → .types}/icons/create.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/crop-16-9.d.ts +0 -0
- /package/dist/{types → .types}/icons/crop-16-9.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/crop-tool.d.ts +0 -0
- /package/dist/{types → .types}/icons/crop-tool.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/crop169.d.ts +0 -0
- /package/dist/{types → .types}/icons/crop169.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/cursor.d.ts +0 -0
- /package/dist/{types → .types}/icons/cursor.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/delete.d.ts +0 -0
- /package/dist/{types → .types}/icons/delete.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/desktop-mac.d.ts +0 -0
- /package/dist/{types → .types}/icons/desktop-mac.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/devices.d.ts +0 -0
- /package/dist/{types → .types}/icons/devices.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/diagram-symbol-decision.d.ts +0 -0
- /package/dist/{types → .types}/icons/diagram-symbol-decision.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/domain.d.ts +0 -0
- /package/dist/{types → .types}/icons/domain.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/download.d.ts +0 -0
- /package/dist/{types → .types}/icons/download.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/edge-logo.d.ts +0 -0
- /package/dist/{types → .types}/icons/edge-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/edit-border.d.ts +0 -0
- /package/dist/{types → .types}/icons/edit-border.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/edit.d.ts +0 -0
- /package/dist/{types → .types}/icons/edit.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/editions-icon.d.ts +0 -0
- /package/dist/{types → .types}/icons/editions-icon.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/editions.d.ts +0 -0
- /package/dist/{types → .types}/icons/editions.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/expand-replies.d.ts +0 -0
- /package/dist/{types → .types}/icons/expand-replies.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/extension.d.ts +0 -0
- /package/dist/{types → .types}/icons/extension.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/external-link.d.ts +0 -0
- /package/dist/{types → .types}/icons/external-link.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/eye-off.d.ts +0 -0
- /package/dist/{types → .types}/icons/eye-off.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/eye.d.ts +0 -0
- /package/dist/{types → .types}/icons/eye.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/facebook.d.ts +0 -0
- /package/dist/{types → .types}/icons/facebook.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/fiber-manual-record.d.ts +0 -0
- /package/dist/{types → .types}/icons/fiber-manual-record.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/figma.d.ts +0 -0
- /package/dist/{types → .types}/icons/figma.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/filler-word-removal.d.ts +0 -0
- /package/dist/{types → .types}/icons/filler-word-removal.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/firefox-logo.d.ts +0 -0
- /package/dist/{types → .types}/icons/firefox-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/folder-shared.d.ts +0 -0
- /package/dist/{types → .types}/icons/folder-shared.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/folder.d.ts +0 -0
- /package/dist/{types → .types}/icons/folder.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/forward5.d.ts +0 -0
- /package/dist/{types → .types}/icons/forward5.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/full-screen.d.ts +0 -0
- /package/dist/{types → .types}/icons/full-screen.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/fullscreen.d.ts +0 -0
- /package/dist/{types → .types}/icons/fullscreen.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/github.d.ts +0 -0
- /package/dist/{types → .types}/icons/github.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/globe.d.ts +0 -0
- /package/dist/{types → .types}/icons/globe.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/google-calendar-logo.d.ts +0 -0
- /package/dist/{types → .types}/icons/google-calendar-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/google.d.ts +0 -0
- /package/dist/{types → .types}/icons/google.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/google_docs.d.ts +0 -0
- /package/dist/{types → .types}/icons/google_docs.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/google_sheets.d.ts +0 -0
- /package/dist/{types → .types}/icons/google_sheets.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/google_slides.d.ts +0 -0
- /package/dist/{types → .types}/icons/google_slides.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/grid.d.ts +0 -0
- /package/dist/{types → .types}/icons/grid.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/help-circle.d.ts +0 -0
- /package/dist/{types → .types}/icons/help-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/help.d.ts +0 -0
- /package/dist/{types → .types}/icons/help.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/highlight-text.d.ts +0 -0
- /package/dist/{types → .types}/icons/highlight-text.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/home.d.ts +0 -0
- /package/dist/{types → .types}/icons/home.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/image-inline.d.ts +0 -0
- /package/dist/{types → .types}/icons/image-inline.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/image-strikethrough.d.ts +0 -0
- /package/dist/{types → .types}/icons/image-strikethrough.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/image.d.ts +0 -0
- /package/dist/{types → .types}/icons/image.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/image1.d.ts +0 -0
- /package/dist/{types → .types}/icons/image1.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/import.d.ts +0 -0
- /package/dist/{types → .types}/icons/import.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/info-fill.d.ts +0 -0
- /package/dist/{types → .types}/icons/info-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/info.d.ts +0 -0
- /package/dist/{types → .types}/icons/info.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/italics.d.ts +0 -0
- /package/dist/{types → .types}/icons/italics.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/jira-neutral.d.ts +0 -0
- /package/dist/{types → .types}/icons/jira-neutral.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/jira.d.ts +0 -0
- /package/dist/{types → .types}/icons/jira.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/launch.d.ts +0 -0
- /package/dist/{types → .types}/icons/launch.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/line-thickness.d.ts +0 -0
- /package/dist/{types → .types}/icons/line-thickness.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/linearDark.d.ts +0 -0
- /package/dist/{types → .types}/icons/linearDark.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/link-broken.d.ts +0 -0
- /package/dist/{types → .types}/icons/link-broken.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/link-off.d.ts +0 -0
- /package/dist/{types → .types}/icons/link-off.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/link.d.ts +0 -0
- /package/dist/{types → .types}/icons/link.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/linkedin.d.ts +0 -0
- /package/dist/{types → .types}/icons/linkedin.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/list.d.ts +0 -0
- /package/dist/{types → .types}/icons/list.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/lock-fill.d.ts +0 -0
- /package/dist/{types → .types}/icons/lock-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/lock-unlocked.d.ts +0 -0
- /package/dist/{types → .types}/icons/lock-unlocked.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/lock.d.ts +0 -0
- /package/dist/{types → .types}/icons/lock.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/log-out.d.ts +0 -0
- /package/dist/{types → .types}/icons/log-out.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/lucidchart.d.ts +0 -0
- /package/dist/{types → .types}/icons/lucidchart.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/mail.d.ts +0 -0
- /package/dist/{types → .types}/icons/mail.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/maximize.d.ts +0 -0
- /package/dist/{types → .types}/icons/maximize.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/megaphone.d.ts +0 -0
- /package/dist/{types → .types}/icons/megaphone.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/menu-hide.d.ts +0 -0
- /package/dist/{types → .types}/icons/menu-hide.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/menu-show.d.ts +0 -0
- /package/dist/{types → .types}/icons/menu-show.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/menu.d.ts +0 -0
- /package/dist/{types → .types}/icons/menu.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/mic-off.d.ts +0 -0
- /package/dist/{types → .types}/icons/mic-off.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/mic.d.ts +0 -0
- /package/dist/{types → .types}/icons/mic.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/microsoft-teams-logo.d.ts +0 -0
- /package/dist/{types → .types}/icons/microsoft-teams-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/microsoft-teams-tile.d.ts +0 -0
- /package/dist/{types → .types}/icons/microsoft-teams-tile.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/microsoft_excel.d.ts +0 -0
- /package/dist/{types → .types}/icons/microsoft_excel.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/microsoft_one_note.d.ts +0 -0
- /package/dist/{types → .types}/icons/microsoft_one_note.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/microsoft_powerpoint.d.ts +0 -0
- /package/dist/{types → .types}/icons/microsoft_powerpoint.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/microsoft_word.d.ts +0 -0
- /package/dist/{types → .types}/icons/microsoft_word.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/minimize.d.ts +0 -0
- /package/dist/{types → .types}/icons/minimize.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/minus-circle.d.ts +0 -0
- /package/dist/{types → .types}/icons/minus-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/minus.d.ts +0 -0
- /package/dist/{types → .types}/icons/minus.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/mobile-devices.d.ts +0 -0
- /package/dist/{types → .types}/icons/mobile-devices.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/money.d.ts +0 -0
- /package/dist/{types → .types}/icons/money.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/moon.d.ts +0 -0
- /package/dist/{types → .types}/icons/moon.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/more-horiz.d.ts +0 -0
- /package/dist/{types → .types}/icons/more-horiz.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/mute.d.ts +0 -0
- /package/dist/{types → .types}/icons/mute.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/notes.d.ts +0 -0
- /package/dist/{types → .types}/icons/notes.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/notion.d.ts +0 -0
- /package/dist/{types → .types}/icons/notion.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/numbered-list.d.ts +0 -0
- /package/dist/{types → .types}/icons/numbered-list.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/outlook.d.ts +0 -0
- /package/dist/{types → .types}/icons/outlook.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/overlays.d.ts +0 -0
- /package/dist/{types → .types}/icons/overlays.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/paint-bucket.d.ts +0 -0
- /package/dist/{types → .types}/icons/paint-bucket.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/palette.d.ts +0 -0
- /package/dist/{types → .types}/icons/palette.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/pause.d.ts +0 -0
- /package/dist/{types → .types}/icons/pause.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/picture-in-picture.d.ts +0 -0
- /package/dist/{types → .types}/icons/picture-in-picture.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/pin-fill.d.ts +0 -0
- /package/dist/{types → .types}/icons/pin-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/pin.d.ts +0 -0
- /package/dist/{types → .types}/icons/pin.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/play-circle.d.ts +0 -0
- /package/dist/{types → .types}/icons/play-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/play.d.ts +0 -0
- /package/dist/{types → .types}/icons/play.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/playlist-add.d.ts +0 -0
- /package/dist/{types → .types}/icons/playlist-added.d.ts +0 -0
- /package/dist/{types → .types}/icons/playlist.d.ts +0 -0
- /package/dist/{types → .types}/icons/plus-circle.d.ts +0 -0
- /package/dist/{types → .types}/icons/plus-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/power.d.ts +0 -0
- /package/dist/{types → .types}/icons/power.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/present.d.ts +0 -0
- /package/dist/{types → .types}/icons/present.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/presenter-mode.d.ts +0 -0
- /package/dist/{types → .types}/icons/presenter-mode.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/pronunciation.d.ts +0 -0
- /package/dist/{types → .types}/icons/pronunciation.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/public-off.d.ts +0 -0
- /package/dist/{types → .types}/icons/public-off.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/public-on.d.ts +0 -0
- /package/dist/{types → .types}/icons/public-on.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/pull-request.d.ts +0 -0
- /package/dist/{types → .types}/icons/pull-request.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/quick-edit.d.ts +0 -0
- /package/dist/{types → .types}/icons/quick-edit.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/record.d.ts +0 -0
- /package/dist/{types → .types}/icons/record.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/redo-alt.d.ts +0 -0
- /package/dist/{types → .types}/icons/redo-alt.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/refresh.d.ts +0 -0
- /package/dist/{types → .types}/icons/refresh.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/repeat.d.ts +0 -0
- /package/dist/{types → .types}/icons/repeat.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/replay.d.ts +0 -0
- /package/dist/{types → .types}/icons/replay.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/reply-left.d.ts +0 -0
- /package/dist/{types → .types}/icons/reply-left.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/reply-right.d.ts +0 -0
- /package/dist/{types → .types}/icons/reply-right.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/reply.d.ts +0 -0
- /package/dist/{types → .types}/icons/reply.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/rewind.d.ts +0 -0
- /package/dist/{types → .types}/icons/rewind.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/rovo.d.ts +0 -0
- /package/dist/{types → .types}/icons/rovo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/safari-logo.d.ts +0 -0
- /package/dist/{types → .types}/icons/safari-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/salesforce-blk.d.ts +0 -0
- /package/dist/{types → .types}/icons/salesforce-blk.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/salesforce.d.ts +0 -0
- /package/dist/{types → .types}/icons/salesforce.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/school.d.ts +0 -0
- /package/dist/{types → .types}/icons/school.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/scissors.d.ts +0 -0
- /package/dist/{types → .types}/icons/scissors.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/screen-cam.d.ts +0 -0
- /package/dist/{types → .types}/icons/screen-cam.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/search.d.ts +0 -0
- /package/dist/{types → .types}/icons/search.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/send.d.ts +0 -0
- /package/dist/{types → .types}/icons/send.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/settings.d.ts +0 -0
- /package/dist/{types → .types}/icons/settings.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/silence-removal.d.ts +0 -0
- /package/dist/{types → .types}/icons/silence-removal.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/skip-back.d.ts +0 -0
- /package/dist/{types → .types}/icons/skip-back.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/slack.d.ts +0 -0
- /package/dist/{types → .types}/icons/slack.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/smile-select.d.ts +0 -0
- /package/dist/{types → .types}/icons/smile-select.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/smile.d.ts +0 -0
- /package/dist/{types → .types}/icons/smile.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/spaces.d.ts +0 -0
- /package/dist/{types → .types}/icons/spaces.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/sparkle.d.ts +0 -0
- /package/dist/{types → .types}/icons/sparkle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/speed-fast.d.ts +0 -0
- /package/dist/{types → .types}/icons/speed-fast.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/speed-medium.d.ts +0 -0
- /package/dist/{types → .types}/icons/speed-medium.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/speed-slow.d.ts +0 -0
- /package/dist/{types → .types}/icons/speed-slow.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/split.d.ts +0 -0
- /package/dist/{types → .types}/icons/split.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/square.d.ts +0 -0
- /package/dist/{types → .types}/icons/square.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/star-outline.d.ts +0 -0
- /package/dist/{types → .types}/icons/star-outline.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/star.d.ts +0 -0
- /package/dist/{types → .types}/icons/star.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/stop.d.ts +0 -0
- /package/dist/{types → .types}/icons/stop.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/suggested-edit.d.ts +0 -0
- /package/dist/{types → .types}/icons/suggested-edit.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/sun.d.ts +0 -0
- /package/dist/{types → .types}/icons/sun.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/task.d.ts +0 -0
- /package/dist/{types → .types}/icons/task.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/teamwork-agent-big.d.ts +0 -0
- /package/dist/{types → .types}/icons/teamwork-agent-big.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/teamwork-agent-small.d.ts +0 -0
- /package/dist/{types → .types}/icons/teamwork-agent-small.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/teamwork-graph.d.ts +0 -0
- /package/dist/{types → .types}/icons/teamwork-graph.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/text-rephrase.d.ts +0 -0
- /package/dist/{types → .types}/icons/text-rephrase.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/text.d.ts +0 -0
- /package/dist/{types → .types}/icons/text.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/thumbs-down.d.ts +0 -0
- /package/dist/{types → .types}/icons/thumbs-down.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/thumbs-up.d.ts +0 -0
- /package/dist/{types → .types}/icons/thumbs-up.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/timeline-editor.d.ts +0 -0
- /package/dist/{types → .types}/icons/timeline-editor.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/timer.d.ts +0 -0
- /package/dist/{types → .types}/icons/timer.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/transcript.d.ts +0 -0
- /package/dist/{types → .types}/icons/transcript.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/trash.d.ts +0 -0
- /package/dist/{types → .types}/icons/trash.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/trello-neutral.d.ts +0 -0
- /package/dist/{types → .types}/icons/trello-neutral.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/trello.d.ts +0 -0
- /package/dist/{types → .types}/icons/trello.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/tune.d.ts +0 -0
- /package/dist/{types → .types}/icons/tune.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/underline.d.ts +0 -0
- /package/dist/{types → .types}/icons/underline.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/undo-alt.d.ts +0 -0
- /package/dist/{types → .types}/icons/undo-alt.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/upload.d.ts +0 -0
- /package/dist/{types → .types}/icons/upload.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/user.d.ts +0 -0
- /package/dist/{types → .types}/icons/user.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/users-add.d.ts +0 -0
- /package/dist/{types → .types}/icons/users-add.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/users.d.ts +0 -0
- /package/dist/{types → .types}/icons/users.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/variables.d.ts +0 -0
- /package/dist/{types → .types}/icons/variables.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/version-control.d.ts +0 -0
- /package/dist/{types → .types}/icons/version-control.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/video-cam.d.ts +0 -0
- /package/dist/{types → .types}/icons/video-cam.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/video-library.d.ts +0 -0
- /package/dist/{types → .types}/icons/video-library.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/video-off.d.ts +0 -0
- /package/dist/{types → .types}/icons/video-off.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/videocam.d.ts +0 -0
- /package/dist/{types → .types}/icons/videocam.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/volume-x.d.ts +0 -0
- /package/dist/{types → .types}/icons/volume-x.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/volume1.d.ts +0 -0
- /package/dist/{types → .types}/icons/volume1.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/volume2.d.ts +0 -0
- /package/dist/{types → .types}/icons/volume2.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/warning-alert.d.ts +0 -0
- /package/dist/{types → .types}/icons/warning-alert.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/watch-later-added.d.ts +0 -0
- /package/dist/{types → .types}/icons/watch-later-added.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/watch-later-remove.d.ts +0 -0
- /package/dist/{types → .types}/icons/watch-later-remove.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/watch-later.d.ts +0 -0
- /package/dist/{types → .types}/icons/watch-later.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/waveform.d.ts +0 -0
- /package/dist/{types → .types}/icons/waveform.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/window.d.ts +0 -0
- /package/dist/{types → .types}/icons/window.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/windows.d.ts +0 -0
- /package/dist/{types → .types}/icons/windows.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/write-document.d.ts +0 -0
- /package/dist/{types → .types}/icons/write-document.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/write-message.d.ts +0 -0
- /package/dist/{types → .types}/icons/write-message.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/x-circle.d.ts +0 -0
- /package/dist/{types → .types}/icons/x-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/x-twitter.d.ts +0 -0
- /package/dist/{types → .types}/icons/x-twitter.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/zap-outline.d.ts +0 -0
- /package/dist/{types → .types}/icons/zap-outline.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/zoom-in.d.ts +0 -0
- /package/dist/{types → .types}/icons/zoom-in.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/zoom-logo.d.ts +0 -0
- /package/dist/{types → .types}/icons/zoom-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/icons/zoom-out.d.ts +0 -0
- /package/dist/{types → .types}/icons/zoom-out.d.ts.map +0 -0
- /package/dist/{types → .types}/pages/_app.d.ts +0 -0
- /package/dist/{types → .types}/pages/_app.d.ts.map +0 -0
- /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-designing-with-lens.d.ts +0 -0
- /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-designing-with-lens.d.ts.map +0 -0
- /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-developing-with-lens.d.ts +0 -0
- /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-developing-with-lens.d.ts.map +0 -0
- /package/dist/{types → .types}/pages/guides/get-started/svg-intro-lens.d.ts +0 -0
- /package/dist/{types → .types}/pages/guides/get-started/svg-intro-lens.d.ts.map +0 -0
- /package/dist/{types → .types}/pages/index.d.ts +0 -0
- /package/dist/{types → .types}/pages/index.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/color-box.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/color-box.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/colors-grid.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/colors-grid.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/components-index/components-index.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/components-index/components-index.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/css-utilities-components.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/css-utilities-components.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/css-variables-components.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/css-variables-components.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/demo-box.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/demo-box.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/demo-text.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/demo-text.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/gradients-grid.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/gradients-grid.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/icons/components.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/illustration-page/components.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/illustration-page/components.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/intro-header/index.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/intro-header/index.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/intro-header/shapes.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/intro-header/shapes.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/spacing.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/spacing.d.ts.map +0 -0
- /package/dist/{types → .types}/shared-docs/theme-colors.d.ts +0 -0
- /package/dist/{types → .types}/shared-docs/theme-colors.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/align/align.d.ts +0 -0
- /package/dist/{types → .types}/src/components/align/align.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/arrange/arrange.d.ts +0 -0
- /package/dist/{types → .types}/src/components/arrange/arrange.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/avatar/avatar.d.ts +0 -0
- /package/dist/{types → .types}/src/components/avatar/avatar.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/backdrop/backdrop.d.ts +0 -0
- /package/dist/{types → .types}/src/components/backdrop/backdrop.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/base-styles/base-styles.d.ts +0 -0
- /package/dist/{types → .types}/src/components/base-styles/base-styles.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/button/button.d.ts +0 -0
- /package/dist/{types → .types}/src/components/checkbox/checkbox.d.ts +0 -0
- /package/dist/{types → .types}/src/components/checkbox/checkbox.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/color-picker/color-picker.d.ts +0 -0
- /package/dist/{types → .types}/src/components/color-picker/color-picker.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/distribute/distribute.d.ts +0 -0
- /package/dist/{types → .types}/src/components/distribute/distribute.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/dropdown/dropdown.d.ts +0 -0
- /package/dist/{types → .types}/src/components/dropdown/dropdown.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/ellipses-loader/ellipses-loader.d.ts +0 -0
- /package/dist/{types → .types}/src/components/ellipses-loader/ellipses-loader.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/error-container/error-container.d.ts +0 -0
- /package/dist/{types → .types}/src/components/error-container/error-container.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/form-field/form-field.d.ts +0 -0
- /package/dist/{types → .types}/src/components/form-field/form-field.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/account-circle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/account-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/account.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/account.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/actionItem.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/actionItem.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/add-circle-outline.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/add-circle-outline.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/add-photo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/add-photo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/add.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/add.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/admin.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/admin.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/ai-generative-audio.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/ai-generative-audio.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/airtable.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/airtable.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/alert-triangle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/alert-triangle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/align-center.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/align-center.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/align-left.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/align-left.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/align-right.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/align-right.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/apple.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/apple.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/archive.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/archive.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-back.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-back.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-downward.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-downward.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-drop-down.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-drop-down.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-forward.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-forward.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-left.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-left.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-right.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-right.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-slanted.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-slanted.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-upward.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/arrow-upward.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/at-mention.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/at-mention.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/atlassian.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/atlassian.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-chapters.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-chapters.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-draft.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-draft.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-summaries.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-summaries.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-titles.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/auto-titles.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/back5.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/back5.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/banner-vector-up.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/banner-vector-up.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bar-chart.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bar-chart.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bell-off.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bell-off.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bell.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bell.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bitbucket.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bitbucket.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/blur.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/blur.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bold.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bold.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/book.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/book.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bug.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bug.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bulb.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/bulb.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/calendar.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/calendar.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/calendly.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/calendly.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/call-to-action.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/call-to-action.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble-small.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble-small.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/camera.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/camera.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/canvas.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/canvas.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/captions.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/captions.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cc-off.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cc-off.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cc-on.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cc-on.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chart.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chart.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-fill.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-small.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-small.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check-circle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/check.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-down.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-down.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-left.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-left.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-right.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-right.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-small-up.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-small-up.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-up.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevron-up.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-left.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-left.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-right.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-right.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chrome-logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chrome-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chrome.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/chrome.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/clip.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/clip.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/clock.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/clock.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/close.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/close.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/coda.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/coda.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/code.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/code.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/collapse-replies.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/collapse-replies.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/color-none.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/color-none.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/comment-add.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/comment-add.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/comment.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/comment.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confetti.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confetti.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confluence-inverse.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confluence-inverse.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confluence-neutral.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confluence-neutral.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confluence.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/confluence.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/copy-plus.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/copy-plus.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/copy.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/copy.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/create-ticket.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/create-ticket.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/create.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/create.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/crop-16-9.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/crop-16-9.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/crop-tool.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/crop-tool.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/crop169.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/crop169.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cursor.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/cursor.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/delete.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/delete.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/desktop-mac.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/desktop-mac.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/devices.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/devices.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/diagram-symbol-decision.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/diagram-symbol-decision.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/domain.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/domain.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/download.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/download.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/edge-logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/edge-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/edit-border.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/edit-border.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/edit.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/edit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/editions-icon.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/editions-icon.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/editions.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/editions.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/expand-replies.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/expand-replies.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/extension.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/extension.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/external-link.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/external-link.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/eye-off.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/eye-off.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/eye.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/eye.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/facebook.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/facebook.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/fiber-manual-record.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/fiber-manual-record.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/figma.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/figma.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/filler-word-removal.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/filler-word-removal.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/firefox-logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/firefox-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/folder-shared.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/folder-shared.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/folder.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/folder.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/forward5.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/forward5.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/full-screen.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/full-screen.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/fullscreen.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/fullscreen.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/github.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/github.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/globe.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/globe.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google-calendar-logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google-calendar-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google_docs.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google_docs.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google_sheets.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google_sheets.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google_slides.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/google_slides.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/grid.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/grid.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/help-circle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/help-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/help.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/help.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/highlight-text.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/highlight-text.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/home.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/home.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image-inline.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image-inline.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image-strikethrough.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image-strikethrough.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image1.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/image1.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/import.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/import.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/info-fill.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/info-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/info.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/info.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/italics.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/italics.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/jira-neutral.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/jira-neutral.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/jira.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/jira.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/launch.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/launch.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/line-thickness.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/line-thickness.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/linearDark.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/linearDark.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/link-broken.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/link-broken.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/link-off.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/link-off.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/link.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/link.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/linkedin.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/linkedin.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/list.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/list.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lock-fill.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lock-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lock-unlocked.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lock-unlocked.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lock.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lock.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/log-out.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/log-out.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lucidchart.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/lucidchart.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mail.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mail.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/maximize.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/maximize.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/megaphone.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/megaphone.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/menu-hide.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/menu-hide.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/menu-show.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/menu-show.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/menu.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/menu.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mic-off.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mic-off.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mic.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mic.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-tile.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-tile.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_excel.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_excel.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_one_note.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_one_note.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_powerpoint.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_powerpoint.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_word.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_word.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/minimize.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/minimize.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/minus-circle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/minus-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/minus.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/minus.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mobile-devices.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mobile-devices.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/money.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/money.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/moon.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/moon.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/more-horiz.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/more-horiz.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mute.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/mute.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/notes.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/notes.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/notion.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/notion.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/numbered-list.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/numbered-list.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/outlook.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/outlook.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/overlays.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/overlays.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/paint-bucket.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/paint-bucket.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/palette.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/palette.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pause.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pause.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/picture-in-picture.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/picture-in-picture.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pin-fill.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pin-fill.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pin.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pin.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/play-circle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/play-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/play.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/play.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/playlist-add.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/playlist-added.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/playlist.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/plus-circle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/plus-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/power.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/power.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/present.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/present.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/presenter-mode.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/presenter-mode.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pronunciation.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pronunciation.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/public-off.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/public-off.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/public-on.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/public-on.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pull-request.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/pull-request.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/quick-edit.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/quick-edit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/record.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/record.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/redo-alt.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/redo-alt.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/refresh.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/refresh.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/repeat.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/repeat.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/replay.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/replay.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/reply-left.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/reply-left.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/reply-right.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/reply-right.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/reply.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/reply.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/rewind.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/rewind.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/rovo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/rovo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/safari-logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/safari-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/salesforce-blk.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/salesforce-blk.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/salesforce.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/salesforce.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/school.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/school.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/scissors.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/scissors.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/screen-cam.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/screen-cam.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/search.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/search.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/send.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/send.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/settings.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/settings.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/silence-removal.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/silence-removal.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/skip-back.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/skip-back.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/slack.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/slack.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/smile-select.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/smile-select.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/smile.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/smile.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/spaces.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/spaces.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/sparkle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/sparkle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/speed-fast.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/speed-fast.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/speed-medium.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/speed-medium.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/speed-slow.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/speed-slow.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/split.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/split.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/square.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/square.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/star-outline.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/star-outline.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/star.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/star.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/stop.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/stop.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/suggested-edit.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/suggested-edit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/sun.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/sun.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/task.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/task.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-big.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-big.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-small.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-small.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-graph.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-graph.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/text-rephrase.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/text-rephrase.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/text.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/text.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-down.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-down.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-up.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-up.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/timeline-editor.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/timeline-editor.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/timer.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/timer.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/transcript.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/transcript.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/trash.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/trash.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/trello-neutral.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/trello-neutral.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/trello.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/trello.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/tune.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/tune.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/underline.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/underline.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/undo-alt.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/undo-alt.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/upload.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/upload.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/user.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/user.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/users-add.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/users-add.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/users.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/users.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/variables.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/variables.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/version-control.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/version-control.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/video-cam.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/video-cam.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/video-library.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/video-library.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/video-off.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/video-off.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/videocam.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/videocam.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/volume-x.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/volume-x.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/volume1.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/volume1.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/volume2.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/volume2.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/warning-alert.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/warning-alert.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-added.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-added.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-remove.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-remove.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/watch-later.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/watch-later.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/waveform.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/waveform.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/window.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/window.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/windows.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/windows.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/write-document.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/write-document.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/write-message.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/write-message.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/x-circle.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/x-circle.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/x-twitter.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/x-twitter.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zap-outline.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zap-outline.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zoom-in.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zoom-in.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zoom-logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zoom-logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zoom-out.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/available-icons/zoom-out.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon/icon.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon/icon.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/icon-button/icon-button.d.ts +0 -0
- /package/dist/{types → .types}/src/components/icon-button/icon-button.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/illustration/illustration.d.ts +0 -0
- /package/dist/{types → .types}/src/components/illustration/illustration.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/index.d.ts +0 -0
- /package/dist/{types → .types}/src/components/index.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/indicator/indicator.d.ts +0 -0
- /package/dist/{types → .types}/src/components/indicator/indicator.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/link/link.d.ts +0 -0
- /package/dist/{types → .types}/src/components/link/link.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/list/list.d.ts +0 -0
- /package/dist/{types → .types}/src/components/list/list.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/loader/loader.d.ts +0 -0
- /package/dist/{types → .types}/src/components/loader/loader.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/logo/logo.d.ts +0 -0
- /package/dist/{types → .types}/src/components/logo/logo.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/logo-loader/logo-loader.d.ts +0 -0
- /package/dist/{types → .types}/src/components/logo-loader/logo-loader.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/menu/menu.d.ts +0 -0
- /package/dist/{types → .types}/src/components/menu/menu.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/modal/modal.d.ts +0 -0
- /package/dist/{types → .types}/src/components/modal/modal.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/pill/pill.d.ts +0 -0
- /package/dist/{types → .types}/src/components/pill/pill.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/popover/popover.d.ts +0 -0
- /package/dist/{types → .types}/src/components/popover/popover.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/radio/radio.d.ts +0 -0
- /package/dist/{types → .types}/src/components/radio/radio.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/search-bar/search-bar.d.ts +0 -0
- /package/dist/{types → .types}/src/components/search-bar/search-bar.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/select/select.d.ts +0 -0
- /package/dist/{types → .types}/src/components/select/select.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/skeleton/skeleton.d.ts +0 -0
- /package/dist/{types → .types}/src/components/skeleton/skeleton.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/spacer/spacer.d.ts +0 -0
- /package/dist/{types → .types}/src/components/spacer/spacer.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/split/split.d.ts +0 -0
- /package/dist/{types → .types}/src/components/split/split.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/switch/switch.d.ts +0 -0
- /package/dist/{types → .types}/src/components/switch/switch.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/text/text.d.ts +0 -0
- /package/dist/{types → .types}/src/components/text/text.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/text-button/text-button.d.ts +0 -0
- /package/dist/{types → .types}/src/components/text-button/text-button.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/text-input/text-input.d.ts +0 -0
- /package/dist/{types → .types}/src/components/text-input/text-input.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/textarea/textarea.d.ts +0 -0
- /package/dist/{types → .types}/src/components/textarea/textarea.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/toast/toast.d.ts +0 -0
- /package/dist/{types → .types}/src/components/toast/toast.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/tooltip/tooltip.d.ts +0 -0
- /package/dist/{types → .types}/src/components/tooltip/tooltip.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/typeahead/typeahead.d.ts +0 -0
- /package/dist/{types → .types}/src/components/typeahead/typeahead.d.ts.map +0 -0
- /package/dist/{types → .types}/src/components/waveform-loader/waveform-loader.d.ts +0 -0
- /package/dist/{types → .types}/src/components/waveform-loader/waveform-loader.d.ts.map +0 -0
- /package/dist/{types → .types}/src/console-messages.d.ts +0 -0
- /package/dist/{types → .types}/src/console-messages.d.ts.map +0 -0
- /package/dist/{types → .types}/src/constants/routes.d.ts +0 -0
- /package/dist/{types → .types}/src/constants/routes.d.ts.map +0 -0
- /package/dist/{types → .types}/src/css-utilities/generate-utilities.d.ts +0 -0
- /package/dist/{types → .types}/src/css-utilities/generate-utilities.d.ts.map +0 -0
- /package/dist/{types → .types}/src/css-utilities/index.d.ts +0 -0
- /package/dist/{types → .types}/src/css-utilities/index.d.ts.map +0 -0
- /package/dist/{types → .types}/src/css-utilities/rules.d.ts +0 -0
- /package/dist/{types → .types}/src/css-utilities/rules.d.ts.map +0 -0
- /package/dist/{types → .types}/src/css-variables/index.d.ts +0 -0
- /package/dist/{types → .types}/src/css-variables/index.d.ts.map +0 -0
- /package/dist/{types → .types}/src/hooks/index.d.ts +0 -0
- /package/dist/{types → .types}/src/hooks/index.d.ts.map +0 -0
- /package/dist/{types → .types}/src/hooks/use-focused-element.d.ts +0 -0
- /package/dist/{types → .types}/src/hooks/use-focused-element.d.ts.map +0 -0
- /package/dist/{types → .types}/src/hooks/use-media.d.ts +0 -0
- /package/dist/{types → .types}/src/hooks/use-media.d.ts.map +0 -0
- /package/dist/{types → .types}/src/hooks/use-on-click-outside.d.ts +0 -0
- /package/dist/{types → .types}/src/hooks/use-on-click-outside.d.ts.map +0 -0
- /package/dist/{types → .types}/src/hooks/use-prefer-reduced-motion.d.ts +0 -0
- /package/dist/{types → .types}/src/hooks/use-prefer-reduced-motion.d.ts.map +0 -0
- /package/dist/{types → .types}/src/hooks/use-prevent-scroll.d.ts +0 -0
- /package/dist/{types → .types}/src/hooks/use-prevent-scroll.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/accounts-and-billing.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/accounts-and-billing.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/all-can-edit.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/all-can-edit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/all-can-read.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/all-can-read.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/archived.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/archived.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/ask-for-more.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/ask-for-more.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/business-plan.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/business-plan.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/calendar.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/calendar.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/cannot-edit.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/cannot-edit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/capture-users.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/capture-users.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/chat-avatars.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/chat-avatars.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/chrome-notifications-empty-state.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/chrome-notifications-empty-state.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/coins.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/coins.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/collaborate-with-teammates.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/collaborate-with-teammates.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/comment.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/comment.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/comments.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/comments.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/community-alt.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/community-alt.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/community.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/community.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/compliance.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/compliance.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/content-limit.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/content-limit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/custom-branding.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/custom-branding.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/desktop-app-and-chrome-extension.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/desktop-app-and-chrome-extension.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/device-compatibility.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/device-compatibility.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/done.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/done.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/dont-f-customer.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/dont-f-customer.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/downgrade.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/downgrade.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/embrace-the-weird.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/embrace-the-weird.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/enterprise-plan.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/enterprise-plan.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/faq-and-security.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/faq-and-security.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/file-cabinet.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/file-cabinet.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/five-minute-limit.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/five-minute-limit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/folders-empty-state-mobile.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/folders-empty-state-mobile.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/getting-started.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/getting-started.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/growth-through-empathy.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/growth-through-empathy.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/health-plans.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/health-plans.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/help-ios.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/help-ios.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/how-to-use-loom.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/how-to-use-loom.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/index.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/index.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/integration.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/integration.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/invite-members.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/invite-members.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/invite.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/invite.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/lead-with-transparency.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/lead-with-transparency.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/learning-and-development.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/learning-and-development.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/letter-open.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/letter-open.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/light-bulb-orbit.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/light-bulb-orbit.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/lightbulb.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/lightbulb.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/long-form-doc.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/long-form-doc.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/loom-plans.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/loom-plans.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/migrations.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/migrations.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/my-videos-empty-state-mobile.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/my-videos-empty-state-mobile.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/option-grants.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/option-grants.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/padlock.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/padlock.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/parental-leave.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/parental-leave.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/people-greyscale.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/people-greyscale.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/people.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/people.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/picture1.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/picture1.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/play-media-greyscale.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/play-media-greyscale.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/play-media.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/play-media.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/pto.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/pto.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/rainstorm-incident.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/rainstorm-incident.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/recents-empty-state-mobile.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/recents-empty-state-mobile.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/record.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/record.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/remote-first.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/remote-first.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/roadmap.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/roadmap.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/screenshot.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/screenshot.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/search-no-result.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/search-no-result.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/search.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/search.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/share-with-your-team.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/share-with-your-team.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/share.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/share.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/speed.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/speed.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/starred.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/starred.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/starter-plus-plan.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/starter-plus-plan.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/strong-upload-speed.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/strong-upload-speed.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/troubleshooting.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/troubleshooting.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/upgrade.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/upgrade.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/upload-drag-and-drop.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/upload-drag-and-drop.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/use-cases.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/use-cases.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/user-greyscale.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/user-greyscale.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/user-management.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/user-management.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/user.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/user.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/video-call3.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/video-call3.d.ts.map +0 -0
- /package/dist/{types → .types}/src/illustrations/wellness.d.ts +0 -0
- /package/dist/{types → .types}/src/illustrations/wellness.d.ts.map +0 -0
- /package/dist/{types → .types}/src/index.d.ts +0 -0
- /package/dist/{types → .types}/src/index.d.ts.map +0 -0
- /package/dist/{types → .types}/src/types.d.ts +0 -0
- /package/dist/{types → .types}/src/types.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/case.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/case.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/color.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/color.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/downshift.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/downshift.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/index.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/index.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/responsive.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/responsive.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/size.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/size.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/style-provider.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/style-provider.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/styles.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/styles.d.ts.map +0 -0
- /package/dist/{types → .types}/src/utilities/text.d.ts +0 -0
- /package/dist/{types → .types}/src/utilities/text.d.ts.map +0 -0
- /package/dist/esm/icons/{add-a-photo.js.map → check-circle-unchecked.js.map} +0 -0
package/dist/esm/icons/index.js
CHANGED
|
@@ -1,12 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
SvgXLogo
|
|
3
|
-
} from "./chunk-FVJZXPRX.js";
|
|
4
1
|
import {
|
|
5
2
|
SvgZapOutline
|
|
6
3
|
} from "./chunk-OOLVJGG2.js";
|
|
7
|
-
import {
|
|
8
|
-
SvgZap
|
|
9
|
-
} from "./chunk-GMK2TW42.js";
|
|
10
4
|
import {
|
|
11
5
|
SvgZoomIn
|
|
12
6
|
} from "./chunk-BFHJUXMR.js";
|
|
@@ -16,9 +10,6 @@ import {
|
|
|
16
10
|
import {
|
|
17
11
|
SvgZoomOut
|
|
18
12
|
} from "./chunk-M35LKLMJ.js";
|
|
19
|
-
import {
|
|
20
|
-
SvgWatchLaterRemove
|
|
21
|
-
} from "./chunk-VSKPW4OH.js";
|
|
22
13
|
import {
|
|
23
14
|
SvgWatchLater
|
|
24
15
|
} from "./chunk-GOYURRTO.js";
|
|
@@ -41,11 +32,14 @@ import {
|
|
|
41
32
|
SvgXCircle
|
|
42
33
|
} from "./chunk-QHLM45W4.js";
|
|
43
34
|
import {
|
|
44
|
-
|
|
45
|
-
} from "./chunk-
|
|
35
|
+
SvgXLogo
|
|
36
|
+
} from "./chunk-FVJZXPRX.js";
|
|
37
|
+
import {
|
|
38
|
+
SvgVideoOff
|
|
39
|
+
} from "./chunk-J5YSTD2O.js";
|
|
46
40
|
import {
|
|
47
|
-
|
|
48
|
-
} from "./chunk-
|
|
41
|
+
SvgVideocam
|
|
42
|
+
} from "./chunk-HCK2JDBN.js";
|
|
49
43
|
import {
|
|
50
44
|
SvgVolumeX
|
|
51
45
|
} from "./chunk-EM7GTSIT.js";
|
|
@@ -58,39 +52,12 @@ import {
|
|
|
58
52
|
import {
|
|
59
53
|
SvgWarningAlert
|
|
60
54
|
} from "./chunk-BAS6VBCI.js";
|
|
61
|
-
import {
|
|
62
|
-
SvgWarningAmber
|
|
63
|
-
} from "./chunk-JYZSNSTO.js";
|
|
64
55
|
import {
|
|
65
56
|
SvgWatchLaterAdded
|
|
66
57
|
} from "./chunk-BFPFVG5V.js";
|
|
67
58
|
import {
|
|
68
|
-
|
|
69
|
-
} from "./chunk-
|
|
70
|
-
import {
|
|
71
|
-
SvgVideoLibrary
|
|
72
|
-
} from "./chunk-VDARRVZ2.js";
|
|
73
|
-
import {
|
|
74
|
-
SvgVideoOff
|
|
75
|
-
} from "./chunk-J5YSTD2O.js";
|
|
76
|
-
import {
|
|
77
|
-
SvgVideocamOff
|
|
78
|
-
} from "./chunk-LGTJCWRE.js";
|
|
79
|
-
import {
|
|
80
|
-
SvgVideocam
|
|
81
|
-
} from "./chunk-HCK2JDBN.js";
|
|
82
|
-
import {
|
|
83
|
-
SvgViewList
|
|
84
|
-
} from "./chunk-ZFE2PCCB.js";
|
|
85
|
-
import {
|
|
86
|
-
SvgVolumeDown
|
|
87
|
-
} from "./chunk-3Y4NRWZZ.js";
|
|
88
|
-
import {
|
|
89
|
-
SvgVolumeMute
|
|
90
|
-
} from "./chunk-GO45IYL5.js";
|
|
91
|
-
import {
|
|
92
|
-
SvgUndo
|
|
93
|
-
} from "./chunk-OSEHZ2FL.js";
|
|
59
|
+
SvgWatchLaterRemove
|
|
60
|
+
} from "./chunk-VSKPW4OH.js";
|
|
94
61
|
import {
|
|
95
62
|
SvgUpload
|
|
96
63
|
} from "./chunk-2GNR5PZB.js";
|
|
@@ -110,14 +77,17 @@ import {
|
|
|
110
77
|
SvgVersionControl
|
|
111
78
|
} from "./chunk-VIGGSGOL.js";
|
|
112
79
|
import {
|
|
113
|
-
|
|
114
|
-
} from "./chunk-
|
|
80
|
+
SvgVideoCam
|
|
81
|
+
} from "./chunk-3IFD2STQ.js";
|
|
82
|
+
import {
|
|
83
|
+
SvgVideoLibrary
|
|
84
|
+
} from "./chunk-VDARRVZ2.js";
|
|
85
|
+
import {
|
|
86
|
+
SvgTimer
|
|
87
|
+
} from "./chunk-IPK2TGIQ.js";
|
|
115
88
|
import {
|
|
116
89
|
SvgTranscript
|
|
117
90
|
} from "./chunk-2JPBEH6W.js";
|
|
118
|
-
import {
|
|
119
|
-
SvgTrashForever
|
|
120
|
-
} from "./chunk-4PKG7WGQ.js";
|
|
121
91
|
import {
|
|
122
92
|
SvgTrash
|
|
123
93
|
} from "./chunk-Z7UY6QT5.js";
|
|
@@ -136,6 +106,12 @@ import {
|
|
|
136
106
|
import {
|
|
137
107
|
SvgUndoAlt
|
|
138
108
|
} from "./chunk-EIKAXIVU.js";
|
|
109
|
+
import {
|
|
110
|
+
SvgTeamworkAgentBig
|
|
111
|
+
} from "./chunk-3XE2KGCX.js";
|
|
112
|
+
import {
|
|
113
|
+
SvgTeamworkAgentSmall
|
|
114
|
+
} from "./chunk-RXQPIML2.js";
|
|
139
115
|
import {
|
|
140
116
|
SvgTeamworkGraph
|
|
141
117
|
} from "./chunk-3VACO3JU.js";
|
|
@@ -155,11 +131,14 @@ import {
|
|
|
155
131
|
SvgTimelineEditor
|
|
156
132
|
} from "./chunk-SOFWAOZ4.js";
|
|
157
133
|
import {
|
|
158
|
-
|
|
159
|
-
} from "./chunk-
|
|
134
|
+
SvgSplit
|
|
135
|
+
} from "./chunk-NINABXFB.js";
|
|
160
136
|
import {
|
|
161
|
-
|
|
162
|
-
} from "./chunk-
|
|
137
|
+
SvgSquare
|
|
138
|
+
} from "./chunk-37YTVMBN.js";
|
|
139
|
+
import {
|
|
140
|
+
SvgStarOutline
|
|
141
|
+
} from "./chunk-DFYMBHZP.js";
|
|
163
142
|
import {
|
|
164
143
|
SvgStar
|
|
165
144
|
} from "./chunk-7AB2BP5I.js";
|
|
@@ -172,54 +151,12 @@ import {
|
|
|
172
151
|
import {
|
|
173
152
|
SvgSun
|
|
174
153
|
} from "./chunk-UNBBZS6J.js";
|
|
175
|
-
import {
|
|
176
|
-
SvgTagFaces
|
|
177
|
-
} from "./chunk-ELUCDSGS.js";
|
|
178
154
|
import {
|
|
179
155
|
SvgTask
|
|
180
156
|
} from "./chunk-CI4GOC3L.js";
|
|
181
|
-
import {
|
|
182
|
-
SvgTeamworkAgentBig
|
|
183
|
-
} from "./chunk-3XE2KGCX.js";
|
|
184
|
-
import {
|
|
185
|
-
SvgTeamworkAgentSmall
|
|
186
|
-
} from "./chunk-RXQPIML2.js";
|
|
187
|
-
import {
|
|
188
|
-
SvgSpeedFast
|
|
189
|
-
} from "./chunk-2FKO2VHS.js";
|
|
190
|
-
import {
|
|
191
|
-
SvgSpeedMedium
|
|
192
|
-
} from "./chunk-VQTS3NUI.js";
|
|
193
|
-
import {
|
|
194
|
-
SvgSpeedSlow
|
|
195
|
-
} from "./chunk-CKTMKAKK.js";
|
|
196
|
-
import {
|
|
197
|
-
SvgSpeedXFast
|
|
198
|
-
} from "./chunk-R433PEH2.js";
|
|
199
|
-
import {
|
|
200
|
-
SvgSpeedXSlow
|
|
201
|
-
} from "./chunk-OX4SC2ET.js";
|
|
202
|
-
import {
|
|
203
|
-
SvgSplit
|
|
204
|
-
} from "./chunk-NINABXFB.js";
|
|
205
|
-
import {
|
|
206
|
-
SvgSquare
|
|
207
|
-
} from "./chunk-37YTVMBN.js";
|
|
208
|
-
import {
|
|
209
|
-
SvgStarOutline
|
|
210
|
-
} from "./chunk-DFYMBHZP.js";
|
|
211
|
-
import {
|
|
212
|
-
SvgSilenceRemoval
|
|
213
|
-
} from "./chunk-UHAMA5YO.js";
|
|
214
|
-
import {
|
|
215
|
-
SvgSkipBack
|
|
216
|
-
} from "./chunk-4RZH26BD.js";
|
|
217
157
|
import {
|
|
218
158
|
SvgSlack
|
|
219
159
|
} from "./chunk-HMUP4QXX.js";
|
|
220
|
-
import {
|
|
221
|
-
SvgSmileAlt
|
|
222
|
-
} from "./chunk-AGXNW6TY.js";
|
|
223
160
|
import {
|
|
224
161
|
SvgSmileSelect
|
|
225
162
|
} from "./chunk-VV7RTE64.js";
|
|
@@ -232,6 +169,21 @@ import {
|
|
|
232
169
|
import {
|
|
233
170
|
SvgSparkle
|
|
234
171
|
} from "./chunk-HE25OX6G.js";
|
|
172
|
+
import {
|
|
173
|
+
SvgSpeedFast
|
|
174
|
+
} from "./chunk-2FKO2VHS.js";
|
|
175
|
+
import {
|
|
176
|
+
SvgSpeedMedium
|
|
177
|
+
} from "./chunk-VQTS3NUI.js";
|
|
178
|
+
import {
|
|
179
|
+
SvgSpeedSlow
|
|
180
|
+
} from "./chunk-CKTMKAKK.js";
|
|
181
|
+
import {
|
|
182
|
+
SvgSchool
|
|
183
|
+
} from "./chunk-DV7DTSLT.js";
|
|
184
|
+
import {
|
|
185
|
+
SvgScissors
|
|
186
|
+
} from "./chunk-NR4EYJPQ.js";
|
|
235
187
|
import {
|
|
236
188
|
SvgScreenCam
|
|
237
189
|
} from "./chunk-WCXLT4Z4.js";
|
|
@@ -241,27 +193,27 @@ import {
|
|
|
241
193
|
import {
|
|
242
194
|
SvgSend
|
|
243
195
|
} from "./chunk-VJDPHGNV.js";
|
|
244
|
-
import {
|
|
245
|
-
SvgSentimentDissatisfied
|
|
246
|
-
} from "./chunk-I74QIN5O.js";
|
|
247
|
-
import {
|
|
248
|
-
SvgSentimentSatisfied
|
|
249
|
-
} from "./chunk-4S3NSWSQ.js";
|
|
250
196
|
import {
|
|
251
197
|
SvgSettings
|
|
252
198
|
} from "./chunk-6JFYWVAP.js";
|
|
253
199
|
import {
|
|
254
|
-
|
|
255
|
-
} from "./chunk-
|
|
200
|
+
SvgSilenceRemoval
|
|
201
|
+
} from "./chunk-UHAMA5YO.js";
|
|
202
|
+
import {
|
|
203
|
+
SvgSkipBack
|
|
204
|
+
} from "./chunk-4RZH26BD.js";
|
|
256
205
|
import {
|
|
257
|
-
|
|
258
|
-
} from "./chunk-
|
|
206
|
+
SvgReplyLeft
|
|
207
|
+
} from "./chunk-AA7SIBLA.js";
|
|
208
|
+
import {
|
|
209
|
+
SvgReplyRight
|
|
210
|
+
} from "./chunk-PDJ7WDI4.js";
|
|
211
|
+
import {
|
|
212
|
+
SvgReply
|
|
213
|
+
} from "./chunk-QL5ZBOCY.js";
|
|
259
214
|
import {
|
|
260
215
|
SvgRewind
|
|
261
216
|
} from "./chunk-TVTTMZZ4.js";
|
|
262
|
-
import {
|
|
263
|
-
SvgRotateLeft
|
|
264
|
-
} from "./chunk-B5XIBGIT.js";
|
|
265
217
|
import {
|
|
266
218
|
SvgRovo
|
|
267
219
|
} from "./chunk-5HUPGCDS.js";
|
|
@@ -274,42 +226,9 @@ import {
|
|
|
274
226
|
import {
|
|
275
227
|
SvgSalesforce
|
|
276
228
|
} from "./chunk-F5VPTYLQ.js";
|
|
277
|
-
import {
|
|
278
|
-
SvgSchool
|
|
279
|
-
} from "./chunk-DV7DTSLT.js";
|
|
280
|
-
import {
|
|
281
|
-
SvgScissors
|
|
282
|
-
} from "./chunk-NR4EYJPQ.js";
|
|
283
|
-
import {
|
|
284
|
-
SvgRemoveCircleOutline
|
|
285
|
-
} from "./chunk-567QMDZW.js";
|
|
286
|
-
import {
|
|
287
|
-
SvgRemoveRedEye
|
|
288
|
-
} from "./chunk-XYX4BKNG.js";
|
|
289
|
-
import {
|
|
290
|
-
SvgRepeat
|
|
291
|
-
} from "./chunk-OSWSD6NQ.js";
|
|
292
|
-
import {
|
|
293
|
-
SvgReplay5
|
|
294
|
-
} from "./chunk-TF4MFP4H.js";
|
|
295
|
-
import {
|
|
296
|
-
SvgReplay
|
|
297
|
-
} from "./chunk-ALDOBFOW.js";
|
|
298
|
-
import {
|
|
299
|
-
SvgReplyLeft
|
|
300
|
-
} from "./chunk-AA7SIBLA.js";
|
|
301
|
-
import {
|
|
302
|
-
SvgReplyRight
|
|
303
|
-
} from "./chunk-PDJ7WDI4.js";
|
|
304
|
-
import {
|
|
305
|
-
SvgReply
|
|
306
|
-
} from "./chunk-QL5ZBOCY.js";
|
|
307
229
|
import {
|
|
308
230
|
SvgPublicOn
|
|
309
231
|
} from "./chunk-4FI6A6B7.js";
|
|
310
|
-
import {
|
|
311
|
-
SvgPublicon
|
|
312
|
-
} from "./chunk-FGIKZZ4P.js";
|
|
313
232
|
import {
|
|
314
233
|
SvgPullRequest
|
|
315
234
|
} from "./chunk-ISQWZOBA.js";
|
|
@@ -322,15 +241,18 @@ import {
|
|
|
322
241
|
import {
|
|
323
242
|
SvgRedoAlt
|
|
324
243
|
} from "./chunk-UHA3RCGM.js";
|
|
325
|
-
import {
|
|
326
|
-
SvgRedo
|
|
327
|
-
} from "./chunk-BYSA7XPB.js";
|
|
328
244
|
import {
|
|
329
245
|
SvgRefresh
|
|
330
246
|
} from "./chunk-VUTVG733.js";
|
|
247
|
+
import {
|
|
248
|
+
SvgRepeat
|
|
249
|
+
} from "./chunk-OSWSD6NQ.js";
|
|
250
|
+
import {
|
|
251
|
+
SvgReplay
|
|
252
|
+
} from "./chunk-ALDOBFOW.js";
|
|
331
253
|
import {
|
|
332
254
|
SvgPlaylist
|
|
333
|
-
} from "./chunk-
|
|
255
|
+
} from "./chunk-VPTDJX3V.js";
|
|
334
256
|
import {
|
|
335
257
|
SvgPlusCircle
|
|
336
258
|
} from "./chunk-2WM7CTYF.js";
|
|
@@ -349,6 +271,12 @@ import {
|
|
|
349
271
|
import {
|
|
350
272
|
SvgPublicOff
|
|
351
273
|
} from "./chunk-WIDBKSIN.js";
|
|
274
|
+
import {
|
|
275
|
+
SvgPalette
|
|
276
|
+
} from "./chunk-3G43DSBG.js";
|
|
277
|
+
import {
|
|
278
|
+
SvgPause
|
|
279
|
+
} from "./chunk-6NWQRPUY.js";
|
|
352
280
|
import {
|
|
353
281
|
SvgPictureInPicture
|
|
354
282
|
} from "./chunk-GZUPKYEY.js";
|
|
@@ -358,12 +286,6 @@ import {
|
|
|
358
286
|
import {
|
|
359
287
|
SvgPin
|
|
360
288
|
} from "./chunk-J3DMC6VO.js";
|
|
361
|
-
import {
|
|
362
|
-
SvgPlayArrow
|
|
363
|
-
} from "./chunk-QTHVN4PJ.js";
|
|
364
|
-
import {
|
|
365
|
-
SvgPlayCircleFilled
|
|
366
|
-
} from "./chunk-6BQL45RT.js";
|
|
367
289
|
import {
|
|
368
290
|
SvgPlayCircle
|
|
369
291
|
} from "./chunk-PPB2A6RQ.js";
|
|
@@ -371,53 +293,35 @@ import {
|
|
|
371
293
|
SvgPlay
|
|
372
294
|
} from "./chunk-VSSSRXRI.js";
|
|
373
295
|
import {
|
|
374
|
-
|
|
375
|
-
} from "./chunk-
|
|
376
|
-
import {
|
|
377
|
-
SvgPaintBucket
|
|
378
|
-
} from "./chunk-LUMQRR5U.js";
|
|
379
|
-
import {
|
|
380
|
-
SvgPalette
|
|
381
|
-
} from "./chunk-3G43DSBG.js";
|
|
382
|
-
import {
|
|
383
|
-
SvgPause
|
|
384
|
-
} from "./chunk-6NWQRPUY.js";
|
|
385
|
-
import {
|
|
386
|
-
SvgPeople
|
|
387
|
-
} from "./chunk-3DN6OANZ.js";
|
|
388
|
-
import {
|
|
389
|
-
SvgPerson
|
|
390
|
-
} from "./chunk-WL2KECFO.js";
|
|
391
|
-
import {
|
|
392
|
-
SvgPhotoSizeSelectActual
|
|
393
|
-
} from "./chunk-3LE4UWSP.js";
|
|
394
|
-
import {
|
|
395
|
-
PictureInPicture
|
|
396
|
-
} from "./chunk-YBONHRJ6.js";
|
|
296
|
+
SvgMoreHoriz
|
|
297
|
+
} from "./chunk-HZPHRZ5J.js";
|
|
397
298
|
import {
|
|
398
299
|
SvgMute
|
|
399
300
|
} from "./chunk-3X3UJ46B.js";
|
|
400
|
-
import {
|
|
401
|
-
SvgNearMe
|
|
402
|
-
} from "./chunk-T3WE5JHA.js";
|
|
403
301
|
import {
|
|
404
302
|
SvgNotes
|
|
405
303
|
} from "./chunk-W4PMGSRS.js";
|
|
406
|
-
import {
|
|
407
|
-
SvgNotifications
|
|
408
|
-
} from "./chunk-E6EN3WY6.js";
|
|
409
304
|
import {
|
|
410
305
|
SvgNotion
|
|
411
306
|
} from "./chunk-ZPBVZPEU.js";
|
|
412
307
|
import {
|
|
413
308
|
SvgNumberedList
|
|
414
309
|
} from "./chunk-43B5J3EU.js";
|
|
415
|
-
import {
|
|
416
|
-
SvgOfflineBolt
|
|
417
|
-
} from "./chunk-BWSCPHXC.js";
|
|
418
310
|
import {
|
|
419
311
|
SvgOutlook
|
|
420
312
|
} from "./chunk-N56XESFJ.js";
|
|
313
|
+
import {
|
|
314
|
+
SvgOverlays
|
|
315
|
+
} from "./chunk-IRJ7ZBRL.js";
|
|
316
|
+
import {
|
|
317
|
+
SvgPaintBucket
|
|
318
|
+
} from "./chunk-LUMQRR5U.js";
|
|
319
|
+
import {
|
|
320
|
+
SvgMicrosoftPowerpoint
|
|
321
|
+
} from "./chunk-63JEBDB2.js";
|
|
322
|
+
import {
|
|
323
|
+
SvgMicrosoftWord
|
|
324
|
+
} from "./chunk-OUGW5TNA.js";
|
|
421
325
|
import {
|
|
422
326
|
SvgMinimize
|
|
423
327
|
} from "./chunk-5CR7CSTY.js";
|
|
@@ -437,11 +341,11 @@ import {
|
|
|
437
341
|
SvgMoon
|
|
438
342
|
} from "./chunk-2XIPBRGX.js";
|
|
439
343
|
import {
|
|
440
|
-
|
|
441
|
-
} from "./chunk-
|
|
344
|
+
SvgMenuShow
|
|
345
|
+
} from "./chunk-X7A4Z2CJ.js";
|
|
442
346
|
import {
|
|
443
|
-
|
|
444
|
-
} from "./chunk-
|
|
347
|
+
SvgMenu
|
|
348
|
+
} from "./chunk-7R3HFRXT.js";
|
|
445
349
|
import {
|
|
446
350
|
SvgMicOff
|
|
447
351
|
} from "./chunk-MNSIAPHQ.js";
|
|
@@ -458,11 +362,11 @@ import {
|
|
|
458
362
|
SvgMicrosoftOneNote
|
|
459
363
|
} from "./chunk-ZBTWX7UI.js";
|
|
460
364
|
import {
|
|
461
|
-
|
|
462
|
-
} from "./chunk-
|
|
365
|
+
SvgLockUnlocked
|
|
366
|
+
} from "./chunk-EEZ4O3R6.js";
|
|
463
367
|
import {
|
|
464
|
-
|
|
465
|
-
} from "./chunk-
|
|
368
|
+
SvgLock
|
|
369
|
+
} from "./chunk-G2U2YBS7.js";
|
|
466
370
|
import {
|
|
467
371
|
SvgLogOut
|
|
468
372
|
} from "./chunk-SY7SMBFL.js";
|
|
@@ -482,11 +386,11 @@ import {
|
|
|
482
386
|
SvgMenuHide
|
|
483
387
|
} from "./chunk-6NTXV7FB.js";
|
|
484
388
|
import {
|
|
485
|
-
|
|
486
|
-
} from "./chunk-
|
|
389
|
+
SvgLineThickness
|
|
390
|
+
} from "./chunk-5GSYSJ77.js";
|
|
487
391
|
import {
|
|
488
|
-
|
|
489
|
-
} from "./chunk-
|
|
392
|
+
SvgLinearDark
|
|
393
|
+
} from "./chunk-6M63TVPK.js";
|
|
490
394
|
import {
|
|
491
395
|
SvgLinkBroken
|
|
492
396
|
} from "./chunk-UNK3JWYL.js";
|
|
@@ -505,45 +409,12 @@ import {
|
|
|
505
409
|
import {
|
|
506
410
|
SvgLockFill
|
|
507
411
|
} from "./chunk-S2YQZFRO.js";
|
|
508
|
-
import {
|
|
509
|
-
SvgLockUnlocked
|
|
510
|
-
} from "./chunk-EEZ4O3R6.js";
|
|
511
|
-
import {
|
|
512
|
-
SvgLock
|
|
513
|
-
} from "./chunk-G2U2YBS7.js";
|
|
514
|
-
import {
|
|
515
|
-
SvgKeyboardArrowDown
|
|
516
|
-
} from "./chunk-5B5DM4CX.js";
|
|
517
|
-
import {
|
|
518
|
-
SvgKeyboardArrowLeft
|
|
519
|
-
} from "./chunk-QQO4YRFA.js";
|
|
520
|
-
import {
|
|
521
|
-
SvgKeyboardArrowRight
|
|
522
|
-
} from "./chunk-VDTOIHFF.js";
|
|
523
|
-
import {
|
|
524
|
-
SvgKeyboardArrowUp
|
|
525
|
-
} from "./chunk-HMXXHMLJ.js";
|
|
526
|
-
import {
|
|
527
|
-
SvgLaunch
|
|
528
|
-
} from "./chunk-FA6MDLVJ.js";
|
|
529
|
-
import {
|
|
530
|
-
SvgLightbulbOutline
|
|
531
|
-
} from "./chunk-XXRBQTWM.js";
|
|
532
|
-
import {
|
|
533
|
-
SvgLineThickness
|
|
534
|
-
} from "./chunk-5GSYSJ77.js";
|
|
535
|
-
import {
|
|
536
|
-
SvgLinearDark
|
|
537
|
-
} from "./chunk-6M63TVPK.js";
|
|
538
412
|
import {
|
|
539
413
|
SvgImport
|
|
540
414
|
} from "./chunk-EOBCFXCG.js";
|
|
541
415
|
import {
|
|
542
416
|
SvgInfoFill
|
|
543
417
|
} from "./chunk-3CRP27HY.js";
|
|
544
|
-
import {
|
|
545
|
-
SvgInfoOutline
|
|
546
|
-
} from "./chunk-MCF7SVFX.js";
|
|
547
418
|
import {
|
|
548
419
|
SvgInfo
|
|
549
420
|
} from "./chunk-MQAJJVWH.js";
|
|
@@ -557,8 +428,14 @@ import {
|
|
|
557
428
|
SvgJira
|
|
558
429
|
} from "./chunk-7DXLMQ7D.js";
|
|
559
430
|
import {
|
|
560
|
-
|
|
561
|
-
} from "./chunk-
|
|
431
|
+
SvgLaunch
|
|
432
|
+
} from "./chunk-FA6MDLVJ.js";
|
|
433
|
+
import {
|
|
434
|
+
SvgHelpCircle
|
|
435
|
+
} from "./chunk-MWN7G4WV.js";
|
|
436
|
+
import {
|
|
437
|
+
SvgHelp
|
|
438
|
+
} from "./chunk-CN2L33HZ.js";
|
|
562
439
|
import {
|
|
563
440
|
SvgHighlightText
|
|
564
441
|
} from "./chunk-43MA57P2.js";
|
|
@@ -577,42 +454,6 @@ import {
|
|
|
577
454
|
import {
|
|
578
455
|
SvgImage1
|
|
579
456
|
} from "./chunk-RLRBVO62.js";
|
|
580
|
-
import {
|
|
581
|
-
SvgImage2
|
|
582
|
-
} from "./chunk-W4ZTJXAJ.js";
|
|
583
|
-
import {
|
|
584
|
-
SvgGoogleDrive
|
|
585
|
-
} from "./chunk-ZJEV7C52.js";
|
|
586
|
-
import {
|
|
587
|
-
SvgGoogleForms
|
|
588
|
-
} from "./chunk-PHV2B65B.js";
|
|
589
|
-
import {
|
|
590
|
-
SvgGoogleSheets
|
|
591
|
-
} from "./chunk-2H2U4TYG.js";
|
|
592
|
-
import {
|
|
593
|
-
SvgGoogleSlides
|
|
594
|
-
} from "./chunk-LWSJOVDP.js";
|
|
595
|
-
import {
|
|
596
|
-
SvgGrid
|
|
597
|
-
} from "./chunk-JT3UJFUA.js";
|
|
598
|
-
import {
|
|
599
|
-
SvgGroupAdd
|
|
600
|
-
} from "./chunk-TJLBRNG2.js";
|
|
601
|
-
import {
|
|
602
|
-
SvgHelpCircle
|
|
603
|
-
} from "./chunk-MWN7G4WV.js";
|
|
604
|
-
import {
|
|
605
|
-
SvgHelp
|
|
606
|
-
} from "./chunk-CN2L33HZ.js";
|
|
607
|
-
import {
|
|
608
|
-
SvgFullScreen2
|
|
609
|
-
} from "./chunk-EJWFIZMS.js";
|
|
610
|
-
import {
|
|
611
|
-
SvgFullscreenExit
|
|
612
|
-
} from "./chunk-L6XAYTOP.js";
|
|
613
|
-
import {
|
|
614
|
-
SvgFullscreen
|
|
615
|
-
} from "./chunk-Q26ICS2V.js";
|
|
616
457
|
import {
|
|
617
458
|
SvgGithub
|
|
618
459
|
} from "./chunk-6WZJYSAZ.js";
|
|
@@ -628,33 +469,45 @@ import {
|
|
|
628
469
|
import {
|
|
629
470
|
SvgGoogleDocs
|
|
630
471
|
} from "./chunk-273AI6PA.js";
|
|
472
|
+
import {
|
|
473
|
+
SvgGoogleSheets
|
|
474
|
+
} from "./chunk-2H2U4TYG.js";
|
|
475
|
+
import {
|
|
476
|
+
SvgGoogleSlides
|
|
477
|
+
} from "./chunk-LWSJOVDP.js";
|
|
478
|
+
import {
|
|
479
|
+
SvgGrid
|
|
480
|
+
} from "./chunk-JT3UJFUA.js";
|
|
481
|
+
import {
|
|
482
|
+
SvgFigma
|
|
483
|
+
} from "./chunk-SMGX7XM5.js";
|
|
631
484
|
import {
|
|
632
485
|
SvgFillerWordRemoval
|
|
633
486
|
} from "./chunk-KB5FU4C5.js";
|
|
634
487
|
import {
|
|
635
488
|
SvgFirefoxLogo
|
|
636
489
|
} from "./chunk-5FURHQTG.js";
|
|
637
|
-
import {
|
|
638
|
-
SvgFirstPage
|
|
639
|
-
} from "./chunk-KSGJX75Y.js";
|
|
640
|
-
import {
|
|
641
|
-
FolderPlus
|
|
642
|
-
} from "./chunk-2RXISIEX.js";
|
|
643
490
|
import {
|
|
644
491
|
SvgFolderShared
|
|
645
492
|
} from "./chunk-GAV52C5I.js";
|
|
646
493
|
import {
|
|
647
494
|
SvgFolder
|
|
648
495
|
} from "./chunk-GCQLGUVE.js";
|
|
649
|
-
import {
|
|
650
|
-
SvgForward
|
|
651
|
-
} from "./chunk-G25ESEZ5.js";
|
|
652
496
|
import {
|
|
653
497
|
SvgForward5
|
|
654
498
|
} from "./chunk-6WEM4FKX.js";
|
|
655
499
|
import {
|
|
656
|
-
|
|
657
|
-
} from "./chunk-
|
|
500
|
+
SvgFullScreen2
|
|
501
|
+
} from "./chunk-EJWFIZMS.js";
|
|
502
|
+
import {
|
|
503
|
+
SvgFullscreen
|
|
504
|
+
} from "./chunk-Q26ICS2V.js";
|
|
505
|
+
import {
|
|
506
|
+
SvgEditions
|
|
507
|
+
} from "./chunk-SPTM4NUO.js";
|
|
508
|
+
import {
|
|
509
|
+
SvgExpandReplies
|
|
510
|
+
} from "./chunk-BU5E5OMI.js";
|
|
658
511
|
import {
|
|
659
512
|
SvgExtension
|
|
660
513
|
} from "./chunk-L5ZPSV3X.js";
|
|
@@ -674,8 +527,14 @@ import {
|
|
|
674
527
|
SvgFiberManualRecord
|
|
675
528
|
} from "./chunk-TCNCOIEV.js";
|
|
676
529
|
import {
|
|
677
|
-
|
|
678
|
-
} from "./chunk-
|
|
530
|
+
SvgDevices
|
|
531
|
+
} from "./chunk-XGRCQK6E.js";
|
|
532
|
+
import {
|
|
533
|
+
SvgDiagramSymbolDecision
|
|
534
|
+
} from "./chunk-VG3SGXWL.js";
|
|
535
|
+
import {
|
|
536
|
+
SvgDomain
|
|
537
|
+
} from "./chunk-SWCCHCXL.js";
|
|
679
538
|
import {
|
|
680
539
|
SvgDownload
|
|
681
540
|
} from "./chunk-FTISGJNM.js";
|
|
@@ -688,42 +547,6 @@ import {
|
|
|
688
547
|
import {
|
|
689
548
|
SvgEdit
|
|
690
549
|
} from "./chunk-UU2MGRM5.js";
|
|
691
|
-
import {
|
|
692
|
-
SvgEditions
|
|
693
|
-
} from "./chunk-SPTM4NUO.js";
|
|
694
|
-
import {
|
|
695
|
-
SvgExitToApp
|
|
696
|
-
} from "./chunk-SJ5SWFYZ.js";
|
|
697
|
-
import {
|
|
698
|
-
SvgExpandReplies
|
|
699
|
-
} from "./chunk-BU5E5OMI.js";
|
|
700
|
-
import {
|
|
701
|
-
SvgCursor
|
|
702
|
-
} from "./chunk-KVOGDZ34.js";
|
|
703
|
-
import {
|
|
704
|
-
SvgCut
|
|
705
|
-
} from "./chunk-5DZM3BD7.js";
|
|
706
|
-
import {
|
|
707
|
-
SvgDeleteForever
|
|
708
|
-
} from "./chunk-KVP5K2KD.js";
|
|
709
|
-
import {
|
|
710
|
-
SvgDelete
|
|
711
|
-
} from "./chunk-2Q6BPKNW.js";
|
|
712
|
-
import {
|
|
713
|
-
SvgDesktopMac
|
|
714
|
-
} from "./chunk-Z7NDZGNO.js";
|
|
715
|
-
import {
|
|
716
|
-
SvgDevices
|
|
717
|
-
} from "./chunk-XGRCQK6E.js";
|
|
718
|
-
import {
|
|
719
|
-
SvgDiagramSymbolDecision
|
|
720
|
-
} from "./chunk-VG3SGXWL.js";
|
|
721
|
-
import {
|
|
722
|
-
SvgDomain
|
|
723
|
-
} from "./chunk-SWCCHCXL.js";
|
|
724
|
-
import {
|
|
725
|
-
SvgCopy
|
|
726
|
-
} from "./chunk-A7S7BUZG.js";
|
|
727
550
|
import {
|
|
728
551
|
SvgCreateTicket
|
|
729
552
|
} from "./chunk-QMW2HATK.js";
|
|
@@ -733,15 +556,18 @@ import {
|
|
|
733
556
|
import {
|
|
734
557
|
SvgCrop169
|
|
735
558
|
} from "./chunk-75H3JFGP.js";
|
|
736
|
-
import {
|
|
737
|
-
SvgCropExpanded169
|
|
738
|
-
} from "./chunk-BCFALS2X.js";
|
|
739
559
|
import {
|
|
740
560
|
SvgCropTool
|
|
741
561
|
} from "./chunk-BZ4FHXVE.js";
|
|
742
562
|
import {
|
|
743
|
-
|
|
744
|
-
} from "./chunk-
|
|
563
|
+
SvgCursor
|
|
564
|
+
} from "./chunk-KVOGDZ34.js";
|
|
565
|
+
import {
|
|
566
|
+
SvgDelete
|
|
567
|
+
} from "./chunk-2Q6BPKNW.js";
|
|
568
|
+
import {
|
|
569
|
+
SvgDesktopMac
|
|
570
|
+
} from "./chunk-Z7NDZGNO.js";
|
|
745
571
|
import {
|
|
746
572
|
SvgCommentAdd
|
|
747
573
|
} from "./chunk-X3OLNRRS.js";
|
|
@@ -760,12 +586,18 @@ import {
|
|
|
760
586
|
import {
|
|
761
587
|
SvgConfluence
|
|
762
588
|
} from "./chunk-7TNQK2NH.js";
|
|
763
|
-
import {
|
|
764
|
-
SvgContactSupport
|
|
765
|
-
} from "./chunk-S73LDMJR.js";
|
|
766
589
|
import {
|
|
767
590
|
SvgCopyPlus
|
|
768
591
|
} from "./chunk-INF2HDAO.js";
|
|
592
|
+
import {
|
|
593
|
+
SvgCopy
|
|
594
|
+
} from "./chunk-A7S7BUZG.js";
|
|
595
|
+
import {
|
|
596
|
+
SvgChrome
|
|
597
|
+
} from "./chunk-MKFLUUY2.js";
|
|
598
|
+
import {
|
|
599
|
+
SvgClip
|
|
600
|
+
} from "./chunk-JRVAE4EQ.js";
|
|
769
601
|
import {
|
|
770
602
|
SvgClock
|
|
771
603
|
} from "./chunk-VHFXR25I.js";
|
|
@@ -781,18 +613,18 @@ import {
|
|
|
781
613
|
import {
|
|
782
614
|
SvgCollapseReplies
|
|
783
615
|
} from "./chunk-PTEENQFK.js";
|
|
784
|
-
import {
|
|
785
|
-
SvgCollapse
|
|
786
|
-
} from "./chunk-SHRTSB4P.js";
|
|
787
|
-
import {
|
|
788
|
-
SvgColorLens
|
|
789
|
-
} from "./chunk-GNWR3OLG.js";
|
|
790
616
|
import {
|
|
791
617
|
SvgColorNone
|
|
792
618
|
} from "./chunk-H3KNCQWK.js";
|
|
793
619
|
import {
|
|
794
|
-
|
|
795
|
-
} from "./chunk-
|
|
620
|
+
SvgChevronDown
|
|
621
|
+
} from "./chunk-YQ5OKXIL.js";
|
|
622
|
+
import {
|
|
623
|
+
SvgChevronLeft
|
|
624
|
+
} from "./chunk-2JHD3WDR.js";
|
|
625
|
+
import {
|
|
626
|
+
SvgChevronRight
|
|
627
|
+
} from "./chunk-CCNVXINF.js";
|
|
796
628
|
import {
|
|
797
629
|
SvgChevronSmallUp
|
|
798
630
|
} from "./chunk-BLPE6EKU.js";
|
|
@@ -808,48 +640,6 @@ import {
|
|
|
808
640
|
import {
|
|
809
641
|
SvgChromeLogo
|
|
810
642
|
} from "./chunk-SI7ST2FW.js";
|
|
811
|
-
import {
|
|
812
|
-
SvgChrome
|
|
813
|
-
} from "./chunk-MKFLUUY2.js";
|
|
814
|
-
import {
|
|
815
|
-
SvgClip
|
|
816
|
-
} from "./chunk-JRVAE4EQ.js";
|
|
817
|
-
import {
|
|
818
|
-
SvgCheckCircleOutline
|
|
819
|
-
} from "./chunk-OUROJH4H.js";
|
|
820
|
-
import {
|
|
821
|
-
SvgCheckCircleSmall
|
|
822
|
-
} from "./chunk-XG4QY5UD.js";
|
|
823
|
-
import {
|
|
824
|
-
SvgCheckCircle
|
|
825
|
-
} from "./chunk-ME3FTKYS.js";
|
|
826
|
-
import {
|
|
827
|
-
SvgCheck
|
|
828
|
-
} from "./chunk-BUNEIPKT.js";
|
|
829
|
-
import {
|
|
830
|
-
SvgChevronDown
|
|
831
|
-
} from "./chunk-YQ5OKXIL.js";
|
|
832
|
-
import {
|
|
833
|
-
SvgChevronLeft
|
|
834
|
-
} from "./chunk-2JHD3WDR.js";
|
|
835
|
-
import {
|
|
836
|
-
SvgChevronRight
|
|
837
|
-
} from "./chunk-CCNVXINF.js";
|
|
838
|
-
import {
|
|
839
|
-
SvgChevronSmallLeft
|
|
840
|
-
} from "./chunk-FCMS4B5K.js";
|
|
841
|
-
import {
|
|
842
|
-
SvgCamera
|
|
843
|
-
} from "./chunk-M2BLOGSQ.js";
|
|
844
|
-
import {
|
|
845
|
-
SvgCanvas
|
|
846
|
-
} from "./chunk-J2WF5I7K.js";
|
|
847
|
-
import {
|
|
848
|
-
SvgCaptions
|
|
849
|
-
} from "./chunk-RCV6EMGX.js";
|
|
850
|
-
import {
|
|
851
|
-
SvgCaretFolder
|
|
852
|
-
} from "./chunk-MWUWVHMV.js";
|
|
853
643
|
import {
|
|
854
644
|
SvgCCOff
|
|
855
645
|
} from "./chunk-G6TTJAGH.js";
|
|
@@ -863,14 +653,17 @@ import {
|
|
|
863
653
|
SvgCheckCircleFill
|
|
864
654
|
} from "./chunk-JZ42LZF6.js";
|
|
865
655
|
import {
|
|
866
|
-
|
|
867
|
-
} from "./chunk-
|
|
656
|
+
SvgCheckCircleSmall
|
|
657
|
+
} from "./chunk-XG4QY5UD.js";
|
|
868
658
|
import {
|
|
869
|
-
|
|
870
|
-
} from "./chunk-
|
|
659
|
+
SvgCheckCircleUnchecked
|
|
660
|
+
} from "./chunk-EGJFISC5.js";
|
|
871
661
|
import {
|
|
872
|
-
|
|
873
|
-
} from "./chunk-
|
|
662
|
+
SvgCheckCircle
|
|
663
|
+
} from "./chunk-ME3FTKYS.js";
|
|
664
|
+
import {
|
|
665
|
+
SvgCheck
|
|
666
|
+
} from "./chunk-BUNEIPKT.js";
|
|
874
667
|
import {
|
|
875
668
|
SvgCalendar
|
|
876
669
|
} from "./chunk-JX3TFVPZ.js";
|
|
@@ -887,14 +680,17 @@ import {
|
|
|
887
680
|
SvgCamBubble
|
|
888
681
|
} from "./chunk-WPAWDIZA.js";
|
|
889
682
|
import {
|
|
890
|
-
|
|
891
|
-
} from "./chunk-
|
|
683
|
+
SvgCamera
|
|
684
|
+
} from "./chunk-M2BLOGSQ.js";
|
|
685
|
+
import {
|
|
686
|
+
SvgCanvas
|
|
687
|
+
} from "./chunk-J2WF5I7K.js";
|
|
688
|
+
import {
|
|
689
|
+
SvgCaptions
|
|
690
|
+
} from "./chunk-RCV6EMGX.js";
|
|
892
691
|
import {
|
|
893
692
|
SvgBellOff
|
|
894
693
|
} from "./chunk-AQQFDIWW.js";
|
|
895
|
-
import {
|
|
896
|
-
SvgBellRing
|
|
897
|
-
} from "./chunk-V4IAWOZY.js";
|
|
898
694
|
import {
|
|
899
695
|
SvgBell
|
|
900
696
|
} from "./chunk-LARUAEG2.js";
|
|
@@ -910,6 +706,12 @@ import {
|
|
|
910
706
|
import {
|
|
911
707
|
SvgBook
|
|
912
708
|
} from "./chunk-6WJ5SW36.js";
|
|
709
|
+
import {
|
|
710
|
+
SvgBug
|
|
711
|
+
} from "./chunk-7P55ATBS.js";
|
|
712
|
+
import {
|
|
713
|
+
SvgBulb
|
|
714
|
+
} from "./chunk-N4GM347V.js";
|
|
913
715
|
import {
|
|
914
716
|
SvgAtlassian
|
|
915
717
|
} from "./chunk-USVN5HLI.js";
|
|
@@ -925,27 +727,27 @@ import {
|
|
|
925
727
|
import {
|
|
926
728
|
SvgAutoTitles
|
|
927
729
|
} from "./chunk-JHH2EMTN.js";
|
|
928
|
-
import {
|
|
929
|
-
SvgBack
|
|
930
|
-
} from "./chunk-2Y6W6YVE.js";
|
|
931
730
|
import {
|
|
932
731
|
SvgBack5
|
|
933
732
|
} from "./chunk-WZOKCVG5.js";
|
|
934
733
|
import {
|
|
935
734
|
SvgBannerVectorUp
|
|
936
735
|
} from "./chunk-QA6WBLYL.js";
|
|
736
|
+
import {
|
|
737
|
+
SvgBarChart
|
|
738
|
+
} from "./chunk-BF4GOGIM.js";
|
|
739
|
+
import {
|
|
740
|
+
SvgArrowDownward
|
|
741
|
+
} from "./chunk-MRRULPSM.js";
|
|
742
|
+
import {
|
|
743
|
+
SvgArrowDropDown
|
|
744
|
+
} from "./chunk-76KFOUEP.js";
|
|
937
745
|
import {
|
|
938
746
|
SvgArrowForward
|
|
939
747
|
} from "./chunk-XEFQODMF.js";
|
|
940
|
-
import {
|
|
941
|
-
SvgArrowLeftAlt
|
|
942
|
-
} from "./chunk-CDZTXUNO.js";
|
|
943
748
|
import {
|
|
944
749
|
SvgArrowLeft
|
|
945
750
|
} from "./chunk-RGI6HF4Q.js";
|
|
946
|
-
import {
|
|
947
|
-
SvgArrowRightAlt
|
|
948
|
-
} from "./chunk-4H473RBM.js";
|
|
949
751
|
import {
|
|
950
752
|
SvgArrowRight
|
|
951
753
|
} from "./chunk-5YHLURTI.js";
|
|
@@ -958,54 +760,30 @@ import {
|
|
|
958
760
|
import {
|
|
959
761
|
SvgAtMention
|
|
960
762
|
} from "./chunk-PL4EIDC6.js";
|
|
961
|
-
import {
|
|
962
|
-
SvgAlignRight
|
|
963
|
-
} from "./chunk-6SQCU6IN.js";
|
|
964
|
-
import {
|
|
965
|
-
SvgApple
|
|
966
|
-
} from "./chunk-2CDXC62D.js";
|
|
967
|
-
import {
|
|
968
|
-
SvgApps
|
|
969
|
-
} from "./chunk-PNLB4GKT.js";
|
|
970
|
-
import {
|
|
971
|
-
SvgArchive
|
|
972
|
-
} from "./chunk-F3ACOL4D.js";
|
|
973
|
-
import {
|
|
974
|
-
SvgArrowBack
|
|
975
|
-
} from "./chunk-HNVWCWYA.js";
|
|
976
|
-
import {
|
|
977
|
-
SvgArrowDownward
|
|
978
|
-
} from "./chunk-MRRULPSM.js";
|
|
979
|
-
import {
|
|
980
|
-
SvgArrowDropDown
|
|
981
|
-
} from "./chunk-76KFOUEP.js";
|
|
982
|
-
import {
|
|
983
|
-
SvgArrowDropUp
|
|
984
|
-
} from "./chunk-K34E5GDE.js";
|
|
985
|
-
import {
|
|
986
|
-
SvgAdmin
|
|
987
|
-
} from "./chunk-ESRRXLZJ.js";
|
|
988
|
-
import {
|
|
989
|
-
SvgAiGenerativeAudio
|
|
990
|
-
} from "./chunk-7GUD2GXP.js";
|
|
991
763
|
import {
|
|
992
764
|
SvgAirtable
|
|
993
765
|
} from "./chunk-NHDX5YBT.js";
|
|
994
|
-
import {
|
|
995
|
-
SvgAlertBulb
|
|
996
|
-
} from "./chunk-UCDRWJOM.js";
|
|
997
766
|
import {
|
|
998
767
|
SvgAlertTriangle
|
|
999
768
|
} from "./chunk-RBTSB3JM.js";
|
|
1000
|
-
import {
|
|
1001
|
-
SvgAlignBottom
|
|
1002
|
-
} from "./chunk-333Y6R3R.js";
|
|
1003
769
|
import {
|
|
1004
770
|
SvgAlignCenter
|
|
1005
771
|
} from "./chunk-RACOCASF.js";
|
|
1006
772
|
import {
|
|
1007
773
|
SvgAlignLeft
|
|
1008
774
|
} from "./chunk-YPE5T5MS.js";
|
|
775
|
+
import {
|
|
776
|
+
SvgAlignRight
|
|
777
|
+
} from "./chunk-6SQCU6IN.js";
|
|
778
|
+
import {
|
|
779
|
+
SvgApple
|
|
780
|
+
} from "./chunk-2CDXC62D.js";
|
|
781
|
+
import {
|
|
782
|
+
SvgArchive
|
|
783
|
+
} from "./chunk-F3ACOL4D.js";
|
|
784
|
+
import {
|
|
785
|
+
SvgArrowBack
|
|
786
|
+
} from "./chunk-HNVWCWYA.js";
|
|
1009
787
|
import {
|
|
1010
788
|
SvgAccountCircle
|
|
1011
789
|
} from "./chunk-GJ37WMYS.js";
|
|
@@ -1015,54 +793,44 @@ import {
|
|
|
1015
793
|
import {
|
|
1016
794
|
SvgActionItem
|
|
1017
795
|
} from "./chunk-U5EBYVLS.js";
|
|
1018
|
-
import {
|
|
1019
|
-
SvgAddAPhoto
|
|
1020
|
-
} from "./chunk-WGXTPMMV.js";
|
|
1021
796
|
import {
|
|
1022
797
|
SvgAddCircleOutline
|
|
1023
798
|
} from "./chunk-3AKXLRPU.js";
|
|
1024
|
-
import {
|
|
1025
|
-
SvgAddClip
|
|
1026
|
-
} from "./chunk-QB6KHL2H.js";
|
|
1027
799
|
import {
|
|
1028
800
|
SvgAddPhoto
|
|
1029
801
|
} from "./chunk-CHXCB6AE.js";
|
|
1030
802
|
import {
|
|
1031
803
|
SvgAdd
|
|
1032
804
|
} from "./chunk-J77NGKIV.js";
|
|
805
|
+
import {
|
|
806
|
+
SvgAdmin
|
|
807
|
+
} from "./chunk-ESRRXLZJ.js";
|
|
808
|
+
import {
|
|
809
|
+
SvgAiGenerativeAudio
|
|
810
|
+
} from "./chunk-7GUD2GXP.js";
|
|
1033
811
|
import "./chunk-2NMEKWO5.js";
|
|
1034
812
|
export {
|
|
1035
|
-
FolderPlus,
|
|
1036
|
-
PictureInPicture,
|
|
1037
813
|
SvgAccount,
|
|
1038
814
|
SvgAccountCircle,
|
|
1039
815
|
SvgActionItem,
|
|
1040
816
|
SvgAdd,
|
|
1041
|
-
SvgAddAPhoto,
|
|
1042
817
|
SvgAddCircleOutline,
|
|
1043
|
-
SvgAddClip,
|
|
1044
818
|
SvgAddPhoto,
|
|
1045
819
|
SvgAdmin,
|
|
1046
820
|
SvgAiGenerativeAudio,
|
|
1047
821
|
SvgAirtable,
|
|
1048
|
-
SvgAlertBulb,
|
|
1049
822
|
SvgAlertTriangle,
|
|
1050
|
-
SvgAlignBottom,
|
|
1051
823
|
SvgAlignCenter,
|
|
1052
824
|
SvgAlignLeft,
|
|
1053
825
|
SvgAlignRight,
|
|
1054
826
|
SvgApple,
|
|
1055
|
-
SvgApps,
|
|
1056
827
|
SvgArchive,
|
|
1057
828
|
SvgArrowBack,
|
|
1058
829
|
SvgArrowDownward,
|
|
1059
830
|
SvgArrowDropDown,
|
|
1060
|
-
SvgArrowDropUp,
|
|
1061
831
|
SvgArrowForward,
|
|
1062
832
|
SvgArrowLeft,
|
|
1063
|
-
SvgArrowLeftAlt,
|
|
1064
833
|
SvgArrowRight,
|
|
1065
|
-
SvgArrowRightAlt,
|
|
1066
834
|
SvgArrowSlanted,
|
|
1067
835
|
SvgArrowUpward,
|
|
1068
836
|
SvgAtMention,
|
|
@@ -1071,18 +839,15 @@ export {
|
|
|
1071
839
|
SvgAutoDraft,
|
|
1072
840
|
SvgAutoSummaries,
|
|
1073
841
|
SvgAutoTitles,
|
|
1074
|
-
SvgBack,
|
|
1075
842
|
SvgBack5,
|
|
1076
843
|
SvgBannerVectorUp,
|
|
1077
844
|
SvgBarChart,
|
|
1078
845
|
SvgBell,
|
|
1079
846
|
SvgBellOff,
|
|
1080
|
-
SvgBellRing,
|
|
1081
847
|
SvgBitbucket,
|
|
1082
848
|
SvgBlur,
|
|
1083
849
|
SvgBold,
|
|
1084
850
|
SvgBook,
|
|
1085
|
-
SvgBorderColor,
|
|
1086
851
|
SvgBug,
|
|
1087
852
|
SvgBulb,
|
|
1088
853
|
SvgCCOff,
|
|
@@ -1095,18 +860,15 @@ export {
|
|
|
1095
860
|
SvgCamera,
|
|
1096
861
|
SvgCanvas,
|
|
1097
862
|
SvgCaptions,
|
|
1098
|
-
SvgCaretFolder,
|
|
1099
863
|
SvgChart,
|
|
1100
864
|
SvgCheck,
|
|
1101
865
|
SvgCheckCircle,
|
|
1102
866
|
SvgCheckCircleFill,
|
|
1103
|
-
SvgCheckCircleOutline,
|
|
1104
867
|
SvgCheckCircleSmall,
|
|
868
|
+
SvgCheckCircleUnchecked,
|
|
1105
869
|
SvgChevronDown,
|
|
1106
870
|
SvgChevronLeft,
|
|
1107
871
|
SvgChevronRight,
|
|
1108
|
-
SvgChevronSmallLeft,
|
|
1109
|
-
SvgChevronSmallRight,
|
|
1110
872
|
SvgChevronSmallUp,
|
|
1111
873
|
SvgChevronUp,
|
|
1112
874
|
SvgChevronsLeft,
|
|
@@ -1118,9 +880,7 @@ export {
|
|
|
1118
880
|
SvgClose,
|
|
1119
881
|
SvgCoda,
|
|
1120
882
|
SvgCode,
|
|
1121
|
-
SvgCollapse,
|
|
1122
883
|
SvgCollapseReplies,
|
|
1123
|
-
SvgColorLens,
|
|
1124
884
|
SvgColorNone,
|
|
1125
885
|
SvgComment,
|
|
1126
886
|
SvgCommentAdd,
|
|
@@ -1128,19 +888,14 @@ export {
|
|
|
1128
888
|
SvgConfluence,
|
|
1129
889
|
SvgConfluenceInverse,
|
|
1130
890
|
SvgConfluenceNeutral,
|
|
1131
|
-
SvgContactSupport,
|
|
1132
891
|
SvgCopy,
|
|
1133
892
|
SvgCopyPlus,
|
|
1134
893
|
SvgCreate,
|
|
1135
894
|
SvgCreateTicket,
|
|
1136
895
|
SvgCrop169,
|
|
1137
|
-
SvgCrop169Expanded,
|
|
1138
|
-
SvgCropExpanded169,
|
|
1139
896
|
SvgCropTool,
|
|
1140
897
|
SvgCursor,
|
|
1141
|
-
SvgCut,
|
|
1142
898
|
SvgDelete,
|
|
1143
|
-
SvgDeleteForever,
|
|
1144
899
|
SvgDesktopMac,
|
|
1145
900
|
SvgDevices,
|
|
1146
901
|
SvgDiagramSymbolDecision,
|
|
@@ -1150,8 +905,6 @@ export {
|
|
|
1150
905
|
SvgEdit,
|
|
1151
906
|
SvgEditBorder,
|
|
1152
907
|
SvgEditions,
|
|
1153
|
-
SvgExitToApp,
|
|
1154
|
-
SvgExpand,
|
|
1155
908
|
SvgExpandReplies,
|
|
1156
909
|
SvgExtension,
|
|
1157
910
|
SvgExternalLink,
|
|
@@ -1162,48 +915,34 @@ export {
|
|
|
1162
915
|
SvgFigma,
|
|
1163
916
|
SvgFillerWordRemoval,
|
|
1164
917
|
SvgFirefoxLogo,
|
|
1165
|
-
SvgFirstPage,
|
|
1166
918
|
SvgFolder,
|
|
1167
919
|
SvgFolderShared,
|
|
1168
|
-
SvgForward,
|
|
1169
920
|
SvgForward5,
|
|
1170
921
|
SvgFullScreen2,
|
|
1171
922
|
SvgFullscreen,
|
|
1172
|
-
SvgFullscreenExit,
|
|
1173
923
|
SvgGithub,
|
|
1174
924
|
SvgGlobe,
|
|
1175
925
|
SvgGoogle,
|
|
1176
926
|
SvgGoogleCalendarLogo,
|
|
1177
927
|
SvgGoogleDocs,
|
|
1178
|
-
SvgGoogleDrive,
|
|
1179
|
-
SvgGoogleForms,
|
|
1180
928
|
SvgGoogleSheets,
|
|
1181
929
|
SvgGoogleSlides,
|
|
1182
930
|
SvgGrid,
|
|
1183
|
-
SvgGroupAdd,
|
|
1184
931
|
SvgHelp,
|
|
1185
932
|
SvgHelpCircle,
|
|
1186
|
-
SvgHighlightOff,
|
|
1187
933
|
SvgHighlightText,
|
|
1188
934
|
SvgHome,
|
|
1189
935
|
SvgImage,
|
|
1190
936
|
SvgImage1,
|
|
1191
|
-
SvgImage2,
|
|
1192
937
|
SvgImageInline,
|
|
1193
938
|
SvgImageStrikethrough,
|
|
1194
939
|
SvgImport,
|
|
1195
940
|
SvgInfo,
|
|
1196
941
|
SvgInfoFill,
|
|
1197
|
-
SvgInfoOutline,
|
|
1198
942
|
SvgItalics,
|
|
1199
943
|
SvgJira,
|
|
1200
944
|
SvgJiraNeutral,
|
|
1201
|
-
SvgKeyboardArrowDown,
|
|
1202
|
-
SvgKeyboardArrowLeft,
|
|
1203
|
-
SvgKeyboardArrowRight,
|
|
1204
|
-
SvgKeyboardArrowUp,
|
|
1205
945
|
SvgLaunch,
|
|
1206
|
-
SvgLightbulbOutline,
|
|
1207
946
|
SvgLineThickness,
|
|
1208
947
|
SvgLinearDark,
|
|
1209
948
|
SvgLink,
|
|
@@ -1236,29 +975,20 @@ export {
|
|
|
1236
975
|
SvgMoney,
|
|
1237
976
|
SvgMoon,
|
|
1238
977
|
SvgMoreHoriz,
|
|
1239
|
-
SvgMovieFilter,
|
|
1240
978
|
SvgMute,
|
|
1241
|
-
SvgNearMe,
|
|
1242
979
|
SvgNotes,
|
|
1243
|
-
SvgNotifications,
|
|
1244
980
|
SvgNotion,
|
|
1245
981
|
SvgNumberedList,
|
|
1246
|
-
SvgOfflineBolt,
|
|
1247
982
|
SvgOutlook,
|
|
1248
983
|
SvgOverlays,
|
|
1249
984
|
SvgPaintBucket,
|
|
1250
985
|
SvgPalette,
|
|
1251
986
|
SvgPause,
|
|
1252
|
-
SvgPeople,
|
|
1253
|
-
SvgPerson,
|
|
1254
|
-
SvgPhotoSizeSelectActual,
|
|
1255
987
|
SvgPictureInPicture,
|
|
1256
988
|
SvgPin,
|
|
1257
989
|
SvgPinFill,
|
|
1258
990
|
SvgPlay,
|
|
1259
|
-
SvgPlayArrow,
|
|
1260
991
|
SvgPlayCircle,
|
|
1261
|
-
SvgPlayCircleFilled,
|
|
1262
992
|
SvgPlaylist,
|
|
1263
993
|
SvgPlusCircle,
|
|
1264
994
|
SvgPower,
|
|
@@ -1267,23 +997,17 @@ export {
|
|
|
1267
997
|
SvgPronunciation,
|
|
1268
998
|
SvgPublicOff,
|
|
1269
999
|
SvgPublicOn,
|
|
1270
|
-
SvgPublicon,
|
|
1271
1000
|
SvgPullRequest,
|
|
1272
1001
|
SvgQuickEdit,
|
|
1273
1002
|
SvgRecord,
|
|
1274
|
-
SvgRedo,
|
|
1275
1003
|
SvgRedoAlt,
|
|
1276
1004
|
SvgRefresh,
|
|
1277
|
-
SvgRemoveCircleOutline,
|
|
1278
|
-
SvgRemoveRedEye,
|
|
1279
1005
|
SvgRepeat,
|
|
1280
1006
|
SvgReplay,
|
|
1281
|
-
SvgReplay5,
|
|
1282
1007
|
SvgReply,
|
|
1283
1008
|
SvgReplyLeft,
|
|
1284
1009
|
SvgReplyRight,
|
|
1285
1010
|
SvgRewind,
|
|
1286
|
-
SvgRotateLeft,
|
|
1287
1011
|
SvgRovo,
|
|
1288
1012
|
SvgSafariLogo,
|
|
1289
1013
|
SvgSalesforce,
|
|
@@ -1293,24 +1017,17 @@ export {
|
|
|
1293
1017
|
SvgScreenCam,
|
|
1294
1018
|
SvgSearch,
|
|
1295
1019
|
SvgSend,
|
|
1296
|
-
SvgSentimentDissatisfied,
|
|
1297
|
-
SvgSentimentSatisfied,
|
|
1298
1020
|
SvgSettings,
|
|
1299
|
-
SvgShare,
|
|
1300
|
-
SvgShowChart,
|
|
1301
1021
|
SvgSilenceRemoval,
|
|
1302
1022
|
SvgSkipBack,
|
|
1303
1023
|
SvgSlack,
|
|
1304
1024
|
SvgSmile,
|
|
1305
|
-
SvgSmileAlt,
|
|
1306
1025
|
SvgSmileSelect,
|
|
1307
1026
|
SvgSpaces,
|
|
1308
1027
|
SvgSparkle,
|
|
1309
1028
|
SvgSpeedFast,
|
|
1310
1029
|
SvgSpeedMedium,
|
|
1311
1030
|
SvgSpeedSlow,
|
|
1312
|
-
SvgSpeedXFast,
|
|
1313
|
-
SvgSpeedXSlow,
|
|
1314
1031
|
SvgSplit,
|
|
1315
1032
|
SvgSquare,
|
|
1316
1033
|
SvgStar,
|
|
@@ -1318,7 +1035,6 @@ export {
|
|
|
1318
1035
|
SvgStop,
|
|
1319
1036
|
SvgSuggestedEdit,
|
|
1320
1037
|
SvgSun,
|
|
1321
|
-
SvgTagFaces,
|
|
1322
1038
|
SvgTask,
|
|
1323
1039
|
SvgTeamworkAgentBig,
|
|
1324
1040
|
SvgTeamworkAgentSmall,
|
|
@@ -1329,15 +1045,12 @@ export {
|
|
|
1329
1045
|
SvgThumbsUp,
|
|
1330
1046
|
SvgTimelineEditor,
|
|
1331
1047
|
SvgTimer,
|
|
1332
|
-
SvgTouchApp,
|
|
1333
1048
|
SvgTranscript,
|
|
1334
1049
|
SvgTrash,
|
|
1335
|
-
SvgTrashForever,
|
|
1336
1050
|
SvgTrello,
|
|
1337
1051
|
SvgTrelloNeutral,
|
|
1338
1052
|
SvgTune,
|
|
1339
1053
|
SvgUnderline,
|
|
1340
|
-
SvgUndo,
|
|
1341
1054
|
SvgUndoAlt,
|
|
1342
1055
|
SvgUpload,
|
|
1343
1056
|
SvgUser,
|
|
@@ -1345,22 +1058,14 @@ export {
|
|
|
1345
1058
|
SvgUsersAdd,
|
|
1346
1059
|
SvgVariables,
|
|
1347
1060
|
SvgVersionControl,
|
|
1348
|
-
SvgVerticalAlignBottom,
|
|
1349
1061
|
SvgVideoCam,
|
|
1350
1062
|
SvgVideoLibrary,
|
|
1351
1063
|
SvgVideoOff,
|
|
1352
1064
|
SvgVideocam,
|
|
1353
|
-
SvgVideocamOff,
|
|
1354
|
-
SvgViewList,
|
|
1355
1065
|
SvgVolume1,
|
|
1356
1066
|
SvgVolume2,
|
|
1357
|
-
SvgVolumeDown,
|
|
1358
|
-
SvgVolumeMute,
|
|
1359
|
-
SvgVolumeOff,
|
|
1360
|
-
SvgVolumeUp,
|
|
1361
1067
|
SvgVolumeX,
|
|
1362
1068
|
SvgWarningAlert,
|
|
1363
|
-
SvgWarningAmber,
|
|
1364
1069
|
SvgWatchLater,
|
|
1365
1070
|
SvgWatchLaterAdded,
|
|
1366
1071
|
SvgWatchLaterRemove,
|
|
@@ -1371,7 +1076,6 @@ export {
|
|
|
1371
1076
|
SvgWriteMessage,
|
|
1372
1077
|
SvgXCircle,
|
|
1373
1078
|
SvgXLogo,
|
|
1374
|
-
SvgZap,
|
|
1375
1079
|
SvgZapOutline,
|
|
1376
1080
|
SvgZoomIn,
|
|
1377
1081
|
SvgZoomLogo,
|