@fayz-ai/storefront 0.8.4 → 0.8.5

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/shop.cjs DELETED
@@ -1,14 +0,0 @@
1
- 'use strict';
2
-
3
- var shop = require('@fayz-ai/sdk/shop');
4
-
5
-
6
-
7
- Object.keys(shop).forEach(function (k) {
8
- if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
9
- enumerable: true,
10
- get: function () { return shop[k]; }
11
- });
12
- });
13
- //# sourceMappingURL=shop.cjs.map
14
- //# sourceMappingURL=shop.cjs.map
package/dist/shop.cjs.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"shop.cjs","sourcesContent":[]}
package/dist/ui.cjs DELETED
@@ -1,14 +0,0 @@
1
- 'use strict';
2
-
3
- var ui = require('@fayz-ai/ui');
4
-
5
-
6
-
7
- Object.keys(ui).forEach(function (k) {
8
- if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
9
- enumerable: true,
10
- get: function () { return ui[k]; }
11
- });
12
- });
13
- //# sourceMappingURL=ui.cjs.map
14
- //# sourceMappingURL=ui.cjs.map
package/dist/ui.cjs.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"ui.cjs","sourcesContent":[]}