@axinom/mosaic-ui 0.39.1-feat-gs.1 → 0.39.1-feat-gs.2

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 (46) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +7 -7
  2. package/dist/components/Accordion/AccordionItem/AccordionItem.d.ts +2 -2
  3. package/dist/components/ConfirmDialog/index.d.ts +1 -1
  4. package/dist/components/ConfirmDialog/index.d.ts.map +1 -1
  5. package/dist/components/FormStation/Create/Create.d.ts +1 -1
  6. package/dist/components/FormStation/Create/Create.d.ts.map +1 -1
  7. package/dist/components/FormStation/Details/Details.d.ts +2 -2
  8. package/dist/components/FormStation/Details/Details.d.ts.map +1 -1
  9. package/dist/components/FormStation/FormContentWrapper/FormContentWrapper.d.ts +11 -0
  10. package/dist/components/FormStation/FormContentWrapper/FormContentWrapper.d.ts.map +1 -0
  11. package/dist/components/FormStation/FormStation.d.ts +8 -15
  12. package/dist/components/FormStation/FormStation.d.ts.map +1 -1
  13. package/dist/components/FormStation/FormStation.models.d.ts +17 -3
  14. package/dist/components/FormStation/FormStation.models.d.ts.map +1 -1
  15. package/dist/components/FormStation/FormStationActions/FormStationActions.d.ts +21 -0
  16. package/dist/components/FormStation/FormStationActions/FormStationActions.d.ts.map +1 -0
  17. package/dist/components/FormStation/FormStationContext/FormStationContext.d.ts +13 -0
  18. package/dist/components/FormStation/FormStationContext/FormStationContext.d.ts.map +1 -0
  19. package/dist/components/FormStation/FormStationContext/FormStationContextProvider.d.ts +10 -0
  20. package/dist/components/FormStation/FormStationContext/FormStationContextProvider.d.ts.map +1 -0
  21. package/dist/components/FormStation/FormStationHeader/FormStationHeader.d.ts +12 -0
  22. package/dist/components/FormStation/FormStationHeader/FormStationHeader.d.ts.map +1 -0
  23. package/dist/components/FormStation/helpers/mergeData.d.ts +7 -0
  24. package/dist/components/FormStation/helpers/mergeData.d.ts.map +1 -0
  25. package/dist/components/FormStation/helpers/useChangeSets.d.ts +12 -0
  26. package/dist/components/FormStation/helpers/useChangeSets.d.ts.map +1 -0
  27. package/dist/components/FormStation/helpers/useDataProvider.d.ts +14 -0
  28. package/dist/components/FormStation/helpers/useDataProvider.d.ts.map +1 -0
  29. package/dist/components/FormStation/helpers/useDebouncedFormikValues.d.ts +7 -0
  30. package/dist/components/FormStation/helpers/useDebouncedFormikValues.d.ts.map +1 -0
  31. package/dist/components/FormStation/helpers/useUndo.d.ts +6 -0
  32. package/dist/components/FormStation/helpers/useUndo.d.ts.map +1 -0
  33. package/dist/components/FormStation/{useValidationError.d.ts → helpers/useValidationError.d.ts} +1 -1
  34. package/dist/components/FormStation/helpers/useValidationError.d.ts.map +1 -0
  35. package/dist/components/FormStation/index.d.ts +1 -1
  36. package/dist/components/FormStation/index.d.ts.map +1 -1
  37. package/dist/components/Utils/Postgraphile/getArrayDiff.d.ts.map +1 -1
  38. package/dist/components/Utils/Postgraphile/getFormDiff.d.ts.map +1 -1
  39. package/dist/index.es.js +4 -4
  40. package/dist/index.es.js.map +1 -1
  41. package/dist/index.js +4 -4
  42. package/dist/index.js.map +1 -1
  43. package/package.json +2 -2
  44. package/dist/components/FormStation/StationErrorStateType.d.ts +0 -5
  45. package/dist/components/FormStation/StationErrorStateType.d.ts.map +0 -1
  46. package/dist/components/FormStation/useValidationError.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axinom/mosaic-ui",
3
- "version": "0.39.1-feat-gs.1",
3
+ "version": "0.39.1-feat-gs.2",
4
4
  "description": "UI components for building Axinom Mosaic applications",
5
5
  "author": "Axinom",
6
6
  "license": "PROPRIETARY",
@@ -32,7 +32,7 @@
32
32
  "build-storybook": "storybook build"
33
33
  },
34
34
  "dependencies": {
35
- "@axinom/mosaic-core": "^0.4.12-rc.4",
35
+ "@axinom/mosaic-core": "workspace:^",
36
36
  "@faker-js/faker": "^7.4.0",
37
37
  "@popperjs/core": "^2.11.8",
38
38
  "clsx": "^1.1.0",
@@ -1,5 +0,0 @@
1
- import { StationError } from '../models';
2
- export interface StationErrorStateType extends StationError {
3
- type?: string;
4
- }
5
- //# sourceMappingURL=StationErrorStateType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StationErrorStateType.d.ts","sourceRoot":"","sources":["../../../src/components/FormStation/StationErrorStateType.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAEzC,MAAM,WAAW,qBAAsB,SAAQ,YAAY;IACzD,IAAI,CAAC,EAAE,MAAM,CAAC;CACf"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useValidationError.d.ts","sourceRoot":"","sources":["../../../src/components/FormStation/useValidationError.tsx"],"names":[],"mappings":"AACA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAChE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAehE;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAChC,YAAY,EAAE,qBAAqB,GAAG,SAAS,EAC/C,eAAe,EAAE,KAAK,CAAC,QAAQ,CAC7B,KAAK,CAAC,cAAc,CAAC,qBAAqB,GAAG,SAAS,CAAC,CACxD,GACA;IACD,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,iBAAiB,EAAE,GAAG,CAAC,OAAO,CAAC;CAChC,CAyBA"}