@pisell/private-materials 6.2.12 → 6.2.13
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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/eventBooking/index.js +14 -0
- package/es/components/eventBooking/index.less +1 -1
- package/lib/components/eventBooking/index.js +11 -0
- package/lib/components/eventBooking/index.less +1 -1
- package/package.json +2 -2
- package/es/components/Sales/Checkout/utils.d.ts +0 -40
- package/es/components/appointmentBooking/components/Cart/utils.d.ts +0 -56
- package/es/components/appointmentBooking/components/Content/index.d.ts +0 -3
- package/es/components/appointmentBooking/components/Services/index.d.ts +0 -4
- package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -4
- package/es/components/appointmentBooking/hooks.d.ts +0 -106
- package/es/components/appointmentBooking/index.d.ts +0 -3
- package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -8
- package/es/components/booking/components/voucher/index.d.ts +0 -3
- package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -6
- package/es/components/booking/info/index.d.ts +0 -3
- package/es/components/booking/info/utils.d.ts +0 -50
- package/es/components/booking/info2/index.d.ts +0 -12
- package/es/components/booking/info2/service/addService/index.d.ts +0 -11
- package/es/components/booking/info2/service/addService/utils.d.ts +0 -98
- package/es/components/booking/info2/service/addTimeModal/index.d.ts +0 -3
- package/es/components/booking/locales.d.ts +0 -828
- package/es/components/booking/model.d.ts +0 -108
- package/es/components/eftposPay/const.d.ts +0 -184
- package/es/components/eftposPay/hooks.d.ts +0 -35
- package/es/components/eftposPay/index.d.ts +0 -4
- package/es/components/eftposPay/linkly/const.d.ts +0 -23
- package/es/components/eftposPay/linkly/hooks/index.d.ts +0 -2
- package/es/components/eftposPay/linkly/hooks/normal.d.ts +0 -30
- package/es/components/eftposPay/linkly/hooks/useTimeQuery.d.ts +0 -4
- package/es/components/eftposPay/linkly/index.d.ts +0 -2
- package/es/components/eftposPay/linkly/service.d.ts +0 -32
- package/es/components/eftposPay/manufacturer.d.ts +0 -7
- package/es/components/eftposPay/pay.d.ts +0 -20
- package/es/components/eftposPay/store/index.d.ts +0 -355
- package/es/components/pay/toC/PaymentMethods/index.d.ts +0 -9
- package/es/components/productSelect/components/TabProduct/index.d.ts +0 -2
- package/es/components/productSelect/index.d.ts +0 -26
- package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -9
- package/es/components/ticketBooking/index.d.ts +0 -7
- package/es/components/walletList/index.d.ts +0 -28
- package/es/utils/index.d.ts +0 -23
- package/lib/components/Sales/Checkout/utils.d.ts +0 -40
- package/lib/components/appointmentBooking/components/Cart/utils.d.ts +0 -56
- package/lib/components/appointmentBooking/components/Content/index.d.ts +0 -3
- package/lib/components/appointmentBooking/components/Services/index.d.ts +0 -4
- package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -4
- package/lib/components/appointmentBooking/hooks.d.ts +0 -106
- package/lib/components/appointmentBooking/index.d.ts +0 -3
- package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -8
- package/lib/components/booking/components/voucher/index.d.ts +0 -3
- package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -6
- package/lib/components/booking/info/index.d.ts +0 -3
- package/lib/components/booking/info/utils.d.ts +0 -50
- package/lib/components/booking/info2/index.d.ts +0 -12
- package/lib/components/booking/info2/service/addService/index.d.ts +0 -11
- package/lib/components/booking/info2/service/addService/utils.d.ts +0 -98
- package/lib/components/booking/info2/service/addTimeModal/index.d.ts +0 -3
- package/lib/components/booking/locales.d.ts +0 -828
- package/lib/components/booking/model.d.ts +0 -108
- package/lib/components/eftposPay/const.d.ts +0 -184
- package/lib/components/eftposPay/hooks.d.ts +0 -35
- package/lib/components/eftposPay/index.d.ts +0 -4
- package/lib/components/eftposPay/linkly/const.d.ts +0 -23
- package/lib/components/eftposPay/linkly/hooks/index.d.ts +0 -2
- package/lib/components/eftposPay/linkly/hooks/normal.d.ts +0 -30
- package/lib/components/eftposPay/linkly/hooks/useTimeQuery.d.ts +0 -4
- package/lib/components/eftposPay/linkly/index.d.ts +0 -2
- package/lib/components/eftposPay/linkly/service.d.ts +0 -32
- package/lib/components/eftposPay/manufacturer.d.ts +0 -7
- package/lib/components/eftposPay/pay.d.ts +0 -20
- package/lib/components/eftposPay/store/index.d.ts +0 -355
- package/lib/components/pay/toC/PaymentMethods/index.d.ts +0 -9
- package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -2
- package/lib/components/productSelect/index.d.ts +0 -26
- package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -9
- package/lib/components/ticketBooking/index.d.ts +0 -7
- package/lib/components/walletList/index.d.ts +0 -28
- package/lib/utils/index.d.ts +0 -23
@@ -10,20 +10,20 @@
|
|
10
10
|
},
|
11
11
|
{
|
12
12
|
"package": "@pisell/private-materials",
|
13
|
-
"version": "6.2.
|
13
|
+
"version": "6.2.12",
|
14
14
|
"library": "PrivateMaterials",
|
15
15
|
"urls": [
|
16
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
17
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
16
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.js",
|
17
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.css"
|
18
18
|
],
|
19
19
|
"editUrls": [
|
20
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
21
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
20
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/view.js",
|
21
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/view.css"
|
22
22
|
],
|
23
23
|
"advancedUrls": {
|
24
24
|
"default": [
|
25
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
26
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
25
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.js",
|
26
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.css"
|
27
27
|
]
|
28
28
|
},
|
29
29
|
"advancedEditUrls": {}
|
@@ -34,15 +34,15 @@
|
|
34
34
|
"exportName": "PisellPrivateMaterialsMeta",
|
35
35
|
"npm": {
|
36
36
|
"package": "@pisell/private-materials",
|
37
|
-
"version": "6.2.
|
37
|
+
"version": "6.2.12"
|
38
38
|
},
|
39
|
-
"url": "https://unpkg.com/@pisell/private-materials@6.2.
|
39
|
+
"url": "https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/meta.js",
|
40
40
|
"urls": {
|
41
|
-
"default": "https://unpkg.com/@pisell/private-materials@6.2.
|
41
|
+
"default": "https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/meta.js"
|
42
42
|
},
|
43
43
|
"advancedUrls": {
|
44
44
|
"default": [
|
45
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
45
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/meta.js"
|
46
46
|
]
|
47
47
|
}
|
48
48
|
}
|
@@ -10,7 +10,7 @@
|
|
10
10
|
},
|
11
11
|
{
|
12
12
|
"package": "@pisell/private-materials",
|
13
|
-
"version": "6.2.
|
13
|
+
"version": "6.2.12",
|
14
14
|
"library": "PrivateMaterials",
|
15
15
|
"urls": [
|
16
16
|
"./render/default/view.js",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"exportName": "PisellPrivateMaterialsMeta",
|
35
35
|
"npm": {
|
36
36
|
"package": "@pisell/private-materials",
|
37
|
-
"version": "6.2.
|
37
|
+
"version": "6.2.12"
|
38
38
|
},
|
39
39
|
"url": "./meta.js",
|
40
40
|
"urls": {
|
@@ -10,20 +10,20 @@
|
|
10
10
|
},
|
11
11
|
{
|
12
12
|
"package": "@pisell/private-materials",
|
13
|
-
"version": "6.2.
|
13
|
+
"version": "6.2.12",
|
14
14
|
"library": "PrivateMaterials",
|
15
15
|
"urls": [
|
16
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
17
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
16
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.js",
|
17
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.css"
|
18
18
|
],
|
19
19
|
"editUrls": [
|
20
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
21
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
20
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/view.js",
|
21
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/view.css"
|
22
22
|
],
|
23
23
|
"advancedUrls": {
|
24
24
|
"default": [
|
25
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
26
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
25
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.js",
|
26
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/render/default/view.css"
|
27
27
|
]
|
28
28
|
},
|
29
29
|
"advancedEditUrls": {}
|
@@ -34,15 +34,15 @@
|
|
34
34
|
"exportName": "PisellPrivateMaterialsMeta",
|
35
35
|
"npm": {
|
36
36
|
"package": "@pisell/private-materials",
|
37
|
-
"version": "6.2.
|
37
|
+
"version": "6.2.12"
|
38
38
|
},
|
39
|
-
"url": "https://unpkg.com/@pisell/private-materials@6.2.
|
39
|
+
"url": "https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/meta.js",
|
40
40
|
"urls": {
|
41
|
-
"default": "https://unpkg.com/@pisell/private-materials@6.2.
|
41
|
+
"default": "https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/meta.js"
|
42
42
|
},
|
43
43
|
"advancedUrls": {
|
44
44
|
"default": [
|
45
|
-
"https://unpkg.com/@pisell/private-materials@6.2.
|
45
|
+
"https://unpkg.com/@pisell/private-materials@6.2.12/build/lowcode/meta.js"
|
46
46
|
]
|
47
47
|
}
|
48
48
|
}
|