@orderingstack/front-hooks 6.3.0 → 6.4.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/index.cjs.js +27 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +5649 -1920
- package/dist/index.es.js.map +1 -1
- package/dist/packages/auth/src/AuthContext.d.ts +1 -1
- package/dist/packages/auth/src/AuthContext.d.ts.map +1 -1
- package/dist/packages/auth/src/AuthProviderCommon.d.ts +2 -2
- package/dist/packages/auth/src/ConfigContext.d.ts.map +1 -1
- package/dist/packages/config/src/ThemeProvider.d.ts.map +1 -1
- package/dist/packages/escpos-encoder/__tests__/encoder.test.d.ts +2 -0
- package/dist/packages/escpos-encoder/__tests__/encoder.test.d.ts.map +1 -0
- package/dist/packages/escpos-encoder/src/const.d.ts +25 -0
- package/dist/packages/escpos-encoder/src/const.d.ts.map +1 -0
- package/dist/packages/escpos-encoder/src/index.d.ts +315 -0
- package/dist/packages/escpos-encoder/src/index.d.ts.map +1 -0
- package/dist/packages/escpos-encoder/vite.config.d.ts +3 -0
- package/dist/packages/escpos-encoder/vite.config.d.ts.map +1 -0
- package/dist/packages/menu/src/components/default/BottomNav.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/Menu.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/Menu.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuBK.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuBK.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuLumberjacks.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuLumberjacks.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuPasibus.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuPasibus.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuSamex.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuSamex.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/ProductTile.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/ProductTile.stories.d.ts.map +1 -1
- package/dist/packages/menu/tailwind.config.d.ts +76 -1
- package/dist/packages/mparticle-plugin/src/index.d.ts.map +1 -1
- package/dist/packages/phone-input/src/stories/PhoneInput.stories.d.ts +1 -1
- package/dist/packages/phone-input/src/stories/PhoneInput.stories.d.ts.map +1 -1
- package/dist/types/__tests__/order.test.d.ts +2 -0
- package/dist/types/__tests__/order.test.d.ts.map +1 -0
- package/dist/types/useCms.d.ts +4 -4
- package/dist/types/useCms.d.ts.map +1 -1
- package/dist/types/useGroupOrderLines.d.ts +1 -1
- package/dist/types/useGroupOrderLines.d.ts.map +1 -1
- package/dist/types/useMediaUrl.d.ts.map +1 -1
- package/dist/types/utils/timeAvailabilityFilter.d.ts +1 -1
- package/dist/types/utils.d.ts +2 -1
- package/dist/types/utils.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/packages/auth/dist/deps/AuthProvider.cjs.d.ts +0 -73
- package/dist/packages/auth/dist/deps/AuthProvider.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/AuthProvider.es.d.ts +0 -71
- package/dist/packages/auth/dist/deps/AuthProvider.es.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs.d.ts +0 -10
- package/dist/packages/auth/dist/deps/web.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs2.d.ts +0 -16
- package/dist/packages/auth/dist/deps/web.cjs2.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs3.d.ts +0 -40
- package/dist/packages/auth/dist/deps/web.cjs3.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs4.d.ts +0 -27
- package/dist/packages/auth/dist/deps/web.cjs4.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs5.d.ts +0 -35
- package/dist/packages/auth/dist/deps/web.cjs5.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es.d.ts +0 -10
- package/dist/packages/auth/dist/deps/web.es.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es2.d.ts +0 -16
- package/dist/packages/auth/dist/deps/web.es2.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es3.d.ts +0 -40
- package/dist/packages/auth/dist/deps/web.es3.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es4.d.ts +0 -27
- package/dist/packages/auth/dist/deps/web.es4.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es5.d.ts +0 -35
- package/dist/packages/auth/dist/deps/web.es5.d.ts.map +0 -1
- package/dist/packages/auth/dist/legacy.cjs.d.ts +0 -7
- package/dist/packages/auth/dist/legacy.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/legacy.es.d.ts +0 -8
- package/dist/packages/auth/dist/legacy.es.d.ts.map +0 -1
- package/dist/packages/auth/dist/v6.cjs.d.ts +0 -6
- package/dist/packages/auth/dist/v6.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/v6.es.d.ts +0 -8
- package/dist/packages/auth/dist/v6.es.d.ts.map +0 -1
- package/dist/packages/hooks/dist/index.cjs.d.ts +0 -142
- package/dist/packages/hooks/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/hooks/dist/index.es.d.ts +0 -142
- package/dist/packages/hooks/dist/index.es.d.ts.map +0 -1
- package/dist/packages/mparticle-plugin/dist/index.cjs.d.ts +0 -14
- package/dist/packages/mparticle-plugin/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/mparticle-plugin/dist/index.es.d.ts +0 -14
- package/dist/packages/mparticle-plugin/dist/index.es.d.ts.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.