@powerhousedao/design-system 5.0.0-staging.2 → 5.0.0-staging.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +22 -24
- package/dist/src/connect/components/account-popover/account-popover-login.d.ts +1 -1
- package/dist/src/connect/components/account-popover/account-popover-login.d.ts.map +1 -1
- package/dist/src/connect/components/account-popover/account-popover-login.js.map +1 -1
- package/dist/src/connect/components/animated-loader/animated-loader.d.ts +2 -2
- package/dist/src/connect/components/animated-loader/animated-loader.d.ts.map +1 -1
- package/dist/src/connect/components/animated-loader/animated-loader.js.map +1 -1
- package/dist/src/connect/components/breadcrumbs/breadcrumbs.d.ts +1 -1
- package/dist/src/connect/components/breadcrumbs/breadcrumbs.d.ts.map +1 -1
- package/dist/src/connect/components/breadcrumbs/useBreadcrumbs.d.ts +1 -1
- package/dist/src/connect/components/breadcrumbs/useBreadcrumbs.d.ts.map +1 -1
- package/dist/src/connect/components/combobox/combobox.d.ts +1 -1
- package/dist/src/connect/components/combobox/combobox.d.ts.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/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/disclosure/disclosure.d.ts +1 -1
- package/dist/src/connect/components/disclosure/disclosure.d.ts.map +1 -1
- 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/document-timeline.d.ts +1 -1
- package/dist/src/connect/components/document-timeline/document-timeline.d.ts.map +1 -1
- package/dist/src/connect/components/document-timeline/document-timeline.js +1 -1
- package/dist/src/connect/components/document-timeline/document-timeline.js.map +1 -1
- package/dist/src/connect/components/document-timeline/mock-utils.d.ts +1 -1
- package/dist/src/connect/components/document-timeline/mock-utils.d.ts.map +1 -1
- package/dist/src/connect/components/document-toolbar/document-toolbar.d.ts +1 -1
- 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 -1
- package/dist/src/connect/components/document-toolbar/document-toolbar.js.map +1 -1
- package/dist/src/connect/components/drop-zone/drop-zone.d.ts +18 -0
- package/dist/src/connect/components/drop-zone/drop-zone.d.ts.map +1 -0
- package/dist/src/connect/components/drop-zone/drop-zone.js +56 -0
- package/dist/src/connect/components/drop-zone/drop-zone.js.map +1 -0
- package/dist/src/connect/components/drop-zone/index.d.ts +3 -0
- package/dist/src/connect/components/drop-zone/index.d.ts.map +1 -0
- package/dist/src/connect/components/drop-zone/index.js +3 -0
- package/dist/src/connect/components/drop-zone/index.js.map +1 -0
- package/dist/src/connect/components/drop-zone/upload-file-list-container.d.ts +14 -0
- package/dist/src/connect/components/drop-zone/upload-file-list-container.d.ts.map +1 -0
- package/dist/src/connect/components/drop-zone/upload-file-list-container.js +14 -0
- package/dist/src/connect/components/drop-zone/upload-file-list-container.js.map +1 -0
- package/dist/src/connect/components/drop-zone/use-upload-tracker.d.ts +18 -0
- package/dist/src/connect/components/drop-zone/use-upload-tracker.d.ts.map +1 -0
- package/dist/src/connect/components/drop-zone/use-upload-tracker.js +264 -0
- package/dist/src/connect/components/drop-zone/use-upload-tracker.js.map +1 -0
- package/dist/src/connect/components/drop-zone/utils.d.ts +22 -0
- package/dist/src/connect/components/drop-zone/utils.d.ts.map +1 -0
- package/dist/src/connect/components/drop-zone/utils.js +67 -0
- package/dist/src/connect/components/drop-zone/utils.js.map +1 -0
- package/dist/src/connect/components/drop-zone/withDropZone.d.ts +4 -0
- package/dist/src/connect/components/drop-zone/withDropZone.d.ts.map +1 -0
- package/dist/src/connect/components/drop-zone/withDropZone.js +19 -0
- package/dist/src/connect/components/drop-zone/withDropZone.js.map +1 -0
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.d.ts +1 -1
- package/dist/src/connect/components/dropdown-menu/dropdown-menu.d.ts.map +1 -1
- package/dist/src/connect/components/ens-avatar/ens-avatar.d.ts +1 -1
- package/dist/src/connect/components/ens-avatar/ens-avatar.d.ts.map +1 -1
- package/dist/src/connect/components/file-item/file-item.d.ts +2 -2
- package/dist/src/connect/components/file-item/file-item.d.ts.map +1 -1
- package/dist/src/connect/components/file-item/file-item.js.map +1 -1
- package/dist/src/connect/components/folder-item/folder-item.d.ts +2 -2
- package/dist/src/connect/components/folder-item/folder-item.d.ts.map +1 -1
- package/dist/src/connect/components/folder-item/folder-item.js.map +1 -1
- package/dist/src/connect/components/form/add-local-drive-form.d.ts +3 -3
- 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.map +1 -1
- package/dist/src/connect/components/form/add-remote-drive-form.d.ts +1 -1
- package/dist/src/connect/components/form/add-remote-drive-form.d.ts.map +1 -1
- package/dist/src/connect/components/form/drive-settings-form.d.ts +2 -2
- package/dist/src/connect/components/form/drive-settings-form.d.ts.map +1 -1
- package/dist/src/connect/components/form/drive-settings-form.js.map +1 -1
- package/dist/src/connect/components/form/inputs/app-form-input.d.ts +5 -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.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 +1 -1
- package/dist/src/connect/components/form/inputs/delete-drive.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/drive-app.d.ts +2 -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.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 -1
- package/dist/src/connect/components/form/inputs/drive-name-input.js.map +1 -1
- package/dist/src/connect/components/form/inputs/label.d.ts +1 -1
- package/dist/src/connect/components/form/inputs/label.d.ts.map +1 -1
- package/dist/src/connect/components/form/inputs/location-info.d.ts +2 -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.map +1 -1
- package/dist/src/connect/components/form/inputs/sharing-type-form-input.d.ts +3 -3
- 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.map +1 -1
- package/dist/src/connect/components/form-input/form-input.d.ts +1 -1
- package/dist/src/connect/components/form-input/form-input.d.ts.map +1 -1
- package/dist/src/connect/components/form-input/form-input.js +1 -1
- package/dist/src/connect/components/form-input/form-input.js.map +1 -1
- package/dist/src/connect/components/home-screen/home-screen-add-drive-item/home-screen-add-drive-item.d.ts +0 -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 +3 -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/image-input/image-input.d.ts +2 -2
- package/dist/src/connect/components/image-input/image-input.d.ts.map +1 -1
- package/dist/src/connect/components/image-input/image-input.js +1 -1
- package/dist/src/connect/components/image-input/image-input.js.map +1 -1
- package/dist/src/connect/components/index.d.ts +3 -0
- package/dist/src/connect/components/index.d.ts.map +1 -1
- package/dist/src/connect/components/index.js +3 -0
- package/dist/src/connect/components/index.js.map +1 -1
- 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/modal/add-drive-modal/add-drive-modal.d.ts +5 -4
- 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.map +1 -1
- package/dist/src/connect/components/modal/add-local-drive-modal.d.ts +5 -4
- 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.map +1 -1
- package/dist/src/connect/components/modal/add-remote-drive-modal.d.ts +5 -4
- 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 -1
- package/dist/src/connect/components/modal/add-remote-drive-modal.js.map +1 -1
- package/dist/src/connect/components/modal/confirmation-modal.d.ts +3 -2
- package/dist/src/connect/components/modal/confirmation-modal.d.ts.map +1 -1
- package/dist/src/connect/components/modal/confirmation-modal.js.map +1 -1
- 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.map +1 -1
- package/dist/src/connect/components/modal/delete-drive-modal.d.ts +1 -1
- package/dist/src/connect/components/modal/delete-drive-modal.d.ts.map +1 -1
- 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/drive-settings-modal.d.ts +4 -3
- 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 -1
- package/dist/src/connect/components/modal/drive-settings-modal.js.map +1 -1
- package/dist/src/connect/components/modal/index.d.ts +1 -0
- package/dist/src/connect/components/modal/index.d.ts.map +1 -1
- package/dist/src/connect/components/modal/index.js +1 -0
- package/dist/src/connect/components/modal/index.js.map +1 -1
- package/dist/src/connect/components/modal/read-required-modal.d.ts +3 -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.map +1 -1
- package/dist/src/connect/components/modal/replace-duplicate-modal.d.ts +22 -0
- package/dist/src/connect/components/modal/replace-duplicate-modal.d.ts.map +1 -0
- package/dist/src/connect/components/modal/replace-duplicate-modal.js +18 -0
- package/dist/src/connect/components/modal/replace-duplicate-modal.js.map +1 -0
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.d.ts +1 -1
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal/clear-storage-row.js.map +1 -1
- package/dist/src/connect/components/modal/settings-modal/document-select-row.d.ts +2 -2
- package/dist/src/connect/components/modal/settings-modal/document-select-row.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal/document-select-row.js +1 -1
- package/dist/src/connect/components/modal/settings-modal/document-select-row.js.map +1 -1
- 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-v2/danger-zone.d.ts +1 -1
- 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/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.map +1 -1
- 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.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.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.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.d.ts +3 -3
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.d.ts.map +1 -1
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.js +3 -3
- package/dist/src/connect/components/modal/settings-modal-v2/package-manager/package-manager.js.map +1 -1
- 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/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/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/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/document-state.d.ts +6 -0
- package/dist/src/connect/components/revision-history/header/document-state.d.ts.map +1 -0
- package/dist/src/connect/components/revision-history/header/document-state.js +19 -0
- package/dist/src/connect/components/revision-history/header/document-state.js.map +1 -0
- package/dist/src/connect/components/revision-history/header/header.d.ts +3 -1
- package/dist/src/connect/components/revision-history/header/header.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/header/header.js +3 -2
- package/dist/src/connect/components/revision-history/header/header.js.map +1 -1
- package/dist/src/connect/components/revision-history/mocks.d.ts +2 -2
- package/dist/src/connect/components/revision-history/mocks.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/revision/revision.d.ts +1 -1
- package/dist/src/connect/components/revision-history/revision/revision.d.ts.map +1 -1
- 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-history.d.ts +3 -1
- 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 -2
- package/dist/src/connect/components/revision-history/revision-history.js.map +1 -1
- package/dist/src/connect/components/revision-history/timeline/timeline.d.ts +1 -1
- package/dist/src/connect/components/revision-history/timeline/timeline.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/utils.d.ts +2 -2
- package/dist/src/connect/components/revision-history/utils.d.ts.map +1 -1
- package/dist/src/connect/components/revision-history/utils.js +4 -0
- package/dist/src/connect/components/revision-history/utils.js.map +1 -1
- package/dist/src/connect/components/search-bar/search-bar.d.ts +1 -1
- package/dist/src/connect/components/search-bar/search-bar.d.ts.map +1 -1
- package/dist/src/connect/components/search-bar/search-bar.js.map +1 -1
- package/dist/src/connect/components/select/select.d.ts +1 -1
- package/dist/src/connect/components/select/select.d.ts.map +1 -1
- package/dist/src/connect/components/select/select.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.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.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar.d.ts +3 -3
- package/dist/src/connect/components/sidebar/sidebar.d.ts.map +1 -1
- package/dist/src/connect/components/sidebar/sidebar.js +2 -2
- package/dist/src/connect/components/sidebar/sidebar.js.map +1 -1
- package/dist/src/connect/components/status-icon/sync-status-icon.d.ts +4 -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.map +1 -1
- package/dist/src/connect/components/tabs/tab-content.d.ts +1 -1
- package/dist/src/connect/components/tabs/tab-content.d.ts.map +1 -1
- package/dist/src/connect/components/toast/toast.d.ts +1 -1
- package/dist/src/connect/components/toast/toast.d.ts.map +1 -1
- package/dist/src/connect/components/toast/toast.js.map +1 -1
- package/dist/src/connect/components/toggle/toggle.d.ts +1 -1
- package/dist/src/connect/components/toggle/toggle.d.ts.map +1 -1
- package/dist/src/connect/components/toggle/toggle.js +1 -1
- package/dist/src/connect/components/toggle/toggle.js.map +1 -1
- 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.map +1 -1
- package/dist/src/connect/components/upload-file-item/components/error-details.d.ts +8 -0
- package/dist/src/connect/components/upload-file-item/components/error-details.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/error-details.js +9 -0
- package/dist/src/connect/components/upload-file-item/components/error-details.js.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/header.d.ts +11 -0
- package/dist/src/connect/components/upload-file-item/components/header.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/header.js +29 -0
- package/dist/src/connect/components/upload-file-item/components/header.js.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/index.d.ts +5 -0
- package/dist/src/connect/components/upload-file-item/components/index.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/index.js +5 -0
- package/dist/src/connect/components/upload-file-item/components/index.js.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/progress-bar.d.ts +8 -0
- package/dist/src/connect/components/upload-file-item/components/progress-bar.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/progress-bar.js +9 -0
- package/dist/src/connect/components/upload-file-item/components/progress-bar.js.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/status-row.d.ts +10 -0
- package/dist/src/connect/components/upload-file-item/components/status-row.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/components/status-row.js +61 -0
- package/dist/src/connect/components/upload-file-item/components/status-row.js.map +1 -0
- package/dist/src/connect/components/upload-file-item/index.d.ts +2 -0
- package/dist/src/connect/components/upload-file-item/index.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/index.js +2 -0
- package/dist/src/connect/components/upload-file-item/index.js.map +1 -0
- package/dist/src/connect/components/upload-file-item/upload-file-item.d.ts +26 -0
- package/dist/src/connect/components/upload-file-item/upload-file-item.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-item/upload-file-item.js +12 -0
- package/dist/src/connect/components/upload-file-item/upload-file-item.js.map +1 -0
- package/dist/src/connect/components/upload-file-list/index.d.ts +3 -0
- package/dist/src/connect/components/upload-file-list/index.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-list/index.js +3 -0
- package/dist/src/connect/components/upload-file-list/index.js.map +1 -0
- package/dist/src/connect/components/upload-file-list/upload-file-list.d.ts +10 -0
- package/dist/src/connect/components/upload-file-list/upload-file-list.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-list/upload-file-list.js +13 -0
- package/dist/src/connect/components/upload-file-list/upload-file-list.js.map +1 -0
- package/dist/src/connect/components/upload-file-list/utils.d.ts +2 -0
- package/dist/src/connect/components/upload-file-list/utils.d.ts.map +1 -0
- package/dist/src/connect/components/upload-file-list/utils.js +6 -0
- package/dist/src/connect/components/upload-file-list/utils.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 +1 -1
- package/dist/src/connect/constants/icons.js.map +1 -1
- package/dist/src/connect/constants/options.d.ts +1 -1
- package/dist/src/connect/constants/options.d.ts.map +1 -1
- package/dist/src/connect/context/WagmiContext.d.ts +3 -3
- package/dist/src/connect/context/WagmiContext.d.ts.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 +2 -2
- 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.map +1 -1
- package/dist/src/connect/hooks/drag-and-drop/use-drop.d.ts +8 -7
- 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 +53 -7
- 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 -1
- package/dist/src/connect/types/drives.d.ts.map +1 -1
- package/dist/src/connect/types/nodes.d.ts +1 -1
- package/dist/src/connect/types/nodes.d.ts.map +1 -1
- package/dist/src/connect/types/options.d.ts +3 -3
- 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.map +1 -1
- package/dist/src/connect/utils/get-folder-status.d.ts +1 -1
- package/dist/src/connect/utils/get-folder-status.d.ts.map +1 -1
- package/dist/src/powerhouse/components/button/button.d.ts +1 -1
- 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/dropdown-menu/dropdown-menu.d.ts +1 -1
- package/dist/src/powerhouse/components/dropdown-menu/dropdown-menu.d.ts.map +1 -1
- package/dist/src/powerhouse/components/dropdown-menu/dropdown-menu.js.map +1 -1
- package/dist/src/powerhouse/components/icon/icon.d.ts +3 -3
- package/dist/src/powerhouse/components/icon/icon.d.ts.map +1 -1
- package/dist/src/powerhouse/components/icon/icon.js.map +1 -1
- package/dist/src/powerhouse/components/icon-components/AnalyticsProcessorModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/AnalyticsProcessorModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/AnalyticsProcessorModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/AnalyticsProcessorModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/AppModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/AppModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/AppModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/AppModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/CodegenProcessorModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/CodegenProcessorModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/CodegenProcessorModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/CodegenProcessorModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/CurlyBrackets.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/CurlyBrackets.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/CurlyBrackets.js +5 -0
- package/dist/src/powerhouse/components/icon-components/CurlyBrackets.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/DocumentIcons.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/DocumentIcons.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/DocumentIcons.js +5 -0
- package/dist/src/powerhouse/components/icon-components/DocumentIcons.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModel.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModel.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModel.js +5 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModel.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModelModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModelModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModelModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/DocumentModelModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/EditorModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/EditorModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/EditorModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/EditorModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/PackageModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/PackageModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/PackageModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/PackageModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/PowerhouseDocumentModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/PowerhouseDocumentModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/PowerhouseDocumentModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/PowerhouseDocumentModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/RelationalProcessorModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/RelationalProcessorModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/RelationalProcessorModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/RelationalProcessorModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/SubgraphModule.d.ts +3 -0
- package/dist/src/powerhouse/components/icon-components/SubgraphModule.d.ts.map +1 -0
- package/dist/src/powerhouse/components/icon-components/SubgraphModule.js +5 -0
- package/dist/src/powerhouse/components/icon-components/SubgraphModule.js.map +1 -0
- package/dist/src/powerhouse/components/icon-components/index.d.ts +1 -1
- package/dist/src/powerhouse/components/icon-components/index.d.ts.map +1 -1
- package/dist/src/powerhouse/components/icon-components/index.js +36 -0
- package/dist/src/powerhouse/components/icon-components/index.js.map +1 -1
- package/dist/src/powerhouse/components/legacy/documentEditor.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/documentEditor.d.ts.map +1 -1
- package/dist/src/powerhouse/components/legacy/editorToolbar.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/editorToolbar.d.ts.map +1 -1
- package/dist/src/powerhouse/components/legacy/editorWorksheet.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/editorWorksheet.d.ts.map +1 -1
- package/dist/src/powerhouse/components/legacy/styles.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/styles.d.ts.map +1 -1
- package/dist/src/powerhouse/components/legacy/stylesVariant.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/stylesVariant.d.ts.map +1 -1
- package/dist/src/powerhouse/components/legacy/textInput.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/textInput.d.ts.map +1 -1
- package/dist/src/powerhouse/components/legacy/textInput.js.map +1 -1
- package/dist/src/powerhouse/components/legacy/textInputVariant.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/textInputVariant.d.ts.map +1 -1
- package/dist/src/powerhouse/components/legacy/textInputVariant.js +1 -1
- package/dist/src/powerhouse/components/legacy/textInputVariant.js.map +1 -1
- package/dist/src/powerhouse/components/legacy/toolbarButton.d.ts +1 -1
- package/dist/src/powerhouse/components/legacy/toolbarButton.d.ts.map +1 -1
- package/dist/src/powerhouse/components/modal/modal.d.ts +1 -1
- package/dist/src/powerhouse/components/modal/modal.d.ts.map +1 -1
- package/dist/src/powerhouse/components/pagination/pagination-button.d.ts +1 -1
- package/dist/src/powerhouse/components/pagination/pagination-button.d.ts.map +1 -1
- 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.map +1 -1
- package/dist/src/powerhouse/hooks/animation.d.ts +1 -1
- package/dist/src/powerhouse/hooks/animation.d.ts.map +1 -1
- package/dist/src/powerhouse/hooks/animation.js +1 -1
- package/dist/src/powerhouse/hooks/animation.js.map +1 -1
- package/dist/src/powerhouse/types/helpers.d.ts +1 -1
- package/dist/src/powerhouse/types/helpers.d.ts.map +1 -1
- package/dist/src/powerhouse/types/images.d.ts +1 -1
- package/dist/src/powerhouse/types/images.d.ts.map +1 -1
- package/dist/src/powerhouse/utils/getDimensions.d.ts +1 -1
- package/dist/src/powerhouse/utils/getDimensions.d.ts.map +1 -1
- package/dist/src/powerhouse/utils/index.d.ts +1 -1
- package/dist/src/powerhouse/utils/index.d.ts.map +1 -1
- package/dist/src/powerhouse/utils/index.js.map +1 -1
- package/dist/src/rwa/components/button/button.d.ts +1 -1
- package/dist/src/rwa/components/button/button.d.ts.map +1 -1
- package/dist/src/rwa/components/button/button.js.map +1 -1
- package/dist/src/rwa/components/inputs/entry-time-label.d.ts +2 -2
- package/dist/src/rwa/components/inputs/entry-time-label.d.ts.map +1 -1
- package/dist/src/rwa/components/inputs/entry-time-label.js.map +1 -1
- package/dist/src/rwa/components/inputs/form-inputs.d.ts +1 -1
- package/dist/src/rwa/components/inputs/form-inputs.d.ts.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.map +1 -1
- package/dist/src/rwa/components/inputs/number-input.d.ts +2 -2
- 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 +2 -2
- 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/inputs/text-input.d.ts +1 -1
- package/dist/src/rwa/components/inputs/text-input.d.ts.map +1 -1
- package/dist/src/rwa/components/inputs/text-input.js +1 -1
- package/dist/src/rwa/components/inputs/text-input.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 -1
- 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.map +1 -1
- package/dist/src/rwa/components/modal/modal-form-inputs.d.ts +1 -1
- package/dist/src/rwa/components/modal/modal-form-inputs.d.ts.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.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.map +1 -1
- package/dist/src/rwa/components/table/assets/assets-table.js.map +1 -1
- package/dist/src/rwa/components/table/base/formatted-number.d.ts +1 -1
- package/dist/src/rwa/components/table/base/formatted-number.d.ts.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.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-cell.d.ts +2 -2
- package/dist/src/rwa/components/table/base/table-cell.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/table-cell.js.map +1 -1
- package/dist/src/rwa/components/table/base/table-row.d.ts +1 -1
- package/dist/src/rwa/components/table/base/table-row.d.ts.map +1 -1
- package/dist/src/rwa/components/table/base/table-row.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 -1
- 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.map +1 -1
- package/dist/src/rwa/components/table/transactions/cash-balance-change.d.ts +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/src/rwa/components/table/transactions/fee-transactions-table.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/transaction-reference.d.ts +2 -2
- package/dist/src/rwa/components/table/transactions/transaction-reference.d.ts.map +1 -1
- package/dist/src/rwa/components/table/transactions/transaction-reference.js +1 -1
- package/dist/src/rwa/components/table/transactions/transaction-reference.js.map +1 -1
- package/dist/src/rwa/components/table/transactions/unit-price.d.ts +2 -2
- 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/rwa-tab-content.d.ts +1 -1
- package/dist/src/rwa/components/tabs/rwa-tab-content.d.ts.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 +2 -2
- package/dist/src/rwa/context/editor-context.d.ts.map +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/useDefaultFormValues.d.ts +1 -1
- package/dist/src/rwa/hooks/useDefaultFormValues.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useFormInputs.d.ts +3 -3
- package/dist/src/rwa/hooks/useFormInputs.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useFormInputs.js.map +1 -1
- package/dist/src/rwa/hooks/useSortTableItems.d.ts +2 -2
- package/dist/src/rwa/hooks/useSortTableItems.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useSortTableItems.js.map +1 -1
- package/dist/src/rwa/hooks/useSubmit.d.ts +1 -1
- package/dist/src/rwa/hooks/useSubmit.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useSubmit.js +2 -2
- 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 +1 -1
- package/dist/src/rwa/hooks/useTableForm.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useTableForm.js.map +1 -1
- package/dist/src/rwa/hooks/useTableHeight.d.ts +1 -1
- package/dist/src/rwa/hooks/useTableHeight.d.ts.map +1 -1
- package/dist/src/rwa/hooks/useTableHeight.js +1 -1
- package/dist/src/rwa/hooks/useTableHeight.js.map +1 -1
- package/dist/src/rwa/mocks/assets.d.ts +1 -1
- package/dist/src/rwa/mocks/assets.d.ts.map +1 -1
- package/dist/src/rwa/mocks/assets.js.map +1 -1
- package/dist/src/rwa/mocks/state.d.ts +1 -1
- package/dist/src/rwa/mocks/state.d.ts.map +1 -1
- package/dist/src/rwa/mocks/transactions.d.ts +1 -1
- package/dist/src/rwa/mocks/transactions.d.ts.map +1 -1
- package/dist/src/rwa/mocks/transactions.js.map +1 -1
- 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 +2 -2
- package/dist/src/rwa/types/state.d.ts.map +1 -1
- package/dist/src/rwa/types/table.d.ts +3 -3
- package/dist/src/rwa/types/table.d.ts.map +1 -1
- 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 +2 -2
- package/dist/src/rwa/utils/table.d.ts.map +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/button/button.d.ts +1 -1
- package/dist/src/ui/components/button/button.d.ts.map +1 -1
- package/dist/src/ui/components/button/button.js.map +1 -1
- 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.map +1 -1
- package/dist/src/ui/components/enum-field/enum-field.d.ts +2 -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 +2 -2
- package/dist/src/ui/components/enum-field/enum-field.js.map +1 -1
- package/dist/src/ui/components/form/form.d.ts +1 -1
- package/dist/src/ui/components/form/form.d.ts.map +1 -1
- package/dist/src/ui/components/form/form.js +2 -2
- package/dist/src/ui/components/form/form.js.map +1 -1
- package/dist/src/ui/components/form-message/message-list.d.ts +1 -1
- package/dist/src/ui/components/form-message/message-list.d.ts.map +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.map +1 -1
- 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.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.map +1 -1
- package/dist/src/ui/components/radio-group-field/radio-group-field.d.ts +1 -1
- package/dist/src/ui/components/radio-group-field/radio-group-field.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/content.d.ts +1 -1
- package/dist/src/ui/components/select-field/content.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/select-field.d.ts +1 -1
- package/dist/src/ui/components/select-field/select-field.d.ts.map +1 -1
- 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.map +1 -1
- package/dist/src/ui/components/select-field/subcomponents/CommandItemList.d.ts +1 -1
- package/dist/src/ui/components/select-field/subcomponents/CommandItemList.d.ts.map +1 -1
- package/dist/src/ui/components/select-field/subcomponents/CommandItemList.js.map +1 -1
- package/dist/src/ui/components/text-field/text-field.d.ts +1 -1
- package/dist/src/ui/components/text-field/text-field.d.ts.map +1 -1
- package/dist/src/ui/components/text-field/text-field.js.map +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.map +1 -1
- package/dist/src/ui/components/tooltip/tooltip.d.ts +2 -1
- package/dist/src/ui/components/tooltip/tooltip.d.ts.map +1 -1
- package/dist/src/ui/components/tooltip/tooltip.js.map +1 -1
- package/dist/src/ui/lib/cn.d.ts +1 -1
- package/dist/src/ui/lib/cn.d.ts.map +1 -1
- package/dist/src/ui/lib/cn.js.map +1 -1
- package/dist/src/ui/lib/decorators.d.ts +2 -2
- package/dist/src/ui/lib/decorators.d.ts.map +1 -1
- 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 +1 -1
- package/dist/src/ui/lib/testing.d.ts.map +1 -1
- package/dist/src/ui/lib/testing.js.map +1 -1
- package/dist/style.css +219 -0
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-row.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/form-row.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"form-row.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/form-row.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAG5C,MAAM,WAAW,eAAgB,SAAQ,QAAQ;IAC/C,QAAQ,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACjC,QAAQ,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAClC;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAShD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-row.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/form-row.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"form-row.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/form-row.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAOlD,MAAM,CAAC,MAAM,UAAU,GAA8B,CAAC,EACpD,KAAK,EACL,KAAK,EACL,GAAG,QAAQ,EACZ,EAAE,EAAE,CAAC,CACJ,kBAAS,mBAAmB,CAAC,QAAQ,EAAE,gCAAgC,CAAC,aACtE,cAAK,SAAS,EAAC,eAAe,YAAE,KAAK,GAAO,EAC5C,cAAK,SAAS,EAAC,eAAe,YAAE,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,GAAO,IACvD,CACP,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RWATableTextInput } from "#rwa";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import type { ComponentPropsWithRef } from "react";
|
|
3
|
+
import type { Control, ControllerProps, FieldValues, Path } from "react-hook-form";
|
|
4
4
|
import { NumericFormat } from "react-number-format";
|
|
5
5
|
type Props<ControlInputs extends FieldValues> = ComponentPropsWithRef<typeof RWATableTextInput> & {
|
|
6
6
|
readonly name: Path<ControlInputs>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"number-input.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/number-input.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,MAAM,CAAC;AACzC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"number-input.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/number-input.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,MAAM,CAAC;AACzC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,OAAO,CAAC;AACnD,OAAO,KAAK,EACV,OAAO,EACP,eAAe,EACf,WAAW,EACX,IAAI,EACL,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAGpD,KAAK,KAAK,CAAC,aAAa,SAAS,WAAW,IAAI,qBAAqB,CACnE,OAAO,iBAAiB,CACzB,GAAG;IACF,QAAQ,CAAC,IAAI,EAAE,IAAI,CAAC,aAAa,CAAC,CAAC;IACnC,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC;IACzC,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAC5B,QAAQ,CAAC,QAAQ,CAAC,EAAE,KAAK,CAAC;IAC1B,QAAQ,CAAC,kBAAkB,CAAC,EAAE,qBAAqB,CAAC,OAAO,aAAa,CAAC,CAAC;IAC1E,QAAQ,CAAC,KAAK,CAAC,EAAE,eAAe,CAAC,aAAa,CAAC,CAAC,OAAO,CAAC,CAAC;IACzD,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,qBAAqB,CAAC,EAAE,MAAM,CAAC;CACzC,CAAC;AAEF,wBAAgB,cAAc,CAAC,aAAa,SAAS,WAAW,EAC9D,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC,2CAyD5B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { RWATableTextInput } from "#rwa";
|
|
3
|
-
import { Controller
|
|
3
|
+
import { Controller } from "react-hook-form";
|
|
4
4
|
import { NumericFormat } from "react-number-format";
|
|
5
5
|
import { twMerge } from "tailwind-merge";
|
|
6
6
|
export function RWANumberInput(props) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"number-input.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/number-input.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"number-input.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/number-input.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,MAAM,CAAC;AAQzC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAezC,MAAM,UAAU,cAAc,CAC5B,KAA2B;IAE3B,MAAM,EACJ,IAAI,EACJ,OAAO,EACP,QAAQ,EACR,KAAK,EACL,YAAY,EACZ,qBAAqB,EACrB,kBAAkB,EAClB,KAAK,EAAE,CAAC,EACR,QAAQ,EAAE,EAAE,EACZ,GAAG,UAAU,EACd,GAAG,KAAK,CAAC;IAEV,MAAM,EACJ,aAAa,GAAG,KAAK,EACrB,YAAY,GAAG,CAAC,EAChB,iBAAiB,GAAG,GAAG,EACvB,iBAAiB,GAAG,IAAI,GACzB,GAAG,kBAAkB,IAAI,EAAE,CAAC;IAE7B,MAAM,MAAM,GAAG,QAAQ,KAAK,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;IAEpD,MAAM,OAAO,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC;IAEjD,OAAO,CACL,KAAC,UAAU,IACT,OAAO,EAAE,OAAO,EAChB,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,CAAC,EAAE,KAAK,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,CAC/C,8BACE,KAAC,aAAa,OACR,UAAU,EACd,aAAa,EAAE,aAAa,EAC5B,WAAW,EAAE,iBAAiB,EAC9B,YAAY,EAAE,YAAY,EAC1B,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,GAAG,EAChB,aAAa,EAAE,CAAC,EAAE,UAAU,EAAE,EAAE,EAAE,CAAC,QAAQ,CAAC,UAAU,CAAC,EACvD,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,iBAAiB,EACpC,KAAK,EAAE,KAAK,GACZ,EACD,OAAO,IAAI,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,CAC3B,YACE,SAAS,EAAE,OAAO,CAAC,sBAAsB,EAAE,qBAAqB,CAAC,EACjE,IAAI,EAAC,OAAO,YAEX,YAAY,GACX,CACL,CAAC,CAAC,CAAC,IAAI,IACP,CACJ,EACD,KAAK,EAAE,KAAK,GACZ,CACH,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Combobox } from "#connect";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import type { ComponentPropsWithoutRef } from "react";
|
|
3
|
+
import type { Control, ControllerProps, FieldValues, Path } from "react-hook-form";
|
|
4
4
|
export type RWATableSelectProps<ControlInputs extends FieldValues> = Omit<ComponentPropsWithoutRef<typeof Combobox>, "options" | "required"> & {
|
|
5
5
|
readonly options: {
|
|
6
6
|
label: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/select.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AACpC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/select.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AACpC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,KAAK,EACV,OAAO,EACP,eAAe,EACf,WAAW,EACX,IAAI,EACL,MAAM,iBAAiB,CAAC;AAIzB,MAAM,MAAM,mBAAmB,CAAC,aAAa,SAAS,WAAW,IAAI,IAAI,CACvE,wBAAwB,CAAC,OAAO,QAAQ,CAAC,EACzC,SAAS,GAAG,UAAU,CACvB,GAAG;IACF,QAAQ,CAAC,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACrD,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAC5B,QAAQ,CAAC,IAAI,EAAE,IAAI,CAAC,aAAa,CAAC,CAAC;IACnC,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC;IACzC,QAAQ,CAAC,KAAK,CAAC,EAAE,eAAe,CAAC,aAAa,CAAC,CAAC,OAAO,CAAC,CAAC;IACzD,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,qBAAqB,CAAC,EAAE,MAAM,CAAC;CACzC,CAAC;AAEF,wBAAgB,cAAc,CAAC,aAAa,SAAS,WAAW,EAC9D,KAAK,EAAE,mBAAmB,CAAC,aAAa,CAAC,2CAsD1C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Fragment as _Fragment, jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Combobox } from "#connect";
|
|
3
|
-
import { Controller
|
|
3
|
+
import { Controller } from "react-hook-form";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
5
|
export function RWATableSelect(props) {
|
|
6
6
|
const { options, name, control, rules, errorMessage, errorMessageClassName, disabled = false, ...restProps } = props;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/select.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"select.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/select.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAQpC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAezC,MAAM,UAAU,cAAc,CAC5B,KAAyC;IAEzC,MAAM,EACJ,OAAO,EACP,IAAI,EACJ,OAAO,EACP,KAAK,EACL,YAAY,EACZ,qBAAqB,EACrB,QAAQ,GAAG,KAAK,EAChB,GAAG,SAAS,EACb,GAAG,KAAK,CAAC;IAEV,MAAM,OAAO,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC;IAEjD,OAAO,CACL,KAAC,UAAU,IACT,OAAO,EAAE,OAAO,EAChB,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,CAAC,EAAE,KAAK,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,CACjD,QAAQ,CAAC,CAAC,CAAC,CACT,4BAAG,OAAO,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,KAAK,KAAK,CAAC,EAAE,KAAK,GAAI,CAC/D,CAAC,CAAC,CAAC,CACF,8BACE,KAAC,QAAQ,IACP,UAAU,EAAE,QAAQ,EACpB,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,CAAC,MAAM,EAAE,EAAE,CACnB,CAAC,CAAC,MAAM;wBACR,OAAO,MAAM,KAAK,QAAQ;wBAC1B,OAAO,IAAI,MAAM;wBACjB,QAAQ,CAAC,MAAM,CAAC,KAAK,CAAC,EAExB,OAAO,EAAE,OAAO,EAChB,KAAK,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,KAAK,KAAK,CAAC,IAAI,IAAI,KAC3D,SAAS,GACb,EACD,OAAO,IAAI,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,CAC3B,YACE,SAAS,EAAE,OAAO,CAChB,sBAAsB,EACtB,qBAAqB,CACtB,EACD,IAAI,EAAC,OAAO,YAEX,YAAY,GACX,CACL,CAAC,CAAC,CAAC,IAAI,IACP,CACJ,EAEH,KAAK,EAAE,KAAK,GACZ,CACH,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text-input.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/text-input.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"text-input.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/text-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAgB,MAAM,OAAO,CAAC;AAIjE,KAAK,KAAK,GAAG,IAAI,CAAC,qBAAqB,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,GAAG;IAC1D,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IAC3D,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,cAAc,CAAC,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,cAAc,CAAC,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,qBAAqB,CAAC,EAAE,MAAM,CAAC;CACzC,CAAC;AAEF,eAAO,MAAM,iBAAiB,iHAmC5B,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { forwardRef
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
4
|
export const RWATableTextInput = forwardRef(function RWATableTextInput(props, ref) {
|
|
5
5
|
const invalid = props["aria-invalid"] === "true";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text-input.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/text-input.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"text-input.js","sourceRoot":"","sources":["../../../../../src/rwa/components/inputs/text-input.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAUzC,MAAM,CAAC,MAAM,iBAAiB,GAAG,UAAU,CAAC,SAAS,iBAAiB,CACpE,KAAY,EACZ,GAAmC;IAEnC,MAAM,OAAO,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC;IACjD,MAAM,EACJ,YAAY,EACZ,cAAc,EACd,cAAc,EACd,qBAAqB,EACrB,GAAG,UAAU,EACd,GAAG,KAAK,CAAC;IAEV,OAAO,CACL,iBAAO,SAAS,EAAE,cAAc,aAC9B,mBACM,UAAU,EACd,SAAS,EAAE,OAAO,CAChB,8JAA8J,EAC9J,OAAO,IAAI,yDAAyD,EACpE,cAAc,CACf,EACD,GAAG,EAAE,GAAG,EACR,IAAI,EAAC,MAAM,GACX,EACD,OAAO,IAAI,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,CAC3B,YACE,SAAS,EAAE,OAAO,CAAC,sBAAsB,EAAE,qBAAqB,CAAC,EACjE,IAAI,EAAC,OAAO,YAEX,YAAY,GACX,CACL,CAAC,CAAC,CAAC,IAAI,IACF,CACT,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Modal } from "#powerhouse";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import type { TableName } from "#rwa";
|
|
3
|
+
import type { ComponentPropsWithoutRef } from "react";
|
|
4
4
|
export type RWACreateItemModalProps = ComponentPropsWithoutRef<typeof Modal> & {
|
|
5
5
|
readonly open: boolean;
|
|
6
6
|
readonly tableName: TableName;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-item-modal.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/create-item-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,
|
|
1
|
+
{"version":3,"file":"create-item-modal.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/create-item-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAEtC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAItD,MAAM,MAAM,uBAAuB,GAAG,wBAAwB,CAAC,OAAO,KAAK,CAAC,GAAG;IAC7E,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAC9B,QAAQ,CAAC,YAAY,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,kBAAkB,+DA6E7B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { Icon, Modal } from "#powerhouse";
|
|
3
|
-
import { ModalFormInputs, tableLabels, useTableForm
|
|
3
|
+
import { ModalFormInputs, tableLabels, useTableForm } from "#rwa";
|
|
4
4
|
import { memo, useCallback } from "react";
|
|
5
5
|
import { twMerge } from "tailwind-merge";
|
|
6
6
|
export const RWACreateItemModal = memo(function RWACreateItemModal(props) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-item-modal.js","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/create-item-modal.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"create-item-modal.js","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/create-item-modal.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,EAAE,eAAe,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAElE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAQzC,MAAM,CAAC,MAAM,kBAAkB,GAAG,IAAI,CAAC,SAAS,kBAAkB,CAChE,KAA8B;IAE9B,MAAM,EAAE,SAAS,EAAE,IAAI,EAAE,YAAY,EAAE,GAAG,KAAK,CAAC;IAEhD,MAAM,EACJ,KAAK,EACL,MAAM,EACN,UAAU,EAAE,EAAE,MAAM,EAAE,gBAAgB,EAAE,GACzC,GAAG,YAAY,CAAC;QACf,SAAS,EAAE,QAAQ;QACnB,SAAS;KACV,CAAC,CAAC;IAEH,MAAM,UAAU,GAAG,WAAW,CAAC,SAAS,CAAC,CAAC;IAE1C,MAAM,YAAY,GAAG,WAAW,CAAC,GAAG,EAAE;QACpC,KAAK,EAAE,CAAC;QACR,YAAY,CAAC,KAAK,CAAC,CAAC;IACtB,CAAC,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,CAAC,CAAC;IAE1B,MAAM,YAAY,GAAG,WAAW,CAAC,KAAK,IAAI,EAAE;QAC1C,IAAI,CAAC;YACH,MAAM,MAAM,EAAE,CAAC;YACf,YAAY,CAAC,KAAK,CAAC,CAAC;QACtB,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACvB,CAAC;IACH,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,CAAC,CAAC,CAAC;IAE3B,MAAM,YAAY,GAChB,iJAAiJ,CAAC;IAEpJ,OAAO,CACL,KAAC,KAAK,IACJ,YAAY,EAAE;YACZ,SAAS,EAAE,aAAa;SACzB,EACD,YAAY,EAAE,YAAY,EAC1B,IAAI,EAAE,IAAI,EACV,YAAY,EAAE;YACZ,SAAS,EAAE,QAAQ;SACpB,YAED,eAAK,SAAS,EAAC,8BAA8B,aAC3C,eAAK,SAAS,EAAC,2BAA2B,aACxC,cAAI,SAAS,EAAC,mBAAmB,wBAAS,UAAU,IAAM,EAC1D,iBACE,SAAS,EAAC,+GAA+G,EACzH,OAAO,EAAE,YAAY,EACrB,QAAQ,EAAE,CAAC,CAAC,YAEZ,KAAC,IAAI,IAAC,IAAI,EAAC,YAAY,EAAC,IAAI,EAAE,EAAE,GAAI,GAC7B,IACL,EACN,KAAC,eAAe,IAAC,MAAM,EAAE,MAAM,GAAI,EAClC,gBAAgB,EACjB,eAAK,SAAS,EAAC,iCAAiC,aAC9C,iBACE,SAAS,EAAE,OAAO,CAChB,YAAY,EACZ,mCAAmC,CACpC,EACD,OAAO,EAAE,YAAY,uBAGd,EACT,iBACE,SAAS,EAAE,OAAO,CAAC,YAAY,EAAE,iCAAiC,CAAC,EACnE,OAAO,EAAE,YAAY,qBAGd,IACL,IACF,GACA,CACT,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Modal } from "#powerhouse";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import type { DependentItemProps, TableName } from "#rwa";
|
|
3
|
+
import type { ComponentPropsWithoutRef } from "react";
|
|
4
4
|
export type RWADeleteItemModalProps = ComponentPropsWithoutRef<typeof Modal> & {
|
|
5
5
|
readonly tableName: TableName;
|
|
6
6
|
readonly dependentItemProps: DependentItemProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-item-modal.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/delete-item-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"delete-item-modal.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/delete-item-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAE1D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,MAAM,MAAM,uBAAuB,GAAG,wBAAwB,CAAC,OAAO,KAAK,CAAC,GAAG;IAC7E,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAC9B,QAAQ,CAAC,kBAAkB,EAAE,kBAAkB,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,kBAAkB,+DAyD7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-item-modal.js","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/delete-item-modal.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"delete-item-modal.js","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/delete-item-modal.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC;AAEnC,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAO1C,MAAM,CAAC,MAAM,kBAAkB,GAAG,IAAI,CAAC,SAAS,kBAAkB,CAChE,KAA8B;IAE9B,MAAM,EAAE,SAAS,EAAE,kBAAkB,EAAE,YAAY,EAAE,IAAI,EAAE,GAAG,KAAK,CAAC;IAEpE,MAAM,UAAU,GAAG,WAAW,CAAC,SAAS,CAAC,CAAC,WAAW,EAAE,CAAC;IAExD,MAAM,YAAY,GAAG,WAAW,CAAC,GAAG,EAAE;QACpC,YAAY,EAAE,CAAC,KAAK,CAAC,CAAC;IACxB,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC;IACnB,OAAO,CACL,KAAC,KAAK,IACJ,YAAY,EAAE;YACZ,SAAS,EAAE,aAAa;SACzB,EACD,YAAY,EAAE,YAAY,EAC1B,IAAI,EAAE,IAAI,EACV,YAAY,EAAE;YACZ,SAAS,EAAE,QAAQ;SACpB,YAED,eAAK,SAAS,EAAC,8BAA8B,aAC3C,eAAK,SAAS,EAAC,gEAAgE,+BAC9D,SAAS,IACpB,EACN,eAAK,SAAS,EAAC,8DAA8D,aAC3E,wBACE,KAAC,IAAI,IAAC,SAAS,EAAC,sBAAsB,EAAC,IAAI,EAAC,OAAO,GAAG,GAClD,EACN,0DAC+B,UAAU,wFAEnC,IACF,EACN,cAAK,SAAS,EAAC,gDAAgD,YAC5D,kBAAkB,CAAC,GAAG,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,EAAE,EAAE,CAAC,CAClE,0BACE,cAAK,SAAS,EAAC,sBAAsB,YAClC,GAAG,WAAW,CAAC,kBAAkB,CAAC,KAAK,IADC,CAAC,CAEtC,EACL,cAAc,CAAC,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACrC,wBAAe,KAAK,IAAV,EAAE,CAAe,CAC5B,CAAC,KANM,kBAAkB,CAOtB,CACP,CAAC,GACE,EACN,cAAK,SAAS,EAAC,iCAAiC,YAC9C,iBACE,SAAS,EAAC,8JAA8J,EACxK,OAAO,EAAE,YAAY,qBAGd,GACL,IACF,GACA,CACT,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal-form-inputs.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/modal-form-inputs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"modal-form-inputs.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/modal-form-inputs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,aAAa,CAAC;CACtB,CAAC;AACF,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,MAAM,EAAE,KAAK,EAAE,CAAC;CAC1B,CAAC;AACF,wBAAgB,eAAe,CAAC,KAAK,EAAE,KAAK,2CAc3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal-manager.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/modal-manager.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"modal-manager.d.ts","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/modal-manager.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAEzD,OAAO,KAAqD,MAAM,OAAO,CAAC;AAE1E,KAAK,aAAa,CAAC,CAAC,IAAI;KACrB,CAAC,IAAI,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,cAAc,CAAC;CACpD,CAAC;AAEF,KAAK,UAAU,GAAG,aAAa,CAAC,iBAAiB,CAAC,CAAC;AAEnD,UAAU,iBAAiB;IACzB,SAAS,EAAE,CAAC,CAAC,SAAS,SAAS,EAAE,SAAS,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC9E,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,eAAO,MAAM,YAAY,kCAGvB,CAAC;AAEH,eAAO,MAAM,QAAQ,yBAGpB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC;IAClC,QAAQ,CAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACrC,CAuCA,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal-manager.js","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/modal-manager.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"modal-manager.js","sourceRoot":"","sources":["../../../../../src/rwa/components/modal/modal-manager.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAC9B,OAAO,KAAK,EAAE,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAa1E,MAAM,CAAC,MAAM,YAAY,GAAG,KAAK,CAAC,aAAa,CAAoB;IACjE,SAAS,EAAE,GAAG,EAAE,GAAE,CAAC;IACnB,UAAU,EAAE,GAAG,EAAE,GAAE,CAAC;CACrB,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,QAAQ,GAAG,GAAG,EAAE;IAC3B,MAAM,OAAO,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IACzC,OAAO,OAAO,CAAC;AACjB,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAEpB,CAAC,KAAK,EAAE,EAAE;IACb,MAAM,EAAE,QAAQ,EAAE,GAAG,KAAK,CAAC;IAE3B,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,QAAQ,EAAgC,CAAC;IAC7E,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,QAAQ,EAAa,CAAC;IACxD,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAExC,MAAM,SAAS,GAAmC,WAAW,CAC3D,CAAC,SAAS,EAAE,KAAK,EAAE,EAAE;QACnB,OAAO,CAAC,IAAI,CAAC,CAAC;QACd,aAAa,CAAC,KAAK,CAAC,CAAC;QACrB,YAAY,CAAC,SAAS,CAAC,CAAC;IAC1B,CAAC,EACD,EAAE,CACH,CAAC;IAEF,MAAM,UAAU,GAAoC,WAAW,CAAC,GAAG,EAAE;QACnE,OAAO,CAAC,KAAK,CAAC,CAAC;IACjB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,cAAc,GAAG,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;IAE5D,MAAM,KAAK,GAAG,OAAO,CACnB,GAAG,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC,EACjC,CAAC,UAAU,EAAE,SAAS,CAAC,CACxB,CAAC;IAEF,OAAO,CACL,MAAC,YAAY,CAAC,QAAQ,IAAC,KAAK,EAAE,KAAK,aAChC,QAAQ,EACR,cAAc,CAAC,CAAC,CAAC,CAChB,KAAC,cAAc,OACR,UAAkB,EACvB,YAAY,EAAE,OAAO,EACrB,IAAI,EAAE,IAAI,GACV,CACH,CAAC,CAAC,CAAC,IAAI,IACc,CACzB,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/accounts/accounts-table.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"accounts-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/accounts/accounts-table.tsx"],"names":[],"mappings":"AAOA,wBAAgB,aAAa,4CAsC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/accounts/accounts-table.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"accounts-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/accounts/accounts-table.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;AAEnC,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,MAAM,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAE5E,MAAM,UAAU,aAAa;IAC3B,MAAM,EAAE,QAAQ,EAAE,wBAAwB,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAClE,MAAM,sBAAsB,GAAG,QAAQ,CAAC,IAAI,CAC1C,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,EAAE,KAAK,wBAAwB,CACrD,CAAC;IAEF,MAAM,wBAAwB,GAAG,WAAW,CAC1C,CAAC,CAAgB,EAAE,EAAE,CAAC,CACpB,KAAC,WAAW,cACT,CAAC,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CACjB,KAAC,QAAQ,cACN,MAAM,CAAC,GAAG,KAAK,OAAO,CAAC,CAAC,CAAC,CACxB,MAAC,YAAY,eACV,sBAAsB,EAAE,KAAK,EAC9B,gBAAM,SAAS,EAAC,+EAA+E,wBACtF,KAAC,IAAI,IAAC,IAAI,EAAC,aAAa,EAAC,IAAI,EAAE,EAAE,GAAI,IACvC,IACM,CAChB,CAAC,CAAC,CAAC,CACF,KAAC,YAAY,KAAG,CACjB,IAVY,MAAM,CAAC,GAAG,CAWd,CACZ,CAAC,GACU,CACf,EACD,CAAC,sBAAsB,EAAE,KAAK,CAAC,CAChC,CAAC;IAEF,MAAM,eAAe,GAAG,sBAAsB,EAAE,KAAK;QACnD,CAAC,CAAC,wBAAwB;QAC1B,CAAC,CAAC,SAAS,CAAC;IAEd,OAAO,CACL,KAAC,aAAa,IACZ,eAAe,EAAE,eAAe,EAChC,SAAS,EAAE,UAAU,CAAC,OAAO,GAC7B,CACH,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"assets-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/assets/assets-table.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"assets-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/assets/assets-table.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ComponentPropsWithoutRef } from "react";
|
|
2
2
|
import { NumericFormat } from "react-number-format";
|
|
3
3
|
type Props = Omit<ComponentPropsWithoutRef<typeof NumericFormat>, "displayType"> & {
|
|
4
4
|
readonly currency?: "USD";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"formatted-number.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/formatted-number.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"formatted-number.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/formatted-number.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEpD,KAAK,KAAK,GAAG,IAAI,CACf,wBAAwB,CAAC,OAAO,aAAa,CAAC,EAC9C,aAAa,CACd,GAAG;IACF,QAAQ,CAAC,QAAQ,CAAC,EAAE,KAAK,CAAC;CAC3B,CAAC;AAEF,wBAAgB,eAAe,CAAC,KAAK,EAAE,KAAK,2CAqB3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header-label.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/header-label.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"header-label.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/header-label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAE5C,MAAM,WAAW,wBAAyB,SAAQ,QAAQ;IACxD,QAAQ,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAClC;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAUlE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-details.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/item-details.tsx"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"item-details.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/item-details.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAYtC,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;CAC/B,CAAC;AACF,eAAO,MAAM,WAAW,6CAwKtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-details.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/item-details.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;
|
|
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":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"table-base.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-base.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAiB,cAAc,EAAE,MAAM,MAAM,CAAC;AAM1D;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,SAAS,2GA8FpB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import type { TableItemType, TableName } from "#rwa";
|
|
2
|
+
import type { ComponentPropsWithoutRef } from "react";
|
|
3
3
|
export declare const RWATableCell: React.FC<ComponentPropsWithoutRef<"td">>;
|
|
4
4
|
export declare function ItemNumberCell(props: {
|
|
5
5
|
readonly itemNumber: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-cell.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"table-cell.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAGrD,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-cell.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"table-cell.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-cell.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;AAEnC,OAAO,EAAE,gBAAgB,EAAE,MAAM,MAAM,CAAC;AAGxC,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,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ComponentPropsWithRef } from "react";
|
|
2
2
|
export type RWATableRowProps = ComponentPropsWithRef<"tr">;
|
|
3
3
|
export declare const RWATableRow: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "ref"> & {
|
|
4
4
|
ref?: ((instance: HTMLTableRowElement | 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<HTMLTableRowElement> | null | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-row.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-row.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"table-row.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-row.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,OAAO,CAAC;AAInD,MAAM,MAAM,gBAAgB,GAAG,qBAAqB,CAAC,IAAI,CAAC,CAAC;AAE3D,eAAO,MAAM,WAAW;;+DAetB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-row.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-row.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"table-row.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-row.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AAIzC,MAAM,CAAC,MAAM,WAAW,GAAG,UAAU,CAAC,SAAS,WAAW,CACxD,KAAuB,EACvB,GAAmC;IAEnC,MAAM,EAAE,QAAQ,EAAE,SAAS,EAAE,GAAG,SAAS,EAAE,GAAG,KAAK,CAAC;IAEpD,OAAO,CACL,gBACM,SAAS,EACb,SAAS,EAAE,OAAO,CAAC,8BAA8B,EAAE,SAAS,CAAC,EAC7D,GAAG,EAAE,GAAG,YAEP,QAAQ,GACN,CACN,CAAC;AACJ,CAAC,CAAC,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":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"table-with-form.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-with-form.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAGnD,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,6 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Pagination, usePagination } from "#powerhouse";
|
|
3
|
-
import { ItemDetails, Table, useEditorContext, useTableData
|
|
3
|
+
import { ItemDetails, Table, useEditorContext, useTableData } from "#rwa";
|
|
4
4
|
export function TableWithForm(props) {
|
|
5
5
|
const { tableName, specialFirstRow, specialLastRow } = props;
|
|
6
6
|
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":";AAAA,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"table-with-form.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table-with-form.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,gBAAgB,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAO1E,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":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAKV,UAAU,EACX,MAAM,MAAM,CAAC;AAkBd,wBAAgB,KAAK,CAAC,KAAK,EAAE,UAAU,2CAmHtC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/base/table.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import type { GroupTransactionFormInputs } from "#rwa";
|
|
2
|
+
import type { Control } from "react-hook-form";
|
|
3
3
|
export declare function CashBalanceChange(props: {
|
|
4
4
|
readonly control: Control<GroupTransactionFormInputs>;
|
|
5
5
|
}): import("react/jsx-runtime").JSX.Element;
|
|
@@ -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,
|
|
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,MAAM,CAAC;AAEvD,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
|
|
2
|
+
import { calculateCashBalanceChange } from "#rwa";
|
|
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":";
|
|
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,MAAM,CAAC;AAElD,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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import type { GroupTransactionFormInputs, ServiceProviderFeeType } from "#rwa";
|
|
2
|
+
import type { Control, FieldErrors } from "react-hook-form";
|
|
3
3
|
type Props = {
|
|
4
4
|
readonly canHaveTransactionFees: boolean;
|
|
5
5
|
readonly serviceProviderFeeTypes: ServiceProviderFeeType[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fee-transactions-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/fee-transactions-table.tsx"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"fee-transactions-table.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/fee-transactions-table.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,MAAM,MAAM,CAAC;AAE/E,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,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { Icon } from "#powerhouse";
|
|
3
|
-
import { RWANumberInput, RWATableSelect
|
|
4
|
-
import { useFieldArray
|
|
3
|
+
import { RWANumberInput, RWATableSelect } from "#rwa";
|
|
4
|
+
import { useFieldArray } from "react-hook-form";
|
|
5
5
|
import { twMerge } from "tailwind-merge";
|
|
6
6
|
export function FeeTransactionsTable(props) {
|
|
7
7
|
const headings = ["Fees", "Service Provider", "Amount", ""];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fee-transactions-table.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/fee-transactions-table.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;
|
|
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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import type { GroupTransactionFormInputs } from "#rwa";
|
|
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;
|
|
5
5
|
}, "type"> & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transaction-reference.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"transaction-reference.d.ts","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,MAAM,CAAC;AAKvD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAG/C,eAAO,MAAM,oBAAoB;;;;;;;;;;;sBAEX,OAAO,CAAC,0BAA0B,CAAC;4DAwCvD,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { Tooltip, TooltipProvider } from "#connect";
|
|
3
3
|
import { RWATableTextInput } from "#rwa";
|
|
4
4
|
import { getIsTransaction } from "#services";
|
|
5
|
-
import { forwardRef
|
|
5
|
+
import { forwardRef } from "react";
|
|
6
6
|
import { useWatch } from "react-hook-form";
|
|
7
7
|
export const TransactionReference = forwardRef(function TransactionReference(props, ref) {
|
|
8
8
|
const { control, disabled } = props;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transaction-reference.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"transaction-reference.js","sourceRoot":"","sources":["../../../../../../src/rwa/components/table/transactions/transaction-reference.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAEpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,MAAM,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAE7C,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,eAAe,cACd,KAAC,OAAO,IAAC,OAAO,EAAE,cAAc,YAC9B,yBAAO,mBAAmB,GAAQ,GAC1B,GACM,CACnB,CAAC;IAEJ,OAAO,KAAC,iBAAiB,OAAK,KAAK,EAAE,GAAG,EAAE,GAAG,GAAI,CAAC;AACpD,CAAC,CAAC,CAAC"}
|