tntd 1.3.62 → 1.3.63

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 (31) hide show
  1. package/components/QueryListScene/List.js +26 -25
  2. package/lib/QueryListScene/List.js +28 -24
  3. package/package.json +1 -1
  4. package/lib/0645cf743e4e44ca9da321d689897f07.png +0 -0
  5. package/lib/09db77de0c24fa0f45f8a5cf299a3d11.png +0 -0
  6. package/lib/1d0b52448de217857b270af807e9360d.png +0 -0
  7. package/lib/25d78d77c9c2f0d403e5d899ceb5b1ef.png +0 -0
  8. package/lib/27fa44ff0c98e1594d79b73045aabedf.png +0 -0
  9. package/lib/2c95075adb68d6131b59cae9fa554ec2.png +0 -0
  10. package/lib/377c871d922a25c773a9e7c2f42ed7c0.png +0 -0
  11. package/lib/3d901589b40bd56ff1fde2bbb700bfe1.png +0 -0
  12. package/lib/4abe481e130d7be0574e45573de8beb7.png +0 -0
  13. package/lib/95ee2260a509cd630d89c5367ed1973b.png +0 -0
  14. package/lib/BlockHeader/README.md +0 -83
  15. package/lib/BlockHeader/fonts/OswaldLight.ttf +0 -0
  16. package/lib/BlockHeader/index.js +0 -42
  17. package/lib/BlockHeader/index.less +0 -141
  18. package/lib/Layout/locale.js +0 -53
  19. package/lib/Layout/paaslayout/index.less +0 -75
  20. package/lib/QueryListScene/Field/SelectInput.js +0 -115
  21. package/lib/QueryListScene/Field/fieldsMap.js +0 -52
  22. package/lib/QueryListScene/Field/index.js +0 -159
  23. package/lib/QueryListScene/Field/select.js +0 -100
  24. package/lib/QueryListScene/QueryForm/index.js +0 -423
  25. package/lib/QueryListScene/QueryForm/index.less +0 -141
  26. package/lib/b9dd5ff3622296fbee51ed68f4bca1bf.png +0 -0
  27. package/lib/bd2921989f9296089ba58efb7a76f3ef.png +0 -0
  28. package/lib/index.html +0 -6
  29. package/lib/main.css +0 -16420
  30. package/lib/tntd.js +0 -2
  31. package/lib/tntd.js.LICENSE.txt +0 -36
@@ -1,36 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*!
8
- Copyright (c) 2017 Jed Watson.
9
- Licensed under the MIT License (MIT), see
10
- http://jedwatson.github.io/classnames
11
- */
12
-
13
- /*!
14
- * cookie
15
- * Copyright(c) 2012-2014 Roman Shtylman
16
- * Copyright(c) 2015 Douglas Christopher Wilson
17
- * MIT Licensed
18
- */
19
-
20
- /** @license React v16.12.0
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
- /** @license React v16.13.1
30
- * react-is.production.min.js
31
- *
32
- * Copyright (c) Facebook, Inc. and its affiliates.
33
- *
34
- * This source code is licensed under the MIT license found in the
35
- * LICENSE file in the root directory of this source tree.
36
- */