@ws-ui/shared 0.1.5 → 0.1.7
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 +0 -0
- package/dist/components/AppLoader.d.ts +2 -2
- package/dist/components/ControlledSwitch.d.ts +0 -0
- package/dist/components/Dialog.d.ts +2 -2
- package/dist/components/Incase/index.d.ts +1 -1
- package/dist/components/Portal.d.ts +1 -1
- package/dist/components/Tips/components/CarouselTip.d.ts +2 -2
- package/dist/components/Tips/components/TextTip.d.ts +1 -1
- package/dist/components/Tips/components/VideoTip.d.ts +1 -1
- package/dist/components/Tips/components/index.d.ts +1 -1
- package/dist/components/Tips/index.d.ts +2 -2
- package/dist/components/Tips/interfaces.d.ts +0 -0
- package/dist/components/Tips/provider.d.ts +2 -2
- package/dist/components/Toast.d.ts +3 -3
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components/Tree/components/IndentLines.d.ts +2 -2
- package/dist/components/Tree/components/Switcher.d.ts +2 -2
- package/dist/components/Tree/components/Tree.d.ts +1 -1
- package/dist/components/Tree/components/TreeNode.d.ts +1 -1
- package/dist/components/Tree/index.d.ts +0 -0
- package/dist/components/Tree/interfaces.d.ts +0 -0
- package/dist/components/Tree/styled.d.ts +1 -1
- package/dist/components/index.d.ts +0 -0
- package/dist/constants.d.ts +0 -0
- package/dist/datasource-themes.d.ts +0 -0
- package/dist/declarations/datasources/cache.d.ts +0 -0
- package/dist/declarations/datasources/dataclass.d.ts +0 -0
- package/dist/declarations/datasources/datasource.d.ts +0 -0
- package/dist/declarations/datasources/datastore.d.ts +0 -0
- package/dist/declarations/datasources/entitysel.d.ts +0 -0
- package/dist/declarations/datasources/interfaces/catalog.d.ts +0 -0
- package/dist/declarations/datasources/interfaces/dataclass-attribute.d.ts +0 -0
- package/dist/declarations/datasources/methods.d.ts +0 -0
- package/dist/declarations/datasources/rest.d.ts +0 -0
- package/dist/declarations/http-methods.d.ts +0 -0
- package/dist/declarations/index.d.ts +0 -0
- package/dist/declarations/webform/webform.d.ts +1 -1
- package/dist/hooks/index.d.ts +0 -0
- package/dist/hooks/use-didmounteffect.d.ts +0 -0
- package/dist/hooks/use-feature-flags.d.ts +0 -0
- package/dist/hooks/use-forwarded-ref.d.ts +0 -0
- package/dist/hooks/use-hotkeys.d.ts +0 -0
- package/dist/hooks/use-outside-click.d.ts +0 -0
- package/dist/hooks/use-previous.d.ts +0 -0
- package/dist/hooks/use-state-ref.d.ts +0 -0
- package/dist/hooks/useDoubleClick.d.ts +0 -0
- package/dist/hooks/useIdentity.d.ts +1 -1
- package/dist/hooks/useStateObject.d.ts +0 -0
- package/dist/index.cjs.js +75 -75
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +0 -0
- package/dist/index.es.js +6361 -6392
- package/dist/index.es.js.map +1 -1
- package/dist/services/api.d.ts +0 -0
- package/dist/services/common.d.ts +0 -0
- package/dist/services/explorer.d.ts +0 -0
- package/dist/services/functions.d.ts +0 -0
- package/dist/services/index.d.ts +0 -0
- package/dist/services/tracking.d.ts +0 -0
- package/dist/style.css +0 -0
- package/dist/tailwind.preset.js +0 -0
- package/dist/types/api.d.ts +0 -0
- package/dist/types/code-editor.d.ts +0 -0
- package/dist/types/explorer.d.ts +0 -0
- package/dist/types/index.d.ts +0 -0
- package/dist/types/shared.d.ts +0 -0
- package/dist/types/utils.d.ts +0 -0
- package/dist/types/webform-editor.d.ts +0 -0
- package/dist/types/welcome-tour.d.ts +0 -0
- package/dist/utils/code.d.ts +0 -0
- package/dist/utils/common.d.ts +0 -0
- package/dist/utils/datasources.d.ts +0 -0
- package/dist/utils/explorer.d.ts +0 -0
- package/dist/utils/index.d.ts +0 -0
- package/dist/utils/model.d.ts +0 -0
- package/dist/utils/parser.d.ts +0 -0
- package/dist/utils/subjects.d.ts +7 -0
- package/dist/utils/validation.d.ts +0 -0
- package/dist/utils/validation.test.d.ts +0 -0
- package/dist/utils/waiter/index.d.ts +0 -0
- package/dist/utils/waiter/waiter.test.d.ts +0 -0
- package/dist/vite.svg +0 -0
- package/package.json +9 -15
package/dist/services/api.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/services/index.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/style.css
CHANGED
|
File without changes
|
package/dist/tailwind.preset.js
CHANGED
|
File without changes
|
package/dist/types/api.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/explorer.d.ts
CHANGED
|
File without changes
|
package/dist/types/index.d.ts
CHANGED
|
File without changes
|
package/dist/types/shared.d.ts
CHANGED
|
File without changes
|
package/dist/types/utils.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/utils/code.d.ts
CHANGED
|
File without changes
|
package/dist/utils/common.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/utils/explorer.d.ts
CHANGED
|
File without changes
|
package/dist/utils/index.d.ts
CHANGED
|
File without changes
|
package/dist/utils/model.d.ts
CHANGED
|
File without changes
|
package/dist/utils/parser.d.ts
CHANGED
|
File without changes
|
package/dist/utils/subjects.d.ts
CHANGED
|
@@ -57,3 +57,10 @@ export declare const lspSubject: Subject<{
|
|
|
57
57
|
action: LspActions;
|
|
58
58
|
payload: any;
|
|
59
59
|
}>;
|
|
60
|
+
export declare enum DebuggerActions {
|
|
61
|
+
RESEND_BREAKPOINTS = "resend-breakpoints"
|
|
62
|
+
}
|
|
63
|
+
export declare const debuggerSubject: Subject<{
|
|
64
|
+
action: DebuggerActions;
|
|
65
|
+
payload?: any;
|
|
66
|
+
}>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/vite.svg
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ws-ui/shared",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.7",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs.js",
|
|
7
7
|
"module": "./dist/index.es.js",
|
|
@@ -23,26 +23,20 @@
|
|
|
23
23
|
"hotkeys-js": "^3.8.7",
|
|
24
24
|
"react-responsive-carousel": "^3.2.21"
|
|
25
25
|
},
|
|
26
|
-
"overrides": {
|
|
27
|
-
"@radix-ui/react-popover": {
|
|
28
|
-
"react": "$react",
|
|
29
|
-
"react-dom": "$react-dom"
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
26
|
"peerDependencies": {
|
|
33
|
-
"@emotion/react": "^11.
|
|
27
|
+
"@emotion/react": "^11.4.0",
|
|
34
28
|
"@emotion/styled": "^11.3.0",
|
|
35
29
|
"@headlessui/react": "^1.7.14",
|
|
36
30
|
"@popperjs/core": "^2.9.2",
|
|
37
31
|
"@radix-ui/react-popover": "^0.1.6",
|
|
38
|
-
"@ws-ui/craftjs-core": "^0.2.1-beta.
|
|
39
|
-
"@ws-ui/icons": "^0.0.
|
|
32
|
+
"@ws-ui/craftjs-core": "^0.2.1-beta.3",
|
|
33
|
+
"@ws-ui/icons": "^0.0.10",
|
|
40
34
|
"classnames": "^2.3.1",
|
|
41
35
|
"lodash": "^4.17.21",
|
|
42
36
|
"markdown-to-jsx": "^7.1.3",
|
|
43
37
|
"monaco-editor": "^0.41.0",
|
|
44
|
-
"react": "^
|
|
45
|
-
"react-dom": "^
|
|
38
|
+
"react": "^17.0.2",
|
|
39
|
+
"react-dom": "^17.0.2",
|
|
46
40
|
"react-icons": "^4.3.1",
|
|
47
41
|
"react-popper": "^2.2.5",
|
|
48
42
|
"rxjs": "^7.0.1",
|
|
@@ -53,13 +47,13 @@
|
|
|
53
47
|
"@jest/globals": "^29.7.0",
|
|
54
48
|
"@tailwindcss/typography": "^0.5.10",
|
|
55
49
|
"@testing-library/jest-dom": "^6.4.2",
|
|
56
|
-
"@testing-library/react": "^
|
|
50
|
+
"@testing-library/react": "^12.1.5",
|
|
57
51
|
"@types/classnames": "^2.3.0",
|
|
58
52
|
"@types/jest": "^29.5.12",
|
|
59
53
|
"@types/lodash": "^4.14.199",
|
|
60
54
|
"@types/node": "^20.6.5",
|
|
61
|
-
"@types/react": "^
|
|
62
|
-
"@types/react-dom": "^
|
|
55
|
+
"@types/react": "^17.0.24",
|
|
56
|
+
"@types/react-dom": "^17.0.5",
|
|
63
57
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
64
58
|
"@typescript-eslint/parser": "^6.0.0",
|
|
65
59
|
"@vitejs/plugin-react": "^4.0.3",
|