@pisell/materials 6.11.212 → 6.11.214
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 +6 -6
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +5 -5
- package/es/components/PisellTabbar/PisellTabbar.js +35 -8
- package/es/components/PisellTabbar/template/Template1/PisellTabbar.js +35 -8
- package/es/components/PisellTabbar/types.d.ts +2 -0
- package/es/components/pisellFind/index.d.ts +9 -4
- package/es/components/pisellFind/index.js +46 -13
- package/es/components/pisellLookup/PisellLookup.js +7 -2
- package/es/components/pisellLookup/components/LookupTrigger.js +36 -9
- package/es/components/pisellLookup/types.d.ts +63 -0
- package/es/components/pisellRecordBoard/shellFrame/ToolBar/ToolBarFilter.less +9 -2
- package/es/components/pisellRecordBoard/shellFrame/ToolBar/index.js +33 -9
- package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolbar.less +86 -11
- package/es/components/pisellRecordBoard/shellFrame/index.js +1 -0
- package/es/components/pisellRecordBoard/types.d.ts +7 -0
- package/es/components/pisellShellFrame/PisellShellFrame.less +5 -0
- package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.js +6 -1
- package/es/components/pisellTimeRangeDisplay/components/TimeRangeBlock.js +53 -20
- package/es/components/productCard/lineItem/BookingLineItem.js +95 -32
- package/es/components/productCard/lineItem/index.js +9 -1
- package/es/components/productCard/lineItem/index.less +33 -0
- package/es/components/productCard/lineItem/locales.js +20 -5
- package/es/index.d.ts +1 -1
- package/lib/components/PisellTabbar/PisellTabbar.js +16 -4
- package/lib/components/PisellTabbar/template/Template1/PisellTabbar.js +16 -4
- package/lib/components/PisellTabbar/types.d.ts +2 -0
- package/lib/components/pisellFind/index.d.ts +9 -4
- package/lib/components/pisellFind/index.js +29 -10
- package/lib/components/pisellLookup/PisellLookup.js +9 -1
- package/lib/components/pisellLookup/components/LookupTrigger.js +17 -0
- package/lib/components/pisellLookup/types.d.ts +63 -0
- package/lib/components/pisellRecordBoard/shellFrame/ToolBar/ToolBarFilter.less +9 -2
- package/lib/components/pisellRecordBoard/shellFrame/ToolBar/index.js +21 -6
- package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolbar.less +86 -11
- package/lib/components/pisellRecordBoard/shellFrame/index.js +1 -0
- package/lib/components/pisellRecordBoard/types.d.ts +7 -0
- package/lib/components/pisellShellFrame/PisellShellFrame.less +5 -0
- package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.js +6 -1
- package/lib/components/pisellTimeRangeDisplay/components/TimeRangeBlock.js +37 -20
- package/lib/components/productCard/lineItem/BookingLineItem.js +93 -43
- package/lib/components/productCard/lineItem/index.js +9 -1
- package/lib/components/productCard/lineItem/index.less +33 -0
- package/lib/components/productCard/lineItem/locales.js +20 -5
- package/lib/index.d.ts +1 -1
- package/package.json +2 -2
- package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
- package/es/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -30
- package/es/components/pisellTimeRangeDisplay/types.d.ts +0 -137
- package/es/components/productCard/lineItem/BookingLineItem.d.ts +0 -19
- package/es/components/productCard/lineItem/index.d.ts +0 -69
- package/es/components/productCard/lineItem/locales.d.ts +0 -23
- package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
- package/lib/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -30
- package/lib/components/pisellTimeRangeDisplay/types.d.ts +0 -137
- package/lib/components/productCard/lineItem/BookingLineItem.d.ts +0 -19
- package/lib/components/productCard/lineItem/index.d.ts +0 -69
- package/lib/components/productCard/lineItem/locales.d.ts +0 -23
|
@@ -24,20 +24,20 @@
|
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"package": "@pisell/materials",
|
|
27
|
-
"version": "6.11.
|
|
27
|
+
"version": "6.11.213",
|
|
28
28
|
"library": "BaseMaterials",
|
|
29
29
|
"urls": [
|
|
30
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
31
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
30
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/render/default/view.js",
|
|
31
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/render/default/view.css"
|
|
32
32
|
],
|
|
33
33
|
"editUrls": [
|
|
34
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
35
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
34
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/view.js",
|
|
35
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/view.css"
|
|
36
36
|
],
|
|
37
37
|
"advancedUrls": {
|
|
38
38
|
"default": [
|
|
39
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
40
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
39
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/render/default/view.js",
|
|
40
|
+
"https://unpkg.com/@pisell/materials@6.11.213/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": "6.11.
|
|
51
|
+
"version": "6.11.213"
|
|
52
52
|
},
|
|
53
|
-
"url": "https://unpkg.com/@pisell/materials@6.11.
|
|
53
|
+
"url": "https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/meta.js",
|
|
54
54
|
"urls": {
|
|
55
|
-
"default": "https://unpkg.com/@pisell/materials@6.11.
|
|
55
|
+
"default": "https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/meta.js"
|
|
56
56
|
},
|
|
57
57
|
"advancedUrls": {
|
|
58
58
|
"default": [
|
|
59
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
59
|
+
"https://unpkg.com/@pisell/materials@6.11.213/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": "6.11.
|
|
27
|
+
"version": "6.11.213",
|
|
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": "6.11.
|
|
51
|
+
"version": "6.11.213"
|
|
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": "6.11.
|
|
27
|
+
"version": "6.11.213",
|
|
28
28
|
"library": "BaseMaterials",
|
|
29
29
|
"urls": [
|
|
30
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
31
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
30
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/render/default/view.js",
|
|
31
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/render/default/view.css"
|
|
32
32
|
],
|
|
33
33
|
"editUrls": [
|
|
34
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
35
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
34
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/view.js",
|
|
35
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/view.css"
|
|
36
36
|
],
|
|
37
37
|
"advancedUrls": {
|
|
38
38
|
"default": [
|
|
39
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
40
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
39
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/render/default/view.js",
|
|
40
|
+
"https://unpkg.com/@pisell/materials@6.11.213/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": "6.11.
|
|
51
|
+
"version": "6.11.213"
|
|
52
52
|
},
|
|
53
|
-
"url": "https://unpkg.com/@pisell/materials@6.11.
|
|
53
|
+
"url": "https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/meta.js",
|
|
54
54
|
"urls": {
|
|
55
|
-
"default": "https://unpkg.com/@pisell/materials@6.11.
|
|
55
|
+
"default": "https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/meta.js"
|
|
56
56
|
},
|
|
57
57
|
"advancedUrls": {
|
|
58
58
|
"default": [
|
|
59
|
-
"https://unpkg.com/@pisell/materials@6.11.
|
|
59
|
+
"https://unpkg.com/@pisell/materials@6.11.213/build/lowcode/meta.js"
|
|
60
60
|
]
|
|
61
61
|
}
|
|
62
62
|
}
|