qlqz-frame 0.2.11 → 0.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/dist/index.d.ts +2 -0
- package/dist/index.mjs +31513 -31610
- package/dist/index.umd.js +393 -425
- package/package.json +14 -10
- package/dist/style.css +0 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "qlqz-frame",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.13",
|
|
5
5
|
"author": "leecheck qlqz-studio",
|
|
6
6
|
"main": "dist/index.umd.js",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
@@ -31,6 +31,8 @@
|
|
|
31
31
|
"@jiaminghi/data-view-react": "1.2.5",
|
|
32
32
|
"@react-login-page/page7": "0.4.16",
|
|
33
33
|
"@sakitam-gis/maptalks-wind": "1.1.2",
|
|
34
|
+
"@tailwindcss/vite": "^4.0.12",
|
|
35
|
+
"@terraformer/wkt": "2.2.1",
|
|
34
36
|
"@tinymce/tinymce-react": "5.1.1",
|
|
35
37
|
"@turf/turf": "6.5.0",
|
|
36
38
|
"@types/lodash": "^4.14.61",
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
"events": "3.3.0",
|
|
54
56
|
"ezuikit-js": "8.0.11",
|
|
55
57
|
"file-saver": "2.0.5",
|
|
58
|
+
"gcoord": "1.0.7",
|
|
56
59
|
"github-markdown-css": "5.1.0",
|
|
57
60
|
"history": "^5.0.0",
|
|
58
61
|
"jszip": "3.10.1",
|
|
@@ -94,7 +97,7 @@
|
|
|
94
97
|
"stringify": "^5.2.0",
|
|
95
98
|
"styled-components": "6.0.7",
|
|
96
99
|
"swiper": "8.3.2",
|
|
97
|
-
"tailwindcss": "^
|
|
100
|
+
"tailwindcss": "^4.0.12",
|
|
98
101
|
"terser": "5.19.2",
|
|
99
102
|
"three": "^0.110.0",
|
|
100
103
|
"three-css2drender": "^1.0.0",
|
|
@@ -120,6 +123,7 @@
|
|
|
120
123
|
"@vitejs/plugin-react-refresh": "^1.1.0",
|
|
121
124
|
"babel-plugin-macros": "3.1.0",
|
|
122
125
|
"cypress": "^6.8.0",
|
|
126
|
+
"framer-motion": "^12.5.0",
|
|
123
127
|
"less": "^4.1.1",
|
|
124
128
|
"maptalks": "^1.0.0-rc.37",
|
|
125
129
|
"maptalks.heatmap": "0.6.1",
|
|
@@ -127,13 +131,13 @@
|
|
|
127
131
|
"maptalks.three": "^0.36.1",
|
|
128
132
|
"maptalks.tileclusterlayer": "^0.0.10",
|
|
129
133
|
"typescript": "^4.1.2",
|
|
130
|
-
"vite": "
|
|
131
|
-
"vite-aliases": "^0.
|
|
132
|
-
"vite-plugin-cesium": "1.2.
|
|
133
|
-
"vite-plugin-imp": "^2.0
|
|
134
|
-
"vite-plugin-mock": "^
|
|
135
|
-
"vite-plugin-node-stdlib-browser": "0.
|
|
136
|
-
"vite-plugin-style-import": "^0.
|
|
137
|
-
"vite-plugin-svgr": "^
|
|
134
|
+
"vite": "6.2.1",
|
|
135
|
+
"vite-aliases": "^0.11.8",
|
|
136
|
+
"vite-plugin-cesium": "1.2.23",
|
|
137
|
+
"vite-plugin-imp": "^2.4.0",
|
|
138
|
+
"vite-plugin-mock": "^3.0.2",
|
|
139
|
+
"vite-plugin-node-stdlib-browser": "0.2.1",
|
|
140
|
+
"vite-plugin-style-import": "^2.0.0",
|
|
141
|
+
"vite-plugin-svgr": "^4.3.0"
|
|
138
142
|
}
|
|
139
143
|
}
|
package/dist/style.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._flex_1ea2g_1{display:flex;padding-left:16px;align-items:center}._flexSb_1ea2g_7{display:flex;justify-content:space-between}._loggo_1ea2g_12{top:17px;right:17px;position:relative;width:100px;height:30px;cursor:pointer}._trigger_1ea2g_21{font-size:22px}._tagsViewContainer_1ea2g_25{border-top:1px solid #e8e8e8;z-index:99;padding:0 16px 10px}._tagsHeight_1ea2g_31{height:40px}._tagsViewWrapper_1ea2g_35{display:flex;border-bottom:1px solid #e8e8e8}._tagsViewItem_1ea2g_40{position:relative;cursor:pointer;height:30px;margin:8px 2px 0 0;padding:0 22px 0 10px;line-height:28px;background:#fafafa;border:1px solid #e8e8e8;border-bottom:none;color:#000}._select_1ea2g_53{top:1px;color:#1890ff;border-color:#1890ff}._closeIcon_1ea2g_59{margin-left:10px;font-size:10px;position:absolute;right:10px;top:10px}._fixed_1ea2g_67{overflow:auto;height:100vh;position:fixed;left:0}._rantion_loading_5k9nv_1{text-align:center}._page404_5k9nv_7{text-align:center;padding-top:20vh;font-size:100px;line-height:1}._subtitle_5k9nv_19{color:#00000073;font-size:14px;line-height:1.6;text-align:center}._addDevice_16agt_1{border-radius:4px;background:rgba(32,34,41,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px}._addDevice_16agt_1 .pop-title{display:flex;color:#fff;font-family:PingFang SC;font-weight:500;font-size:18px;line-height:normal;text-align:left}._addDevice_16agt_1 .pop-centent{margin:10px 0 0}._addDevice_16agt_1 .edit-btn{width:100%;display:flex;justify-content:end}._addDevice_16agt_1 .edit-btn-absolute{position:absolute;right:0;bottom:58px}._addDevice_16agt_1 .pop-bottom{width:100%;display:flex;justify-content:end}._addDevice_16agt_1 .pop-bottom button{color:#fff;margin-left:10px}._dark-form_16agt_38 .ant-form-item-label>label{color:#ffffffd9}._dark-form_16agt_38 .ant-input,._dark-form_16agt_38 .ant-input-number{border:none;background-color:#165dff33}._dark-form_16agt_38 .ant-select-selector{border:none!important;background-color:#165dff33!important}._box-wrap_16agt_53{display:flex;justify-content:end}._box-wrap_16agt_53 button{margin-left:10px}._modal_11ti9_1 .ant-modal-header{background:#edf7ff}._modal_11ti9_1 ._radio_11ti9_4 .ant-radio-wrapper{color:#fff}._modal_11ti9_1 ._content_11ti9_7{height:224px;overflow-y:auto;overflow-x:hidden}._tableArea_1rary_1{height:100%;position:relative;background:#fff}._tableArea_1rary_1 ._tableFooter_1rary_6{position:absolute;bottom:0;width:100%;display:flex;align-items:center;justify-content:center}.lightd-number-roll{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.lightd-number-roll-animate{position:relative;display:inline-block;height:45px;overflow:hidden;font-size:36px;line-height:45px}.lightd-number-roll-animate-dom{position:relative;top:0;float:left;width:24px;text-align:center}.lightd-number-roll-animate-dom-del{width:20px}.lightd-number-roll-animate-dot{float:left;width:14px;font-size:30px;text-align:center}.lightd-number-roll-animate-dot span,.lightd-number-roll-animate-dom span{float:left;width:100%;height:45px;line-height:40px}
|