letalkui 0.0.24 → 0.0.26
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/chunk-BPQFVMOU.mjs +1 -0
- package/dist/chunk-BPQFVMOU.mjs.map +1 -0
- package/dist/chunk-KSM7KBI2.mjs +1 -0
- package/dist/chunk-KSM7KBI2.mjs.map +1 -0
- package/dist/chunk-QECL5BDT.mjs +1 -0
- package/dist/chunk-QECL5BDT.mjs.map +1 -0
- package/dist/chunk-QEHOSBMB.mjs +1 -0
- package/dist/chunk-QEHOSBMB.mjs.map +1 -0
- package/dist/chunk-QHIUOSHY.mjs +1 -0
- package/dist/chunk-QHIUOSHY.mjs.map +1 -0
- package/dist/chunk-W2LVCAVL.mjs +1 -0
- package/dist/chunk-W2LVCAVL.mjs.map +1 -0
- package/dist/chunk-XGNCZ3TH.mjs +1 -0
- package/dist/chunk-XGNCZ3TH.mjs.map +1 -0
- package/dist/chunk-YJLRG5U3.mjs +1 -0
- package/dist/chunk-YJLRG5U3.mjs.map +1 -0
- package/dist/chunk-ZUKIQQ3Q.mjs +1 -0
- package/dist/chunk-ZUKIQQ3Q.mjs.map +1 -0
- package/dist/components/index.d.mts +176 -0
- package/dist/components/index.d.ts +176 -0
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -0
- package/dist/components/index.mjs +1 -0
- package/dist/components/index.mjs.map +1 -0
- package/dist/containers/index.d.mts +25 -0
- package/dist/containers/index.d.ts +25 -0
- package/dist/containers/index.js +1 -0
- package/dist/containers/index.js.map +1 -0
- package/dist/containers/index.mjs +1 -0
- package/dist/containers/index.mjs.map +1 -0
- package/dist/index.css +2 -0
- package/dist/index.css.map +1 -0
- package/dist/index.d.mts +8 -0
- package/dist/index.d.ts +8 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +1 -0
- package/dist/index.mjs.map +1 -0
- package/dist/primitives/index.d.mts +25 -0
- package/dist/primitives/index.d.ts +25 -0
- package/dist/primitives/index.js +1 -0
- package/dist/primitives/index.js.map +1 -0
- package/dist/primitives/index.mjs +1 -0
- package/dist/primitives/index.mjs.map +1 -0
- package/dist/styles/index.d.mts +294 -0
- package/dist/styles/index.d.ts +294 -0
- package/dist/styles/index.js +1 -0
- package/dist/styles/index.js.map +1 -0
- package/dist/styles/index.mjs +1 -0
- package/dist/styles/index.mjs.map +1 -0
- package/dist/utils/index.d.mts +9 -0
- package/dist/utils/index.d.ts +9 -0
- package/dist/utils/index.js +1 -0
- package/dist/utils/index.js.map +1 -0
- package/dist/utils/index.mjs +1 -0
- package/dist/utils/index.mjs.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as s,b as a,c as m,d as t,e as o}from"../chunk-QECL5BDT.mjs";import{a as i,b as r,c}from"../chunk-ZUKIQQ3Q.mjs";import"../chunk-BPQFVMOU.mjs";import"../chunk-W2LVCAVL.mjs";import"../chunk-YJLRG5U3.mjs";import"../chunk-XGNCZ3TH.mjs";import"../chunk-QEHOSBMB.mjs";export{i as Button,c as Dialog,s as Input,t as Loading,m as Portlet,o as SelectField,r as Text,a as TextField};//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/letalk-ui/letalk-ui/dist/components/index.mjs"],"names":["a","d","b","e","c","f","g","h","Button","Dialog","Input","Loading","Portlet","SelectField","Text","TextField"],"mappings":"AAAA,OAAOA,KAAKC,CAAC,CAACC,KAAKC,CAAC,CAACC,KAAKC,CAAC,CAACJ,KAAKK,CAAC,CAACH,KAAKI,CAAC,KAAK,uBAAwB,QAAOP,KAAAA,CAAC,CAACE,KAAAA,CAAC,CAACE,CAAC,KAAK,uBAAwB,OAAM,uBAAwB,OAAM,uBAAwB,OAAM,uBAAwB,OAAM,uBAAwB,OAAM,uBAAwB,QAAOJ,KAAKQ,MAAM,CAACJ,KAAKK,MAAM,CAACR,KAAKS,KAAK,CAACJ,KAAKK,OAAO,CAACN,KAAKO,OAAO,CAACL,KAAKM,WAAW,CAACX,KAAKY,IAAI,CAACX,KAAKY,SAAS","sourcesContent":["import{a as d,b as e,c as f,d as g,e as h}from\"../chunk-QECL5BDT.mjs\";import{a,b,c}from\"../chunk-ZUKIQQ3Q.mjs\";import\"../chunk-BPQFVMOU.mjs\";import\"../chunk-W2LVCAVL.mjs\";import\"../chunk-YJLRG5U3.mjs\";import\"../chunk-XGNCZ3TH.mjs\";import\"../chunk-QEHOSBMB.mjs\";export{a as Button,c as Dialog,d as Input,g as Loading,f as Portlet,h as SelectField,b as Text,e as TextField};\n"]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { PropsWithChildren } from 'react';
|
|
3
|
+
|
|
4
|
+
type ActionDialogProps = PropsWithChildren<{
|
|
5
|
+
title: string;
|
|
6
|
+
open: boolean;
|
|
7
|
+
shouldHaveFullWidth?: boolean;
|
|
8
|
+
maxWidthSize?: "xs" | "sm" | "md" | "lg" | "xl";
|
|
9
|
+
onClose: () => void;
|
|
10
|
+
onSave: () => Promise<void> | void;
|
|
11
|
+
cancelButtonLabel: string;
|
|
12
|
+
saveButtonLabel: string;
|
|
13
|
+
}>;
|
|
14
|
+
declare const ActionDialog: (props: ActionDialogProps) => react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
type InfoDialogProps = PropsWithChildren<{
|
|
17
|
+
title: string;
|
|
18
|
+
open: boolean;
|
|
19
|
+
shouldHaveFullWidth?: boolean;
|
|
20
|
+
maxWidthSize?: "xs" | "sm" | "md" | "lg" | "xl";
|
|
21
|
+
onClose: () => void;
|
|
22
|
+
}>;
|
|
23
|
+
declare const InfoDialog: (props: InfoDialogProps) => react_jsx_runtime.JSX.Element;
|
|
24
|
+
|
|
25
|
+
export { ActionDialog, InfoDialog };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { PropsWithChildren } from 'react';
|
|
3
|
+
|
|
4
|
+
type ActionDialogProps = PropsWithChildren<{
|
|
5
|
+
title: string;
|
|
6
|
+
open: boolean;
|
|
7
|
+
shouldHaveFullWidth?: boolean;
|
|
8
|
+
maxWidthSize?: "xs" | "sm" | "md" | "lg" | "xl";
|
|
9
|
+
onClose: () => void;
|
|
10
|
+
onSave: () => Promise<void> | void;
|
|
11
|
+
cancelButtonLabel: string;
|
|
12
|
+
saveButtonLabel: string;
|
|
13
|
+
}>;
|
|
14
|
+
declare const ActionDialog: (props: ActionDialogProps) => react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
type InfoDialogProps = PropsWithChildren<{
|
|
17
|
+
title: string;
|
|
18
|
+
open: boolean;
|
|
19
|
+
shouldHaveFullWidth?: boolean;
|
|
20
|
+
maxWidthSize?: "xs" | "sm" | "md" | "lg" | "xl";
|
|
21
|
+
onClose: () => void;
|
|
22
|
+
}>;
|
|
23
|
+
declare const InfoDialog: (props: InfoDialogProps) => react_jsx_runtime.JSX.Element;
|
|
24
|
+
|
|
25
|
+
export { ActionDialog, InfoDialog };
|