@idmui/spot 1.1.3 → 1.1.5
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/README.md +18 -18
- package/dist/{index-cba1108d.js → index-61b376f2.js} +8 -10
- package/dist/{index.es-8bdbaf79.js → index.es-c168400a.js} +1345 -1371
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +73 -73
- package/dist/{purify.es-78c333b1.js → purify.es-bcffc71a.js} +235 -244
- package/dist/style.css +1 -1
- package/package.json +79 -79
package/README.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
# Vue 3 + TypeScript + Vite
|
|
2
|
-
|
|
3
|
-
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
|
4
|
-
|
|
5
|
-
## Recommended IDE Setup
|
|
6
|
-
|
|
7
|
-
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|
|
8
|
-
|
|
9
|
-
## Type Support For `.vue` Imports in TS
|
|
10
|
-
|
|
11
|
-
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
|
|
12
|
-
|
|
13
|
-
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
|
|
14
|
-
|
|
15
|
-
1. Disable the built-in TypeScript Extension
|
|
16
|
-
1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette
|
|
17
|
-
2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
|
|
18
|
-
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
|
|
1
|
+
# Vue 3 + TypeScript + Vite
|
|
2
|
+
|
|
3
|
+
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
|
4
|
+
|
|
5
|
+
## Recommended IDE Setup
|
|
6
|
+
|
|
7
|
+
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|
|
8
|
+
|
|
9
|
+
## Type Support For `.vue` Imports in TS
|
|
10
|
+
|
|
11
|
+
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
|
|
12
|
+
|
|
13
|
+
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
|
|
14
|
+
|
|
15
|
+
1. Disable the built-in TypeScript Extension
|
|
16
|
+
1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette
|
|
17
|
+
2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
|
|
18
|
+
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
|
|
@@ -120,7 +120,7 @@ function Sd(e, A, t, r, n, i) {
|
|
|
120
120
|
])
|
|
121
121
|
]);
|
|
122
122
|
}
|
|
123
|
-
const Md = /* @__PURE__ */ th(Qd, [["render", Sd], ["__scopeId", "data-v-
|
|
123
|
+
const Md = /* @__PURE__ */ th(Qd, [["render", Sd], ["__scopeId", "data-v-b8e71ec0"]]);
|
|
124
124
|
/*!
|
|
125
125
|
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
|
126
126
|
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
|
@@ -9507,7 +9507,7 @@ function(e) {
|
|
|
9507
9507
|
});
|
|
9508
9508
|
}
|
|
9509
9509
|
function t() {
|
|
9510
|
-
return (he.DOMPurify ? Promise.resolve(he.DOMPurify) : import("./purify.es-
|
|
9510
|
+
return (he.DOMPurify ? Promise.resolve(he.DOMPurify) : import("./purify.es-bcffc71a.js")).catch(function(a) {
|
|
9511
9511
|
return Promise.reject(new Error("Could not load dompurify: " + a));
|
|
9512
9512
|
}).then(function(a) {
|
|
9513
9513
|
return a.default ? a.default : a;
|
|
@@ -12996,7 +12996,7 @@ function(e) {
|
|
|
12996
12996
|
*/
|
|
12997
12997
|
function(e) {
|
|
12998
12998
|
function A() {
|
|
12999
|
-
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-
|
|
12999
|
+
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-c168400a.js")).catch(function(t) {
|
|
13000
13000
|
return Promise.reject(new Error("Could not load canvg: " + t));
|
|
13001
13001
|
}).then(function(t) {
|
|
13002
13002
|
return t.default ? t.default : t;
|
|
@@ -17923,8 +17923,7 @@ function JC(e, A, t, r, n, i) {
|
|
|
17923
17923
|
default: Ur(() => A[70] || (A[70] = [
|
|
17924
17924
|
RA("Remove")
|
|
17925
17925
|
])),
|
|
17926
|
-
_: 1
|
|
17927
|
-
__: [70]
|
|
17926
|
+
_: 1
|
|
17928
17927
|
}, 8, ["onClick"])) : (yA(), Ns(C, {
|
|
17929
17928
|
key: 1,
|
|
17930
17929
|
type: "primary",
|
|
@@ -17933,8 +17932,7 @@ function JC(e, A, t, r, n, i) {
|
|
|
17933
17932
|
default: Ur(() => A[71] || (A[71] = [
|
|
17934
17933
|
RA("Confirm")
|
|
17935
17934
|
])),
|
|
17936
|
-
_: 1
|
|
17937
|
-
__: [71]
|
|
17935
|
+
_: 1
|
|
17938
17936
|
}, 8, ["onClick"]))
|
|
17939
17937
|
])
|
|
17940
17938
|
])
|
|
@@ -17943,7 +17941,7 @@ function JC(e, A, t, r, n, i) {
|
|
|
17943
17941
|
}, 8, ["modelValue", "title"])
|
|
17944
17942
|
]);
|
|
17945
17943
|
}
|
|
17946
|
-
const ZC = /* @__PURE__ */ th(n5, [["render", JC], ["__scopeId", "data-v-
|
|
17944
|
+
const ZC = /* @__PURE__ */ th(n5, [["render", JC], ["__scopeId", "data-v-7fb60c15"]]), a4 = {
|
|
17947
17945
|
install(e) {
|
|
17948
17946
|
e.component("SpotWeather", ZC);
|
|
17949
17947
|
}
|
|
@@ -19301,7 +19299,7 @@ function Zv(e, A, t, r, n, i) {
|
|
|
19301
19299
|
]),
|
|
19302
19300
|
I("div", uv, [
|
|
19303
19301
|
(c = n.position) != null && c.name && !((f = n.loading) != null && f.meteogramEchart) ? (yA(), FA("div", fv, A[4] || (A[4] = [
|
|
19304
|
-
vd('<div class="title flex-start" data-v-
|
|
19302
|
+
vd('<div class="title flex-start" data-v-c349550f><div style="margin-right:20px;" data-v-c349550f>Meteogram</div></div><div id="weather-icons" data-v-c349550f></div><div id="weather-condition" data-v-c349550f></div><div id="wave-swell" data-v-c349550f></div>', 4)
|
|
19305
19303
|
]))) : (d = n.loading) != null && d.meteogramEchart ? (yA(), FA("div", gv, A[5] || (A[5] = [
|
|
19306
19304
|
I("img", {
|
|
19307
19305
|
style: { height: "200px" },
|
|
@@ -19618,7 +19616,7 @@ function Zv(e, A, t, r, n, i) {
|
|
|
19618
19616
|
])
|
|
19619
19617
|
]);
|
|
19620
19618
|
}
|
|
19621
|
-
const $v = /* @__PURE__ */ th($C, [["render", Zv], ["__scopeId", "data-v-
|
|
19619
|
+
const $v = /* @__PURE__ */ th($C, [["render", Zv], ["__scopeId", "data-v-c349550f"]]), o4 = {
|
|
19622
19620
|
install(e) {
|
|
19623
19621
|
e.component("SpotReport", $v);
|
|
19624
19622
|
}
|