@crystaldesign/diva-backoffice 26.8.0-beta.6 → 26.8.0-beta.61
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/build/esm/index.js +4302 -1758
- package/build/types/backoffice/src/Configuration.d.ts +2 -1
- package/build/types/backoffice/src/Configuration.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Toolbar/PopoutWindow.d.ts +30 -0
- package/build/types/backoffice/src/layout/Toolbar/PopoutWindow.d.ts.map +1 -0
- package/build/types/backoffice/src/layout/Toolbar/index.d.ts.map +1 -1
- package/build/types/backoffice/src/store/ContentStore.d.ts.map +1 -1
- package/build/types/backoffice/src/store/ToolBarStore.d.ts +58 -1
- package/build/types/backoffice/src/store/ToolBarStore.d.ts.map +1 -1
- package/build/types/backoffice/src/store/toolPreferences.d.ts +26 -0
- package/build/types/backoffice/src/store/toolPreferences.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/ActionButton.d.ts +1 -1
- package/build/types/backoffice/src/ui/ActionButton.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CommonComponents/UploadModal/useUploadState.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CommonComponents/commonEnums.d.ts +10 -0
- package/build/types/backoffice/src/ui/CommonComponents/commonEnums.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CommonComponents/createTranslatedColumnConfig.d.ts +2 -1
- package/build/types/backoffice/src/ui/CommonComponents/createTranslatedColumnConfig.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CommonComponents/useLoadingModal.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CommonComponents/useTools.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/useFormData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/CatalogVersions.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Features.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/FeaturesWithFeatureClass.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/IdmCatalogs.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Items.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/OptionCombinations/ActionsForm.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/OptionCombinations/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/OptionCombinations/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Options.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PartlistPos.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupFinishes.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupFinishes.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupPercentageSurcharge.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupPercentageSurcharge.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelectors/FeatureSelector.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/hooks/useModule.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableDecisions/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFormulas/index.d.ts +5 -0
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFormulas/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePartlists/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePriceFeatureGroups/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePrices/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableSeries/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/types.d.ts +1 -0
- package/build/types/backoffice/src/ui/IDMCatalogEditor/types.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/Tables/Prices/index.d.ts +5 -2
- package/build/types/backoffice/src/ui/IDMEnricherEditor/Tables/Prices/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelectors/FeatureSelector.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelectors/PackagePublishButton.d.ts +20 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelectors/PackagePublishButton.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelectors/PackagePublishSwitch.d.ts +12 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelectors/PackagePublishSwitch.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelectors/PackageSelector.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/hooks/useEnricherContext.d.ts +7 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/hooks/useEnricherContext.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/hooks/useModule.d.ts +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/hooks/useModule.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableGroups/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/AutomaticPublishingOrganizationsModal.d.ts +12 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/AutomaticPublishingOrganizationsModal.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/PackagePublishControls.d.ts +15 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/PackagePublishControls.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/PublishCustomCell.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/publishUtils.d.ts +30 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/publishUtils.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/usePackagePublishing.d.ts +60 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/usePackagePublishing.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePartlistPos/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePriceList/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableProperties/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMFeaturesEditor/Tables/Features.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMOrganizationOptionsEditor/Tables/Options.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Maintenance/components/StatsRow.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Maintenance/types.d.ts +18 -0
- package/build/types/backoffice/src/ui/Maintenance/types.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Maintenance/utils.d.ts +1 -0
- package/build/types/backoffice/src/ui/Maintenance/utils.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaViewerCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/utils/mapColumns.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/AIImageSelector/components/SortableImageRow/index.d.ts +18 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/AIImageSelector/components/SortableImageRow/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/AIImageSelector/index.d.ts +24 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/AIImageSelector/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ActionBar/index.d.ts +4 -2
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ActionBar/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ApprovalWorkspace/index.d.ts +30 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ApprovalWorkspace/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ImageSelectionWorkspace/index.d.ts +25 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ImageSelectionWorkspace/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/LeftSlider/index.d.ts +4 -3
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/LeftSlider/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/MetadataPanel/index.d.ts +5 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/MetadataPanel/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/SessionHeader/index.d.ts +11 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/SessionHeader/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ShortcutLegend/index.d.ts +14 -2
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/components/ShortcutLegend/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/hooks/useRenderApproveSession.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/hooks/useRenderJobData.d.ts +3 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/hooks/useRenderJobData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/UploadImageModal/index.d.ts +11 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/components/UploadImageModal/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/config.d.ts +31 -5
- package/build/types/backoffice/src/ui/TableRenderJobs/config.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TableRenderJobs/hooks/useUploadRenderImage.d.ts +14 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/hooks/useUploadRenderImage.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/TableRenderJobs/types.d.ts +22 -4
- package/build/types/backoffice/src/ui/TableRenderJobs/types.d.ts.map +1 -1
- package/build/types/backoffice/src/utils/downloadHandler.d.ts.map +1 -1
- package/build/types/backoffice/src/utils/getIcons.d.ts.map +1 -1
- package/package.json +13 -10
|
@@ -1,7 +1,19 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
export interface ShortcutItem {
|
|
3
|
+
keys: string[];
|
|
4
|
+
labelKey: string;
|
|
5
|
+
labelDefault?: string;
|
|
6
|
+
}
|
|
7
|
+
export type RenderApproveMode = 'select' | 'approve';
|
|
8
|
+
/**
|
|
9
|
+
* Builds the shortcut list for a given mode. The image-selector mode only
|
|
10
|
+
* exposes navigation/details/prompt/close; the approval mode exposes the full
|
|
11
|
+
* decision set. `showPrompt` adds the prompt-panel shortcut for AI jobs.
|
|
12
|
+
*/
|
|
13
|
+
export declare function buildShortcutItems(mode: RenderApproveMode, showPrompt: boolean): ShortcutItem[];
|
|
2
14
|
interface Props {
|
|
3
|
-
|
|
15
|
+
items: ShortcutItem[];
|
|
4
16
|
}
|
|
5
|
-
export default function ShortcutLegend({
|
|
17
|
+
export default function ShortcutLegend({ items }: Props): React.JSX.Element;
|
|
6
18
|
export {};
|
|
7
19
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/components/ShortcutLegend/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/components/ShortcutLegend/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG,SAAS,CAAC;AAerD;;;;GAIG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,iBAAiB,EAAE,UAAU,EAAE,OAAO,GAAG,YAAY,EAAE,CAQ/F;AAED,UAAU,KAAK;IACb,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB;AAED,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EAAE,KAAK,EAAE,EAAE,KAAK,qBAqBtD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useRenderApproveSession.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/hooks/useRenderApproveSession.ts"],"names":[],"mappings":"AASA,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG,QAAQ,GAAG,yBAAyB,GAAG,MAAM,CAAC;AAmCtF,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,uBAAuB,EAAE,MAAM,CAAC;IAChC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;;;;GAKG;AACH,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+DAA+D;IAC/D,aAAa,EAAE,MAAM,CAAC;IACtB,yDAAyD;IACzD,KAAK,EAAE,MAAM,CAAC;IACd,8DAA8D;IAC9D,gBAAgB,CAAC,EAAE,aAAa,CAAC;CAClC;AAED,MAAM,WAAW,oBAAoB;IACnC,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,OAAO,CAAC;IAC/B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,aAAa,GAAG,IAAI,CAAC;IACpC,OAAO,EAAE,cAAc,CAAC;IACxB,+DAA+D;IAC/D,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,oBAAoB,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,eAAe,CAAC,EAAE,aAAa,CAAC;IAChC,iBAAiB,EAAE,OAAO,CAAC;IAC3B,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC7B,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5D,IAAI,EAAE,MAAM,IAAI,CAAC;IACjB,2BAA2B,EAAE,MAAM,IAAI,CAAC;IACxC;;;OAGG;IACH,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,YAAY,EAAE,CAAC,OAAO,CAAC,EAAE;QAAE,SAAS,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CACpE;AAED,UAAU,OAAO;IACf,6EAA6E;IAC7E,WAAW,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;CACrG;AAoED;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,OAAO,UAAU,uBAAuB,CAAC,EAAE,WAAW,EAAE,EAAE,OAAO,GAAG,oBAAoB,
|
|
1
|
+
{"version":3,"file":"useRenderApproveSession.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/hooks/useRenderApproveSession.ts"],"names":[],"mappings":"AASA,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG,QAAQ,GAAG,yBAAyB,GAAG,MAAM,CAAC;AAmCtF,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,uBAAuB,EAAE,MAAM,CAAC;IAChC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;;;;GAKG;AACH,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+DAA+D;IAC/D,aAAa,EAAE,MAAM,CAAC;IACtB,yDAAyD;IACzD,KAAK,EAAE,MAAM,CAAC;IACd,8DAA8D;IAC9D,gBAAgB,CAAC,EAAE,aAAa,CAAC;CAClC;AAED,MAAM,WAAW,oBAAoB;IACnC,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,OAAO,CAAC;IAC/B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,aAAa,GAAG,IAAI,CAAC;IACpC,OAAO,EAAE,cAAc,CAAC;IACxB,+DAA+D;IAC/D,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,oBAAoB,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,eAAe,CAAC,EAAE,aAAa,CAAC;IAChC,iBAAiB,EAAE,OAAO,CAAC;IAC3B,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC7B,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5D,IAAI,EAAE,MAAM,IAAI,CAAC;IACjB,2BAA2B,EAAE,MAAM,IAAI,CAAC;IACxC;;;OAGG;IACH,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,YAAY,EAAE,CAAC,OAAO,CAAC,EAAE;QAAE,SAAS,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CACpE;AAED,UAAU,OAAO;IACf,6EAA6E;IAC7E,WAAW,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;CACrG;AAoED;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,OAAO,UAAU,uBAAuB,CAAC,EAAE,WAAW,EAAE,EAAE,OAAO,GAAG,oBAAoB,CAiX9F"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import { RenderApproveImages, RenderJob } from '../../../types';
|
|
1
|
+
import { RenderApproveImages, RenderImage, RenderJob } from '../../../types';
|
|
2
2
|
interface UseRenderJobDataResult {
|
|
3
3
|
job?: RenderJob;
|
|
4
4
|
images: RenderApproveImages;
|
|
5
5
|
loading: boolean;
|
|
6
6
|
error?: string;
|
|
7
|
+
/** Optimistically updates the in-memory job's renderImages (after persisting a reorder/selection) so re-renders don't snap back to the last fetched order. */
|
|
8
|
+
applyRenderImages: (renderImages: RenderImage[]) => void;
|
|
7
9
|
}
|
|
8
10
|
/**
|
|
9
11
|
* Loads the render job by id together with the left (real-time render) and
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useRenderJobData.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/hooks/useRenderJobData.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAsB,SAAS,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"useRenderJobData.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/hooks/useRenderJobData.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAsB,WAAW,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAIjG,UAAU,sBAAsB;IAC9B,GAAG,CAAC,EAAE,SAAS,CAAC;IAChB,MAAM,EAAE,mBAAmB,CAAC;IAC5B,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8JAA8J;IAC9J,iBAAiB,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;CAC1D;AAmJD;;;;;;;GAOG;AACH,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,GAAG,sBAAsB,CA6IjG"}
|
package/build/types/backoffice/src/ui/TableRenderJobs/components/RenderApprove/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/TableRenderJobs/components/RenderApprove/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAkE3D,MAAM,CAAC,OAAO,UAAU,aAAa,sBAqgBpC"}
|
package/build/types/backoffice/src/ui/TableRenderJobs/components/UploadImageModal/index.d.ts
CHANGED
|
@@ -5,7 +5,17 @@ interface Props {
|
|
|
5
5
|
renderJob: RenderJob | null;
|
|
6
6
|
onClose: () => void;
|
|
7
7
|
onSuccess?: () => void;
|
|
8
|
+
/**
|
|
9
|
+
* Custom upload handler. When provided it replaces the default
|
|
10
|
+
* (replace-final-render) upload - used by the image-selection phase to append
|
|
11
|
+
* the uploaded image to `renderImages` instead.
|
|
12
|
+
*/
|
|
13
|
+
uploadOverride?: (file: File, job: RenderJob) => Promise<void>;
|
|
14
|
+
/** Skip the render-job format/resolution deviation validation (no warnings). */
|
|
15
|
+
skipValidation?: boolean;
|
|
16
|
+
/** Restrict selectable file extensions (e.g. ['webp','png','jpg','jpeg']). Defaults to any image. */
|
|
17
|
+
allowedExtensions?: string[];
|
|
8
18
|
}
|
|
9
|
-
export default function UploadImageModal({ open, renderJob, onClose, onSuccess }: Props): React.JSX.Element;
|
|
19
|
+
export default function UploadImageModal({ open, renderJob, onClose, onSuccess, uploadOverride, skipValidation, allowedExtensions }: Props): React.JSX.Element;
|
|
10
20
|
export {};
|
|
11
21
|
//# sourceMappingURL=index.d.ts.map
|
package/build/types/backoffice/src/ui/TableRenderJobs/components/UploadImageModal/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/TableRenderJobs/components/UploadImageModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAIxC,UAAU,KAAK;IACb,IAAI,EAAE,OAAO,CAAC;IACd,SAAS,EAAE,SAAS,GAAG,IAAI,CAAC;IAC5B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/TableRenderJobs/components/UploadImageModal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAIxC,UAAU,KAAK;IACb,IAAI,EAAE,OAAO,CAAC;IACd,SAAS,EAAE,SAAS,GAAG,IAAI,CAAC;IAC5B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB;;;;OAIG;IACH,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,GAAG,EAAE,SAAS,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC/D,gFAAgF;IAChF,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,qGAAqG;IACrG,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;CAC9B;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,cAAc,EAAE,iBAAiB,EAAE,EAAE,KAAK,qBA+HzI"}
|
|
@@ -218,6 +218,32 @@ export declare function createTableRenderJobsConfig(t: TFunction, root: RootStor
|
|
|
218
218
|
showProgressBar?: undefined;
|
|
219
219
|
mapping?: undefined;
|
|
220
220
|
apiCallbackMapping?: undefined;
|
|
221
|
+
} | {
|
|
222
|
+
actionType: string;
|
|
223
|
+
id: string;
|
|
224
|
+
label: string;
|
|
225
|
+
rule: ({
|
|
226
|
+
lt: {
|
|
227
|
+
sourceField: string;
|
|
228
|
+
value: number;
|
|
229
|
+
};
|
|
230
|
+
match?: undefined;
|
|
231
|
+
} | {
|
|
232
|
+
match: {
|
|
233
|
+
sourceField: string;
|
|
234
|
+
value: string;
|
|
235
|
+
};
|
|
236
|
+
lt?: undefined;
|
|
237
|
+
})[];
|
|
238
|
+
errorText: string;
|
|
239
|
+
disableOnRuleMismatch: boolean;
|
|
240
|
+
callback: (selectedRenderJobs: any) => void;
|
|
241
|
+
type?: undefined;
|
|
242
|
+
title?: undefined;
|
|
243
|
+
apiInterface?: undefined;
|
|
244
|
+
showProgressBar?: undefined;
|
|
245
|
+
mapping?: undefined;
|
|
246
|
+
apiCallbackMapping?: undefined;
|
|
221
247
|
})[];
|
|
222
248
|
deselectOnUpdate: boolean;
|
|
223
249
|
copyAction: {
|
|
@@ -258,31 +284,32 @@ export declare function createTableRenderJobsConfig(t: TFunction, root: RootStor
|
|
|
258
284
|
actionType: string;
|
|
259
285
|
type: string;
|
|
260
286
|
id: string;
|
|
287
|
+
icon: string;
|
|
261
288
|
title: string;
|
|
289
|
+
label: string;
|
|
262
290
|
description: {
|
|
263
291
|
text: string;
|
|
264
292
|
}[];
|
|
265
|
-
label?: undefined;
|
|
266
293
|
rule?: undefined;
|
|
267
294
|
disableOnRuleMismatch?: undefined;
|
|
268
295
|
callback?: undefined;
|
|
269
|
-
icon?: undefined;
|
|
270
296
|
download?: undefined;
|
|
271
297
|
} | {
|
|
272
298
|
actionType: string;
|
|
273
299
|
type: string;
|
|
274
300
|
id: string;
|
|
301
|
+
icon: string;
|
|
275
302
|
title: string;
|
|
276
303
|
label: string;
|
|
277
304
|
description?: undefined;
|
|
278
305
|
rule?: undefined;
|
|
279
306
|
disableOnRuleMismatch?: undefined;
|
|
280
307
|
callback?: undefined;
|
|
281
|
-
icon?: undefined;
|
|
282
308
|
download?: undefined;
|
|
283
309
|
} | {
|
|
284
310
|
actionType: string;
|
|
285
311
|
id: string;
|
|
312
|
+
icon: string;
|
|
286
313
|
label: string;
|
|
287
314
|
rule: {
|
|
288
315
|
lt: {
|
|
@@ -295,12 +322,12 @@ export declare function createTableRenderJobsConfig(t: TFunction, root: RootStor
|
|
|
295
322
|
type?: undefined;
|
|
296
323
|
title?: undefined;
|
|
297
324
|
description?: undefined;
|
|
298
|
-
icon?: undefined;
|
|
299
325
|
download?: undefined;
|
|
300
326
|
} | {
|
|
301
327
|
actionType: string;
|
|
302
328
|
id: string;
|
|
303
329
|
icon: string;
|
|
330
|
+
label: string;
|
|
304
331
|
rule: {
|
|
305
332
|
match: {
|
|
306
333
|
sourceField: string;
|
|
@@ -322,7 +349,6 @@ export declare function createTableRenderJobsConfig(t: TFunction, root: RootStor
|
|
|
322
349
|
type?: undefined;
|
|
323
350
|
title?: undefined;
|
|
324
351
|
description?: undefined;
|
|
325
|
-
label?: undefined;
|
|
326
352
|
disableOnRuleMismatch?: undefined;
|
|
327
353
|
callback?: undefined;
|
|
328
354
|
})[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TableRenderJobs/config.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAE9C,wBAAgB,2BAA2B,CAAC,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,EAAE,iBAAiB,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TableRenderJobs/config.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAE9C,wBAAgB,2BAA2B,CAAC,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,EAAE,iBAAiB,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uCA2Q1E,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;uCA0BH,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAqFjB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA6B3B"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { RenderJob } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* Uploads an image as a MediaItem/MediaItemRef (same asset pipeline as the
|
|
4
|
+
* regular RenderApprove upload) and appends it to the render job's
|
|
5
|
+
* `renderImages` so it becomes one of the AI input images. Unlike
|
|
6
|
+
* `useUploadRenderJobImage` it does not touch `mediaItemRef`/`fileUrl` or change
|
|
7
|
+
* the render job state - the job stays in the image-selection phase.
|
|
8
|
+
*/
|
|
9
|
+
export default function useUploadRenderImage(): {
|
|
10
|
+
upload: (file: File, job: RenderJob) => Promise<void>;
|
|
11
|
+
uploading: boolean;
|
|
12
|
+
error: Error | null;
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=useUploadRenderImage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useUploadRenderImage.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TableRenderJobs/hooks/useUploadRenderImage.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC;;;;;;GAMG;AACH,MAAM,CAAC,OAAO,UAAU,oBAAoB;mBAU3B,IAAI,OAAO,SAAS,KAAG,OAAO,CAAC,IAAI,CAAC;;;EA6BpD"}
|
|
@@ -5,6 +5,11 @@ export interface TableRenderJobsConfiguration extends BaseModulConfiguration {
|
|
|
5
5
|
export interface RenderApproveConfiguration extends BaseModulConfiguration {
|
|
6
6
|
type: 'RenderApprove';
|
|
7
7
|
}
|
|
8
|
+
/** One AI input image: its CDN url and (when known) the originating MediaItemRef id. */
|
|
9
|
+
export interface RenderImage {
|
|
10
|
+
mediaItemRefId?: string;
|
|
11
|
+
url: string;
|
|
12
|
+
}
|
|
8
13
|
/**
|
|
9
14
|
* Subset of the render job payload returned by `GET /renderjobs/:id`
|
|
10
15
|
* that the RenderApprove session actually uses. Extra fields from the API
|
|
@@ -36,6 +41,8 @@ export interface RenderJob {
|
|
|
36
41
|
id: string;
|
|
37
42
|
viewpointName?: string;
|
|
38
43
|
}[];
|
|
44
|
+
/** Ordered list of input images sent to the AI, each with its CDN url and (when known) its MediaItemRef id. */
|
|
45
|
+
renderImages?: RenderImage[];
|
|
39
46
|
created?: number;
|
|
40
47
|
[key: string]: any;
|
|
41
48
|
}
|
|
@@ -54,15 +61,26 @@ export interface RenderApproveMedia {
|
|
|
54
61
|
mimeType?: string;
|
|
55
62
|
/** File size in bytes, if provided by the MediaItem. */
|
|
56
63
|
fileSize?: number;
|
|
64
|
+
/** MediaItem / MediaItemRef id, if resolved from a media record. May be a MediaItem id, so do NOT treat as a ref. */
|
|
65
|
+
id?: string;
|
|
66
|
+
/** MediaItemRef id, set only when the slide genuinely originates from a MediaItemRef (never a MediaItem id). */
|
|
67
|
+
mediaItemRefId?: string;
|
|
68
|
+
/** Display name of the underlying MediaItem / MediaItemRef. */
|
|
69
|
+
name?: string;
|
|
70
|
+
/** Free-form metadata dictionary of the MediaItem / MediaItemRef. */
|
|
71
|
+
metadata?: Record<string, any>;
|
|
72
|
+
/** True for the realtime render preview slide (independent of its position). */
|
|
73
|
+
isPreview?: boolean;
|
|
57
74
|
}
|
|
58
75
|
export interface RenderApproveImages {
|
|
59
76
|
/** First slide / fullscreen source (always the realtime render preview). */
|
|
60
77
|
left?: RenderApproveMedia;
|
|
61
78
|
/**
|
|
62
|
-
* All slides shown in the left swiper: the
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
79
|
+
* All slides shown in the left swiper: the ordered `renderImages` first (when
|
|
80
|
+
* present), then the realtime preview, then the remaining filtered product
|
|
81
|
+
* media (mediaType PCT/AR, functionType not in LOG/OPV). When there are no
|
|
82
|
+
* `renderImages` the preview leads. Duplicates are removed by url so the
|
|
83
|
+
* preview never appears twice.
|
|
66
84
|
*/
|
|
67
85
|
leftSlides?: RenderApproveMedia[];
|
|
68
86
|
right?: RenderApproveMedia;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TableRenderJobs/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,MAAM,WAAW,4BAA6B,SAAQ,sBAAsB;IAC1E,IAAI,EAAE,iBAAiB,CAAC;CACzB;AACD,MAAM,WAAW,0BAA2B,SAAQ,sBAAsB;IACxE,IAAI,EAAE,eAAe,CAAC;CACvB;AAED;;;;GAIG;AACH,MAAM,WAAW,SAAS;IACxB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,EAAE,GAAG;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,aAAa,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACjE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,kBAAkB;IACjC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,iEAAiE;IACjE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TableRenderJobs/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,MAAM,WAAW,4BAA6B,SAAQ,sBAAsB;IAC1E,IAAI,EAAE,iBAAiB,CAAC;CACzB;AACD,MAAM,WAAW,0BAA2B,SAAQ,sBAAsB;IACxE,IAAI,EAAE,eAAe,CAAC;CACvB;AAED,wFAAwF;AACxF,MAAM,WAAW,WAAW;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,GAAG,EAAE,MAAM,CAAC;CACb;AAED;;;;GAIG;AACH,MAAM,WAAW,SAAS;IACxB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,EAAE,GAAG;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,aAAa,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACjE,+GAA+G;IAC/G,YAAY,CAAC,EAAE,WAAW,EAAE,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,kBAAkB;IACjC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,iEAAiE;IACjE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,qHAAqH;IACrH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,gHAAgH;IAChH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,+DAA+D;IAC/D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,qEAAqE;IACrE,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC/B,gFAAgF;IAChF,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,mBAAmB;IAClC,4EAA4E;IAC5E,IAAI,CAAC,EAAE,kBAAkB,CAAC;IAC1B;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAClC,KAAK,CAAC,EAAE,kBAAkB,CAAC;CAC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"downloadHandler.d.ts","sourceRoot":"","sources":["../../../../../src/utils/downloadHandler.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAO3C,UAAU,oBAAoB;IAC5B,GAAG,EAAE,QAAQ,CAAC;IACd,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B,WAAW,EAAE,GAAG,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IAEjB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,oBAAoB,CAAC;CACjC;AAED,UAAU,YAAa,SAAQ,oBAAoB;IACjD,MAAM,EAAE,MAAM,CAAC;CAChB;AAuBD,eAAO,MAAM,eAAe,gBAAuB,YAAY,kBAkB9D,CAAC;AAEF,wBAAsB,YAAY,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"downloadHandler.d.ts","sourceRoot":"","sources":["../../../../../src/utils/downloadHandler.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAO3C,UAAU,oBAAoB;IAC5B,GAAG,EAAE,QAAQ,CAAC;IACd,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B,WAAW,EAAE,GAAG,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IAEjB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,oBAAoB,CAAC;CACjC;AAED,UAAU,YAAa,SAAQ,oBAAoB;IACjD,MAAM,EAAE,MAAM,CAAC;CAChB;AAuBD,eAAO,MAAM,eAAe,gBAAuB,YAAY,kBAkB9D,CAAC;AAEF,wBAAsB,YAAY,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBA+B5F"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getIcons.d.ts","sourceRoot":"","sources":["../../../../../src/utils/getIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"getIcons.d.ts","sourceRoot":"","sources":["../../../../../src/utils/getIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAwD1B,wBAAgB,OAAO,CAAC,IAAI,CAAC,EAAE,MAAM,iCAkHpC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@crystaldesign/diva-backoffice",
|
|
3
|
-
"version": "26.8.0-beta.
|
|
3
|
+
"version": "26.8.0-beta.61",
|
|
4
4
|
"license": "COMMERCIAL",
|
|
5
5
|
"devDependencies": {
|
|
6
6
|
"@testing-library/jest-dom": "^6.5.0",
|
|
@@ -15,19 +15,22 @@
|
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@ant-design/icons": "6.1.0",
|
|
17
17
|
"@babel/runtime": "7.24.7",
|
|
18
|
-
"@crystaldesign/content-box": "26.8.0-beta.
|
|
19
|
-
"@crystaldesign/content-item": "26.8.0-beta.
|
|
20
|
-
"@crystaldesign/diva-core": "26.8.0-beta.
|
|
21
|
-
"@crystaldesign/diva-utils": "26.8.0-beta.
|
|
22
|
-
"@crystaldesign/media-upload": "26.8.0-beta.
|
|
23
|
-
"@crystaldesign/rtf-editor": "26.8.0-beta.
|
|
24
|
-
"@crystaldesign/spreadsheet": "26.8.0-beta.
|
|
18
|
+
"@crystaldesign/content-box": "26.8.0-beta.61",
|
|
19
|
+
"@crystaldesign/content-item": "26.8.0-beta.61",
|
|
20
|
+
"@crystaldesign/diva-core": "26.8.0-beta.61",
|
|
21
|
+
"@crystaldesign/diva-utils": "26.8.0-beta.61",
|
|
22
|
+
"@crystaldesign/media-upload": "26.8.0-beta.61",
|
|
23
|
+
"@crystaldesign/rtf-editor": "26.8.0-beta.61",
|
|
24
|
+
"@crystaldesign/spreadsheet": "26.8.0-beta.61",
|
|
25
|
+
"@dnd-kit/core": "^6.1.0",
|
|
26
|
+
"@dnd-kit/sortable": "^8.0.0",
|
|
27
|
+
"@dnd-kit/utilities": "^3.2.2",
|
|
25
28
|
"@google/genai": "^1.22.0",
|
|
26
29
|
"@google/model-viewer": "3.5.0",
|
|
27
30
|
"ag-charts-community": "^10.1.0",
|
|
28
31
|
"ag-charts-react": "^10.1.0",
|
|
29
32
|
"antd": "6.3.0",
|
|
30
|
-
"csv": "6.
|
|
33
|
+
"csv": "6.6.1",
|
|
31
34
|
"fast-json-patch": "^3.1.0",
|
|
32
35
|
"fast-sort": "^3.4.1",
|
|
33
36
|
"flat": "^5.0.2",
|
|
@@ -53,5 +56,5 @@
|
|
|
53
56
|
},
|
|
54
57
|
"module": "build/esm/index.js",
|
|
55
58
|
"types": "./build/types/backoffice/src/index.d.ts",
|
|
56
|
-
"gitHead": "
|
|
59
|
+
"gitHead": "e07f92b5849cd299685f09f6d23c58a5ff2f3eaf"
|
|
57
60
|
}
|