@gooddata/app-toolkit 11.52.0-alpha.3 → 11.52.0-alpha.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/NOTICE +84 -12
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/react-app-template.js.tgz +0 -0
- package/esm/react-app-template.ts.tgz +0 -0
- package/package.json +6 -6
package/NOTICE
CHANGED
|
@@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with goo
|
|
|
9
9
|
|
|
10
10
|
Date generated: 2026-8-7
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: 81ef8e705df7e83197c71d5bca4ff1d157c580f3
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -251,7 +251,7 @@ Revision ID: 15e463243a78a55661d527ee35ed2c14c2d70169
|
|
|
251
251
|
- @peculiar/asn1-x509-attr (2.8.0) [MIT]
|
|
252
252
|
- @peculiar/utils (2.0.3) [MIT]
|
|
253
253
|
- @peculiar/x509 (1.14.3) [MIT]
|
|
254
|
-
- @playwright/test (1.
|
|
254
|
+
- @playwright/test (1.62.1) [Apache-2.0]
|
|
255
255
|
- @react-aria/interactions (3.28.1) [Apache-2.0]
|
|
256
256
|
- @react-dnd/asap (4.0.1) [MIT]
|
|
257
257
|
- @react-dnd/asap (5.0.2) [MIT]
|
|
@@ -815,8 +815,8 @@ Revision ID: 15e463243a78a55661d527ee35ed2c14c2d70169
|
|
|
815
815
|
- pify (4.0.1) [MIT]
|
|
816
816
|
- pkg-dir (4.2.0) [MIT]
|
|
817
817
|
- pkijs (3.4.0) [BSD-3-Clause]
|
|
818
|
-
- playwright (1.
|
|
819
|
-
- playwright-core (1.
|
|
818
|
+
- playwright (1.62.1) [Apache-2.0, MIT, BSD-3-Clause, blueoak-1.0.0, ISC, CC-BY-4.0]
|
|
819
|
+
- playwright-core (1.62.1) [Apache-2.0, MIT, ISC, BSD-2-Clause, BSD-3-Clause, blueoak-1.0.0, NCSA]
|
|
820
820
|
- polished (3.7.2) [MIT, OFL-1.1]
|
|
821
821
|
- possible-typed-array-names (1.1.0) [MIT]
|
|
822
822
|
- postcss (8.5.10) [MIT]
|
|
@@ -3801,9 +3801,9 @@ MIT
|
|
|
3801
3801
|
|
|
3802
3802
|
|
|
3803
3803
|
--------------------------------------------------------------------------------
|
|
3804
|
-
Package Title: @playwright/test (1.
|
|
3804
|
+
Package Title: @playwright/test (1.62.1)
|
|
3805
3805
|
|
|
3806
|
-
Package Locator: npm+@playwright/test$1.
|
|
3806
|
+
Package Locator: npm+@playwright/test$1.62.1
|
|
3807
3807
|
|
|
3808
3808
|
Package Depth: Direct
|
|
3809
3809
|
--------------------------------------------------------------------------------
|
|
@@ -10613,9 +10613,9 @@ BSD-3-Clause
|
|
|
10613
10613
|
|
|
10614
10614
|
|
|
10615
10615
|
--------------------------------------------------------------------------------
|
|
10616
|
-
Package Title: playwright (1.
|
|
10616
|
+
Package Title: playwright (1.62.1)
|
|
10617
10617
|
|
|
10618
|
-
Package Locator: npm+playwright$1.
|
|
10618
|
+
Package Locator: npm+playwright$1.62.1
|
|
10619
10619
|
|
|
10620
10620
|
Package Depth: Transitive
|
|
10621
10621
|
--------------------------------------------------------------------------------
|
|
@@ -10625,13 +10625,13 @@ Apache-2.0
|
|
|
10625
10625
|
|
|
10626
10626
|
|
|
10627
10627
|
* Other Licenses *
|
|
10628
|
-
MIT, ISC, CC-BY-4.0
|
|
10628
|
+
MIT, BSD-3-Clause, blueoak-1.0.0, ISC, CC-BY-4.0
|
|
10629
10629
|
|
|
10630
10630
|
|
|
10631
10631
|
--------------------------------------------------------------------------------
|
|
10632
|
-
Package Title: playwright-core (1.
|
|
10632
|
+
Package Title: playwright-core (1.62.1)
|
|
10633
10633
|
|
|
10634
|
-
Package Locator: npm+playwright-core$1.
|
|
10634
|
+
Package Locator: npm+playwright-core$1.62.1
|
|
10635
10635
|
|
|
10636
10636
|
Package Depth: Transitive
|
|
10637
10637
|
--------------------------------------------------------------------------------
|
|
@@ -10641,7 +10641,7 @@ Apache-2.0
|
|
|
10641
10641
|
|
|
10642
10642
|
|
|
10643
10643
|
* Other Licenses *
|
|
10644
|
-
MIT, ISC, BSD-2-Clause, BSD-3-Clause
|
|
10644
|
+
MIT, ISC, BSD-2-Clause, BSD-3-Clause, blueoak-1.0.0, NCSA
|
|
10645
10645
|
|
|
10646
10646
|
|
|
10647
10647
|
--------------------------------------------------------------------------------
|
|
@@ -25103,6 +25103,20 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
25103
25103
|
"""
|
|
25104
25104
|
|
|
25105
25105
|
|
|
25106
|
+
* NCSA *
|
|
25107
|
+
|
|
25108
|
+
University of Illinois/NCSA Open Source License
|
|
25109
|
+
Copyright (c) <Year> <Owner Organization Name> . All rights reserved.
|
|
25110
|
+
Developed by:
|
|
25111
|
+
<Name of Development Group>
|
|
25112
|
+
<Name of Institution>
|
|
25113
|
+
<URL for Development Group/Institution>
|
|
25114
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
25115
|
+
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers.
|
|
25116
|
+
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution.
|
|
25117
|
+
* Neither the names of <Name of Development Group, Name of Institution> , nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission.
|
|
25118
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
|
|
25119
|
+
|
|
25106
25120
|
* MIT *
|
|
25107
25121
|
|
|
25108
25122
|
Node.js is licensed for use as follows:
|
|
@@ -29220,6 +29234,64 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
|
|
29220
29234
|
|
|
29221
29235
|
\n\n UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE\n\n See Terms of Use for definitions of Unicode Inc.'s\n Data Files and Software.\n\n NOTICE TO USER: Carefully read the following legal agreement.\n BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S\n DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),\n YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE\n TERMS AND CONDITIONS OF THIS AGREEMENT.\n IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE\n THE DATA FILES OR SOFTWARE.\n\n COPYRIGHT AND PERMISSION NOTICE\n\n Copyright © 1991-2020 Unicode, Inc. All rights reserved.\n Distributed under the Terms of Use in https://www.unicode.org/copyright.html.\n\n Permission is hereby granted, free of charge, to any person obtaining\n a copy of the Unicode data files and any associated documentation\n (the "Data Files") or Unicode software and any associated documentation\n (the "Software") to deal in the Data Files or Software\n without restriction, including without limitation the rights to use,\n copy, modify, merge, publish, distribute, and/or sell copies of\n the Data Files or Software, and to permit persons to whom the Data Files\n or Software are furnished to do so, provided that either\n (a) this copyright and permission notice appear with all copies\n of the Data Files or Software, or\n (b) this copyright and permission notice appear in associated\n Documentation.\n\n THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF\n ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\n WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT OF THIRD PARTY RIGHTS.\n IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS\n NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL\n DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,\n DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\n TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\n PERFORMANCE OF THE DATA FILES OR SOFTWARE.\n\n Except as contained in this notice, the name of a copyright holder\n shall not be used in advertising or otherwise to promote the sale,\n use or other dealings in these Data Files or Software without prior\n written authorization of the copyright holder.\n\n
|
|
29222
29236
|
|
|
29237
|
+
* blueoak-1.0.0 *
|
|
29238
|
+
|
|
29239
|
+
# Blue Oak Model License
|
|
29240
|
+
|
|
29241
|
+
Version 1.0.0
|
|
29242
|
+
|
|
29243
|
+
## Purpose
|
|
29244
|
+
|
|
29245
|
+
This license gives everyone as much permission to work with
|
|
29246
|
+
this software as possible, while protecting contributors
|
|
29247
|
+
from liability.
|
|
29248
|
+
|
|
29249
|
+
## Acceptance
|
|
29250
|
+
|
|
29251
|
+
In order to receive this license, you must agree to its
|
|
29252
|
+
rules. The rules of this license are both obligations
|
|
29253
|
+
under that agreement and conditions to your license.
|
|
29254
|
+
You must not do anything with this software that triggers
|
|
29255
|
+
a rule that you cannot or will not follow.
|
|
29256
|
+
|
|
29257
|
+
## Copyright
|
|
29258
|
+
|
|
29259
|
+
Each contributor licenses you to do everything with this
|
|
29260
|
+
software that would otherwise infringe that contributor's
|
|
29261
|
+
copyright in it.
|
|
29262
|
+
|
|
29263
|
+
## Notices
|
|
29264
|
+
|
|
29265
|
+
You must ensure that everyone who gets a copy of
|
|
29266
|
+
any part of this software from you, with or without
|
|
29267
|
+
changes, also gets the text of this license or a link to
|
|
29268
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
29269
|
+
|
|
29270
|
+
## Excuse
|
|
29271
|
+
|
|
29272
|
+
If anyone notifies you in writing that you have not
|
|
29273
|
+
complied with [Notices](#notices), you can keep your
|
|
29274
|
+
license by taking all practical steps to comply within 30
|
|
29275
|
+
days after the notice. If you do not do so, your license
|
|
29276
|
+
ends immediately.
|
|
29277
|
+
|
|
29278
|
+
## Patent
|
|
29279
|
+
|
|
29280
|
+
Each contributor licenses you to do everything with this
|
|
29281
|
+
software that would otherwise infringe any patent claims
|
|
29282
|
+
they can license or become able to license.
|
|
29283
|
+
|
|
29284
|
+
## Reliability
|
|
29285
|
+
|
|
29286
|
+
No contributor can revoke this license.
|
|
29287
|
+
|
|
29288
|
+
## No Liability
|
|
29289
|
+
|
|
29290
|
+
***As far as the law allows, this software comes as is,
|
|
29291
|
+
without any warranty or condition, and no contributor
|
|
29292
|
+
will be liable to anyone for any damages related to this
|
|
29293
|
+
software or this license, under any kind of legal claim.***
|
|
29294
|
+
|
|
29223
29295
|
* MIT *
|
|
29224
29296
|
|
|
29225
29297
|
jsonschema is licensed under MIT license.
|
package/esm/__version.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "11.52.0-alpha.
|
|
1
|
+
export declare const LIB_VERSION = "11.52.0-alpha.4";
|
|
2
2
|
export declare const LIB_DESCRIPTION = "CLI with useful tools for creating and maintaining GoodData web applications.";
|
|
3
3
|
export declare const LIB_NAME = "@gooddata/app-toolkit";
|
|
4
4
|
//# sourceMappingURL=__version.d.ts.map
|
package/esm/__version.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// (C) 2021 GoodData Corporation
|
|
2
2
|
// DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
|
|
3
|
-
export const LIB_VERSION = "11.52.0-alpha.
|
|
3
|
+
export const LIB_VERSION = "11.52.0-alpha.4";
|
|
4
4
|
export const LIB_DESCRIPTION = "CLI with useful tools for creating and maintaining GoodData web applications.";
|
|
5
5
|
export const LIB_NAME = "@gooddata/app-toolkit";
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/app-toolkit",
|
|
3
|
-
"version": "11.52.0-alpha.
|
|
3
|
+
"version": "11.52.0-alpha.4",
|
|
4
4
|
"description": "CLI with useful tools for creating and maintaining GoodData web applications.",
|
|
5
5
|
"license": "LicenseRef-LICENSE",
|
|
6
6
|
"author": "GoodData",
|
|
@@ -46,9 +46,9 @@
|
|
|
46
46
|
"validate-npm-package-name": "^5.0.0",
|
|
47
47
|
"webpack-cli": "7.0.3",
|
|
48
48
|
"webpack-dev-server": "5.2.4",
|
|
49
|
-
"@gooddata/sdk-backend-spi": "11.52.0-alpha.
|
|
50
|
-
"@gooddata/sdk-backend-tiger": "11.52.0-alpha.
|
|
51
|
-
"@gooddata/sdk-model": "11.52.0-alpha.
|
|
49
|
+
"@gooddata/sdk-backend-spi": "11.52.0-alpha.4",
|
|
50
|
+
"@gooddata/sdk-backend-tiger": "11.52.0-alpha.4",
|
|
51
|
+
"@gooddata/sdk-model": "11.52.0-alpha.4"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@types/columnify": "^1.5.1",
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
"typescript": "5.9.3",
|
|
76
76
|
"vitest": "4.1.8",
|
|
77
77
|
"webpack": "5.107.2",
|
|
78
|
-
"@gooddata/eslint-config": "11.52.0-alpha.
|
|
79
|
-
"@gooddata/oxlint-config": "11.52.0-alpha.
|
|
78
|
+
"@gooddata/eslint-config": "11.52.0-alpha.4",
|
|
79
|
+
"@gooddata/oxlint-config": "11.52.0-alpha.4"
|
|
80
80
|
},
|
|
81
81
|
"scripts": {
|
|
82
82
|
"_phase:build": "npm run build",
|