@kopexa/sight 7.0.13 → 7.0.14

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/index.d.mts CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from '@kopexa/accordion';
2
2
  export * from '@kopexa/alert-dialog';
3
3
  export * from '@kopexa/avatar';
4
+ export * from '@kopexa/blankstate';
4
5
  export * from '@kopexa/button';
5
6
  export * from '@kopexa/calendar';
6
7
  export * from '@kopexa/callout';
package/dist/index.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from '@kopexa/accordion';
2
2
  export * from '@kopexa/alert-dialog';
3
3
  export * from '@kopexa/avatar';
4
+ export * from '@kopexa/blankstate';
4
5
  export * from '@kopexa/button';
5
6
  export * from '@kopexa/calendar';
6
7
  export * from '@kopexa/callout';
package/dist/index.js CHANGED
@@ -21,6 +21,7 @@ module.exports = __toCommonJS(index_exports);
21
21
  __reExport(index_exports, require("@kopexa/accordion"), module.exports);
22
22
  __reExport(index_exports, require("@kopexa/alert-dialog"), module.exports);
23
23
  __reExport(index_exports, require("@kopexa/avatar"), module.exports);
24
+ __reExport(index_exports, require("@kopexa/blankstate"), module.exports);
24
25
  __reExport(index_exports, require("@kopexa/button"), module.exports);
25
26
  __reExport(index_exports, require("@kopexa/calendar"), module.exports);
26
27
  __reExport(index_exports, require("@kopexa/callout"), module.exports);
@@ -59,6 +60,7 @@ __reExport(index_exports, require("@kopexa/tooltip"), module.exports);
59
60
  ...require("@kopexa/accordion"),
60
61
  ...require("@kopexa/alert-dialog"),
61
62
  ...require("@kopexa/avatar"),
63
+ ...require("@kopexa/blankstate"),
62
64
  ...require("@kopexa/button"),
63
65
  ...require("@kopexa/calendar"),
64
66
  ...require("@kopexa/callout"),
package/dist/index.mjs CHANGED
@@ -4,6 +4,7 @@
4
4
  export * from "@kopexa/accordion";
5
5
  export * from "@kopexa/alert-dialog";
6
6
  export * from "@kopexa/avatar";
7
+ export * from "@kopexa/blankstate";
7
8
  export * from "@kopexa/button";
8
9
  export * from "@kopexa/calendar";
9
10
  export * from "@kopexa/callout";
@@ -1,6 +1,7 @@
1
1
  export * from '@kopexa/accordion';
2
2
  export * from '@kopexa/alert-dialog';
3
3
  export * from '@kopexa/avatar';
4
+ export * from '@kopexa/blankstate';
4
5
  export * from '@kopexa/button';
5
6
  export * from '@kopexa/calendar';
6
7
  export * from '@kopexa/callout';
@@ -1,6 +1,7 @@
1
1
  export * from '@kopexa/accordion';
2
2
  export * from '@kopexa/alert-dialog';
3
3
  export * from '@kopexa/avatar';
4
+ export * from '@kopexa/blankstate';
4
5
  export * from '@kopexa/button';
5
6
  export * from '@kopexa/calendar';
6
7
  export * from '@kopexa/callout';
@@ -22,6 +22,7 @@ module.exports = __toCommonJS(index_ts_backup_exports);
22
22
  __reExport(index_ts_backup_exports, require("@kopexa/accordion"), module.exports);
23
23
  __reExport(index_ts_backup_exports, require("@kopexa/alert-dialog"), module.exports);
24
24
  __reExport(index_ts_backup_exports, require("@kopexa/avatar"), module.exports);
25
+ __reExport(index_ts_backup_exports, require("@kopexa/blankstate"), module.exports);
25
26
  __reExport(index_ts_backup_exports, require("@kopexa/button"), module.exports);
26
27
  __reExport(index_ts_backup_exports, require("@kopexa/calendar"), module.exports);
27
28
  __reExport(index_ts_backup_exports, require("@kopexa/callout"), module.exports);
@@ -60,6 +61,7 @@ __reExport(index_ts_backup_exports, require("@kopexa/tooltip"), module.exports);
60
61
  ...require("@kopexa/accordion"),
61
62
  ...require("@kopexa/alert-dialog"),
62
63
  ...require("@kopexa/avatar"),
64
+ ...require("@kopexa/blankstate"),
63
65
  ...require("@kopexa/button"),
64
66
  ...require("@kopexa/calendar"),
65
67
  ...require("@kopexa/callout"),
@@ -5,6 +5,7 @@
5
5
  export * from "@kopexa/accordion";
6
6
  export * from "@kopexa/alert-dialog";
7
7
  export * from "@kopexa/avatar";
8
+ export * from "@kopexa/blankstate";
8
9
  export * from "@kopexa/button";
9
10
  export * from "@kopexa/calendar";
10
11
  export * from "@kopexa/callout";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/sight",
