@rebasepro/cms 0.21.1 → 0.22.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.
Files changed (28) hide show
  1. package/dist/{CollectionEditorDialog-DPLimWfL.js → CollectionEditorDialog-CUtfS_49.js} +3 -3
  2. package/dist/{CollectionEditorDialog-DPLimWfL.js.map → CollectionEditorDialog-CUtfS_49.js.map} +1 -1
  3. package/dist/{PropertyEditView-D85vuYZu.js → PropertyEditView-BpEbC0Q2.js} +2 -2
  4. package/dist/{PropertyEditView-D85vuYZu.js.map → PropertyEditView-BpEbC0Q2.js.map} +1 -1
  5. package/dist/{RouterCollectionsStudioView-C1BseTGZ.js → RouterCollectionsStudioView-EK8Knq5I.js} +4 -4
  6. package/dist/{RouterCollectionsStudioView-C1BseTGZ.js.map → RouterCollectionsStudioView-EK8Knq5I.js.map} +1 -1
  7. package/dist/collection_editor_ui.js +4 -4
  8. package/dist/components/EntityIdentityBar.d.ts +11 -0
  9. package/dist/components/PropertyKeyHint.d.ts +25 -0
  10. package/dist/components/index.d.ts +1 -1
  11. package/dist/{export-CrKQwyBM.js → export-LvIpE7sE.js} +3 -3
  12. package/dist/export-LvIpE7sE.js.map +1 -0
  13. package/dist/form/components/LabelWithIcon.d.ts +7 -0
  14. package/dist/form/components/index.d.ts +0 -1
  15. package/dist/{history-DH4h_T1U.js → history-DG6Ln7CV.js} +2 -2
  16. package/dist/{history-DH4h_T1U.js.map → history-DG6Ln7CV.js.map} +1 -1
  17. package/dist/{import-Ct2FFEEj.js → import-Cxnmpyjl.js} +2 -2
  18. package/dist/{import-Ct2FFEEj.js.map → import-Cxnmpyjl.js.map} +1 -1
  19. package/dist/index.d.ts +1 -1
  20. package/dist/index.js +14 -8
  21. package/dist/index.js.map +1 -1
  22. package/dist/{util-jUWinb7D.js → util-CyIcgnv2.js} +544 -460
  23. package/dist/util-CyIcgnv2.js.map +1 -0
  24. package/package.json +9 -9
  25. package/dist/components/PropertyIdCopyTooltip.d.ts +0 -8
  26. package/dist/export-CrKQwyBM.js.map +0 -1
  27. package/dist/form/components/LabelWithIconAndTooltip.d.ts +0 -15
  28. package/dist/util-jUWinb7D.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
  import { t as __exportAll } from "./rolldown-runtime-D7D4PA-g.js";
2
- import { A as getFieldId, E as DEFAULT_FIELD_CONFIGS, Kt as FieldCaption, Ut as ArrayContainer, Wt as PropertyConfigBadge, a as namespaceToPropertiesPath, ct as useSafeSnackbarController, g as toSerializableProperty, i as namespaceToPropertiesOrderPath, k as getFieldConfig, m as toSerializableCollectionConfig, n as getFullIdPath, r as idToPropertiesPath, t as getFullId, tr as useCollectionRegistryController } from "./util-jUWinb7D.js";
2
+ import { A as getFieldId, E as DEFAULT_FIELD_CONFIGS, Kt as FieldCaption, Ut as ArrayContainer, Wt as PropertyConfigBadge, a as namespaceToPropertiesPath, ct as useSafeSnackbarController, er as useCollectionRegistryController, g as toSerializableProperty, i as namespaceToPropertiesOrderPath, k as getFieldConfig, m as toSerializableCollectionConfig, n as getFullIdPath, r as idToPropertiesPath, t as getFullId } from "./util-CyIcgnv2.js";
3
3
  import React, { createContext, useCallback, useContext, useDeferredValue, useEffect, useMemo, useRef, useState } from "react";
4
4
  import { deepEqual } from "fast-equals";
5
5
  import { AlertTriangleIcon, ArrowDownToLineIcon, ArrowUpToLineIcon, Badge, BooleanSwitchWithLabel, Button, Card, CheckSquareIcon, CircularProgress, DebouncedTextField, Dialog, DialogActions, DialogContent, DialogTitle, ErrorBoundary, ExpandablePanel, FileSearchIcon, FunctionSquareIcon, IconButton, InfoLabel, ListIcon, Menu, MenuItem, MinusCircleIcon, MoreVerticalIcon, MultiSelect, MultiSelectItem, Paper, PlusIcon, RefreshCcwIcon, Select, SelectItem, SettingsIcon, TextField, Tooltip, Trash2Icon, Typography, UploadCloudIcon, cls, defaultBorderMixin, iconSize } from "@rebasepro/ui";
@@ -3802,4 +3802,4 @@ function WidgetSelectViewItem({ onClick, initialProperty, propertyConfig, existi
3802
3802
  //#endregion
3803
3803
  export { updatePropertyFromWidget as a, useAIModifiedPaths as c, supportedFields as i, PropertyForm as n, PropertyTree as o, PropertyFormDialog as r, AIModifiedPathsProvider as s, PropertyEditView_exports as t };
3804
3804
 
3805
- //# sourceMappingURL=PropertyEditView-D85vuYZu.js.map
3805
+ //# sourceMappingURL=PropertyEditView-BpEbC0Q2.js.map