@lmvz-ds/components 0.17.1 → 0.17.3
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/CHANGELOG.md +28 -0
- package/assets/.DS_Store +0 -0
- package/assets/icons/.DS_Store +0 -0
- package/{dist/cjs/Effect-DdYOHaR4.js → cjs/Effect-YVFLBEfy.js} +3 -3
- package/{dist/cjs/aria-loader-BRxRUIyi.js → cjs/aria-loader-W9Zvc9e-.js} +1 -1
- package/{dist/cjs/assets-OvQ-WUwR.js → cjs/assets-DxYhun-q.js} +2 -2
- package/{dist/cjs/icons-EHBLbidD.js → cjs/icons-DgYgcKGK.js} +2 -2
- package/{dist/cjs/index-BBqtydE-.js → cjs/index-BNm4PQrX.js} +6881 -6730
- package/{dist/cjs/index-CH-YLRgg.js → cjs/index-C2yDXRqP.js} +45 -10
- package/{dist/cjs → cjs}/index.cjs.js +5 -5
- package/{dist/cjs → cjs}/lmvz-action.cjs.entry.js +2 -2
- package/{dist/cjs → cjs}/lmvz-button.cjs.entry.js +4 -4
- package/{dist/cjs → cjs}/lmvz-card.cjs.entry.js +3 -3
- package/{dist/cjs → cjs}/lmvz-chip.cjs.entry.js +2 -2
- package/{dist/cjs → cjs}/lmvz-components.cjs.js +2 -2
- package/{dist/cjs → cjs}/lmvz-header_2.cjs.entry.js +4 -4
- package/{dist/cjs → cjs}/lmvz-icon.cjs.entry.js +7 -7
- package/{dist/cjs → cjs}/lmvz-input.cjs.entry.js +5 -5
- package/{dist/cjs → cjs}/lmvz-menuitem.cjs.entry.js +4 -4
- package/{dist/cjs → cjs}/lmvz-select.cjs.entry.js +4 -4
- package/{dist/cjs → cjs}/loader.cjs.js +1 -1
- package/{dist/cjs/reactive-controller-host-vy1TIIXv.js → cjs/reactive-controller-host-B_davRfI.js} +4 -4
- package/collection/assets/.DS_Store +0 -0
- package/collection/assets/icons/.DS_Store +0 -0
- package/{dist/collection → collection}/collection-manifest.json +1 -1
- package/{dist/collection → collection}/components/lmvz-action/lmvz-action.js +1 -1
- package/{dist/collection → collection}/components/lmvz-button/lmvz-button.js +1 -1
- package/{dist/collection → collection}/components/lmvz-card/lmvz-card.js +1 -1
- package/{dist/collection → collection}/components/lmvz-chip/lmvz-chip.js +1 -1
- package/{dist/collection → collection}/components/lmvz-header/lmvz-header.js +1 -1
- package/{dist/collection → collection}/components/lmvz-icon/lmvz-icon.js +1 -1
- package/{dist/collection → collection}/components/lmvz-input/lmvz-input.js +2 -2
- package/{dist/collection → collection}/components/lmvz-menuitem/lmvz-menuitem.js +1 -1
- package/{dist/collection → collection}/components/lmvz-select/lmvz-select.js +1 -1
- package/{dist/collection → collection}/integration/header-integration.js +1 -1
- package/{dist/collection → collection}/utils/aria/aria-validation-controller.js +2 -2
- package/{dist/collection → collection}/utils/http.unit.js +5 -5
- package/{dist/components → components}/index.d.ts +9 -9
- package/components/index.d.ts.bak +55 -0
- package/{dist/components → components}/index.js +1 -1
- package/{dist/components → components}/lmvz-action.d.ts +1 -1
- package/components/lmvz-action.js +1 -0
- package/{dist/components → components}/lmvz-button.d.ts +1 -1
- package/{dist/components → components}/lmvz-button.js +1 -1
- package/{dist/components → components}/lmvz-card.d.ts +1 -1
- package/{dist/components → components}/lmvz-card.js +1 -1
- package/{dist/components → components}/lmvz-chip.d.ts +1 -1
- package/{dist/components → components}/lmvz-chip.js +1 -1
- package/{dist/components → components}/lmvz-header.d.ts +1 -1
- package/{dist/components → components}/lmvz-header.js +1 -1
- package/{dist/components → components}/lmvz-icon.d.ts +1 -1
- package/{dist/components → components}/lmvz-icon.js +1 -1
- package/{dist/components → components}/lmvz-input.d.ts +1 -1
- package/{dist/components → components}/lmvz-input.js +1 -1
- package/{dist/components → components}/lmvz-menuitem.d.ts +1 -1
- package/{dist/components → components}/lmvz-menuitem.js +1 -1
- package/{dist/components → components}/lmvz-select.d.ts +1 -1
- package/{dist/components → components}/lmvz-select.js +1 -1
- package/{dist/components/p-BsHYIl56.js → components/p-CYcWxAp5.js} +1 -1
- package/components/p-C_bScbrd.js +1 -0
- package/components/p-Clo63DJF.js +1 -0
- package/{dist/lmvz-components/p-DyO6wO4l.js → components/p-DHtXOUVf.js} +1 -1
- package/components/p-VkiNs_yz.js +12 -0
- package/{dist/esm/Effect-9SROYpxM.js → esm/Effect-DkwJP3kx.js} +3 -3
- package/{dist/esm/aria-loader-JxXwTAe5.js → esm/aria-loader-D9aySMw6.js} +1 -1
- package/{dist/esm/assets-CNHv_WMG.js → esm/assets-_WDisN-f.js} +1 -1
- package/{dist/esm/icons-B255FOe4.js → esm/icons-Crg18Lio.js} +2 -2
- package/{dist/esm/index-BW1YMEA3.js → esm/index-n6jVNpyp.js} +6881 -6730
- package/{dist/esm/index-CQb-mBBB.js → esm/index-saW7O-EW.js} +45 -10
- package/{dist/esm → esm}/index.js +5 -5
- package/{dist/esm → esm}/lmvz-action.entry.js +2 -2
- package/{dist/esm → esm}/lmvz-button.entry.js +4 -4
- package/{dist/esm → esm}/lmvz-card.entry.js +3 -3
- package/{dist/esm → esm}/lmvz-chip.entry.js +2 -2
- package/{dist/esm → esm}/lmvz-components.js +3 -3
- package/{dist/esm → esm}/lmvz-header_2.entry.js +4 -4
- package/{dist/esm → esm}/lmvz-icon.entry.js +7 -7
- package/{dist/esm → esm}/lmvz-input.entry.js +5 -5
- package/{dist/esm → esm}/lmvz-menuitem.entry.js +4 -4
- package/{dist/esm → esm}/lmvz-select.entry.js +4 -4
- package/{dist/esm → esm}/loader.js +2 -2
- package/{dist/esm/reactive-controller-host-OhKYwMvP.js → esm/reactive-controller-host-ByKmPKq1.js} +4 -4
- package/hydrate/index.js +69 -20
- package/hydrate/index.mjs +69 -20
- package/{dist/lmvz-components → lmvz-components}/index.esm.js +1 -1
- package/{dist/lmvz-components → lmvz-components}/lmvz-components.esm.js +1 -1
- package/{dist/lmvz-components/p-4530f088.entry.js → lmvz-components/p-121f74d8.entry.js} +1 -1
- package/{dist/lmvz-components/p-b9d1953f.entry.js → lmvz-components/p-1bda378c.entry.js} +1 -1
- package/{dist/lmvz-components/p-d9c3f542.entry.js → lmvz-components/p-373a9cbf.entry.js} +1 -1
- package/lmvz-components/p-43e295ba.entry.js +1 -0
- package/lmvz-components/p-5f150890.entry.js +1 -0
- package/{dist/lmvz-components/p-22f67eff.entry.js → lmvz-components/p-6d5fa8c4.entry.js} +1 -1
- package/{dist/lmvz-components/p-b8926640.entry.js → lmvz-components/p-986acfd0.entry.js} +1 -1
- package/lmvz-components/p-BT8PQPMJ.js +1 -0
- package/{dist/components/p-CKtksB0G.js → lmvz-components/p-BxiCs9Wn.js} +1 -1
- package/{dist/lmvz-components/p-Bx29-tJt.js → lmvz-components/p-CU4XwA2K.js} +1 -1
- package/lmvz-components/p-CXQcJLbG.js +12 -0
- package/lmvz-components/p-DPHHQR5F.js +1 -0
- package/{dist/lmvz-components/p-9SROYpxM.js → lmvz-components/p-DkwJP3kx.js} +1 -1
- package/{dist/lmvz-components/p-150ecfb6.entry.js → lmvz-components/p-abbfa6aa.entry.js} +1 -1
- package/{dist/lmvz-components/p-47d7ed0e.entry.js → lmvz-components/p-b704eca8.entry.js} +1 -1
- package/lmvz-components/p-saW7O-EW.js +2 -0
- package/loader/cdn.js +1 -1
- package/loader/index.cjs.js +1 -1
- package/loader/index.d.ts +1 -1
- package/loader/index.es2017.js +1 -1
- package/loader/index.js +1 -1
- package/{dist/manifest.json → manifest.json} +2 -2
- package/package.json +43 -106
- package/dist/components/lmvz-action.js +0 -1
- package/dist/components/p-CahBdGGN.js +0 -1
- package/dist/components/p-GKEnURpp.js +0 -1
- package/dist/components/p-vIq2biqy.js +0 -12
- package/dist/ext-libs.d.ts +0 -1
- package/dist/lmvz-components/p-5c3f1404.entry.js +0 -1
- package/dist/lmvz-components/p-8d51e396.entry.js +0 -1
- package/dist/lmvz-components/p-CQb-mBBB.js +0 -2
- package/dist/lmvz-components/p-Cp76bcGb.js +0 -1
- package/dist/lmvz-components/p-Cp7cp10e.js +0 -12
- package/dist/lmvz-components/p-i2508Ct1.js +0 -1
- package/dist/stencil.config.base.js +0 -44
- package/dist/stencil.config.dev.js +0 -21
- package/dist/stencil.config.integration.js +0 -26
- package/dist/stencil.config.js +0 -15
- package/dist/stencil.config.prod.js +0 -29
- package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.base.d.ts +0 -2
- package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.d.ts +0 -2
- package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.dev.d.ts +0 -2
- package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.integration.d.ts +0 -2
- package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.prod.d.ts +0 -2
- /package/{readme.md → README.md} +0 -0
- /package/{dist/cjs → cjs}/app-globals-V2Kpy_OQ.js +0 -0
- /package/{dist/cjs → cjs}/component-Csg9MtNK.js +0 -0
- /package/{dist/cjs → cjs}/element-activation-controller-DC_6T0Rt.js +0 -0
- /package/{dist/cjs → cjs}/index-Bp6Dd2i1.js +0 -0
- /package/{dist/collection → collection}/api/ds.constants.js +0 -0
- /package/{dist/collection → collection}/api/index.js +0 -0
- /package/{dist/collection → collection}/assets/LMVZ_logo_175.svg +0 -0
- /package/{dist/collection → collection}/assets/card-placeholder.svg +0 -0
- /package/{dist/collection → collection}/assets/fonts/Router-Bold.woff +0 -0
- /package/{dist/collection → collection}/assets/fonts/Router-Book.woff +0 -0
- /package/{dist/collection → collection}/assets/fonts/Router-Medium.woff +0 -0
- /package/{dist/collection → collection}/assets/icons/Logo.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/actions.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/adduser.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/alert.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/apple.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/arrow-down.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/arrow-left.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/arrow-right.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/arrow-up.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/book.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/bookmark.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/checkmark.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/chevron-down.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/chevron-left.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/chevron-right.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/chevron-up.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/close-l.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/close-sm.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/cog.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/computer.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/dashboard.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/delete.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/download.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/edit.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/external.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/facebook.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/favorite.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/filter.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/group.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/hide.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/home.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/info.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/instagram.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/letter.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/linkedin.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/logout.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/map.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/minus.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/navigation.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/plus.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/qr-scan.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/question.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/reader.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/reset.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/school.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/search.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/send.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/settings.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/share.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/shopping-cart.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/show.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/snapchat.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/sort.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/speech-bubble.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/star.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/student.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/upload.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/user.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/warn-circle.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/warn-triangle.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/whatsapp.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/world.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/x.svg +0 -0
- /package/{dist/collection → collection}/assets/icons/youtube.svg +0 -0
- /package/{dist/collection → collection}/assets/zukunftslinie.svg +0 -0
- /package/{dist/collection → collection}/components/lmvz-action/lmvz-action.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-button/lmvz-button.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-card/lmvz-card.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-chip/lmvz-chip.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-header/lmvz-header.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-icon/icons.js +0 -0
- /package/{dist/collection → collection}/components/lmvz-icon/lmvz-icon.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-icon/public.js +0 -0
- /package/{dist/collection → collection}/components/lmvz-icon/test/icons.unit.js +0 -0
- /package/{dist/collection → collection}/components/lmvz-input/lmvz-input.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-menuitem/lmvz-menuitem.css +0 -0
- /package/{dist/collection → collection}/components/lmvz-select/lmvz-select.css +0 -0
- /package/{dist/collection → collection}/index.js +0 -0
- /package/{dist/collection → collection}/utils/aria/element-activation-controller.js +0 -0
- /package/{dist/collection → collection}/utils/aria/list-keyboard-controller.js +0 -0
- /package/{dist/collection → collection}/utils/assets.js +0 -0
- /package/{dist/collection → collection}/utils/component.js +0 -0
- /package/{dist/collection → collection}/utils/effect.js +0 -0
- /package/{dist/collection → collection}/utils/environment.js +0 -0
- /package/{dist/collection → collection}/utils/http.js +0 -0
- /package/{dist/collection → collection}/utils/public.js +0 -0
- /package/{dist/collection → collection}/utils/reactive-controller-host.js +0 -0
- /package/{dist/collection → collection}/utils/validation/svg.js +0 -0
- /package/{dist/components → components}/p-BfTCfPZ1.js +0 -0
- /package/{dist/components → components}/p-CN0JX9-m.js +0 -0
- /package/{dist/components → components}/p-DQEkWkMh.js +0 -0
- /package/{dist/esm → esm}/app-globals-DQuL1Twl.js +0 -0
- /package/{dist/esm → esm}/component-DIrAQ4IB.js +0 -0
- /package/{dist/esm → esm}/element-activation-controller-CN0JX9-m.js +0 -0
- /package/{dist/esm → esm}/index-BfTCfPZ1.js +0 -0
- /package/{dist/index.cjs.js → index.cjs.js} +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/lmvz-components → lmvz-components}/p-BfTCfPZ1.js +0 -0
- /package/{dist/lmvz-components → lmvz-components}/p-CN0JX9-m.js +0 -0
- /package/{dist/lmvz-components → lmvz-components}/p-DIrAQ4IB.js +0 -0
- /package/{dist/lmvz-components → lmvz-components}/p-DQuL1Twl.js +0 -0
- /package/{dist/manifest.d.ts → manifest.d.ts} +0 -0
- /package/{dist/types → types}/api/aria-types.d.ts +0 -0
- /package/{dist/types → types}/api/ds.constants.d.ts +0 -0
- /package/{dist/types → types}/api/ds.types.d.ts +0 -0
- /package/{dist/types → types}/api/index.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-action/lmvz-action.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-button/lmvz-button.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-card/lmvz-card.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-chip/lmvz-chip.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-header/lmvz-header.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-icon/icons.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-icon/lmvz-icon.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-icon/public.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-icon/test/icons.unit.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-input/lmvz-input.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-menuitem/lmvz-menuitem.d.ts +0 -0
- /package/{dist/types → types}/components/lmvz-select/lmvz-select.d.ts +0 -0
- /package/{dist/types → types}/components.d.ts +0 -0
- /package/{dist/types → types}/index.d.ts +0 -0
- /package/{dist/types → types}/stencil-public-runtime.d.ts +0 -0
- /package/{dist/types → types}/utils/aria/aria-validation-controller.d.ts +0 -0
- /package/{dist/types → types}/utils/aria/element-activation-controller.d.ts +0 -0
- /package/{dist/types → types}/utils/aria/list-keyboard-controller.d.ts +0 -0
- /package/{dist/types → types}/utils/assets.d.ts +0 -0
- /package/{dist/types → types}/utils/component.d.ts +0 -0
- /package/{dist/types → types}/utils/effect.d.ts +0 -0
- /package/{dist/types → types}/utils/environment.d.ts +0 -0
- /package/{dist/types → types}/utils/http.d.ts +0 -0
- /package/{dist/types → types}/utils/http.unit.d.ts +0 -0
- /package/{dist/types → types}/utils/public.d.ts +0 -0
- /package/{dist/types → types}/utils/reactive-controller-host.d.ts +0 -0
- /package/{dist/types → types}/utils/validation/svg.d.ts +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{g as t,a as s,b as e,i,d as r,e as n,m as a,f as o,h,j as c,k as u,n as l,o as d,p as f,q as v,u as p,v as m,w as g,x as y,y as S,z as w,A as x,B as C,C as E,D as b,E as k,F as O,G as _,H as M,I as R,J as V,K as N,L as j,M as B,N as P,O as T,P as A,Q as L,R as z,S as D,T as F,U as K,V as G,W as $,_ as H,X as I,Y as J,Z as W,$ as Y,a0 as q,a1 as Q,a2 as U,a3 as X,a4 as Z,a5 as tt,a6 as st,a7 as et,a8 as it,a9 as rt,aa as nt,ab as at,ac as ot,ad as ht,ae as ct}from"./p-9SROYpxM.js";import{c as ut}from"./p-DyO6wO4l.js";const lt=Symbol.for("effect/Brand/Refined"),dt=(t,s,e,i)=>w({_tag:"Complete",key:t,exit:s,entryStats:e,timeToLiveMillis:i}),ft=(t,s)=>w({_tag:"Pending",key:t,deferred:s}),vt=Symbol.for("effect/Cache/MapKey");class pt{current;[vt]=vt;previous=void 0;next=void 0;constructor(t){this.current=t}[T](){return A(D(this.current),z(D(this.previous)),z(D(this.next)),L(this))}[F](t){return this===t||gt(t)&&G(this.current,t.current)&&G(this.previous,t.previous)&&G(this.next,t.next)}}const mt=t=>new pt(t),gt=t=>K(t,vt);class yt{head=void 0;tail=void 0;add(t){if(t!==this.tail)if(void 0===this.tail)this.head=t,this.tail=t;else{const s=t.previous,e=t.next;void 0!==e&&(t.next=void 0,void 0!==s?(s.next=e,e.previous=s):(this.head=e,this.head.previous=void 0)),this.tail.next=t,t.previous=this.tail,this.tail=t}}remove(){const t=this.head;if(void 0!==t){const s=t.next;void 0!==s?(t.next=void 0,this.head=s,this.head.previous=void 0):(this.head=void 0,this.tail=void 0)}return t}}const St=Symbol.for("effect/Cache"),wt={_Key:t=>t,_Error:t=>t,_Value:t=>t},xt=Symbol.for("effect/ConsumerCache"),Ct={_Key:t=>t,_Error:t=>t,_Value:t=>t},Et=t=>({loadedMillis:t});class bt{capacity;context;fiberId;lookup;timeToLive;[St]=wt;[xt]=Ct;cacheState;constructor(t,s,e,i,r){this.capacity=t,this.context=s,this.fiberId=e,this.lookup=i,this.timeToLive=r,this.cacheState={map:j(),keys:new yt,accesses:P(),updating:B(!1),hits:0,misses:0}}get(t){return h(this.getEither(t),u)}get cacheStats(){return l((()=>({hits:this.cacheState.hits,misses:this.cacheState.misses,size:R(this.cacheState.map)})))}getOption(t){return d((()=>a(f(this.cacheState.map,t),{onNone:()=>{const s=mt(t);return this.trackAccess(s),this.trackMiss(),v(p())},onSome:t=>this.resolveMapValue(t)})))}getOptionComplete(t){return d((()=>a(f(this.cacheState.map,t),{onNone:()=>{const s=mt(t);return this.trackAccess(s),this.trackMiss(),v(p())},onSome:t=>this.resolveMapValue(t,!0)})))}contains(t){return l((()=>y(this.cacheState.map,t)))}entryStats(t){return l((()=>{const s=f(this.cacheState.map,t);if(V(s))switch(s.value._tag){case"Complete":return N(Et(s.value.entryStats.loadedMillis));case"Pending":return p();case"Refreshing":return N(Et(s.value.complete.entryStats.loadedMillis))}return p()}))}getEither(t){return d((()=>{const i=t;let r,n,o=m(f(this.cacheState.map,i));return void 0===o&&(n=g(this.fiberId),r=mt(i),y(this.cacheState.map,i)?o=m(f(this.cacheState.map,i)):S(this.cacheState.map,i,ft(r,n))),void 0===o?(this.trackAccess(r),this.trackMiss(),h(this.lookupValueOf(t,n),s)):x(this.resolveMapValue(o),a({onNone:()=>this.getEither(t),onSome:t=>v(e(t))}))}))}invalidate(t){return l((()=>{_(this.cacheState.map,t)}))}invalidateWhen(t,s){return l((()=>{const e=f(this.cacheState.map,t);V(e)&&"Complete"===e.value._tag&&"Success"===e.value.exit._tag&&s(e.value.exit.value)&&_(this.cacheState.map,t)}))}get invalidateAll(){return l((()=>{this.cacheState.map=j()}))}refresh(t){return C((s=>d((()=>{const e=t,i=g(this.fiberId);let r=m(f(this.cacheState.map,e));if(void 0===r&&(y(this.cacheState.map,e)?r=m(f(this.cacheState.map,e)):S(this.cacheState.map,e,ft(mt(e),i))),void 0===r)return $(this.lookupValueOf(t,i));switch(r._tag){case"Complete":if(this.hasExpired(s,r.timeToLiveMillis)){const s=m(f(this.cacheState.map,e));return G(s,r)&&_(this.cacheState.map,e),$(this.get(t))}return A(this.lookupValueOf(t,i),I((()=>{const t=m(f(this.cacheState.map,e));if(G(t,r)){const t=((t,s)=>w({_tag:"Refreshing",deferred:t,complete:s}))(i,r);return S(this.cacheState.map,e,t),!0}return!1})),$);case"Pending":case"Refreshing":return H(r.deferred)}}))))}set(t,s){return C((e=>l((()=>{const i=e.unsafeCurrentTimeMillis(),r=t,n=J(s),a=dt(mt(r),n,Et(i),i+W(o(this.timeToLive(n))));S(this.cacheState.map,r,a)}))))}get size(){return l((()=>R(this.cacheState.map)))}get values(){return l((()=>{const t=[];for(const s of this.cacheState.map)"Complete"===s[1]._tag&&"Success"===s[1].exit._tag&&t.push(s[1].exit.value);return t}))}get entries(){return l((()=>{const t=[];for(const s of this.cacheState.map)"Complete"===s[1]._tag&&"Success"===s[1].exit._tag&&t.push([s[0],s[1].exit.value]);return t}))}get keys(){return l((()=>{const t=[];for(const s of this.cacheState.map)"Complete"===s[1]._tag&&"Success"===s[1].exit._tag&&t.push(s[0]);return t}))}resolveMapValue(t,s=!1){return C((e=>{switch(t._tag){case"Complete":return this.trackAccess(t.key),this.hasExpired(e,t.timeToLiveMillis)?(_(this.cacheState.map,t.key.current),v(p())):(this.trackHit(),h(t.exit,N));case"Pending":return this.trackAccess(t.key),this.trackHit(),s?v(p()):h(H(t.deferred),N);case"Refreshing":return this.trackAccess(t.complete.key),this.trackHit(),this.hasExpired(e,t.complete.timeToLiveMillis)?s?v(p()):h(H(t.deferred),N):h(t.complete.exit,N)}}))}trackHit(){this.cacheState.hits=this.cacheState.hits+1}trackMiss(){this.cacheState.misses=this.cacheState.misses+1}trackAccess(t){if(E(this.cacheState.accesses,t),b(this.cacheState.updating,!1,!0)){let t=!0;for(;t;){const s=k(this.cacheState.accesses,O);s===O?t=!1:this.cacheState.keys.add(s)}let s=R(this.cacheState.map);for(t=s>this.capacity;t;){const e=this.cacheState.keys.remove();void 0!==e?y(this.cacheState.map,e.current)&&(_(this.cacheState.map,e.current),s-=1,t=s>this.capacity):t=!1}M(this.cacheState.updating,!1)}}hasExpired(t,s){return t.unsafeCurrentTimeMillis()>s}lookupValueOf(t,s){return C((e=>d((()=>{const i=t;return A(this.lookup(t),Z(this.context),X,x((t=>{const r=e.unsafeCurrentTimeMillis(),n=Et(r),a=dt(mt(i),t,n,r+W(o(this.timeToLive(t))));return S(this.cacheState.map,i,a),q(U(s,t),t)})),Y((()=>q(Q(s),l((()=>{_(this.cacheState.map,i)}))))))}))))}}const kt=t=>{const s=o(t.timeToLive);return(t=>h(c([tt(),st]),(([s,e])=>new bt(t.capacity,s,e,t.lookup,(s=>o(t.timeToLive(s)))))))({capacity:t.capacity,lookup:t.lookup,timeToLive:()=>s})},Ot=function(){const t=Symbol.for("effect/Data/Error/plainArgs");return class extends et{constructor(s){super(s?.message,s?.cause?{cause:s.cause}:void 0),s&&(Object.assign(this,s),Object.defineProperty(this,t,{value:s,enumerable:!1}))}toJSON(){return{...this[t],...this}}}}(),_t=t=>{const s={BaseEffectError:class extends Ot{_tag=t}};return s.BaseEffectError.prototype.name=t,s.BaseEffectError};class Mt extends(_t("FetchError")){}class Rt extends(_t("NotFoundError")){}class Vt extends(_t("ResponseTextError")){constructor(t){super(new Error("Failed to read response text",{cause:t}))}}const Nt=function(...o){const h=2===o.length?t=>o[0](t)?s(t):e(o[1](t)):t=>a(o[0](t),{onNone:()=>s(t),onSome:e});return Object.assign((s=>t(h(s),i)),{[lt]:lt,option:t=>n(h(t)),either:h,is:t=>r(h(t))})}((function(t){if("string"!=typeof t)return!1;try{return"svg"===(new DOMParser).parseFromString(t,"image/svg+xml").documentElement.nodeName}catch{return!1}}),(()=>[{message:"SVG data is malformed",meta:undefined}]));class jt extends(_t("BrandValidationError")){constructor(t,s){super(new Error(`Brand validation failed for type ${s}.`,{cause:t}))}}const Bt=()=>Nt('<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"></svg>');let Pt=null;function Tt(t){const s=t;return ot((function*(){return Pt||(Pt=yield*kt({capacity:200,timeToLive:ht,lookup:t=>ot((function*(){const s=ut(`${t}.svg`,"icons"),e=yield*(i=s,it((function*(){const t=yield*rt({try:()=>fetch(i,void 0),catch:t=>new Mt({cause:t})});return 404===t.status?yield*nt(new Rt({url:t.url})):t})));var i;const r=yield*(t=>rt({try:()=>t.text(),catch:t=>new Vt(t)}))(e);return yield*(n=r,at({try:()=>Nt(n),catch:t=>new jt(t,"SVGString")}));var n}))})),yield*Pt.get(s)}))}function At(){return ot((function*(){Pt?yield*Pt.invalidateAll:ct("Attempted to clear icon cache before it was initialized")}))}export{At as c,Bt as e,Tt as f}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { postcss } from "@stencil-community/postcss";
|
|
2
|
-
import path from "node:path";
|
|
3
|
-
import autoVarFallback from "postcss-auto-var-fallback";
|
|
4
|
-
import postcssImport from "postcss-import";
|
|
5
|
-
export const config = {
|
|
6
|
-
namespace: 'lmvz-components',
|
|
7
|
-
outputTargets: [
|
|
8
|
-
{
|
|
9
|
-
type: 'dist',
|
|
10
|
-
esmLoaderPath: '../loader',
|
|
11
|
-
empty: true,
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
type: 'dist-custom-elements',
|
|
15
|
-
isPrimaryPackageOutputTarget: true,
|
|
16
|
-
generateTypeDeclarations: true,
|
|
17
|
-
customElementsExportBehavior: 'single-export-module',
|
|
18
|
-
externalRuntime: false,
|
|
19
|
-
empty: true,
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
type: 'docs-json',
|
|
23
|
-
file: 'dist/manifest.json',
|
|
24
|
-
},
|
|
25
|
-
],
|
|
26
|
-
plugins: [
|
|
27
|
-
postcss({
|
|
28
|
-
plugins: [
|
|
29
|
-
postcssImport({
|
|
30
|
-
root: path.resolve(__dirname, '../../'),
|
|
31
|
-
filter: (path) => !path.startsWith('/assets/'),
|
|
32
|
-
}),
|
|
33
|
-
autoVarFallback({
|
|
34
|
-
fallbacks: [
|
|
35
|
-
path.resolve(__dirname, '../../packages/design-tokens/dist/css/variables.base.css'),
|
|
36
|
-
path.resolve(__dirname, '../../packages/design-tokens/dist/css/variables.light.global.css'),
|
|
37
|
-
path.resolve(__dirname, '../../lib/styles/variables/_typography.css'),
|
|
38
|
-
],
|
|
39
|
-
}),
|
|
40
|
-
],
|
|
41
|
-
}),
|
|
42
|
-
],
|
|
43
|
-
watchIgnoredRegex: [/src\/themes\/[^\/]+\.css$/],
|
|
44
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { config as baseConfig } from "./stencil.config.base";
|
|
2
|
-
export const config = {
|
|
3
|
-
...baseConfig,
|
|
4
|
-
sourceMap: true,
|
|
5
|
-
generateExportMaps: false,
|
|
6
|
-
validateTypes: false,
|
|
7
|
-
enableCache: true,
|
|
8
|
-
devMode: true,
|
|
9
|
-
outputTargets: [
|
|
10
|
-
...baseConfig.outputTargets,
|
|
11
|
-
{
|
|
12
|
-
type: 'www',
|
|
13
|
-
copy: [{ src: '../../styles/dist', dest: '' }],
|
|
14
|
-
},
|
|
15
|
-
],
|
|
16
|
-
devServer: {
|
|
17
|
-
reloadStrategy: 'pageReload',
|
|
18
|
-
port: 4444,
|
|
19
|
-
openBrowser: false,
|
|
20
|
-
},
|
|
21
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { angularOutputTarget } from "@stencil/angular-output-target";
|
|
2
|
-
import { config as baseConfig } from "./stencil.config.base";
|
|
3
|
-
const angularValueAccessorBindings = [
|
|
4
|
-
{
|
|
5
|
-
elementSelectors: ['lmvz-input'],
|
|
6
|
-
event: 'lmvzInput',
|
|
7
|
-
targetAttr: 'value',
|
|
8
|
-
type: 'text',
|
|
9
|
-
},
|
|
10
|
-
];
|
|
11
|
-
export const config = {
|
|
12
|
-
...baseConfig,
|
|
13
|
-
sourceMap: true,
|
|
14
|
-
enableCache: false,
|
|
15
|
-
buildDist: true,
|
|
16
|
-
outputTargets: [
|
|
17
|
-
...baseConfig.outputTargets,
|
|
18
|
-
angularOutputTarget({
|
|
19
|
-
componentCorePackage: '@lmvz-ds/components',
|
|
20
|
-
outputType: 'standalone',
|
|
21
|
-
directivesProxyFile: '../angular/projects/component-library/src/generated/proxies.ts',
|
|
22
|
-
directivesArrayFile: '../angular/projects/component-library/src/generated/index.ts',
|
|
23
|
-
valueAccessorConfigs: angularValueAccessorBindings,
|
|
24
|
-
}),
|
|
25
|
-
],
|
|
26
|
-
};
|
package/dist/stencil.config.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { config as baseConfig } from "./stencil.config.base";
|
|
2
|
-
export const config = {
|
|
3
|
-
...baseConfig,
|
|
4
|
-
outputTargets: [
|
|
5
|
-
...baseConfig.outputTargets,
|
|
6
|
-
{
|
|
7
|
-
type: 'dist-custom-elements',
|
|
8
|
-
customElementsExportBehavior: 'auto-define-custom-elements',
|
|
9
|
-
externalRuntime: false,
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
type: 'docs-readme',
|
|
13
|
-
},
|
|
14
|
-
],
|
|
15
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { reactOutputTarget } from "@stencil/react-output-target";
|
|
2
|
-
import { config as integrationConfig } from "./stencil.config.integration";
|
|
3
|
-
export const config = {
|
|
4
|
-
...integrationConfig,
|
|
5
|
-
devMode: false,
|
|
6
|
-
sourceMap: false,
|
|
7
|
-
generateExportMaps: true,
|
|
8
|
-
validateTypes: true,
|
|
9
|
-
validatePrimaryPackageOutputTarget: true,
|
|
10
|
-
excludeComponents: ['*-integration', 'demo-*'],
|
|
11
|
-
bundles: [{ components: ['lmvz-menuitem'] }, { components: ['lmvz-header', 'lmvz-menuitem'] }],
|
|
12
|
-
outputTargets: [
|
|
13
|
-
...integrationConfig.outputTargets,
|
|
14
|
-
{
|
|
15
|
-
type: 'dist-hydrate-script',
|
|
16
|
-
dir: './hydrate',
|
|
17
|
-
},
|
|
18
|
-
reactOutputTarget({
|
|
19
|
-
outDir: '../react/lib/components/stencil-generated/',
|
|
20
|
-
hydrateModule: '@lmvz-ds/components/hydrate',
|
|
21
|
-
clientModule: '@lmvz-ds/components/client',
|
|
22
|
-
esModules: true,
|
|
23
|
-
}),
|
|
24
|
-
{
|
|
25
|
-
type: 'docs-readme',
|
|
26
|
-
footer: '',
|
|
27
|
-
},
|
|
28
|
-
],
|
|
29
|
-
};
|
/package/{readme.md → README.md}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|