@nebula.js/sn-text 1.3.7 → 1.4.4
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/api-spec/spec.json +115 -1
- package/core/esm/index.js +12 -12
- package/dist/sn-text.js +12 -12
- package/dist/sn-text.systemjs.js +11 -11
- package/package.json +43 -54
- package/sn-text-ext/dist/sn-text.js +12 -12
- package/sn-text-ext/sn-text.qext +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nebula.js/sn-text",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.4.4",
|
|
4
4
|
"description": "Display text, links, and measures. Add tables with rows and columns. Format and color the text. Add background image and color.",
|
|
5
5
|
"author": "QlikTech International AB",
|
|
6
6
|
"license": "MIT",
|
|
@@ -25,79 +25,68 @@
|
|
|
25
25
|
"main": "dist/sn-text.js",
|
|
26
26
|
"systemjs": "dist/sn-text.systemjs.js",
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@babel/core": "7.
|
|
29
|
-
"@babel/preset-env": "7.
|
|
30
|
-
"@babel/preset-react": "7.
|
|
31
|
-
"@babel/preset-typescript": "7.
|
|
28
|
+
"@babel/core": "7.29.0",
|
|
29
|
+
"@babel/preset-env": "7.29.0",
|
|
30
|
+
"@babel/preset-react": "7.28.5",
|
|
31
|
+
"@babel/preset-typescript": "7.28.5",
|
|
32
32
|
"@emotion/react": "11.14.0",
|
|
33
33
|
"@emotion/styled": "11.14.1",
|
|
34
|
-
"@jest/globals": "30.0
|
|
35
|
-
"@lexical/clipboard": "0.
|
|
36
|
-
"@lexical/headless": "0.
|
|
37
|
-
"@lexical/link": "0.
|
|
38
|
-
"@lexical/list": "0.
|
|
39
|
-
"@lexical/react": "0.
|
|
40
|
-
"@lexical/rich-text": "0.
|
|
41
|
-
"@lexical/selection": "0.
|
|
42
|
-
"@lexical/utils": "0.
|
|
34
|
+
"@jest/globals": "30.2.0",
|
|
35
|
+
"@lexical/clipboard": "0.40.0",
|
|
36
|
+
"@lexical/headless": "0.40.0",
|
|
37
|
+
"@lexical/link": "0.40.0",
|
|
38
|
+
"@lexical/list": "0.40.0",
|
|
39
|
+
"@lexical/react": "0.40.0",
|
|
40
|
+
"@lexical/rich-text": "0.40.0",
|
|
41
|
+
"@lexical/selection": "0.40.0",
|
|
42
|
+
"@lexical/utils": "0.40.0",
|
|
43
43
|
"@material-ui/core": "4.12.4",
|
|
44
44
|
"@material-ui/icons": "4.11.3",
|
|
45
45
|
"@mui/material": "5.18.0",
|
|
46
|
-
"@nebula.js/cli": "5.
|
|
47
|
-
"@nebula.js/cli-build": "5.
|
|
48
|
-
"@nebula.js/cli-sense": "5.
|
|
49
|
-
"@nebula.js/cli-serve": "5.
|
|
50
|
-
"@nebula.js/stardust": "5.
|
|
51
|
-
"@playwright/test": "1.
|
|
52
|
-
"@qlik-trial/sprout": "5.
|
|
53
|
-
"@qlik-trial/text-editor-kit": "1.
|
|
54
|
-
"@qlik-trial/translator": "0.
|
|
46
|
+
"@nebula.js/cli": "6.5.0",
|
|
47
|
+
"@nebula.js/cli-build": "6.5.0",
|
|
48
|
+
"@nebula.js/cli-sense": "6.5.0",
|
|
49
|
+
"@nebula.js/cli-serve": "6.5.0",
|
|
50
|
+
"@nebula.js/stardust": "6.5.0",
|
|
51
|
+
"@playwright/test": "1.58.2",
|
|
52
|
+
"@qlik-trial/sprout": "5.18.1",
|
|
53
|
+
"@qlik-trial/text-editor-kit": "1.5.1",
|
|
54
|
+
"@qlik-trial/translator": "1.0.0",
|
|
55
55
|
"@qlik-trial/visualization-kit": "1.0.3",
|
|
56
|
-
"@qlik/api": "
|
|
56
|
+
"@qlik/api": "2.4.1",
|
|
57
|
+
"@qlik/eslint-config": "1.4.18",
|
|
57
58
|
"@qlik/sdk": "0.28.0",
|
|
58
59
|
"@qlik/tsconfig": "0.3.1",
|
|
59
|
-
"@rollup/plugin-typescript": "12.
|
|
60
|
-
"@testing-library/jest-dom": "6.
|
|
61
|
-
"@testing-library/react": "16.3.
|
|
60
|
+
"@rollup/plugin-typescript": "12.3.0",
|
|
61
|
+
"@testing-library/jest-dom": "6.9.1",
|
|
62
|
+
"@testing-library/react": "16.3.2",
|
|
62
63
|
"@types/babel__core": "7.20.5",
|
|
63
64
|
"@types/eslint": "9.6.1",
|
|
64
65
|
"@types/jest": "30.0.0",
|
|
65
|
-
"@types/node": "
|
|
66
|
+
"@types/node": "24.10.13",
|
|
67
|
+
"@types/react": "19.1.13",
|
|
66
68
|
"@types/react-dom": "18.3.7",
|
|
67
69
|
"@types/typescript": "2.0.0",
|
|
68
|
-
"
|
|
69
|
-
"@typescript-eslint/parser": "5.62.0",
|
|
70
|
-
"babel-jest": "30.0.5",
|
|
70
|
+
"babel-jest": "30.2.0",
|
|
71
71
|
"date-fns": "4.1.0",
|
|
72
|
-
"eslint": "
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"eslint-plugin-jest": "29.0.1",
|
|
79
|
-
"eslint-plugin-jsx-a11y": "6.10.2",
|
|
80
|
-
"eslint-plugin-mocha": "11.1.0",
|
|
81
|
-
"eslint-plugin-prettier": "5.5.4",
|
|
82
|
-
"eslint-plugin-react": "7.37.5",
|
|
83
|
-
"eslint-plugin-react-hooks": "5.2.0",
|
|
84
|
-
"fs-extra": "11.3.1",
|
|
85
|
-
"i18n-js": "4.5.1",
|
|
86
|
-
"jest": "30.0.5",
|
|
87
|
-
"jest-environment-jsdom": "30.0.5",
|
|
88
|
-
"lexical": "0.11.2",
|
|
72
|
+
"eslint": "9.26.0",
|
|
73
|
+
"fs-extra": "11.3.3",
|
|
74
|
+
"i18n-js": "4.5.2",
|
|
75
|
+
"jest": "30.2.0",
|
|
76
|
+
"jest-environment-jsdom": "30.2.0",
|
|
77
|
+
"lexical": "0.40.0",
|
|
89
78
|
"moment-timezone": "0.6.0",
|
|
90
79
|
"node-event-emitter": "0.0.1",
|
|
91
80
|
"path": "0.12.7",
|
|
92
|
-
"prettier": "3.
|
|
93
|
-
"qlik-chart-modules": "0.
|
|
81
|
+
"prettier": "3.8.1",
|
|
82
|
+
"qlik-chart-modules": "0.100.0",
|
|
94
83
|
"react": "18.3.1",
|
|
95
84
|
"react-dom": "18.3.1",
|
|
96
|
-
"rollup": "4.
|
|
97
|
-
"ts-jest": "29.4.
|
|
85
|
+
"rollup": "4.57.1",
|
|
86
|
+
"ts-jest": "29.4.6",
|
|
98
87
|
"ts-node": "10.9.2",
|
|
99
88
|
"tslib": "2.8.1",
|
|
100
|
-
"typescript": "5.9.
|
|
89
|
+
"typescript": "5.9.3"
|
|
101
90
|
},
|
|
102
91
|
"peerDependencies": {
|
|
103
92
|
"@nebula.js/stardust": ">=5.0.0"
|
|
@@ -105,7 +94,7 @@
|
|
|
105
94
|
"scripts": {
|
|
106
95
|
"build": "nebula build --core core --sourcemap false && nebula sense --meta src/meta.json",
|
|
107
96
|
"build:dev": "nebula build --mode development && cp -r dist sn-text-ext/",
|
|
108
|
-
"lint": "eslint
|
|
97
|
+
"lint": "eslint .",
|
|
109
98
|
"start": "nebula serve --type sn-text --config nebula.config.js",
|
|
110
99
|
"start:mfe": "nebula serve --mfe --type sn-text",
|
|
111
100
|
"sense": "nebula sense --meta src/meta.json",
|