@tddc/assign-modal 3.1.5 → 3.1.6

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 (38) hide show
  1. package/es/index.js +67791 -3
  2. package/es/index.js.LICENSE.txt +45 -0
  3. package/lib/index.js +70897 -0
  4. package/lib/index.js.LICENSE.txt +45 -0
  5. package/package.json +44 -2
  6. package/src/.octopus/ar-EG/index.js +17 -3
  7. package/src/.octopus/en-US/index.js +6 -6
  8. package/src/.octopus/es-ES/index.js +17 -3
  9. package/src/.octopus/ko-KR/index.js +17 -3
  10. package/src/.octopus/th-TH/index.js +17 -3
  11. package/src/.octopus/zh-TW/index.js +19 -0
  12. package/src/I18N.js +3 -0
  13. package/src/locale/en-US.js +5 -0
  14. package/src/locale/es-ES.js +5 -0
  15. package/src/locale/ko-KR.js +5 -0
  16. package/src/locale/th-TH.js +5 -0
  17. package/src/locale/zh-CN.js +5 -0
  18. package/src/locale/zh-TW.js +5 -0
  19. package/es/AssignModal/AssignApp/Edit.js +0 -1504
  20. package/es/AssignModal/AssignApp/Edit_without_TntdVirtualTree.js +0 -1359
  21. package/es/AssignModal/AssignApp/View.js +0 -641
  22. package/es/AssignModal/AssignApp/index.js +0 -9
  23. package/es/AssignModal/AssignApp/index.less +0 -329
  24. package/es/AssignModal/AssignApp/utils.js +0 -241
  25. package/es/AssignModal/index.js +0 -202
  26. package/es/AssignModal/index.less +0 -12
  27. package/es/I18N.js +0 -102
  28. package/es/locale/ar-EG.js +0 -4
  29. package/es/locale/en-US.js +0 -0
  30. package/es/locale/es-ES.js +0 -0
  31. package/es/locale/ko-KR.js +0 -0
  32. package/es/locale/th-TH.js +0 -0
  33. package/es/locale/zh-CN.js +0 -0
  34. package/src/.octopus/ar-EG/test.js +0 -3
  35. package/src/.octopus/en-US/test.js +0 -3
  36. package/src/.octopus/es-ES/test.js +0 -3
  37. package/src/.octopus/ko-KR/test.js +0 -3
  38. package/src/.octopus/th-TH/test.js +0 -3
@@ -0,0 +1,45 @@
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
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
14
+
15
+ /**
16
+ * @license
17
+ * Lodash <https://lodash.com/>
18
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
19
+ * Released under MIT license <https://lodash.com/license>
20
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
21
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
22
+ */
23
+
24
+ /**
25
+ * @license React
26
+ * react-is.production.min.js
27
+ *
28
+ * Copyright (c) Facebook, Inc. and its affiliates.
29
+ *
30
+ * This source code is licensed under the MIT license found in the
31
+ * LICENSE file in the root directory of this source tree.
32
+ */
33
+
34
+ /** @license React v16.13.1
35
+ * react-is.production.min.js
36
+ *
37
+ * Copyright (c) Facebook, Inc. and its affiliates.
38
+ *
39
+ * This source code is licensed under the MIT license found in the
40
+ * LICENSE file in the root directory of this source tree.
41
+ */
42
+
43
+ //! moment.js
44
+
45
+ //! moment.js locale configuration