Skip to content

Commit 53ee878

Browse files
committed
[app-builder] add form test files
1 parent 7c6d378 commit 53ee878

File tree

11 files changed

+129
-0
lines changed

11 files changed

+129
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!src/test/resources/file/*/build/

app-builder/plugins/aipp-plugin/src/test/resources/file/formFile1/build/951.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
/*!
2+
Copyright (c) 2018 Jed Watson.
3+
Licensed under the MIT License (MIT), see
4+
http://jedwatson.github.io/classnames
5+
*/
6+
7+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
8+
9+
/**
10+
* @license React
11+
* react-dom.production.min.js
12+
*
13+
* Copyright (c) Facebook, Inc. and its affiliates.
14+
*
15+
* This source code is licensed under the MIT license found in the
16+
* LICENSE file in the root directory of this source tree.
17+
*/
18+
19+
/**
20+
* @license React
21+
* react-is.production.min.js
22+
*
23+
* Copyright (c) Facebook, Inc. and its affiliates.
24+
*
25+
* This source code is licensed under the MIT license found in the
26+
* LICENSE file in the root directory of this source tree.
27+
*/
28+
29+
/**
30+
* @license React
31+
* react.production.min.js
32+
*
33+
* Copyright (c) Facebook, Inc. and its affiliates.
34+
*
35+
* This source code is licensed under the MIT license found in the
36+
* LICENSE file in the root directory of this source tree.
37+
*/
38+
39+
/**
40+
* @license React
41+
* scheduler.production.min.js
42+
*
43+
* Copyright (c) Facebook, Inc. and its affiliates.
44+
*
45+
* This source code is licensed under the MIT license found in the
46+
* LICENSE file in the root directory of this source tree.
47+
*/
48+
49+
/** @license React v16.13.1
50+
* react-is.production.min.js
51+
*
52+
* Copyright (c) Facebook, Inc. and its affiliates.
53+
*
54+
* This source code is licensed under the MIT license found in the
55+
* LICENSE file in the root directory of this source tree.
56+
*/
57+
58+
//! moment.js
59+
60+
//! moment.js locale configuration
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Document</title><script defer="defer" src="951.js"></script><script defer="defer" src="index.js"></script></head><body><div id="root"></div></body></html>

app-builder/plugins/aipp-plugin/src/test/resources/file/formFile1/build/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
103 KB
Loading

app-builder/plugins/aipp-plugin/src/test/resources/file/formFile2/build/951.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
/*!
2+
Copyright (c) 2018 Jed Watson.
3+
Licensed under the MIT License (MIT), see
4+
http://jedwatson.github.io/classnames
5+
*/
6+
7+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
8+
9+
/**
10+
* @license React
11+
* react-dom.production.min.js
12+
*
13+
* Copyright (c) Facebook, Inc. and its affiliates.
14+
*
15+
* This source code is licensed under the MIT license found in the
16+
* LICENSE file in the root directory of this source tree.
17+
*/
18+
19+
/**
20+
* @license React
21+
* react-is.production.min.js
22+
*
23+
* Copyright (c) Facebook, Inc. and its affiliates.
24+
*
25+
* This source code is licensed under the MIT license found in the
26+
* LICENSE file in the root directory of this source tree.
27+
*/
28+
29+
/**
30+
* @license React
31+
* react.production.min.js
32+
*
33+
* Copyright (c) Facebook, Inc. and its affiliates.
34+
*
35+
* This source code is licensed under the MIT license found in the
36+
* LICENSE file in the root directory of this source tree.
37+
*/
38+
39+
/**
40+
* @license React
41+
* scheduler.production.min.js
42+
*
43+
* Copyright (c) Facebook, Inc. and its affiliates.
44+
*
45+
* This source code is licensed under the MIT license found in the
46+
* LICENSE file in the root directory of this source tree.
47+
*/
48+
49+
/** @license React v16.13.1
50+
* react-is.production.min.js
51+
*
52+
* Copyright (c) Facebook, Inc. and its affiliates.
53+
*
54+
* This source code is licensed under the MIT license found in the
55+
* LICENSE file in the root directory of this source tree.
56+
*/
57+
58+
//! moment.js
59+
60+
//! moment.js locale configuration
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Document</title><script defer="defer" src="951.js"></script><script defer="defer" src="index.js"></script></head><body><div id="root"></div></body></html>

app-builder/plugins/aipp-plugin/src/test/resources/file/formFile2/build/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)