@powerhousedao/design-system 4.1.0-dev.55 → 4.1.0-dev.57
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/setupTests.d.ts +2 -0
- package/dist/setupTests.d.ts.map +1 -0
- package/dist/setupTests.js +2 -0
- package/dist/setupTests.js.map +1 -0
- package/dist/src/connect/components/account-popover/account-popover-login.js +1 -1
- package/dist/src/connect/components/account-popover/account-popover-login.js.map +1 -1
- package/dist/src/connect/components/account-popover/account-popover-user.js +2 -2
- package/dist/src/connect/components/account-popover/account-popover-user.js.map +1 -1
- package/dist/src/connect/components/account-popover/account-popover.d.ts.map +1 -1
- package/dist/src/connect/components/account-popover/account-popover.js +1 -1
- package/dist/src/connect/components/account-popover/account-popover.js.map +1 -1
- package/dist/src/connect/components/account-popover/account-popover.stories.d.ts +14 -0
- package/dist/src/connect/components/account-popover/account-popover.stories.d.ts.map +1 -0
- package/dist/src/connect/components/account-popover/account-popover.stories.js +27 -0
- package/dist/src/connect/components/account-popover/account-popover.stories.js.map +1 -0
- package/dist/src/connect/components/animated-loader/animated-loader.d.ts +1 -1
- package/dist/src/connect/components/animated-loader/animated-loader.d.ts.map +1 -1
- package/dist/src/connect/components/animated-loader/animated-loader.js +2 -2
- package/dist/src/connect/components/animated-loader/animated-loader.js.map +1 -1
- package/dist/src/connect/components/animated-loader/animated-loader.stories.d.ts +8 -0
- package/dist/src/connect/components/animated-loader/animated-loader.stories.d.ts.map +1 -0
- package/dist/src/connect/components/animated-loader/animated-loader.stories.js +18 -0
- package/dist/src/connect/components/animated-loader/animated-loader.stories.js.map +1 -0
- package/dist/src/connect/components/breadcrumbs/breadcrumbs.d.ts.map +1 -1
- package/dist/src/connect/components/breadcrumbs/breadcrumbs.js +1 -2
- package/dist/src/connect/components/breadcrumbs/breadcrumbs.js.map +1 -1
- package/dist/src/connect/components/combobox/combobox.js +1 -1
- package/dist/src/connect/components/combobox/combobox.js.map +1 -1
- package/dist/src/connect/components/combobox/combobox.stories.d.ts +11 -0
- package/dist/src/connect/components/combobox/combobox.stories.d.ts.map +1 -0
- package/dist/src/connect/components/combobox/combobox.stories.js +66 -0
- package/dist/src/connect/components/combobox/combobox.stories.js.map +1 -0
- package/dist/src/connect/components/cookie-banner/cookie-banner.d.ts.map +1 -1
- package/dist/src/connect/components/cookie-banner/cookie-banner.js +2 -2
- package/dist/src/connect/components/cookie-banner/cookie-banner.js.map +1 -1
- package/dist/src/connect/components/cookie-banner/cookie-banner.stories.d.ts +32 -0
- package/dist/src/connect/components/cookie-banner/cookie-banner.stories.d.ts.map +1 -0
- package/dist/src/connect/components/cookie-banner/cookie-banner.stories.js +34 -0
- package/dist/src/connect/components/cookie-banner/cookie-banner.stories.js.map +1 -0
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.d.ts +1 -1
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.d.ts.map +1 -1
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.js +1 -1
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.js.map +1 -1
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.stories.d.ts +6 -0
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.stories.d.ts.map +1 -0
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.stories.js +12 -0
- package/dist/src/connect/components/default-editor-loader/default-editor-loader.stories.js.map +1 -0
- package/dist/src/connect/components/disclosure/disclosure.js +1 -1
- package/dist/src/connect/components/disclosure/disclosure.js.map +1 -1
- package/dist/src/connect/components/disclosure/disclosure.stories.d.ts +10 -0
- package/dist/src/connect/components/disclosure/disclosure.stories.d.ts.map +1 -0
- package/dist/src/connect/components/disclosure/disclosure.stories.js +21 -0
- package/dist/src/connect/components/disclosure/disclosure.stories.js.map +1 -0
- package/dist/src/connect/components/divider/divider.d.ts +1 -1
- package/dist/src/connect/components/divider/divider.d.ts.map +1 -1
- package/dist/src/connect/components/document-timeline/components/h-divider.d.ts.map +1 -1
- package/dist/src/connect/components/document-timeline/components/h-divider.js +2 -3
- package/dist/src/connect/components/document-timeline/components/h-divider.js.map +1 -1
- package/dist/src/connect/components/document-timeline/components/h-divider.stories.d.ts +23 -0
- package/dist/src/connect/components/document-timeline/components/h-divider.stories.d.ts.map +1 -0
- package/dist/src/connect/components/document-timeline/components/h-divider.stories.js +61 -0
- package/dist/src/connect/components/document-timeline/components/h-divider.stories.js.map +1 -0
- package/dist/src/connect/components/document-timeline/components/timeline-bar.d.ts.map +1 -1
- package/dist/src/connect/components/document-timeline/components/timeline-bar.js +2 -5
- package/dist/src/connect/components/document-timeline/components/timeline-bar.js.map +1 -1
- package/dist/src/connect/components/document-timeline/components/timeline-bar.stories.d.ts +23 -0
- package/dist/src/connect/components/document-timeline/components/timeline-bar.stories.d.ts.map +1 -0
- package/dist/src/connect/components/document-timeline/components/timeline-bar.stories.js +57 -0
- package/dist/src/connect/components/document-timeline/components/timeline-bar.stories.js.map +1 -0
- package/dist/src/connect/components/document-timeline/document-timeline.d.ts.map +1 -1
- package/dist/src/connect/components/document-timeline/document-timeline.js +2 -4
- package/dist/src/connect/components/document-timeline/document-timeline.js.map +1 -1
- package/dist/src/connect/components/document-timeline/document-timeline.stories.d.ts +16 -0
- package/dist/src/connect/components/document-timeline/document-timeline.stories.d.ts.map +1 -0
- package/dist/src/connect/components/document-timeline/document-timeline.stories.js +488 -0
- package/dist/src/connect/components/document-timeline/document-timeline.stories.js.map +1 -0
- package/dist/src/connect/components/document-toolbar/document-toolbar.d.ts.map +1 -1
- package/dist/src/connect/components/document-toolbar/document-toolbar.js +1 -4
- package/dist/src/connect/components/document-toolbar/document-toolbar.js.map +1 -1
- package/dist/src/connect/components/document-toolbar/document-toolbar.stories.d.ts +13 -0
- package/dist/src/connect/components/document-toolbar/document-toolbar.stories.d.ts.map +1 -0
- package/dist/src/connect/components/document-toolbar/document-toolbar.stories.js +77 -0
- package/dist/src/connect/components/document-toolbar/document-toolbar.stories.js.map +1 -0
- package/dist/src/connect/components/drop-zone/drop-zone.js +3 -1
- package/dist/src/connect/components/drop-zone/drop-zone.js.map +1 -1
- package/dist/src/connect/components/drop-zone/drop-zone.stories.d.ts +8 -0
- package/dist/src/connect/components/drop-zone/drop-zone.stories.d.ts.map +1 -0
- package/dist/src/connect/components/drop-zone/drop-zone.stories.js +44 -0
- package/dist/src/connect/components/drop-zone/drop-zone.stories.js.map +1 -0
- package/dist/src/connect/components/drop-zone/upload-file-list-container.js +1 -0
- package/dist/src/connect/components/drop-zone/upload-file-list-container.js.map +1 -1
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.js +1 -1
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.js.map +1 -1
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.stories.d.ts +10 -0
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.stories.d.ts.map +1 -0
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.stories.js +46 -0
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.stories.js.map +1 -0
- package/dist/src/connect/components/editor-action-buttons/editor-action-buttons.js +1 -1
- package/dist/src/connect/components/editor-action-buttons/editor-action-buttons.js.map +1 -1
- package/dist/src/connect/components/editor-action-buttons/editor-action.buttons.stories.d.ts +6 -0
- package/dist/src/connect/components/editor-action-buttons/editor-action.buttons.stories.d.ts.map +1 -0
- package/dist/src/connect/components/editor-action-buttons/editor-action.buttons.stories.js +8 -0
- package/dist/src/connect/components/editor-action-buttons/editor-action.buttons.stories.js.map +1 -0
- package/dist/src/connect/components/editor-undo-redo-buttons/editor-undo-redo-buttons.js +1 -1
- package/dist/src/connect/components/editor-undo-redo-buttons/editor-undo-redo-buttons.js.map +1 -1
- package/dist/src/connect/components/editor-undo-redo-buttons/editor-undo-redo-buttons.stories.d.ts +6 -0
- package/dist/src/connect/components/editor-undo-redo-buttons/editor-undo-redo-buttons.stories.d.ts.map +1 -0
- package/dist/src/connect/components/editor-undo-redo-buttons/editor-undo-redo-buttons.stories.js +8 -0
- package/dist/src/connect/components/editor-undo-redo-buttons/editor-undo-redo-buttons.stories.js.map +1 -0
- package/dist/src/connect/components/ens-avatar/ens-avatar.js +1 -1
- package/dist/src/connect/components/ens-avatar/ens-avatar.js.map +1 -1
- package/dist/src/connect/components/ens-avatar/ens-avatar.stories.d.ts +11 -0
- package/dist/src/connect/components/ens-avatar/ens-avatar.stories.d.ts.map +1 -0
- package/dist/src/connect/components/ens-avatar/ens-avatar.stories.js +19 -0
- package/dist/src/connect/components/ens-avatar/ens-avatar.stories.js.map +1 -0
- package/dist/src/connect/components/file-item/file-item.d.ts +1 -1
- package/dist/src/connect/components/file-item/file-item.d.ts.map +1 -1
- package/dist/src/connect/components/file-item/file-item.js +9 -11
- package/dist/src/connect/components/file-item/file-item.js.map +1 -1
- package/dist/src/connect/components/file-item/file-item.stories.d.ts +8 -0
- package/dist/src/connect/components/file-item/file-item.stories.d.ts.map +1 -0
- package/dist/src/connect/components/file-item/file-item.stories.js +40 -0
- package/dist/src/connect/components/file-item/file-item.stories.js.map +1 -0
- package/dist/src/connect/components/folder-item/folder-item.d.ts +1 -1
- package/dist/src/connect/components/folder-item/folder-item.d.ts.map +1 -1
- package/dist/src/connect/components/folder-item/folder-item.js +9 -10
- package/dist/src/connect/components/folder-item/folder-item.js.map +1 -1
- package/dist/src/connect/components/folder-item/folder-item.stories.d.ts +8 -0
- package/dist/src/connect/components/folder-item/folder-item.stories.d.ts.map +1 -0
- package/dist/src/connect/components/folder-item/folder-item.stories.js +31 -0
- package/dist/src/connect/components/folder-item/folder-item.stories.js.map +1 -0
- package/dist/src/connect/components/footer/footer-link.js +1 -1
- package/dist/src/connect/components/footer/footer-link.js.map +1 -1
- package/dist/src/connect/components/footer/footer.js +1 -1
- package/dist/src/connect/components/footer/footer.js.map +1 -1
- package/dist/src/connect/components/footer/footer.stories.d.ts +16 -0
- package/dist/src/connect/components/footer/footer.stories.d.ts.map +1 -0
- package/dist/src/connect/components/footer/footer.stories.js +18 -0
- package/dist/src/connect/components/footer/footer.stories.js.map +1 -0
- package/dist/src/connect/components/form/add-local-drive-form.d.ts.map +1 -1
- package/dist/src/connect/components/form/add-local-drive-form.js +3 -4
- package/dist/src/connect/components/form/add-local-drive-form.js.map +1 -1
- package/dist/src/connect/components/form/add-local-drive-form.stories.d.ts +10 -0
- package/dist/src/connect/components/form/add-local-drive-form.stories.d.ts.map +1 -0
- package/dist/src/connect/components/form/add-local-drive-form.stories.js +39 -0
- package/dist/src/connect/components/form/add-local-drive-form.stories.js.map +1 -0
- package/dist/src/connect/components/form/add-remote-drive-form.d.ts +1 -2
- package/dist/src/connect/components/form/add-remote-drive-form.d.ts.map +1 -1
- package/dist/src/connect/components/form/add-remote-drive-form.js +4 -5
- package/dist/src/connect/components/form/add-remote-drive-form.js.map +1 -1
- package/dist/src/connect/components/form/add-remote-drive-form.stories.d.ts +10 -0
- package/dist/src/connect/components/form/add-remote-drive-form.stories.d.ts.map +1 -0
- package/dist/src/connect/components/form/add-remote-drive-form.stories.js +30 -0
- package/dist/src/connect/components/form/add-remote-drive-form.stories.js.map +1 -0
- package/dist/src/connect/components/form/drive-settings-form.d.ts.map +1 -1
- package/dist/src/connect/components/form/drive-settings-form.js +3 -4
- package/dist/src/connect/components/form/drive-settings-form.js.map +1 -1
- package/dist/src/connect/components/form/drive-settings-form.stories.d.ts +10 -0
- package/dist/src/connect/components/form/drive-settings-form.stories.d.ts.map +1 -0
- package/dist/src/connect/components/form/drive-settings-form.stories.js +28 -0
- package/dist/src/connect/components/form/drive-settings-form.stories.js.map +1 -0
- package/dist/src/connect/components/form/inputs/app-form-input.d.ts +4 -4
- package/dist/src/connect/components/form/inputs/app-form-input.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/app-form-input.js +2 -3
- package/dist/src/connect/components/form/inputs/app-form-input.js.map +1 -1
- package/dist/src/connect/components/form/inputs/available-offline-toggle.d.ts +1 -1
- package/dist/src/connect/components/form/inputs/available-offline-toggle.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/available-offline-toggle.js +1 -1
- package/dist/src/connect/components/form/inputs/available-offline-toggle.js.map +1 -1
- package/dist/src/connect/components/form/inputs/delete-drive.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/delete-drive.js +2 -3
- package/dist/src/connect/components/form/inputs/delete-drive.js.map +1 -1
- package/dist/src/connect/components/form/inputs/drive-app.d.ts +1 -2
- package/dist/src/connect/components/form/inputs/drive-app.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/drive-app.js +1 -1
- package/dist/src/connect/components/form/inputs/drive-app.js.map +1 -1
- package/dist/src/connect/components/form/inputs/drive-name-input.d.ts +1 -1
- package/dist/src/connect/components/form/inputs/drive-name-input.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/drive-name-input.js +1 -2
- package/dist/src/connect/components/form/inputs/drive-name-input.js.map +1 -1
- package/dist/src/connect/components/form/inputs/drive-name.js +1 -1
- package/dist/src/connect/components/form/inputs/drive-name.js.map +1 -1
- package/dist/src/connect/components/form/inputs/location-info.d.ts +1 -2
- package/dist/src/connect/components/form/inputs/location-info.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/location-info.js +1 -1
- package/dist/src/connect/components/form/inputs/location-info.js.map +1 -1
- package/dist/src/connect/components/form/inputs/sharing-type-form-input.d.ts +2 -2
- package/dist/src/connect/components/form/inputs/sharing-type-form-input.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/sharing-type-form-input.js +2 -3
- package/dist/src/connect/components/form/inputs/sharing-type-form-input.js.map +1 -1
- package/dist/src/connect/components/form-input/form-input.stories.d.ts +27 -0
- package/dist/src/connect/components/form-input/form-input.stories.d.ts.map +1 -0
- package/dist/src/connect/components/form-input/form-input.stories.js +67 -0
- package/dist/src/connect/components/form-input/form-input.stories.js.map +1 -0
- package/dist/src/connect/components/home-screen/home-background-image.js +2 -2
- package/dist/src/connect/components/home-screen/home-background-image.js.map +1 -1
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.d.ts.map +1 -1
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.js +1 -2
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.js.map +1 -1
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.stories.d.ts +12 -0
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.stories.d.ts.map +1 -0
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.stories.js +17 -0
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.stories.js.map +1 -0
- package/dist/src/connect/components/home-screen/home-screen-item/home-screen-item.js +1 -1
- package/dist/src/connect/components/home-screen/home-screen-item/home-screen-item.js.map +1 -1
- package/dist/src/connect/components/home-screen/home-screen-item/home-screen-item.stories.d.ts +17 -0
- package/dist/src/connect/components/home-screen/home-screen-item/home-screen-item.stories.d.ts.map +1 -0
- package/dist/src/connect/components/home-screen/home-screen-item/home-screen-item.stories.js +36 -0
- package/dist/src/connect/components/home-screen/home-screen-item/home-screen-item.stories.js.map +1 -0
- package/dist/src/connect/components/home-screen/home-screen.stories.d.ts +12 -0
- package/dist/src/connect/components/home-screen/home-screen.stories.d.ts.map +1 -0
- package/dist/src/connect/components/home-screen/home-screen.stories.js +22 -0
- package/dist/src/connect/components/home-screen/home-screen.stories.js.map +1 -0
- package/dist/src/connect/components/loading-screen/loading-screen.d.ts +1 -1
- package/dist/src/connect/components/loading-screen/loading-screen.d.ts.map +1 -1
- package/dist/src/connect/components/loading-screen/loading-screen.js +1 -1
- package/dist/src/connect/components/loading-screen/loading-screen.js.map +1 -1
- package/dist/src/connect/components/loading-screen/loading-screen.stories.d.ts +8 -0
- package/dist/src/connect/components/loading-screen/loading-screen.stories.d.ts.map +1 -0
- package/dist/src/connect/components/loading-screen/loading-screen.stories.js +28 -0
- package/dist/src/connect/components/loading-screen/loading-screen.stories.js.map +1 -0
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.d.ts +2 -3
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.js +1 -2
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.js.map +1 -1
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.stories.d.ts +10 -0
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.stories.js +54 -0
- package/dist/src/connect/components/modal/add-drive-modal/add-drive-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/add-local-drive-modal.d.ts +2 -3
- package/dist/src/connect/components/modal/add-local-drive-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/add-local-drive-modal.js +1 -2
- package/dist/src/connect/components/modal/add-local-drive-modal.js.map +1 -1
- package/dist/src/connect/components/modal/add-local-drive-modal.stories.d.ts +10 -0
- package/dist/src/connect/components/modal/add-local-drive-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/add-local-drive-modal.stories.js +50 -0
- package/dist/src/connect/components/modal/add-local-drive-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/add-remote-drive-modal.d.ts +2 -3
- package/dist/src/connect/components/modal/add-remote-drive-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/add-remote-drive-modal.js +1 -2
- package/dist/src/connect/components/modal/add-remote-drive-modal.js.map +1 -1
- package/dist/src/connect/components/modal/add-remote-drive-modal.stories.d.ts +10 -0
- package/dist/src/connect/components/modal/add-remote-drive-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/add-remote-drive-modal.stories.js +36 -0
- package/dist/src/connect/components/modal/add-remote-drive-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/confirmation-modal.d.ts +2 -2
- package/dist/src/connect/components/modal/confirmation-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/confirmation-modal.js +1 -1
- package/dist/src/connect/components/modal/confirmation-modal.js.map +1 -1
- package/dist/src/connect/components/modal/confirmation-modal.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/confirmation-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/confirmation-modal.stories.js +16 -0
- package/dist/src/connect/components/modal/confirmation-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/create-document-modal.d.ts +1 -1
- package/dist/src/connect/components/modal/create-document-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/create-document-modal.js +2 -3
- package/dist/src/connect/components/modal/create-document-modal.js.map +1 -1
- package/dist/src/connect/components/modal/create-document-modal.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/create-document-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/create-document-modal.stories.js +12 -0
- package/dist/src/connect/components/modal/create-document-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/delete-drive-modal.js +1 -1
- package/dist/src/connect/components/modal/delete-drive-modal.js.map +1 -1
- package/dist/src/connect/components/modal/delete-item-modal.d.ts +1 -1
- package/dist/src/connect/components/modal/delete-item-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/delete-item-modal.js +1 -1
- package/dist/src/connect/components/modal/delete-item-modal.js.map +1 -1
- package/dist/src/connect/components/modal/delete-item-modal.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/delete-item-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/delete-item-modal.stories.js +16 -0
- package/dist/src/connect/components/modal/delete-item-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/delete-item-modal.test.d.ts +2 -0
- package/dist/src/connect/components/modal/delete-item-modal.test.d.ts.map +1 -0
- package/dist/src/connect/components/modal/delete-item-modal.test.js +41 -0
- package/dist/src/connect/components/modal/delete-item-modal.test.js.map +1 -0
- package/dist/src/connect/components/modal/drive-settings-modal.d.ts +2 -2
- package/dist/src/connect/components/modal/drive-settings-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/drive-settings-modal.js +1 -2
- package/dist/src/connect/components/modal/drive-settings-modal.js.map +1 -1
- package/dist/src/connect/components/modal/drive-settings-modal.stories.d.ts +10 -0
- package/dist/src/connect/components/modal/drive-settings-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/drive-settings-modal.stories.js +50 -0
- package/dist/src/connect/components/modal/drive-settings-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/read-required-modal.d.ts +2 -2
- package/dist/src/connect/components/modal/read-required-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/read-required-modal.js +1 -1
- package/dist/src/connect/components/modal/read-required-modal.js.map +1 -1
- package/dist/src/connect/components/modal/read-required-modal.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/read-required-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/read-required-modal.stories.js +28 -0
- package/dist/src/connect/components/modal/read-required-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.js +2 -2
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.stories.js +13 -0
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/dependency-versions/dependency-versions.stories.d.ts +11 -0
- package/dist/src/connect/components/modal/settings-modal/dependency-versions/dependency-versions.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/dependency-versions/dependency-versions.stories.js +27 -0
- package/dist/src/connect/components/modal/settings-modal/dependency-versions/dependency-versions.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/dependency-versions/mock-package-json.json +0 -1
- package/dist/src/connect/components/modal/settings-modal/document-select-row.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/settings-modal/document-select-row.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/document-select-row.stories.js +26 -0
- package/dist/src/connect/components/modal/settings-modal/document-select-row.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/row.d.ts +1 -1
- package/dist/src/connect/components/modal/settings-modal/row.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal/settings-modal.d.ts +1 -1
- package/dist/src/connect/components/modal/settings-modal/settings-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal/settings-modal.js +2 -2
- package/dist/src/connect/components/modal/settings-modal/settings-modal.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal/settings-modal.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/settings-modal/settings-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/settings-modal.stories.js +33 -0
- package/dist/src/connect/components/modal/settings-modal/settings-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/about.stories.d.ts +8 -0
- package/dist/src/connect/components/modal/settings-modal-v2/about.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/about.stories.js +20 -0
- package/dist/src/connect/components/modal/settings-modal-v2/about.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/danger-zone.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/danger-zone.js +4 -7
- package/dist/src/connect/components/modal/settings-modal-v2/danger-zone.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/danger-zone.stories.d.ts +10 -0
- package/dist/src/connect/components/modal/settings-modal-v2/danger-zone.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/danger-zone.stories.js +42 -0
- package/dist/src/connect/components/modal/settings-modal-v2/danger-zone.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.d.ts +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.js +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.stories.d.ts +10 -0
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.stories.js +25 -0
- package/dist/src/connect/components/modal/settings-modal-v2/default-editor.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-input.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-input.js +4 -8
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-input.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-list.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-list.js +1 -2
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-list.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-select.d.ts +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-select.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-select.js +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager-select.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.stories.d.ts +14 -0
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.stories.js +56 -0
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.stories.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.d.ts +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.js +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.stories.js +84 -0
- package/dist/src/connect/components/modal/settings-modal-v2/settings-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.d.ts +1 -1
- package/dist/src/connect/components/modal/upgrade-drive-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/upgrade-drive-modal.js +1 -1
- package/dist/src/connect/components/modal/upgrade-drive-modal.js.map +1 -1
- package/dist/src/connect/components/modal/upgrade-drive-modal.stories.d.ts +7 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.stories.d.ts.map +1 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.stories.js +16 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.stories.js.map +1 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.test.d.ts +2 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.test.d.ts.map +1 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.test.js +41 -0
- package/dist/src/connect/components/modal/upgrade-drive-modal.test.js.map +1 -0
- package/dist/src/connect/components/node-input/node-input.stories.d.ts +7 -0
- package/dist/src/connect/components/node-input/node-input.stories.d.ts.map +1 -0
- package/dist/src/connect/components/node-input/node-input.stories.js +8 -0
- package/dist/src/connect/components/node-input/node-input.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/header/branch.js +1 -1
- package/dist/src/connect/components/revision-history/header/branch.js.map +1 -1
- package/dist/src/connect/components/revision-history/header/branch.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/header/branch.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/header/branch.stories.js +10 -0
- package/dist/src/connect/components/revision-history/header/branch.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/header/doc-id.js +1 -1
- package/dist/src/connect/components/revision-history/header/doc-id.js.map +1 -1
- package/dist/src/connect/components/revision-history/header/doc-id.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/header/doc-id.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/header/doc-id.stories.js +12 -0
- package/dist/src/connect/components/revision-history/header/doc-id.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/header/header.js +1 -1
- package/dist/src/connect/components/revision-history/header/header.js.map +1 -1
- package/dist/src/connect/components/revision-history/header/header.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/header/header.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/header/header.stories.js +16 -0
- package/dist/src/connect/components/revision-history/header/header.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/header/scope.js +2 -2
- package/dist/src/connect/components/revision-history/header/scope.js.map +1 -1
- package/dist/src/connect/components/revision-history/header/scope.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/header/scope.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/header/scope.stories.js +13 -0
- package/dist/src/connect/components/revision-history/header/scope.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/index.d.ts +1 -0
- package/dist/src/connect/components/revision-history/index.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/index.js +1 -0
- package/dist/src/connect/components/revision-history/index.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision/address.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/revision/address.js +2 -3
- package/dist/src/connect/components/revision-history/revision/address.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision/address.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/revision/address.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision/address.stories.js +16 -0
- package/dist/src/connect/components/revision-history/revision/address.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/revision/errors.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/revision/errors.js +2 -3
- package/dist/src/connect/components/revision-history/revision/errors.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision/errors.stories.d.ts +12 -0
- package/dist/src/connect/components/revision-history/revision/errors.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision/errors.stories.js +32 -0
- package/dist/src/connect/components/revision-history/revision/errors.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/revision/operation.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/revision/operation.js +2 -3
- package/dist/src/connect/components/revision-history/revision/operation.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision/operation.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/revision/operation.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision/operation.stories.js +23 -0
- package/dist/src/connect/components/revision-history/revision/operation.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/revision/revision-number.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/revision/revision-number.js +2 -3
- package/dist/src/connect/components/revision-history/revision/revision-number.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision/revision-number.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/revision/revision-number.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision/revision-number.stories.js +19 -0
- package/dist/src/connect/components/revision-history/revision/revision-number.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/revision/revision.stories.d.ts +11 -0
- package/dist/src/connect/components/revision-history/revision/revision.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision/revision.stories.js +126 -0
- package/dist/src/connect/components/revision-history/revision/revision.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/revision/signature.d.ts +1 -1
- package/dist/src/connect/components/revision-history/revision/signature.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/revision/signature.js +2 -3
- package/dist/src/connect/components/revision-history/revision/signature.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision/signature.stories.d.ts +12 -0
- package/dist/src/connect/components/revision-history/revision/signature.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision/signature.stories.js +72 -0
- package/dist/src/connect/components/revision-history/revision/signature.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/revision/timestamp.js +2 -2
- package/dist/src/connect/components/revision-history/revision/timestamp.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision/timestamp.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/revision/timestamp.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision/timestamp.stories.js +15 -0
- package/dist/src/connect/components/revision-history/revision/timestamp.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/revision-history.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/revision-history.js +2 -3
- package/dist/src/connect/components/revision-history/revision-history.js.map +1 -1
- package/dist/src/connect/components/revision-history/revision-history.stories.d.ts +13 -0
- package/dist/src/connect/components/revision-history/revision-history.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/revision-history.stories.js +49 -0
- package/dist/src/connect/components/revision-history/revision-history.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/skip/skip.stories.d.ts +11 -0
- package/dist/src/connect/components/revision-history/skip/skip.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/skip/skip.stories.js +19 -0
- package/dist/src/connect/components/revision-history/skip/skip.stories.js.map +1 -0
- package/dist/src/connect/components/revision-history/timeline/day.js +1 -1
- package/dist/src/connect/components/revision-history/timeline/day.js.map +1 -1
- package/dist/src/connect/components/revision-history/timeline/timeline.stories.d.ts +10 -0
- package/dist/src/connect/components/revision-history/timeline/timeline.stories.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/timeline/timeline.stories.js +20 -0
- package/dist/src/connect/components/revision-history/timeline/timeline.stories.js.map +1 -0
- package/dist/src/connect/components/search-bar/filter-item.js +1 -1
- package/dist/src/connect/components/search-bar/filter-item.js.map +1 -1
- package/dist/src/connect/components/search-bar/search-bar.js +1 -2
- package/dist/src/connect/components/search-bar/search-bar.js.map +1 -1
- package/dist/src/connect/components/search-bar/search-bar.stories.d.ts +7 -0
- package/dist/src/connect/components/search-bar/search-bar.stories.d.ts.map +1 -0
- package/dist/src/connect/components/search-bar/search-bar.stories.js +43 -0
- package/dist/src/connect/components/search-bar/search-bar.stories.js.map +1 -0
- package/dist/src/connect/components/search-bar/search-bar.test.d.ts +2 -0
- package/dist/src/connect/components/search-bar/search-bar.test.d.ts.map +1 -0
- package/dist/src/connect/components/search-bar/search-bar.test.js +47 -0
- package/dist/src/connect/components/search-bar/search-bar.test.js.map +1 -0
- package/dist/src/connect/components/select/select.d.ts +5 -5
- package/dist/src/connect/components/select/select.d.ts.map +1 -1
- package/dist/src/connect/components/select/select.js +8 -3
- package/dist/src/connect/components/select/select.js.map +1 -1
- package/dist/src/connect/components/select/select.stories.d.ts +11 -0
- package/dist/src/connect/components/select/select.stories.d.ts.map +1 -0
- package/dist/src/connect/components/select/select.stories.js +42 -0
- package/dist/src/connect/components/select/select.stories.js.map +1 -0
- package/dist/src/connect/components/sidebar/sidebar-add-drive-item.js +1 -1
- package/dist/src/connect/components/sidebar/sidebar-add-drive-item.js.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar-footer.d.ts +1 -1
- package/dist/src/connect/components/sidebar/sidebar-footer.d.ts.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar-footer.js +1 -1
- package/dist/src/connect/components/sidebar/sidebar-footer.js.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar-header.d.ts +1 -1
- package/dist/src/connect/components/sidebar/sidebar-header.d.ts.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar-header.js +1 -1
- package/dist/src/connect/components/sidebar/sidebar-header.js.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar-login.js +3 -3
- package/dist/src/connect/components/sidebar/sidebar-login.js.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar-user.js +1 -2
- package/dist/src/connect/components/sidebar/sidebar-user.js.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar.d.ts +1 -1
- package/dist/src/connect/components/sidebar/sidebar.d.ts.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar.js +1 -1
- package/dist/src/connect/components/sidebar/sidebar.js.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar.stories.d.ts +13 -0
- package/dist/src/connect/components/sidebar/sidebar.stories.d.ts.map +1 -0
- package/dist/src/connect/components/sidebar/sidebar.stories.js +35 -0
- package/dist/src/connect/components/sidebar/sidebar.stories.js.map +1 -0
- package/dist/src/connect/components/status-icon/sync-status-icon.d.ts +2 -3
- package/dist/src/connect/components/status-icon/sync-status-icon.d.ts.map +1 -1
- package/dist/src/connect/components/status-icon/sync-status-icon.js +1 -2
- package/dist/src/connect/components/status-icon/sync-status-icon.js.map +1 -1
- package/dist/src/connect/components/status-icon/sync-status-icon.stories.d.ts +12 -0
- package/dist/src/connect/components/status-icon/sync-status-icon.stories.d.ts.map +1 -0
- package/dist/src/connect/components/status-icon/sync-status-icon.stories.js +34 -0
- package/dist/src/connect/components/status-icon/sync-status-icon.stories.js.map +1 -0
- package/dist/src/connect/components/toast/toast.js +1 -1
- package/dist/src/connect/components/toast/toast.js.map +1 -1
- package/dist/src/connect/components/toast/toast.stories.d.ts +9 -0
- package/dist/src/connect/components/toast/toast.stories.d.ts.map +1 -0
- package/dist/src/connect/components/toast/toast.stories.js +54 -0
- package/dist/src/connect/components/toast/toast.stories.js.map +1 -0
- package/dist/src/connect/components/toggle/toggle.stories.d.ts +307 -0
- package/dist/src/connect/components/toggle/toggle.stories.d.ts.map +1 -0
- package/dist/src/connect/components/toggle/toggle.stories.js +19 -0
- package/dist/src/connect/components/toggle/toggle.stories.js.map +1 -0
- package/dist/src/connect/components/tooltip/tooltip.d.ts +2 -2
- package/dist/src/connect/components/tooltip/tooltip.d.ts.map +1 -1
- package/dist/src/connect/components/tooltip/tooltip.js +2 -2
- package/dist/src/connect/components/tooltip/tooltip.js.map +1 -1
- package/dist/src/connect/components/tooltip/tooltip.stories.d.ts +7 -0
- package/dist/src/connect/components/tooltip/tooltip.stories.d.ts.map +1 -0
- package/dist/src/connect/components/tooltip/tooltip.stories.js +14 -0
- package/dist/src/connect/components/tooltip/tooltip.stories.js.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/error-details.d.ts +2 -2
- package/dist/src/connect/components/upload-file-item/components/error-details.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/error-details.js +1 -1
- package/dist/src/connect/components/upload-file-item/components/error-details.js.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/header.d.ts +2 -2
- package/dist/src/connect/components/upload-file-item/components/header.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/header.js +2 -2
- package/dist/src/connect/components/upload-file-item/components/header.js.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/index.d.ts +4 -4
- package/dist/src/connect/components/upload-file-item/components/index.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/index.js +4 -4
- package/dist/src/connect/components/upload-file-item/components/index.js.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/progress-bar.d.ts +2 -2
- package/dist/src/connect/components/upload-file-item/components/progress-bar.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/progress-bar.js +1 -1
- package/dist/src/connect/components/upload-file-item/components/progress-bar.js.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/status-row.d.ts +2 -2
- package/dist/src/connect/components/upload-file-item/components/status-row.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/status-row.js +1 -1
- package/dist/src/connect/components/upload-file-item/components/status-row.js.map +1 -1
- package/dist/src/connect/components/upload-file-item/index.d.ts +2 -1
- package/dist/src/connect/components/upload-file-item/index.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-item/index.js +2 -1
- package/dist/src/connect/components/upload-file-item/index.js.map +1 -1
- package/dist/src/connect/components/upload-file-item/upload-file-item.d.ts +1 -1
- package/dist/src/connect/components/upload-file-item/upload-file-item.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-item/upload-file-item.js +1 -4
- package/dist/src/connect/components/upload-file-item/upload-file-item.js.map +1 -1
- package/dist/src/connect/components/upload-file-item/upload-file-item.stories.d.ts +22 -0
- package/dist/src/connect/components/upload-file-item/upload-file-item.stories.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/upload-file-item.stories.js +208 -0
- package/dist/src/connect/components/upload-file-item/upload-file-item.stories.js.map +1 -0
- package/dist/src/connect/components/upload-file-list/index.d.ts +2 -2
- package/dist/src/connect/components/upload-file-list/index.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-list/index.js +2 -2
- package/dist/src/connect/components/upload-file-list/index.js.map +1 -1
- package/dist/src/connect/components/upload-file-list/upload-file-list.d.ts +2 -2
- package/dist/src/connect/components/upload-file-list/upload-file-list.d.ts.map +1 -1
- package/dist/src/connect/components/upload-file-list/upload-file-list.js +1 -3
- package/dist/src/connect/components/upload-file-list/upload-file-list.js.map +1 -1
- package/dist/src/connect/components/upload-file-list/upload-file-list.stories.d.ts +8 -0
- package/dist/src/connect/components/upload-file-list/upload-file-list.stories.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-list/upload-file-list.stories.js +59 -0
- package/dist/src/connect/components/upload-file-list/upload-file-list.stories.js.map +1 -0
- package/dist/src/connect/constants/icons.d.ts +1 -1
- package/dist/src/connect/constants/icons.d.ts.map +1 -1
- package/dist/src/connect/constants/icons.js +4 -4
- package/dist/src/connect/constants/icons.js.map +1 -1
- package/dist/src/connect/constants/index.d.ts +0 -2
- package/dist/src/connect/constants/index.d.ts.map +1 -1
- package/dist/src/connect/constants/index.js +0 -2
- package/dist/src/connect/constants/index.js.map +1 -1
- package/dist/src/connect/constants/options.d.ts +2 -12
- package/dist/src/connect/constants/options.d.ts.map +1 -1
- package/dist/src/connect/constants/options.js +23 -24
- package/dist/src/connect/constants/options.js.map +1 -1
- package/dist/src/connect/context/WagmiContext.js +1 -1
- package/dist/src/connect/context/WagmiContext.js.map +1 -1
- package/dist/src/connect/hooks/drag-and-drop/use-drag.d.ts +1 -1
- package/dist/src/connect/hooks/drag-and-drop/use-drag.d.ts.map +1 -1
- package/dist/src/connect/hooks/drag-and-drop/use-drag.js +1 -2
- package/dist/src/connect/hooks/drag-and-drop/use-drag.js.map +1 -1
- package/dist/src/connect/hooks/drag-and-drop/use-drop.d.ts.map +1 -1
- package/dist/src/connect/hooks/drag-and-drop/use-drop.js +1 -2
- package/dist/src/connect/hooks/drag-and-drop/use-drop.js.map +1 -1
- package/dist/src/connect/types/documents.d.ts +1 -1
- package/dist/src/connect/types/documents.d.ts.map +1 -1
- package/dist/src/connect/types/drives.d.ts +1 -3
- package/dist/src/connect/types/drives.d.ts.map +1 -1
- package/dist/src/connect/types/options.d.ts +4 -4
- package/dist/src/connect/types/options.d.ts.map +1 -1
- package/dist/src/connect/types/syncing.d.ts +1 -1
- package/dist/src/connect/types/syncing.d.ts.map +1 -1
- package/dist/src/connect/utils/get-document-icon-src.d.ts +1 -1
- package/dist/src/connect/utils/get-document-icon-src.d.ts.map +1 -1
- package/dist/src/connect/utils/get-document-icon-src.js +1 -1
- package/dist/src/connect/utils/get-document-icon-src.js.map +1 -1
- package/dist/src/connect/utils/get-folder-status.test.d.ts +2 -0
- package/dist/src/connect/utils/get-folder-status.test.d.ts.map +1 -0
- package/dist/src/connect/utils/get-folder-status.test.js +96 -0
- package/dist/src/connect/utils/get-folder-status.test.js.map +1 -0
- package/dist/src/connect/utils/mocks/mock-package-json.json +0 -1
- package/dist/src/index.d.ts +5 -0
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +5 -0
- package/dist/src/index.js.map +1 -1
- package/dist/src/powerhouse/components/button/button.d.ts +2 -2
- package/dist/src/powerhouse/components/button/button.d.ts.map +1 -1
- package/dist/src/powerhouse/components/button/button.js +1 -1
- package/dist/src/powerhouse/components/button/button.js.map +1 -1
- package/dist/src/powerhouse/components/button/button.stories.d.ts +27 -0
- package/dist/src/powerhouse/components/button/button.stories.d.ts.map +1 -0
- package/dist/src/powerhouse/components/button/button.stories.js +154 -0
- package/dist/src/powerhouse/components/button/button.stories.js.map +1 -0
- package/dist/src/powerhouse/components/dropdown-menu/dropdown-menu.stories.d.ts +8 -0
- package/dist/src/powerhouse/components/dropdown-menu/dropdown-menu.stories.d.ts.map +1 -0
- package/dist/src/powerhouse/components/dropdown-menu/dropdown-menu.stories.js +38 -0
- package/dist/src/powerhouse/components/dropdown-menu/dropdown-menu.stories.js.map +1 -0
- package/dist/src/powerhouse/components/icon/icon.d.ts +1 -2
- package/dist/src/powerhouse/components/icon/icon.d.ts.map +1 -1
- package/dist/src/powerhouse/components/icon/icon.js +1 -2
- package/dist/src/powerhouse/components/icon/icon.js.map +1 -1
- package/dist/src/powerhouse/components/icon/icon.stories.d.ts +16 -0
- package/dist/src/powerhouse/components/icon/icon.stories.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon/icon.stories.js +37 -0
- package/dist/src/powerhouse/components/icon/icon.stories.js.map +1 -0
- package/dist/src/powerhouse/components/icon/index.d.ts +0 -2
- package/dist/src/powerhouse/components/icon/index.d.ts.map +1 -1
- package/dist/src/powerhouse/components/icon/index.js +0 -1
- package/dist/src/powerhouse/components/icon/index.js.map +1 -1
- package/dist/src/powerhouse/components/index.d.ts +1 -0
- package/dist/src/powerhouse/components/index.d.ts.map +1 -1
- package/dist/src/powerhouse/components/index.js +1 -0
- package/dist/src/powerhouse/components/index.js.map +1 -1
- package/dist/src/powerhouse/components/modal/modal.stories.d.ts +13 -0
- package/dist/src/powerhouse/components/modal/modal.stories.d.ts.map +1 -0
- package/dist/src/powerhouse/components/modal/modal.stories.js +25 -0
- package/dist/src/powerhouse/components/modal/modal.stories.js.map +1 -0
- package/dist/src/powerhouse/components/modal/modal.test.d.ts +2 -0
- package/dist/src/powerhouse/components/modal/modal.test.d.ts.map +1 -0
- package/dist/src/powerhouse/components/modal/modal.test.js +25 -0
- package/dist/src/powerhouse/components/modal/modal.test.js.map +1 -0
- package/dist/src/powerhouse/components/pagination/pagination-button.d.ts +2 -2
- package/dist/src/powerhouse/components/pagination/pagination-button.d.ts.map +1 -1
- package/dist/src/powerhouse/components/pagination/pagination-button.js +2 -2
- package/dist/src/powerhouse/components/pagination/pagination-button.js.map +1 -1
- package/dist/src/powerhouse/components/pagination/pagination.d.ts +1 -1
- package/dist/src/powerhouse/components/pagination/pagination.d.ts.map +1 -1
- package/dist/src/powerhouse/components/pagination/pagination.js +1 -1
- package/dist/src/powerhouse/components/pagination/pagination.js.map +1 -1
- package/dist/src/powerhouse/components/pagination/pagination.stories.d.ts +7 -0
- package/dist/src/powerhouse/components/pagination/pagination.stories.d.ts.map +1 -0
- package/dist/src/powerhouse/components/pagination/pagination.stories.js +60 -0
- package/dist/src/powerhouse/components/pagination/pagination.stories.js.map +1 -0
- package/dist/src/powerhouse/components/sidebar/sidebar.test.d.ts +2 -0
- package/dist/src/powerhouse/components/sidebar/sidebar.test.d.ts.map +1 -0
- package/dist/src/powerhouse/components/sidebar/sidebar.test.js +15 -0
- package/dist/src/powerhouse/components/sidebar/sidebar.test.js.map +1 -0
- package/dist/src/powerhouse/hooks/usePagination.test.d.ts +2 -0
- package/dist/src/powerhouse/hooks/usePagination.test.d.ts.map +1 -0
- package/dist/src/powerhouse/hooks/usePagination.test.js +456 -0
- package/dist/src/powerhouse/hooks/usePagination.test.js.map +1 -0
- package/dist/src/powerhouse/tests/mocks/fileMock.js +1 -1
- package/dist/src/powerhouse/tests/mocks/fileMock.js.map +1 -1
- package/dist/src/powerhouse/tests/mocks/svgMock.js +1 -1
- package/dist/src/powerhouse/tests/mocks/svgMock.js.map +1 -1
- package/dist/src/powerhouse/utils/index.d.ts +0 -3
- package/dist/src/powerhouse/utils/index.d.ts.map +1 -1
- package/dist/src/powerhouse/utils/index.js +0 -6
- package/dist/src/powerhouse/utils/index.js.map +1 -1
- package/dist/src/powerhouse/utils/mergeClassNameProps.test.d.ts +2 -0
- package/dist/src/powerhouse/utils/mergeClassNameProps.test.d.ts.map +1 -0
- package/dist/src/powerhouse/utils/mergeClassNameProps.test.js +44 -0
- package/dist/src/powerhouse/utils/mergeClassNameProps.test.js.map +1 -0
- package/dist/src/rwa/components/button/button.d.ts +2 -2
- package/dist/src/rwa/components/button/button.d.ts.map +1 -1
- package/dist/src/rwa/components/button/button.js +2 -2
- package/dist/src/rwa/components/button/button.js.map +1 -1
- package/dist/src/rwa/components/button/button.stories.d.ts +7 -0
- package/dist/src/rwa/components/button/button.stories.d.ts.map +1 -0
- package/dist/src/rwa/components/button/button.stories.js +24 -0
- package/dist/src/rwa/components/button/button.stories.js.map +1 -0
- package/dist/src/rwa/components/editor/editor.js +1 -1
- package/dist/src/rwa/components/editor/editor.js.map +1 -1
- package/dist/src/rwa/components/editor/editor.stories.d.ts +16 -0
- package/dist/src/rwa/components/editor/editor.stories.d.ts.map +1 -0
- package/dist/src/rwa/components/editor/editor.stories.js +151 -0
- package/dist/src/rwa/components/editor/editor.stories.js.map +1 -0
- package/dist/src/rwa/components/inputs/entry-time-label.d.ts +1 -1
- package/dist/src/rwa/components/inputs/entry-time-label.d.ts.map +1 -1
- package/dist/src/rwa/components/inputs/entry-time-label.js +1 -1
- package/dist/src/rwa/components/inputs/entry-time-label.js.map +1 -1
- package/dist/src/rwa/components/inputs/form-row.d.ts +1 -1
- package/dist/src/rwa/components/inputs/form-row.d.ts.map +1 -1
- package/dist/src/rwa/components/inputs/form-row.js +1 -1
- package/dist/src/rwa/components/inputs/form-row.js.map +1 -1
- package/dist/src/rwa/components/inputs/index.d.ts +1 -0
- package/dist/src/rwa/components/inputs/index.d.ts.map +1 -1
- package/dist/src/rwa/components/inputs/index.js +1 -0
- package/dist/src/rwa/components/inputs/index.js.map +1 -1
- package/dist/src/rwa/components/inputs/number-input.d.ts +1 -1
- package/dist/src/rwa/components/inputs/number-input.d.ts.map +1 -1
- package/dist/src/rwa/components/inputs/number-input.js +1 -1
- package/dist/src/rwa/components/inputs/number-input.js.map +1 -1
- package/dist/src/rwa/components/inputs/select.d.ts +1 -1
- package/dist/src/rwa/components/inputs/select.d.ts.map +1 -1
- package/dist/src/rwa/components/inputs/select.js +1 -1
- package/dist/src/rwa/components/inputs/select.js.map +1 -1
- package/dist/src/rwa/components/modal/create-item-modal.d.ts +2 -2
- package/dist/src/rwa/components/modal/create-item-modal.d.ts.map +1 -1
- package/dist/src/rwa/components/modal/create-item-modal.js +1 -2
- package/dist/src/rwa/components/modal/create-item-modal.js.map +1 -1
- package/dist/src/rwa/components/modal/delete-item-modal.d.ts +2 -2
- package/dist/src/rwa/components/modal/delete-item-modal.d.ts.map +1 -1
- package/dist/src/rwa/components/modal/delete-item-modal.js +1 -2
- package/dist/src/rwa/components/modal/delete-item-modal.js.map +1 -1
- package/dist/src/rwa/components/modal/modal-manager.d.ts +1 -1
- package/dist/src/rwa/components/modal/modal-manager.d.ts.map +1 -1
- package/dist/src/rwa/components/modal/modal-manager.js +1 -1
- package/dist/src/rwa/components/modal/modal-manager.js.map +1 -1
- package/dist/src/rwa/components/modal/modals.d.ts +2 -2
- package/dist/src/rwa/components/modal/modals.d.ts.map +1 -1
- package/dist/src/rwa/components/modal/modals.js +1 -1
- package/dist/src/rwa/components/modal/modals.js.map +1 -1
- package/dist/src/rwa/components/table/accounts/accounts-table.d.ts.map +1 -1
- package/dist/src/rwa/components/table/accounts/accounts-table.js +1 -2
- package/dist/src/rwa/components/table/accounts/accounts-table.js.map +1 -1
- package/dist/src/rwa/components/table/assets/assets-table.js +1 -1
- package/dist/src/rwa/components/table/assets/assets-table.js.map +1 -1
- package/dist/src/rwa/components/table/base/header-label.d.ts +1 -1
- package/dist/src/rwa/components/table/base/header-label.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/item-details.d.ts +1 -1
- package/dist/src/rwa/components/table/base/item-details.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/item-details.js +1 -2
- package/dist/src/rwa/components/table/base/item-details.js.map +1 -1
- package/dist/src/rwa/components/table/base/table-base.d.ts +1 -1
- package/dist/src/rwa/components/table/base/table-base.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/table-base.js +1 -1
- package/dist/src/rwa/components/table/base/table-base.js.map +1 -1
- package/dist/src/rwa/components/table/base/table-cell.d.ts +1 -1
- package/dist/src/rwa/components/table/base/table-cell.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/table-cell.js +1 -2
- package/dist/src/rwa/components/table/base/table-cell.js.map +1 -1
- package/dist/src/rwa/components/table/base/table-with-form.d.ts +1 -1
- package/dist/src/rwa/components/table/base/table-with-form.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/table-with-form.js +1 -2
- package/dist/src/rwa/components/table/base/table-with-form.js.map +1 -1
- package/dist/src/rwa/components/table/base/table.d.ts +1 -1
- package/dist/src/rwa/components/table/base/table.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/table.js +1 -2
- package/dist/src/rwa/components/table/base/table.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/cash-balance-change.d.ts +1 -1
- package/dist/src/rwa/components/table/transactions/cash-balance-change.d.ts.map +1 -1
- package/dist/src/rwa/components/table/transactions/cash-balance-change.js +1 -1
- package/dist/src/rwa/components/table/transactions/cash-balance-change.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/fee-transactions-table.d.ts +1 -1
- package/dist/src/rwa/components/table/transactions/fee-transactions-table.d.ts.map +1 -1
- package/dist/src/rwa/components/table/transactions/fee-transactions-table.js +1 -2
- package/dist/src/rwa/components/table/transactions/fee-transactions-table.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/group-transactions-table.d.ts.map +1 -1
- package/dist/src/rwa/components/table/transactions/group-transactions-table.js +1 -3
- package/dist/src/rwa/components/table/transactions/group-transactions-table.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/index.d.ts +1 -0
- package/dist/src/rwa/components/table/transactions/index.d.ts.map +1 -1
- package/dist/src/rwa/components/table/transactions/index.js +1 -0
- package/dist/src/rwa/components/table/transactions/index.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/transaction-reference.d.ts +1 -1
- package/dist/src/rwa/components/table/transactions/transaction-reference.d.ts.map +1 -1
- package/dist/src/rwa/components/table/transactions/transaction-reference.js +2 -4
- package/dist/src/rwa/components/table/transactions/transaction-reference.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/unit-price.d.ts +1 -1
- package/dist/src/rwa/components/table/transactions/unit-price.d.ts.map +1 -1
- package/dist/src/rwa/components/table/transactions/unit-price.js +1 -1
- package/dist/src/rwa/components/table/transactions/unit-price.js.map +1 -1
- package/dist/src/rwa/components/tabs/other-tab.js +1 -1
- package/dist/src/rwa/components/tabs/other-tab.js.map +1 -1
- package/dist/src/rwa/components/tabs/portfolio-tab.js +1 -1
- package/dist/src/rwa/components/tabs/portfolio-tab.js.map +1 -1
- package/dist/src/rwa/components/tabs/tabs.js +1 -2
- package/dist/src/rwa/components/tabs/tabs.js.map +1 -1
- package/dist/src/rwa/components/tabs/transactions-tab.d.ts.map +1 -1
- package/dist/src/rwa/components/tabs/transactions-tab.js +1 -1
- package/dist/src/rwa/components/tabs/transactions-tab.js.map +1 -1
- package/dist/src/rwa/constants/columns.d.ts +1 -1
- package/dist/src/rwa/constants/columns.d.ts.map +1 -1
- package/dist/src/rwa/constants/dependent-items.d.ts +1 -1
- package/dist/src/rwa/constants/dependent-items.d.ts.map +1 -1
- package/dist/src/rwa/constants/dependent-items.js +1 -1
- package/dist/src/rwa/constants/dependent-items.js.map +1 -1
- package/dist/src/rwa/constants/names.d.ts +1 -1
- package/dist/src/rwa/constants/names.d.ts.map +1 -1
- package/dist/src/rwa/constants/table.d.ts +1 -1
- package/dist/src/rwa/constants/table.d.ts.map +1 -1
- package/dist/src/rwa/context/editor-context.d.ts +1 -1
- package/dist/src/rwa/context/editor-context.d.ts.map +1 -1
- package/dist/src/rwa/context/editor-context.js +1 -1
- package/dist/src/rwa/context/editor-context.js.map +1 -1
- package/dist/src/rwa/hooks/useColumnPriority.d.ts +1 -1
- package/dist/src/rwa/hooks/useColumnPriority.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useColumnPriority.js.map +1 -1
- package/dist/src/rwa/hooks/useDefaultFormValues.d.ts +2 -2
- package/dist/src/rwa/hooks/useDefaultFormValues.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useDefaultFormValues.js +1 -2
- package/dist/src/rwa/hooks/useDefaultFormValues.js.map +1 -1
- package/dist/src/rwa/hooks/useFormInputs.d.ts +1 -1
- package/dist/src/rwa/hooks/useFormInputs.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useFormInputs.js +1 -3
- package/dist/src/rwa/hooks/useFormInputs.js.map +1 -1
- package/dist/src/rwa/hooks/useSortTableItems.d.ts +1 -1
- package/dist/src/rwa/hooks/useSortTableItems.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useSubmit.d.ts +6 -6
- package/dist/src/rwa/hooks/useSubmit.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useSubmit.js +1 -1
- package/dist/src/rwa/hooks/useSubmit.js.map +1 -1
- package/dist/src/rwa/hooks/useTableData.d.ts +1 -1
- package/dist/src/rwa/hooks/useTableData.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useTableData.js +1 -1
- package/dist/src/rwa/hooks/useTableData.js.map +1 -1
- package/dist/src/rwa/hooks/useTableForm.d.ts +5 -5
- package/dist/src/rwa/hooks/useTableForm.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useTableForm.js +1 -1
- package/dist/src/rwa/hooks/useTableForm.js.map +1 -1
- package/dist/src/rwa/index.d.ts +1 -2
- package/dist/src/rwa/index.d.ts.map +1 -1
- package/dist/src/rwa/index.js +1 -2
- package/dist/src/rwa/index.js.map +1 -1
- package/dist/src/rwa/mocks.d.ts +26 -0
- package/dist/src/rwa/mocks.d.ts.map +1 -0
- package/dist/src/rwa/{mocks/assets.js → mocks.js} +135 -1
- package/dist/src/rwa/mocks.js.map +1 -0
- package/dist/src/rwa/types/actions.d.ts +1 -1
- package/dist/src/rwa/types/actions.d.ts.map +1 -1
- package/dist/src/rwa/types/form.d.ts +1 -1
- package/dist/src/rwa/types/form.d.ts.map +1 -1
- package/dist/src/rwa/types/state.d.ts +1 -1
- package/dist/src/rwa/types/state.d.ts.map +1 -1
- package/dist/src/rwa/types/table.d.ts +1 -1
- package/dist/src/rwa/types/table.d.ts.map +1 -1
- package/dist/src/rwa/types.d.ts +5 -0
- package/dist/src/rwa/types.d.ts.map +1 -0
- package/dist/src/rwa/types.js +5 -0
- package/dist/src/rwa/types.js.map +1 -0
- package/dist/src/rwa/utils/calculations.d.ts +1 -1
- package/dist/src/rwa/utils/calculations.d.ts.map +1 -1
- package/dist/src/rwa/utils/calculations.js +1 -1
- package/dist/src/rwa/utils/calculations.js.map +1 -1
- package/dist/src/rwa/utils/form.d.ts +1 -1
- package/dist/src/rwa/utils/form.d.ts.map +1 -1
- package/dist/src/rwa/utils/table.d.ts +1 -1
- package/dist/src/rwa/utils/table.d.ts.map +1 -1
- package/dist/src/rwa/utils/table.js +1 -1
- package/dist/src/rwa/utils/table.js.map +1 -1
- package/dist/src/rwa/utils/validators.d.ts +1 -1
- package/dist/src/rwa/utils/validators.d.ts.map +1 -1
- package/dist/src/rwa/utils/validators.js +1 -1
- package/dist/src/rwa/utils/validators.js.map +1 -1
- package/dist/src/ui/components/amount-input/types.d.ts +1 -1
- package/dist/src/ui/components/amount-input/types.d.ts.map +1 -1
- package/dist/src/ui/components/button/button.d.ts +1 -2
- package/dist/src/ui/components/button/button.d.ts.map +1 -1
- package/dist/src/ui/components/button/button.js +3 -3
- package/dist/src/ui/components/button/button.js.map +1 -1
- package/dist/src/ui/components/button/button.test.d.ts +2 -0
- package/dist/src/ui/components/button/button.test.d.ts.map +1 -0
- package/dist/src/ui/components/button/button.test.js +11 -0
- package/dist/src/ui/components/button/button.test.js.map +1 -0
- package/dist/src/ui/components/character-counter/character-counter.stories.d.ts +29 -0
- package/dist/src/ui/components/character-counter/character-counter.stories.d.ts.map +1 -0
- package/dist/src/ui/components/character-counter/character-counter.stories.js +48 -0
- package/dist/src/ui/components/character-counter/character-counter.stories.js.map +1 -0
- package/dist/src/ui/components/character-counter/character-counter.test.d.ts +2 -0
- package/dist/src/ui/components/character-counter/character-counter.test.d.ts.map +1 -0
- package/dist/src/ui/components/character-counter/character-counter.test.js +36 -0
- package/dist/src/ui/components/character-counter/character-counter.test.js.map +1 -0
- package/dist/src/ui/components/checkbox/checkbox-base.d.ts.map +1 -1
- package/dist/src/ui/components/checkbox/checkbox-base.js +1 -1
- package/dist/src/ui/components/checkbox/checkbox-base.js.map +1 -1
- package/dist/src/ui/components/checkbox/checkbox-base.test.d.ts +2 -0
- package/dist/src/ui/components/checkbox/checkbox-base.test.d.ts.map +1 -0
- package/dist/src/ui/components/checkbox/checkbox-base.test.js +22 -0
- package/dist/src/ui/components/checkbox/checkbox-base.test.js.map +1 -0
- package/dist/src/ui/components/checkbox/checkbox.d.ts +1 -1
- package/dist/src/ui/components/checkbox/checkbox.d.ts.map +1 -1
- package/dist/src/ui/components/checkbox/checkbox.js +1 -3
- package/dist/src/ui/components/checkbox/checkbox.js.map +1 -1
- package/dist/src/ui/components/checkbox/checkbox.stories.d.ts +49 -0
- package/dist/src/ui/components/checkbox/checkbox.stories.d.ts.map +1 -0
- package/dist/src/ui/components/checkbox/checkbox.stories.js +106 -0
- package/dist/src/ui/components/checkbox/checkbox.stories.js.map +1 -0
- package/dist/src/ui/components/checkbox/index.js +1 -0
- package/dist/src/ui/components/checkbox/index.js.map +1 -1
- package/dist/src/ui/components/command/command.d.ts +6 -6
- package/dist/src/ui/components/command/command.js +1 -1
- package/dist/src/ui/components/command/command.js.map +1 -1
- package/dist/src/ui/components/command/command.test.d.ts +2 -0
- package/dist/src/ui/components/command/command.test.d.ts.map +1 -0
- package/dist/src/ui/components/command/command.test.js +11 -0
- package/dist/src/ui/components/command/command.test.js.map +1 -0
- package/dist/src/ui/components/enum-field/enum-field.d.ts +1 -2
- package/dist/src/ui/components/enum-field/enum-field.d.ts.map +1 -1
- package/dist/src/ui/components/enum-field/enum-field.js +1 -2
- package/dist/src/ui/components/enum-field/enum-field.js.map +1 -1
- package/dist/src/ui/components/enum-field/enum-field.stories.d.ts +19 -0
- package/dist/src/ui/components/enum-field/enum-field.stories.d.ts.map +1 -0
- package/dist/src/ui/components/enum-field/enum-field.stories.js +247 -0
- package/dist/src/ui/components/enum-field/enum-field.stories.js.map +1 -0
- package/dist/src/ui/components/enum-field/enum-field.test.d.ts +2 -0
- package/dist/src/ui/components/enum-field/enum-field.test.d.ts.map +1 -0
- package/dist/src/ui/components/enum-field/enum-field.test.js +87 -0
- package/dist/src/ui/components/enum-field/enum-field.test.js.map +1 -0
- package/dist/src/ui/components/enum-field/types.d.ts +1 -1
- package/dist/src/ui/components/enum-field/types.d.ts.map +1 -1
- package/dist/src/ui/components/form/form.d.ts.map +1 -1
- package/dist/src/ui/components/form/form.js +1 -2
- package/dist/src/ui/components/form/form.js.map +1 -1
- package/dist/src/ui/components/form-description/form-description.js +1 -1
- package/dist/src/ui/components/form-description/form-description.js.map +1 -1
- package/dist/src/ui/components/form-description/form-description.stories.d.ts +17 -0
- package/dist/src/ui/components/form-description/form-description.stories.d.ts.map +1 -0
- package/dist/src/ui/components/form-description/form-description.stories.js +25 -0
- package/dist/src/ui/components/form-description/form-description.stories.js.map +1 -0
- package/dist/src/ui/components/form-description/form-description.test.d.ts +2 -0
- package/dist/src/ui/components/form-description/form-description.test.d.ts.map +1 -0
- package/dist/src/ui/components/form-description/form-description.test.js +29 -0
- package/dist/src/ui/components/form-description/form-description.test.js.map +1 -0
- package/dist/src/ui/components/form-group/form-group.test.d.ts +2 -0
- package/dist/src/ui/components/form-group/form-group.test.d.ts.map +1 -0
- package/dist/src/ui/components/form-group/form-group.test.js +16 -0
- package/dist/src/ui/components/form-group/form-group.test.js.map +1 -0
- package/dist/src/ui/components/form-label/form-label.d.ts.map +1 -1
- package/dist/src/ui/components/form-label/form-label.js +1 -2
- package/dist/src/ui/components/form-label/form-label.js.map +1 -1
- package/dist/src/ui/components/form-label/form-label.stories.d.ts +11 -0
- package/dist/src/ui/components/form-label/form-label.stories.d.ts.map +1 -0
- package/dist/src/ui/components/form-label/form-label.stories.js +74 -0
- package/dist/src/ui/components/form-label/form-label.stories.js.map +1 -0
- package/dist/src/ui/components/form-label/form-label.test.d.ts +2 -0
- package/dist/src/ui/components/form-label/form-label.test.d.ts.map +1 -0
- package/dist/src/ui/components/form-label/form-label.test.js +56 -0
- package/dist/src/ui/components/form-label/form-label.test.js.map +1 -0
- package/dist/src/ui/components/form-message/form-message.js +1 -1
- package/dist/src/ui/components/form-message/form-message.js.map +1 -1
- package/dist/src/ui/components/form-message/form-message.stories.d.ts +9 -0
- package/dist/src/ui/components/form-message/form-message.stories.d.ts.map +1 -0
- package/dist/src/ui/components/form-message/form-message.stories.js +43 -0
- package/dist/src/ui/components/form-message/form-message.stories.js.map +1 -0
- package/dist/src/ui/components/form-message/form-message.test.d.ts +2 -0
- package/dist/src/ui/components/form-message/form-message.test.d.ts.map +1 -0
- package/dist/src/ui/components/form-message/form-message.test.js +49 -0
- package/dist/src/ui/components/form-message/form-message.test.js.map +1 -0
- package/dist/src/ui/components/form-message/message-list.js +1 -1
- package/dist/src/ui/components/form-message/message-list.js.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-input-container.d.ts +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-input-container.d.ts.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-input-container.js +1 -7
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-input-container.js.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list-option.d.ts +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list-option.d.ts.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list-option.js +1 -2
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list-option.js.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list.d.ts +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list.d.ts.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list.js +2 -3
- package/dist/src/ui/components/id-autocomplete/id-autocomplete-list.js.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete.d.ts.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete.js +1 -13
- package/dist/src/ui/components/id-autocomplete/id-autocomplete.js.map +1 -1
- package/dist/src/ui/components/id-autocomplete/id-autocomplete.test.d.ts +2 -0
- package/dist/src/ui/components/id-autocomplete/id-autocomplete.test.d.ts.map +1 -0
- package/dist/src/ui/components/id-autocomplete/id-autocomplete.test.js +134 -0
- package/dist/src/ui/components/id-autocomplete/id-autocomplete.test.js.map +1 -0
- package/dist/src/ui/components/id-autocomplete/types.d.ts +1 -2
- package/dist/src/ui/components/id-autocomplete/types.d.ts.map +1 -1
- package/dist/src/ui/components/index.d.ts +11 -0
- package/dist/src/ui/components/index.d.ts.map +1 -1
- package/dist/src/ui/components/index.js +11 -0
- package/dist/src/ui/components/index.js.map +1 -1
- package/dist/src/ui/components/input/index.d.ts +3 -1
- package/dist/src/ui/components/input/index.d.ts.map +1 -1
- package/dist/src/ui/components/input/index.js +1 -0
- package/dist/src/ui/components/input/index.js.map +1 -1
- package/dist/src/ui/components/input/input.d.ts.map +1 -1
- package/dist/src/ui/components/input/input.js +5 -1
- package/dist/src/ui/components/input/input.js.map +1 -1
- package/dist/src/ui/components/input/input.stories.d.ts +40 -0
- package/dist/src/ui/components/input/input.stories.d.ts.map +1 -0
- package/dist/src/ui/components/input/input.stories.js +70 -0
- package/dist/src/ui/components/input/input.stories.js.map +1 -0
- package/dist/src/ui/components/input/input.test.d.ts +2 -0
- package/dist/src/ui/components/input/input.test.d.ts.map +1 -0
- package/dist/src/ui/components/input/input.test.js +46 -0
- package/dist/src/ui/components/input/input.test.js.map +1 -0
- package/dist/src/ui/components/input/splitted-input-diff.d.ts +3 -3
- package/dist/src/ui/components/input/splitted-input-diff.d.ts.map +1 -1
- package/dist/src/ui/components/input/splitted-input-diff.js +2 -5
- package/dist/src/ui/components/input/splitted-input-diff.js.map +1 -1
- package/dist/src/ui/components/input/subcomponent/input-diff.js +1 -1
- package/dist/src/ui/components/input/subcomponent/input-diff.js.map +1 -1
- package/dist/src/ui/components/input/subcomponent/text-diff.d.ts +1 -1
- package/dist/src/ui/components/input/subcomponent/text-diff.d.ts.map +1 -1
- package/dist/src/ui/components/input/subcomponent/text-diff.js +1 -1
- package/dist/src/ui/components/input/subcomponent/text-diff.js.map +1 -1
- package/dist/src/ui/components/popover/popover.js +1 -1
- package/dist/src/ui/components/popover/popover.js.map +1 -1
- package/dist/src/ui/components/popover/popover.test.d.ts +2 -0
- package/dist/src/ui/components/popover/popover.test.d.ts.map +1 -0
- package/dist/src/ui/components/popover/popover.test.js +11 -0
- package/dist/src/ui/components/popover/popover.test.js.map +1 -0
- package/dist/src/ui/components/radio-group-field/index.d.ts +2 -1
- package/dist/src/ui/components/radio-group-field/index.d.ts.map +1 -1
- package/dist/src/ui/components/radio-group-field/index.js +2 -1
- package/dist/src/ui/components/radio-group-field/index.js.map +1 -1
- package/dist/src/ui/components/radio-group-field/radio-group-field.d.ts +5 -6
- package/dist/src/ui/components/radio-group-field/radio-group-field.d.ts.map +1 -1
- package/dist/src/ui/components/radio-group-field/radio-group-field.js +7 -9
- package/dist/src/ui/components/radio-group-field/radio-group-field.js.map +1 -1
- package/dist/src/ui/components/radio-group-field/radio-group-field.stories.d.ts +48 -0
- package/dist/src/ui/components/radio-group-field/radio-group-field.stories.d.ts.map +1 -0
- package/dist/src/ui/components/radio-group-field/radio-group-field.stories.js +126 -0
- package/dist/src/ui/components/radio-group-field/radio-group-field.stories.js.map +1 -0
- package/dist/src/ui/components/radio-group-field/radio-group-field.test.d.ts +2 -0
- package/dist/src/ui/components/radio-group-field/radio-group-field.test.d.ts.map +1 -0
- package/dist/src/ui/components/radio-group-field/radio-group-field.test.js +128 -0
- package/dist/src/ui/components/radio-group-field/radio-group-field.test.js.map +1 -0
- package/dist/src/ui/components/radio-group-field/radio-group.test.d.ts +2 -0
- package/dist/src/ui/components/radio-group-field/radio-group.test.d.ts.map +1 -0
- package/dist/src/ui/components/radio-group-field/radio-group.test.js +74 -0
- package/dist/src/ui/components/radio-group-field/radio-group.test.js.map +1 -0
- package/dist/src/ui/components/radio-group-field/radio.d.ts.map +1 -1
- package/dist/src/ui/components/radio-group-field/radio.js +1 -2
- package/dist/src/ui/components/radio-group-field/radio.js.map +1 -1
- package/dist/src/ui/components/radio-group-field/radio.test.d.ts +2 -0
- package/dist/src/ui/components/radio-group-field/radio.test.d.ts.map +1 -0
- package/dist/src/ui/components/radio-group-field/radio.test.js +60 -0
- package/dist/src/ui/components/radio-group-field/radio.test.js.map +1 -0
- package/dist/src/ui/components/select-field/content.d.ts +2 -2
- package/dist/src/ui/components/select-field/content.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/content.js +2 -5
- package/dist/src/ui/components/select-field/content.js.map +1 -1
- package/dist/src/ui/components/select-field/select-field.d.ts +1 -2
- package/dist/src/ui/components/select-field/select-field.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/select-field.js +1 -10
- package/dist/src/ui/components/select-field/select-field.js.map +1 -1
- package/dist/src/ui/components/select-field/select-field.stories.d.ts +19 -0
- package/dist/src/ui/components/select-field/select-field.stories.d.ts.map +1 -0
- package/dist/src/ui/components/select-field/select-field.stories.js +251 -0
- package/dist/src/ui/components/select-field/select-field.stories.js.map +1 -0
- package/dist/src/ui/components/select-field/select-field.test.d.ts +2 -0
- package/dist/src/ui/components/select-field/select-field.test.d.ts.map +1 -0
- package/dist/src/ui/components/select-field/select-field.test.js +131 -0
- package/dist/src/ui/components/select-field/select-field.test.js.map +1 -0
- package/dist/src/ui/components/select-field/selected-content.d.ts +1 -1
- package/dist/src/ui/components/select-field/selected-content.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/selected-content.js +1 -2
- package/dist/src/ui/components/select-field/selected-content.js.map +1 -1
- package/dist/src/ui/components/select-field/subcomponents/CommandItemList.d.ts +2 -2
- package/dist/src/ui/components/select-field/subcomponents/CommandItemList.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/subcomponents/CommandItemList.js +2 -3
- package/dist/src/ui/components/select-field/subcomponents/CommandItemList.js.map +1 -1
- package/dist/src/ui/components/select-field/use-select-field.d.ts +1 -1
- package/dist/src/ui/components/select-field/use-select-field.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/use-select-field.js.map +1 -1
- package/dist/src/ui/components/text-field/text-field.d.ts +2 -3
- package/dist/src/ui/components/text-field/text-field.d.ts.map +1 -1
- package/dist/src/ui/components/text-field/text-field.js +7 -3
- package/dist/src/ui/components/text-field/text-field.js.map +1 -1
- package/dist/src/ui/components/text-field/text-field.test.d.ts +2 -0
- package/dist/src/ui/components/text-field/text-field.test.d.ts.map +1 -0
- package/dist/src/ui/components/text-field/text-field.test.js +81 -0
- package/dist/src/ui/components/text-field/text-field.test.js.map +1 -0
- package/dist/src/ui/components/text-input/index.js +1 -0
- package/dist/src/ui/components/text-input/index.js.map +1 -1
- package/dist/src/ui/components/text-input/text-input-diff.d.ts +1 -1
- package/dist/src/ui/components/text-input/text-input-diff.d.ts.map +1 -1
- package/dist/src/ui/components/text-input/text-input-diff.js +1 -3
- package/dist/src/ui/components/text-input/text-input-diff.js.map +1 -1
- package/dist/src/ui/components/text-input/text-input.d.ts +1 -1
- package/dist/src/ui/components/text-input/text-input.d.ts.map +1 -1
- package/dist/src/ui/components/text-input/text-input.js +1 -9
- package/dist/src/ui/components/text-input/text-input.js.map +1 -1
- package/dist/src/ui/components/text-input/text-input.stories.d.ts +167 -0
- package/dist/src/ui/components/text-input/text-input.stories.d.ts.map +1 -0
- package/dist/src/ui/components/text-input/text-input.stories.js +109 -0
- package/dist/src/ui/components/text-input/text-input.stories.js.map +1 -0
- package/dist/src/ui/components/tooltip/tooltip.d.ts +1 -2
- package/dist/src/ui/components/tooltip/tooltip.d.ts.map +1 -1
- package/dist/src/ui/components/tooltip/tooltip.js +3 -4
- package/dist/src/ui/components/tooltip/tooltip.js.map +1 -1
- package/dist/src/ui/components/tooltip/tooltip.stories.d.ts +11 -0
- package/dist/src/ui/components/tooltip/tooltip.stories.d.ts.map +1 -0
- package/dist/src/ui/components/tooltip/tooltip.stories.js +87 -0
- package/dist/src/ui/components/tooltip/tooltip.stories.js.map +1 -0
- package/dist/src/ui/components/tooltip/tooltip.test.d.ts +2 -0
- package/dist/src/ui/components/tooltip/tooltip.test.d.ts.map +1 -0
- package/dist/src/ui/components/tooltip/tooltip.test.js +60 -0
- package/dist/src/ui/components/tooltip/tooltip.test.js.map +1 -0
- package/dist/src/ui/components/value-transformer/index.d.ts +0 -1
- package/dist/src/ui/components/value-transformer/index.d.ts.map +1 -1
- package/dist/src/ui/components/value-transformer/index.js +0 -1
- package/dist/src/ui/components/value-transformer/index.js.map +1 -1
- package/dist/src/ui/components/value-transformer/value-transformer.d.ts +2 -2
- package/dist/src/ui/components/value-transformer/value-transformer.d.ts.map +1 -1
- package/dist/src/ui/components/value-transformer/value-transformer.js +2 -6
- package/dist/src/ui/components/value-transformer/value-transformer.js.map +1 -1
- package/dist/src/ui/components/value-transformer/value-transformer.test.d.ts +2 -0
- package/dist/src/ui/components/value-transformer/value-transformer.test.d.ts.map +1 -0
- package/dist/src/ui/components/value-transformer/value-transformer.test.js +105 -0
- package/dist/src/ui/components/value-transformer/value-transformer.test.js.map +1 -0
- package/dist/src/ui/components/with-field-validation/with-field-validation.d.ts +3 -3
- package/dist/src/ui/components/with-field-validation/with-field-validation.d.ts.map +1 -1
- package/dist/src/ui/components/with-field-validation/with-field-validation.js +3 -6
- package/dist/src/ui/components/with-field-validation/with-field-validation.js.map +1 -1
- package/dist/src/ui/components/with-field-validation/with-field-validation.test.d.ts +2 -0
- package/dist/src/ui/components/with-field-validation/with-field-validation.test.d.ts.map +1 -0
- package/dist/src/ui/components/with-field-validation/with-field-validation.test.js +139 -0
- package/dist/src/ui/components/with-field-validation/with-field-validation.test.js.map +1 -0
- package/dist/src/ui/lib/decorators.d.ts.map +1 -1
- package/dist/src/ui/lib/decorators.js +1 -3
- package/dist/src/ui/lib/decorators.js.map +1 -1
- package/dist/src/ui/lib/index.d.ts +0 -1
- package/dist/src/ui/lib/index.d.ts.map +1 -1
- package/dist/src/ui/lib/index.js +0 -1
- package/dist/src/ui/lib/index.js.map +1 -1
- package/dist/src/ui/lib/is-empty.test.d.ts +2 -0
- package/dist/src/ui/lib/is-empty.test.d.ts.map +1 -0
- package/dist/src/ui/lib/is-empty.test.js +87 -0
- package/dist/src/ui/lib/is-empty.test.js.map +1 -0
- package/dist/src/ui/lib/shared-value-transformers.d.ts +1 -1
- package/dist/src/ui/lib/shared-value-transformers.d.ts.map +1 -1
- package/dist/src/ui/lib/testing.d.ts.map +1 -1
- package/dist/src/ui/lib/testing.js +1 -1
- package/dist/src/ui/lib/testing.js.map +1 -1
- package/dist/src/ui/lib/value-cast.js +1 -2
- package/dist/src/ui/lib/value-cast.js.map +1 -1
- package/dist/src/utils/cn.d.ts.map +1 -0
- package/dist/src/utils/cn.js.map +1 -0
- package/dist/src/{powerhouse/utils → utils}/fixedForwardRef.d.ts +0 -1
- package/dist/src/utils/fixedForwardRef.d.ts.map +1 -0
- package/dist/src/{powerhouse/utils → utils}/fixedForwardRef.js +0 -2
- package/dist/src/utils/fixedForwardRef.js.map +1 -0
- package/dist/src/utils/index.d.ts +3 -0
- package/dist/src/utils/index.d.ts.map +1 -0
- package/dist/src/utils/index.js +3 -0
- package/dist/src/utils/index.js.map +1 -0
- package/dist/style.css +3 -4
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/dist/vitest.config.d.ts +3 -0
- package/dist/vitest.config.d.ts.map +1 -0
- package/dist/vitest.config.js +9 -0
- package/dist/vitest.config.js.map +1 -0
- package/package.json +23 -34
- package/dist/src/connect/constants/drives.d.ts +0 -7
- package/dist/src/connect/constants/drives.d.ts.map +0 -1
- package/dist/src/connect/constants/drives.js +0 -7
- package/dist/src/connect/constants/drives.js.map +0 -1
- package/dist/src/connect/constants/nodes.d.ts +0 -8
- package/dist/src/connect/constants/nodes.d.ts.map +0 -1
- package/dist/src/connect/constants/nodes.js +0 -8
- package/dist/src/connect/constants/nodes.js.map +0 -1
- package/dist/src/powerhouse/utils/fixedForwardRef.d.ts.map +0 -1
- package/dist/src/powerhouse/utils/fixedForwardRef.js.map +0 -1
- package/dist/src/rwa/mocks/assets.d.ts +0 -19
- package/dist/src/rwa/mocks/assets.d.ts.map +0 -1
- package/dist/src/rwa/mocks/assets.js.map +0 -1
- package/dist/src/rwa/mocks/index.d.ts +0 -4
- package/dist/src/rwa/mocks/index.d.ts.map +0 -1
- package/dist/src/rwa/mocks/index.js +0 -4
- package/dist/src/rwa/mocks/index.js.map +0 -1
- package/dist/src/rwa/mocks/state.d.ts +0 -4
- package/dist/src/rwa/mocks/state.d.ts.map +0 -1
- package/dist/src/rwa/mocks/state.js +0 -21
- package/dist/src/rwa/mocks/state.js.map +0 -1
- package/dist/src/rwa/mocks/transactions.d.ts +0 -7
- package/dist/src/rwa/mocks/transactions.d.ts.map +0 -1
- package/dist/src/rwa/mocks/transactions.js +0 -84
- package/dist/src/rwa/mocks/transactions.js.map +0 -1
- package/dist/src/rwa/types/index.d.ts +0 -5
- package/dist/src/rwa/types/index.d.ts.map +0 -1
- package/dist/src/rwa/types/index.js +0 -5
- package/dist/src/rwa/types/index.js.map +0 -1
- package/dist/src/ui/components/with-field-validation/index.d.ts +0 -2
- package/dist/src/ui/components/with-field-validation/index.d.ts.map +0 -1
- package/dist/src/ui/components/with-field-validation/index.js +0 -2
- package/dist/src/ui/components/with-field-validation/index.js.map +0 -1
- package/dist/src/ui/lib/cn.d.ts.map +0 -1
- package/dist/src/ui/lib/cn.js.map +0 -1
- package/dist/tsconfig.lib.tsbuildinfo +0 -1
- /package/{dist/src/assets → assets}/connect-loader.mp4 +0 -0
- /package/{dist/src/assets → assets}/connect.png +0 -0
- /package/{dist/src/assets → assets}/home-bg.avif +0 -0
- /package/{dist/src/assets → assets}/home-bg.png +0 -0
- /package/{dist/src/assets → assets}/icons/budget.png +0 -0
- /package/{dist/src/assets → assets}/icons/global.png +0 -0
- /package/{dist/src/assets → assets}/icons/legal.png +0 -0
- /package/{dist/src/assets → assets}/icons/profile.png +0 -0
- /package/{dist/src/assets → assets}/icons/rwa-report.png +0 -0
- /package/{dist/src/assets → assets}/icons/template.png +0 -0
- /package/{dist/src/assets → assets}/powerhouse-rounded.png +0 -0
- /package/{dist/src/assets → assets}/renown-hover.png +0 -0
- /package/{dist/src/assets → assets}/renown-short-hover.png +0 -0
- /package/{dist/src/assets → assets}/renown-short.png +0 -0
- /package/{dist/src/assets → assets}/renown.png +0 -0
- /package/dist/src/{ui/lib → utils}/cn.d.ts +0 -0
- /package/dist/src/{ui/lib → utils}/cn.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-details.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/item-details.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"item-details.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/item-details.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAa9D,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;CAC/B,CAAC;AACF,eAAO,MAAM,WAAW,6CAwKtB,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { Icon } from "
|
|
3
|
-
import { FormInputs, RWAButton, tableLabels, useDependentItemProps, useEditorContext, useModal, useTableForm, } from "#rwa";
|
|
2
|
+
import { FormInputs, Icon, RWAButton, tableLabels, useDependentItemProps, useEditorContext, useModal, useTableForm, } from "@powerhousedao/design-system";
|
|
4
3
|
import { memo, useCallback } from "react";
|
|
5
4
|
export const ItemDetails = memo(function ItemDetails(props) {
|
|
6
5
|
const { tableName } = props;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-details.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/item-details.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"item-details.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/item-details.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-base.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-base.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"table-base.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-base.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,cAAc,EACf,MAAM,8BAA8B,CAAC;AAOtC;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,SAAS,2GA8FpB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { Icon } from "
|
|
2
|
+
import { Icon } from "@powerhousedao/design-system";
|
|
3
3
|
import { forwardRef, useState } from "react";
|
|
4
4
|
import { twJoin, twMerge } from "tailwind-merge";
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-base.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-base.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"table-base.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-base.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAGpD,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAEjD;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,SAAS,GAAG,UAAU,CAAC,SAAS,SAAS,CACpD,KAAqB,EACrB,GAAuC;IAEvC,MAAM,EACJ,QAAQ,EACR,SAAS,EACT,OAAO,EACP,MAAM,EACN,SAAS,EACT,WAAW,EACX,eAAe,EACf,cAAc,EACd,SAAS,EACT,SAAS,EACT,eAAe,GAChB,GAAG,KAAK,CAAC;IAEV,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,QAAQ,CAChD,IAAI,CACL,CAAC;IACF,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,QAAQ,CAAgB,IAAI,CAAC,CAAC;IAE5D,OAAO,CACL,8BACE,cACE,SAAS,EAAE,MAAM,CACf,qDAAqD,EACrD,eAAe,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,iBAAiB,CACxD,EACD,GAAG,EAAE,GAAG,EACR,KAAK,EAAE,EAAE,SAAS,EAAE,YAEpB,iBAAO,SAAS,EAAC,QAAQ,aACvB,gBACE,SAAS,EAAC,mFAAmF,EAC7F,GAAG,EAAE,SAAS,YAEd,uBACG,OAAO,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CACvB,aACE,SAAS,EAAE,OAAO,CAChB,wGAAwG,EACxG,MAAM,CAAC,YAAY,IAAI,oCAAoC,CAC5D,EAED,OAAO,EAAE,GAAG,EAAE;wCACZ,IAAI,CAAC,MAAM,CAAC,YAAY;4CAAE,OAAO;wCACjC,IAAI,OAAO,GAAU,KAAK,CAAC;wCAE3B,IAAI,OAAO,KAAK,MAAM,CAAC,GAAG,IAAI,aAAa,KAAK,KAAK,EAAE,CAAC;4CACtD,OAAO,GAAG,MAAM,CAAC;wCACnB,CAAC;wCAED,gBAAgB,CAAC,OAAO,CAAC,CAAC;wCAC1B,UAAU,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;wCAEvB,WAAW,CAAC,MAAM,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC;oCACnC,CAAC,YAED,eACE,SAAS,EAAE,OAAO,CAChB,yBAAyB,EACzB,MAAM,CAAC,cAAc,IAAI,aAAa,CACvC,aAEA,MAAM,CAAC,KAAK,EACZ,MAAM,CAAC,YAAY,CAAC,CAAC,CAAC,CACrB,KAAC,IAAI,IACH,SAAS,EAAE,OAAO,CAChB,0BAA0B,EAC1B,OAAO,KAAK,MAAM,CAAC,GAAG,IAAI,qBAAqB,EAC/C,aAAa,KAAK,KAAK,IAAI,iBAAiB,CAC7C,EACD,IAAI,EAAC,kBAAkB,EACvB,IAAI,EAAE,CAAC,GACP,CACH,CAAC,CAAC,CAAC,IAAI,IACJ,IAjCD,MAAM,CAAC,GAAG,CAkCZ,CACN,CAAC,GACC,GACC,EACR,4BACG,QAAQ,EACR,eAAe,EAAE,CAAC,OAAO,CAAC,EAC1B,SAAS,EAAE,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,SAAS,CAAC,IAAI,EAAE,OAAO,EAAE,KAAK,CAAC,CAAC,EAChE,cAAc,EAAE,CAAC,OAAO,CAAC,IACpB,IACF,GACJ,EACL,MAAM,IACN,CACJ,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { TableItemType, TableName } from "
|
|
1
|
+
import type { TableItemType, TableName } from "@powerhousedao/design-system";
|
|
2
2
|
import type { ComponentPropsWithoutRef } from "react";
|
|
3
3
|
export declare const RWATableCell: React.FC<ComponentPropsWithoutRef<"td">>;
|
|
4
4
|
export declare function ItemNumberCell(props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-cell.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"table-cell.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAG7E,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAItD,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAAC,IAAI,CAAC,CAUjE,CAAC;AAEF,wBAAgB,cAAc,CAAC,KAAK,EAAE;IAAE,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;CAAE,2CAEpE;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE;IACrC,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC;IAC7B,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAC9B,QAAQ,CAAC,SAAS,EAAE,aAAa,CAAC,SAAS,CAAC,CAAC;CAC9C,2CA0BA"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { Icon } from "
|
|
3
|
-
import { useEditorContext } from "#rwa";
|
|
2
|
+
import { Icon, useEditorContext } from "@powerhousedao/design-system";
|
|
4
3
|
import { useCallback } from "react";
|
|
5
4
|
import { twMerge } from "tailwind-merge";
|
|
6
5
|
export const RWATableCell = (props) => (_jsx("td", { ...props, className: twMerge("truncate border-l border-gray-300 px-3 py-2 text-xs font-medium text-gray-900 first:border-l-0", props.className) }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-cell.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"table-cell.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,IAAI,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAGtE,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAEzC,MAAM,CAAC,MAAM,YAAY,GAA6C,CACpE,KAAK,EACL,EAAE,CAAC,CACH,gBACM,KAAK,EACT,SAAS,EAAE,OAAO,CAChB,gGAAgG,EAChG,KAAK,CAAC,SAAS,CAChB,GACD,CACH,CAAC;AAEF,MAAM,UAAU,cAAc,CAAC,KAAsC;IACnE,OAAO,KAAC,YAAY,IAAC,SAAS,EAAC,KAAK,YAAE,KAAK,CAAC,UAAU,GAAgB,CAAC;AACzE,CAAC;AAED,MAAM,UAAU,eAAe,CAAC,KAI/B;IACC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,KAAK,CAAC;IACnD,MAAM,EAAE,QAAQ,EAAE,aAAa,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAEvD,MAAM,OAAO,GAAG,WAAW,CAAC,GAAG,EAAE;QAC/B,IAAI,UAAU,EAAE,CAAC;YACf,aAAa,EAAE,CAAC;YAChB,OAAO;QACT,CAAC;QACD,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;IACjC,CAAC,EAAE,CAAC,aAAa,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;IAEhE,OAAO,CACL,KAAC,YAAY,IAAC,SAAS,EAAC,KAAK,YAC3B,iBACE,SAAS,EAAC,4CAA4C,EACtD,OAAO,EAAE,OAAO,YAEhB,KAAC,IAAI,IACH,SAAS,EAAE,OAAO,CAAC,eAAe,EAAE,UAAU,IAAI,YAAY,CAAC,EAC/D,IAAI,EAAC,WAAW,EAChB,IAAI,EAAE,EAAE,GACR,GACK,GACI,CAChB,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-with-form.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-with-form.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"table-with-form.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-with-form.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAU3E,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAC9B,QAAQ,CAAC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,EAAE,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;IACzE,QAAQ,CAAC,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,EAAE,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;CACzE,CAAC;AACF,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,2CAoDzC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { Pagination, usePagination } from "
|
|
3
|
-
import { ItemDetails, Table, useEditorContext, useTableData } from "#rwa";
|
|
2
|
+
import { ItemDetails, Pagination, Table, useEditorContext, usePagination, useTableData, } from "@powerhousedao/design-system";
|
|
4
3
|
export function TableWithForm(props) {
|
|
5
4
|
const { tableName, specialFirstRow, specialLastRow } = props;
|
|
6
5
|
const { getIsFormOpen } = useEditorContext();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-with-form.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-with-form.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"table-with-form.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-with-form.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,WAAW,EACX,UAAU,EACV,KAAK,EACL,gBAAgB,EAChB,aAAa,EACb,YAAY,GACb,MAAM,8BAA8B,CAAC;AAOtC,MAAM,UAAU,aAAa,CAAC,KAAY;IACxC,MAAM,EAAE,SAAS,EAAE,eAAe,EAAE,cAAc,EAAE,GAAG,KAAK,CAAC;IAC7D,MAAM,EAAE,aAAa,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAC7C,MAAM,QAAQ,GAAG,aAAa,CAAC,SAAS,CAAC,CAAC;IAC1C,MAAM,EAAE,SAAS,EAAE,WAAW,EAAE,GAAG,YAAY,CAAC,SAAS,CAAC,CAAC;IAC3D,MAAM,cAAc,GAAG,SAAS,CAAC,MAAM,GAAG,EAAE,CAAC;IAE7C,MAAM,EACJ,SAAS,EACT,KAAK,EACL,QAAQ,EACR,YAAY,EACZ,gBAAgB,EAChB,aAAa,EACb,YAAY,EACZ,eAAe,EACf,mBAAmB,EACnB,uBAAuB,GACxB,GAAG,aAAa,CAAC,SAAS,CAAC,CAAC;IAC7B,OAAO,CACL,8BACE,cAAK,SAAS,EAAC,8BAA8B,YAC1C,cAAc,CAAC,CAAC,CAAC,CAChB,KAAC,UAAU,IACT,aAAa,EAAE,aAAa,EAC5B,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,QAAQ,EAClB,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,eAAe,EAChC,mBAAmB,EAAE,mBAAmB,EACxC,uBAAuB,EAAE,uBAAuB,EAChD,aAAa,EAAC,MAAM,EACpB,KAAK,EAAE,KAAK,EACZ,iBAAiB,EAAC,UAAU,GAC5B,CACH,CAAC,CAAC,CAAC,IAAI,GACJ,EACN,KAAC,KAAK,IACJ,WAAW,EAAE,WAAW,EACxB,eAAe,EAAE,eAAe,EAChC,cAAc,EAAE,cAAc,EAC9B,SAAS,EAAE,SAAS,EACpB,SAAS,EAAE,SAAS,GACpB,EACD,QAAQ,CAAC,CAAC,CAAC,CACV,cAAK,SAAS,EAAC,0BAA0B,YACvC,KAAC,WAAW,IAAC,SAAS,EAAE,SAAS,GAAI,GACjC,CACP,CAAC,CAAC,CAAC,IAAI,IACP,CACJ,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAKV,UAAU,EACX,MAAM,8BAA8B,CAAC;AAmBtC,wBAAgB,KAAK,CAAC,KAAK,EAAE,UAAU,2CAmHtC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { Icon } from "
|
|
3
|
-
import { ItemNumberCell, MoreDetailsCell, RWATableCell, RWATableRow, TableBase, columnsByTableName, defaultColumnCountByTableWidth, handleTableDatum, tableLabels, useColumnPriority, useEditorContext, useTableHeight, } from "#rwa";
|
|
2
|
+
import { Icon, ItemNumberCell, MoreDetailsCell, RWATableCell, RWATableRow, TableBase, columnsByTableName, defaultColumnCountByTableWidth, handleTableDatum, tableLabels, useColumnPriority, useEditorContext, useTableHeight, } from "@powerhousedao/design-system";
|
|
4
3
|
import { useCallback, useRef } from "react";
|
|
5
4
|
import { Fragment } from "react/jsx-runtime";
|
|
6
5
|
export function Table(props) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { GroupTransactionFormInputs } from "
|
|
1
|
+
import type { GroupTransactionFormInputs } from "@powerhousedao/design-system";
|
|
2
2
|
import type { Control } from "react-hook-form";
|
|
3
3
|
export declare function CashBalanceChange(props: {
|
|
4
4
|
readonly control: Control<GroupTransactionFormInputs>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cash-balance-change.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/cash-balance-change.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"cash-balance-change.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/cash-balance-change.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAI/C,wBAAgB,iBAAiB,CAAC,KAAK,EAAE;IACvC,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,0BAA0B,CAAC,CAAC;CACvD,2CAiBA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { calculateCashBalanceChange } from "
|
|
2
|
+
import { calculateCashBalanceChange } from "@powerhousedao/design-system";
|
|
3
3
|
import { useWatch } from "react-hook-form";
|
|
4
4
|
import { FormattedNumber } from "../base/index.js";
|
|
5
5
|
export function CashBalanceChange(props) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cash-balance-change.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/cash-balance-change.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"cash-balance-change.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/cash-balance-change.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE1E,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEnD,MAAM,UAAU,iBAAiB,CAAC,KAEjC;IACC,MAAM,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;IAC1B,MAAM,UAAU,GAAG,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC,CAAC;IAC7D,MAAM,IAAI,GAAG,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC;IACjD,MAAM,IAAI,GAAG,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC;IAEjD,MAAM,iBAAiB,GAAG,0BAA0B,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,CAAC,CAAC;IAE7E,OAAO,CACL,eAAK,SAAS,EAAC,wGAAwG,aACrH,cAAK,SAAS,EAAC,4BAA4B,yCAA+B,EAC1E,cAAK,SAAS,EAAC,oDAAoD,GAAG,EACtE,cAAK,SAAS,EAAC,4BAA4B,YACzC,KAAC,eAAe,IAAC,KAAK,EAAE,iBAAiB,GAAI,GACzC,IACF,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { GroupTransactionFormInputs, ServiceProviderFeeType } from "
|
|
1
|
+
import type { GroupTransactionFormInputs, ServiceProviderFeeType } from "@powerhousedao/design-system";
|
|
2
2
|
import type { Control, FieldErrors } from "react-hook-form";
|
|
3
3
|
type Props = {
|
|
4
4
|
readonly canHaveTransactionFees: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fee-transactions-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/fee-transactions-table.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"fee-transactions-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/fee-transactions-table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,0BAA0B,EAC1B,sBAAsB,EACvB,MAAM,8BAA8B,CAAC;AAMtC,OAAO,KAAK,EAAE,OAAO,EAAE,WAAW,EAAQ,MAAM,iBAAiB,CAAC;AAIlE,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,sBAAsB,EAAE,OAAO,CAAC;IACzC,QAAQ,CAAC,uBAAuB,EAAE,sBAAsB,EAAE,CAAC;IAC3D,QAAQ,CAAC,6BAA6B,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC3E,QAAQ,CAAC,qCAAqC,EAAE,MAAM,IAAI,CAAC;IAC3D,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACtD,QAAQ,CAAC,MAAM,EAAE,WAAW,CAAC,0BAA0B,CAAC,CAAC;IACzD,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC;CAC9B,CAAC;AAEF,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,KAAK,kDA0HhD"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { Icon } from "
|
|
3
|
-
import { RWANumberInput, RWATableSelect } from "#rwa";
|
|
2
|
+
import { Icon, RWANumberInput, RWATableSelect, } from "@powerhousedao/design-system";
|
|
4
3
|
import { useFieldArray } from "react-hook-form";
|
|
5
4
|
import { twMerge } from "tailwind-merge";
|
|
6
5
|
export function FeeTransactionsTable(props) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fee-transactions-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/fee-transactions-table.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"fee-transactions-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/fee-transactions-table.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group-transactions-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/group-transactions-table.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"group-transactions-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/group-transactions-table.tsx"],"names":[],"mappings":"AAeA,wBAAgB,sBAAsB,4CAoJrC"}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { Combobox } from "
|
|
3
|
-
import { Pagination, usePagination } from "#powerhouse";
|
|
4
|
-
import { allGroupTransactionTypes, groupTransactionTypeLabels, ItemDetails, makeFixedIncomeOptionLabel, Table, tableNames, useEditorContext, useTableData, } from "#rwa";
|
|
2
|
+
import { allGroupTransactionTypes, Combobox, groupTransactionTypeLabels, ItemDetails, makeFixedIncomeOptionLabel, Pagination, Table, tableNames, useEditorContext, usePagination, useTableData, } from "@powerhousedao/design-system";
|
|
5
3
|
import { useCallback, useEffect, useMemo, useState } from "react";
|
|
6
4
|
export function GroupTransactionsTable() {
|
|
7
5
|
const tableName = tableNames.TRANSACTION;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group-transactions-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/group-transactions-table.tsx"],"names":[],"mappings":";AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"group-transactions-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/group-transactions-table.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { GroupTransactionFormInputs } from "
|
|
1
|
+
import type { GroupTransactionFormInputs } from "@powerhousedao/design-system";
|
|
2
2
|
import type { Control } from "react-hook-form";
|
|
3
3
|
export declare const TransactionReference: import("react").ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> & {
|
|
4
4
|
ref?: ((instance: HTMLInputElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLInputElement> | null | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transaction-reference.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"transaction-reference.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAS/E,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAG/C,eAAO,MAAM,oBAAoB;;;;;;;;;;;sBAEX,OAAO,CAAC,0BAA0B,CAAC;4DAwCvD,CAAC"}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import { RWATableTextInput } from "#rwa";
|
|
4
|
-
import { getIsTransaction } from "#services";
|
|
2
|
+
import { ConnectTooltip, ConnectTooltipProvider, getIsTransaction, RWATableTextInput, } from "@powerhousedao/design-system";
|
|
5
3
|
import { forwardRef } from "react";
|
|
6
4
|
import { useWatch } from "react-hook-form";
|
|
7
5
|
export const TransactionReference = forwardRef(function TransactionReference(props, ref) {
|
|
@@ -15,7 +13,7 @@ export const TransactionReference = forwardRef(function TransactionReference(pro
|
|
|
15
13
|
const isTransaction = getIsTransaction(value);
|
|
16
14
|
const tooltipContent = (_jsxs("div", { children: [_jsx("p", { children: value }), isTransaction ? (_jsx("p", { className: "mt-2 text-center", children: _jsx("a", { className: "text-blue-900 underline", href: `https://etherscan.io/tx/${value}`, children: "View on Etherscan" }) })) : null] }));
|
|
17
15
|
if (disabled)
|
|
18
|
-
return (_jsx(
|
|
16
|
+
return (_jsx(ConnectTooltipProvider, { children: _jsx(ConnectTooltip, { content: tooltipContent, children: _jsx("span", { children: maybeShortenedValue }) }) }));
|
|
19
17
|
return _jsx(RWATableTextInput, { ...props, ref: ref });
|
|
20
18
|
});
|
|
21
19
|
//# sourceMappingURL=transaction-reference.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transaction-reference.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"transaction-reference.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,cAAc,EACd,sBAAsB,EACtB,gBAAgB,EAChB,iBAAiB,GAClB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AAEnC,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAE3C,MAAM,CAAC,MAAM,oBAAoB,GAAG,UAAU,CAAC,SAAS,oBAAoB,CAC1E,KAEC,EACD,GAAmC;IAEnC,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,GAAG,KAAK,CAAC;IACpC,MAAM,KAAK,GAAG,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,CAAC;IACnD,MAAM,SAAS,GAAG,EAAE,CAAC;IACrB,MAAM,kBAAkB,GACtB,OAAO,KAAK,KAAK,QAAQ,IAAI,KAAK,CAAC,MAAM,IAAI,SAAS,CAAC;IACzD,MAAM,mBAAmB,GAAG,kBAAkB;QAC5C,CAAC,CAAC,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,SAAS,CAAC,KAAK;QACnC,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,aAAa,GAAG,gBAAgB,CAAC,KAAK,CAAC,CAAC;IAE9C,MAAM,cAAc,GAAG,CACrB,0BACE,sBAAI,KAAK,GAAK,EACb,aAAa,CAAC,CAAC,CAAC,CACf,YAAG,SAAS,EAAC,kBAAkB,YAC7B,YACE,SAAS,EAAC,yBAAyB,EACnC,IAAI,EAAE,2BAA2B,KAAK,EAAE,kCAGtC,GACF,CACL,CAAC,CAAC,CAAC,IAAI,IACJ,CACP,CAAC;IAEF,IAAI,QAAQ;QACV,OAAO,CACL,KAAC,sBAAsB,cACrB,KAAC,cAAc,IAAC,OAAO,EAAE,cAAc,YACrC,yBAAO,mBAAmB,GAAQ,GACnB,GACM,CAC1B,CAAC;IAEJ,OAAO,KAAC,iBAAiB,OAAK,KAAK,EAAE,GAAG,EAAE,GAAG,GAAI,CAAC;AACpD,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { GroupTransactionFormInputs } from "
|
|
1
|
+
import type { GroupTransactionFormInputs } from "@powerhousedao/design-system";
|
|
2
2
|
import type { Control } from "react-hook-form";
|
|
3
3
|
export declare function UnitPrice(props: {
|
|
4
4
|
readonly control: Control<GroupTransactionFormInputs>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unit-price.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/unit-price.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"unit-price.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/unit-price.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAK/E,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAI/C,wBAAgB,SAAS,CAAC,KAAK,EAAE;IAC/B,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACtD,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC;CAC9B,2CAgBA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { calculateUnitPrice, FormattedNumber } from "
|
|
2
|
+
import { calculateUnitPrice, FormattedNumber, } from "@powerhousedao/design-system";
|
|
3
3
|
import { useWatch } from "react-hook-form";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
5
|
export function UnitPrice(props) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unit-price.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/unit-price.tsx"],"names":[],"mappings":";AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"unit-price.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/unit-price.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,kBAAkB,EAClB,eAAe,GAChB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAEzC,MAAM,UAAU,SAAS,CAAC,KAGzB;IACC,MAAM,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;IAE1B,MAAM,UAAU,GAAG,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC,CAAC;IAC7D,MAAM,iBAAiB,GAAG,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,mBAAmB,EAAE,CAAC,CAAC;IAE3E,MAAM,SAAS,GAAG,kBAAkB,CAAC,UAAU,EAAE,iBAAiB,CAAC,CAAC;IAEpE,OAAO,CACL,eAAK,SAAS,EAAE,OAAO,CAAC,YAAY,EAAE,CAAC,KAAK,CAAC,UAAU,IAAI,SAAS,CAAC,aACnE,eAAM,SAAS,EAAC,eAAe,2BAAkB,EAAC,GAAG,EACrD,eAAM,SAAS,EAAC,eAAe,YAC7B,KAAC,eAAe,IAAC,YAAY,EAAE,CAAC,EAAE,KAAK,EAAE,SAAS,GAAI,GACjD,IACH,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { tableNames, TableWithForm } from "
|
|
2
|
+
import { tableNames, TableWithForm } from "@powerhousedao/design-system";
|
|
3
3
|
import { AccountsTable } from "../table/accounts/index.js";
|
|
4
4
|
export function OtherTab() {
|
|
5
5
|
return (_jsxs("div", { className: "grid grid-rows-4 gap-4", children: [_jsxs("div", { children: [_jsx("h2", { className: "mb-2 text-lg font-bold", children: "Accounts" }), _jsx("p", { className: "mb-4 text-xs text-gray-600", children: "Add and manage accounts that can be associated with transactions and fees." }), _jsx(AccountsTable, {})] }), _jsxs("div", { children: [_jsx("h2", { className: "mb-2 text-lg font-bold", children: "Fixed Income Types" }), _jsx("p", { className: "mb-4 text-xs text-gray-600", children: "Add and manage fixed income asset types." }), _jsx(TableWithForm, { tableName: tableNames.FIXED_INCOME_TYPE })] }), _jsxs("div", { children: [_jsx("h2", { className: "mb-2 text-lg font-bold", children: "SPVs" }), _jsx("p", { className: "mb-4 text-xs text-gray-600", children: "Add and manage special purpose vehicles (SPVs)." }), _jsx(TableWithForm, { tableName: tableNames.SPV })] }), _jsxs("div", { children: [_jsx("h2", { className: "mb-2 text-lg font-bold", children: "Service Provider Fee Types" }), _jsx("p", { className: "mb-4 text-xs text-gray-600", children: "Add and manage service providers and their associated fee types." }), _jsx(TableWithForm, { tableName: tableNames.SERVICE_PROVIDER_FEE_TYPE })] })] }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"other-tab.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/other-tab.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"other-tab.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/other-tab.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAE3D,MAAM,UAAU,QAAQ;IACtB,OAAO,CACL,eAAK,SAAS,EAAC,wBAAwB,aACrC,0BACE,aAAI,SAAS,EAAC,wBAAwB,yBAAc,EACpD,YAAG,SAAS,EAAC,4BAA4B,2FAGrC,EACJ,KAAC,aAAa,KAAG,IACb,EACN,0BACE,aAAI,SAAS,EAAC,wBAAwB,mCAAwB,EAC9D,YAAG,SAAS,EAAC,4BAA4B,yDAErC,EACJ,KAAC,aAAa,IAAC,SAAS,EAAE,UAAU,CAAC,iBAAiB,GAAI,IACtD,EACN,0BACE,aAAI,SAAS,EAAC,wBAAwB,qBAAU,EAChD,YAAG,SAAS,EAAC,4BAA4B,gEAErC,EACJ,KAAC,aAAa,IAAC,SAAS,EAAE,UAAU,CAAC,GAAG,GAAI,IACxC,EACN,0BACE,aAAI,SAAS,EAAC,wBAAwB,2CAAgC,EACtE,YAAG,SAAS,EAAC,4BAA4B,iFAErC,EACJ,KAAC,aAAa,IAAC,SAAS,EAAE,UAAU,CAAC,yBAAyB,GAAI,IAC9D,IACF,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { AssetsTable, RwaTabContent } from "
|
|
2
|
+
import { AssetsTable, RwaTabContent } from "@powerhousedao/design-system";
|
|
3
3
|
export function PortfolioTab() {
|
|
4
4
|
return (_jsx(RwaTabContent, { description: "Details on the distribution of assets among different financial institutions or investment vehicles.", label: "Portfolio", children: _jsx(AssetsTable, {}) }));
|
|
5
5
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"portfolio-tab.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/portfolio-tab.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"portfolio-tab.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/portfolio-tab.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAE1E,MAAM,UAAU,YAAY;IAC1B,OAAO,CACL,KAAC,aAAa,IACZ,WAAW,EAAC,sGAAsG,EAClH,KAAK,EAAC,WAAW,YAEjB,KAAC,WAAW,KAAG,GACD,CACjB,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { EditorActionButtons } from "
|
|
3
|
-
import { OtherTab, PortfolioTab, TransactionsTab, useEditorContext, } from "#rwa";
|
|
2
|
+
import { EditorActionButtons, OtherTab, PortfolioTab, TransactionsTab, useEditorContext, } from "@powerhousedao/design-system";
|
|
4
3
|
import { Content, List, Root, Trigger } from "@radix-ui/react-tabs";
|
|
5
4
|
import { useCallback } from "react";
|
|
6
5
|
export function RWATabs() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tabs.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/tabs.tsx"],"names":[],"mappings":";AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"tabs.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/tabs.tsx"],"names":[],"mappings":";AAAA,OAAO,EACL,mBAAmB,EACnB,QAAQ,EACR,YAAY,EACZ,eAAe,EACf,gBAAgB,GACjB,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAEpC,MAAM,UAAU,OAAO;IACrB,MAAM,IAAI,GAAG,CAAC,WAAW,EAAE,cAAc,EAAE,OAAO,CAAU,CAAC;IAC7D,MAAM,EACJ,sBAAsB,EACtB,QAAQ,EACR,OAAO,EACP,qBAAqB,EACrB,aAAa,GACd,GAAG,gBAAgB,EAAE,CAAC;IAEvB,MAAM,eAAe,GAAG,WAAW,CAAC,GAAG,EAAE;QACvC,aAAa,EAAE,CAAC;IAClB,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC;IAEpB,OAAO,CACL,MAAC,IAAI,IAAC,YAAY,EAAC,WAAW,EAAC,aAAa,EAAE,eAAe,aAC3D,eAAK,SAAS,EAAC,sBAAsB,aAEnC,KAAC,IAAI,IAAC,SAAS,EAAC,0FAA0F,YACvG,IAAI,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,CACjB,KAAC,OAAO,IACN,SAAS,EAAC,gNAAgN,EAE1N,KAAK,EAAE,GAAG,YAET,GAAG,IAHC,GAAG,CAIA,CACX,CAAC,GACG,EACP,KAAC,mBAAmB,IAClB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,QAAQ,EAClB,qBAAqB,EAAE,qBAAqB,EAC5C,sBAAsB,EAAE,sBAAsB,GAC9C,IACE,EACN,eAAK,SAAS,EAAC,iCAAiC,aAC9C,KAAC,OAAO,IAAC,KAAK,EAAC,WAAW,YACxB,KAAC,YAAY,KAAG,GACR,EACV,KAAC,OAAO,IAAC,KAAK,EAAC,cAAc,YAC3B,KAAC,eAAe,KAAG,GACX,EACV,KAAC,OAAO,IAAC,KAAK,EAAC,OAAO,YACpB,KAAC,QAAQ,KAAG,GACJ,IACN,IACD,CACR,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transactions-tab.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/transactions-tab.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"transactions-tab.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/transactions-tab.tsx"],"names":[],"mappings":"AAKA,wBAAgB,eAAe,4CAS9B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { GroupTransactionsTable, RwaTabContent } from "
|
|
2
|
+
import { GroupTransactionsTable, RwaTabContent, } from "@powerhousedao/design-system";
|
|
3
3
|
export function TransactionsTab() {
|
|
4
4
|
return (_jsx(RwaTabContent, { description: "Details on the distribution of assets among different financial institutions or investment vehicles.", label: "Transactions", children: _jsx(GroupTransactionsTable, {}) }));
|
|
5
5
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transactions-tab.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/transactions-tab.tsx"],"names":[],"mappings":";AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"transactions-tab.js","sourceRoot":"","sources":["../../../../../src/rwa/components/tabs/transactions-tab.tsx"],"names":[],"mappings":";AAAA,OAAO,EACL,sBAAsB,EACtB,aAAa,GACd,MAAM,8BAA8B,CAAC;AAEtC,MAAM,UAAU,eAAe;IAC7B,OAAO,CACL,KAAC,aAAa,IACZ,WAAW,EAAC,sGAAsG,EAClH,KAAK,EAAC,cAAc,YAEpB,KAAC,sBAAsB,KAAG,GACZ,CACjB,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/columns.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/columns.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAE3E,MAAM,MAAM,kBAAkB,GAAG;KAC9B,CAAC,IAAI,SAAS,GAAG,WAAW,EAAE;CAChC,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAyHvB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { FixedIncome, GroupTransaction, ServiceProviderFeeType, TableName } from "
|
|
1
|
+
import type { FixedIncome, GroupTransaction, ServiceProviderFeeType, TableName } from "@powerhousedao/design-system";
|
|
2
2
|
export type DependentItemProps = {
|
|
3
3
|
dependentTableName: TableName;
|
|
4
4
|
dependentItems: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dependent-items.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/dependent-items.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,WAAW,EACX,gBAAgB,EAChB,sBAAsB,EACtB,SAAS,EACV,MAAM,
|
|
1
|
+
{"version":3,"file":"dependent-items.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/dependent-items.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,WAAW,EACX,gBAAgB,EAChB,sBAAsB,EACtB,SAAS,EACV,MAAM,8BAA8B,CAAC;AAItC,MAAM,MAAM,kBAAkB,GAAG;IAC/B,kBAAkB,EAAE,SAAS,CAAC;IAC9B,cAAc,EAAE;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;CACjD,EAAE,CAAC;AACJ,wBAAgB,qBAAqB,CACnC,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,sBA6ElC;AAED,wBAAgB,wCAAwC,CACtD,MAAM,EAAE,MAAM,EACd,uBAAuB,EAAE,sBAAsB,EAAE;;;IASlD;AAED,wBAAgB,uBAAuB,CACrC,SAAS,EAAE,mBAAmB,GAAG,KAAK,EACtC,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,WAAW,EAAE;;;IActB;AAED,wBAAgB,6BAA6B,CAC3C,SAAS,EAAE,OAAO,GAAG,SAAS,GAAG,2BAA2B,EAC5D,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,gBAAgB,EAAE;;;IA2BjC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useEditorContext } from "
|
|
1
|
+
import { useEditorContext } from "@powerhousedao/design-system";
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
export function useDependentItemProps(tableName, itemId) {
|
|
4
4
|
const { fixedIncomes, serviceProviderFeeTypes, transactions } = useEditorContext();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dependent-items.js","sourceRoot":"","sources":["../../../../src/rwa/constants/dependent-items.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"dependent-items.js","sourceRoot":"","sources":["../../../../src/rwa/constants/dependent-items.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/names.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/names.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAS9D,eAAO,MAAM,UAAU;;;;;;;CAOb,CAAC;AAEX,eAAO,MAAM,WAAW,EAAE,MAAM,CAAC,SAAS,EAAE,MAAM,CAOxC,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;CAO7B,CAAC;AAEX,eAAO,MAAM,mCAAmC;;;;;;;CAOtC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { EditorAction, GroupTransactionType, RealWorldAssetsState, TableName, TableNameFor } from "
|
|
1
|
+
import type { EditorAction, GroupTransactionType, RealWorldAssetsState, TableName, TableNameFor } from "@powerhousedao/design-system";
|
|
2
2
|
export declare const defaultColumnCountByTableWidth: {
|
|
3
3
|
1520: number;
|
|
4
4
|
1394: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/table.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,oBAAoB,EACpB,oBAAoB,EACpB,SAAS,EACT,YAAY,EACb,MAAM,
|
|
1
|
+
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../src/rwa/constants/table.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,oBAAoB,EACpB,oBAAoB,EACpB,SAAS,EACT,YAAY,EACb,MAAM,8BAA8B,CAAC;AAEtC,eAAO,MAAM,8BAA8B;;;;;;CAM1C,CAAC;AAEF,eAAO,MAAM,oCAAoC,EAAE,MAAM,CACvD,oBAAoB,EACpB,CAAC,CAAC,GAAG,CAAC,CAUE,CAAC;AAEX,eAAO,MAAM,qCAAqC;;;CAGxC,CAAC;AAEX,wBAAgB,uBAAuB,CAAC,SAAS,EAAE,SAAS,8BAW3D;AAED,wBAAgB,eAAe,CAAC,CAAC,SAAS,YAAY,EACpD,MAAM,EAAE,CAAC,GACR,YAAY,CAAC,CAAC,CAAC,CAIjB;AACD,wBAAgB,sBAAsB,CAAC,CAAC,SAAS,YAAY,EAAE,MAAM,EAAE,CAAC,GAElD,QAAQ,GAAG,MAAM,GAAG,QAAQ,CACjD"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CashAsset, EditorAction, EditorDispatcher, FixedIncome, Operation, RealWorldAssetsState, TableItemType, TableName } from "
|
|
1
|
+
import type { CashAsset, EditorAction, EditorDispatcher, FixedIncome, Operation, RealWorldAssetsState, TableItemType, TableName } from "@powerhousedao/design-system";
|
|
2
2
|
import type { ReactNode } from "react";
|
|
3
3
|
export type RWAEditorContextProps = {
|
|
4
4
|
readonly isAllowedToCreateDocuments: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"editor-context.d.ts","sourceRoot":"","sources":["../../../../src/rwa/context/editor-context.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,SAAS,EACT,YAAY,EACZ,gBAAgB,EAChB,WAAW,EACX,SAAS,EACT,oBAAoB,EACpB,aAAa,EACb,SAAS,EACV,MAAM,
|
|
1
|
+
{"version":3,"file":"editor-context.d.ts","sourceRoot":"","sources":["../../../../src/rwa/context/editor-context.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,SAAS,EACT,YAAY,EACZ,gBAAgB,EAChB,WAAW,EACX,SAAS,EACT,oBAAoB,EACpB,aAAa,EACb,SAAS,EACV,MAAM,8BAA8B,CAAC;AAStC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAYvC,MAAM,MAAM,qBAAqB,GAAG;IAClC,QAAQ,CAAC,0BAA0B,EAAE,OAAO,CAAC;IAC7C,QAAQ,CAAC,wBAAwB,EAAE,OAAO,CAAC;IAC3C,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,sBAAsB,EAAE,CAAC,MAAM,IAAI,CAAC,GAAG,SAAS,CAAC;IAC1D,QAAQ,CAAC,QAAQ,EAAE,MAAM,IAAI,CAAC;IAC9B,QAAQ,CAAC,OAAO,EAAE,MAAM,IAAI,CAAC;IAC7B,QAAQ,CAAC,qBAAqB,EAAE,MAAM,IAAI,CAAC;CAC5C,CAAC;AACF,KAAK,cAAc,GAAG,qBAAqB,GACzC,oBAAoB,GAAG;IACrB,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAC9B,QAAQ,CAAC,YAAY,EAAE,WAAW,EAAE,CAAC;IACrC,QAAQ,CAAC,iBAAiB,EAAE,aAAa,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IAC5D,QAAQ,CAAC,iBAAiB,EAAE,SAAS,GAAG,IAAI,CAAC;IAC7C,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAC9B,QAAQ,CAAC,QAAQ,EAAE,CACjB,IAAI,EAAE,aAAa,CAAC,SAAS,CAAC,EAC9B,SAAS,EAAE,SAAS,KACjB,IAAI,CAAC;IACV,QAAQ,CAAC,UAAU,EAAE,CAAC,SAAS,EAAE,SAAS,KAAK,IAAI,CAAC;IACpD,QAAQ,CAAC,QAAQ,EAAE,CACjB,IAAI,EAAE,aAAa,CAAC,SAAS,CAAC,EAC9B,SAAS,EAAE,SAAS,KACjB,IAAI,CAAC;IACV,QAAQ,CAAC,aAAa,EAAE,MAAM,IAAI,CAAC;IACnC,QAAQ,CAAC,aAAa,EAAE,CAAC,SAAS,EAAE,SAAS,KAAK,OAAO,CAAC;IAC1D,QAAQ,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IACtD,QAAQ,CAAC,UAAU,EAAE,MAAM,IAAI,CAAC;IAChC,QAAQ,CAAC,UAAU,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AA6FJ,wBAAgB,wBAAwB,CACtC,KAAK,EAAE,qBAAqB,GAAG;IAC7B,QAAQ,CAAC,QAAQ,EAAE,SAAS,CAAC;IAC7B,QAAQ,CAAC,KAAK,EAAE,oBAAoB,CAAC;IACrC,QAAQ,CAAC,gBAAgB,EAAE,gBAAgB,CAAC;IAC5C,QAAQ,CAAC,IAAI,EAAE,MAAM,IAAI,CAAC;IAC1B,QAAQ,CAAC,IAAI,EAAE,MAAM,IAAI,CAAC;CAC3B,2CA0NF;AAED,wBAAgB,gBAAgB,mBAE/B"}
|