pangea-lib 4.0.566 → 4.0.568

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/main.es.js CHANGED
@@ -1587,6 +1587,12 @@ function _41(e, { format: t } = { format: "long" }) {
1587
1587
  function ZT1(e) {
1588
1588
  return J6(e, { justTime: !0 });
1589
1589
  }
1590
+ class zy4 {
1591
+ static DownloadPdf(t, a) {
1592
+ const c = Uint8Array.from(atob(a), (o) => o.charCodeAt(0)), n = new Blob([c], { type: "application/pdf" }), r = URL.createObjectURL(n), i = document.createElement("a");
1593
+ i.href = r, i.download = t, i.click(), URL.revokeObjectURL(r);
1594
+ }
1595
+ }
1590
1596
  function Pn1(e, t) {
1591
1597
  return function() {
1592
1598
  return e.apply(t, arguments);
@@ -3284,7 +3290,7 @@ le.getAdapter = n71.getAdapter;
3284
3290
  le.HttpStatusCode = LD1;
3285
3291
  le.default = le;
3286
3292
  const vs = le;
3287
- class zy4 {
3293
+ class Cy4 {
3288
3294
  static UploadFile(t, a) {
3289
3295
  return vs.put(t, a, { headers: { "Content-Type": a.type, "x-amz-acl": "private" } });
3290
3296
  }
@@ -6463,13 +6469,13 @@ function ae1(e) {
6463
6469
  const t = document.querySelector(".pga-header"), a = t ? t.getBoundingClientRect().bottom : 0, c = e.getBoundingClientRect().top + window.scrollY - a;
6464
6470
  window.scrollTo({ top: c, behavior: "smooth" });
6465
6471
  }
6466
- function Cy4(e) {
6472
+ function _y4(e) {
6467
6473
  return typeof e != "string" ? !1 : /^[a-fA-F0-9]{24}$/.test(e);
6468
6474
  }
6469
6475
  function Es() {
6470
6476
  return window.innerWidth <= 768;
6471
6477
  }
6472
- function _y4() {
6478
+ function wy4() {
6473
6479
  return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
6474
6480
  }
6475
6481
  let ho = {
@@ -6519,7 +6525,7 @@ function ir1() {
6519
6525
  function v0() {
6520
6526
  return ho;
6521
6527
  }
6522
- const wy4 = window.location.origin, Hy4 = window.location.protocol, Ds = window.location.host, ce1 = Ds.includes("localhost") ? Ds.split(".").slice(-1)[0] : Ds.split(".").slice(-2).join("."), Ly4 = Ds === ce1 ? void 0 : Ds.replace(`.${ce1}`, ""), JR1 = {
6528
+ const Hy4 = window.location.origin, Ly4 = window.location.protocol, Ds = window.location.host, ce1 = Ds.includes("localhost") ? Ds.split(".").slice(-1)[0] : Ds.split(".").slice(-2).join("."), Vy4 = Ds === ce1 ? void 0 : Ds.replace(`.${ce1}`, ""), JR1 = {
6523
6529
  key: 0,
6524
6530
  class: "pga-development-banner"
6525
6531
  }, eF1 = /* @__PURE__ */ j1({
@@ -40191,7 +40197,7 @@ function g92(e, t) {
40191
40197
  };
40192
40198
  Q2(() => a("addEventListener")), st(() => a("removeEventListener"));
40193
40199
  }
40194
- function Sy4(e, t) {
40200
+ function Ay4(e, t) {
40195
40201
  const a = x1({ top: 0, bottom: 0, left: 0, right: 0 });
40196
40202
  g92(e, c);
40197
40203
  function c() {
@@ -41534,7 +41540,7 @@ const vl2 = /* @__PURE__ */ d2(ml2, [["__scopeId", "data-v-00ec2e43"]]), Ci = x1
41534
41540
  ])) : h1("", !0);
41535
41541
  }
41536
41542
  });
41537
- const bl2 = /* @__PURE__ */ d2(kl2, [["__scopeId", "data-v-f5332c1c"]]), Ay4 = /* @__PURE__ */ j1({
41543
+ const bl2 = /* @__PURE__ */ d2(kl2, [["__scopeId", "data-v-f5332c1c"]]), Ny4 = /* @__PURE__ */ j1({
41538
41544
  __name: "App",
41539
41545
  setup(e) {
41540
41546
  return (t, a) => (X(), n1(G1, null, [
@@ -113854,10 +113860,10 @@ var kz3 = Xa(/(^[0-9]*$)|(^-[0-9]+$)/), bz3 = {
113854
113860
  }
113855
113861
  };
113856
113862
  Xa(/^[-]?\d*(\.\d+)?$/);
113857
- const Wo = $2("validations"), Ha1 = f8.withMessage(() => Wo("requiredRuleError"), gz3), Ry4 = f8.withMessage(
113863
+ const Wo = $2("validations"), Ha1 = f8.withMessage(() => Wo("requiredRuleError"), gz3), Fy4 = f8.withMessage(
113858
113864
  () => Wo("requiredRuleError"),
113859
113865
  f8.withParams({}, (e) => typeof e != "number" ? !1 : e > 0)
113860
- ), La1 = (e) => Nk1("minLength", e), Va1 = (e) => Nk1("maxLength", e), Fy4 = f8.withMessage(() => Wo("emailRuleError"), dz3), $y4 = f8.withMessage(() => Wo("integerRuleError"), bz3), By4 = (e) => YU("greaterEqual", e), qy4 = (e) => YU("greaterThan", e), jy4 = (e) => YU("lessEqual", e), Uy4 = (e) => YU("lessThan", e), Wy4 = f8.withMessage(
113866
+ ), La1 = (e) => Nk1("minLength", e), Va1 = (e) => Nk1("maxLength", e), $y4 = f8.withMessage(() => Wo("emailRuleError"), dz3), By4 = f8.withMessage(() => Wo("integerRuleError"), bz3), qy4 = (e) => YU("greaterEqual", e), jy4 = (e) => YU("greaterThan", e), Uy4 = (e) => YU("lessEqual", e), Wy4 = (e) => YU("lessThan", e), Yy4 = f8.withMessage(
113861
113867
  () => Wo("notFutureDateRuleError"),
113862
113868
  f8.withParams({}, (e) => typeof e != "string" || !e ? !0 : e <= GT1())
113863
113869
  );
@@ -145278,7 +145284,7 @@ const gI3 = /* @__PURE__ */ d2(yI3, [["__scopeId", "data-v-4873bf60"]]), nz1 = (
145278
145284
  ]));
145279
145285
  }
145280
145286
  });
145281
- const NI3 = /* @__PURE__ */ d2(AI3, [["__scopeId", "data-v-40ce20ea"]]), TI3 = (e) => (Xu("data-v-e307badc"), e = e(), Ku(), e), EI3 = {
145287
+ const NI3 = /* @__PURE__ */ d2(AI3, [["__scopeId", "data-v-40ce20ea"]]), TI3 = (e) => (Xu("data-v-2d849e5d"), e = e(), Ku(), e), EI3 = {
145282
145288
  key: 0,
145283
145289
  class: "layout__banner"
145284
145290
  }, DI3 = { class: "layout__content" }, OI3 = {
@@ -145293,12 +145299,12 @@ const NI3 = /* @__PURE__ */ d2(AI3, [["__scopeId", "data-v-40ce20ea"]]), TI3 = (
145293
145299
  },
145294
145300
  setup(e) {
145295
145301
  G3((v) => ({
145296
- "5ab182da": f.value,
145297
- "2acca26b": d.value,
145298
- "04f00658": u.value,
145299
- "6cb3465a": h.value,
145300
- "395234d0": m.value,
145301
- "6c15ca74": p.value
145302
+ f903c520: f.value,
145303
+ f7ec0ffe: d.value,
145304
+ "4b50eafe": u.value,
145305
+ "8b25d606": h.value,
145306
+ dae0eb34: m.value,
145307
+ "71a0bf5c": p.value
145302
145308
  }));
145303
145309
  const { layout: t } = v0(), {
145304
145310
  routeTitle: a,
@@ -145343,6 +145349,7 @@ const NI3 = /* @__PURE__ */ d2(AI3, [["__scopeId", "data-v-40ce20ea"]]), TI3 = (
145343
145349
  navSections: v.navSections
145344
145350
  }, null, 8, ["routes", "navSections"])) : h1("", !0),
145345
145351
  w1("div", DI3, [
145352
+ N1(v.$slots, "header", {}, void 0, !0),
145346
145353
  !Z(s) && Z(c) ? (X(), n1("div", OI3, [
145347
145354
  w1("h1", PI3, a2(Z(a)), 1),
145348
145355
  Z(n) ? (X(), n1(G1, { key: 0 }, [
@@ -145363,7 +145370,7 @@ const NI3 = /* @__PURE__ */ d2(AI3, [["__scopeId", "data-v-40ce20ea"]]), TI3 = (
145363
145370
  };
145364
145371
  }
145365
145372
  });
145366
- const $I3 = /* @__PURE__ */ d2(FI3, [["__scopeId", "data-v-e307badc"]]), BI3 = { class: "pga-not-found" }, qI3 = { class: "not-found__content" }, jI3 = { class: "not-found__hero" }, UI3 = { class: "hero__number" }, WI3 = { class: "hero__bubble" }, YI3 = /* @__PURE__ */ Ln1('<div class="not-found__illustration" data-v-48a06948><svg class="illustration__svg" viewBox="0 0 600 250" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-48a06948><rect width="600" height="250" fill="var(--pga-color-primary)" opacity="0.05" rx="20" data-v-48a06948></rect><circle cx="500" cy="80" r="40" fill="var(--pga-color-primary)" opacity="0.15" data-v-48a06948></circle><path d="M0,150 Q120,100 250,160 T600,140 L600,250 L0,250 Z" fill="var(--pga-color-first-contrast)" opacity="0.5" data-v-48a06948></path><path d="M0,190 Q150,170 300,210 T600,190 L600,250 L0,250 Z" fill="var(--pga-color-first-contrast)" data-v-48a06948></path><g transform="translate(300, 150)" data-v-48a06948><ellipse cx="0" cy="80" rx="35" ry="8" fill="var(--pga-color-first)" opacity="0.1" data-v-48a06948></ellipse><rect x="-25" y="60" width="50" height="15" rx="5" fill="var(--pga-color-second)" opacity="0.8" data-v-48a06948></rect><path d="M-20,30 L20,30 L25,60 L-25,60 Z" fill="var(--pga-color-primary)" opacity="0.9" data-v-48a06948></path><rect x="-10" y="35" width="20" height="5" rx="2" fill="var(--pga-color-first-contrast)" opacity="0.5" data-v-48a06948></rect><rect x="-5" y="15" width="10" height="15" fill="var(--pga-color-second)" data-v-48a06948></rect><rect x="-25" y="-15" width="50" height="35" rx="10" fill="var(--pga-color-primary)" data-v-48a06948></rect><rect x="-15" y="-5" width="30" height="15" rx="2" fill="var(--pga-color-first-contrast)" data-v-48a06948></rect><circle cx="-5" cy="0" r="3" fill="var(--pga-color-second)" data-v-48a06948></circle><circle cx="5" cy="0" r="3" fill="var(--pga-color-second)" data-v-48a06948></circle><line x1="0" y1="-15" x2="-10" y2="-35" stroke="var(--pga-color-second)" stroke-width="4" stroke-linecap="round" data-v-48a06948></line><circle cx="-10" cy="-35" r="4" fill="var(--pga-color-second)" data-v-48a06948></circle><path d="M-20,40 Q-40,40 -40,60" fill="none" stroke="var(--pga-color-second)" stroke-width="6" stroke-linecap="round" data-v-48a06948></path><path d="M20,40 Q40,40 35,55" fill="none" stroke="var(--pga-color-second)" stroke-width="6" stroke-linecap="round" data-v-48a06948></path></g><circle cx="100" cy="50" r="2" fill="var(--pga-color-primary)" opacity="0.3" data-v-48a06948></circle><circle cx="150" cy="100" r="1.5" fill="var(--pga-color-second)" opacity="0.3" data-v-48a06948></circle><circle cx="400" cy="40" r="2.5" fill="var(--pga-color-primary)" opacity="0.2" data-v-48a06948></circle><circle cx="550" cy="180" r="2" fill="var(--pga-color-second)" opacity="0.4" data-v-48a06948></circle></svg></div>', 1), GI3 = { class: "not-found__actions" }, ZI3 = /* @__PURE__ */ j1({
145373
+ const $I3 = /* @__PURE__ */ d2(FI3, [["__scopeId", "data-v-2d849e5d"]]), BI3 = { class: "pga-not-found" }, qI3 = { class: "not-found__content" }, jI3 = { class: "not-found__hero" }, UI3 = { class: "hero__number" }, WI3 = { class: "hero__bubble" }, YI3 = /* @__PURE__ */ Ln1('<div class="not-found__illustration" data-v-48a06948><svg class="illustration__svg" viewBox="0 0 600 250" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-48a06948><rect width="600" height="250" fill="var(--pga-color-primary)" opacity="0.05" rx="20" data-v-48a06948></rect><circle cx="500" cy="80" r="40" fill="var(--pga-color-primary)" opacity="0.15" data-v-48a06948></circle><path d="M0,150 Q120,100 250,160 T600,140 L600,250 L0,250 Z" fill="var(--pga-color-first-contrast)" opacity="0.5" data-v-48a06948></path><path d="M0,190 Q150,170 300,210 T600,190 L600,250 L0,250 Z" fill="var(--pga-color-first-contrast)" data-v-48a06948></path><g transform="translate(300, 150)" data-v-48a06948><ellipse cx="0" cy="80" rx="35" ry="8" fill="var(--pga-color-first)" opacity="0.1" data-v-48a06948></ellipse><rect x="-25" y="60" width="50" height="15" rx="5" fill="var(--pga-color-second)" opacity="0.8" data-v-48a06948></rect><path d="M-20,30 L20,30 L25,60 L-25,60 Z" fill="var(--pga-color-primary)" opacity="0.9" data-v-48a06948></path><rect x="-10" y="35" width="20" height="5" rx="2" fill="var(--pga-color-first-contrast)" opacity="0.5" data-v-48a06948></rect><rect x="-5" y="15" width="10" height="15" fill="var(--pga-color-second)" data-v-48a06948></rect><rect x="-25" y="-15" width="50" height="35" rx="10" fill="var(--pga-color-primary)" data-v-48a06948></rect><rect x="-15" y="-5" width="30" height="15" rx="2" fill="var(--pga-color-first-contrast)" data-v-48a06948></rect><circle cx="-5" cy="0" r="3" fill="var(--pga-color-second)" data-v-48a06948></circle><circle cx="5" cy="0" r="3" fill="var(--pga-color-second)" data-v-48a06948></circle><line x1="0" y1="-15" x2="-10" y2="-35" stroke="var(--pga-color-second)" stroke-width="4" stroke-linecap="round" data-v-48a06948></line><circle cx="-10" cy="-35" r="4" fill="var(--pga-color-second)" data-v-48a06948></circle><path d="M-20,40 Q-40,40 -40,60" fill="none" stroke="var(--pga-color-second)" stroke-width="6" stroke-linecap="round" data-v-48a06948></path><path d="M20,40 Q40,40 35,55" fill="none" stroke="var(--pga-color-second)" stroke-width="6" stroke-linecap="round" data-v-48a06948></path></g><circle cx="100" cy="50" r="2" fill="var(--pga-color-primary)" opacity="0.3" data-v-48a06948></circle><circle cx="150" cy="100" r="1.5" fill="var(--pga-color-second)" opacity="0.3" data-v-48a06948></circle><circle cx="400" cy="40" r="2.5" fill="var(--pga-color-primary)" opacity="0.2" data-v-48a06948></circle><circle cx="550" cy="180" r="2" fill="var(--pga-color-second)" opacity="0.4" data-v-48a06948></circle></svg></div>', 1), GI3 = { class: "not-found__actions" }, ZI3 = /* @__PURE__ */ j1({
145367
145374
  __name: "PgaNotFound",
145368
145375
  props: {
145369
145376
  redirectTo: {}
@@ -159958,7 +159965,7 @@ function BG(e, t) {
159958
159965
  function ms(e, t) {
159959
159966
  return e ? Array.isArray(t) ? t.map((a) => new e(a)) : new e(t) : t;
159960
159967
  }
159961
- function Yy4(e, t, a) {
159968
+ function Gy4(e, t, a) {
159962
159969
  return {
159963
159970
  getOne(c, n, r, i) {
159964
159971
  const o = BG(c, n), s = e[c].getOne, l = ms(s.params, r);
@@ -159994,7 +160001,7 @@ function Yy4(e, t, a) {
159994
160001
  }
159995
160002
  };
159996
160003
  }
159997
- class Gy4 {
160004
+ class Zy4 {
159998
160005
  static Show(t, a, c = {}) {
159999
160006
  _r1.value = t, uZ.value = a, c.onClose && (DB.onClose = c.onClose), c.onAccept && (DB.onAccept = c.onAccept), Ci.value = !0;
160000
160007
  }
@@ -160008,7 +160015,7 @@ class H9 {
160008
160015
  YK(t, a, c);
160009
160016
  }
160010
160017
  }
160011
- class Zy4 extends H9 {
160018
+ class Xy4 extends H9 {
160012
160019
  constructor(a) {
160013
160020
  super(a);
160014
160021
  R1(this, "urls", []);
@@ -160038,7 +160045,7 @@ class tj extends z41 {
160038
160045
  tj.CopyFields(this, a);
160039
160046
  }
160040
160047
  }
160041
- class Xy4 extends H9 {
160048
+ class Ky4 extends H9 {
160042
160049
  constructor(a) {
160043
160050
  super(a);
160044
160051
  R1(this, "user", new tj());
@@ -160055,7 +160062,7 @@ class Ve {
160055
160062
  YK(t, a, c);
160056
160063
  }
160057
160064
  }
160058
- class Ky4 extends Ve {
160065
+ class Qy4 extends Ve {
160059
160066
  constructor(a) {
160060
160067
  super(a);
160061
160068
  R1(this, "page");
@@ -160064,47 +160071,47 @@ class Ky4 extends Ve {
160064
160071
  Ve.CopyFields(this, a);
160065
160072
  }
160066
160073
  }
160067
- class Qy4 extends Ve {
160074
+ class Jy4 extends Ve {
160068
160075
  constructor(a) {
160069
160076
  super(a);
160070
160077
  R1(this, "fileTypes");
160071
160078
  Ve.CopyFields(this, a);
160072
160079
  }
160073
160080
  }
160074
- class Jy4 extends Ve {
160081
+ class eg4 extends Ve {
160075
160082
  constructor(a) {
160076
160083
  super(a);
160077
160084
  R1(this, "fileName");
160078
160085
  Ve.CopyFields(this, a);
160079
160086
  }
160080
160087
  }
160081
- class eg4 extends Ve {
160088
+ class tg4 extends Ve {
160082
160089
  constructor(a) {
160083
160090
  super(a);
160084
160091
  R1(this, "fileNames");
160085
160092
  Ve.CopyFields(this, a);
160086
160093
  }
160087
160094
  }
160088
- class tg4 extends Ve {
160095
+ class ag4 extends Ve {
160089
160096
  constructor(a) {
160090
160097
  super(a);
160091
160098
  R1(this, "file");
160092
160099
  Ve.CopyFields(this, a);
160093
160100
  }
160094
160101
  }
160095
- class ag4 extends Ve {
160102
+ class cg4 extends Ve {
160096
160103
  constructor(a) {
160097
160104
  super(a);
160098
160105
  R1(this, "file");
160099
160106
  Ve.CopyFields(this, a);
160100
160107
  }
160101
160108
  }
160102
- class cg4 extends Ve {
160109
+ class ng4 extends Ve {
160103
160110
  constructor(t) {
160104
160111
  super(t), Ve.CopyFields(this, t);
160105
160112
  }
160106
160113
  }
160107
- class ng4 extends Ve {
160114
+ class rg4 extends Ve {
160108
160115
  constructor(a) {
160109
160116
  super(a);
160110
160117
  R1(this, "index", 0);
@@ -160140,11 +160147,11 @@ async function hy4() {
160140
160147
  return;
160141
160148
  }
160142
160149
  }
160143
- function rg4(e) {
160150
+ function ig4(e) {
160144
160151
  const t = gT1({ history: MT1(), routes: e, scrollBehavior: ly4 });
160145
160152
  return t.beforeEach(fy4), t.afterEach(uy4), t;
160146
160153
  }
160147
- function ig4(e, t, a) {
160154
+ function og4(e, t, a) {
160148
160155
  const c = kT1();
160149
160156
  c.use(Hl2({ storage: localStorage })), e.use(c), e.use(t.router), e.use(KK), e.use(Ll2), e.use(Vf2, {
160150
160157
  themes: { tooltip: { triggers: ["hover", "focus", "touch"], hideTriggers: (r) => [...r] } }
@@ -160154,33 +160161,34 @@ function ig4(e, t, a) {
160154
160161
  }
160155
160162
  export {
160156
160163
  Yu2 as AlertDanger,
160157
- Gy4 as AlertInfo,
160158
- Ay4 as App,
160159
- Xy4 as AuthUser,
160164
+ Zy4 as AlertInfo,
160165
+ Ny4 as App,
160166
+ Ky4 as AuthUser,
160160
160167
  z41 as BaseModel,
160161
160168
  Ve as BaseParams,
160162
160169
  H9 as BaseResponse,
160163
- Jy4 as ConfirmUploadedFileParams,
160164
- eg4 as ConfirmUploadedFilesParams,
160165
- zy4 as FileStorage,
160166
- Qy4 as GenerateUploadUrlsParams,
160167
- Zy4 as GenerateUploadUrlsResponse,
160168
- Ky4 as GetManyBaseParams,
160170
+ eg4 as ConfirmUploadedFileParams,
160171
+ tg4 as ConfirmUploadedFilesParams,
160172
+ zy4 as Downloader,
160173
+ Cy4 as FileStorage,
160174
+ Jy4 as GenerateUploadUrlsParams,
160175
+ Xy4 as GenerateUploadUrlsResponse,
160176
+ Qy4 as GetManyBaseParams,
160169
160177
  O0 as Notifications,
160170
- cg4 as RemoveFileParams,
160171
- ng4 as RemoveFilesParams,
160172
- tg4 as UploadFileParams,
160173
- ag4 as UploadFilesParams,
160178
+ ng4 as RemoveFileParams,
160179
+ rg4 as RemoveFilesParams,
160180
+ ag4 as UploadFileParams,
160181
+ cg4 as UploadFilesParams,
160174
160182
  tj as User,
160175
160183
  My4 as animateElement,
160176
160184
  Dn1 as colorSelectorColors,
160177
160185
  YK as copyModelFields,
160178
- Yy4 as createApi,
160186
+ Gy4 as createApi,
160179
160187
  YT1 as createI18n,
160180
- rg4 as createRouter,
160181
- ig4 as default,
160188
+ ig4 as createRouter,
160189
+ og4 as default,
160182
160190
  ce1 as domain,
160183
- Fy4 as emailRule,
160191
+ $y4 as emailRule,
160184
160192
  xy4 as formatDateStr,
160185
160193
  zT1 as getAccessToken,
160186
160194
  v0 as getAppOptions,
@@ -160199,25 +160207,25 @@ export {
160199
160207
  nr1 as getRoutesToDisplay,
160200
160208
  ZT1 as getTimeStr,
160201
160209
  GT1 as getTodayDateStr,
160202
- By4 as greaterEqualRule,
160203
- qy4 as greaterThanRule,
160210
+ qy4 as greaterEqualRule,
160211
+ jy4 as greaterThanRule,
160204
160212
  Ds as host,
160205
- Ry4 as idRequiredRule,
160213
+ Fy4 as idRequiredRule,
160206
160214
  KR1 as initAppOptions,
160207
- $y4 as integerRule,
160208
- Cy4 as isAValidId,
160215
+ By4 as integerRule,
160216
+ _y4 as isAValidId,
160209
160217
  aj as isColorTemplateVariable,
160210
- _y4 as isMobileDevice,
160211
- jy4 as lessEqualRule,
160212
- Uy4 as lessThanRule,
160218
+ wy4 as isMobileDevice,
160219
+ Uy4 as lessEqualRule,
160220
+ Wy4 as lessThanRule,
160213
160221
  CT1 as login,
160214
160222
  gy4 as logout,
160215
160223
  Va1 as maxLengthRule,
160216
160224
  La1 as minLengthRule,
160217
- Wy4 as notFutureDateRule,
160218
- wy4 as origin,
160225
+ Yy4 as notFutureDateRule,
160226
+ Hy4 as origin,
160219
160227
  En1 as pangeaOptionsColors,
160220
- Hy4 as protocol,
160228
+ Ly4 as protocol,
160221
160229
  ZD1 as removeHtmlTags,
160222
160230
  Ha1 as requiredRule,
160223
160231
  wT1 as rgba,
@@ -160228,10 +160236,10 @@ export {
160228
160236
  C41 as setColorRootProperties,
160229
160237
  QR1 as setLayoutProperties,
160230
160238
  UG as setRootProperty,
160231
- Ly4 as subdomain,
160239
+ Vy4 as subdomain,
160232
160240
  r8 as useAppOptionsStore,
160233
160241
  QK as useBackdropClose,
160234
- Sy4 as useElementPosition,
160242
+ Ay4 as useElementPosition,
160235
160243
  wj as useFloatingDropdown,
160236
160244
  id as useFocusTrap,
160237
160245
  Hj as useInputAria,
@@ -11,6 +11,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
11
11
  }>>>, {}, {}>, {
12
12
  banner?(_: {}): any;
13
13
  userMenu?(_: {}): any;
14
+ header?(_: {}): any;
14
15
  footer?(_: {}): any;
15
16
  }>;
16
17
  export default _default;
@@ -0,0 +1,3 @@
1
+ export declare abstract class Downloader {
2
+ static DownloadPdf(filename: string, base64: string): void;
3
+ }
@@ -2,6 +2,7 @@ export * from './auth.helpers';
2
2
  export * from './color.helpers';
3
3
  export * from './css.helpers';
4
4
  export * from './datetime.helpers';
5
+ export * from './download.helpers';
5
6
  export * from './file-storage.helpers';
6
7
  export * from './html-sanitize.helpers';
7
8
  export * from './number.helpers';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pangea-lib",
3
3
  "description": "",
4
- "version": "4.0.566",
4
+ "version": "4.0.568",
5
5
  "author": "Gianfranco Raselli",
6
6
  "license": "ISC",
7
7
  "homepage": "https://github.com/GianfrancoRaselli/pangea-lib#readme",