@mhmo91/schmancy 0.2.142 → 0.2.144

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 (37) hide show
  1. package/dist/card.cjs +1 -1
  2. package/dist/card.js +1 -1
  3. package/dist/content-drawer.cjs +1 -1
  4. package/dist/content-drawer.js +1 -1
  5. package/dist/{context-array-CSGdoQ1W.js → context-object-CISes2bD.js} +415 -317
  6. package/dist/context-object-CISes2bD.js.map +1 -0
  7. package/dist/context-object-CP7HbDFQ.cjs +2 -0
  8. package/dist/context-object-CP7HbDFQ.cjs.map +1 -0
  9. package/dist/index.cjs +1 -1
  10. package/dist/index.js +89 -87
  11. package/dist/nav-drawer.cjs +1 -1
  12. package/dist/nav-drawer.js +1 -1
  13. package/dist/selector-hook-Bvne--oy.cjs +2 -0
  14. package/dist/selector-hook-Bvne--oy.cjs.map +1 -0
  15. package/dist/selector-hook-D_HTD-GV.js +344 -0
  16. package/dist/selector-hook-D_HTD-GV.js.map +1 -0
  17. package/dist/store.cjs +1 -1
  18. package/dist/store.js +40 -38
  19. package/dist/teleport.cjs +1 -1
  20. package/dist/{teleport.component-Du14Yyxz.js → teleport.component-B6W2UN_u.js} +2 -2
  21. package/dist/{teleport.component-Du14Yyxz.js.map → teleport.component-B6W2UN_u.js.map} +1 -1
  22. package/dist/{teleport.component-Vicu2fPa.cjs → teleport.component-Cgtrv4bU.cjs} +2 -2
  23. package/dist/{teleport.component-Vicu2fPa.cjs.map → teleport.component-Cgtrv4bU.cjs.map} +1 -1
  24. package/dist/teleport.js +1 -1
  25. package/package.json +1 -1
  26. package/types/src/store/context-create.d.ts +2 -2
  27. package/types/src/store/context-object.d.ts +6 -0
  28. package/types/src/store/immer-integration.d.ts +1 -7
  29. package/types/src/store/index.d.ts +2 -0
  30. package/types/src/store/store.class.d.ts +6 -0
  31. package/dist/context-array-BrljBA5R.cjs +0 -2
  32. package/dist/context-array-BrljBA5R.cjs.map +0 -1
  33. package/dist/context-array-CSGdoQ1W.js.map +0 -1
  34. package/dist/selector-hook-0691Losv.js +0 -323
  35. package/dist/selector-hook-0691Losv.js.map +0 -1
  36. package/dist/selector-hook-SzNTYQII.cjs +0 -2
  37. package/dist/selector-hook-SzNTYQII.cjs.map +0 -1
package/dist/card.cjs CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";require("./teleport.component-Vicu2fPa.cjs");
1
+ "use strict";require("./teleport.component-Cgtrv4bU.cjs");
2
2
  //# sourceMappingURL=card.cjs.map
package/dist/card.js CHANGED
@@ -1,2 +1,2 @@
1
- import "./teleport.component-Du14Yyxz.js";
1
+ import "./teleport.component-B6W2UN_u.js";
2
2
  //# sourceMappingURL=card.js.map
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./teleport.component-Vicu2fPa.cjs");Object.defineProperty(exports,"SchmancyContentDrawer",{enumerable:!0,get:()=>e.SchmancyContentDrawer}),exports.SchmancyContentDrawerID=e.SchmancyContentDrawerID,Object.defineProperty(exports,"SchmancyContentDrawerMain",{enumerable:!0,get:()=>e.SchmancyContentDrawerMain}),exports.SchmancyContentDrawerMaxHeight=e.SchmancyContentDrawerMaxHeight,exports.SchmancyContentDrawerMinWidth=e.SchmancyContentDrawerMinWidth,Object.defineProperty(exports,"SchmancyContentDrawerSheet",{enumerable:!0,get:()=>e.SchmancyContentDrawerSheet}),exports.SchmancyContentDrawerSheetMode=e.SchmancyContentDrawerSheetMode,exports.SchmancyContentDrawerSheetState=e.SchmancyContentDrawerSheetState,exports.schmancyContentDrawer=e.schmancyContentDrawer;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./teleport.component-Cgtrv4bU.cjs");Object.defineProperty(exports,"SchmancyContentDrawer",{enumerable:!0,get:()=>e.SchmancyContentDrawer}),exports.SchmancyContentDrawerID=e.SchmancyContentDrawerID,Object.defineProperty(exports,"SchmancyContentDrawerMain",{enumerable:!0,get:()=>e.SchmancyContentDrawerMain}),exports.SchmancyContentDrawerMaxHeight=e.SchmancyContentDrawerMaxHeight,exports.SchmancyContentDrawerMinWidth=e.SchmancyContentDrawerMinWidth,Object.defineProperty(exports,"SchmancyContentDrawerSheet",{enumerable:!0,get:()=>e.SchmancyContentDrawerSheet}),exports.SchmancyContentDrawerSheetMode=e.SchmancyContentDrawerSheetMode,exports.SchmancyContentDrawerSheetState=e.SchmancyContentDrawerSheetState,exports.schmancyContentDrawer=e.schmancyContentDrawer;
2
2
  //# sourceMappingURL=content-drawer.cjs.map
@@ -1,4 +1,4 @@
1
- import { e as n, b as t, f as r, c, d as h, g as S, S as o, a as s, s as m } from "./teleport.component-Du14Yyxz.js";
1
+ import { e as n, b as t, f as r, c, d as h, g as S, S as o, a as s, s as m } from "./teleport.component-B6W2UN_u.js";
2
2
  export {
3
3
  n as SchmancyContentDrawer,
4
4
  t as SchmancyContentDrawerID,