@kopexa/alert-dialog 17.0.27 → 17.1.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/README.md +5 -1
- package/dist/alert-dialog.d.mts +1 -1
- package/dist/alert-dialog.d.ts +1 -1
- package/dist/alert-dialog.js +1 -1
- package/dist/alert-dialog.mjs +1 -1
- package/dist/{chunk-SKOKGOQJ.mjs → chunk-4MS3IWCU.mjs} +1 -1
- package/dist/{chunk-FWY5LXLV.mjs → chunk-625LK4S3.mjs} +1 -1
- package/dist/{chunk-JYKU7M7Y.mjs → chunk-JBXDSFA4.mjs} +1 -1
- package/dist/{chunk-5OQQOE47.mjs → chunk-ZJNUXKD4.mjs} +1 -1
- package/dist/confirm.dialog.js +1 -1
- package/dist/confirm.dialog.mjs +3 -3
- package/dist/confirm.js +1 -1
- package/dist/confirm.mjs +4 -4
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +4 -4
- package/dist/namespace.d.mts +1 -1
- package/dist/namespace.d.ts +1 -1
- package/dist/namespace.js +1 -1
- package/dist/namespace.mjs +2 -2
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
# @kopexa/alert-dialog
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Part of the Kopexa Sight Design System.
|
|
4
4
|
|
|
5
5
|
> This is an internal utility, not intended for public usage.
|
|
6
6
|
|
|
7
|
+
- **Author:** Kopexa (<https://kopexa.com>)
|
|
8
|
+
- **License:** Apache-2.0
|
|
9
|
+
- **Repository:** [kopexa-grc/sight](https://github.com/kopexa-grc/sight)
|
|
10
|
+
|
|
7
11
|
## Installation
|
|
8
12
|
|
|
9
13
|
```sh
|
package/dist/alert-dialog.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { AlertDialog } from '@base-ui
|
|
2
|
+
import { AlertDialog } from '@base-ui/react/alert-dialog';
|
|
3
3
|
import { ButtonVariantProps } from '@kopexa/theme';
|
|
4
4
|
import { ComponentProps } from 'react';
|
|
5
5
|
|
package/dist/alert-dialog.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { AlertDialog } from '@base-ui
|
|
2
|
+
import { AlertDialog } from '@base-ui/react/alert-dialog';
|
|
3
3
|
import { ButtonVariantProps } from '@kopexa/theme';
|
|
4
4
|
import { ComponentProps } from 'react';
|
|
5
5
|
|
package/dist/alert-dialog.js
CHANGED
|
@@ -34,7 +34,7 @@ __export(alert_dialog_exports, {
|
|
|
34
34
|
AlertDialogTrigger: () => AlertDialogTrigger
|
|
35
35
|
});
|
|
36
36
|
module.exports = __toCommonJS(alert_dialog_exports);
|
|
37
|
-
var import_alert_dialog = require("@base-ui
|
|
37
|
+
var import_alert_dialog = require("@base-ui/react/alert-dialog");
|
|
38
38
|
var import_react_utils = require("@kopexa/react-utils");
|
|
39
39
|
var import_shared_utils = require("@kopexa/shared-utils");
|
|
40
40
|
var import_theme = require("@kopexa/theme");
|
package/dist/alert-dialog.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
// src/alert-dialog.tsx
|
|
4
|
-
import { AlertDialog as AlertDialogPrimitive } from "@base-ui
|
|
4
|
+
import { AlertDialog as AlertDialogPrimitive } from "@base-ui/react/alert-dialog";
|
|
5
5
|
import { createContext } from "@kopexa/react-utils";
|
|
6
6
|
import { cn } from "@kopexa/shared-utils";
|
|
7
7
|
import { alertDialog, button } from "@kopexa/theme";
|
package/dist/confirm.dialog.js
CHANGED
|
@@ -26,7 +26,7 @@ __export(confirm_dialog_exports, {
|
|
|
26
26
|
module.exports = __toCommonJS(confirm_dialog_exports);
|
|
27
27
|
|
|
28
28
|
// src/alert-dialog.tsx
|
|
29
|
-
var import_alert_dialog = require("@base-ui
|
|
29
|
+
var import_alert_dialog = require("@base-ui/react/alert-dialog");
|
|
30
30
|
var import_react_utils = require("@kopexa/react-utils");
|
|
31
31
|
var import_shared_utils = require("@kopexa/shared-utils");
|
|
32
32
|
var import_theme = require("@kopexa/theme");
|
package/dist/confirm.dialog.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
ConfirmDialog
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-4MS3IWCU.mjs";
|
|
5
|
+
import "./chunk-625LK4S3.mjs";
|
|
6
|
+
import "./chunk-ZJNUXKD4.mjs";
|
|
7
7
|
import "./chunk-C7GZJJIK.mjs";
|
|
8
8
|
export {
|
|
9
9
|
ConfirmDialog
|
package/dist/confirm.js
CHANGED
|
@@ -31,7 +31,7 @@ var import_react_utils = require("@kopexa/react-utils");
|
|
|
31
31
|
var [ConfirmInternalProvider, useConfirm] = (0, import_react_utils.createContext)();
|
|
32
32
|
|
|
33
33
|
// src/alert-dialog.tsx
|
|
34
|
-
var import_alert_dialog = require("@base-ui
|
|
34
|
+
var import_alert_dialog = require("@base-ui/react/alert-dialog");
|
|
35
35
|
var import_react_utils2 = require("@kopexa/react-utils");
|
|
36
36
|
var import_shared_utils = require("@kopexa/shared-utils");
|
|
37
37
|
var import_theme = require("@kopexa/theme");
|
package/dist/confirm.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
ConfirmDialogProvider
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-JBXDSFA4.mjs";
|
|
5
5
|
import "./chunk-KY5A23F3.mjs";
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-4MS3IWCU.mjs";
|
|
7
|
+
import "./chunk-625LK4S3.mjs";
|
|
8
|
+
import "./chunk-ZJNUXKD4.mjs";
|
|
9
9
|
import "./chunk-C7GZJJIK.mjs";
|
|
10
10
|
export {
|
|
11
11
|
ConfirmDialogProvider
|
package/dist/index.d.mts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -51,7 +51,7 @@ __export(namespace_exports, {
|
|
|
51
51
|
});
|
|
52
52
|
|
|
53
53
|
// src/alert-dialog.tsx
|
|
54
|
-
var import_alert_dialog = require("@base-ui
|
|
54
|
+
var import_alert_dialog = require("@base-ui/react/alert-dialog");
|
|
55
55
|
var import_react_utils2 = require("@kopexa/react-utils");
|
|
56
56
|
var import_shared_utils = require("@kopexa/shared-utils");
|
|
57
57
|
var import_theme = require("@kopexa/theme");
|
package/dist/index.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
ConfirmDialogProvider
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-JBXDSFA4.mjs";
|
|
5
5
|
import {
|
|
6
6
|
useConfirm
|
|
7
7
|
} from "./chunk-KY5A23F3.mjs";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-4MS3IWCU.mjs";
|
|
9
9
|
import {
|
|
10
10
|
namespace_exports
|
|
11
|
-
} from "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
} from "./chunk-625LK4S3.mjs";
|
|
12
|
+
import "./chunk-ZJNUXKD4.mjs";
|
|
13
13
|
import "./chunk-C7GZJJIK.mjs";
|
|
14
14
|
export {
|
|
15
15
|
namespace_exports as AlertDialog,
|
package/dist/namespace.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { AlertDialogAction as Action, AlertDialogActionProps as ActionProps, AlertDialogCancel as Cancel, AlertDialogCancelProps as CancelProps, AlertDialogContent as Content, AlertDialogContentProps as ContentProps, AlertDialogDescription as Description, AlertDialogDescriptionProps as DescriptionProps, AlertDialogFooter as Footer, AlertDialogFooterProps as FooterProps, AlertDialogHeader as Header, AlertDialogHeaderProps as HeaderProps, AlertDialogOverlay as Overlay, AlertDialogOverlayProps as OverlayProps, AlertDialogPortal as Portal, AlertDialogPortalProps as PortalProps, AlertDialogRoot as Root, AlertDialogRootProps as RootProps, AlertDialogTitle as Title, AlertDialogTitleProps as TitleProps, AlertDialogTrigger as Trigger, AlertDialogTriggerProps as TriggerProps } from './alert-dialog.mjs';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
|
-
import '@base-ui
|
|
3
|
+
import '@base-ui/react/alert-dialog';
|
|
4
4
|
import '@kopexa/theme';
|
|
5
5
|
import 'react';
|
package/dist/namespace.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { AlertDialogAction as Action, AlertDialogActionProps as ActionProps, AlertDialogCancel as Cancel, AlertDialogCancelProps as CancelProps, AlertDialogContent as Content, AlertDialogContentProps as ContentProps, AlertDialogDescription as Description, AlertDialogDescriptionProps as DescriptionProps, AlertDialogFooter as Footer, AlertDialogFooterProps as FooterProps, AlertDialogHeader as Header, AlertDialogHeaderProps as HeaderProps, AlertDialogOverlay as Overlay, AlertDialogOverlayProps as OverlayProps, AlertDialogPortal as Portal, AlertDialogPortalProps as PortalProps, AlertDialogRoot as Root, AlertDialogRootProps as RootProps, AlertDialogTitle as Title, AlertDialogTitleProps as TitleProps, AlertDialogTrigger as Trigger, AlertDialogTriggerProps as TriggerProps } from './alert-dialog.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
|
-
import '@base-ui
|
|
3
|
+
import '@base-ui/react/alert-dialog';
|
|
4
4
|
import '@kopexa/theme';
|
|
5
5
|
import 'react';
|
package/dist/namespace.js
CHANGED
|
@@ -36,7 +36,7 @@ __export(namespace_exports, {
|
|
|
36
36
|
module.exports = __toCommonJS(namespace_exports);
|
|
37
37
|
|
|
38
38
|
// src/alert-dialog.tsx
|
|
39
|
-
var import_alert_dialog = require("@base-ui
|
|
39
|
+
var import_alert_dialog = require("@base-ui/react/alert-dialog");
|
|
40
40
|
var import_react_utils = require("@kopexa/react-utils");
|
|
41
41
|
var import_shared_utils = require("@kopexa/shared-utils");
|
|
42
42
|
var import_theme = require("@kopexa/theme");
|
package/dist/namespace.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-625LK4S3.mjs";
|
|
3
3
|
import {
|
|
4
4
|
AlertDialogAction,
|
|
5
5
|
AlertDialogCancel,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
AlertDialogRoot,
|
|
13
13
|
AlertDialogTitle,
|
|
14
14
|
AlertDialogTrigger
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-ZJNUXKD4.mjs";
|
|
16
16
|
import "./chunk-C7GZJJIK.mjs";
|
|
17
17
|
export {
|
|
18
18
|
AlertDialogAction as Action,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kopexa/alert-dialog",
|
|
3
|
-
"version": "17.0
|
|
3
|
+
"version": "17.1.0",
|
|
4
4
|
"description": "A modal dialog that interrupts the user with important content and expects a response.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"alert-dialog"
|
|
@@ -28,12 +28,12 @@
|
|
|
28
28
|
"motion": ">=12.23.6",
|
|
29
29
|
"react": ">=19.0.0-rc.0",
|
|
30
30
|
"react-dom": ">=19.0.0-rc.0",
|
|
31
|
-
"@kopexa/theme": "17.
|
|
31
|
+
"@kopexa/theme": "17.15.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@base-ui
|
|
35
|
-
"@kopexa/
|
|
36
|
-
"@kopexa/
|
|
34
|
+
"@base-ui/react": "^1.1.0",
|
|
35
|
+
"@kopexa/react-utils": "17.0.28",
|
|
36
|
+
"@kopexa/shared-utils": "17.0.28"
|
|
37
37
|
},
|
|
38
38
|
"clean-package": "../../../clean-package.config.json",
|
|
39
39
|
"module": "dist/index.mjs",
|