@xyo-network/react-payload-raw-info 2.81.10 → 2.83.0
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/browser/index.d.ts +58 -2
- package/dist/browser/index.mjs +244 -0
- package/dist/browser/index.mjs.map +1 -0
- package/package.json +18 -34
- package/src/components/Button/RawInfoButton.stories.tsx +3 -3
- package/src/components/Button/RawInfoButton.tsx +17 -15
- package/src/components/Button/RawInfoIconButton.stories.tsx +3 -3
- package/src/components/Button/RawInfoIconButton.tsx +17 -15
- package/src/components/Button/index.ts +2 -2
- package/src/components/Button/lib/index.ts +2 -2
- package/src/components/Button/lib/presetIconSize.ts +1 -1
- package/src/components/img/index.tsx +1 -0
- package/src/components/index.ts +3 -3
- package/src/components/shared/Dialog/JsonViewerCollapse.tsx +24 -19
- package/src/components/shared/Dialog/RawInfoDialog.stories.tsx +3 -3
- package/src/components/shared/Dialog/RawInfoDialog.tsx +3 -3
- package/src/components/shared/Dialog/index.ts +2 -2
- package/src/components/shared/JsonViewerEx.tsx +1 -0
- package/src/components/shared/index.ts +2 -2
- package/src/components/styled/index.ts +1 -1
- package/src/index.ts +1 -1
- package/src/lib/index.ts +1 -1
- package/xy.config.ts +12 -0
- package/dist/browser/components/Button/RawInfoButton.d.cts +0 -14
- package/dist/browser/components/Button/RawInfoButton.d.cts.map +0 -1
- package/dist/browser/components/Button/RawInfoButton.d.mts +0 -14
- package/dist/browser/components/Button/RawInfoButton.d.mts.map +0 -1
- package/dist/browser/components/Button/RawInfoButton.d.ts +0 -14
- package/dist/browser/components/Button/RawInfoButton.d.ts.map +0 -1
- package/dist/browser/components/Button/RawInfoIconButton.d.cts +0 -14
- package/dist/browser/components/Button/RawInfoIconButton.d.cts.map +0 -1
- package/dist/browser/components/Button/RawInfoIconButton.d.mts +0 -14
- package/dist/browser/components/Button/RawInfoIconButton.d.mts.map +0 -1
- package/dist/browser/components/Button/RawInfoIconButton.d.ts +0 -14
- package/dist/browser/components/Button/RawInfoIconButton.d.ts.map +0 -1
- package/dist/browser/components/Button/index.d.cts +0 -3
- package/dist/browser/components/Button/index.d.cts.map +0 -1
- package/dist/browser/components/Button/index.d.mts +0 -3
- package/dist/browser/components/Button/index.d.mts.map +0 -1
- package/dist/browser/components/Button/index.d.ts +0 -3
- package/dist/browser/components/Button/index.d.ts.map +0 -1
- package/dist/browser/components/Button/lib/IconSize.d.cts +0 -2
- package/dist/browser/components/Button/lib/IconSize.d.cts.map +0 -1
- package/dist/browser/components/Button/lib/IconSize.d.mts +0 -2
- package/dist/browser/components/Button/lib/IconSize.d.mts.map +0 -1
- package/dist/browser/components/Button/lib/IconSize.d.ts +0 -2
- package/dist/browser/components/Button/lib/IconSize.d.ts.map +0 -1
- package/dist/browser/components/Button/lib/index.d.cts +0 -3
- package/dist/browser/components/Button/lib/index.d.cts.map +0 -1
- package/dist/browser/components/Button/lib/index.d.mts +0 -3
- package/dist/browser/components/Button/lib/index.d.mts.map +0 -1
- package/dist/browser/components/Button/lib/index.d.ts +0 -3
- package/dist/browser/components/Button/lib/index.d.ts.map +0 -1
- package/dist/browser/components/Button/lib/presetIconSize.d.cts +0 -3
- package/dist/browser/components/Button/lib/presetIconSize.d.cts.map +0 -1
- package/dist/browser/components/Button/lib/presetIconSize.d.mts +0 -3
- package/dist/browser/components/Button/lib/presetIconSize.d.mts.map +0 -1
- package/dist/browser/components/Button/lib/presetIconSize.d.ts +0 -3
- package/dist/browser/components/Button/lib/presetIconSize.d.ts.map +0 -1
- package/dist/browser/components/img/index.d.cts +0 -4
- package/dist/browser/components/img/index.d.cts.map +0 -1
- package/dist/browser/components/img/index.d.mts +0 -4
- package/dist/browser/components/img/index.d.mts.map +0 -1
- package/dist/browser/components/img/index.d.ts +0 -4
- package/dist/browser/components/img/index.d.ts.map +0 -1
- package/dist/browser/components/index.d.cts +0 -4
- package/dist/browser/components/index.d.cts.map +0 -1
- package/dist/browser/components/index.d.mts +0 -4
- package/dist/browser/components/index.d.mts.map +0 -1
- package/dist/browser/components/index.d.ts +0 -4
- package/dist/browser/components/index.d.ts.map +0 -1
- package/dist/browser/components/shared/Dialog/JsonViewerCollapse.d.cts +0 -8
- package/dist/browser/components/shared/Dialog/JsonViewerCollapse.d.cts.map +0 -1
- package/dist/browser/components/shared/Dialog/JsonViewerCollapse.d.mts +0 -8
- package/dist/browser/components/shared/Dialog/JsonViewerCollapse.d.mts.map +0 -1
- package/dist/browser/components/shared/Dialog/JsonViewerCollapse.d.ts +0 -8
- package/dist/browser/components/shared/Dialog/JsonViewerCollapse.d.ts.map +0 -1
- package/dist/browser/components/shared/Dialog/RawInfoDialog.d.cts +0 -11
- package/dist/browser/components/shared/Dialog/RawInfoDialog.d.cts.map +0 -1
- package/dist/browser/components/shared/Dialog/RawInfoDialog.d.mts +0 -11
- package/dist/browser/components/shared/Dialog/RawInfoDialog.d.mts.map +0 -1
- package/dist/browser/components/shared/Dialog/RawInfoDialog.d.ts +0 -11
- package/dist/browser/components/shared/Dialog/RawInfoDialog.d.ts.map +0 -1
- package/dist/browser/components/shared/Dialog/index.d.cts +0 -3
- package/dist/browser/components/shared/Dialog/index.d.cts.map +0 -1
- package/dist/browser/components/shared/Dialog/index.d.mts +0 -3
- package/dist/browser/components/shared/Dialog/index.d.mts.map +0 -1
- package/dist/browser/components/shared/Dialog/index.d.ts +0 -3
- package/dist/browser/components/shared/Dialog/index.d.ts.map +0 -1
- package/dist/browser/components/shared/JsonViewerEx.d.cts +0 -4
- package/dist/browser/components/shared/JsonViewerEx.d.cts.map +0 -1
- package/dist/browser/components/shared/JsonViewerEx.d.mts +0 -4
- package/dist/browser/components/shared/JsonViewerEx.d.mts.map +0 -1
- package/dist/browser/components/shared/JsonViewerEx.d.ts +0 -4
- package/dist/browser/components/shared/JsonViewerEx.d.ts.map +0 -1
- package/dist/browser/components/shared/index.d.cts +0 -3
- package/dist/browser/components/shared/index.d.cts.map +0 -1
- package/dist/browser/components/shared/index.d.mts +0 -3
- package/dist/browser/components/shared/index.d.mts.map +0 -1
- package/dist/browser/components/shared/index.d.ts +0 -3
- package/dist/browser/components/shared/index.d.ts.map +0 -1
- package/dist/browser/components/styled/StyledChipLabel.d.cts +0 -4
- package/dist/browser/components/styled/StyledChipLabel.d.cts.map +0 -1
- package/dist/browser/components/styled/StyledChipLabel.d.mts +0 -4
- package/dist/browser/components/styled/StyledChipLabel.d.mts.map +0 -1
- package/dist/browser/components/styled/StyledChipLabel.d.ts +0 -4
- package/dist/browser/components/styled/StyledChipLabel.d.ts.map +0 -1
- package/dist/browser/components/styled/index.d.cts +0 -2
- package/dist/browser/components/styled/index.d.cts.map +0 -1
- package/dist/browser/components/styled/index.d.mts +0 -2
- package/dist/browser/components/styled/index.d.mts.map +0 -1
- package/dist/browser/components/styled/index.d.ts +0 -2
- package/dist/browser/components/styled/index.d.ts.map +0 -1
- package/dist/browser/index.cjs +0 -273
- package/dist/browser/index.cjs.map +0 -1
- package/dist/browser/index.d.cts +0 -2
- package/dist/browser/index.d.cts.map +0 -1
- package/dist/browser/index.d.mts +0 -2
- package/dist/browser/index.d.mts.map +0 -1
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/browser/index.js +0 -250
- package/dist/browser/index.js.map +0 -1
- package/dist/browser/lib/ExpansionProps.d.cts +0 -5
- package/dist/browser/lib/ExpansionProps.d.cts.map +0 -1
- package/dist/browser/lib/ExpansionProps.d.mts +0 -5
- package/dist/browser/lib/ExpansionProps.d.mts.map +0 -1
- package/dist/browser/lib/ExpansionProps.d.ts +0 -5
- package/dist/browser/lib/ExpansionProps.d.ts.map +0 -1
- package/dist/browser/lib/index.d.cts +0 -2
- package/dist/browser/lib/index.d.cts.map +0 -1
- package/dist/browser/lib/index.d.mts +0 -2
- package/dist/browser/lib/index.d.mts.map +0 -1
- package/dist/browser/lib/index.d.ts +0 -2
- package/dist/browser/lib/index.d.ts.map +0 -1
- package/dist/neutral/components/Button/RawInfoButton.d.cts +0 -14
- package/dist/neutral/components/Button/RawInfoButton.d.cts.map +0 -1
- package/dist/neutral/components/Button/RawInfoButton.d.mts +0 -14
- package/dist/neutral/components/Button/RawInfoButton.d.mts.map +0 -1
- package/dist/neutral/components/Button/RawInfoButton.d.ts +0 -14
- package/dist/neutral/components/Button/RawInfoButton.d.ts.map +0 -1
- package/dist/neutral/components/Button/RawInfoIconButton.d.cts +0 -14
- package/dist/neutral/components/Button/RawInfoIconButton.d.cts.map +0 -1
- package/dist/neutral/components/Button/RawInfoIconButton.d.mts +0 -14
- package/dist/neutral/components/Button/RawInfoIconButton.d.mts.map +0 -1
- package/dist/neutral/components/Button/RawInfoIconButton.d.ts +0 -14
- package/dist/neutral/components/Button/RawInfoIconButton.d.ts.map +0 -1
- package/dist/neutral/components/Button/index.d.cts +0 -3
- package/dist/neutral/components/Button/index.d.cts.map +0 -1
- package/dist/neutral/components/Button/index.d.mts +0 -3
- package/dist/neutral/components/Button/index.d.mts.map +0 -1
- package/dist/neutral/components/Button/index.d.ts +0 -3
- package/dist/neutral/components/Button/index.d.ts.map +0 -1
- package/dist/neutral/components/Button/lib/IconSize.d.cts +0 -2
- package/dist/neutral/components/Button/lib/IconSize.d.cts.map +0 -1
- package/dist/neutral/components/Button/lib/IconSize.d.mts +0 -2
- package/dist/neutral/components/Button/lib/IconSize.d.mts.map +0 -1
- package/dist/neutral/components/Button/lib/IconSize.d.ts +0 -2
- package/dist/neutral/components/Button/lib/IconSize.d.ts.map +0 -1
- package/dist/neutral/components/Button/lib/index.d.cts +0 -3
- package/dist/neutral/components/Button/lib/index.d.cts.map +0 -1
- package/dist/neutral/components/Button/lib/index.d.mts +0 -3
- package/dist/neutral/components/Button/lib/index.d.mts.map +0 -1
- package/dist/neutral/components/Button/lib/index.d.ts +0 -3
- package/dist/neutral/components/Button/lib/index.d.ts.map +0 -1
- package/dist/neutral/components/Button/lib/presetIconSize.d.cts +0 -3
- package/dist/neutral/components/Button/lib/presetIconSize.d.cts.map +0 -1
- package/dist/neutral/components/Button/lib/presetIconSize.d.mts +0 -3
- package/dist/neutral/components/Button/lib/presetIconSize.d.mts.map +0 -1
- package/dist/neutral/components/Button/lib/presetIconSize.d.ts +0 -3
- package/dist/neutral/components/Button/lib/presetIconSize.d.ts.map +0 -1
- package/dist/neutral/components/img/index.d.cts +0 -4
- package/dist/neutral/components/img/index.d.cts.map +0 -1
- package/dist/neutral/components/img/index.d.mts +0 -4
- package/dist/neutral/components/img/index.d.mts.map +0 -1
- package/dist/neutral/components/img/index.d.ts +0 -4
- package/dist/neutral/components/img/index.d.ts.map +0 -1
- package/dist/neutral/components/index.d.cts +0 -4
- package/dist/neutral/components/index.d.cts.map +0 -1
- package/dist/neutral/components/index.d.mts +0 -4
- package/dist/neutral/components/index.d.mts.map +0 -1
- package/dist/neutral/components/index.d.ts +0 -4
- package/dist/neutral/components/index.d.ts.map +0 -1
- package/dist/neutral/components/shared/Dialog/JsonViewerCollapse.d.cts +0 -8
- package/dist/neutral/components/shared/Dialog/JsonViewerCollapse.d.cts.map +0 -1
- package/dist/neutral/components/shared/Dialog/JsonViewerCollapse.d.mts +0 -8
- package/dist/neutral/components/shared/Dialog/JsonViewerCollapse.d.mts.map +0 -1
- package/dist/neutral/components/shared/Dialog/JsonViewerCollapse.d.ts +0 -8
- package/dist/neutral/components/shared/Dialog/JsonViewerCollapse.d.ts.map +0 -1
- package/dist/neutral/components/shared/Dialog/RawInfoDialog.d.cts +0 -11
- package/dist/neutral/components/shared/Dialog/RawInfoDialog.d.cts.map +0 -1
- package/dist/neutral/components/shared/Dialog/RawInfoDialog.d.mts +0 -11
- package/dist/neutral/components/shared/Dialog/RawInfoDialog.d.mts.map +0 -1
- package/dist/neutral/components/shared/Dialog/RawInfoDialog.d.ts +0 -11
- package/dist/neutral/components/shared/Dialog/RawInfoDialog.d.ts.map +0 -1
- package/dist/neutral/components/shared/Dialog/index.d.cts +0 -3
- package/dist/neutral/components/shared/Dialog/index.d.cts.map +0 -1
- package/dist/neutral/components/shared/Dialog/index.d.mts +0 -3
- package/dist/neutral/components/shared/Dialog/index.d.mts.map +0 -1
- package/dist/neutral/components/shared/Dialog/index.d.ts +0 -3
- package/dist/neutral/components/shared/Dialog/index.d.ts.map +0 -1
- package/dist/neutral/components/shared/JsonViewerEx.d.cts +0 -4
- package/dist/neutral/components/shared/JsonViewerEx.d.cts.map +0 -1
- package/dist/neutral/components/shared/JsonViewerEx.d.mts +0 -4
- package/dist/neutral/components/shared/JsonViewerEx.d.mts.map +0 -1
- package/dist/neutral/components/shared/JsonViewerEx.d.ts +0 -4
- package/dist/neutral/components/shared/JsonViewerEx.d.ts.map +0 -1
- package/dist/neutral/components/shared/index.d.cts +0 -3
- package/dist/neutral/components/shared/index.d.cts.map +0 -1
- package/dist/neutral/components/shared/index.d.mts +0 -3
- package/dist/neutral/components/shared/index.d.mts.map +0 -1
- package/dist/neutral/components/shared/index.d.ts +0 -3
- package/dist/neutral/components/shared/index.d.ts.map +0 -1
- package/dist/neutral/components/styled/StyledChipLabel.d.cts +0 -4
- package/dist/neutral/components/styled/StyledChipLabel.d.cts.map +0 -1
- package/dist/neutral/components/styled/StyledChipLabel.d.mts +0 -4
- package/dist/neutral/components/styled/StyledChipLabel.d.mts.map +0 -1
- package/dist/neutral/components/styled/StyledChipLabel.d.ts +0 -4
- package/dist/neutral/components/styled/StyledChipLabel.d.ts.map +0 -1
- package/dist/neutral/components/styled/index.d.cts +0 -2
- package/dist/neutral/components/styled/index.d.cts.map +0 -1
- package/dist/neutral/components/styled/index.d.mts +0 -2
- package/dist/neutral/components/styled/index.d.mts.map +0 -1
- package/dist/neutral/components/styled/index.d.ts +0 -2
- package/dist/neutral/components/styled/index.d.ts.map +0 -1
- package/dist/neutral/index.cjs +0 -273
- package/dist/neutral/index.cjs.map +0 -1
- package/dist/neutral/index.d.cts +0 -2
- package/dist/neutral/index.d.cts.map +0 -1
- package/dist/neutral/index.d.mts +0 -2
- package/dist/neutral/index.d.mts.map +0 -1
- package/dist/neutral/index.d.ts +0 -2
- package/dist/neutral/index.d.ts.map +0 -1
- package/dist/neutral/index.js +0 -250
- package/dist/neutral/index.js.map +0 -1
- package/dist/neutral/lib/ExpansionProps.d.cts +0 -5
- package/dist/neutral/lib/ExpansionProps.d.cts.map +0 -1
- package/dist/neutral/lib/ExpansionProps.d.mts +0 -5
- package/dist/neutral/lib/ExpansionProps.d.mts.map +0 -1
- package/dist/neutral/lib/ExpansionProps.d.ts +0 -5
- package/dist/neutral/lib/ExpansionProps.d.ts.map +0 -1
- package/dist/neutral/lib/index.d.cts +0 -2
- package/dist/neutral/lib/index.d.cts.map +0 -1
- package/dist/neutral/lib/index.d.mts +0 -2
- package/dist/neutral/lib/index.d.mts.map +0 -1
- package/dist/neutral/lib/index.d.ts +0 -2
- package/dist/neutral/lib/index.d.ts.map +0 -1
- package/dist/node/components/Button/RawInfoButton.d.cts +0 -14
- package/dist/node/components/Button/RawInfoButton.d.cts.map +0 -1
- package/dist/node/components/Button/RawInfoButton.d.mts +0 -14
- package/dist/node/components/Button/RawInfoButton.d.mts.map +0 -1
- package/dist/node/components/Button/RawInfoButton.d.ts +0 -14
- package/dist/node/components/Button/RawInfoButton.d.ts.map +0 -1
- package/dist/node/components/Button/RawInfoIconButton.d.cts +0 -14
- package/dist/node/components/Button/RawInfoIconButton.d.cts.map +0 -1
- package/dist/node/components/Button/RawInfoIconButton.d.mts +0 -14
- package/dist/node/components/Button/RawInfoIconButton.d.mts.map +0 -1
- package/dist/node/components/Button/RawInfoIconButton.d.ts +0 -14
- package/dist/node/components/Button/RawInfoIconButton.d.ts.map +0 -1
- package/dist/node/components/Button/index.d.cts +0 -3
- package/dist/node/components/Button/index.d.cts.map +0 -1
- package/dist/node/components/Button/index.d.mts +0 -3
- package/dist/node/components/Button/index.d.mts.map +0 -1
- package/dist/node/components/Button/index.d.ts +0 -3
- package/dist/node/components/Button/index.d.ts.map +0 -1
- package/dist/node/components/Button/lib/IconSize.d.cts +0 -2
- package/dist/node/components/Button/lib/IconSize.d.cts.map +0 -1
- package/dist/node/components/Button/lib/IconSize.d.mts +0 -2
- package/dist/node/components/Button/lib/IconSize.d.mts.map +0 -1
- package/dist/node/components/Button/lib/IconSize.d.ts +0 -2
- package/dist/node/components/Button/lib/IconSize.d.ts.map +0 -1
- package/dist/node/components/Button/lib/index.d.cts +0 -3
- package/dist/node/components/Button/lib/index.d.cts.map +0 -1
- package/dist/node/components/Button/lib/index.d.mts +0 -3
- package/dist/node/components/Button/lib/index.d.mts.map +0 -1
- package/dist/node/components/Button/lib/index.d.ts +0 -3
- package/dist/node/components/Button/lib/index.d.ts.map +0 -1
- package/dist/node/components/Button/lib/presetIconSize.d.cts +0 -3
- package/dist/node/components/Button/lib/presetIconSize.d.cts.map +0 -1
- package/dist/node/components/Button/lib/presetIconSize.d.mts +0 -3
- package/dist/node/components/Button/lib/presetIconSize.d.mts.map +0 -1
- package/dist/node/components/Button/lib/presetIconSize.d.ts +0 -3
- package/dist/node/components/Button/lib/presetIconSize.d.ts.map +0 -1
- package/dist/node/components/img/index.d.cts +0 -4
- package/dist/node/components/img/index.d.cts.map +0 -1
- package/dist/node/components/img/index.d.mts +0 -4
- package/dist/node/components/img/index.d.mts.map +0 -1
- package/dist/node/components/img/index.d.ts +0 -4
- package/dist/node/components/img/index.d.ts.map +0 -1
- package/dist/node/components/index.d.cts +0 -4
- package/dist/node/components/index.d.cts.map +0 -1
- package/dist/node/components/index.d.mts +0 -4
- package/dist/node/components/index.d.mts.map +0 -1
- package/dist/node/components/index.d.ts +0 -4
- package/dist/node/components/index.d.ts.map +0 -1
- package/dist/node/components/shared/Dialog/JsonViewerCollapse.d.cts +0 -8
- package/dist/node/components/shared/Dialog/JsonViewerCollapse.d.cts.map +0 -1
- package/dist/node/components/shared/Dialog/JsonViewerCollapse.d.mts +0 -8
- package/dist/node/components/shared/Dialog/JsonViewerCollapse.d.mts.map +0 -1
- package/dist/node/components/shared/Dialog/JsonViewerCollapse.d.ts +0 -8
- package/dist/node/components/shared/Dialog/JsonViewerCollapse.d.ts.map +0 -1
- package/dist/node/components/shared/Dialog/RawInfoDialog.d.cts +0 -11
- package/dist/node/components/shared/Dialog/RawInfoDialog.d.cts.map +0 -1
- package/dist/node/components/shared/Dialog/RawInfoDialog.d.mts +0 -11
- package/dist/node/components/shared/Dialog/RawInfoDialog.d.mts.map +0 -1
- package/dist/node/components/shared/Dialog/RawInfoDialog.d.ts +0 -11
- package/dist/node/components/shared/Dialog/RawInfoDialog.d.ts.map +0 -1
- package/dist/node/components/shared/Dialog/index.d.cts +0 -3
- package/dist/node/components/shared/Dialog/index.d.cts.map +0 -1
- package/dist/node/components/shared/Dialog/index.d.mts +0 -3
- package/dist/node/components/shared/Dialog/index.d.mts.map +0 -1
- package/dist/node/components/shared/Dialog/index.d.ts +0 -3
- package/dist/node/components/shared/Dialog/index.d.ts.map +0 -1
- package/dist/node/components/shared/JsonViewerEx.d.cts +0 -4
- package/dist/node/components/shared/JsonViewerEx.d.cts.map +0 -1
- package/dist/node/components/shared/JsonViewerEx.d.mts +0 -4
- package/dist/node/components/shared/JsonViewerEx.d.mts.map +0 -1
- package/dist/node/components/shared/JsonViewerEx.d.ts +0 -4
- package/dist/node/components/shared/JsonViewerEx.d.ts.map +0 -1
- package/dist/node/components/shared/index.d.cts +0 -3
- package/dist/node/components/shared/index.d.cts.map +0 -1
- package/dist/node/components/shared/index.d.mts +0 -3
- package/dist/node/components/shared/index.d.mts.map +0 -1
- package/dist/node/components/shared/index.d.ts +0 -3
- package/dist/node/components/shared/index.d.ts.map +0 -1
- package/dist/node/components/styled/StyledChipLabel.d.cts +0 -4
- package/dist/node/components/styled/StyledChipLabel.d.cts.map +0 -1
- package/dist/node/components/styled/StyledChipLabel.d.mts +0 -4
- package/dist/node/components/styled/StyledChipLabel.d.mts.map +0 -1
- package/dist/node/components/styled/StyledChipLabel.d.ts +0 -4
- package/dist/node/components/styled/StyledChipLabel.d.ts.map +0 -1
- package/dist/node/components/styled/index.d.cts +0 -2
- package/dist/node/components/styled/index.d.cts.map +0 -1
- package/dist/node/components/styled/index.d.mts +0 -2
- package/dist/node/components/styled/index.d.mts.map +0 -1
- package/dist/node/components/styled/index.d.ts +0 -2
- package/dist/node/components/styled/index.d.ts.map +0 -1
- package/dist/node/index.cjs +0 -282
- package/dist/node/index.cjs.map +0 -1
- package/dist/node/index.d.cts +0 -2
- package/dist/node/index.d.cts.map +0 -1
- package/dist/node/index.d.mts +0 -2
- package/dist/node/index.d.mts.map +0 -1
- package/dist/node/index.d.ts +0 -2
- package/dist/node/index.d.ts.map +0 -1
- package/dist/node/index.js +0 -250
- package/dist/node/index.js.map +0 -1
- package/dist/node/lib/ExpansionProps.d.cts +0 -5
- package/dist/node/lib/ExpansionProps.d.cts.map +0 -1
- package/dist/node/lib/ExpansionProps.d.mts +0 -5
- package/dist/node/lib/ExpansionProps.d.mts.map +0 -1
- package/dist/node/lib/ExpansionProps.d.ts +0 -5
- package/dist/node/lib/ExpansionProps.d.ts.map +0 -1
- package/dist/node/lib/index.d.cts +0 -2
- package/dist/node/lib/index.d.cts.map +0 -1
- package/dist/node/lib/index.d.mts +0 -2
- package/dist/node/lib/index.d.mts.map +0 -1
- package/dist/node/lib/index.d.ts +0 -2
- package/dist/node/lib/index.d.ts.map +0 -1
|
@@ -5,10 +5,11 @@ import { usePromise } from '@xylabs/react-promise'
|
|
|
5
5
|
import { PayloadBuilder } from '@xyo-network/payload-builder'
|
|
6
6
|
import { isAnyPayload } from '@xyo-network/payload-model'
|
|
7
7
|
import { useDataState } from '@xyo-network/react-shared'
|
|
8
|
+
import React from 'react'
|
|
8
9
|
|
|
9
|
-
import { ExpansionProps } from '../../../lib/index.
|
|
10
|
-
import { StyledChipLabel } from '../../styled/index.
|
|
11
|
-
import { JsonViewerEx } from '../JsonViewerEx.
|
|
10
|
+
import { ExpansionProps } from '../../../lib/index.ts'
|
|
11
|
+
import { StyledChipLabel } from '../../styled/index.ts'
|
|
12
|
+
import { JsonViewerEx } from '../JsonViewerEx.tsx'
|
|
12
13
|
|
|
13
14
|
export interface RawInfoPayloadCollapse extends CollapseProps, ExpansionProps {
|
|
14
15
|
jsonValue?: JsonValue
|
|
@@ -31,23 +32,27 @@ export const JsonViewerCollapse: React.FC<RawInfoPayloadCollapse> = ({ defaultEx
|
|
|
31
32
|
|
|
32
33
|
return (
|
|
33
34
|
<>
|
|
34
|
-
{jsonValue
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
{jsonValue ?
|
|
43
|
-
<FlexCol alignItems="stretch" gap={1.5}>
|
|
44
|
-
<Typography sx={{ lineHeight: 1 }}>Payload Hash:</Typography>
|
|
45
|
-
{hash ?
|
|
46
|
-
<Chip label={<StyledChipLabel>{hash}</StyledChipLabel>} sx={{ alignSelf: 'start' }} />
|
|
47
|
-
: null}
|
|
48
|
-
<JsonViewerEx value={jsonValue} />
|
|
49
|
-
</FlexCol>
|
|
35
|
+
{jsonValue
|
|
36
|
+
? (
|
|
37
|
+
<FlexRow>
|
|
38
|
+
<Button onClick={handleExpansion} size="small" variant="outlined">
|
|
39
|
+
{actionText}
|
|
40
|
+
</Button>
|
|
41
|
+
</FlexRow>
|
|
42
|
+
)
|
|
50
43
|
: null}
|
|
44
|
+
<Collapse in={expandedJson} {...props}>
|
|
45
|
+
{jsonValue
|
|
46
|
+
? (
|
|
47
|
+
<FlexCol alignItems="stretch" gap={1.5}>
|
|
48
|
+
<Typography sx={{ lineHeight: 1 }}>Payload Hash:</Typography>
|
|
49
|
+
{hash
|
|
50
|
+
? <Chip label={<StyledChipLabel>{hash}</StyledChipLabel>} sx={{ alignSelf: 'start' }} />
|
|
51
|
+
: null}
|
|
52
|
+
<JsonViewerEx value={jsonValue} />
|
|
53
|
+
</FlexCol>
|
|
54
|
+
)
|
|
55
|
+
: null}
|
|
51
56
|
</Collapse>
|
|
52
57
|
</>
|
|
53
58
|
)
|
|
@@ -2,8 +2,9 @@ import { Meta, StoryFn } from '@storybook/react'
|
|
|
2
2
|
import { toJson } from '@xylabs/object'
|
|
3
3
|
import { FlexCol } from '@xylabs/react-flexbox'
|
|
4
4
|
import { Payload } from '@xyo-network/payload-model'
|
|
5
|
+
import React from 'react'
|
|
5
6
|
|
|
6
|
-
import { RawInfoDialog } from './RawInfoDialog.
|
|
7
|
+
import { RawInfoDialog } from './RawInfoDialog.tsx'
|
|
7
8
|
|
|
8
9
|
type TestPayload = Payload<{ id: string; schema: string; type: string }, 'network.xyo.test'>
|
|
9
10
|
const TestPayload: TestPayload = {
|
|
@@ -12,13 +13,12 @@ const TestPayload: TestPayload = {
|
|
|
12
13
|
type: 'test',
|
|
13
14
|
}
|
|
14
15
|
|
|
15
|
-
// eslint-disable-next-line import/no-default-export
|
|
16
16
|
export default {
|
|
17
17
|
component: RawInfoDialog,
|
|
18
18
|
title: 'payload/RawInfoDialog',
|
|
19
19
|
} as Meta
|
|
20
20
|
|
|
21
|
-
const Template: StoryFn<typeof RawInfoDialog> =
|
|
21
|
+
const Template: StoryFn<typeof RawInfoDialog> = args => (
|
|
22
22
|
<FlexCol>
|
|
23
23
|
<RawInfoDialog {...args} />
|
|
24
24
|
</FlexCol>
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Button, Dialog, DialogActions, DialogContent, DialogProps, DialogTitle } from '@mui/material'
|
|
2
2
|
import { JsonValue } from '@xylabs/object'
|
|
3
|
-
import { MouseEventHandler, ReactNode } from 'react'
|
|
3
|
+
import React, { MouseEventHandler, ReactNode } from 'react'
|
|
4
4
|
|
|
5
|
-
import { ExpansionProps } from '../../../lib/index.
|
|
6
|
-
import { JsonViewerCollapse } from './JsonViewerCollapse.
|
|
5
|
+
import { ExpansionProps } from '../../../lib/index.ts'
|
|
6
|
+
import { JsonViewerCollapse } from './JsonViewerCollapse.tsx'
|
|
7
7
|
|
|
8
8
|
export interface RawInfoDialogProps extends DialogProps, ExpansionProps {
|
|
9
9
|
dialogContent?: ReactNode
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './JsonViewerCollapse.
|
|
2
|
-
export * from './RawInfoDialog.
|
|
1
|
+
export * from './JsonViewerCollapse.tsx'
|
|
2
|
+
export * from './RawInfoDialog.tsx'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './Dialog/index.
|
|
2
|
-
export * from './JsonViewerEx.
|
|
1
|
+
export * from './Dialog/index.ts'
|
|
2
|
+
export * from './JsonViewerEx.tsx'
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './StyledChipLabel.
|
|
1
|
+
export * from './StyledChipLabel.tsx'
|
package/src/index.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './components/index.
|
|
1
|
+
export * from './components/index.ts'
|
package/src/lib/index.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './ExpansionProps.
|
|
1
|
+
export * from './ExpansionProps.ts'
|
package/xy.config.ts
ADDED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ButtonExProps } from '@xylabs/react-button';
|
|
2
|
-
import { ReactNode } from 'react';
|
|
3
|
-
import { ExpansionProps } from '../../lib/index.js';
|
|
4
|
-
import { IconSize } from './lib/index.js';
|
|
5
|
-
export interface RawInfoButtonProps extends ButtonExProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
iconOnly?: boolean;
|
|
8
|
-
iconSize?: number;
|
|
9
|
-
onCloseCallback?: () => void;
|
|
10
|
-
presetIconSize?: IconSize;
|
|
11
|
-
rawValue?: unknown;
|
|
12
|
-
}
|
|
13
|
-
export declare const RawInfoButton: React.FC<RawInfoButtonProps>;
|
|
14
|
-
//# sourceMappingURL=RawInfoButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/RawInfoButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,aAAa,EAAE,MAAM,sBAAsB,CAAA;AAC9D,OAAO,EAAqB,SAAS,EAAqB,MAAM,OAAO,CAAA;AAEvE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGnD,OAAO,EAAE,QAAQ,EAAuB,MAAM,gBAAgB,CAAA;AAE9D,MAAM,WAAW,kBAAmB,SAAQ,aAAa,EAAE,cAAc;IACvE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAkDtD,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ButtonExProps } from '@xylabs/react-button';
|
|
2
|
-
import { ReactNode } from 'react';
|
|
3
|
-
import { ExpansionProps } from '../../lib/index.js';
|
|
4
|
-
import { IconSize } from './lib/index.js';
|
|
5
|
-
export interface RawInfoButtonProps extends ButtonExProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
iconOnly?: boolean;
|
|
8
|
-
iconSize?: number;
|
|
9
|
-
onCloseCallback?: () => void;
|
|
10
|
-
presetIconSize?: IconSize;
|
|
11
|
-
rawValue?: unknown;
|
|
12
|
-
}
|
|
13
|
-
export declare const RawInfoButton: React.FC<RawInfoButtonProps>;
|
|
14
|
-
//# sourceMappingURL=RawInfoButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/RawInfoButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,aAAa,EAAE,MAAM,sBAAsB,CAAA;AAC9D,OAAO,EAAqB,SAAS,EAAqB,MAAM,OAAO,CAAA;AAEvE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGnD,OAAO,EAAE,QAAQ,EAAuB,MAAM,gBAAgB,CAAA;AAE9D,MAAM,WAAW,kBAAmB,SAAQ,aAAa,EAAE,cAAc;IACvE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAkDtD,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ButtonExProps } from '@xylabs/react-button';
|
|
2
|
-
import { ReactNode } from 'react';
|
|
3
|
-
import { ExpansionProps } from '../../lib/index.js';
|
|
4
|
-
import { IconSize } from './lib/index.js';
|
|
5
|
-
export interface RawInfoButtonProps extends ButtonExProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
iconOnly?: boolean;
|
|
8
|
-
iconSize?: number;
|
|
9
|
-
onCloseCallback?: () => void;
|
|
10
|
-
presetIconSize?: IconSize;
|
|
11
|
-
rawValue?: unknown;
|
|
12
|
-
}
|
|
13
|
-
export declare const RawInfoButton: React.FC<RawInfoButtonProps>;
|
|
14
|
-
//# sourceMappingURL=RawInfoButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/RawInfoButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,aAAa,EAAE,MAAM,sBAAsB,CAAA;AAC9D,OAAO,EAAqB,SAAS,EAAqB,MAAM,OAAO,CAAA;AAEvE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGnD,OAAO,EAAE,QAAQ,EAAuB,MAAM,gBAAgB,CAAA;AAE9D,MAAM,WAAW,kBAAmB,SAAQ,aAAa,EAAE,cAAc;IACvE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAkDtD,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IconButtonProps } from '@mui/material';
|
|
2
|
-
import { ReactNode } from 'react';
|
|
3
|
-
import { ExpansionProps } from '../../lib/index.js';
|
|
4
|
-
import { IconSize } from './lib/index.js';
|
|
5
|
-
export interface RawInfoIconProps extends IconButtonProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
iconOnly?: boolean;
|
|
8
|
-
iconSize?: number;
|
|
9
|
-
onCloseCallback?: () => void;
|
|
10
|
-
presetIconSize?: IconSize;
|
|
11
|
-
rawValue?: unknown;
|
|
12
|
-
}
|
|
13
|
-
export declare const RawInfoIconButton: import("react").ForwardRefExoticComponent<Omit<RawInfoIconProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
14
|
-
//# sourceMappingURL=RawInfoIconButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/RawInfoIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAE,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAiC,SAAS,EAAqB,MAAM,OAAO,CAAA;AAEnF,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGnD,OAAO,EAAE,QAAQ,EAAuB,MAAM,gBAAgB,CAAA;AAE9D,MAAM,WAAW,gBAAiB,SAAQ,eAAe,EAAE,cAAc;IACvE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,iBAAiB,6HAqC7B,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IconButtonProps } from '@mui/material';
|
|
2
|
-
import { ReactNode } from 'react';
|
|
3
|
-
import { ExpansionProps } from '../../lib/index.js';
|
|
4
|
-
import { IconSize } from './lib/index.js';
|
|
5
|
-
export interface RawInfoIconProps extends IconButtonProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
iconOnly?: boolean;
|
|
8
|
-
iconSize?: number;
|
|
9
|
-
onCloseCallback?: () => void;
|
|
10
|
-
presetIconSize?: IconSize;
|
|
11
|
-
rawValue?: unknown;
|
|
12
|
-
}
|
|
13
|
-
export declare const RawInfoIconButton: import("react").ForwardRefExoticComponent<Omit<RawInfoIconProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
14
|
-
//# sourceMappingURL=RawInfoIconButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/RawInfoIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAE,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAiC,SAAS,EAAqB,MAAM,OAAO,CAAA;AAEnF,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGnD,OAAO,EAAE,QAAQ,EAAuB,MAAM,gBAAgB,CAAA;AAE9D,MAAM,WAAW,gBAAiB,SAAQ,eAAe,EAAE,cAAc;IACvE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,iBAAiB,6HAqC7B,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IconButtonProps } from '@mui/material';
|
|
2
|
-
import { ReactNode } from 'react';
|
|
3
|
-
import { ExpansionProps } from '../../lib/index.js';
|
|
4
|
-
import { IconSize } from './lib/index.js';
|
|
5
|
-
export interface RawInfoIconProps extends IconButtonProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
iconOnly?: boolean;
|
|
8
|
-
iconSize?: number;
|
|
9
|
-
onCloseCallback?: () => void;
|
|
10
|
-
presetIconSize?: IconSize;
|
|
11
|
-
rawValue?: unknown;
|
|
12
|
-
}
|
|
13
|
-
export declare const RawInfoIconButton: import("react").ForwardRefExoticComponent<Omit<RawInfoIconProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
14
|
-
//# sourceMappingURL=RawInfoIconButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/RawInfoIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAE,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAiC,SAAS,EAAqB,MAAM,OAAO,CAAA;AAEnF,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGnD,OAAO,EAAE,QAAQ,EAAuB,MAAM,gBAAgB,CAAA;AAE9D,MAAM,WAAW,gBAAiB,SAAQ,eAAe,EAAE,cAAc;IACvE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,iBAAiB,6HAqC7B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,wBAAwB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,wBAAwB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,wBAAwB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconSize.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/IconSize.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconSize.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/IconSize.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconSize.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/IconSize.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"presetIconSize.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/presetIconSize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA;AAExC,eAAO,MAAM,mBAAmB,UAAW,QAAQ,6BAYlD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"presetIconSize.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/presetIconSize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA;AAExC,eAAO,MAAM,mBAAmB,UAAW,QAAQ,6BAYlD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"presetIconSize.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/lib/presetIconSize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA;AAExC,eAAO,MAAM,mBAAmB,UAAW,QAAQ,6BAYlD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/img/index.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;CAwBxB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/img/index.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;CAwBxB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/img/index.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;CAwBxB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CollapseProps } from '@mui/material';
|
|
2
|
-
import { JsonValue } from '@xylabs/object';
|
|
3
|
-
import { ExpansionProps } from '../../../lib/index.js';
|
|
4
|
-
export interface RawInfoPayloadCollapse extends CollapseProps, ExpansionProps {
|
|
5
|
-
jsonValue?: JsonValue;
|
|
6
|
-
}
|
|
7
|
-
export declare const JsonViewerCollapse: React.FC<RawInfoPayloadCollapse>;
|
|
8
|
-
//# sourceMappingURL=JsonViewerCollapse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JsonViewerCollapse.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/JsonViewerCollapse.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA0B,aAAa,EAAc,MAAM,eAAe,CAAA;AACjF,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAO1C,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAItD,MAAM,WAAW,sBAAuB,SAAQ,aAAa,EAAE,cAAc;IAC3E,SAAS,CAAC,EAAE,SAAS,CAAA;CACtB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAqC/D,CAAA"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CollapseProps } from '@mui/material';
|
|
2
|
-
import { JsonValue } from '@xylabs/object';
|
|
3
|
-
import { ExpansionProps } from '../../../lib/index.js';
|
|
4
|
-
export interface RawInfoPayloadCollapse extends CollapseProps, ExpansionProps {
|
|
5
|
-
jsonValue?: JsonValue;
|
|
6
|
-
}
|
|
7
|
-
export declare const JsonViewerCollapse: React.FC<RawInfoPayloadCollapse>;
|
|
8
|
-
//# sourceMappingURL=JsonViewerCollapse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JsonViewerCollapse.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/JsonViewerCollapse.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA0B,aAAa,EAAc,MAAM,eAAe,CAAA;AACjF,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAO1C,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAItD,MAAM,WAAW,sBAAuB,SAAQ,aAAa,EAAE,cAAc;IAC3E,SAAS,CAAC,EAAE,SAAS,CAAA;CACtB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAqC/D,CAAA"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CollapseProps } from '@mui/material';
|
|
2
|
-
import { JsonValue } from '@xylabs/object';
|
|
3
|
-
import { ExpansionProps } from '../../../lib/index.js';
|
|
4
|
-
export interface RawInfoPayloadCollapse extends CollapseProps, ExpansionProps {
|
|
5
|
-
jsonValue?: JsonValue;
|
|
6
|
-
}
|
|
7
|
-
export declare const JsonViewerCollapse: React.FC<RawInfoPayloadCollapse>;
|
|
8
|
-
//# sourceMappingURL=JsonViewerCollapse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JsonViewerCollapse.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/JsonViewerCollapse.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA0B,aAAa,EAAc,MAAM,eAAe,CAAA;AACjF,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAO1C,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAItD,MAAM,WAAW,sBAAuB,SAAQ,aAAa,EAAE,cAAc;IAC3E,SAAS,CAAC,EAAE,SAAS,CAAA;CACtB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAqC/D,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DialogProps } from '@mui/material';
|
|
2
|
-
import { JsonValue } from '@xylabs/object';
|
|
3
|
-
import { ReactNode } from 'react';
|
|
4
|
-
import { ExpansionProps } from '../../../lib/index.js';
|
|
5
|
-
export interface RawInfoDialogProps extends DialogProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
jsonValue?: JsonValue;
|
|
8
|
-
onCloseCallback?: () => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const RawInfoDialog: React.FC<RawInfoDialogProps>;
|
|
11
|
-
//# sourceMappingURL=RawInfoDialog.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/RawInfoDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAgD,WAAW,EAAe,MAAM,eAAe,CAAA;AACtG,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAC1C,OAAO,EAAqB,SAAS,EAAE,MAAM,OAAO,CAAA;AAEpD,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAGtD,MAAM,WAAW,kBAAmB,SAAQ,WAAW,EAAE,cAAc;IACrE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;CAC7B;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA8BtD,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DialogProps } from '@mui/material';
|
|
2
|
-
import { JsonValue } from '@xylabs/object';
|
|
3
|
-
import { ReactNode } from 'react';
|
|
4
|
-
import { ExpansionProps } from '../../../lib/index.js';
|
|
5
|
-
export interface RawInfoDialogProps extends DialogProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
jsonValue?: JsonValue;
|
|
8
|
-
onCloseCallback?: () => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const RawInfoDialog: React.FC<RawInfoDialogProps>;
|
|
11
|
-
//# sourceMappingURL=RawInfoDialog.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/RawInfoDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAgD,WAAW,EAAe,MAAM,eAAe,CAAA;AACtG,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAC1C,OAAO,EAAqB,SAAS,EAAE,MAAM,OAAO,CAAA;AAEpD,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAGtD,MAAM,WAAW,kBAAmB,SAAQ,WAAW,EAAE,cAAc;IACrE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;CAC7B;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA8BtD,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DialogProps } from '@mui/material';
|
|
2
|
-
import { JsonValue } from '@xylabs/object';
|
|
3
|
-
import { ReactNode } from 'react';
|
|
4
|
-
import { ExpansionProps } from '../../../lib/index.js';
|
|
5
|
-
export interface RawInfoDialogProps extends DialogProps, ExpansionProps {
|
|
6
|
-
dialogContent?: ReactNode;
|
|
7
|
-
jsonValue?: JsonValue;
|
|
8
|
-
onCloseCallback?: () => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const RawInfoDialog: React.FC<RawInfoDialogProps>;
|
|
11
|
-
//# sourceMappingURL=RawInfoDialog.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RawInfoDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/RawInfoDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAgD,WAAW,EAAe,MAAM,eAAe,CAAA;AACtG,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAC1C,OAAO,EAAqB,SAAS,EAAE,MAAM,OAAO,CAAA;AAEpD,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAGtD,MAAM,WAAW,kBAAmB,SAAQ,WAAW,EAAE,cAAc;IACrE,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;CAC7B;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA8BtD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/Dialog/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JsonViewerEx.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/JsonViewerEx.tsx"],"names":[],"mappings":"AACA,OAAO,EAAc,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAGjE,MAAM,MAAM,iBAAiB,GAAG,eAAe,CAAA;AAE/C,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgBpD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JsonViewerEx.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/JsonViewerEx.tsx"],"names":[],"mappings":"AACA,OAAO,EAAc,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAGjE,MAAM,MAAM,iBAAiB,GAAG,eAAe,CAAA;AAE/C,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgBpD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JsonViewerEx.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/JsonViewerEx.tsx"],"names":[],"mappings":"AACA,OAAO,EAAc,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAGjE,MAAM,MAAM,iBAAiB,GAAG,eAAe,CAAA;AAE/C,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgBpD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA"}
|