@godxjp/ui 13.5.0 → 13.6.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/app/index.js +4 -4
- package/dist/{checkbox-iicX1PfF.d.ts → checkbox-DAIwpMHO.d.ts} +1 -1
- package/dist/{chunk-HOQSAUHZ.js → chunk-2FJ5TMQU.js} +1 -1
- package/dist/{chunk-LCKET5WL.js → chunk-2JW2QLUU.js} +3 -3
- package/dist/{chunk-LIOHE3RU.js → chunk-3JQDPNTA.js} +1 -1
- package/dist/{chunk-BIC6D4EL.js → chunk-5XFFEW2P.js} +2 -2
- package/dist/chunk-6AIYMYSG.js +98 -0
- package/dist/{chunk-IHNZCBES.js → chunk-6MZMMMHV.js} +28 -8
- package/dist/{chunk-RR2SSSQS.js → chunk-6VUW6EKH.js} +2 -2
- package/dist/{chunk-DKW3XS2A.js → chunk-B7R7DHZF.js} +1 -1
- package/dist/{chunk-ITOHGSPS.js → chunk-C7W5BO7R.js} +3 -0
- package/dist/{chunk-QVLCFPKF.js → chunk-DVV6UYVS.js} +3 -3
- package/dist/{chunk-IYSGELQC.js → chunk-GFDKJY63.js} +3 -3
- package/dist/{chunk-2XH6QAOC.js → chunk-HS73G2C3.js} +1 -1
- package/dist/{chunk-MQCFOEW2.js → chunk-I472SSN2.js} +1 -1
- package/dist/{chunk-X3E4QTA3.js → chunk-J254ZX3A.js} +4 -4
- package/dist/{chunk-JCDLEXBB.js → chunk-KNI7QI4J.js} +2 -2
- package/dist/{chunk-3JIPRB2T.js → chunk-LFO5BJ4H.js} +2 -2
- package/dist/{chunk-46UVXYPU.js → chunk-LTKHPOE3.js} +1 -1
- package/dist/{chunk-PXOPMYPJ.js → chunk-OIAT773P.js} +28 -7
- package/dist/{chunk-CLEBTIY3.js → chunk-PKSHDFKP.js} +121 -103
- package/dist/{chunk-6EBULOWM.js → chunk-QTEPKNQE.js} +1 -1
- package/dist/{chunk-E2CTBKYL.js → chunk-RBXVCWXL.js} +2 -2
- package/dist/{chunk-WW47N4ID.js → chunk-UDMFKYZG.js} +3 -3
- package/dist/{chunk-QEHMSZBQ.js → chunk-UKTVFPRV.js} +27 -7
- package/dist/{chunk-YY5PUFBL.js → chunk-UVGI2RPC.js} +4 -4
- package/dist/{chunk-QHS4U3SS.js → chunk-W2RYT6NT.js} +3 -3
- package/dist/{chunk-CA247VOA.js → chunk-XZH3URGD.js} +28 -1
- package/dist/chunk-ZOMIELKI.js +86 -0
- package/dist/{chunk-BTTKHJMC.js → chunk-ZYJRZLMZ.js} +1 -1
- package/dist/components/admin/index.d.ts +2 -2
- package/dist/components/admin/index.js +22 -22
- package/dist/components/data-display/badge.js +3 -3
- package/dist/components/data-display/carousel.js +3 -3
- package/dist/components/data-display/index.js +7 -7
- package/dist/components/data-entry/calendar.d.ts +1 -1
- package/dist/components/data-entry/calendar.js +4 -2
- package/dist/components/data-entry/cascader.d.ts +1 -1
- package/dist/components/data-entry/cascader.js +4 -4
- package/dist/components/data-entry/checkbox.d.ts +2 -2
- package/dist/components/data-entry/color-picker.d.ts +1 -1
- package/dist/components/data-entry/color-picker.js +4 -4
- package/dist/components/data-entry/date-picker.d.ts +2 -2
- package/dist/components/data-entry/date-picker.js +6 -6
- package/dist/components/data-entry/date-range-picker.d.ts +2 -2
- package/dist/components/data-entry/date-range-picker.js +6 -6
- package/dist/components/data-entry/index.d.ts +4 -4
- package/dist/components/data-entry/index.js +20 -20
- package/dist/components/data-entry/input.d.ts +12 -2
- package/dist/components/data-entry/input.js +3 -1
- package/dist/components/data-entry/radio.d.ts +1 -1
- package/dist/components/data-entry/select.d.ts +1 -1
- package/dist/components/data-entry/select.js +5 -5
- package/dist/components/data-entry/slider.d.ts +1 -1
- package/dist/components/data-entry/switch.d.ts +1 -1
- package/dist/components/data-entry/textarea.d.ts +12 -2
- package/dist/components/data-entry/textarea.js +3 -1
- package/dist/components/data-entry/time-input.js +2 -2
- package/dist/components/data-entry/time-picker.d.ts +2 -2
- package/dist/components/data-entry/time-picker.js +5 -5
- package/dist/components/data-entry/transfer.d.ts +2 -2
- package/dist/components/data-entry/transfer.js +6 -6
- package/dist/components/data-entry/tree-select.d.ts +1 -1
- package/dist/components/data-entry/tree-select.js +4 -4
- package/dist/components/data-entry/upload.d.ts +2 -2
- package/dist/components/data-entry/upload.js +7 -7
- package/dist/components/data-grid/index.js +6 -6
- package/dist/components/feedback/alert.js +5 -5
- package/dist/components/feedback/dialog.js +5 -5
- package/dist/components/feedback/index.js +7 -7
- package/dist/components/general/button.d.ts +2 -1
- package/dist/components/general/button.js +3 -1
- package/dist/components/general/index.d.ts +1 -1
- package/dist/components/general/index.js +3 -1
- package/dist/components/layout/index.js +3 -3
- package/dist/components/navigation/index.js +9 -9
- package/dist/components/navigation/pagination.js +6 -6
- package/dist/components/navigation/steps.js +3 -3
- package/dist/components/query/index.d.ts +2 -2
- package/dist/components/query/index.js +5 -5
- package/dist/components/ui/index.d.ts +3 -3
- package/dist/components/ui/index.js +22 -22
- package/dist/{data-entry.prop-D92hPBuo.d.ts → data-entry.prop-vn5VGnwY.d.ts} +18 -2
- package/dist/{general.prop-CBQ_KVtR.d.ts → general.prop-CzcLDzMw.d.ts} +8 -0
- package/dist/i18n/index.d.ts +1 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +30 -30
- package/dist/lib/datetime/index.js +1 -1
- package/dist/props/components/index.d.ts +3 -3
- package/dist/props/index.d.ts +3 -3
- package/dist/{query.prop-CsRuaXNb.d.ts → query.prop-DAILZ0x5.d.ts} +1 -1
- package/dist/{search-input-D29GSk0W.d.ts → search-input-Oxwpv_s9.d.ts} +1 -1
- package/dist/styles/control.css +24 -1
- package/dist/styles/form-layout.css +10 -0
- package/dist/styles/index.css +17 -0
- package/dist/styles/shell-layout.css +10 -0
- package/package.json +1 -1
- package/dist/chunk-BNXPDUO4.js +0 -28
- package/dist/chunk-HCCID4YY.js +0 -11
package/package.json
CHANGED
package/dist/chunk-BNXPDUO4.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { cn } from './chunk-U7N2A7A3.js';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { jsx } from 'react/jsx-runtime';
|
|
4
|
-
|
|
5
|
-
var Input = React.forwardRef(
|
|
6
|
-
({ className, type, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
7
|
-
"input",
|
|
8
|
-
{
|
|
9
|
-
type,
|
|
10
|
-
"data-slot": "input",
|
|
11
|
-
ref,
|
|
12
|
-
className: cn(
|
|
13
|
-
"ui-control border-input bg-background w-full min-w-0 rounded-md border px-3 py-1 text-sm shadow-xs transition-[color,box-shadow] outline-none",
|
|
14
|
-
"selection:bg-primary selection:text-primary-foreground",
|
|
15
|
-
"file:text-foreground file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium",
|
|
16
|
-
"placeholder:text-muted-foreground",
|
|
17
|
-
"focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]",
|
|
18
|
-
"disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50",
|
|
19
|
-
"aria-invalid:border-destructive aria-invalid:ring-destructive/20",
|
|
20
|
-
className
|
|
21
|
-
),
|
|
22
|
-
...props
|
|
23
|
-
}
|
|
24
|
-
)
|
|
25
|
-
);
|
|
26
|
-
Input.displayName = "Input";
|
|
27
|
-
|
|
28
|
-
export { Input };
|
package/dist/chunk-HCCID4YY.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { controlMultilineClass } from './chunk-B4K4BXEF.js';
|
|
2
|
-
import { cn } from './chunk-U7N2A7A3.js';
|
|
3
|
-
import * as React from 'react';
|
|
4
|
-
import { jsx } from 'react/jsx-runtime';
|
|
5
|
-
|
|
6
|
-
var Textarea = React.forwardRef(
|
|
7
|
-
({ className, ...props }, ref) => /* @__PURE__ */ jsx("textarea", { ref, className: cn(controlMultilineClass, className), ...props })
|
|
8
|
-
);
|
|
9
|
-
Textarea.displayName = "Textarea";
|
|
10
|
-
|
|
11
|
-
export { Textarea };
|