@adaptive-ds/solid-ui 0.14.0 → 0.15.0
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/input/check/CheckBoolean.d.ts.map +1 -1
- package/dist/input/check/CheckBoolean.js.map +1 -1
- package/dist/input/check/CheckBooleanSingle.d.ts.map +1 -1
- package/dist/input/check/CheckBooleanSingle.js.map +1 -1
- package/dist/input/check/CheckMultiple.js.map +1 -1
- package/dist/input/search/searchInputSignal.d.ts.map +1 -1
- package/dist/input/search/searchInputSignal.js.map +1 -1
- package/dist/input/select/SelectMultiple.d.ts.map +1 -1
- package/dist/input/select/SelectMultiple.js.map +1 -1
- package/dist/input/select/SelectSingleNative.d.ts.map +1 -1
- package/dist/input/select/SelectSingleNative.js.map +1 -1
- package/dist/input/switch/SwitchSingle.d.ts.map +1 -1
- package/dist/input/switch/SwitchSingle.js.map +1 -1
- package/dist/interactive/button/ButtonIconOnly.d.ts.map +1 -1
- package/dist/interactive/button/ButtonIconOnly.js.map +1 -1
- package/dist/interactive/dialog/CorvuDialog.d.ts +2 -0
- package/dist/interactive/dialog/CorvuDialog.d.ts.map +1 -1
- package/dist/interactive/dialog/CorvuDialog.js +74 -66
- package/dist/interactive/dialog/CorvuDialog.js.map +1 -1
- package/dist/interactive/dialog/CorvuDialogIcon.d.ts.map +1 -1
- package/dist/interactive/dialog/CorvuDialogIcon.js +1 -1
- package/dist/interactive/dialog/CorvuDialogIcon.js.map +1 -1
- package/dist/interactive/popover/CorvuPopover.d.ts +2 -0
- package/dist/interactive/popover/CorvuPopover.d.ts.map +1 -1
- package/dist/interactive/popover/CorvuPopover.js +6 -0
- package/dist/interactive/popover/CorvuPopover.js.map +1 -1
- package/dist/interactive/popover/CorvuPopoverIcon.d.ts +2 -0
- package/dist/interactive/popover/CorvuPopoverIcon.d.ts.map +1 -1
- package/dist/interactive/popover/CorvuPopoverIcon.js +9 -1
- package/dist/interactive/popover/CorvuPopoverIcon.js.map +1 -1
- package/dist/interactive/sidebar/Sidebar.d.ts +16 -0
- package/dist/interactive/sidebar/Sidebar.d.ts.map +1 -0
- package/dist/interactive/sidebar/Sidebar.js +46 -0
- package/dist/interactive/sidebar/Sidebar.js.map +1 -0
- package/dist/interactive/sidebar/SidebarMobileDrawer.d.ts +7 -0
- package/dist/interactive/sidebar/SidebarMobileDrawer.d.ts.map +1 -0
- package/dist/interactive/sidebar/SidebarMobileDrawer.js +21 -0
- package/dist/interactive/sidebar/SidebarMobileDrawer.js.map +1 -0
- package/dist/interactive/sidebar/SidebarState.d.ts +7 -0
- package/dist/interactive/sidebar/SidebarState.d.ts.map +1 -0
- package/dist/interactive/sidebar/SidebarState.js +0 -0
- package/dist/interactive/sidebar/SidebarToggle.d.ts +16 -0
- package/dist/interactive/sidebar/SidebarToggle.d.ts.map +1 -0
- package/dist/interactive/sidebar/SidebarToggle.js +47 -0
- package/dist/interactive/sidebar/SidebarToggle.js.map +1 -0
- package/dist/interactive/sidebar/createSidebarState.d.ts +3 -0
- package/dist/interactive/sidebar/createSidebarState.d.ts.map +1 -0
- package/dist/interactive/sidebar/createSidebarState.js +13 -0
- package/dist/interactive/sidebar/createSidebarState.js.map +1 -0
- package/dist/interactive/sidebar/index.d.ts +4 -0
- package/dist/interactive/sidebar/index.d.ts.map +1 -0
- package/dist/interactive/sidebar/index.js +4 -0
- package/dist/interactive/tabs/TabsTop.d.ts.map +1 -1
- package/dist/interactive/tabs/TabsTop.js.map +1 -1
- package/dist/interactive/theme/ThemeButton.d.ts.map +1 -1
- package/dist/interactive/theme/ThemeButton.js +4 -6
- package/dist/interactive/theme/ThemeButton.js.map +1 -1
- package/dist/interactive/toast/toastIconCva.d.ts.map +1 -1
- package/dist/interactive/toast/toastIconCva.js.map +1 -1
- package/dist/interactive/toggle/ToggleButton.d.ts.map +1 -1
- package/dist/interactive/toggle/ToggleButton.js.map +1 -1
- package/dist/interactive/toggle/ToggleButtonIconOnly.d.ts.map +1 -1
- package/dist/interactive/toggle/ToggleButtonIconOnly.js.map +1 -1
- package/dist/node_modules/@corvu/popover/dist/index.js +1 -1
- package/dist/solid-ui.css +65 -37
- package/dist/static/grid/classesGridCols.d.ts.map +1 -1
- package/dist/static/grid/classesGridCols.js.map +1 -1
- package/dist/static/icon/linkIcons.js.map +1 -1
- package/dist/static/icons/iconApple.d.ts.map +1 -1
- package/dist/static/icons/iconApple.js.map +1 -1
- package/dist/static/icons/iconBluesky.d.ts.map +1 -1
- package/dist/static/icons/iconBluesky.js.map +1 -1
- package/dist/static/icons/iconDevTo.d.ts.map +1 -1
- package/dist/static/icons/iconDevTo.js.map +1 -1
- package/dist/static/icons/iconGithub.d.ts.map +1 -1
- package/dist/static/icons/iconGithub.js.map +1 -1
- package/dist/static/icons/iconGoogle.d.ts.map +1 -1
- package/dist/static/icons/iconGoogle.js.map +1 -1
- package/dist/static/icons/iconXcom.d.ts.map +1 -1
- package/dist/static/icons/iconXcom.js.map +1 -1
- package/dist/static/loaders/LoaderShuffle4Dots.module.css.js +2 -2
- package/dist/static/loaders/LoaderShuffle4Dots.module.css.js.map +1 -1
- package/dist/static/loaders/LoaderShuffle9Squares.module.css.js +3 -3
- package/dist/static/loaders/LoaderShuffle9Squares.module.css.js.map +1 -1
- package/dist/static/loaders/LoaderSpin4Square.module.css.js +2 -2
- package/dist/static/loaders/LoaderSpin4Square.module.css.js.map +1 -1
- package/dist/static/timeline/Timeline.d.ts.map +1 -1
- package/dist/static/timeline/Timeline.js.map +1 -1
- package/dist/utils/HasGetOptions.d.ts.map +1 -1
- package/dist/utils/createLocalStore.d.ts.map +1 -1
- package/dist/utils/createLocalStore.js.map +1 -1
- package/dist/utils/createStoreObject.d.ts.map +1 -1
- package/dist/utils/createStoreObject.js.map +1 -1
- package/package.json +7 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToggleButton.js","names":["ButtonIcon","MayHaveChildren","MayHaveClass","MayHaveDisabledAccessor","isDisabled","SignalObject","ComponentProps","splitProps","ToggleButtonProps","ToggleButtonStateProps","Omit","title","onClick","e","MouseEvent","currentTarget","HTMLButtonElement","target","Element","onPressedChange","pressed","pressedSignal","ToggleButton","p","s","rest","_$createComponent","_$mergeProps","type","aria-pressed","get","data-state","data-disabled","next","togglePressed","children","Pick","prev","set"],"sources":["../../../ui/interactive/toggle/ToggleButton.tsx"],"sourcesContent":["import { ButtonIcon } from \"#ui/interactive/button/ButtonIcon.jsx\"\nimport type { MayHaveChildren } from \"#ui/utils/MayHaveChildren.js\"\nimport type { MayHaveClass } from \"#ui/utils/MayHaveClass.js\"\nimport { type MayHaveDisabledAccessor, isDisabled } from \"#ui/utils/MayHaveDisabledAccessor.js\"\nimport type { SignalObject } from \"#ui/utils/createSignalObject.js\"\nimport { type ComponentProps, splitProps } from \"solid-js\"\n\n/**\n * https://github.com/radix-ui/primitives/blob/main/packages/react/toggle/src/Toggle.tsx\n * https://github.com/mui/base-ui/blob/master/packages/react/src/toggle/useToggle.ts\n */\nexport interface ToggleButtonProps\n extends
|
|
1
|
+
{"version":3,"file":"ToggleButton.js","names":["ButtonIcon","MayHaveChildren","MayHaveClass","MayHaveDisabledAccessor","isDisabled","SignalObject","ComponentProps","splitProps","ToggleButtonProps","ToggleButtonStateProps","Omit","title","onClick","e","MouseEvent","currentTarget","HTMLButtonElement","target","Element","onPressedChange","pressed","pressedSignal","ToggleButton","p","s","rest","_$createComponent","_$mergeProps","type","aria-pressed","get","data-state","data-disabled","next","togglePressed","children","Pick","prev","set"],"sources":["../../../ui/interactive/toggle/ToggleButton.tsx"],"sourcesContent":["import { ButtonIcon } from \"#ui/interactive/button/ButtonIcon.jsx\"\nimport type { MayHaveChildren } from \"#ui/utils/MayHaveChildren.js\"\nimport type { MayHaveClass } from \"#ui/utils/MayHaveClass.js\"\nimport { type MayHaveDisabledAccessor, isDisabled } from \"#ui/utils/MayHaveDisabledAccessor.js\"\nimport type { SignalObject } from \"#ui/utils/createSignalObject.js\"\nimport { type ComponentProps, splitProps } from \"solid-js\"\n\n/**\n * https://github.com/radix-ui/primitives/blob/main/packages/react/toggle/src/Toggle.tsx\n * https://github.com/mui/base-ui/blob/master/packages/react/src/toggle/useToggle.ts\n */\nexport interface ToggleButtonProps\n extends\n ToggleButtonStateProps,\n MayHaveClass,\n MayHaveChildren,\n Omit<MayHaveDisabledAccessor, \"disabled\">,\n ComponentProps<\"button\"> {\n title: string\n onClick?: (e: MouseEvent & { currentTarget: HTMLButtonElement; target: Element }) => void\n onPressedChange?: (pressed: boolean) => void\n}\n\ntype ToggleButtonStateProps = {\n pressedSignal: SignalObject<boolean>\n}\n\nexport function ToggleButton(p: ToggleButtonProps) {\n const [s, rest] = splitProps(p, [\"title\", \"pressedSignal\", \"disabled\", \"onPressedChange\", \"onClick\", \"children\"])\n return (\n <ButtonIcon\n type=\"button\"\n title={s.title}\n aria-pressed={s.pressedSignal.get()}\n data-state={s.pressedSignal.get() ? \"on\" : \"off\"}\n data-disabled={isDisabled(p)}\n onClick={(e) => {\n const next = togglePressed(p)\n if (s.onPressedChange) {\n s.onPressedChange(next)\n }\n if (s.onClick) s.onClick(e)\n }}\n {...rest}\n >\n {s.children}\n </ButtonIcon>\n )\n}\n\nfunction togglePressed(\n s: Pick<ToggleButtonProps, \"disabled\" | \"title\" | \"pressedSignal\" | \"onPressedChange\" | \"onClick\">,\n): boolean {\n let prev = s.pressedSignal.get()\n let next = !prev\n s.pressedSignal.set(next)\n return next\n}\n"],"mappings":";;;;;AA2BA,SAAgBsB,aAAaC,GAAsB;CACjD,MAAM,CAACC,GAAGC,QAAQlB,WAAWgB,GAAG;EAAC;EAAS;EAAiB;EAAY;EAAmB;EAAW;EAAW,CAAC;AACjH,QAAAG,gBACG1B,YAAU2B,aAAA;EACTC,MAAI;EAAA,IACJjB,QAAK;AAAA,UAAEa,EAAEb;;EAAK,KAAA,kBAAA;AAAA,UACAa,EAAEH,cAAcS,KAAK;;EAAA,KAAA,gBAAA;AAAA,UACvBN,EAAEH,cAAcS,KAAK,GAAG,OAAO;;EAAK,KAAA,mBAAA;AAAA,UACjC1B,WAAWmB,EAAE;;EAC5BX,UAAUC,MAAM;GACd,MAAMoB,OAAOC,cAAcX,EAAE;AAC7B,OAAIC,EAAEL,gBACJK,GAAEL,gBAAgBc,KAAK;AAEzB,OAAIT,EAAEZ,QAASY,GAAEZ,QAAQC,EAAE;;EAC5B,EACGY,MAAI,EAAA,IAAAU,WAAA;AAAA,SAEPX,EAAEW;IAAQ,CAAA,CAAA;;AAKjB,SAASD,cACPV,GACS;CAET,IAAIS,OAAO,CADAT,EAAEH,cAAcS,KAAK;AAEhCN,GAAEH,cAAciB,IAAIL,KAAK;AACzB,QAAOA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToggleButtonIconOnly.d.ts","sourceRoot":"","sources":["../../../ui/interactive/toggle/ToggleButtonIconOnly.tsx"],"names":[],"mappings":"AACA,OAAO,EAAqB,KAAK,cAAc,EAAE,MAAM,qCAAqC,CAAA;AAI5F,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AACnD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAA;AACrD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAA;AAEnE,OAAO,EAAa,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAA;AAChF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AACnE,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,cAAc,EAAc,MAAM,UAAU,CAAA;AAE1E,MAAM,WAAW,yBACf,
|
|
1
|
+
{"version":3,"file":"ToggleButtonIconOnly.d.ts","sourceRoot":"","sources":["../../../ui/interactive/toggle/ToggleButtonIconOnly.tsx"],"names":[],"mappings":"AACA,OAAO,EAAqB,KAAK,cAAc,EAAE,MAAM,qCAAqC,CAAA;AAI5F,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AACnD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAA;AACrD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAA;AAEnE,OAAO,EAAa,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAA;AAChF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AACnE,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,cAAc,EAAc,MAAM,UAAU,CAAA;AAE1E,MAAM,WAAW,yBACf,SACE,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC,EACnD,cAAc,EACd,QAAQ,EACR,OAAO,EACP,gBAAgB,EAChB,eAAe;IACjB,aAAa,EAAE,YAAY,CAAC,OAAO,CAAC,CAAA;IACpC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC5C,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,GAAG;QAAE,aAAa,EAAE,iBAAiB,CAAC;QAAC,MAAM,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAA;CAC1F;AAED,eAAO,MAAM,oBAAoB,EAAE,SAAS,CAAC,yBAAyB,CA6CrE,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToggleButtonIconOnly.js","names":["classesDisabledDirectly","buttonCvaIconOnly","ButtonCvaProps","buttonIconCva","classesButtonClickAnimation","Icon","HasIcon","HasTitle","MayHaveChildren","isDisabled","isLoading","MayHaveIsLoading","SignalObject","Component","ComponentProps","splitProps","ToggleButtonIconOnlyProps","Omit","pressedSignal","onPressedChange","pressed","onClick","e","MouseEvent","currentTarget","HTMLButtonElement","target","Element","ToggleButtonIconOnly","p","s","rest","_el$","_tmpl$","$$click","next","togglePressed","_$spread","_$mergeProps","class","variant","title","type","aria-pressed","get","data-state","data-disabled","_$insert","_$createComponent","path","icon","disabled","iconClass","children","Pick","set","_$delegateEvents"],"sources":["../../../ui/interactive/toggle/ToggleButtonIconOnly.tsx"],"sourcesContent":["import { classesDisabledDirectly } from \"#ui/classes/classesDisabledDirectly.js\"\nimport { buttonCvaIconOnly, type ButtonCvaProps } from \"#ui/interactive/button/buttonCva.js\"\nimport { buttonIconCva } from \"#ui/interactive/button/buttonIconCva.js\"\nimport { classesButtonClickAnimation } from \"#ui/interactive/button/classesButtonClickAnimation.js\"\nimport { Icon } from \"#ui/static/icon/Icon.jsx\"\nimport type { HasIcon } from \"#ui/utils/HasIcon.js\"\nimport type { HasTitle } from \"#ui/utils/HasTitle.js\"\nimport type { MayHaveChildren } from \"#ui/utils/MayHaveChildren.js\"\nimport { isDisabled } from \"#ui/utils/MayHaveDisabledAccessor.js\"\nimport { isLoading, type MayHaveIsLoading } from \"#ui/utils/MayHaveIsLoading.js\"\nimport type { SignalObject } from \"#ui/utils/createSignalObject.js\"\nimport { type Component, type ComponentProps, splitProps } from \"solid-js\"\n\nexport interface ToggleButtonIconOnlyProps\n extends
|
|
1
|
+
{"version":3,"file":"ToggleButtonIconOnly.js","names":["classesDisabledDirectly","buttonCvaIconOnly","ButtonCvaProps","buttonIconCva","classesButtonClickAnimation","Icon","HasIcon","HasTitle","MayHaveChildren","isDisabled","isLoading","MayHaveIsLoading","SignalObject","Component","ComponentProps","splitProps","ToggleButtonIconOnlyProps","Omit","pressedSignal","onPressedChange","pressed","onClick","e","MouseEvent","currentTarget","HTMLButtonElement","target","Element","ToggleButtonIconOnly","p","s","rest","_el$","_tmpl$","$$click","next","togglePressed","_$spread","_$mergeProps","class","variant","title","type","aria-pressed","get","data-state","data-disabled","_$insert","_$createComponent","path","icon","disabled","iconClass","children","Pick","set","_$delegateEvents"],"sources":["../../../ui/interactive/toggle/ToggleButtonIconOnly.tsx"],"sourcesContent":["import { classesDisabledDirectly } from \"#ui/classes/classesDisabledDirectly.js\"\nimport { buttonCvaIconOnly, type ButtonCvaProps } from \"#ui/interactive/button/buttonCva.js\"\nimport { buttonIconCva } from \"#ui/interactive/button/buttonIconCva.js\"\nimport { classesButtonClickAnimation } from \"#ui/interactive/button/classesButtonClickAnimation.js\"\nimport { Icon } from \"#ui/static/icon/Icon.jsx\"\nimport type { HasIcon } from \"#ui/utils/HasIcon.js\"\nimport type { HasTitle } from \"#ui/utils/HasTitle.js\"\nimport type { MayHaveChildren } from \"#ui/utils/MayHaveChildren.js\"\nimport { isDisabled } from \"#ui/utils/MayHaveDisabledAccessor.js\"\nimport { isLoading, type MayHaveIsLoading } from \"#ui/utils/MayHaveIsLoading.js\"\nimport type { SignalObject } from \"#ui/utils/createSignalObject.js\"\nimport { type Component, type ComponentProps, splitProps } from \"solid-js\"\n\nexport interface ToggleButtonIconOnlyProps\n extends\n Omit<ComponentProps<\"button\">, \"title\" | \"onClick\">,\n ButtonCvaProps,\n HasTitle,\n HasIcon,\n MayHaveIsLoading,\n MayHaveChildren {\n pressedSignal: SignalObject<boolean>\n onPressedChange?: (pressed: boolean) => void\n onClick?: (e: MouseEvent & { currentTarget: HTMLButtonElement; target: Element }) => void\n}\n\nexport const ToggleButtonIconOnly: Component<ToggleButtonIconOnlyProps> = (p) => {\n const [s, rest] = splitProps(p, [\n \"variant\",\n \"size\",\n \"class\",\n \"isLoading\",\n \"title\",\n \"icon\",\n \"iconClass\",\n \"type\",\n \"disabled\",\n \"pressedSignal\",\n \"onPressedChange\",\n \"onClick\",\n \"children\",\n ])\n return (\n <button\n class={buttonCvaIconOnly(s.variant, isLoading(p), isDisabled(p), classesButtonClickAnimation, s.class)}\n title={s.title}\n type={s.type ?? \"button\"}\n aria-pressed={s.pressedSignal.get()}\n data-state={s.pressedSignal.get() ? \"on\" : \"off\"}\n data-disabled={isDisabled(p)}\n onClick={(e) => {\n const next = togglePressed(p)\n if (s.onPressedChange) {\n s.onPressedChange(next)\n }\n if (s.onClick) s.onClick(e)\n }}\n {...rest}\n >\n <Icon\n path={s.icon}\n class={buttonIconCva(\n s.variant,\n s.isLoading && \"animate-spin-faster\",\n s.disabled && classesDisabledDirectly,\n s.iconClass,\n )}\n />\n {s.children}\n </button>\n )\n}\n\nfunction togglePressed(\n s: Pick<ToggleButtonIconOnlyProps, \"disabled\" | \"title\" | \"pressedSignal\" | \"onPressedChange\" | \"onClick\">,\n): boolean {\n let next = !s.pressedSignal.get()\n s.pressedSignal.set(next)\n return next\n}\n"],"mappings":";;;;;;;;;;;AA0BA,IAAa4B,wBAA8DC,MAAM;CAC/E,MAAM,CAACC,GAAGC,QAAQhB,WAAWc,GAAG;EAC9B;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACD,CAAC;AACF,eAAA;EAAA,IAAAG,OAAAC,QAAA;AAAAD,OAAAE,WAQcZ,MAAM;GACd,MAAMa,OAAOC,cAAcP,EAAE;AAC7B,OAAIC,EAAEX,gBACJW,GAAEX,gBAAgBgB,KAAK;AAEzB,OAAIL,EAAET,QAASS,GAAET,QAAQC,EAAE;;AAC5Be,SAAAL,MAAAM,aAAA;GAAA,KAAA,WAAA;AAAA,WAZMrC,kBAAkB6B,EAAEU,SAAS9B,UAAUmB,EAAE,EAAEpB,WAAWoB,EAAE,EAAEzB,6BAA6B0B,EAAES,MAAM;;GAAA,IACtGE,QAAK;AAAA,WAAEX,EAAEW;;GAAK,IACdC,OAAI;AAAA,WAAEZ,EAAEY,QAAQ;;GAAQ,KAAA,kBAAA;AAAA,WACVZ,EAAEZ,cAAc0B,KAAK;;GAAA,KAAA,gBAAA;AAAA,WACvBd,EAAEZ,cAAc0B,KAAK,GAAG,OAAO;;GAAK,KAAA,mBAAA;AAAA,WACjCnC,WAAWoB,EAAE;;GAAA,EAQxBE,KAAI,EAAA,OAAA,KAAA;AAAAgB,SAAAf,MAAAgB,gBAEP3C,MAAI;GAAA,IACH4C,OAAI;AAAA,WAAEnB,EAAEoB;;GAAI,KAAA,WAAA;AAAA,WACL/C,cACL2B,EAAEU,SACFV,EAAEpB,aAAa,uBACfoB,EAAEqB,YAAAA,iCACFrB,EAAEsB,UACH;;GAAA,CAAA,EAAA,KAAA;AAAAL,SAAAf,YAEFF,EAAEuB,UAAQ,KAAA;AAAA,SAAArB;KAAA;;AAKjB,SAASI,cACPN,GACS;CACT,IAAIK,OAAO,CAACL,EAAEZ,cAAc0B,KAAK;AACjCd,GAAEZ,cAAcqC,IAAIpB,KAAK;AACzB,QAAOA;;AACRqB,eAAA,CAAA,QAAA,CAAA"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { Portal_default, index_default, useDialogContext } from "../../dialog/dist/index.js";
|
|
1
2
|
import { mergeRefs } from "../node_modules/@corvu/utils/dist/chunk/U42ECMND.js";
|
|
2
3
|
import { isFunction } from "../node_modules/@corvu/utils/dist/chunk/74BWZKBI.js";
|
|
3
4
|
import { Dynamic_default } from "../node_modules/@corvu/utils/dist/chunk/UKBPAEF5.js";
|
|
@@ -5,7 +6,6 @@ import { createKeyedContext, useKeyedContext } from "../node_modules/@corvu/util
|
|
|
5
6
|
import { getFloatingStyle } from "../node_modules/@corvu/utils/dist/chunk/WR7IK7QK.js";
|
|
6
7
|
import { combineStyle } from "../node_modules/@corvu/utils/dist/chunk/NVYXOAAC.js";
|
|
7
8
|
import { FloatingArrow_default } from "../node_modules/@corvu/utils/dist/components/FloatingArrow.js";
|
|
8
|
-
import { Portal_default, index_default, useDialogContext } from "../../dialog/dist/index.js";
|
|
9
9
|
import { floating_default } from "../node_modules/@corvu/utils/dist/create/floating.js";
|
|
10
10
|
import { once_default } from "../node_modules/@corvu/utils/dist/create/once.js";
|
|
11
11
|
import { createContext, createMemo, createSignal, mergeProps, splitProps, untrack, useContext } from "solid-js";
|
package/dist/solid-ui.css
CHANGED
|
@@ -1,80 +1,108 @@
|
|
|
1
|
-
.
|
|
1
|
+
._LoaderShuffle4Dots_1larp_1 {
|
|
2
2
|
width: 32px;
|
|
3
3
|
aspect-ratio: 1;
|
|
4
4
|
--_g: no-repeat radial-gradient(farthest-side, #3b82f6 90%, #0000);
|
|
5
5
|
background: var(--_g), var(--_g), var(--_g), var(--_g);
|
|
6
6
|
background-size: 40% 40%;
|
|
7
|
-
animation:
|
|
7
|
+
animation: _d6_1larp_1 1s infinite;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
@keyframes
|
|
10
|
+
@keyframes _d6_1larp_1 {
|
|
11
11
|
0% {
|
|
12
|
-
background-position:
|
|
12
|
+
background-position:
|
|
13
|
+
0 0,
|
|
14
|
+
100% 0,
|
|
15
|
+
100% 100%,
|
|
16
|
+
0 100%;
|
|
13
17
|
}
|
|
14
18
|
40%,
|
|
15
19
|
50% {
|
|
16
|
-
background-position:
|
|
20
|
+
background-position:
|
|
21
|
+
100% 100%,
|
|
22
|
+
100% 0,
|
|
23
|
+
0 0,
|
|
24
|
+
0 100%;
|
|
17
25
|
}
|
|
18
26
|
90%,
|
|
19
27
|
100% {
|
|
20
|
-
background-position:
|
|
28
|
+
background-position:
|
|
29
|
+
100% 100%,
|
|
30
|
+
0 100%,
|
|
31
|
+
0 0,
|
|
32
|
+
100% 0;
|
|
21
33
|
}
|
|
22
34
|
}
|
|
23
|
-
.
|
|
35
|
+
._LoaderShuffle9Squares_1df6p_1 {
|
|
24
36
|
--c: linear-gradient(#3b82f6 0 0);
|
|
25
|
-
background: var(--c),
|
|
26
|
-
var(--c),
|
|
27
|
-
var(--c),
|
|
28
|
-
var(--c),
|
|
29
|
-
var(--c),
|
|
30
|
-
var(--c),
|
|
31
|
-
var(--c),
|
|
32
|
-
var(--c),
|
|
33
|
-
var(--c);
|
|
37
|
+
background: var(--c), var(--c), var(--c), var(--c), var(--c), var(--c), var(--c), var(--c), var(--c);
|
|
34
38
|
background-size: 16px 16px;
|
|
35
39
|
background-repeat: no-repeat;
|
|
36
|
-
animation:
|
|
37
|
-
|
|
40
|
+
animation:
|
|
41
|
+
_sh2-1_1df6p_1 1s infinite,
|
|
42
|
+
_sh2-2_1df6p_1 1s infinite;
|
|
38
43
|
}
|
|
39
44
|
|
|
40
|
-
@keyframes _sh2-
|
|
41
|
-
0%,
|
|
45
|
+
@keyframes _sh2-1_1df6p_1 {
|
|
46
|
+
0%,
|
|
47
|
+
100% {
|
|
42
48
|
width: 45px;
|
|
43
|
-
height: 45px
|
|
49
|
+
height: 45px;
|
|
44
50
|
}
|
|
45
|
-
35%,
|
|
51
|
+
35%,
|
|
52
|
+
65% {
|
|
46
53
|
width: 65px;
|
|
47
|
-
height: 65px
|
|
54
|
+
height: 65px;
|
|
48
55
|
}
|
|
49
56
|
}
|
|
50
57
|
|
|
51
|
-
@keyframes _sh2-
|
|
52
|
-
0%,
|
|
53
|
-
|
|
58
|
+
@keyframes _sh2-2_1df6p_1 {
|
|
59
|
+
0%,
|
|
60
|
+
40% {
|
|
61
|
+
background-position:
|
|
62
|
+
0 0,
|
|
63
|
+
0 50%,
|
|
64
|
+
0 100%,
|
|
65
|
+
50% 100%,
|
|
66
|
+
100% 100%,
|
|
67
|
+
100% 50%,
|
|
68
|
+
100% 0,
|
|
69
|
+
50% 0,
|
|
70
|
+
50% 50%;
|
|
54
71
|
}
|
|
55
|
-
60%,
|
|
56
|
-
|
|
72
|
+
60%,
|
|
73
|
+
100% {
|
|
74
|
+
background-position:
|
|
75
|
+
0 50%,
|
|
76
|
+
0 100%,
|
|
77
|
+
50% 100%,
|
|
78
|
+
100% 100%,
|
|
79
|
+
100% 50%,
|
|
80
|
+
100% 0,
|
|
81
|
+
50% 0,
|
|
82
|
+
0 0,
|
|
83
|
+
50% 50%;
|
|
57
84
|
}
|
|
58
85
|
}
|
|
59
|
-
.
|
|
86
|
+
._LoaderSpin4Square_t70m9_1 {
|
|
60
87
|
width: 40px;
|
|
61
88
|
height: 40px;
|
|
62
89
|
color: #3b82f6;
|
|
63
|
-
background:
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
90
|
+
background:
|
|
91
|
+
conic-gradient(from -45deg at top 20px left 50%, #0000, currentColor 1deg 90deg, #0000 91deg),
|
|
92
|
+
conic-gradient(from 45deg at right 20px top 50%, #0000, currentColor 1deg 90deg, #0000 91deg),
|
|
93
|
+
conic-gradient(from 135deg at bottom 20px left 50%, #0000, currentColor 1deg 90deg, #0000 91deg),
|
|
94
|
+
conic-gradient(from -135deg at left 20px top 50%, #0000, currentColor 1deg 90deg, #0000 91deg);
|
|
95
|
+
animation: _LoaderSpin4SquareKf_t70m9_1 1.5s infinite cubic-bezier(0.3, 1, 0, 1);
|
|
68
96
|
}
|
|
69
97
|
|
|
70
|
-
@keyframes
|
|
98
|
+
@keyframes _LoaderSpin4SquareKf_t70m9_1 {
|
|
71
99
|
50% {
|
|
72
100
|
width: 60px;
|
|
73
101
|
height: 60px;
|
|
74
|
-
transform: rotate(180deg)
|
|
102
|
+
transform: rotate(180deg);
|
|
75
103
|
}
|
|
76
104
|
100% {
|
|
77
|
-
transform: rotate(360deg)
|
|
105
|
+
transform: rotate(360deg);
|
|
78
106
|
}
|
|
79
107
|
}
|
|
80
108
|
/*$vite$:1*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"classesGridCols.d.ts","sourceRoot":"","sources":["../../../ui/static/grid/classesGridCols.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB,qCAAqC,CAAA;AAC3E,eAAO,MAAM,wBAAwB,iDAAiD,CAAA;
|
|
1
|
+
{"version":3,"file":"classesGridCols.d.ts","sourceRoot":"","sources":["../../../ui/static/grid/classesGridCols.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB,qCAAqC,CAAA;AAC3E,eAAO,MAAM,wBAAwB,iDAAiD,CAAA;AAEtF;;GAEG;AACH,eAAO,MAAM,kBAAkB,QAAiD,CAAA;AAEhF;;GAEG;AACH,eAAO,MAAM,kBAAkB,QAAiD,CAAA;AAChF,eAAO,MAAM,mBAAmB,QAAqE,CAAA;AAErG;;;;;;;GAOG;AACH,eAAO,MAAM,kBAAkB,QAAmE,CAAA;AAElG;;GAEG;AACH,eAAO,MAAM,kBAAkB,QAAmE,CAAA;AAClG,eAAO,MAAM,mBAAmB,QAAqE,CAAA;AAErG;;;;;;;;GAQG;AACH,eAAO,MAAM,kBAAkB,QAAqF,CAAA;AACpH,eAAO,MAAM,mBAAmB,QAAsE,CAAA;AAEtG,eAAO,MAAM,kBAAkB,QAM9B,CAAA;AACD,eAAO,MAAM,mBAAmB,QAAuE,CAAA;AAEvG;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,QAAqF,CAAA;AACpH,eAAO,MAAM,mBAAmB,QAAuE,CAAA;AAEvG;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,QAM9B,CAAA;AACD,eAAO,MAAM,mBAAmB,QAAuE,CAAA;AAEvG,wBAAgB,gCAAgC,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAMtE;AAED,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAIjF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"classesGridCols.js","names":[],"sources":["../../../ui/static/grid/classesGridCols.ts"],"sourcesContent":["import { classArr } from \"#ui/utils/classArr.js\"\n\nexport const classesGridCols2ContentFr = \"grid grid-cols-[max-content_1fr]\"\nexport const classesGridCols3MaxMinFr = \"grid grid-cols-[max-content_min-content_1fr]\"\n\n
|
|
1
|
+
{"version":3,"file":"classesGridCols.js","names":[],"sources":["../../../ui/static/grid/classesGridCols.ts"],"sourcesContent":["import { classArr } from \"#ui/utils/classArr.js\"\n\nexport const classesGridCols2ContentFr = \"grid grid-cols-[max-content_1fr]\"\nexport const classesGridCols3MaxMinFr = \"grid grid-cols-[max-content_min-content_1fr]\"\n\n/**\n * 1280/2 = 640 px = 35.5 rem / col\n */\nexport const classesGridCols2lg = classArr(\"grid grid-cols-1\", \"lg:grid-cols-2\")\n\n/**\n * ~600 px (37rem, ~60ch) / col\n */\nexport const classesGridCols2xl = classArr(\"grid grid-cols-1\", \"xl:grid-cols-2\")\nexport const classesGridCols2xl3 = classArr(classesGridCols2xl, \"2xl:grid-cols-4\", \"3xl:grid-cols-6\")\n\n/**\n * 1024/3 = 341 px = 19rem / col\n * xl: 1280/340 = 3.75\n * lg: 1024/340 = 3\n * md: 768/340 = 2.26\n * sm: 640/340 = 1.8\n * xs: 400/340 = 1.17\n */\nexport const classesGridCols3lg = classArr(\"grid grid-cols-1\", \"md:grid-cols-2\", \"lg:grid-cols-3\")\n\n/**\n * ~400 px (25rem, ~40ch) / col\n */\nexport const classesGridCols3xl = classArr(\"grid grid-cols-1\", \"md:grid-cols-2\", \"xl:grid-cols-3\")\nexport const classesGridCols3xl3 = classArr(classesGridCols3xl, \"2xl:grid-cols-6\", \"3xl:grid-cols-9\")\n\n/**\n * ~320 px (18rem, ~32ch) / col\n * 4 = 4x1, 2x2\n * xl: 1280/320 = 4\n * lg: 1024/320 = 3.2\n * md: 768/320 = 2.4\n * sm: 640/320 = 2\n * xs: 400/320 = 1.25\n */\nexport const classesGridCols4xl = classArr(\"grid grid-cols-1\", \"sm:grid-cols-2\", \"md:grid-cols-2\", \"xl:grid-cols-4\")\nexport const classesGridCols4xl3 = classArr(classesGridCols4xl, \"2xl:grid-cols-8\", \"3xl:grid-cols-12\")\n\nexport const classesGridCols5xl = classArr(\n \"grid grid-cols-1\",\n \"sm:grid-cols-2\",\n \"md:grid-cols-3\",\n \"lg:grid-cols-4\",\n \"xl:grid-cols-5\",\n)\nexport const classesGridCols5xl3 = classArr(classesGridCols5xl, \"2xl:grid-cols-10\", \"3xl:grid-cols-15\")\n\n/**\n *\n * ~200 px (13rem, ~20ch) / col\n * 6 = 6x1, 3x2, 2x3\n * xl: 1280/200 = 6.4\n * lg: 1024/200 = 5.12\n * md: 768/200 = 3.84\n * sm: 640/200 = 3.2\n * xs: 400/200 = 2\n */\nexport const classesGridCols6xl = classArr(\"grid grid-cols-2\", \"sm:grid-cols-3\", \"md:grid-cols-4\", \"xl:grid-cols-6\")\nexport const classesGridCols6xl3 = classArr(classesGridCols6xl, \"2xl:grid-cols-12\", \"3xl:grid-cols-18\")\n\n/**\n *\n * ~160 px (9rem, ~16ch) / col\n * 8 = 8x1, 4x2, 2x4\n * xl: 1280/160 = 8\n * lg: 1024/160 = 6.4\n * md: 768/160 = 4.8\n * sm: 640/160 = 4\n * xs: 400/160 = 2.5\n */\nexport const classesGridCols8xl = classArr(\n \"grid grid-cols-3\",\n \"sm:grid-cols-4\",\n \"md:grid-cols-5\",\n \"lg:grid-cols-6\",\n \"xl:grid-cols-8\",\n)\nexport const classesGridCols8xl3 = classArr(classesGridCols8xl, \"2xl:grid-cols-16\", \"3xl:grid-cols-24\")\n\nexport function classesGridColsByCharacterLength(chars: number): string {\n if (chars < 16) return classesGridCols8xl\n if (chars < 20) return classesGridCols6xl\n if (chars < 32) return classesGridCols4xl\n if (chars < 40) return classesGridCols3xl\n return classesGridCols2xl\n}\n\nexport function classesGridColsByCharacterLengthMaxLgDialog(chars: number): string {\n if (chars < 20) return \"grid \" + \"grid-cols-2 \" + \"sm:grid-cols-3 \" + \"md:grid-cols-4 \" + \"lg:grid-cols-5 \"\n if (chars < 40) return \"grid \" + \"grid-cols-1 \" + \"md:grid-cols-2 \"\n return \"grid \" + \"grid-cols-1 \"\n}\n"],"mappings":";;AAEA,IAAa,4BAA4B;AACzC,IAAa,2BAA2B;;;;AAKxC,IAAa,qBAAqB,SAAS,oBAAoB,iBAAiB;;;;AAKhF,IAAa,qBAAqB,SAAS,oBAAoB,iBAAiB;AAChF,IAAa,sBAAsB,SAAS,oBAAoB,mBAAmB,kBAAkB;;;;;;;;;AAUrG,IAAa,qBAAqB,SAAS,oBAAoB,kBAAkB,iBAAiB;;;;AAKlG,IAAa,qBAAqB,SAAS,oBAAoB,kBAAkB,iBAAiB;AAClG,IAAa,sBAAsB,SAAS,oBAAoB,mBAAmB,kBAAkB;;;;;;;;;;AAWrG,IAAa,qBAAqB,SAAS,oBAAoB,kBAAkB,kBAAkB,iBAAiB;AACpH,IAAa,sBAAsB,SAAS,oBAAoB,mBAAmB,mBAAmB;AAEtG,IAAa,qBAAqB,SAChC,oBACA,kBACA,kBACA,kBACA,iBACD;AACD,IAAa,sBAAsB,SAAS,oBAAoB,oBAAoB,mBAAmB;;;;;;;;;;;AAYvG,IAAa,qBAAqB,SAAS,oBAAoB,kBAAkB,kBAAkB,iBAAiB;AACpH,IAAa,sBAAsB,SAAS,oBAAoB,oBAAoB,mBAAmB;;;;;;;;;;;AAYvG,IAAa,qBAAqB,SAChC,oBACA,kBACA,kBACA,kBACA,iBACD;AACD,IAAa,sBAAsB,SAAS,oBAAoB,oBAAoB,mBAAmB;AAEvG,SAAgB,iCAAiC,OAAuB;AACtE,KAAI,QAAQ,GAAI,QAAO;AACvB,KAAI,QAAQ,GAAI,QAAO;AACvB,KAAI,QAAQ,GAAI,QAAO;AACvB,KAAI,QAAQ,GAAI,QAAO;AACvB,QAAO;;AAGT,SAAgB,4CAA4C,OAAuB;AACjF,KAAI,QAAQ,GAAI,QAAO;AACvB,KAAI,QAAQ,GAAI,QAAO;AACvB,QAAO"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linkIcons.js","names":[],"sources":["../../../ui/static/icon/linkIcons.ts"],"sourcesContent":["import {\n mdiAccountPlus,\n mdiArrowLeft,\n mdiArrowRight,\n mdiArrowTopRight,\n mdiHome,\n mdiLogin,\n mdiLoginVariant,\n mdiLogout,\n mdiLogoutVariant,\n mdiRedoVariant,\n mdiReload,\n mdiSubdirectoryArrowRight,\n} from \"@mdi/js\"\n\nexport const linkIcons = {\n reload: mdiReload,\n reset: mdiRedoVariant,\n home: mdiHome,\n login: mdiLogin,\n logout: mdiLogout,\n enter: mdiLoginVariant,\n exit: mdiLogoutVariant, // mdiLaunch, mdiExitToApp, mdiExport\n confirm: mdiSubdirectoryArrowRight,\n internalLink: mdiArrowRight,\n externalLink: mdiArrowTopRight,\n back: mdiArrowLeft,\n forward: mdiArrowRight,\n register: mdiAccountPlus
|
|
1
|
+
{"version":3,"file":"linkIcons.js","names":[],"sources":["../../../ui/static/icon/linkIcons.ts"],"sourcesContent":["import {\n mdiAccountPlus,\n mdiArrowLeft,\n mdiArrowRight,\n mdiArrowTopRight,\n mdiHome,\n mdiLogin,\n mdiLoginVariant,\n mdiLogout,\n mdiLogoutVariant,\n mdiRedoVariant,\n mdiReload,\n mdiSubdirectoryArrowRight,\n} from \"@mdi/js\"\n\nexport const linkIcons = {\n reload: mdiReload,\n reset: mdiRedoVariant,\n home: mdiHome,\n login: mdiLogin,\n logout: mdiLogout,\n enter: mdiLoginVariant,\n exit: mdiLogoutVariant, // mdiLaunch, mdiExitToApp, mdiExport\n confirm: mdiSubdirectoryArrowRight,\n internalLink: mdiArrowRight,\n externalLink: mdiArrowTopRight,\n back: mdiArrowLeft,\n forward: mdiArrowRight,\n register: mdiAccountPlus,\n} as const\n"],"mappings":";;AAeA,IAAa,YAAY;CACvB,QAAQ;CACR,OAAO;CACP,MAAM;CACN,OAAO;CACP,QAAQ;CACR,OAAO;CACP,MAAM;CACN,SAAS;CACT,cAAc;CACd,cAAc;CACd,MAAM;CACN,SAAS;CACT,UAAU;CACX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconApple.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconApple.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"iconApple.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconApple.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,ozBAC6xB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconApple.js","names":[],"sources":["../../../ui/static/icons/iconApple.ts"],"sourcesContent":["export const iconApple
|
|
1
|
+
{"version":3,"file":"iconApple.js","names":[],"sources":["../../../ui/static/icons/iconApple.ts"],"sourcesContent":["export const iconApple =\n \"M 12.1267 7.74663 C 11.3367 7.74663 10.1142 6.8483 8.82669 6.87997 C 7.1267 6.90247 5.56838 7.8658 4.69255 9.39162 C 2.9284 12.4541 4.23756 16.9774 5.95838 19.4666 C 6.80254 20.6782 7.79837 22.0415 9.11836 21.999 C 10.385 21.9449 10.86 21.1765 12.3975 21.1765 C 13.9233 21.1765 14.3558 21.999 15.6975 21.9665 C 17.0616 21.9449 17.9275 20.7332 18.7608 19.5099 C 19.7241 18.1032 20.1241 16.7391 20.1458 16.6641 C 20.1133 16.6532 17.4941 15.6466 17.4625 12.6166 C 17.4408 10.0833 19.5291 8.87162 19.6266 8.81746 C 18.4358 7.0758 16.6075 6.8808 15.9683 6.83747 C 14.3017 6.70747 12.9058 7.7458 12.1267 7.7458 Z M 14.9417 5.19165 C 15.6441 4.34832 16.1083 3.16916 15.9791 2 C 14.9733 2.04333 13.7608 2.67083 13.0358 3.51499 C 12.3858 4.26165 11.8242 5.46331 11.975 6.60997 C 13.09 6.69664 14.2375 6.03664 14.9408 5.19248\"\n"],"mappings":";AAAA,IAAa,YACX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconBluesky.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconBluesky.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"iconBluesky.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconBluesky.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,8lBACqkB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconBluesky.js","names":[],"sources":["../../../ui/static/icons/iconBluesky.ts"],"sourcesContent":["export const iconBluesky
|
|
1
|
+
{"version":3,"file":"iconBluesky.js","names":[],"sources":["../../../ui/static/icons/iconBluesky.ts"],"sourcesContent":["export const iconBluesky =\n \"m12 11c-.9058-1.762-3.372-5.044-5.665-6.662-2.197-1.551-3.034-1.282-3.583-1.033-.6358.2858-.7517 1.262-.7517 1.836 0 .575.315 4.708.52 5.399.6792 2.28 3.094 3.05 5.319 2.803.1133-.0167.2292-.0325.3458-.0467-.115.0184-.23.0334-.3458.0467-3.26.4833-6.156 1.671-2.358 5.898 4.178 4.325 5.725-.9275 6.519-3.59.7942 2.662 1.708 7.726 6.444 3.59 3.556-3.59.9766-5.415-2.283-5.898-.1156-.0128-.2309-.0283-.3458-.0467.1167.0142.2325.03.3458.0467 2.225.2475 4.64-.5233 5.319-2.803.205-.69.52-4.825.52-5.398 0-.575-.1158-1.551-.7517-1.838-.5491-.2483-1.387-.5167-3.583 1.033-2.293 1.621-4.759 4.903-5.665 6.664z\"\n"],"mappings":";AAAA,IAAa,cACX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconDevTo.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconDevTo.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"iconDevTo.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconDevTo.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,88BACu7B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconDevTo.js","names":[],"sources":["../../../ui/static/icons/iconDevTo.ts"],"sourcesContent":["export const iconDevTo
|
|
1
|
+
{"version":3,"file":"iconDevTo.js","names":[],"sources":["../../../ui/static/icons/iconDevTo.ts"],"sourcesContent":["export const iconDevTo =\n \"M7.73 11.93C7.73 13.65 7.71 13.76 7.5 14C7.31 14.17 7.12 14.23 6.74 14.23L6.23 14.24L6.2 11.97L6.18 9.7H6.7C7.05 9.7 7.3 9.77 7.47 9.91C7.71 10.12 7.73 10.16 7.73 11.93M22 7.5V16.5C22 17.61 21.11 18.5 20 18.5H4C2.89 18.5 2 17.61 2 16.5V7.5C2 6.39 2.89 5.5 4 5.5H20C21.11 5.5 22 6.39 22 7.5M8.93 11.73C8.9 9.89 8.88 9.74 8.64 9.34C8.24 8.66 7.79 8.5 6.28 8.5H5V15.5H6.21C7.54 15.5 8.1 15.33 8.5 14.79C8.91 14.26 9 13.81 8.93 11.73M13.12 8.5H11.64C10.15 8.5 10.14 8.5 9.93 8.78S9.7 9.21 9.7 12V14.96L9.97 15.23C10.22 15.5 10.28 15.5 11.68 15.5H13.12V14.31L12.03 14.27L10.93 14.24V12.6L11.61 12.57L12.27 12.53V11.34H10.88V9.7H13.12V8.5M19 8.56C19 8.5 18.7 8.5 18.34 8.5L17.66 8.56L17.07 10.91C16.69 12.39 16.45 13.18 16.4 13.04C16.32 12.77 15.26 8.6 15.26 8.55C15.26 8.5 14.95 8.5 14.58 8.5H13.89L14.3 10.05C14.5 10.92 14.89 12.33 15.11 13.2C15.45 14.55 15.57 14.85 15.86 15.14C16.06 15.36 16.31 15.5 16.47 15.5C16.8 15.5 17.23 15.16 17.37 14.77C17.5 14.5 19 8.69 19 8.56Z\"\n"],"mappings":";AAAA,IAAa,YACX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconGithub.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconGithub.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"iconGithub.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconGithub.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,UAAU,gvBACwtB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconGithub.js","names":[],"sources":["../../../ui/static/icons/iconGithub.ts"],"sourcesContent":["/**\n * https://authjs.dev/img/providers/github.svg\n */\nexport const iconGithub
|
|
1
|
+
{"version":3,"file":"iconGithub.js","names":[],"sources":["../../../ui/static/icons/iconGithub.ts"],"sourcesContent":["/**\n * https://authjs.dev/img/providers/github.svg\n */\nexport const iconGithub =\n \"M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z\"\n"],"mappings":";;;;AAGA,IAAa,aACX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconGoogle.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconGoogle.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"iconGoogle.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconGoogle.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,UAAU,4SACoR,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconGoogle.js","names":[],"sources":["../../../ui/static/icons/iconGoogle.ts"],"sourcesContent":["/**\n * https://authjs.dev/img/providers/google.svg\n */\nexport const iconGoogle
|
|
1
|
+
{"version":3,"file":"iconGoogle.js","names":[],"sources":["../../../ui/static/icons/iconGoogle.ts"],"sourcesContent":["/**\n * https://authjs.dev/img/providers/google.svg\n */\nexport const iconGoogle =\n \"M21.35,11.1H12.18V13.83H18.69C18.36,17.64 15.19,19.27 12.19,19.27C8.36,19.27 5,16.25 5,12C5,7.9 8.2,4.73 12.2,4.73C15.29,4.73 17.1,6.7 17.1,6.7L19,4.72C19,4.72 16.56,2 12.1,2C6.42,2 2.03,6.8 2.03,12C2.03,17.05 6.16,22 12.25,22C17.6,22 21.5,18.33 21.5,12.91C21.5,11.76 21.35,11.1 21.35,11.1V11.1Z\"\n"],"mappings":";;;;AAGA,IAAa,aACX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconXcom.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconXcom.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"iconXcom.d.ts","sourceRoot":"","sources":["../../../ui/static/icons/iconXcom.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,wJACkI,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconXcom.js","names":[],"sources":["../../../ui/static/icons/iconXcom.ts"],"sourcesContent":["export const iconXcom
|
|
1
|
+
{"version":3,"file":"iconXcom.js","names":[],"sources":["../../../ui/static/icons/iconXcom.ts"],"sourcesContent":["export const iconXcom =\n \"m13.9 10.4 7.45-8.65h-1.76l-6.46 7.51-5.16-7.51h-5.96l7.81 11.4-7.81 9.08h1.76l6.83-7.94 5.45 7.94h5.96zm-2.42 2.81-7.09-10.1h2.71l12.5 17.8h-2.71z\"\n"],"mappings":";AAAA,IAAa,WACX"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var LoaderShuffle4Dots_module_default = {
|
|
2
|
-
LoaderShuffle4Dots: "
|
|
3
|
-
d6: "
|
|
2
|
+
LoaderShuffle4Dots: "_LoaderShuffle4Dots_1larp_1",
|
|
3
|
+
d6: "_d6_1larp_1"
|
|
4
4
|
};
|
|
5
5
|
//#endregion
|
|
6
6
|
export { LoaderShuffle4Dots_module_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoaderShuffle4Dots.module.css.js","names":[],"sources":["../../../ui/static/loaders/LoaderShuffle4Dots.module.css"],"sourcesContent":[".LoaderShuffle4Dots {\n width: 32px;\n aspect-ratio: 1;\n --_g: no-repeat radial-gradient(farthest-side, #3b82f6 90%, #0000);\n background: var(--_g), var(--_g), var(--_g), var(--_g);\n background-size: 40% 40%;\n animation: d6 1s infinite;\n}\n\n@keyframes d6 {\n 0% {\n background-position
|
|
1
|
+
{"version":3,"file":"LoaderShuffle4Dots.module.css.js","names":[],"sources":["../../../ui/static/loaders/LoaderShuffle4Dots.module.css"],"sourcesContent":[".LoaderShuffle4Dots {\n width: 32px;\n aspect-ratio: 1;\n --_g: no-repeat radial-gradient(farthest-side, #3b82f6 90%, #0000);\n background: var(--_g), var(--_g), var(--_g), var(--_g);\n background-size: 40% 40%;\n animation: d6 1s infinite;\n}\n\n@keyframes d6 {\n 0% {\n background-position:\n 0 0,\n 100% 0,\n 100% 100%,\n 0 100%;\n }\n 40%,\n 50% {\n background-position:\n 100% 100%,\n 100% 0,\n 0 0,\n 0 100%;\n }\n 90%,\n 100% {\n background-position:\n 100% 100%,\n 0 100%,\n 0 0,\n 100% 0;\n }\n}\n"],"mappings":""}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var LoaderShuffle9Squares_module_default = {
|
|
2
|
-
LoaderShuffle9Squares: "
|
|
3
|
-
"sh2-1": "_sh2-
|
|
4
|
-
"sh2-2": "_sh2-
|
|
2
|
+
LoaderShuffle9Squares: "_LoaderShuffle9Squares_1df6p_1",
|
|
3
|
+
"sh2-1": "_sh2-1_1df6p_1",
|
|
4
|
+
"sh2-2": "_sh2-2_1df6p_1"
|
|
5
5
|
};
|
|
6
6
|
//#endregion
|
|
7
7
|
export { LoaderShuffle9Squares_module_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoaderShuffle9Squares.module.css.js","names":[],"sources":["../../../ui/static/loaders/LoaderShuffle9Squares.module.css"],"sourcesContent":[".LoaderShuffle9Squares {\n --c: linear-gradient(#3b82f6 0 0);\n background: var(--c)
|
|
1
|
+
{"version":3,"file":"LoaderShuffle9Squares.module.css.js","names":[],"sources":["../../../ui/static/loaders/LoaderShuffle9Squares.module.css"],"sourcesContent":[".LoaderShuffle9Squares {\n --c: linear-gradient(#3b82f6 0 0);\n background: var(--c), var(--c), var(--c), var(--c), var(--c), var(--c), var(--c), var(--c), var(--c);\n background-size: 16px 16px;\n background-repeat: no-repeat;\n animation:\n sh2-1 1s infinite,\n sh2-2 1s infinite;\n}\n\n@keyframes sh2-1 {\n 0%,\n 100% {\n width: 45px;\n height: 45px;\n }\n 35%,\n 65% {\n width: 65px;\n height: 65px;\n }\n}\n\n@keyframes sh2-2 {\n 0%,\n 40% {\n background-position:\n 0 0,\n 0 50%,\n 0 100%,\n 50% 100%,\n 100% 100%,\n 100% 50%,\n 100% 0,\n 50% 0,\n 50% 50%;\n }\n 60%,\n 100% {\n background-position:\n 0 50%,\n 0 100%,\n 50% 100%,\n 100% 100%,\n 100% 50%,\n 100% 0,\n 50% 0,\n 0 0,\n 50% 50%;\n }\n}\n"],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var LoaderSpin4Square_module_default = {
|
|
2
|
-
LoaderSpin4Square: "
|
|
3
|
-
LoaderSpin4SquareKf: "
|
|
2
|
+
LoaderSpin4Square: "_LoaderSpin4Square_t70m9_1",
|
|
3
|
+
LoaderSpin4SquareKf: "_LoaderSpin4SquareKf_t70m9_1"
|
|
4
4
|
};
|
|
5
5
|
//#endregion
|
|
6
6
|
export { LoaderSpin4Square_module_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoaderSpin4Square.module.css.js","names":[],"sources":["../../../ui/static/loaders/LoaderSpin4Square.module.css"],"sourcesContent":[".LoaderSpin4Square {\n width: 40px;\n height: 40px;\n color: #3b82f6;\n background
|
|
1
|
+
{"version":3,"file":"LoaderSpin4Square.module.css.js","names":[],"sources":["../../../ui/static/loaders/LoaderSpin4Square.module.css"],"sourcesContent":[".LoaderSpin4Square {\n width: 40px;\n height: 40px;\n color: #3b82f6;\n background:\n conic-gradient(from -45deg at top 20px left 50%, #0000, currentColor 1deg 90deg, #0000 91deg),\n conic-gradient(from 45deg at right 20px top 50%, #0000, currentColor 1deg 90deg, #0000 91deg),\n conic-gradient(from 135deg at bottom 20px left 50%, #0000, currentColor 1deg 90deg, #0000 91deg),\n conic-gradient(from -135deg at left 20px top 50%, #0000, currentColor 1deg 90deg, #0000 91deg);\n animation: LoaderSpin4SquareKf 1.5s infinite cubic-bezier(0.3, 1, 0, 1);\n}\n\n@keyframes LoaderSpin4SquareKf {\n 50% {\n width: 60px;\n height: 60px;\n transform: rotate(180deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../ui/static/timeline/Timeline.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,UAAU,EAAgC,MAAM,UAAU,CAAA;AAExF,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../ui/static/timeline/Timeline.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,UAAU,EAAgC,MAAM,UAAU,CAAA;AAExF,MAAM,WAAW,iBAAkB,SAAQ,IAAI,CAC7C,iBAAiB,EACjB,UAAU,GAAG,gBAAgB,GAAG,YAAY,GAAG,UAAU,CAC1D;IACC,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,EAAE,iBAAiB,EAAE,CAAA;IAC1B,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA;AAQD,QAAA,MAAM,QAAQ,EAAE,SAAS,CAAC,aAAa,CAyBtC,CAAA;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,UAAU,CAAA;IACjB,WAAW,CAAC,EAAE,UAAU,CAAA;IACxB,MAAM,CAAC,EAAE,UAAU,CAAA;IACnB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,OAAO,CAAA;IACjB,cAAc,EAAE,OAAO,CAAA;IACvB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AAsCD,MAAM,MAAM,uBAAuB,GAAG;IACpC,QAAQ,CAAC,EAAE,UAAU,CAAA;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AAmCD,OAAO,EAAE,QAAQ,EAAE,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Timeline.js","names":["classMerge","ComponentProps","ParentComponent","Component","JSXElement","mergeProps","Show","splitProps","TimelinePropsItem","Omit","TimelineItemProps","bulletSize","TimelineProps","items","activeItem","lineSize","Timeline","rawProps","p","_el$","_tmpl$","_$insert","map","item","index","_$createComponent","TimelineItem","title","description","bullet","isLast","length","isActive","_$memo","isActiveBullet","_$effect","_$p","_$setStyleProperty","class","s","rest","_el$2","_tmpl$2","_$spread","_$mergeProps","style","TimelineItemBullet","children","TimelineItemTitle","when","TimelineItemDescription","TimelineItemBulletProps","_el$3","_tmpl$3","_p$","_v$","_v$2","_v$3","_v$4","_v$5","e","_$className","t","a","o","i","undefined","_el$4","_tmpl$4","_el$5","_tmpl$5"],"sources":["../../../ui/static/timeline/Timeline.tsx"],"sourcesContent":["import { classMerge } from \"#ui/utils/classMerge.js\"\nimport type { ComponentProps, ParentComponent } from \"solid-js\"\nimport { type Component, type JSXElement, mergeProps, Show, splitProps } from \"solid-js\"\n\nexport interface TimelinePropsItem
|
|
1
|
+
{"version":3,"file":"Timeline.js","names":["classMerge","ComponentProps","ParentComponent","Component","JSXElement","mergeProps","Show","splitProps","TimelinePropsItem","Omit","TimelineItemProps","bulletSize","TimelineProps","items","activeItem","lineSize","Timeline","rawProps","p","_el$","_tmpl$","_$insert","map","item","index","_$createComponent","TimelineItem","title","description","bullet","isLast","length","isActive","_$memo","isActiveBullet","_$effect","_$p","_$setStyleProperty","class","s","rest","_el$2","_tmpl$2","_$spread","_$mergeProps","style","TimelineItemBullet","children","TimelineItemTitle","when","TimelineItemDescription","TimelineItemBulletProps","_el$3","_tmpl$3","_p$","_v$","_v$2","_v$3","_v$4","_v$5","e","_$className","t","a","o","i","undefined","_el$4","_tmpl$4","_el$5","_tmpl$5"],"sources":["../../../ui/static/timeline/Timeline.tsx"],"sourcesContent":["import { classMerge } from \"#ui/utils/classMerge.js\"\nimport type { ComponentProps, ParentComponent } from \"solid-js\"\nimport { type Component, type JSXElement, mergeProps, Show, splitProps } from \"solid-js\"\n\nexport interface TimelinePropsItem extends Omit<\n TimelineItemProps,\n \"isActive\" | \"isActiveBullet\" | \"bulletSize\" | \"lineSize\"\n> {\n bulletSize?: number\n}\n\nexport type TimelineProps = {\n items: TimelinePropsItem[]\n activeItem: number\n bulletSize?: number\n lineSize?: number\n}\n\n/*\n No bullet or line is active when activeItem is -1\n First bullet is active only if activeItem is 0 or more\n First line is active only if activeItem is 1 or more\n*/\n\nconst Timeline: Component<TimelineProps> = (rawProps) => {\n const p = mergeProps({ bulletSize: 16, lineSize: 2 }, rawProps)\n\n return (\n <ul\n style={{\n \"padding-left\": `${p.bulletSize / 2}px`,\n }}\n >\n {p.items.map((item, index) => {\n return (\n <TimelineItem\n title={item.title}\n description={item.description}\n bullet={item.bullet}\n isLast={index === p.items.length - 1}\n isActive={p.activeItem === -1 ? false : p.activeItem >= index + 1}\n isActiveBullet={p.activeItem === -1 ? false : p.activeItem >= index}\n bulletSize={p.bulletSize}\n lineSize={p.lineSize}\n />\n )\n })}\n </ul>\n )\n}\n\nexport type TimelineItemProps = {\n title: JSXElement\n description?: JSXElement\n bullet?: JSXElement\n isLast?: boolean\n isActive: boolean\n isActiveBullet: boolean\n class?: string\n bulletSize: number\n lineSize: number\n}\n\nconst TimelineItem: Component<TimelineItemProps> = (p) => {\n const [s, rest] = splitProps(p, [\n \"class\",\n \"bullet\",\n \"description\",\n \"title\",\n \"isLast\",\n \"isActive\",\n \"isActiveBullet\",\n \"bulletSize\",\n \"lineSize\",\n ])\n return (\n <li\n class={classMerge(\n \"relative border-l pb-8 pl-8\",\n s.isLast && \"border-l-transparent pb-0\",\n s.isActive && !s.isLast && \"border-l-primary\",\n s.class,\n )}\n style={{\n \"border-left-width\": `${s.lineSize}px`,\n }}\n {...rest}\n >\n <TimelineItemBullet lineSize={s.lineSize} bulletSize={s.bulletSize} isActive={s.isActiveBullet}>\n {s.bullet}\n </TimelineItemBullet>\n <TimelineItemTitle>{s.title}</TimelineItemTitle>\n <Show when={s.description}>\n <TimelineItemDescription>{s.description}</TimelineItemDescription>\n </Show>\n </li>\n )\n}\n\nexport type TimelineItemBulletProps = {\n children?: JSXElement\n isActive?: boolean\n bulletSize: number\n lineSize: number\n}\n\nconst TimelineItemBullet: Component<TimelineItemBulletProps> = (p) => {\n return (\n <div\n class={classMerge(\n `absolute top-0 flex items-center justify-center rounded-full border`,\n p.isActive && \"border-primary\",\n )}\n style={{\n width: `${p.bulletSize}px`,\n height: `${p.bulletSize}px`,\n left: `${-p.bulletSize / 2 - p.lineSize / 2}px`,\n \"border-width\": `${p.lineSize}px`,\n }}\n aria-hidden=\"true\"\n >\n {p.children}\n </div>\n )\n}\n\nconst TimelineItemTitle: ParentComponent = (p) => {\n return <div class={\"mb-1 text-base font-semibold leading-none\"}>{p.children}</div>\n}\n\nconst TimelineItemDescription: Component<ComponentProps<\"p\">> = (p) => {\n const [s, rest] = splitProps(p, [\"class\", \"children\"])\n return (\n <p class={classMerge(\"text-muted-foreground text-sm\", s.class)} {...rest}>\n {s.children}\n </p>\n )\n}\n\nexport { Timeline }\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HasGetOptions.d.ts","sourceRoot":"","sources":["../../ui/utils/HasGetOptions.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HasGetOptions.d.ts","sourceRoot":"","sources":["../../ui/utils/HasGetOptions.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,UAAU,EAAE,MAAM,MAAM,EAAE,CAAA;CAC3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createLocalStore.d.ts","sourceRoot":"","sources":["../../ui/utils/createLocalStore.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,KAAK,gBAAgB,EAAE,KAAK,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE/E,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,MAAM,
|
|
1
|
+
{"version":3,"file":"createLocalStore.d.ts","sourceRoot":"","sources":["../../ui/utils/createLocalStore.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,KAAK,gBAAgB,EAAE,KAAK,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE/E,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,MAAM,EAAE,SAAS,EAAE,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAKpH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createLocalStore.js","names":[],"sources":["../../ui/utils/createLocalStore.ts"],"sourcesContent":["import { createEffect } from \"solid-js\"\nimport { createStore, type SetStoreFunction, type Store } from \"solid-js/store\"\n\nexport function createLocalStore<T extends object>(
|
|
1
|
+
{"version":3,"file":"createLocalStore.js","names":[],"sources":["../../ui/utils/createLocalStore.ts"],"sourcesContent":["import { createEffect } from \"solid-js\"\nimport { createStore, type SetStoreFunction, type Store } from \"solid-js/store\"\n\nexport function createLocalStore<T extends object>(initState: T, storageKey: string): [Store<T>, SetStoreFunction<T>] {\n const [state, setState] = createStore(initState)\n if (localStorage[storageKey]) setState(JSON.parse(localStorage[storageKey]))\n createEffect(() => (localStorage[storageKey] = JSON.stringify(state)))\n return [state, setState]\n}\n"],"mappings":";;;AAGA,SAAgB,iBAAmC,WAAc,YAAqD;CACpH,MAAM,CAAC,OAAO,YAAY,YAAY,UAAU;AAChD,KAAI,aAAa,YAAa,UAAS,KAAK,MAAM,aAAa,YAAY,CAAC;AAC5E,oBAAoB,aAAa,cAAc,KAAK,UAAU,MAAM,CAAE;AACtE,QAAO,CAAC,OAAO,SAAS"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createStoreObject.d.ts","sourceRoot":"","sources":["../../ui/utils/createStoreObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAe,KAAK,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAEnE,wBAAgB,iBAAiB,
|
|
1
|
+
{"version":3,"file":"createStoreObject.d.ts","sourceRoot":"","sources":["../../ui/utils/createStoreObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAe,KAAK,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAEnE,wBAAgB,iBAAiB,CAC/B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,EAC1B,OAAO,CAAC,EAAE;IAAE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CAAE,GAAG,SAAS,GAClD;IAAE,GAAG,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAA;CAAE,CAGhD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createStoreObject.js","names":[],"sources":["../../ui/utils/createStoreObject.ts"],"sourcesContent":["import { createStore, type SetStoreFunction } from \"solid-js/store\"\n\nexport function createStoreObject(store?: object | undefined
|
|
1
|
+
{"version":3,"file":"createStoreObject.js","names":[],"sources":["../../ui/utils/createStoreObject.ts"],"sourcesContent":["import { createStore, type SetStoreFunction } from \"solid-js/store\"\n\nexport function createStoreObject(\n store?: object | undefined,\n options?: { name?: string | undefined } | undefined,\n): { get: object; set: SetStoreFunction<object> } {\n const [get, set] = createStore(store, options)\n return { get, set }\n}\n"],"mappings":";;AAEA,SAAgB,kBACd,OACA,SACgD;CAChD,MAAM,CAAC,KAAK,OAAO,YAAY,OAAO,QAAQ;AAC9C,QAAO;EAAE;EAAK;EAAK"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adaptive-ds/solid-ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.15.0",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"dev": "bun run
|
|
5
|
+
"dev": "bun run vite:dev",
|
|
6
6
|
"build": "bun run build:lib",
|
|
7
7
|
"build:site": "bun run vite:build",
|
|
8
8
|
"build:lib": "clear ; rm -rf ./dist ; vite build --config vite.config.lib.ts",
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
"generateDemoList": "bun run ./src/app/demos/generateDemoList.cli.ts",
|
|
22
22
|
"update": "nice -15 bun x npm-check-updates -u && bun i",
|
|
23
23
|
"update:commit": "bun x npm-check-updates -u && bun i && git add package.json && bun run tsc && git commit -m \"chore(deps): update dependencies\" && git push",
|
|
24
|
+
"format": "bun run prettier --write ./src ./ui",
|
|
24
25
|
"clean": "rm -rf ./dist",
|
|
25
26
|
"reset": "rm -rf ./node_modules"
|
|
26
27
|
},
|
|
@@ -31,12 +32,12 @@
|
|
|
31
32
|
"@mdi/js": "^7.4.47",
|
|
32
33
|
"@solid-primitives/keyed": "^1.5.3",
|
|
33
34
|
"@solid-primitives/scheduled": "^1.5.2",
|
|
34
|
-
"solid-js": "^1.9.10",
|
|
35
35
|
"@solidjs/router": "^0.15.3",
|
|
36
|
-
"tailwind-merge": "^3.3.1",
|
|
37
36
|
"clsx": "^2.1.1",
|
|
38
|
-
"
|
|
39
|
-
"
|
|
37
|
+
"dayjs": "^1.11.19",
|
|
38
|
+
"solid-js": "^1.9.10",
|
|
39
|
+
"tailwind-merge": "^3.3.1",
|
|
40
|
+
"valibot": "^1.1.0"
|
|
40
41
|
},
|
|
41
42
|
"devDependencies": {
|
|
42
43
|
"@biomejs/biome": "^2.4.8",
|