pixel-react 1.17.4 → 1.17.5
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/lib/components/Accordion/types.d.ts +1 -1
- package/lib/components/AppHeader/AppHeader.js +10 -4
- package/lib/components/AppHeader/AppHeader.js.map +1 -1
- package/lib/components/Box/types.d.ts +3 -3
- package/lib/components/BrowserTabs/BrowserTabs.js +3 -1
- package/lib/components/BrowserTabs/BrowserTabs.js.map +1 -1
- package/lib/components/BrowserTabs/types.d.ts +1 -1
- package/lib/components/Button/types.d.ts +1 -1
- package/lib/components/ChipWithCount/ChipWithCount.js.map +1 -1
- package/lib/components/Comments/mentionUser/MentionUser.js +3 -1
- package/lib/components/Comments/mentionUser/MentionUser.js.map +1 -1
- package/lib/components/Comments/type.d.ts +1 -1
- package/lib/components/ConnectingBranch/BranchComponents/MachineInstances.js +4 -2
- package/lib/components/ConnectingBranch/BranchComponents/MachineInstances.js.map +1 -1
- package/lib/components/ConnectingBranch/types.d.ts +3 -3
- package/lib/components/DebugToolsPanel/DebugToolsPanel.js +3 -1
- package/lib/components/DebugToolsPanel/DebugToolsPanel.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/ActiveCell.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/Spreadsheet.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/Table.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/types.d.ts +1 -1
- package/lib/components/Form/Forms.d.ts +1 -1
- package/lib/components/Form/Forms.js.map +1 -1
- package/lib/components/MenuOption/MenuOption.js +3 -1
- package/lib/components/MenuOption/MenuOption.js.map +1 -1
- package/lib/components/MenuOption/types.d.ts +2 -2
- package/lib/components/NLPInput/components/NlpDropDown/NlpDropDownType.d.ts +2 -2
- package/lib/components/NLPInput/components/NlpDropDown/NlpDropdown.js.map +1 -1
- package/lib/components/NLPInput/types.d.ts +1 -1
- package/lib/components/OtpVerification/OtpVerification.js +3 -1
- package/lib/components/OtpVerification/OtpVerification.js.map +1 -1
- package/lib/components/PrePostTable/PrePostTable.js.map +1 -1
- package/lib/components/PrePostTable/Types.d.ts +2 -2
- package/lib/components/Select/components/types.d.ts +2 -2
- package/lib/components/Select/types.d.ts +1 -1
- package/lib/components/SessionDropdown/SessionDropdown.js +4 -4
- package/lib/components/SessionDropdown/SessionDropdown.js.map +1 -1
- package/lib/components/SessionDropdown/type.d.ts +0 -2
- package/lib/components/StepsLandingTable/Components/StepGroupAccordions.js +5 -1
- package/lib/components/StepsLandingTable/Components/StepGroupAccordions.js.map +1 -1
- package/lib/components/StepsLandingTable/Components/StepInnerTable.js.map +1 -1
- package/lib/components/StepsLandingTable/Components/Types.d.ts +1 -1
- package/lib/components/StepsLandingTable/StepLandingTable.d.ts +1 -1
- package/lib/components/StepsLandingTable/types.d.ts +2 -2
- package/lib/components/Table/Types.d.ts +1 -1
- package/lib/components/TableTree/Utils/formatDataCell.js +1 -1
- package/lib/components/TableTree/Utils/formatDataCell.js.map +1 -1
- package/lib/components/TableTree/types.d.ts +7 -7
- package/lib/components/TableTreeFn/Utils/formatDataCell.js +1 -1
- package/lib/components/TableTreeFn/Utils/formatDataCell.js.map +1 -1
- package/lib/components/TableTreeFn/types.d.ts +7 -7
- package/lib/components/TableWithAccordion/types.d.ts +1 -1
- package/lib/components/Tabs/types.d.ts +2 -2
- package/lib/components/TabsWithSilder/types.d.ts +2 -2
- package/lib/components/Tooltip/Tooltip.js +1 -1
- package/lib/components/Tooltip/Tooltip.js.map +1 -1
- package/lib/components/Tooltip/types.d.ts +2 -2
- package/lib/components/Typography/types.d.ts +1 -1
- package/lib/components/VariableInput/VariableInput.js.map +1 -1
- package/lib/hooks/useClickOutside.d.ts +1 -1
- package/lib/hooks/useClickOutside.js.map +1 -1
- package/lib/hooks/usePortalPosition.d.ts +1 -1
- package/lib/hooks/usePortalPosition.js.map +1 -1
- package/lib/index.d.ts +32 -34
- package/lib/index.js +8 -8
- package/lib/index.js.map +1 -1
- package/lib/styles.css +1 -1
- package/lib/styles.css.map +1 -1
- package/lib/utils/getAnchorElement/getAnchorElement.d.ts +1 -1
- package/lib/utils/getAnchorElement/getAnchorElement.js.map +1 -1
- package/lib/utils/keyBoardActionUtil/UseKeyboardActions.d.ts +1 -1
- package/lib/utils/keyBoardActionUtil/UseKeyboardActions.js.map +1 -1
- package/package.json +101 -106
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getAnchorElement: (anchorRef: React.RefObject<HTMLElement> | string) => HTMLElement | null;
|
|
1
|
+
export declare const getAnchorElement: (anchorRef: React.RefObject<HTMLElement | null> | string) => HTMLElement | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAnchorElement.js","sourceRoot":"","sources":["../../../src/utils/getAnchorElement/getAnchorElement.ts"],"names":[],"mappings":"AAAA,4CAA4C;AAC5C,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"getAnchorElement.js","sourceRoot":"","sources":["../../../src/utils/getAnchorElement/getAnchorElement.ts"],"names":[],"mappings":"AAAA,4CAA4C;AAC5C,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,SAAuD,EAAE,EAAE;IAC1F,IAAI,OAAO,SAAS,KAAK,QAAQ,EAAE,CAAC;QAClC,OAAO,QAAQ,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC;IAC5C,CAAC;IACD,OAAO,SAAS,EAAE,OAAO,IAAI,IAAI,CAAC;AACpC,CAAC,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { RefObject } from 'react';
|
|
2
2
|
import { KeyboardAction } from './types';
|
|
3
|
-
export declare const useKeyboardActions: (actions: KeyboardAction[], ref?: RefObject<HTMLElement>) => void;
|
|
3
|
+
export declare const useKeyboardActions: (actions: KeyboardAction[], ref?: RefObject<HTMLElement | null>) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UseKeyboardActions.js","sourceRoot":"","sources":["../../../src/utils/keyBoardActionUtil/UseKeyboardActions.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAa,MAAM,OAAO,CAAC;AAG7C,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAChC,OAAyB,EACzB,
|
|
1
|
+
{"version":3,"file":"UseKeyboardActions.js","sourceRoot":"","sources":["../../../src/utils/keyBoardActionUtil/UseKeyboardActions.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAa,MAAM,OAAO,CAAC;AAG7C,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAChC,OAAyB,EACzB,GAAmC,EACnC,EAAE;IACF,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,aAAa,GAAG,CAAC,KAAoB,EAAE,EAAE;YAC7C,IAAI,GAAG,EAAE,OAAO,EAAE,CAAC;gBACjB,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,CAAC;oBAClD,OAAO;gBACT,CAAC;YACH,CAAC;YAED,OAAO,CAAC,OAAO,CAAC,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,EAAE;gBAClC,IAAI,KAAK,CAAC,GAAG,KAAK,GAAG,EAAE,CAAC;oBACtB,MAAM,EAAE,CAAC;gBACX,CAAC;YACH,CAAC,CAAC,CAAC;QACL,CAAC,CAAC;QACF,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAC;QAElD,OAAO,GAAG,EAAE;YACV,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAC;QACvD,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC;AACrB,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,106 +1,101 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "pixel-react",
|
|
3
|
-
"description": "Great for pixel-perfect, design-focused components in React",
|
|
4
|
-
"version": "1.17.
|
|
5
|
-
"main": "lib/index.js",
|
|
6
|
-
"module": "lib/index.js",
|
|
7
|
-
"types": "lib/index.d.ts",
|
|
8
|
-
"sideEffects": [
|
|
9
|
-
"lib/styles.css"
|
|
10
|
-
],
|
|
11
|
-
"author": {
|
|
12
|
-
"name": "Padmakant Baloji"
|
|
13
|
-
},
|
|
14
|
-
"license": "MIT",
|
|
15
|
-
"devDependencies": {
|
|
16
|
-
"@
|
|
17
|
-
"@babel/
|
|
18
|
-
"@
|
|
19
|
-
"@
|
|
20
|
-
"@rollup/plugin-
|
|
21
|
-
"@rollup/plugin-
|
|
22
|
-
"@rollup/plugin-
|
|
23
|
-
"@rollup/plugin-typescript": "^12.1.2",
|
|
24
|
-
"@rollup/plugin-url": "^8.0.2",
|
|
25
|
-
"@storybook/addon-docs": "^
|
|
26
|
-
"@storybook/addon-
|
|
27
|
-
"@storybook/addon-
|
|
28
|
-
"@storybook/
|
|
29
|
-
"@
|
|
30
|
-
"@
|
|
31
|
-
"@
|
|
32
|
-
"@
|
|
33
|
-
"@
|
|
34
|
-
"@types/
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
"@
|
|
71
|
-
"@
|
|
72
|
-
"@
|
|
73
|
-
"@
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"jsencrypt": "^3.3.2",
|
|
81
|
-
"node-forge": "^1.3.1",
|
|
82
|
-
"react-archer": "^4.4.0",
|
|
83
|
-
"react-day-picker": "^9.2.1",
|
|
84
|
-
"react-
|
|
85
|
-
"react-
|
|
86
|
-
"
|
|
87
|
-
"react-
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
"lib",
|
|
103
|
-
"README.md",
|
|
104
|
-
"LICENSE"
|
|
105
|
-
]
|
|
106
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "pixel-react",
|
|
3
|
+
"description": "Great for pixel-perfect, design-focused components in React",
|
|
4
|
+
"version": "1.17.5",
|
|
5
|
+
"main": "lib/index.js",
|
|
6
|
+
"module": "lib/index.js",
|
|
7
|
+
"types": "lib/index.d.ts",
|
|
8
|
+
"sideEffects": [
|
|
9
|
+
"lib/styles.css"
|
|
10
|
+
],
|
|
11
|
+
"author": {
|
|
12
|
+
"name": "Padmakant Baloji"
|
|
13
|
+
},
|
|
14
|
+
"license": "MIT",
|
|
15
|
+
"devDependencies": {
|
|
16
|
+
"@babel/core": "^7.0.0",
|
|
17
|
+
"@babel/preset-react": "^7.26.3",
|
|
18
|
+
"@chromatic-com/storybook": "^5.0.1",
|
|
19
|
+
"@rollup/plugin-babel": "^6.0.4",
|
|
20
|
+
"@rollup/plugin-commonjs": "^28.0.2",
|
|
21
|
+
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
22
|
+
"@rollup/plugin-terser": "^0.4.4",
|
|
23
|
+
"@rollup/plugin-typescript": "^12.1.2",
|
|
24
|
+
"@rollup/plugin-url": "^8.0.2",
|
|
25
|
+
"@storybook/addon-docs": "^10.2.8",
|
|
26
|
+
"@storybook/addon-links": "^10.2.8",
|
|
27
|
+
"@storybook/addon-onboarding": "^10.2.8",
|
|
28
|
+
"@storybook/react-vite": "^10.2.8",
|
|
29
|
+
"@types/draft-js": "^0.11.19",
|
|
30
|
+
"@types/js-beautify": "^1.14.3",
|
|
31
|
+
"@types/node-forge": "^1.3.14",
|
|
32
|
+
"@types/react": "^19.2.14",
|
|
33
|
+
"@types/react-dom": "^19.2.3",
|
|
34
|
+
"@types/react-google-recaptcha": "^2.1.9",
|
|
35
|
+
"chromatic": "^11.16.5",
|
|
36
|
+
"cross-env": "^7.0.3",
|
|
37
|
+
"react": "^19.2.4",
|
|
38
|
+
"react-dom": "^19.2.4",
|
|
39
|
+
"rimraf": "^6.0.1",
|
|
40
|
+
"rollup": "^4.24.4",
|
|
41
|
+
"rollup-plugin-dts": "^6.1.0",
|
|
42
|
+
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
43
|
+
"rollup-plugin-postcss": "^4.0.2",
|
|
44
|
+
"rollup-plugin-visualizer": "^5.14.0",
|
|
45
|
+
"sass": "^1.80.6",
|
|
46
|
+
"storybook": "^10.2.8",
|
|
47
|
+
"storybook-addon-theme-provider": "^0.2.6",
|
|
48
|
+
"typescript": "^5.7.2",
|
|
49
|
+
"vite": "^5.4.10"
|
|
50
|
+
},
|
|
51
|
+
"peerDependencies": {
|
|
52
|
+
"react": "^18 || ^19",
|
|
53
|
+
"react-dom": "^18 || ^19"
|
|
54
|
+
},
|
|
55
|
+
"scripts": {
|
|
56
|
+
"storybook": "storybook dev -p 6006",
|
|
57
|
+
"build-storybook": "storybook build",
|
|
58
|
+
"build": "rimraf lib && tsc -b && cross-env NODE_ENV=production rollup -c",
|
|
59
|
+
"analyze": "tsc -b && cross-env ANALYZE=true rollup -c",
|
|
60
|
+
"sync": "git pull origin main && tsc -b && rollup -c",
|
|
61
|
+
"chromatic": "chromatic --exit-zero-on-changes",
|
|
62
|
+
"clean": "rimraf lib node_modules pnpm-lock.yaml package-lock.json yarn.lock"
|
|
63
|
+
},
|
|
64
|
+
"dependencies": {
|
|
65
|
+
"@babel/plugin-transform-react-jsx": "^7.24.7",
|
|
66
|
+
"@dnd-kit/core": "^6.1.0",
|
|
67
|
+
"@dnd-kit/modifiers": "^9.0.0",
|
|
68
|
+
"@dnd-kit/sortable": "^8.0.0",
|
|
69
|
+
"@dnd-kit/utilities": "^3.2.2",
|
|
70
|
+
"@monaco-editor/react": "^4.6.0",
|
|
71
|
+
"@types/react-draft-wysiwyg": "^1.13.8",
|
|
72
|
+
"@types/react-window": "^1.8.8",
|
|
73
|
+
"@vitejs/plugin-react": "^4.3.0",
|
|
74
|
+
"classnames": "^2.5.1",
|
|
75
|
+
"date-fns": "^3.6.0",
|
|
76
|
+
"date-fns-tz": "^3.2.0",
|
|
77
|
+
"draft-js": "^0.11.7",
|
|
78
|
+
"janus-gateway": "^1.3.1",
|
|
79
|
+
"js-beautify": "^1.15.1",
|
|
80
|
+
"jsencrypt": "^3.3.2",
|
|
81
|
+
"node-forge": "^1.3.1",
|
|
82
|
+
"react-archer": "^4.4.0",
|
|
83
|
+
"react-day-picker": "^9.2.1",
|
|
84
|
+
"react-draft-wysiwyg": "^1.15.0",
|
|
85
|
+
"react-google-recaptcha": "^3.1.0",
|
|
86
|
+
"react-hook-form": "7.64.0",
|
|
87
|
+
"react-phone-input-2": "^2.15.1",
|
|
88
|
+
"react-phone-number-input": "^3.4.12",
|
|
89
|
+
"react-virtuoso": "^4.13.0",
|
|
90
|
+
"react-window": "^1.8.10",
|
|
91
|
+
"scss": "^0.2.4",
|
|
92
|
+
"use-context-selector": "^2.0.0",
|
|
93
|
+
"vite-plugin-svgr": "^4.3.0",
|
|
94
|
+
"webrtc-adapter": "^9.0.1"
|
|
95
|
+
},
|
|
96
|
+
"files": [
|
|
97
|
+
"lib",
|
|
98
|
+
"README.md",
|
|
99
|
+
"LICENSE"
|
|
100
|
+
]
|
|
101
|
+
}
|