@artisan-commerce/builders 0.7.0-canary.2 → 0.7.0-canary.20

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 (41) hide show
  1. package/CHANGELOG.md +156 -0
  2. package/dist/bundle.cjs.js +90344 -0
  3. package/dist/bundle.cjs.js.map +1 -0
  4. package/dist/bundle.d.ts +2364 -0
  5. package/dist/bundle.esm.js +90321 -0
  6. package/dist/bundle.esm.js.map +1 -0
  7. package/dist/bundle.umd.js +90350 -0
  8. package/dist/bundle.umd.js.map +1 -0
  9. package/package.json +22 -20
  10. package/build/builders/account.builder.d.ts +0 -17
  11. package/build/builders/banner.builder.d.ts +0 -35
  12. package/build/builders/billingData.builder.d.ts +0 -18
  13. package/build/builders/catalogue.builder.d.ts +0 -18
  14. package/build/builders/category.builder.d.ts +0 -36
  15. package/build/builders/common.builder.d.ts +0 -204
  16. package/build/builders/country.builder.d.ts +0 -44
  17. package/build/builders/coupon.builder.d.ts +0 -50
  18. package/build/builders/fulfillment.builder.d.ts +0 -187
  19. package/build/builders/image.builder.d.ts +0 -32
  20. package/build/builders/notification.builder.d.ts +0 -19
  21. package/build/builders/order.builder.d.ts +0 -167
  22. package/build/builders/payment.builder.d.ts +0 -93
  23. package/build/builders/product.builder.d.ts +0 -161
  24. package/build/builders/settings.builder.d.ts +0 -37
  25. package/build/builders/shippingAddress.builder.d.ts +0 -108
  26. package/build/builders/shoppingCart.builder.d.ts +0 -76
  27. package/build/builders/store.builder.d.ts +0 -106
  28. package/build/builders/user.builder.d.ts +0 -17
  29. package/build/builders/vendor.builder.d.ts +0 -17
  30. package/build/config/constants.d.ts +0 -2
  31. package/build/data/products.data.d.ts +0 -4
  32. package/build/index.d.ts +0 -23
  33. package/build/lib/artisn.d.ts +0 -5
  34. package/build/main.bundle.js +0 -10
  35. package/build/report.json +0 -1
  36. package/build/types/artisn.types.d.ts +0 -1
  37. package/build/types/product.types.d.ts +0 -6
  38. package/build/utils/artisn.utils.d.ts +0 -2
  39. package/build/utils/common.utils.d.ts +0 -8
  40. package/build/vendors.bundle.js +0 -1
  41. package/build/vendors.d.ts +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,162 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.7.0-canary.20](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.19...@artisan-commerce/builders@0.7.0-canary.20) (2021-10-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **global:** fix some payment types ([8000970](https://bitbucket.org/tradesystem/artisn_sdk/commit/80009700cd8664828b1236e8ad7cc90ce2fcb3e7))
12
+
13
+
14
+
15
+ ## [0.7.0-canary.19](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.18...@artisan-commerce/builders@0.7.0-canary.19) (2021-10-14)
16
+
17
+ **Note:** Version bump only for package @artisan-commerce/builders
18
+
19
+
20
+
21
+
22
+
23
+ ## [0.7.0-canary.18](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.17...@artisan-commerce/builders@0.7.0-canary.18) (2021-10-13)
24
+
25
+
26
+ ### Features
27
+
28
+ * **global:** fix builder and types to adjust better to reality ([11cdb93](https://bitbucket.org/tradesystem/artisn_sdk/commit/11cdb93199d5a57d12f5aa6f7ece17f0c38c0521))
29
+ * **global:** fix unnecessary params on functions and add docs ([3830d7d](https://bitbucket.org/tradesystem/artisn_sdk/commit/3830d7d8b0044ca580bcbcc4acd0b0ea5a8b0266))
30
+
31
+
32
+
33
+ ## [0.7.0-canary.17](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.16...@artisan-commerce/builders@0.7.0-canary.17) (2021-10-05)
34
+
35
+
36
+ ### Bug Fixes
37
+
38
+ * **global:** fix ProductDetail builder and update its types ([cdc6cf9](https://bitbucket.org/tradesystem/artisn_sdk/commit/cdc6cf9ed2e7ff1a340bc691b0dc1156bc682d38))
39
+
40
+
41
+
42
+ ## [0.7.0-canary.16](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.15...@artisan-commerce/builders@0.7.0-canary.16) (2021-10-01)
43
+
44
+ **Note:** Version bump only for package @artisan-commerce/builders
45
+
46
+
47
+
48
+
49
+
50
+ ## [0.7.0-canary.15](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.14...@artisan-commerce/builders@0.7.0-canary.15) (2021-09-30)
51
+
52
+ **Note:** Version bump only for package @artisan-commerce/builders
53
+
54
+
55
+
56
+
57
+
58
+ ## [0.7.0-canary.14](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.13...@artisan-commerce/builders@0.7.0-canary.14) (2021-09-30)
59
+
60
+ **Note:** Version bump only for package @artisan-commerce/builders
61
+
62
+
63
+
64
+
65
+
66
+ ## [0.7.0-canary.13](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.12...@artisan-commerce/builders@0.7.0-canary.13) (2021-09-23)
67
+
68
+
69
+ ### Bug Fixes
70
+
71
+ * **global:** update types of CDNImage, reduce the depth of product questions ([82dba32](https://bitbucket.org/tradesystem/artisn_sdk/commit/82dba324457455e6cd2d76091aaffaef5f540d9f))
72
+
73
+
74
+
75
+ ## [0.7.0-canary.12](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.11...@artisan-commerce/builders@0.7.0-canary.12) (2021-09-21)
76
+
77
+
78
+ ### Bug Fixes
79
+
80
+ * **global:** fix product details and settings builders ([5452fc9](https://bitbucket.org/tradesystem/artisn_sdk/commit/5452fc9d70ff3fa9f859ed4a665fd933e133c7ce))
81
+
82
+
83
+
84
+ ## [0.7.0-canary.11](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.10...@artisan-commerce/builders@0.7.0-canary.11) (2021-09-17)
85
+
86
+
87
+ ### Features
88
+
89
+ * **global:** add categories property to product details interface ([0d95d09](https://bitbucket.org/tradesystem/artisn_sdk/commit/0d95d093383673322369b0870af290182bb57cb8))
90
+
91
+
92
+
93
+ ## [0.7.0-canary.10](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.9...@artisan-commerce/builders@0.7.0-canary.10) (2021-08-25)
94
+
95
+ **Note:** Version bump only for package @artisan-commerce/builders
96
+
97
+
98
+
99
+
100
+
101
+ ## [0.7.0-canary.9](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.8...@artisan-commerce/builders@0.7.0-canary.9) (2021-08-25)
102
+
103
+ **Note:** Version bump only for package @artisan-commerce/builders
104
+
105
+
106
+
107
+
108
+
109
+ ## [0.7.0-canary.8](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.7...@artisan-commerce/builders@0.7.0-canary.8) (2021-08-24)
110
+
111
+ **Note:** Version bump only for package @artisan-commerce/builders
112
+
113
+
114
+
115
+
116
+
117
+ ## [0.7.0-canary.7](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.6...@artisan-commerce/builders@0.7.0-canary.7) (2021-08-23)
118
+
119
+
120
+ ### Bug Fixes
121
+
122
+ * **global:** add missing properties to order interfaces and types ([757157f](https://bitbucket.org/tradesystem/artisn_sdk/commit/757157fbb2dd25d04efc791cd9b9511e41685471))
123
+
124
+
125
+
126
+ ## [0.7.0-canary.6](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.5...@artisan-commerce/builders@0.7.0-canary.6) (2021-08-23)
127
+
128
+
129
+ ### Bug Fixes
130
+
131
+ * **global:** add missing properties to shipping address and complete document type ([c9156f6](https://bitbucket.org/tradesystem/artisn_sdk/commit/c9156f6db3e55f23479484577760f5196e112afc))
132
+
133
+
134
+
135
+ ## [0.7.0-canary.5](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.4...@artisan-commerce/builders@0.7.0-canary.5) (2021-08-12)
136
+
137
+
138
+ ### Bug Fixes
139
+
140
+ * **global:** add CountryCode type and update user builder ([f94eb5d](https://bitbucket.org/tradesystem/artisn_sdk/commit/f94eb5d38e0725bd157398e3c51b3bb8b2592abc))
141
+
142
+
143
+
144
+ ## [0.7.0-canary.4](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.3...@artisan-commerce/builders@0.7.0-canary.4) (2021-08-12)
145
+
146
+
147
+ ### Bug Fixes
148
+
149
+ * **image-builders:** make bucket not use undefined ([5f7e95d](https://bitbucket.org/tradesystem/artisn_sdk/commit/5f7e95d6b0b4d4d1e47e38400b126a0ee9aa3478))
150
+
151
+
152
+
153
+ ## [0.7.0-canary.3](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.2...@artisan-commerce/builders@0.7.0-canary.3) (2021-08-12)
154
+
155
+
156
+ ### Features
157
+
158
+ * **builders:** improve all image builders with the ability to add a topic and dimensions ([168f638](https://bitbucket.org/tradesystem/artisn_sdk/commit/168f638b439ba3ab4b00c861f1597e23d50d9fe6))
159
+
160
+
161
+
6
162
  ## [0.7.0-canary.2](https://bitbucket.org/tradesystem/artisn_sdk/compare/@artisan-commerce/builders@0.7.0-canary.1...@artisan-commerce/builders@0.7.0-canary.2) (2021-08-11)
7
163
 
8
164