@ttoss/components 2.5.0 → 2.5.1
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/esm/Menu/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */
|
|
2
|
-
import { NotificationCard } from "../chunk-
|
|
3
|
-
import "../chunk-
|
|
2
|
+
import { NotificationCard } from "../chunk-4GBVRL7E.js";
|
|
3
|
+
import "../chunk-2R7AUPJL.js";
|
|
4
4
|
import "../chunk-V4MHYKRI.js";
|
|
5
5
|
export { NotificationCard };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */
|
|
2
|
-
import { NotificationCard } from "../chunk-
|
|
3
|
-
import { Icon } from "../chunk-
|
|
2
|
+
import { NotificationCard } from "../chunk-4GBVRL7E.js";
|
|
3
|
+
import { Icon } from "../chunk-2R7AUPJL.js";
|
|
4
4
|
import { __name } from "../chunk-V4MHYKRI.js";
|
|
5
5
|
|
|
6
6
|
// src/components/NotificationsMenu/NotificationsMenu.tsx
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */
|
|
2
2
|
import { __name } from "./chunk-V4MHYKRI.js";
|
|
3
3
|
|
|
4
|
-
// ../../node_modules/.pnpm/@iconify-icon+react@2.3.0_react@19.
|
|
4
|
+
// ../../node_modules/.pnpm/@iconify-icon+react@2.3.0_react@19.2.0/node_modules/@iconify-icon/react/dist/iconify.mjs
|
|
5
5
|
import React from "react";
|
|
6
6
|
|
|
7
7
|
// ../../node_modules/.pnpm/iconify-icon@2.3.0/node_modules/iconify-icon/dist/iconify-icon.mjs
|
|
@@ -2130,7 +2130,7 @@ var {
|
|
|
2130
2130
|
_api
|
|
2131
2131
|
} = IconifyIconComponent;
|
|
2132
2132
|
|
|
2133
|
-
// ../../node_modules/.pnpm/@iconify-icon+react@2.3.0_react@19.
|
|
2133
|
+
// ../../node_modules/.pnpm/@iconify-icon+react@2.3.0_react@19.2.0/node_modules/@iconify-icon/react/dist/iconify.mjs
|
|
2134
2134
|
var Icon = React.forwardRef((props, ref) => {
|
|
2135
2135
|
const newProps = {
|
|
2136
2136
|
...props,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */
|
|
2
|
-
import { Icon } from "./chunk-
|
|
2
|
+
import { Icon } from "./chunk-2R7AUPJL.js";
|
|
3
3
|
import { __name } from "./chunk-V4MHYKRI.js";
|
|
4
4
|
|
|
5
5
|
// src/components/NotificationCard/NotificationCard.tsx
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ttoss/components",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.1",
|
|
4
4
|
"description": "React components for ttoss ecosystem.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "ttoss",
|
|
@@ -16,67 +16,67 @@
|
|
|
16
16
|
"exports": {
|
|
17
17
|
"./Accordion": {
|
|
18
18
|
"types": "./dist/Accordion/index.d.ts",
|
|
19
|
-
"
|
|
19
|
+
"default": "./dist/esm/Accordion/index.js"
|
|
20
20
|
},
|
|
21
21
|
"./Drawer": {
|
|
22
22
|
"types": "./dist/Drawer/index.d.ts",
|
|
23
|
-
"
|
|
23
|
+
"default": "./dist/esm/Drawer/index.js"
|
|
24
24
|
},
|
|
25
25
|
"./InstallPwa": {
|
|
26
26
|
"types": "./dist/InstallPwa/index.d.ts",
|
|
27
|
-
"
|
|
27
|
+
"default": "./dist/esm/InstallPwa/index.js"
|
|
28
28
|
},
|
|
29
29
|
"./FileUploader": {
|
|
30
30
|
"types": "./dist/FileUploader/index.d.ts",
|
|
31
|
-
"
|
|
31
|
+
"default": "./dist/esm/FileUploader/index.js"
|
|
32
32
|
},
|
|
33
33
|
"./JsonEditor": {
|
|
34
34
|
"types": "./dist/JsonEditor/index.d.ts",
|
|
35
|
-
"
|
|
35
|
+
"default": "./dist/esm/JsonEditor/index.js"
|
|
36
36
|
},
|
|
37
37
|
"./JsonView": {
|
|
38
38
|
"types": "./dist/JsonView/index.d.ts",
|
|
39
|
-
"
|
|
39
|
+
"default": "./dist/esm/JsonView/index.js"
|
|
40
40
|
},
|
|
41
41
|
"./List": {
|
|
42
42
|
"types": "./dist/List/index.d.ts",
|
|
43
|
-
"
|
|
43
|
+
"default": "./dist/esm/List/index.js"
|
|
44
44
|
},
|
|
45
45
|
"./Markdown": {
|
|
46
46
|
"types": "./dist/Markdown/index.d.ts",
|
|
47
|
-
"
|
|
47
|
+
"default": "./dist/esm/Markdown/index.js"
|
|
48
48
|
},
|
|
49
49
|
"./Menu": {
|
|
50
50
|
"types": "./dist/Menu/index.d.ts",
|
|
51
|
-
"
|
|
51
|
+
"default": "./dist/esm/Menu/index.js"
|
|
52
52
|
},
|
|
53
53
|
"./Modal": {
|
|
54
54
|
"types": "./dist/Modal/index.d.ts",
|
|
55
|
-
"
|
|
55
|
+
"default": "./dist/esm/Modal/index.js"
|
|
56
56
|
},
|
|
57
57
|
"./NotificationCard": {
|
|
58
58
|
"types": "./dist/NotificationCard/index.d.ts",
|
|
59
|
-
"
|
|
59
|
+
"default": "./dist/esm/NotificationCard/index.js"
|
|
60
60
|
},
|
|
61
61
|
"./NotificationsMenu": {
|
|
62
62
|
"types": "./dist/NotificationsMenu/index.d.ts",
|
|
63
|
-
"
|
|
63
|
+
"default": "./dist/esm/NotificationsMenu/index.js"
|
|
64
64
|
},
|
|
65
65
|
"./Search": {
|
|
66
66
|
"types": "./dist/Search/index.d.ts",
|
|
67
|
-
"
|
|
67
|
+
"default": "./dist/esm/Search/index.js"
|
|
68
68
|
},
|
|
69
69
|
"./Table": {
|
|
70
70
|
"types": "./dist/Table/index.d.ts",
|
|
71
|
-
"
|
|
71
|
+
"default": "./dist/esm/Table/index.js"
|
|
72
72
|
},
|
|
73
73
|
"./Tabs": {
|
|
74
74
|
"types": "./dist/Tabs/index.d.ts",
|
|
75
|
-
"
|
|
75
|
+
"default": "./dist/esm/Tabs/index.js"
|
|
76
76
|
},
|
|
77
77
|
"./Toast": {
|
|
78
78
|
"types": "./dist/Toast/index.d.ts",
|
|
79
|
-
"
|
|
79
|
+
"default": "./dist/esm/Toast/index.js"
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
"files": [
|
|
@@ -101,24 +101,24 @@
|
|
|
101
101
|
},
|
|
102
102
|
"peerDependencies": {
|
|
103
103
|
"react": ">=16.8.0",
|
|
104
|
-
"@ttoss/react-hooks": "^2.1.
|
|
105
|
-
"@ttoss/ui": "^5.10.
|
|
106
|
-
"@ttoss/react-i18n": "^2.0.
|
|
104
|
+
"@ttoss/react-hooks": "^2.1.5",
|
|
105
|
+
"@ttoss/ui": "^5.10.3",
|
|
106
|
+
"@ttoss/react-i18n": "^2.0.19"
|
|
107
107
|
},
|
|
108
108
|
"devDependencies": {
|
|
109
109
|
"@types/jest": "^30.0.0",
|
|
110
|
-
"@types/react": "^19.
|
|
111
|
-
"jest": "^30.0
|
|
112
|
-
"react": "^19.
|
|
110
|
+
"@types/react": "^19.2.2",
|
|
111
|
+
"jest": "^30.2.0",
|
|
112
|
+
"react": "^19.2.0",
|
|
113
113
|
"tsup": "^8.5.0",
|
|
114
114
|
"tsx": "^4.19.2",
|
|
115
|
-
"@ttoss/config": "^1.35.
|
|
116
|
-
"@ttoss/i18n-cli": "^0.7.
|
|
117
|
-
"@ttoss/react-hooks": "^2.1.
|
|
118
|
-
"@ttoss/react-
|
|
119
|
-
"@ttoss/
|
|
120
|
-
"@ttoss/
|
|
121
|
-
"@ttoss/
|
|
115
|
+
"@ttoss/config": "^1.35.9",
|
|
116
|
+
"@ttoss/i18n-cli": "^0.7.35",
|
|
117
|
+
"@ttoss/react-hooks": "^2.1.5",
|
|
118
|
+
"@ttoss/react-i18n": "^2.0.19",
|
|
119
|
+
"@ttoss/react-icons": "^0.4.18",
|
|
120
|
+
"@ttoss/ui": "^5.10.3",
|
|
121
|
+
"@ttoss/test-utils": "^3.0.1"
|
|
122
122
|
},
|
|
123
123
|
"keywords": [
|
|
124
124
|
"React",
|