@jetlinks-web/components 2.6.22 → 2.6.24
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/CardSelect/style/index.css +24 -0
- package/es/CardSelect/style/index.less +26 -0
- package/es/CheckButton/style/index.css +37 -0
- package/es/CheckButton/style/index.less +40 -0
- package/es/DragModal/style/index.css +82 -0
- package/es/DragModal/style/index.less +97 -0
- package/es/EditTable/EditTable.js +1 -1
- package/es/EditTable/group.js +6 -4
- package/es/EditTable/style/body.less +66 -0
- package/es/EditTable/style/form.less +33 -0
- package/es/EditTable/style/group.less +32 -0
- package/es/EditTable/style/header.less +77 -0
- package/es/EditTable/style/index.css +267 -0
- package/es/EditTable/style/index.less +41 -0
- package/es/EditTable/style/menu.less +25 -0
- package/es/EditTable/style/table.less +47 -0
- package/es/Ellipsis/style/index.css +17 -0
- package/es/Ellipsis/style/index.less +20 -0
- package/es/FlameGraph/FlameGraph.js +3 -2
- package/es/FlameGraph/style/index.css +43 -0
- package/es/FlameGraph/style/index.less +52 -0
- package/es/MonacoEditor/style/index.css +4 -0
- package/es/MonacoEditor/style/index.less +4 -0
- package/es/PermissionButton/index.js +4 -4
- package/es/ProLayout/Basic/BasicLayout.less +66 -0
- package/es/ProLayout/Basic/Header.less +8 -0
- package/es/ProLayout/PageContainer/index.less +103 -0
- package/es/ProLayout/SiderMenu/BaseMenu.js +4 -4
- package/es/ProLayout/SiderMenu/index.less +231 -0
- package/es/ProLayout/TopHeader/index.less +174 -0
- package/es/ProLayout/style/default.less +4 -0
- package/es/ProLayout/style/style.less +7 -0
- package/es/ProTable/Content.js +11 -24
- package/es/ProTable/hooks/useTableInject.js +5 -0
- package/es/ProTable/hooks/useTableSelection.js +95 -0
- package/es/ProTable/style/ProTable.less +138 -0
- package/es/RadioButton/style/index.css +20 -0
- package/es/RadioButton/style/index.less +19 -0
- package/es/Scrollbar/style/index.css +65 -0
- package/es/Scrollbar/style/index.less +83 -0
- package/es/Search/style/Item.less +33 -0
- package/es/Search/style/Search.less +179 -0
- package/es/Title/style/index.css +23 -0
- package/es/Title/style/index.less +25 -0
- package/es/style/index.css +5237 -0
- package/es/style/variable.css +4 -0
- package/es/style/variable.less +4 -0
- package/lib/CardSelect/style/index.css +24 -0
- package/lib/CardSelect/style/index.less +26 -0
- package/lib/CheckButton/style/index.css +37 -0
- package/lib/CheckButton/style/index.less +40 -0
- package/lib/DragModal/style/index.css +82 -0
- package/lib/DragModal/style/index.less +97 -0
- package/lib/EditTable/EditTable.js +1 -1
- package/lib/EditTable/group.js +6 -4
- package/lib/EditTable/style/body.less +66 -0
- package/lib/EditTable/style/form.less +33 -0
- package/lib/EditTable/style/group.less +32 -0
- package/lib/EditTable/style/header.less +77 -0
- package/lib/EditTable/style/index.css +267 -0
- package/lib/EditTable/style/index.less +41 -0
- package/lib/EditTable/style/menu.less +25 -0
- package/lib/EditTable/style/table.less +47 -0
- package/lib/Ellipsis/style/index.css +17 -0
- package/lib/Ellipsis/style/index.less +20 -0
- package/lib/FlameGraph/FlameGraph.js +3 -2
- package/lib/FlameGraph/style/index.css +43 -0
- package/lib/FlameGraph/style/index.less +52 -0
- package/lib/Icon/icon.js +1 -2
- package/lib/MonacoEditor/style/index.css +4 -0
- package/lib/MonacoEditor/style/index.less +4 -0
- package/lib/PermissionButton/index.js +4 -4
- package/lib/ProLayout/Basic/BasicLayout.js +1 -2
- package/lib/ProLayout/Basic/BasicLayout.less +66 -0
- package/lib/ProLayout/Basic/Header.less +8 -0
- package/lib/ProLayout/PageContainer/index.less +103 -0
- package/lib/ProLayout/SiderMenu/BaseMenu.js +4 -4
- package/lib/ProLayout/SiderMenu/SiderMenu.js +1 -2
- package/lib/ProLayout/SiderMenu/index.less +231 -0
- package/lib/ProLayout/TopHeader/index.less +174 -0
- package/lib/ProLayout/style/default.less +4 -0
- package/lib/ProLayout/style/style.less +7 -0
- package/lib/ProTable/Content.js +11 -24
- package/lib/ProTable/hooks/useTableInject.js +11 -0
- package/lib/ProTable/hooks/useTableSelection.js +102 -0
- package/lib/ProTable/style/ProTable.less +138 -0
- package/lib/RadioButton/style/index.css +20 -0
- package/lib/RadioButton/style/index.less +19 -0
- package/lib/Scrollbar/style/index.css +65 -0
- package/lib/Scrollbar/style/index.less +83 -0
- package/lib/Search/style/Item.less +33 -0
- package/lib/Search/style/Search.less +179 -0
- package/lib/Title/style/index.css +23 -0
- package/lib/Title/style/index.less +25 -0
- package/lib/components.js +1 -2
- package/lib/index.js +1 -2
- package/lib/style/components.less +10 -0
- package/lib/style/index.css +5237 -0
- package/lib/style/variable.css +4 -0
- package/lib/style/variable.less +4 -0
- package/package.json +4 -4
package/lib/index.js
CHANGED
|
@@ -20,8 +20,7 @@ Object.keys(components).forEach(function (key) {
|
|
|
20
20
|
}
|
|
21
21
|
});
|
|
22
22
|
});
|
|
23
|
-
function
|
|
24
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
23
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
25
24
|
/*eslint import/namespace: ['error', { allowComputed: true }]*/
|
|
26
25
|
|
|
27
26
|
var install = exports.install = function install(app) {
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
@import "../CardSelect/style/index-pure.less";
|
|
2
|
+
@import "../CheckButton/style/index-pure.less";
|
|
3
|
+
@import "../DragModal/style/index-pure.less";
|
|
4
|
+
@import "../EditTable/style/index-pure.less";
|
|
5
|
+
@import "../Ellipsis/style/index-pure.less";
|
|
6
|
+
@import "../FlameGraph/style/index-pure.less";
|
|
7
|
+
@import "../MonacoEditor/style/index-pure.less";
|
|
8
|
+
@import "../RadioButton/style/index-pure.less";
|
|
9
|
+
@import "../Scrollbar/style/index-pure.less";
|
|
10
|
+
@import "../Title/style/index-pure.less";
|