@pisell/materials 3.3.6 → 3.3.7
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.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/pisellWalletPassCard/index.d.ts +1 -0
- package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +3 -0
- package/es/components/productCard/components/Time/components/SelectHolder/index.js +8 -2
- package/es/components/productCard/index.js +0 -1
- package/lib/components/pisellWalletPassCard/index.d.ts +1 -0
- package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +3 -0
- package/lib/components/productCard/components/Time/components/SelectHolder/index.js +5 -7
- package/lib/components/productCard/index.js +0 -1
- package/package.json +3 -3
- package/es/components/pisellCheckboxGroup/index.d.ts +0 -36
- package/es/components/pisellInformationEntry/hooks/useNativeScanner.d.ts +0 -4
- package/es/components/pisellInformationEntry/index.d.ts +0 -33
- package/es/locales/en-US.d.ts +0 -273
- package/es/locales/zh-CN.d.ts +0 -268
- package/es/locales/zh-TW.d.ts +0 -268
- package/lib/components/pisellCheckboxGroup/index.d.ts +0 -36
- package/lib/components/pisellInformationEntry/hooks/useNativeScanner.d.ts +0 -4
- package/lib/components/pisellInformationEntry/index.d.ts +0 -33
- package/lib/locales/en-US.d.ts +0 -273
- package/lib/locales/zh-CN.d.ts +0 -268
- package/lib/locales/zh-TW.d.ts +0 -268
|
@@ -24,20 +24,20 @@
|
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"package": "@pisell/materials",
|
|
27
|
-
"version": "3.3.
|
|
27
|
+
"version": "3.3.6",
|
|
28
28
|
"library": "BaseMaterials",
|
|
29
29
|
"urls": [
|
|
30
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
31
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
30
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.js",
|
|
31
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.css"
|
|
32
32
|
],
|
|
33
33
|
"editUrls": [
|
|
34
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
35
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
34
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/view.js",
|
|
35
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/view.css"
|
|
36
36
|
],
|
|
37
37
|
"advancedUrls": {
|
|
38
38
|
"default": [
|
|
39
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
40
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
39
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.js",
|
|
40
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.css"
|
|
41
41
|
]
|
|
42
42
|
},
|
|
43
43
|
"advancedEditUrls": {}
|
|
@@ -48,15 +48,15 @@
|
|
|
48
48
|
"exportName": "PisellMaterialsMeta",
|
|
49
49
|
"npm": {
|
|
50
50
|
"package": "@pisell/materials",
|
|
51
|
-
"version": "3.3.
|
|
51
|
+
"version": "3.3.6"
|
|
52
52
|
},
|
|
53
|
-
"url": "https://unpkg.com/@pisell/materials@3.3.
|
|
53
|
+
"url": "https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/meta.js",
|
|
54
54
|
"urls": {
|
|
55
|
-
"default": "https://unpkg.com/@pisell/materials@3.3.
|
|
55
|
+
"default": "https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/meta.js"
|
|
56
56
|
},
|
|
57
57
|
"advancedUrls": {
|
|
58
58
|
"default": [
|
|
59
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
59
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/meta.js"
|
|
60
60
|
]
|
|
61
61
|
}
|
|
62
62
|
}
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"package": "@pisell/materials",
|
|
27
|
-
"version": "3.3.
|
|
27
|
+
"version": "3.3.6",
|
|
28
28
|
"library": "BaseMaterials",
|
|
29
29
|
"urls": [
|
|
30
30
|
"./render/default/view.js",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportName": "PisellMaterialsMeta",
|
|
49
49
|
"npm": {
|
|
50
50
|
"package": "@pisell/materials",
|
|
51
|
-
"version": "3.3.
|
|
51
|
+
"version": "3.3.6"
|
|
52
52
|
},
|
|
53
53
|
"url": "./meta.js",
|
|
54
54
|
"urls": {
|
|
@@ -24,20 +24,20 @@
|
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"package": "@pisell/materials",
|
|
27
|
-
"version": "3.3.
|
|
27
|
+
"version": "3.3.6",
|
|
28
28
|
"library": "BaseMaterials",
|
|
29
29
|
"urls": [
|
|
30
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
31
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
30
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.js",
|
|
31
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.css"
|
|
32
32
|
],
|
|
33
33
|
"editUrls": [
|
|
34
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
35
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
34
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/view.js",
|
|
35
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/view.css"
|
|
36
36
|
],
|
|
37
37
|
"advancedUrls": {
|
|
38
38
|
"default": [
|
|
39
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
40
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
39
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.js",
|
|
40
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/render/default/view.css"
|
|
41
41
|
]
|
|
42
42
|
},
|
|
43
43
|
"advancedEditUrls": {}
|
|
@@ -48,15 +48,15 @@
|
|
|
48
48
|
"exportName": "PisellMaterialsMeta",
|
|
49
49
|
"npm": {
|
|
50
50
|
"package": "@pisell/materials",
|
|
51
|
-
"version": "3.3.
|
|
51
|
+
"version": "3.3.6"
|
|
52
52
|
},
|
|
53
|
-
"url": "https://unpkg.com/@pisell/materials@3.3.
|
|
53
|
+
"url": "https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/meta.js",
|
|
54
54
|
"urls": {
|
|
55
|
-
"default": "https://unpkg.com/@pisell/materials@3.3.
|
|
55
|
+
"default": "https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/meta.js"
|
|
56
56
|
},
|
|
57
57
|
"advancedUrls": {
|
|
58
58
|
"default": [
|
|
59
|
-
"https://unpkg.com/@pisell/materials@3.3.
|
|
59
|
+
"https://unpkg.com/@pisell/materials@3.3.6/build/lowcode/meta.js"
|
|
60
60
|
]
|
|
61
61
|
}
|
|
62
62
|
}
|