onairos 4.0.21 → 4.0.23

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.
Files changed (50) hide show
  1. package/LICENSE +201 -201
  2. package/README.md +397 -397
  3. package/dist/10.js +1 -1
  4. package/dist/123.js +1 -1
  5. package/dist/129.js +1 -1
  6. package/dist/18.js +1 -1
  7. package/dist/185.js +1 -1
  8. package/dist/22.js +1 -1
  9. package/dist/225.js +1 -1
  10. package/dist/241.js +1 -1
  11. package/dist/31.js +1 -1
  12. package/dist/336.js +1 -1
  13. package/dist/342.js +1 -1
  14. package/dist/342.js.map +1 -1
  15. package/dist/360.js +1 -1
  16. package/dist/421.js +1 -1
  17. package/dist/433.js +1 -1
  18. package/dist/502.js +1 -1
  19. package/dist/540.js +1 -1
  20. package/dist/540.js.map +1 -1
  21. package/dist/575.js +1 -1
  22. package/dist/592.js +1 -1
  23. package/dist/659.js +1 -1
  24. package/dist/672.js +1 -1
  25. package/dist/672.js.map +1 -1
  26. package/dist/845.js +1 -1
  27. package/dist/911.js +1 -1
  28. package/dist/947.js +1 -1
  29. package/dist/961.js +1 -1
  30. package/dist/961.js.map +1 -1
  31. package/dist/991.js +1 -1
  32. package/dist/999.js +1 -1
  33. package/dist/data_request_iframe.html +11 -11
  34. package/dist/data_request_popup.html +320 -320
  35. package/dist/iframe.bundle.js +1 -1
  36. package/dist/iframe.bundle.js.map +1 -1
  37. package/dist/oauth-callback.html +137 -206
  38. package/dist/onairos-laravel.js +1 -1
  39. package/dist/onairos-laravel.js.map +1 -1
  40. package/dist/onairos.bundle.js +1 -1
  41. package/dist/onairos.bundle.js.map +1 -1
  42. package/dist/onairos.esm.js +1 -1
  43. package/dist/onairos.esm.js.map +1 -1
  44. package/dist/src_onairosButton_jsx.js +1 -1
  45. package/dist/static/8c5b220bf6f482881a90.png +1 -1
  46. package/dist/vendors-node_modules_lottie-react_build_index_umd_js-node_modules_lucide-react_dist_esm_icons-20f774.js +1 -1
  47. package/dist/vendors-node_modules_react-dom_index_js.js +1 -1
  48. package/dist/vendors-node_modules_react_index_js.js +1 -1
  49. package/llm.txt +333 -333
  50. package/package.json +171 -167