3
- "version": "7.0.13",
3
+ "version": "7.0.14",
4
4
  "description": "Kopexas react UI Library",
5
5
  "keywords": [
6
6
  "sight"
@@ -28,47 +28,48 @@
28
28
  "react": ">=19.0.0-rc.0",
29
29
  "react-dom": ">=19.0.0-rc.0",
30
30
  "motion": ">=12.23.6",
31
- "@kopexa/theme": "1.6.10"
31
+ "@kopexa/theme": "1.6.11"
32
32
  },
33
33
  "dependencies": {
34
34
  "@kopexa/shared-utils": "1.1.5",
35
35
  "@kopexa/react-utils": "2.0.6",
36
- "@kopexa/button": "7.0.10",
37
- "@kopexa/dialog": "9.0.10",
38
- "@kopexa/drawer": "9.0.10",
39
- "@kopexa/popover": "9.0.10",
40
- "@kopexa/command": "6.0.10",
41
- "@kopexa/tooltip": "5.0.10",
42
- "@kopexa/spinner": "5.0.10",
43
- "@kopexa/page-layout": "4.0.10",
44
- "@kopexa/dropdown-menu": "2.0.10",
45
- "@kopexa/calendar": "2.0.10",
46
- "@kopexa/input": "2.0.10",
47
- "@kopexa/chip": "2.0.10",
48
- "@kopexa/alert-dialog": "2.0.10",
49
- "@kopexa/card": "1.0.10",
50
- "@kopexa/avatar": "2.0.10",
51
- "@kopexa/table": "1.0.10",
52
- "@kopexa/code": "1.0.10",
53
- "@kopexa/data-table": "1.0.11",
54
- "@kopexa/checkbox": "1.0.11",
55
- "@kopexa/skeleton": "1.0.10",
56
- "@kopexa/page-header": "1.0.10",
57
- "@kopexa/heading": "1.0.10",
58
- "@kopexa/tab-nav": "1.0.10",
59
- "@kopexa/sidebar": "1.0.11",
60
- "@kopexa/separator": "1.0.10",
61
- "@kopexa/risk-indicator": "1.0.10",
62
- "@kopexa/tabs": "1.0.10",
63
- "@kopexa/risk-badge": "0.0.10",
64
- "@kopexa/split-page-layout": "0.0.10",
65
- "@kopexa/section-row": "0.0.10",
66
- "@kopexa/preview-card": "0.0.10",
67
- "@kopexa/resizable": "0.0.9",
68
- "@kopexa/hover-card": "0.0.8",
69
- "@kopexa/infotip": "0.0.8",
70
- "@kopexa/accordion": "0.0.7",
71
- "@kopexa/callout": "0.0.5"
36
+ "@kopexa/button": "7.0.11",
37
+ "@kopexa/dialog": "9.0.11",
38
+ "@kopexa/drawer": "9.0.11",
39
+ "@kopexa/popover": "9.0.11",
40
+ "@kopexa/command": "6.0.11",
41
+ "@kopexa/tooltip": "5.0.11",
42
+ "@kopexa/spinner": "5.0.11",
43
+ "@kopexa/page-layout": "4.0.11",
44
+ "@kopexa/dropdown-menu": "2.0.11",
45
+ "@kopexa/calendar": "2.0.11",
46
+ "@kopexa/input": "2.0.11",
47
+ "@kopexa/chip": "2.0.11",
48
+ "@kopexa/alert-dialog": "2.0.11",
49
+ "@kopexa/card": "1.0.11",
50
+ "@kopexa/avatar": "2.0.11",
51
+ "@kopexa/table": "1.0.11",
52
+ "@kopexa/code": "1.0.11",
53
+ "@kopexa/data-table": "1.0.12",
54
+ "@kopexa/checkbox": "1.0.12",
55
+ "@kopexa/skeleton": "1.0.11",
56
+ "@kopexa/page-header": "1.0.11",
57
+ "@kopexa/heading": "1.0.11",
58
+ "@kopexa/tab-nav": "1.0.11",
59
+ "@kopexa/sidebar": "1.0.12",
60
+ "@kopexa/separator": "1.0.11",
61
+ "@kopexa/risk-indicator": "1.0.11",
62
+ "@kopexa/tabs": "1.0.11",
63
+ "@kopexa/risk-badge": "0.0.11",
64
+ "@kopexa/split-page-layout": "0.0.11",
65
+ "@kopexa/section-row": "0.0.11",
66
+ "@kopexa/preview-card": "0.0.11",
67
+ "@kopexa/resizable": "0.0.10",
68
+ "@kopexa/hover-card": "0.0.9",
69
+ "@kopexa/infotip": "0.0.9",
70
+ "@kopexa/accordion": "0.0.8",
71
+ "@kopexa/callout": "0.0.6",
72
+ "@kopexa/blankstate": "0.0.1"
72
73
  },
73
74
  "clean-package": "../../../clean-package.config.json",
74
75
  "module": "dist/index.mjs",