@pisell/common 0.0.15-1 → 0.0.16
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/es/business-components/colorInput/index.js +29 -25
- package/es/business-components/rechargeOption/index.js +72 -55
- package/es/business-components/selectTag/index.d.ts +1 -1
- package/es/business-components/selectTag/index.js +44 -36
- package/es/business-components/sortModal/index.d.ts +1 -1
- package/es/business-components/sortModal/index.js +19 -14
- package/es/business-components/statistics/index.js +23 -17
- package/es/business-components/tagModal/index.d.ts +1 -1
- package/es/business-components/tagModal/index.js +16 -12
- package/es/business-hooks/useModal/index.d.ts +1 -1
- package/es/business-hooks/useModal/index.js +11 -4
- package/es/business-hooks/useTagModal/index.d.ts +1 -2
- package/es/business-hooks/useTagModal/index.js +16 -12
- package/es/components/ColorPicker/index.js +6 -4
- package/es/components/DragSort/index.d.ts +1 -2
- package/es/components/DragSort/index.js +39 -28
- package/es/components/EditorPreview/index.d.ts +1 -1
- package/es/components/EditorPreview/index.js +8 -3
- package/es/components/Iconfont/index.js +8 -2
- package/es/components/agreement/Detail/index.d.ts +2 -2
- package/es/components/agreement/Detail/index.js +15 -12
- package/es/components/agreement/index.js +18 -14
- package/es/components/avatar/index.js +8 -2
- package/es/components/button/index.d.ts +2 -3
- package/es/components/button/index.js +9 -3
- package/es/components/card/index.d.ts +1 -1
- package/es/components/card/index.js +11 -5
- package/es/components/checkbox/index.d.ts +2 -3
- package/es/components/checkbox/index.js +9 -3
- package/es/components/datePicker/index.d.ts +1 -2
- package/es/components/datePicker/index.js +8 -2
- package/es/components/index.d.ts +1 -1
- package/es/components/input/index.d.ts +5 -6
- package/es/components/input/index.js +12 -6
- package/es/components/inputNumber/index.d.ts +1 -2
- package/es/components/inputNumber/index.js +8 -2
- package/es/components/pagination/index.js +8 -1
- package/es/components/radio/index.d.ts +2 -3
- package/es/components/radio/index.js +9 -3
- package/es/components/select/index.d.ts +6 -2
- package/es/components/select/index.js +13 -2
- package/es/components/switch/index.js +8 -1
- package/es/hooks/useTableModal/index.d.ts +1 -1
- package/es/hooks/useTableModal/index.js +5 -2
- package/lib/business-components/selectTag/index.d.ts +1 -1
- package/lib/business-components/sortModal/index.d.ts +1 -1
- package/lib/business-components/tagModal/index.d.ts +1 -1
- package/lib/business-hooks/useModal/index.d.ts +1 -1
- package/lib/business-hooks/useTagModal/index.d.ts +1 -2
- package/lib/components/DragSort/index.d.ts +1 -2
- package/lib/components/DragSort/index.js +5 -6
- package/lib/components/EditorPreview/index.d.ts +1 -1
- package/lib/components/EditorPreview/index.js +1 -12
- package/lib/components/agreement/Detail/index.d.ts +2 -2
- package/lib/components/agreement/Detail/index.js +2 -2
- package/lib/components/button/index.d.ts +2 -3
- package/lib/components/button/index.js +2 -13
- package/lib/components/card/index.d.ts +1 -1
- package/lib/components/card/index.js +1 -2
- package/lib/components/checkbox/index.d.ts +2 -3
- package/lib/components/checkbox/index.js +2 -13
- package/lib/components/datePicker/index.d.ts +1 -2
- package/lib/components/datePicker/index.js +1 -12
- package/lib/components/index.d.ts +1 -1
- package/lib/components/input/index.d.ts +5 -6
- package/lib/components/input/index.js +5 -16
- package/lib/components/inputNumber/index.d.ts +1 -2
- package/lib/components/inputNumber/index.js +1 -12
- package/lib/components/radio/index.d.ts +2 -3
- package/lib/components/radio/index.js +2 -13
- package/lib/components/select/index.d.ts +6 -2
- package/lib/components/select/index.js +6 -12
- package/lib/hooks/useTableModal/index.d.ts +1 -1
- package/package.json +7 -17
- package/build/lowcode/assets-daily.json +0 -67
- package/build/lowcode/assets-dev.json +0 -67
- package/build/lowcode/assets-prod.json +0 -67
- package/build/lowcode/designer.html +0 -302
- package/build/lowcode/index.html +0 -304
- package/build/lowcode/index.js +0 -1
- package/build/lowcode/meta.js +0 -1
- package/build/lowcode/preview.css +0 -1
- package/build/lowcode/preview.html +0 -33
- package/build/lowcode/preview.js +0 -27
- package/build/lowcode/render/default/view.js +0 -20
- package/build/lowcode/view.js +0 -20
- package/es/lowcode/button/index.d.ts +0 -5
- package/es/lowcode/button/index.js +0 -6
- package/es/lowcode/checkbox/index.d.ts +0 -10
- package/es/lowcode/checkbox/index.js +0 -11
- package/es/lowcode/index.d.ts +0 -4
- package/es/lowcode/index.js +0 -2
- package/lib/lowcode/button/index.d.ts +0 -5
- package/lib/lowcode/button/index.js +0 -42
- package/lib/lowcode/checkbox/index.d.ts +0 -10
- package/lib/lowcode/checkbox/index.js +0 -42
- package/lib/lowcode/index.d.ts +0 -4
- package/lib/lowcode/index.js +0 -42
- package/lowcode/button/meta.ts +0 -324
- package/lowcode/checkbox/meta.ts +0 -92
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import type { InputNumberProps as AntInputNumberProps } from 'antd5';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
export declare type InputNumberProps = AntInputNumberProps;
|
|
4
3
|
/**
|
|
5
4
|
* 数字输入框
|
|
6
5
|
* @param props
|
|
7
6
|
* @constructor
|
|
8
7
|
*/
|
|
9
|
-
declare const InputNumber: (props: InputNumberProps) =>
|
|
8
|
+
declare const InputNumber: (props: InputNumberProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
9
|
export default InputNumber;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
1
|
var __defProp = Object.defineProperty;
|
|
3
2
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
3
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
6
4
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
5
|
var __export = (target, all) => {
|
|
8
6
|
for (var name in all)
|
|
@@ -16,14 +14,6 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
14
|
}
|
|
17
15
|
return to;
|
|
18
16
|
};
|
|
19
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
-
mod
|
|
26
|
-
));
|
|
27
17
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
18
|
|
|
29
19
|
// src/components/inputNumber/index.tsx
|
|
@@ -33,9 +23,8 @@ __export(inputNumber_exports, {
|
|
|
33
23
|
});
|
|
34
24
|
module.exports = __toCommonJS(inputNumber_exports);
|
|
35
25
|
var import_antd5 = require("antd5");
|
|
36
|
-
var import_react = __toESM(require("react"));
|
|
37
26
|
var InputNumber = (props) => {
|
|
38
|
-
return /* @__PURE__ */
|
|
27
|
+
return /* @__PURE__ */ React.createElement(import_antd5.InputNumber, { ...props });
|
|
39
28
|
};
|
|
40
29
|
var inputNumber_default = InputNumber;
|
|
41
30
|
// Annotate the CommonJS export names for ESM import in node:
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import type { RadioGroupProps as AntRadioGroupProps, RadioProps as AntRadioProps } from 'antd5';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
export declare type RadioGroupProps = AntRadioGroupProps;
|
|
4
3
|
export declare type RadioProps = AntRadioProps;
|
|
5
4
|
/**
|
|
@@ -8,7 +7,7 @@ export declare type RadioProps = AntRadioProps;
|
|
|
8
7
|
* @constructor
|
|
9
8
|
*/
|
|
10
9
|
declare const Radio: {
|
|
11
|
-
(props: RadioProps):
|
|
12
|
-
Group: (props: RadioGroupProps) =>
|
|
10
|
+
(props: RadioProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
Group: (props: RadioGroupProps) => import("react/jsx-runtime").JSX.Element;
|
|
13
12
|
};
|
|
14
13
|
export default Radio;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
1
|
var __defProp = Object.defineProperty;
|
|
3
2
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
3
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
6
4
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
5
|
var __export = (target, all) => {
|
|
8
6
|
for (var name in all)
|
|
@@ -16,14 +14,6 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
14
|
}
|
|
17
15
|
return to;
|
|
18
16
|
};
|
|
19
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
-
mod
|
|
26
|
-
));
|
|
27
17
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
18
|
|
|
29
19
|
// src/components/radio/index.tsx
|
|
@@ -33,13 +23,12 @@ __export(radio_exports, {
|
|
|
33
23
|
});
|
|
34
24
|
module.exports = __toCommonJS(radio_exports);
|
|
35
25
|
var import_antd5 = require("antd5");
|
|
36
|
-
var import_react = __toESM(require("react"));
|
|
37
26
|
var { Group: AntGroup } = import_antd5.Radio;
|
|
38
27
|
var Radio = (props) => {
|
|
39
|
-
return /* @__PURE__ */
|
|
28
|
+
return /* @__PURE__ */ React.createElement(import_antd5.Radio, { ...props });
|
|
40
29
|
};
|
|
41
30
|
var Group = (props) => {
|
|
42
|
-
return /* @__PURE__ */
|
|
31
|
+
return /* @__PURE__ */ React.createElement(AntGroup, { ...props });
|
|
43
32
|
};
|
|
44
33
|
Radio.Group = Group;
|
|
45
34
|
var radio_default = Radio;
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import type { SelectProps as AntSelectProps } from 'antd5';
|
|
2
|
-
import
|
|
2
|
+
import { OptionProps as AntOptionProps } from 'rc-select/es/Option';
|
|
3
3
|
export declare type SelectProps = AntSelectProps;
|
|
4
|
-
declare
|
|
4
|
+
export declare type SelectOptionProps = AntOptionProps;
|
|
5
|
+
declare const Select: {
|
|
6
|
+
(props: SelectProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
Option: (props: AntOptionProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
};
|
|
5
9
|
export default Select;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
1
|
var __defProp = Object.defineProperty;
|
|
3
2
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
3
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
6
4
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
5
|
var __export = (target, all) => {
|
|
8
6
|
for (var name in all)
|
|
@@ -16,14 +14,6 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
14
|
}
|
|
17
15
|
return to;
|
|
18
16
|
};
|
|
19
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
-
mod
|
|
26
|
-
));
|
|
27
17
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
18
|
|
|
29
19
|
// src/components/select/index.tsx
|
|
@@ -33,10 +23,14 @@ __export(select_exports, {
|
|
|
33
23
|
});
|
|
34
24
|
module.exports = __toCommonJS(select_exports);
|
|
35
25
|
var import_antd5 = require("antd5");
|
|
36
|
-
var
|
|
26
|
+
var { Option: AntOption } = import_antd5.Select;
|
|
27
|
+
var Option = (props) => {
|
|
28
|
+
return /* @__PURE__ */ React.createElement(AntOption, { ...props });
|
|
29
|
+
};
|
|
37
30
|
var Select = (props) => {
|
|
38
|
-
return /* @__PURE__ */
|
|
31
|
+
return /* @__PURE__ */ React.createElement(import_antd5.Select, { ...props });
|
|
39
32
|
};
|
|
33
|
+
Select.Option = Option;
|
|
40
34
|
var select_default = Select;
|
|
41
35
|
// Annotate the CommonJS export names for ESM import in node:
|
|
42
36
|
0 && (module.exports = {});
|
|
@@ -8,5 +8,5 @@ interface useModalProps {
|
|
|
8
8
|
children: React.ReactNode;
|
|
9
9
|
title: React.ReactNode;
|
|
10
10
|
}
|
|
11
|
-
declare const useTableModal: (props: Partial<useModalProps>) =>
|
|
11
|
+
declare const useTableModal: (props: Partial<useModalProps>) => import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
export default useTableModal;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pisell/common",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.16",
|
|
4
4
|
"description": "A collection of reusable UI components for web development",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"sideEffects": [
|
|
@@ -17,9 +17,7 @@
|
|
|
17
17
|
"es",
|
|
18
18
|
"lib",
|
|
19
19
|
"package.json",
|
|
20
|
-
"README.md"
|
|
21
|
-
"build",
|
|
22
|
-
"lowcode"
|
|
20
|
+
"README.md"
|
|
23
21
|
],
|
|
24
22
|
"scripts": {
|
|
25
23
|
"build": "father build",
|
|
@@ -30,13 +28,11 @@
|
|
|
30
28
|
"lint": "npm run lint:es && npm run lint:css",
|
|
31
29
|
"lint:css": "stylelint \"{src,test}/**/*.{css,less}\"",
|
|
32
30
|
"lint:es": "eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"",
|
|
33
|
-
"lowcode:build": "build-scripts build --config ./build.lowcode.js",
|
|
34
|
-
"lowcode:dev": "build-scripts start --config ./build.lowcode.js",
|
|
35
31
|
"prepare": "husky install && dumi setup",
|
|
36
32
|
"prepublishOnly": "father doctor && npm run build",
|
|
37
|
-
"release": "npm run build &&
|
|
38
|
-
"release:beta": "npm run build &&
|
|
39
|
-
"release:next": "npm run build &&
|
|
33
|
+
"release": "npm run build && np --no-cleanup --any-branch --yolo --tag",
|
|
34
|
+
"release:beta": "npm run build && np --no-cleanup --any-branch --yolo --tag=beta",
|
|
35
|
+
"release:next": "npm run build && np --no-cleanup --any-branch --yolo --tag=next",
|
|
40
36
|
"start": "npm run dev"
|
|
41
37
|
},
|
|
42
38
|
"commitlint": {
|
|
@@ -62,22 +58,19 @@
|
|
|
62
58
|
]
|
|
63
59
|
},
|
|
64
60
|
"dependencies": {
|
|
65
|
-
"@pisell/build-plugin-lowcode": "^1.0.0",
|
|
66
61
|
"antd5": "npm:antd@^5.5.0",
|
|
67
62
|
"archiver": "^5.3.1",
|
|
68
63
|
"array-move": "^3.0.1",
|
|
69
|
-
"inquirer": "^
|
|
64
|
+
"inquirer": "^9.2.6",
|
|
70
65
|
"react-beautiful-dnd": "^13.1.0",
|
|
71
66
|
"react-color": "^2.19.3",
|
|
72
67
|
"ssh2": "^1.13.0",
|
|
73
68
|
"zx": "^7.2.2"
|
|
74
69
|
},
|
|
75
70
|
"devDependencies": {
|
|
76
|
-
"@alib/build-scripts": "^0.1.32",
|
|
77
71
|
"@ant-design/icons": "^4.8.0",
|
|
78
72
|
"@commitlint/cli": "^17.1.2",
|
|
79
73
|
"@commitlint/config-conventional": "^17.1.0",
|
|
80
|
-
"@pisell/build-plugin-lowcode": "^1.0.0",
|
|
81
74
|
"@types/react": "^18.0.0",
|
|
82
75
|
"@types/react-dom": "^18.0.0",
|
|
83
76
|
"@umijs/fabric": "^2.0.0",
|
|
@@ -110,8 +103,5 @@
|
|
|
110
103
|
"publishConfig": {
|
|
111
104
|
"access": "public"
|
|
112
105
|
},
|
|
113
|
-
"authors": []
|
|
114
|
-
"componentConfig": {
|
|
115
|
-
"materialSchema": "https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/assets-prod.json"
|
|
116
|
-
}
|
|
106
|
+
"authors": []
|
|
117
107
|
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"packages": [
|
|
3
|
-
{
|
|
4
|
-
"package": "@pisell/common",
|
|
5
|
-
"version": "0.0.15-0",
|
|
6
|
-
"library": "PisellCommon",
|
|
7
|
-
"urls": [
|
|
8
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.js",
|
|
9
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.css"
|
|
10
|
-
],
|
|
11
|
-
"editUrls": [
|
|
12
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/view.js",
|
|
13
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/view.css"
|
|
14
|
-
],
|
|
15
|
-
"advancedUrls": {
|
|
16
|
-
"default": [
|
|
17
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.js",
|
|
18
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.css"
|
|
19
|
-
]
|
|
20
|
-
},
|
|
21
|
-
"advancedEditUrls": {}
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"components": [
|
|
25
|
-
{
|
|
26
|
-
"exportName": "PisellCommonMeta",
|
|
27
|
-
"npm": {
|
|
28
|
-
"package": "@pisell/common",
|
|
29
|
-
"version": "0.0.15-0"
|
|
30
|
-
},
|
|
31
|
-
"url": "https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/meta.js",
|
|
32
|
-
"urls": {
|
|
33
|
-
"default": "https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/meta.js"
|
|
34
|
-
},
|
|
35
|
-
"advancedUrls": {
|
|
36
|
-
"default": [
|
|
37
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/meta.js"
|
|
38
|
-
]
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"sort": {
|
|
43
|
-
"groupList": [
|
|
44
|
-
"精选组件",
|
|
45
|
-
"原子组件"
|
|
46
|
-
],
|
|
47
|
-
"categoryList": [
|
|
48
|
-
"基础元素",
|
|
49
|
-
"布局容器类",
|
|
50
|
-
"表格类",
|
|
51
|
-
"表单详情类",
|
|
52
|
-
"帮助类",
|
|
53
|
-
"对话框类",
|
|
54
|
-
"业务类",
|
|
55
|
-
"通用",
|
|
56
|
-
"引导",
|
|
57
|
-
"信息输入",
|
|
58
|
-
"信息展示",
|
|
59
|
-
"信息反馈"
|
|
60
|
-
]
|
|
61
|
-
},
|
|
62
|
-
"groupList": [
|
|
63
|
-
"精选组件",
|
|
64
|
-
"原子组件"
|
|
65
|
-
],
|
|
66
|
-
"ignoreComponents": {}
|
|
67
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"packages": [
|
|
3
|
-
{
|
|
4
|
-
"package": "@pisell/common",
|
|
5
|
-
"version": "0.0.15-0",
|
|
6
|
-
"library": "PisellCommon",
|
|
7
|
-
"urls": [
|
|
8
|
-
"./render/default/view.js",
|
|
9
|
-
"./render/default/view.css"
|
|
10
|
-
],
|
|
11
|
-
"editUrls": [
|
|
12
|
-
"./view.js",
|
|
13
|
-
"./view.css"
|
|
14
|
-
],
|
|
15
|
-
"advancedUrls": {
|
|
16
|
-
"default": [
|
|
17
|
-
"./render/default/view.js",
|
|
18
|
-
"./render/default/view.css"
|
|
19
|
-
]
|
|
20
|
-
},
|
|
21
|
-
"advancedEditUrls": {}
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"components": [
|
|
25
|
-
{
|
|
26
|
-
"exportName": "PisellCommonMeta",
|
|
27
|
-
"npm": {
|
|
28
|
-
"package": "@pisell/common",
|
|
29
|
-
"version": "0.0.15-0"
|
|
30
|
-
},
|
|
31
|
-
"url": "./meta.js",
|
|
32
|
-
"urls": {
|
|
33
|
-
"default": "./meta.js"
|
|
34
|
-
},
|
|
35
|
-
"advancedUrls": {
|
|
36
|
-
"default": [
|
|
37
|
-
"./meta.js"
|
|
38
|
-
]
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"sort": {
|
|
43
|
-
"groupList": [
|
|
44
|
-
"精选组件",
|
|
45
|
-
"原子组件"
|
|
46
|
-
],
|
|
47
|
-
"categoryList": [
|
|
48
|
-
"基础元素",
|
|
49
|
-
"布局容器类",
|
|
50
|
-
"表格类",
|
|
51
|
-
"表单详情类",
|
|
52
|
-
"帮助类",
|
|
53
|
-
"对话框类",
|
|
54
|
-
"业务类",
|
|
55
|
-
"通用",
|
|
56
|
-
"引导",
|
|
57
|
-
"信息输入",
|
|
58
|
-
"信息展示",
|
|
59
|
-
"信息反馈"
|
|
60
|
-
]
|
|
61
|
-
},
|
|
62
|
-
"groupList": [
|
|
63
|
-
"精选组件",
|
|
64
|
-
"原子组件"
|
|
65
|
-
],
|
|
66
|
-
"ignoreComponents": {}
|
|
67
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"packages": [
|
|
3
|
-
{
|
|
4
|
-
"package": "@pisell/common",
|
|
5
|
-
"version": "0.0.15-0",
|
|
6
|
-
"library": "PisellCommon",
|
|
7
|
-
"urls": [
|
|
8
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.js",
|
|
9
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.css"
|
|
10
|
-
],
|
|
11
|
-
"editUrls": [
|
|
12
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/view.js",
|
|
13
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/view.css"
|
|
14
|
-
],
|
|
15
|
-
"advancedUrls": {
|
|
16
|
-
"default": [
|
|
17
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.js",
|
|
18
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/render/default/view.css"
|
|
19
|
-
]
|
|
20
|
-
},
|
|
21
|
-
"advancedEditUrls": {}
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"components": [
|
|
25
|
-
{
|
|
26
|
-
"exportName": "PisellCommonMeta",
|
|
27
|
-
"npm": {
|
|
28
|
-
"package": "@pisell/common",
|
|
29
|
-
"version": "0.0.15-0"
|
|
30
|
-
},
|
|
31
|
-
"url": "https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/meta.js",
|
|
32
|
-
"urls": {
|
|
33
|
-
"default": "https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/meta.js"
|
|
34
|
-
},
|
|
35
|
-
"advancedUrls": {
|
|
36
|
-
"default": [
|
|
37
|
-
"https://unpkg.com/@pisell/common@0.0.15-0/build/lowcode/meta.js"
|
|
38
|
-
]
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"sort": {
|
|
43
|
-
"groupList": [
|
|
44
|
-
"精选组件",
|
|
45
|
-
"原子组件"
|
|
46
|
-
],
|
|
47
|
-
"categoryList": [
|
|
48
|
-
"基础元素",
|
|
49
|
-
"布局容器类",
|
|
50
|
-
"表格类",
|
|
51
|
-
"表单详情类",
|
|
52
|
-
"帮助类",
|
|
53
|
-
"对话框类",
|
|
54
|
-
"业务类",
|
|
55
|
-
"通用",
|
|
56
|
-
"引导",
|
|
57
|
-
"信息输入",
|
|
58
|
-
"信息展示",
|
|
59
|
-
"信息反馈"
|
|
60
|
-
]
|
|
61
|
-
},
|
|
62
|
-
"groupList": [
|
|
63
|
-
"精选组件",
|
|
64
|
-
"原子组件"
|
|
65
|
-
],
|
|
66
|
-
"ignoreComponents": {}
|
|
67
|
-
}
|