package/package.json CHANGED
@@ -1,167 +1,171 @@
1
- {
2
- "name": "onairos",
3
- "version": "4.0.21",
4
- "dependencies": {
5
- "@react-oauth/google": "^0.12.1",
6
- "@telegram-apps/sdk-react": "^2.0.25",
7
- "@testing-library/jest-dom": "^5.17.0",
8
- "@testing-library/react": "^13.4.0",
9
- "@testing-library/user-event": "^13.5.0",
10
- "axios": "^1.6.5",
11
- "buffer": "^6.0.3",
12
- "caniuse-lite": "^1.0.30001718",
13
- "lottie-react": "^2.4.1",
14
- "process": "^0.11.10",
15
- "react-scripts": "^5.0.1",
16
- "simple-icons": "^15.16.1",
17
- "stream-browserify": "^3.0.0",
18
- "tty-browserify": "^0.0.1",
19
- "web-vitals": "^2.1.4"
20
- },
21
- "sideEffects": false,
22
- "scripts": {
23
- "start": "react-scripts start",
24
- "build": "webpack --mode production && npm run copy-assets",
25
- "copy-assets": "echo 'Assets copied by webpack'",
26
- "dev": "webpack --mode development --watch",
27
- "test": "react-scripts test",
28
- "test:laravel": "vitest run --config tests/laravel/vitest.config.js",
29
- "test:laravel:watch": "vitest --config tests/laravel/vitest.config.js",
30
- "test:laravel:ui": "vitest --ui --config tests/laravel/vitest.config.js",
31
- "test:all": "npm run test && npm run test:laravel",
32
- "eject": "react-scripts eject"
33
- },
34
- "eslintConfig": {
35
- "extends": [
36
- "react-app",
37
- "react-app/jest"
38
- ]
39
- },
40
- "browserslist": {
41
- "production": [
42
- ">0.2%",
43
- "not dead",
44
- "not op_mini all"
45
- ],
46
- "development": [
47
- "last 1 chrome version",
48
- "last 1 firefox version",
49
- "last 1 safari version"
50
- ]
51
- },
52
- "devDependencies": {
53
- "@babel/cli": "^7.23.0",
54
- "@babel/core": "^7.23.7",
55
- "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5",
56
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
57
- "@babel/plugin-transform-modules-commonjs": "^7.23.3",
58
- "@babel/plugin-transform-runtime": "^7.23.7",
59
- "@babel/preset-env": "^7.27.2",
60
- "@babel/preset-react": "^7.27.1",
61
- "@radix-ui/react-checkbox": "^1.3.1",
62
- "@radix-ui/react-label": "^2.1.6",
63
- "@rollup/plugin-babel": "^6.0.4",
64
- "@rollup/plugin-commonjs": "^28.0.2",
65
- "@rollup/plugin-inject": "^5.0.5",
66
- "@rollup/plugin-json": "^6.1.0",
67
- "@rollup/plugin-node-resolve": "^16.0.0",
68
- "@rollup/plugin-typescript": "^12.1.2",
69
- "@tailwindcss/postcss": ">=3.0.0",
70
- "@vitejs/plugin-vue": "^5.0.4",
71
- "@vue/test-utils": "^2.4.4",
72
- "assert": "^2.1.0",
73
- "babel-loader": "^9.2.1",
74
- "browserify-zlib": "^0.2.0",
75
- "copy-webpack-plugin": "^11.0.0",
76
- "crypto-browserify": "^3.12.1",
77
- "css-loader": "^7.1.2",
78
- "file-loader": "^6.2.0",
79
- "html-webpack-plugin": "^5.6.3",
80
- "https-browserify": "^1.0.0",
81
- "jsdom": "^24.0.0",
82
- "lucide-react": "^0.503.0",
83
- "mini-css-extract-plugin": "^2.9.2",
84
- "os-browserify": "^0.3.0",
85
- "path-browserify": "^1.0.1",
86
- "postcss": "^8.4.47",
87
- "postcss-loader": "^8.1.1",
88
- "rollup": "^2.79.2",
89
- "rollup-plugin-terser": "^7.0.2",
90
- "rollup-plugin-use-client": "^1.4.0",
91
- "stream-http": "^3.2.0",
92
- "style-loader": "^4.0.0",
93
- "tailwindcss": ">=3.0.0",
94
- "terser-webpack-plugin": "^5.3.10",
95
- "url": "^0.11.4",
96
- "vitest": "^1.2.0",
97
- "vm-browserify": "^1.1.2",
98
- "vue": "^3.4.15",
99
- "webpack": "^5.89.0",
100
- "webpack-bundle-analyzer": "^4.10.1",
101
- "webpack-cli": "^5.1.4"
102
- },
103
- "peerDependencies": {
104
- "ajv": "^8.12.0",
105
- "react": "^18.2.0 || ^19.0.0",
106
- "react-dom": "^18.2.0 || ^19.0.0",
107
- "react-native": ">=0.69.0",
108
- "tailwindcss": ">=3.0.0"
109
- },
110
- "peerDependenciesMeta": {
111
- "react-native": {
112
- "optional": true
113
- }
114
- },
115
- "description": "The Onairos Library is a collection of functions that enable Applications to connect and communicate data with Onairos Identities via User Authorization. Integration for developers is seamless, simple and effective for all applications. LLM SDK capabilities have been migrated to backend for enhanced security and performance.",
116
- "main": "dist/onairos.bundle.js",
117
- "module": "dist/onairos.esm.js",
118
- "types": "onairos.d.ts",
119
- "browser": "dist/onairos.bundle.js",
120
- "react-native": "dist/onairos.native.js",
121
- "laravel": "dist/onairos.laravel.js",
122
- "exports": {
123
- ".": {
124
- "types": "./onairos.d.ts",
125
- "import": "./dist/onairos.esm.js",
126
- "require": "./dist/onairos.bundle.js",
127
- "browser": "./dist/onairos.bundle.js"
128
- },
129
- "./laravel": {
130
- "types": "./onairos.d.ts",
131
- "import": "./dist/onairos.laravel.js",
132
- "require": "./dist/onairos.laravel.js"
133
- },
134
- "./blade": "./src/laravel/blade-helpers.js",
135
- "./vite-plugin": "./src/laravel/vite-plugin.js"
136
- },
137
- "repository": {
138
- "type": "git",
139
- "url": "git+https://github.com/zd819/onairos-npm"
140
- },
141
- "keywords": [
142
- "Onairos",
143
- "Identity",
144
- "Authentication",
145
- "Data-Sharing",
146
- "Privacy",
147
- "Laravel",
148
- "Vite",
149
- "Blade",
150
- "Vue",
151
- "React",
152
- "PHP"
153
- ],
154
- "author": "Zion Darko",
155
- "license": "Apache-2.0",
156
- "bugs": {
157
- "url": "https://github.com/zd819/OnairosNPM/issues"
158
- },
159
- "homepage": "https://onairos.uk",
160
- "files": [
161
- "dist",
162
- "src/assets",
163
- "package.json",
164
- "README.md",
165
- "llm.txt"
166
- ]
167
- }
1
+ {
2
+ "name": "onairos",
3
+ "version": "4.0.23",
4
+ "dependencies": {
5
+ "@react-oauth/google": "^0.12.1",
6
+ "@telegram-apps/sdk-react": "^2.0.25",
7
+ "@testing-library/jest-dom": "^5.17.0",
8
+ "@testing-library/react": "^13.4.0",
9
+ "@testing-library/user-event": "^13.5.0",
10
+ "axios": "^1.6.5",
11
+ "buffer": "^6.0.3",
12
+ "caniuse-lite": "^1.0.30001718",
13
+ "lottie-react": "^2.4.1",
14
+ "onairos": "^4.0.22",
15
+ "process": "^0.11.10",
16
+ "react-scripts": "^5.0.1",
17
+ "simple-icons": "^15.16.1",
18
+ "stream-browserify": "^3.0.0",
19
+ "tty-browserify": "^0.0.1",
20
+ "web-vitals": "^2.1.4"
21
+ },
22
+ "sideEffects": false,
23
+ "scripts": {
24
+ "start": "react-scripts start",
25
+ "build": "webpack --mode production && npm run copy-assets",
26
+ "copy-assets": "echo 'Assets copied by webpack'",
27
+ "dev": "webpack --mode development --watch",
28
+ "test": "react-scripts test",
29
+ "test:laravel": "vitest run --config tests/laravel/vitest.config.js",
30
+ "test:laravel:watch": "vitest --config tests/laravel/vitest.config.js",
31
+ "test:laravel:ui": "vitest --ui --config tests/laravel/vitest.config.js",
32
+ "test:all": "npm run test && npm run test:laravel",
33
+ "eject": "react-scripts eject"
34
+ },
35
+ "eslintConfig": {
36
+ "extends": [
37
+ "react-app",
38
+ "react-app/jest"
39
+ ]
40
+ },
41
+ "browserslist": {
42
+ "production": [
43
+ ">0.2%",
44
+ "not dead",
45
+ "not op_mini all"
46
+ ],
47
+ "development": [
48
+ "last 1 chrome version",
49
+ "last 1 firefox version",
50
+ "last 1 safari version"
51
+ ]
52
+ },
53
+ "devDependencies": {
54
+ "@babel/cli": "^7.23.0",
55
+ "@babel/core": "^7.28.5",
56
+ "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5",
57
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
58
+ "@babel/plugin-transform-modules-commonjs": "^7.23.3",
59
+ "@babel/plugin-transform-runtime": "^7.23.7",
60
+ "@babel/preset-env": "^7.28.5",
61
+ "@babel/preset-react": "^7.27.1",
62
+ "@radix-ui/react-checkbox": "^1.3.1",
63
+ "@radix-ui/react-label": "^2.1.6",
64
+ "@rollup/plugin-babel": "^6.0.4",
65
+ "@rollup/plugin-commonjs": "^28.0.2",
66
+ "@rollup/plugin-inject": "^5.0.5",
67
+ "@rollup/plugin-json": "^6.1.0",
68
+ "@rollup/plugin-node-resolve": "^16.0.0",
69
+ "@rollup/plugin-typescript": "^12.1.2",
70
+ "@tailwindcss/postcss": ">=3.0.0",
71
+ "@vitejs/plugin-vue": "^5.0.4",
72
+ "@vue/test-utils": "^2.4.4",
73
+ "ajv": "^8.17.1",
74
+ "assert": "^2.1.0",
75
+ "babel-loader": "^9.2.1",
76
+ "browserify-zlib": "^0.2.0",
77
+ "copy-webpack-plugin": "^11.0.0",
78
+ "crypto-browserify": "^3.12.1",
79
+ "css-loader": "^7.1.2",
80
+ "file-loader": "^6.2.0",
81
+ "html-webpack-plugin": "^5.6.3",
82
+ "https-browserify": "^1.0.0",
83
+ "jsdom": "^24.0.0",
84
+ "lucide-react": "^0.503.0",
85
+ "mini-css-extract-plugin": "^2.9.2",
86
+ "os-browserify": "^0.3.0",
87
+ "path-browserify": "^1.0.1",
88
+ "postcss": "^8.4.47",
89
+ "postcss-loader": "^8.1.1",
90
+ "react": "^18.2.0",
91
+ "react-dom": "^18.2.0",
92
+ "rollup": "^2.79.2",
93
+ "rollup-plugin-terser": "^7.0.2",
94
+ "rollup-plugin-use-client": "^1.4.0",
95
+ "stream-http": "^3.2.0",
96
+ "style-loader": "^4.0.0",
97
+ "tailwindcss": ">=3.0.0",
98
+ "terser-webpack-plugin": "^5.3.10",
99
+ "url": "^0.11.4",
100
+ "vitest": "^1.2.0",
101
+ "vm-browserify": "^1.1.2",
102
+ "vue": "^3.4.15",
103
+ "webpack": "^5.89.0",
104
+ "webpack-bundle-analyzer": "^4.10.1",
105
+ "webpack-cli": "^5.1.4"
106
+ },
107
+ "peerDependencies": {
108
+ "ajv": "^8.12.0",
109
+ "react": "^18.2.0 || ^19.0.0",
110
+ "react-dom": "^18.2.0 || ^19.0.0",
111
+ "react-native": ">=0.69.0",
112
+ "tailwindcss": ">=3.0.0"
113
+ },
114
+ "peerDependenciesMeta": {
115
+ "react-native": {
116
+ "optional": true
117
+ }
118
+ },
119
+ "description": "The Onairos Library is a collection of functions that enable Applications to connect and communicate data with Onairos Identities via User Authorization. Integration for developers is seamless, simple and effective for all applications. LLM SDK capabilities have been migrated to backend for enhanced security and performance.",
120
+ "main": "dist/onairos.bundle.js",
121
+ "module": "dist/onairos.esm.js",
122
+ "types": "onairos.d.ts",
123
+ "browser": "dist/onairos.bundle.js",
124
+ "react-native": "dist/onairos.native.js",
125
+ "laravel": "dist/onairos.laravel.js",
126
+ "exports": {
127
+ ".": {
128
+ "types": "./onairos.d.ts",
129
+ "import": "./dist/onairos.esm.js",
130
+ "require": "./dist/onairos.bundle.js",
131
+ "browser": "./dist/onairos.bundle.js"
132
+ },
133
+ "./laravel": {
134
+ "types": "./onairos.d.ts",
135
+ "import": "./dist/onairos.laravel.js",
136
+ "require": "./dist/onairos.laravel.js"
137
+ },
138
+ "./blade": "./src/laravel/blade-helpers.js",
139
+ "./vite-plugin": "./src/laravel/vite-plugin.js"
140
+ },
141
+ "repository": {
142
+ "type": "git",
143
+ "url": "git+https://github.com/zd819/onairos-npm"
144
+ },
145
+ "keywords": [
146
+ "Onairos",
147
+ "Identity",
148
+ "Authentication",
149
+ "Data-Sharing",
150
+ "Privacy",
151
+ "Laravel",
152
+ "Vite",
153
+ "Blade",
154
+ "Vue",
155
+ "React",
156
+ "PHP"
157
+ ],
158
+ "author": "Zion Darko",
159
+ "license": "Apache-2.0",
160
+ "bugs": {
161
+ "url": "https://github.com/zd819/OnairosNPM/issues"
162
+ },
163
+ "homepage": "https://onairos.uk",
164
+ "files": [
165
+ "dist",
166
+ "src/assets",
167
+ "package.json",
168
+ "README.md",
169
+ "llm.txt"
170
+ ]
171
+ }