@ttoss/components 2.2.21 → 2.2.22
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,6 +1,6 @@
|
|
|
1
1
|
/** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */
|
|
2
2
|
|
|
3
|
-
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.
|
|
3
|
+
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.1.0/node_modules/@iconify-icon/react/dist/iconify.mjs
|
|
4
4
|
import React from "react";
|
|
5
5
|
|
|
6
6
|
// ../../node_modules/.pnpm/iconify-icon@2.2.0/node_modules/iconify-icon/dist/iconify-icon.mjs
|
|
@@ -2226,7 +2226,7 @@ var {
|
|
|
2226
2226
|
_api
|
|
2227
2227
|
} = IconifyIconComponent;
|
|
2228
2228
|
|
|
2229
|
-
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.
|
|
2229
|
+
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.1.0/node_modules/@iconify-icon/react/dist/iconify.mjs
|
|
2230
2230
|
var Icon = React.forwardRef((props, ref) => {
|
|
2231
2231
|
const newProps = {
|
|
2232
2232
|
...props,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */
|
|
2
|
-
import { Icon, NotificationCard } from "../chunk-
|
|
2
|
+
import { Icon, NotificationCard } from "../chunk-ZLUIOHK3.js";
|
|
3
3
|
|
|
4
4
|
// src/components/NotificationsMenu/NotificationsMenu.tsx
|
|
5
5
|
import { Box, Card, Flex, IconButton, Text } from "@ttoss/ui";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */
|
|
2
2
|
|
|
3
|
-
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.
|
|
3
|
+
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.1.0/node_modules/@iconify-icon/react/dist/iconify.mjs
|
|
4
4
|
import React from "react";
|
|
5
5
|
|
|
6
6
|
// ../../node_modules/.pnpm/iconify-icon@2.2.0/node_modules/iconify-icon/dist/iconify-icon.mjs
|
|
@@ -2226,7 +2226,7 @@ var {
|
|
|
2226
2226
|
_api
|
|
2227
2227
|
} = IconifyIconComponent;
|
|
2228
2228
|
|
|
2229
|
-
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.
|
|
2229
|
+
// ../../node_modules/.pnpm/@iconify-icon+react@2.2.0_react@19.1.0/node_modules/@iconify-icon/react/dist/iconify.mjs
|
|
2230
2230
|
var Icon = React.forwardRef((props, ref) => {
|
|
2231
2231
|
const newProps = {
|
|
2232
2232
|
...props,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ttoss/components",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.22",
|
|
4
4
|
"description": "React components for ttoss ecosystem.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "ttoss",
|
|
@@ -97,21 +97,21 @@
|
|
|
97
97
|
},
|
|
98
98
|
"peerDependencies": {
|
|
99
99
|
"react": ">=16.8.0",
|
|
100
|
-
"@ttoss/react-hooks": "^2.0.
|
|
101
|
-
"@ttoss/ui": "^5.8.
|
|
100
|
+
"@ttoss/react-hooks": "^2.0.12",
|
|
101
|
+
"@ttoss/ui": "^5.8.2"
|
|
102
102
|
},
|
|
103
103
|
"devDependencies": {
|
|
104
|
-
"@types/jest": "^
|
|
105
|
-
"@types/react": "^19.
|
|
106
|
-
"jest": "^
|
|
107
|
-
"react": "^19.
|
|
108
|
-
"tsup": "^8.
|
|
104
|
+
"@types/jest": "^30.0.0",
|
|
105
|
+
"@types/react": "^19.1.8",
|
|
106
|
+
"jest": "^30.0.2",
|
|
107
|
+
"react": "^19.1.0",
|
|
108
|
+
"tsup": "^8.5.0",
|
|
109
109
|
"tsx": "^4.19.2",
|
|
110
|
-
"@ttoss/config": "^1.35.
|
|
111
|
-
"@ttoss/react-hooks": "^2.0.
|
|
112
|
-
"@ttoss/
|
|
113
|
-
"@ttoss/
|
|
114
|
-
"@ttoss/ui": "^5.8.
|
|
110
|
+
"@ttoss/config": "^1.35.4",
|
|
111
|
+
"@ttoss/react-hooks": "^2.0.12",
|
|
112
|
+
"@ttoss/react-icons": "^0.4.12",
|
|
113
|
+
"@ttoss/test-utils": "^2.1.24",
|
|
114
|
+
"@ttoss/ui": "^5.8.2"
|
|
115
115
|
},
|
|
116
116
|
"keywords": [
|
|
117
117
|
"React",
|