sm-click-library-ui 0.0.402 → 0.0.404
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-ChOrWwaW.js → index-px1n-qdP.js} +17 -12
- package/dist/sm-click-library-ui.es.js +1 -1
- package/dist/sm-click-library-ui.umd.js +2 -2
- package/dist/style.css +1 -1
- package/dist/tailwind.css +0 -4
- package/dist/{web-Cpf3bOtP.js → web-C5V2TkUv.js} +2 -2
- package/dist/{web-Dk83TL25.js → web-DtsqF9zO.js} +2 -2
- package/package.json +1 -1
|
@@ -151,7 +151,7 @@ const ct = (e, t) => {
|
|
|
151
151
|
}, w1 = /* @__PURE__ */ ct(Wl, [["__scopeId", "data-v-970e6830"]]), Yl = {
|
|
152
152
|
key: 0,
|
|
153
153
|
class: "modal_head"
|
|
154
|
-
}, Ul = { class: "modal_responsive" }, Xl = { class: "flex min-h-full items-center justify-center text-center sm:p-0" }, Zl = { class: "modal_tittle text-current" }, Ql = { class: "flex items-center gap-3" }, Kl = ["innerHTML"], Jl = { class: "text-xl font-semibold flex items-center gap-2" }, e2 = { class: "bg-base-200" }, t2 = { class: "text-center" }, a2 = { class: "modal_end_button" }, n2 = {
|
|
154
|
+
}, Ul = { class: "modal_responsive" }, Xl = { class: "flex min-h-full items-center justify-center text-center sm:p-0" }, Zl = { class: "modal_tittle text-current bg-base-300 border-base-100" }, Ql = { class: "flex items-center gap-3" }, Kl = ["innerHTML"], Jl = { class: "text-xl font-semibold flex items-center gap-2" }, e2 = { class: "bg-base-200" }, t2 = { class: "text-center" }, a2 = { class: "modal_end_button border-base-100 bg-base-300" }, n2 = {
|
|
155
155
|
__name: "simple_modal",
|
|
156
156
|
props: {
|
|
157
157
|
isOpen: {
|
|
@@ -206,18 +206,23 @@ const ct = (e, t) => {
|
|
|
206
206
|
]),
|
|
207
207
|
p("button", {
|
|
208
208
|
onClick: i[0] || (i[0] = (m) => r()),
|
|
209
|
-
class: "modal_close_button"
|
|
209
|
+
class: "modal_close_button bg-base-200/40"
|
|
210
210
|
}, i[1] || (i[1] = [
|
|
211
211
|
p("svg", {
|
|
212
|
-
class: "
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
212
|
+
class: "size-5",
|
|
213
|
+
"aria-hidden": "true",
|
|
214
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
215
|
+
width: "24",
|
|
216
|
+
height: "24",
|
|
217
|
+
fill: "none",
|
|
218
|
+
viewBox: "0 0 24 24"
|
|
216
219
|
}, [
|
|
217
220
|
p("path", {
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
"
|
|
221
|
+
stroke: "currentColor",
|
|
222
|
+
"stroke-linecap": "round",
|
|
223
|
+
"stroke-linejoin": "round",
|
|
224
|
+
"stroke-width": "2",
|
|
225
|
+
d: "M6 18 17.94 6M18 18 6.06 6"
|
|
221
226
|
})
|
|
222
227
|
], -1)
|
|
223
228
|
]))
|
|
@@ -239,7 +244,7 @@ const ct = (e, t) => {
|
|
|
239
244
|
_: 3
|
|
240
245
|
}));
|
|
241
246
|
}
|
|
242
|
-
}, M1 = /* @__PURE__ */ ct(n2, [["__scopeId", "data-v-
|
|
247
|
+
}, M1 = /* @__PURE__ */ ct(n2, [["__scopeId", "data-v-2db3c09c"]]), r2 = { class: "simple_card_header" }, o2 = {
|
|
243
248
|
key: 0,
|
|
244
249
|
class: "simple_card_icon",
|
|
245
250
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2137,7 +2142,7 @@ const zu = "v1/api/attendances/attendant/", Iu = "v1/api/attendances/department/
|
|
|
2137
2142
|
width: "16",
|
|
2138
2143
|
height: "16",
|
|
2139
2144
|
fill: "currentColor",
|
|
2140
|
-
class: "
|
|
2145
|
+
class: "icon-meta",
|
|
2141
2146
|
viewBox: "0 0 16 16"
|
|
2142
2147
|
}, fc = {
|
|
2143
2148
|
key: 0,
|
|
@@ -18331,7 +18336,7 @@ Di("CapacitorHttp", {
|
|
|
18331
18336
|
web: () => new Tf()
|
|
18332
18337
|
});
|
|
18333
18338
|
const en = Di("VoiceRecorder", {
|
|
18334
|
-
web: () => import("./web-
|
|
18339
|
+
web: () => import("./web-C5V2TkUv.js").then((e) => e.w).then((e) => new e.VoiceRecorderWeb())
|
|
18335
18340
|
});
|
|
18336
18341
|
function e1(e, t) {
|
|
18337
18342
|
return v(), b("svg", {
|