jamespot-react-core 1.1.6 → 1.1.13

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 (1307) hide show
  1. package/.github/workflows/npm-package.yml +33 -0
  2. package/.history/.eslintignore_20211116104208 +84 -0
  3. package/.history/.eslintignore_20211116104838 +84 -0
  4. package/.history/.eslintignore_20211116140416 +88 -0
  5. package/.history/.github/workflows/ci_20211117143717.yml +55 -0
  6. package/.history/.github/workflows/ci_20211117143735.yml +55 -0
  7. package/.history/.github/workflows/ci_20211117143738.yml +55 -0
  8. package/.history/.github/workflows/ci_20211117143748.yml +55 -0
  9. package/.history/.github/workflows/ci_20211117143853.yml +67 -0
  10. package/.history/.github/workflows/ci_20211117143857.yml +67 -0
  11. package/.history/.github/workflows/ci_20211117143901.yml +67 -0
  12. package/.history/.github/workflows/ci_20211117143910.yml +67 -0
  13. package/.history/.gitignore_20210217152737 +86 -0
  14. package/.history/.husky/pre-commit_20211116154558 +4 -0
  15. package/.history/.husky/pre-commit_20211116155220 +4 -0
  16. package/.history/.prettierignore_20211116104208 +84 -0
  17. package/.history/.prettierignore_20211116140423 +88 -0
  18. package/.history/.prettierrc_20211116104208.json +11 -0
  19. package/.history/.prettierrc_20211116173727.json +10 -0
  20. package/.history/babel.config_20211116104920.js +8 -0
  21. package/.history/babel.config_20211116105014.js +12 -0
  22. package/.history/build/utils/types.d_20211115162010.ts +130 -0
  23. package/.history/build/utils/types.d_20211115162048.ts +153 -0
  24. package/.history/build/utils/types.d_20211115162050.ts +153 -0
  25. package/.history/build/utils/types.d_20211115163140.ts +164 -0
  26. package/.history/build/utils/types.d_20211115163212.ts +165 -0
  27. package/.history/build/utils/types.d_20211115163215.ts +164 -0
  28. package/.history/build/utils/types.d_20211115163237.ts +165 -0
  29. package/.history/build/utils/types.d_20211115163259.ts +164 -0
  30. package/.history/build/utils/types.d_20211115163311.ts +162 -0
  31. package/.history/build/utils/types.d_20211115163319.ts +164 -0
  32. package/.history/build/utils/types.d_20211115163322.ts +164 -0
  33. package/.history/build/utils/types.d_20211115163326.ts +164 -0
  34. package/.history/build/utils/types.d_20211115163346.ts +167 -0
  35. package/.history/build/utils/types.d_20211115163411.ts +170 -0
  36. package/.history/build/utils/types.d_20211115163824.ts +170 -0
  37. package/.history/component-list-generator_20201020144442.js +0 -0
  38. package/.history/component-list-generator_20201020144454.js +2 -0
  39. package/.history/component-list-generator_20201020144615.js +2 -0
  40. package/.history/component-list-generator_20201020144629.js +4 -0
  41. package/.history/component-list-generator_20201020144652.js +3 -0
  42. package/.history/component-list-generator_20201020144919.js +6 -0
  43. package/.history/component-list-generator_20201020144936.js +6 -0
  44. package/.history/component-list-generator_20201020145039.js +6 -0
  45. package/.history/component-list-generator_20201020145056.js +6 -0
  46. package/.history/component-list-generator_20201020145108.js +6 -0
  47. package/.history/component-list-generator_20201020145126.js +6 -0
  48. package/.history/component-list-generator_20201020145155.js +10 -0
  49. package/.history/component-list-generator_20201020145204.js +10 -0
  50. package/.history/component-list-generator_20201020145206.js +10 -0
  51. package/.history/component-list-generator_20201020145214.js +10 -0
  52. package/.history/component-list-generator_20201020145238.js +11 -0
  53. package/.history/component-list-generator_20201020145314.js +11 -0
  54. package/.history/component-list-generator_20201020145317.js +11 -0
  55. package/.history/component-list-generator_20201020145350.js +14 -0
  56. package/.history/component-list-generator_20201020145403.js +14 -0
  57. package/.history/component-list-generator_20201020145502.js +14 -0
  58. package/.history/component-list-generator_20201020145513.js +14 -0
  59. package/.history/component-list-generator_20201020145543.js +20 -0
  60. package/.history/component-list-generator_20201020145548.js +20 -0
  61. package/.history/component-list-generator_20201020145552.js +20 -0
  62. package/.history/component-list-generator_20201020145556.js +20 -0
  63. package/.history/component-list-generator_20201020145606.js +20 -0
  64. package/.history/component-list-generator_20201020145608.js +20 -0
  65. package/.history/component-list-generator_20201020145733.js +25 -0
  66. package/.history/component-list-generator_20201020145747.js +25 -0
  67. package/.history/component-list-generator_20201020145751.js +25 -0
  68. package/.history/component-list-generator_20201020145815.js +31 -0
  69. package/.history/component-list-generator_20201020145819.js +31 -0
  70. package/.history/component-list-generator_20201020145836.js +32 -0
  71. package/.history/component-list-generator_20201020145850.js +33 -0
  72. package/.history/component-list-generator_20201020145906.js +31 -0
  73. package/.history/component-list-generator_20201020145928.js +31 -0
  74. package/.history/dummyReact_20200925112918.js +0 -0
  75. package/.history/dummyReact_20200925112926.js +1 -0
  76. package/.history/ext-component-list_20211019182023.json +222 -0
  77. package/.history/jest.config_20211117104325.js +14 -0
  78. package/.history/jest.config_20211117161032.js +15 -0
  79. package/.history/package-lock_20211104171528.json +116080 -0
  80. package/.history/package-lock_20211104171601.json +116076 -0
  81. package/.history/package_20211104171613.json +76 -0
  82. package/.history/package_20211108143322.json +74 -0
  83. package/.history/package_20211108155011.json +76 -0
  84. package/.history/package_20211108161929.json +76 -0
  85. package/.history/package_20211109064814.json +76 -0
  86. package/.history/package_20211109064815.json +76 -0
  87. package/.history/package_20211109094559.json +75 -0
  88. package/.history/package_20211109094610.json +76 -0
  89. package/.history/package_20211109094651.json +76 -0
  90. package/.history/package_20211109094658.json +76 -0
  91. package/.history/package_20211109094716.json +76 -0
  92. package/.history/package_20211109111149.json +76 -0
  93. package/.history/package_20211109111152.json +76 -0
  94. package/.history/package_20211109111202.json +76 -0
  95. package/.history/package_20211109112628.json +76 -0
  96. package/.history/package_20211109113128.json +75 -0
  97. package/.history/package_20211109113249.json +75 -0
  98. package/.history/package_20211109142104.json +74 -0
  99. package/.history/package_20211109142146.json +72 -0
  100. package/.history/package_20211116104326.json +72 -0
  101. package/.history/package_20211116104626.json +74 -0
  102. package/.history/package_20211116104634.json +75 -0
  103. package/.history/package_20211116104655.json +77 -0
  104. package/.history/package_20211116104658.json +77 -0
  105. package/.history/package_20211116105054.json +77 -0
  106. package/.history/package_20211116113622.json +77 -0
  107. package/.history/package_20211116114114.json +77 -0
  108. package/.history/package_20211116114323.json +77 -0
  109. package/.history/package_20211116154641.json +89 -0
  110. package/.history/package_20211117145050.json +90 -0
  111. package/.history/package_20211117160710.json +90 -0
  112. package/.history/package_20211117160750.json +90 -0
  113. package/.history/package_20211117160811.json +90 -0
  114. package/.history/package_20211117160835.json +89 -0
  115. package/.history/package_20211117160858.json +90 -0
  116. package/.history/package_20211117160917.json +90 -0
  117. package/.history/package_20211117160946.json +90 -0
  118. package/.history/package_20211117161004.json +90 -0
  119. package/.history/script/checkDependencies_20211117104325.js +40 -0
  120. package/.history/script/checkDependencies_20211117161043.js +41 -0
  121. package/.history/script/checkDependencies_20211117161049.js +42 -0
  122. package/.history/script/checkDependencies_20211117161059.js +43 -0
  123. package/.history/script/checkDependencies_20211117161139.js +43 -0
  124. package/.history/script/component-list-generator_20201110152037.mjs +35 -0
  125. package/.history/script/component-list-generator_20201110152102.mjs +35 -0
  126. package/.history/script/component-list-generator_20211117161111.js +62 -0
  127. package/.history/script/component-list-generator_20211117161116.js +61 -0
  128. package/.history/script/component-list-generator_20211117161128.js +62 -0
  129. package/.history/src/App_20211115161007.tsx +151 -0
  130. package/.history/src/App_20211115161019.tsx +151 -0
  131. package/.history/src/App_20211116105352.tsx +126 -0
  132. package/.history/src/App_20211116175603.tsx +151 -0
  133. package/.history/src/App_20211116175732.tsx +151 -0
  134. package/.history/src/App_20211117091605.tsx +126 -0
  135. package/.history/src/App_20211117145107.tsx +127 -0
  136. package/.history/src/App_20211117160617.tsx +126 -0
  137. package/.history/src/App_20211123163906.tsx +159 -0
  138. package/.history/src/App_20211123163907.tsx +160 -0
  139. package/.history/src/App_20211123164015.tsx +158 -0
  140. package/.history/src/App_20211123164030.tsx +161 -0
  141. package/.history/src/App_20211123164038.tsx +161 -0
  142. package/.history/src/App_20211123164054.tsx +163 -0
  143. package/.history/src/App_20211123164059.tsx +162 -0
  144. package/.history/src/App_20211123164808.tsx +163 -0
  145. package/.history/src/App_20211123164811.tsx +162 -0
  146. package/.history/src/App_20211123164822.tsx +162 -0
  147. package/.history/src/App_20211123165036.tsx +162 -0
  148. package/.history/src/App_20211123165302.tsx +162 -0
  149. package/.history/src/App_20211123165306.tsx +162 -0
  150. package/.history/src/App_20211123165328.tsx +162 -0
  151. package/.history/src/App_20211123165331.tsx +162 -0
  152. package/.history/src/App_20211123165350.tsx +162 -0
  153. package/.history/src/App_20211123165407.tsx +162 -0
  154. package/.history/src/App_20211123165453.tsx +162 -0
  155. package/.history/src/App_20211123165815.tsx +162 -0
  156. package/.history/src/App_20211123165820.tsx +162 -0
  157. package/.history/src/App_20211123165831.tsx +162 -0
  158. package/.history/src/App_20211123165836.tsx +162 -0
  159. package/.history/src/App_20211123170033.tsx +159 -0
  160. package/.history/src/App_20211123170559.tsx +159 -0
  161. package/.history/src/App_20211125104046.tsx +163 -0
  162. package/.history/src/App_20211125104943.tsx +163 -0
  163. package/.history/src/App_20211125104949.tsx +164 -0
  164. package/.history/src/App_20211125105152.tsx +165 -0
  165. package/.history/src/App_20211125105250.tsx +166 -0
  166. package/.history/src/App_20211125105255.tsx +167 -0
  167. package/.history/src/App_20211125105441.tsx +167 -0
  168. package/.history/src/App_20211125105447.tsx +166 -0
  169. package/.history/src/App_20211125105512.tsx +167 -0
  170. package/.history/src/App_20211125105519.tsx +166 -0
  171. package/.history/src/App_20211125105557.tsx +165 -0
  172. package/.history/src/App_20211125105714.tsx +164 -0
  173. package/.history/src/App_20211125105807.tsx +163 -0
  174. package/.history/src/App_20211125105811.tsx +163 -0
  175. package/.history/src/App_20211125110028.tsx +163 -0
  176. package/.history/src/App_20211125110118.tsx +163 -0
  177. package/.history/src/App_20211125111425.tsx +165 -0
  178. package/.history/src/App_20211125111439.tsx +165 -0
  179. package/.history/src/App_20211125111451.tsx +165 -0
  180. package/.history/src/App_20211125111501.tsx +165 -0
  181. package/.history/src/App_20211125111518.tsx +166 -0
  182. package/.history/src/App_20211125111520.tsx +166 -0
  183. package/.history/src/App_20211125112541.tsx +166 -0
  184. package/.history/src/App_20211125112547.tsx +166 -0
  185. package/.history/src/App_20211125112556.tsx +166 -0
  186. package/.history/src/App_20211125113551.tsx +167 -0
  187. package/.history/src/App_20211125113620.tsx +167 -0
  188. package/.history/src/App_20211125113710.tsx +167 -0
  189. package/.history/src/App_20211125115222.tsx +171 -0
  190. package/.history/src/App_20211125115613.tsx +148 -0
  191. package/.history/src/App_20211125155842.tsx +151 -0
  192. package/.history/src/App_20211125155844.tsx +150 -0
  193. package/.history/src/App_20211126145308.tsx +151 -0
  194. package/.history/src/App_20211126150052.tsx +150 -0
  195. package/.history/src/App_20211129150417.tsx +150 -0
  196. package/.history/src/App_20211129150436.tsx +150 -0
  197. package/.history/src/App_20211207121003.tsx +159 -0
  198. package/.history/src/App_20211207121127.tsx +159 -0
  199. package/.history/src/App_20211207121135.tsx +160 -0
  200. package/.history/src/App_20211207121233.tsx +160 -0
  201. package/.history/src/App_20211207121325.tsx +160 -0
  202. package/.history/src/App_20211207121333.tsx +160 -0
  203. package/.history/src/App_20211207121457.tsx +159 -0
  204. package/.history/src/App_20211207123546.tsx +159 -0
  205. package/.history/src/App_20211207143631.tsx +159 -0
  206. package/.history/src/App_20211207143637.tsx +159 -0
  207. package/.history/src/App_20211207143645.tsx +159 -0
  208. package/.history/src/App_20211207143648.tsx +159 -0
  209. package/.history/src/App_20211207143913.tsx +160 -0
  210. package/.history/src/App_20211207144156.tsx +160 -0
  211. package/.history/src/App_20211207144158.tsx +160 -0
  212. package/.history/src/App_20211207144416.tsx +165 -0
  213. package/.history/src/App_20211207144424.tsx +165 -0
  214. package/.history/src/App_20211207144554.tsx +161 -0
  215. package/.history/src/App_20211207144558.tsx +159 -0
  216. package/.history/src/App_20211207154936.tsx +189 -0
  217. package/.history/src/App_20211207154951.tsx +190 -0
  218. package/.history/src/App_20211207155001.tsx +190 -0
  219. package/.history/src/App_20211207155046.tsx +191 -0
  220. package/.history/src/App_20211207155106.tsx +191 -0
  221. package/.history/src/App_20211207155109.tsx +191 -0
  222. package/.history/src/App_20211207155117.tsx +191 -0
  223. package/.history/src/App_20211207155124.tsx +191 -0
  224. package/.history/src/App_20211207155127.tsx +191 -0
  225. package/.history/src/App_20211207155130.tsx +191 -0
  226. package/.history/src/App_20211207155136.tsx +191 -0
  227. package/.history/src/App_20211207155141.tsx +191 -0
  228. package/.history/src/App_20211207155149.tsx +192 -0
  229. package/.history/src/App_20211207155247.tsx +191 -0
  230. package/.history/src/App_20211207155334.tsx +191 -0
  231. package/.history/src/App_20211207155339.tsx +191 -0
  232. package/.history/src/App_20211207155346.tsx +192 -0
  233. package/.history/src/App_20211207155828.tsx +192 -0
  234. package/.history/src/App_20211207160003.tsx +191 -0
  235. package/.history/src/App_20211207160009.tsx +190 -0
  236. package/.history/src/App_20211207160037.tsx +159 -0
  237. package/.history/src/App_20211209144637.tsx +168 -0
  238. package/.history/src/App_20211209144641.tsx +169 -0
  239. package/.history/src/App_20211214143016.tsx +172 -0
  240. package/.history/src/App_20211214153206.tsx +181 -0
  241. package/.history/src/App_20211214153207.tsx +182 -0
  242. package/.history/src/App_20211214153220.tsx +182 -0
  243. package/.history/src/App_20211214163650.tsx +172 -0
  244. package/.history/src/App_20211214164203.tsx +163 -0
  245. package/.history/src/displayer/DisplayAttribute.component_20211214142347.tsx +87 -0
  246. package/.history/src/displayer/DisplayAttribute.component_20211214142733.tsx +87 -0
  247. package/.history/src/displayer/DisplayAttribute.component_20211214142748.tsx +86 -0
  248. package/.history/src/displayer/DisplayAttribute.component_20211214142750.tsx +85 -0
  249. package/.history/src/displayer/DisplayAttribute.component_20211214142752.tsx +85 -0
  250. package/.history/src/displayer/DisplayAttribute.component_20211214142802.tsx +86 -0
  251. package/.history/src/displayer/DisplayAttribute.component_20211214142810.tsx +86 -0
  252. package/.history/src/displayer/DisplayAttribute.component_20211214142927.tsx +74 -0
  253. package/.history/src/displayer/DisplayAttribute.component_20211214142931.tsx +73 -0
  254. package/.history/src/displayer/DisplayAttribute.component_20211214142933.tsx +72 -0
  255. package/.history/src/displayer/DisplayAttribute.component_20211214142941.tsx +72 -0
  256. package/.history/src/displayer/DisplayAttribute.component_20211214142945.tsx +72 -0
  257. package/.history/src/displayer/DisplayAttribute.component_20211214142946.tsx +71 -0
  258. package/.history/src/displayer/DisplayAttribute.component_20211214142959.tsx +71 -0
  259. package/.history/src/displayer/DisplayAttribute.component_20211214144044.tsx +69 -0
  260. package/.history/src/displayer/DisplayAttribute.component_20211214144049.tsx +69 -0
  261. package/.history/src/displayer/DisplayAttribute.component_20211214144205.tsx +71 -0
  262. package/.history/src/displayer/DisplayAttribute.component_20211214144502.tsx +71 -0
  263. package/.history/src/displayer/DisplayAttribute.component_20211214144517.tsx +71 -0
  264. package/.history/src/displayer/DisplayAttribute.component_20211214144537.tsx +69 -0
  265. package/.history/src/displayer/DisplayAttribute.component_20211214144538.tsx +68 -0
  266. package/.history/src/displayer/DisplayAttribute.component_20211214144556.tsx +69 -0
  267. package/.history/src/displayer/DisplayAttribute.component_20211214144559.tsx +67 -0
  268. package/.history/src/displayer/DisplayAttribute.component_20211214144616.tsx +66 -0
  269. package/.history/src/displayer/DisplayAttribute.component_20211214144618.tsx +66 -0
  270. package/.history/src/displayer/DisplayAttribute.component_20211214144633.tsx +67 -0
  271. package/.history/src/displayer/DisplayAttribute.component_20211214144638.tsx +65 -0
  272. package/.history/src/displayer/DisplayAttribute.component_20211214144645.tsx +65 -0
  273. package/.history/src/displayer/DisplayAttribute.component_20211214144707.tsx +65 -0
  274. package/.history/src/displayer/DisplayAttribute.component_20211214144708.tsx +66 -0
  275. package/.history/src/displayer/DisplayAttribute.component_20211214144721.tsx +66 -0
  276. package/.history/src/displayer/DisplayAttribute.component_20211214144745.tsx +66 -0
  277. package/.history/src/displayer/DisplayAttribute.component_20211214144749.tsx +66 -0
  278. package/.history/src/displayer/DisplayAttribute.component_20211214145052.tsx +54 -0
  279. package/.history/src/displayer/DisplayAttribute.component_20211214145142.tsx +36 -0
  280. package/.history/src/displayer/DisplayAttribute.component_20211214152254.tsx +36 -0
  281. package/.history/src/displayer/DisplayAttribute.component_20211214152627.tsx +47 -0
  282. package/.history/src/displayer/DisplayAttribute.component_20211214152640.tsx +51 -0
  283. package/.history/src/displayer/DisplayAttribute.component_20211214152747.tsx +51 -0
  284. package/.history/src/displayer/DisplayAttribute.component_20211214152749.tsx +51 -0
  285. package/.history/src/displayer/DisplayAttribute.component_20211214152830.tsx +51 -0
  286. package/.history/src/displayer/DisplayAttribute.component_20211214152839.tsx +48 -0
  287. package/.history/src/displayer/DisplayAttribute.component_20211214152904.tsx +48 -0
  288. package/.history/src/displayer/DisplayAttribute.component_20211214152914.tsx +48 -0
  289. package/.history/src/displayer/DisplayAttribute.component_20211214152952.tsx +49 -0
  290. package/.history/src/displayer/DisplayAttribute.component_20211214153000.tsx +49 -0
  291. package/.history/src/displayer/DisplayAttribute.component_20211214153008.tsx +49 -0
  292. package/.history/src/displayer/DisplayAttribute.component_20211214153009.tsx +48 -0
  293. package/.history/src/displayer/DisplayAttribute.component_20211214153014.tsx +48 -0
  294. package/.history/src/displayer/DisplayAttribute.component_20211214153040.tsx +50 -0
  295. package/.history/src/displayer/DisplayAttribute.component_20211214153042.tsx +48 -0
  296. package/.history/src/displayer/DisplayAttribute.component_20211214153105.tsx +51 -0
  297. package/.history/src/displayer/DisplayAttribute.component_20211214153111.tsx +52 -0
  298. package/.history/src/displayer/DisplayAttribute.component_20211214153937.tsx +52 -0
  299. package/.history/src/displayer/DisplayAttribute.component_20211214154139.tsx +52 -0
  300. package/.history/src/displayer/DisplayAttribute.component_20211214154155.tsx +52 -0
  301. package/.history/src/displayer/DisplayAttribute.component_20211214154322.tsx +52 -0
  302. package/.history/src/displayer/DisplayAttribute.component_20211214154337.tsx +46 -0
  303. package/.history/src/displayer/DisplayAttribute.component_20211214154344.tsx +51 -0
  304. package/.history/src/displayer/DisplayAttribute.component_20211214154355.tsx +46 -0
  305. package/.history/src/displayer/DisplayAttribute.component_20211214154411.tsx +52 -0
  306. package/.history/src/displayer/DisplayAttribute.component_20211214154436.tsx +52 -0
  307. package/.history/src/displayer/DisplayAttribute.component_20211214154519.tsx +50 -0
  308. package/.history/src/displayer/DisplayAttribute.component_20211214155729.tsx +51 -0
  309. package/.history/src/displayer/DisplayAttribute.component_20211214155847.tsx +50 -0
  310. package/.history/src/displayer/DisplayAttribute.component_20211214161029.tsx +50 -0
  311. package/.history/src/displayer/DisplayAttribute.component_20211214161437.tsx +49 -0
  312. package/.history/src/displayer/DisplayAttribute.component_20211214163110.tsx +49 -0
  313. package/.history/src/displayer/DisplayAttribute.component_20211214163114.tsx +49 -0
  314. package/.history/src/displayer/DisplayAttribute.component_20211214163119.tsx +38 -0
  315. package/.history/src/displayer/DisplayAttribute.component_20211214163149.tsx +38 -0
  316. package/.history/src/displayer/DisplayAttribute.component_20211214163423.tsx +38 -0
  317. package/.history/src/displayer/DisplayAttribute.component_20211214163428.tsx +38 -0
  318. package/.history/src/displayer/DisplayAttribute.component_20211214163432.tsx +38 -0
  319. package/.history/src/displayer/DisplayAttribute.component_20211214163521.tsx +38 -0
  320. package/.history/src/displayer/DisplayAttribute.component_20211214164135.tsx +38 -0
  321. package/.history/src/displayer/DisplayAttribute.component_20211214164139.tsx +38 -0
  322. package/.history/src/displayer/DisplayAttribute.component_20211214164245.tsx +38 -0
  323. package/.history/src/displayer/DisplayAttribute.component_20211214164304.tsx +38 -0
  324. package/.history/src/displayer/DisplayAttribute.component_20211214164308.tsx +38 -0
  325. package/.history/src/displayer/DisplayAttribute.component_20211214164318.tsx +38 -0
  326. package/.history/src/displayer/DisplayAttribute.component_20211214164328.tsx +38 -0
  327. package/.history/src/displayer/DisplayAttribute.component_20211214164333.tsx +25 -0
  328. package/.history/src/displayer/DisplayAttribute.component_20211214164336.tsx +35 -0
  329. package/.history/src/displayer/DisplayAttribute.component_20211214164356.tsx +35 -0
  330. package/.history/src/displayer/DisplayAttribute.component_20211214164402.tsx +35 -0
  331. package/.history/src/displayer/DisplayAttribute.component_20211214164450.tsx +33 -0
  332. package/.history/src/displayer/DisplayAttribute.component_20211214164755.tsx +33 -0
  333. package/.history/src/displayer/DisplayAttribute.component_20211214165532.tsx +34 -0
  334. package/.history/src/displayer/DisplayAttribute.component_20211214170041.tsx +35 -0
  335. package/.history/src/displayer/DisplayAttribute.component_20211214170052.tsx +36 -0
  336. package/.history/src/displayer/DisplayAttribute.component_20211214170108.tsx +36 -0
  337. package/.history/src/displayer/DisplayAttribute.component_20211214170208.tsx +37 -0
  338. package/.history/src/displayer/DisplayAttribute.component_20211214170229.tsx +37 -0
  339. package/.history/src/displayer/DisplayAttribute.component_20211214171848.tsx +36 -0
  340. package/.history/src/displayer/DisplayAttribute.component_20211214180831.tsx +36 -0
  341. package/.history/src/displayer/DisplayAttribute.component_20211214181345.tsx +36 -0
  342. package/.history/src/displayer/DisplayAttribute.component_20211215093641.tsx +37 -0
  343. package/.history/src/displayer/DisplayAttribute.component_20211215093839.tsx +37 -0
  344. package/.history/src/displayer/DisplayAttribute.component_20211215093921.tsx +40 -0
  345. package/.history/src/displayer/DisplayAttribute.component_20211215094002.tsx +40 -0
  346. package/.history/src/displayer/DisplayAttribute.component_20211215094023.tsx +40 -0
  347. package/.history/src/displayer/DisplayAttribute.component_20211215152221.tsx +44 -0
  348. package/.history/src/displayer/DisplayAttribute.component_20211215152233.tsx +45 -0
  349. package/.history/src/displayer/DisplayAttribute.component_20211215152236.tsx +45 -0
  350. package/.history/src/displayer/DisplayAttribute.component_20211215152249.tsx +46 -0
  351. package/.history/src/displayer/DisplayAttribute.component_20211215152319.tsx +41 -0
  352. package/.history/src/displayer/DisplayAttribute.component_20211215152321.tsx +40 -0
  353. package/.history/src/displayer/DisplayAttribute.component_20211215152445.tsx +42 -0
  354. package/.history/src/displayer/DisplayAttribute.component_20211215152458.tsx +46 -0
  355. package/.history/src/displayer/DisplayAttribute.component_20211215153047.tsx +46 -0
  356. package/.history/src/displayer/DisplayAttribute.component_20211215153845.tsx +46 -0
  357. package/.history/src/displayer/DisplayAttribute.component_20211215153848.tsx +47 -0
  358. package/.history/src/displayer/DisplayAttribute.component_20211215153850.tsx +46 -0
  359. package/.history/src/displayer/DisplayAttribute.component_20211221155746.tsx +46 -0
  360. package/.history/src/displayer/components/DisplayList.component_20211214145222.tsx +20 -0
  361. package/.history/src/displayer/components/DisplayList.component_20211214154540.tsx +21 -0
  362. package/.history/src/displayer/components/DisplayList.component_20211214154625.tsx +23 -0
  363. package/.history/src/displayer/components/DisplayList.component_20211214154805.tsx +22 -0
  364. package/.history/src/displayer/components/DisplayList.component_20211214154807.tsx +21 -0
  365. package/.history/src/displayer/components/DisplayList.component_20211214155122.tsx +21 -0
  366. package/.history/src/displayer/components/DisplayList.component_20211214155211.tsx +22 -0
  367. package/.history/src/displayer/components/DisplayList.component_20211214155213.tsx +21 -0
  368. package/.history/src/displayer/components/DisplayList.component_20211214155344.tsx +21 -0
  369. package/.history/src/displayer/components/DisplayList.component_20211214155417.tsx +21 -0
  370. package/.history/src/displayer/components/DisplayList.component_20211214155425.tsx +23 -0
  371. package/.history/src/displayer/components/DisplayList.component_20211214155508.tsx +24 -0
  372. package/.history/src/displayer/components/DisplayList.component_20211214155555.tsx +24 -0
  373. package/.history/src/displayer/components/DisplayList.component_20211214155600.tsx +24 -0
  374. package/.history/src/displayer/components/DisplayList.component_20211214155606.tsx +24 -0
  375. package/.history/src/displayer/components/DisplayList.component_20211214155637.tsx +23 -0
  376. package/.history/src/displayer/components/DisplayList.component_20211214155639.tsx +22 -0
  377. package/.history/src/displayer/components/DisplayList.component_20211214155641.tsx +23 -0
  378. package/.history/src/displayer/components/DisplayList.component_20211214155656.tsx +23 -0
  379. package/.history/src/displayer/components/DisplayList.component_20211214160419.tsx +23 -0
  380. package/.history/src/displayer/components/DisplayList.component_20211214163502.tsx +23 -0
  381. package/.history/src/displayer/components/DisplayList.component_20211214163505.tsx +23 -0
  382. package/.history/src/displayer/components/DisplayList.component_20211214180910.tsx +23 -0
  383. package/.history/src/displayer/components/DisplayList.component_20211215143233.tsx +23 -0
  384. package/.history/src/displayer/components/DisplayList.component_20211215152018.tsx +30 -0
  385. package/.history/src/displayer/components/DisplayList.component_20211215152228.tsx +27 -0
  386. package/.history/src/displayer/components/DisplayList.component_20211215152331.tsx +30 -0
  387. package/.history/src/displayer/components/DisplayList.component_20211215152441.tsx +29 -0
  388. package/.history/src/displayer/components/DisplayList.component_20211215152504.tsx +27 -0
  389. package/.history/src/displayer/components/DisplayList.component_20211215152508.tsx +26 -0
  390. package/.history/src/displayer/components/DisplayList.component_20211215152515.tsx +29 -0
  391. package/.history/src/displayer/components/DisplayList.component_20211215152521.tsx +22 -0
  392. package/.history/src/displayer/components/DisplayList.component_20211215152602.tsx +26 -0
  393. package/.history/src/displayer/components/DisplayList.component_20211215152607.tsx +26 -0
  394. package/.history/src/displayer/components/DisplayList.component_20211215152608.tsx +26 -0
  395. package/.history/src/displayer/components/DisplayList.component_20211215152728.tsx +23 -0
  396. package/.history/src/displayer/components/DisplayList.component_20211215152729.tsx +23 -0
  397. package/.history/src/displayer/components/DisplayList.component_20211215152734.tsx +22 -0
  398. package/.history/src/displayer/components/DisplayList.component_20211215152739.tsx +18 -0
  399. package/.history/src/displayer/components/DisplayList.component_20211215153809.tsx +18 -0
  400. package/.history/src/displayer/components/DisplayList.component_20211215153815.tsx +18 -0
  401. package/.history/src/displayer/components/DisplayList.component_20211215153830.tsx +22 -0
  402. package/.history/src/displayer/components/DisplaySingleValue.component_20211214145229.tsx +14 -0
  403. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154637.tsx +17 -0
  404. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154638.tsx +16 -0
  405. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154706.tsx +15 -0
  406. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154714.tsx +15 -0
  407. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155855.tsx +16 -0
  408. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155945.tsx +15 -0
  409. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155947.tsx +14 -0
  410. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160002.tsx +16 -0
  411. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160318.tsx +11 -0
  412. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160320.tsx +9 -0
  413. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160345.tsx +11 -0
  414. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160352.tsx +15 -0
  415. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160404.tsx +15 -0
  416. package/.history/src/displayer/components/DisplaySingleValue.component_20211214163514.tsx +15 -0
  417. package/.history/src/displayer/components/DisplaySingleValue.component_20211214180903.tsx +15 -0
  418. package/.history/src/displayer/components/DisplaySingleValue.component_20211214180905.tsx +15 -0
  419. package/.history/src/displayer/components/DisplaySingleValue.component_20211215152534.tsx +11 -0
  420. package/.history/src/displayer/components/DisplaySingleValue.component_20211215152536.tsx +10 -0
  421. package/.history/src/displayer/components/List.component_20211214145132.tsx +0 -0
  422. package/.history/src/displayer/components/List.component_20211214145144.tsx +17 -0
  423. package/.history/src/displayer/components/List.component_20211214145154.tsx +20 -0
  424. package/.history/src/displayer/components/List.component_20211214145203.tsx +20 -0
  425. package/.history/src/displayer/components/SingleValue.component_20211214145039.tsx +0 -0
  426. package/.history/src/displayer/components/SingleValue.component_20211214145055.tsx +11 -0
  427. package/.history/src/displayer/components/SingleValue.component_20211214145102.tsx +13 -0
  428. package/.history/src/displayer/components/SingleValue.component_20211214145106.tsx +13 -0
  429. package/.history/src/displayer/components/SingleValue.component_20211214145110.tsx +14 -0
  430. package/.history/src/displayer/components/SingleValue.component_20211214145119.tsx +14 -0
  431. package/.history/src/displayer/list/formatter_20211214103213.ts +33 -0
  432. package/.history/src/displayer/list/formatter_20211214142050.ts +34 -0
  433. package/.history/src/displayer/list/formatter_20211214142150.ts +39 -0
  434. package/.history/src/displayer/list/formatter_20211214142154.ts +39 -0
  435. package/.history/src/displayer/list/formatter_20211214142200.ts +39 -0
  436. package/.history/src/displayer/list/formatter_20211214142208.ts +39 -0
  437. package/.history/src/displayer/list/formatter_20211214142213.tsx +39 -0
  438. package/.history/src/displayer/list/formatter_20211214142215.tsx +39 -0
  439. package/.history/src/displayer/list/formatter_20211214142220.tsx +39 -0
  440. package/.history/src/displayer/list/formatter_20211214142232.tsx +39 -0
  441. package/.history/src/displayer/list/formatter_20211214142238.tsx +39 -0
  442. package/.history/src/displayer/list/formatter_20211214142253.tsx +39 -0
  443. package/.history/src/displayer/list/formatter_20211214142258.tsx +40 -0
  444. package/.history/src/displayer/list/formatter_20211214142304.tsx +40 -0
  445. package/.history/src/displayer/list/formatter_20211214142309.tsx +44 -0
  446. package/.history/src/displayer/list/formatter_20211214142312.tsx +48 -0
  447. package/.history/src/displayer/list/formatter_20211214142315.tsx +52 -0
  448. package/.history/src/displayer/list/formatter_20211214145423.tsx +53 -0
  449. package/.history/src/displayer/list/formatter_20211214145426.tsx +54 -0
  450. package/.history/src/displayer/list/formatter_20211214145428.tsx +55 -0
  451. package/.history/src/displayer/list/formatter_20211214145431.tsx +56 -0
  452. package/.history/src/displayer/list/formatter_20211214145451.tsx +57 -0
  453. package/.history/src/displayer/list/formatter_20211214145457.tsx +58 -0
  454. package/.history/src/displayer/list/formatter_20211214145502.tsx +58 -0
  455. package/.history/src/displayer/list/formatter_20211215143348.tsx +58 -0
  456. package/.history/src/displayer/list/formatter_20211215143351.tsx +58 -0
  457. package/.history/src/displayer/list/formatter_20211215143355.tsx +58 -0
  458. package/.history/src/displayer/list/formatter_20211215143359.tsx +58 -0
  459. package/.history/src/displayer/list/formatter_20211215153024.tsx +61 -0
  460. package/.history/src/displayer/list/formatter_20211215153026.tsx +60 -0
  461. package/.history/src/displayer/list/formatter_20211215153030.tsx +61 -0
  462. package/.history/src/displayer/list/formatter_20211215153035.tsx +63 -0
  463. package/.history/src/displayer/list/formatter_20211215153036.tsx +62 -0
  464. package/.history/src/displayer/list/formatter_20211221102251.tsx +62 -0
  465. package/.history/src/displayer/list/formatter_20211221102300.tsx +62 -0
  466. package/.history/src/displayer/list/formatter_20211221115134.tsx +63 -0
  467. package/.history/src/displayer/list/formatter_20211221115141.tsx +63 -0
  468. package/.history/src/displayer/list/formatter_20211221115146.tsx +63 -0
  469. package/.history/src/displayer/list/formatter_20211221115150.tsx +63 -0
  470. package/.history/src/displayer/list/formatter_20211221115155.tsx +63 -0
  471. package/.history/src/displayer/types_20211214103213.ts +48 -0
  472. package/.history/src/displayer/types_20211214113007.ts +48 -0
  473. package/.history/src/displayer/types_20211214113011.ts +48 -0
  474. package/.history/src/displayer/types_20211214113033.ts +48 -0
  475. package/.history/src/displayer/types_20211214113103.ts +56 -0
  476. package/.history/src/displayer/types_20211214113107.ts +54 -0
  477. package/.history/src/displayer/types_20211214113112.ts +50 -0
  478. package/.history/src/displayer/types_20211214120127.ts +53 -0
  479. package/.history/src/displayer/types_20211214120149.ts +53 -0
  480. package/.history/src/displayer/types_20211214142029.ts +54 -0
  481. package/.history/src/displayer/types_20211214142433.ts +70 -0
  482. package/.history/src/displayer/types_20211214142435.ts +71 -0
  483. package/.history/src/displayer/types_20211214142507.ts +67 -0
  484. package/.history/src/displayer/types_20211214142532.ts +67 -0
  485. package/.history/src/displayer/types_20211214142536.ts +69 -0
  486. package/.history/src/displayer/types_20211214142537.ts +68 -0
  487. package/.history/src/displayer/types_20211214142846.ts +70 -0
  488. package/.history/src/displayer/types_20211214142900.ts +70 -0
  489. package/.history/src/displayer/types_20211214142909.ts +71 -0
  490. package/.history/src/displayer/types_20211214143916.ts +67 -0
  491. package/.history/src/displayer/types_20211214143942.ts +67 -0
  492. package/.history/src/displayer/types_20211214144142.ts +65 -0
  493. package/.history/src/displayer/types_20211214152034.ts +66 -0
  494. package/.history/src/displayer/types_20211214152106.ts +71 -0
  495. package/.history/src/displayer/types_20211214152110.ts +67 -0
  496. package/.history/src/displayer/types_20211214152122.ts +67 -0
  497. package/.history/src/displayer/types_20211214152715.ts +73 -0
  498. package/.history/src/displayer/types_20211214152720.ts +73 -0
  499. package/.history/src/displayer/types_20211214152726.ts +73 -0
  500. package/.history/src/displayer/types_20211214152731.ts +73 -0
  501. package/.history/src/displayer/types_20211214152804.ts +73 -0
  502. package/.history/src/displayer/types_20211214152812.ts +73 -0
  503. package/.history/src/displayer/types_20211214152902.ts +73 -0
  504. package/.history/src/displayer/types_20211214153737.ts +73 -0
  505. package/.history/src/displayer/types_20211214163136.ts +73 -0
  506. package/.history/src/displayer/types_20211214163139.ts +67 -0
  507. package/.history/src/displayer/types_20211214163415.ts +67 -0
  508. package/.history/src/displayer/types_20211214163418.ts +67 -0
  509. package/.history/src/displayer/types_20211214163444.ts +67 -0
  510. package/.history/src/displayer/types_20211214164033.ts +67 -0
  511. package/.history/src/displayer/types_20211214164037.ts +67 -0
  512. package/.history/src/displayer/types_20211214164045.ts +67 -0
  513. package/.history/src/displayer/types_20211214164257.ts +67 -0
  514. package/.history/src/displayer/types_20211214165609.ts +67 -0
  515. package/.history/src/displayer/types_20211214165612.ts +69 -0
  516. package/.history/src/displayer/types_20211214170308.ts +69 -0
  517. package/.history/src/displayer/types_20211214170318.ts +74 -0
  518. package/.history/src/displayer/types_20211214170325.ts +76 -0
  519. package/.history/src/displayer/types_20211214170336.ts +76 -0
  520. package/.history/src/displayer/types_20211214170343.ts +77 -0
  521. package/.history/src/displayer/types_20211214170354.ts +69 -0
  522. package/.history/src/displayer/types_20211214170356.ts +69 -0
  523. package/.history/src/displayer/types_20211214170409.ts +69 -0
  524. package/.history/src/displayer/types_20211214170433.ts +69 -0
  525. package/.history/src/displayer/types_20211214170448.ts +70 -0
  526. package/.history/src/displayer/types_20211214170452.ts +70 -0
  527. package/.history/src/displayer/types_20211214170518.ts +69 -0
  528. package/.history/src/displayer/types_20211214170757.ts +75 -0
  529. package/.history/src/displayer/types_20211214170904.ts +77 -0
  530. package/.history/src/displayer/types_20211214171019.ts +84 -0
  531. package/.history/src/displayer/types_20211214171027.ts +87 -0
  532. package/.history/src/displayer/types_20211214171035.ts +90 -0
  533. package/.history/src/displayer/types_20211214171039.ts +90 -0
  534. package/.history/src/displayer/types_20211214171905.ts +88 -0
  535. package/.history/src/displayer/types_20211214171925.ts +88 -0
  536. package/.history/src/displayer/types_20211214171931.ts +88 -0
  537. package/.history/src/displayer/types_20211214171942.ts +85 -0
  538. package/.history/src/displayer/types_20211214171952.ts +85 -0
  539. package/.history/src/displayer/types_20211214171957.ts +85 -0
  540. package/.history/src/displayer/types_20211214172000.ts +85 -0
  541. package/.history/src/displayer/types_20211214172004.ts +85 -0
  542. package/.history/src/displayer/types_20211214180805.ts +81 -0
  543. package/.history/src/displayer/types_20211214180839.ts +81 -0
  544. package/.history/src/displayer/types_20211214181501.ts +84 -0
  545. package/.history/src/displayer/types_20211214181516.ts +84 -0
  546. package/.history/src/displayer/types_20211214181520.ts +84 -0
  547. package/.history/src/displayer/types_20211214181529.ts +81 -0
  548. package/.history/src/displayer/types_20211214181537.ts +81 -0
  549. package/.history/src/displayer/types_20211215143340.ts +81 -0
  550. package/.history/src/displayer/types_20211215143635.ts +81 -0
  551. package/.history/src/displayer/types_20211215143700.ts +82 -0
  552. package/.history/src/displayer/types_20211215143702.ts +83 -0
  553. package/.history/src/displayer/types_20211215143704.ts +84 -0
  554. package/.history/src/displayer/types_20211215143706.ts +85 -0
  555. package/.history/src/displayer/types_20211215152853.ts +85 -0
  556. package/.history/src/displayer/types_20211215152900.ts +85 -0
  557. package/.history/src/displayer/types_20211215153206.ts +86 -0
  558. package/.history/src/displayer/useDisplay_20211214103213.ts +33 -0
  559. package/.history/src/displayer/useDisplay_20211214110846.ts +34 -0
  560. package/.history/src/displayer/useDisplay_20211214110916.ts +34 -0
  561. package/.history/src/displayer/useDisplay_20211214110919.ts +34 -0
  562. package/.history/src/displayer/useDisplay_20211214111434.ts +33 -0
  563. package/.history/src/displayer/useDisplay_20211214111452.ts +33 -0
  564. package/.history/src/displayer/useDisplay_20211214141944.ts +33 -0
  565. package/.history/src/displayer/useDisplay_20211214144811.ts +32 -0
  566. package/.history/src/displayer/useDisplay_20211215151251.ts +32 -0
  567. package/.history/src/displayer/useDisplay_20211215151321.ts +32 -0
  568. package/.history/src/displayer/useDisplay_20211215151325.ts +32 -0
  569. package/.history/src/displayer/useDisplay_20211215151547.ts +32 -0
  570. package/.history/src/displayer/useDisplay_20211215152822.ts +32 -0
  571. package/.history/src/displayer/useDisplay_20211215153211.ts +32 -0
  572. package/.history/src/displayer/useDisplay_20211221153252.ts +34 -0
  573. package/.history/src/displayer/useDisplay_20211221153317.ts +31 -0
  574. package/.history/src/generate-registry-batch_20201020111355.tsx +0 -0
  575. package/.history/src/generate-registry-batch_20201020111410.tsx +1 -0
  576. package/.history/src/generate-registry-batch_20201020111419.tsx +3 -0
  577. package/.history/src/generate-registry-batch_20201020111423.tsx +3 -0
  578. package/.history/src/redux/actions/actions_20200818100437.tsx +4 -0
  579. package/.history/src/redux/actions/actions_20211104173731.tsx +9 -0
  580. package/.history/src/redux/actions/actions_20211104174555.tsx +8 -0
  581. package/.history/src/redux/middleware/logger_20211116105058.tsx +8 -0
  582. package/.history/src/redux/middleware/logger_20211116105312.tsx +9 -0
  583. package/.history/src/redux/middleware/logger_20211116105329.tsx +9 -0
  584. package/.history/src/redux/middleware/logger_20211116105338.tsx +10 -0
  585. package/.history/src/redux/slice/Application.slice_20211104171527.ts +28 -0
  586. package/.history/src/redux/slice/Application.slice_20211104172027.ts +28 -0
  587. package/.history/src/redux/slice/Application.slice_20211104172036.ts +28 -0
  588. package/.history/src/redux/slice/Application.slice_20211104172041.ts +28 -0
  589. package/.history/src/redux/slice/Application.slice_20211104172101.ts +28 -0
  590. package/.history/src/redux/slice/Application.slice_20211104172106.ts +33 -0
  591. package/.history/src/redux/slice/Application.slice_20211104172156.ts +33 -0
  592. package/.history/src/redux/slice/Application.slice_20211104172204.ts +33 -0
  593. package/.history/src/redux/slice/Application.slice_20211104172214.ts +34 -0
  594. package/.history/src/redux/slice/Application.slice_20211104172221.ts +34 -0
  595. package/.history/src/redux/slice/Application.slice_20211104172312.ts +33 -0
  596. package/.history/src/redux/slice/Application.slice_20211104173012.ts +34 -0
  597. package/.history/src/redux/slice/Application.slice_20211104173052.ts +33 -0
  598. package/.history/src/redux/slice/Application.slice_20211104174026.ts +33 -0
  599. package/.history/src/redux/slice/Application.slice_20211104174031.ts +33 -0
  600. package/.history/src/redux/slice/Application.slice_20211104174117.ts +33 -0
  601. package/.history/src/redux/slice/Application.slice_20211104174449.ts +33 -0
  602. package/.history/src/redux/slice/Application.slice_20211104174458.ts +33 -0
  603. package/.history/src/redux/slice/Application.slice_20211104174521.ts +33 -0
  604. package/.history/src/redux/slice/Application.slice_20211104174528.ts +33 -0
  605. package/.history/src/redux/slice/Application.slice_20211104174531.ts +33 -0
  606. package/.history/src/redux/slice/Application.slice_20211104174536.ts +33 -0
  607. package/.history/src/redux/slice/Application.slice_20211104174641.ts +33 -0
  608. package/.history/src/redux/slice/Application.slice_20211105163941.ts +33 -0
  609. package/.history/src/redux/slice/Application.slice_20211105192110.ts +33 -0
  610. package/.history/src/redux/slice/Model.slice_20211115163031.ts +33 -0
  611. package/.history/src/redux/slice/Model.slice_20211115163045.ts +30 -0
  612. package/.history/src/redux/slice/Model.slice_20211115164229.ts +30 -0
  613. package/.history/src/redux/slice/Model.slice_20211115164423.ts +30 -0
  614. package/.history/src/redux/slice/Model.slice_20211115164428.ts +30 -0
  615. package/.history/src/redux/slice/Model.slice_20211115164433.ts +30 -0
  616. package/.history/src/redux/slice/Model.slice_20211115164436.ts +30 -0
  617. package/.history/src/redux/slice/Model.slice_20211115164458.ts +30 -0
  618. package/.history/src/redux/slice/Model.slice_20211116175531.ts +30 -0
  619. package/.history/src/redux/slice/Model.slice_20211116175540.ts +30 -0
  620. package/.history/src/redux/store_20211104173919.tsx +73 -0
  621. package/.history/src/redux/store_20211104173928.tsx +73 -0
  622. package/.history/src/redux/store_20211104173950.tsx +74 -0
  623. package/.history/src/redux/store_20211104174002.tsx +74 -0
  624. package/.history/src/redux/store_20211104174130.tsx +74 -0
  625. package/.history/src/redux/store_20211104174146.tsx +74 -0
  626. package/.history/src/redux/store_20211104174401.tsx +84 -0
  627. package/.history/src/redux/store_20211104174411.tsx +85 -0
  628. package/.history/src/redux/store_20211104174419.tsx +84 -0
  629. package/.history/src/redux/store_20211104174433.tsx +85 -0
  630. package/.history/src/redux/store_20211104174608.tsx +85 -0
  631. package/.history/src/redux/store_20211104174614.tsx +85 -0
  632. package/.history/src/redux/store_20211104174620.tsx +85 -0
  633. package/.history/src/redux/store_20211104174759.tsx +85 -0
  634. package/.history/src/redux/store_20211104175131.tsx +85 -0
  635. package/.history/src/redux/store_20211105161700.tsx +86 -0
  636. package/.history/src/redux/store_20211105161805.tsx +85 -0
  637. package/.history/src/redux/store_20211105161809.tsx +86 -0
  638. package/.history/src/redux/store_20211105162935.tsx +86 -0
  639. package/.history/src/redux/store_20211105162948.tsx +86 -0
  640. package/.history/src/redux/store_20211105163039.tsx +86 -0
  641. package/.history/src/redux/store_20211105163053.tsx +87 -0
  642. package/.history/src/redux/store_20211105163115.tsx +85 -0
  643. package/.history/src/redux/store_20211105163224.tsx +86 -0
  644. package/.history/src/redux/store_20211105163517.tsx +87 -0
  645. package/.history/src/redux/store_20211105163541.tsx +88 -0
  646. package/.history/src/redux/store_20211105163634.tsx +88 -0
  647. package/.history/src/redux/store_20211105163700.tsx +89 -0
  648. package/.history/src/redux/store_20211105163720.tsx +90 -0
  649. package/.history/src/redux/store_20211105163832.tsx +94 -0
  650. package/.history/src/redux/store_20211105163917.tsx +93 -0
  651. package/.history/src/redux/store_20211105164121.tsx +99 -0
  652. package/.history/src/redux/store_20211105164132.tsx +99 -0
  653. package/.history/src/redux/store_20211105164144.tsx +99 -0
  654. package/.history/src/redux/store_20211105164407.tsx +99 -0
  655. package/.history/src/redux/store_20211105164416.tsx +99 -0
  656. package/.history/src/redux/store_20211105164439.tsx +99 -0
  657. package/.history/src/redux/store_20211105164511.tsx +99 -0
  658. package/.history/src/redux/store_20211105164513.tsx +99 -0
  659. package/.history/src/redux/store_20211105164640.tsx +99 -0
  660. package/.history/src/redux/store_20211105164706.tsx +99 -0
  661. package/.history/src/redux/store_20211105164714.tsx +99 -0
  662. package/.history/src/redux/store_20211105164719.tsx +99 -0
  663. package/.history/src/redux/store_20211105164724.tsx +99 -0
  664. package/.history/src/redux/store_20211105164736.tsx +99 -0
  665. package/.history/src/redux/store_20211105164748.tsx +99 -0
  666. package/.history/src/redux/store_20211105164834.tsx +104 -0
  667. package/.history/src/redux/store_20211105184449.tsx +103 -0
  668. package/.history/src/redux/store_20211105184458.tsx +103 -0
  669. package/.history/src/redux/store_20211105184540.tsx +109 -0
  670. package/.history/src/redux/store_20211105184546.tsx +110 -0
  671. package/.history/src/redux/store_20211105184639.tsx +110 -0
  672. package/.history/src/redux/store_20211105184841.tsx +110 -0
  673. package/.history/src/redux/store_20211105184859.tsx +111 -0
  674. package/.history/src/redux/store_20211105184949.tsx +111 -0
  675. package/.history/src/redux/store_20211105185145.tsx +114 -0
  676. package/.history/src/redux/store_20211105185149.tsx +114 -0
  677. package/.history/src/redux/store_20211105185201.tsx +114 -0
  678. package/.history/src/redux/store_20211105185211.tsx +114 -0
  679. package/.history/src/redux/store_20211105185230.tsx +114 -0
  680. package/.history/src/redux/store_20211105185241.tsx +114 -0
  681. package/.history/src/redux/store_20211105185246.tsx +114 -0
  682. package/.history/src/redux/store_20211105185251.tsx +115 -0
  683. package/.history/src/redux/store_20211105185301.tsx +115 -0
  684. package/.history/src/redux/store_20211105185307.tsx +115 -0
  685. package/.history/src/redux/store_20211105185316.tsx +113 -0
  686. package/.history/src/redux/store_20211105185336.tsx +114 -0
  687. package/.history/src/redux/store_20211105185341.tsx +107 -0
  688. package/.history/src/redux/store_20211105185350.tsx +109 -0
  689. package/.history/src/redux/store_20211105185402.tsx +109 -0
  690. package/.history/src/redux/store_20211105185411.tsx +108 -0
  691. package/.history/src/redux/store_20211105185453.tsx +102 -0
  692. package/.history/src/redux/store_20211105185530.tsx +101 -0
  693. package/.history/src/redux/store_20211105185600.tsx +107 -0
  694. package/.history/src/redux/store_20211105185604.tsx +107 -0
  695. package/.history/src/redux/store_20211105185943.tsx +107 -0
  696. package/.history/src/redux/store_20211105185946.tsx +104 -0
  697. package/.history/src/redux/store_20211105190321.tsx +105 -0
  698. package/.history/src/redux/store_20211105190340.tsx +105 -0
  699. package/.history/src/redux/store_20211105190345.tsx +105 -0
  700. package/.history/src/redux/store_20211105190409.tsx +109 -0
  701. package/.history/src/redux/store_20211105190451.tsx +109 -0
  702. package/.history/src/redux/store_20211105190559.tsx +110 -0
  703. package/.history/src/redux/store_20211105190630.tsx +109 -0
  704. package/.history/src/redux/store_20211105190633.tsx +109 -0
  705. package/.history/src/redux/store_20211105190638.tsx +109 -0
  706. package/.history/src/redux/store_20211105190715.tsx +109 -0
  707. package/.history/src/redux/store_20211105190722.tsx +109 -0
  708. package/.history/src/redux/store_20211105190836.tsx +111 -0
  709. package/.history/src/redux/store_20211105190935.tsx +114 -0
  710. package/.history/src/redux/store_20211105191025.tsx +116 -0
  711. package/.history/src/redux/store_20211105191049.tsx +117 -0
  712. package/.history/src/redux/store_20211105191127.tsx +117 -0
  713. package/.history/src/redux/store_20211105191213.tsx +107 -0
  714. package/.history/src/redux/store_20211105191215.tsx +106 -0
  715. package/.history/src/redux/store_20211105191217.tsx +105 -0
  716. package/.history/src/redux/store_20211115163522.tsx +107 -0
  717. package/.history/src/redux/store_20211115163527.tsx +107 -0
  718. package/.history/src/redux/store_20211115163532.tsx +107 -0
  719. package/.history/src/redux/store_20211115163559.tsx +109 -0
  720. package/.history/src/redux/store_20211115163603.tsx +108 -0
  721. package/.history/src/redux/store_20211115163626.tsx +110 -0
  722. package/.history/src/redux/store_20211115163630.tsx +109 -0
  723. package/.history/src/types/reduxForms.d_20201015154151.Ts +0 -0
  724. package/.history/src/types/reduxForms.d_20201015154217.Ts +13 -0
  725. package/.history/src/types/reduxForms.d_20201015154225.Ts +13 -0
  726. package/.history/src/types/reduxForms.d_20201015154234.Ts +13 -0
  727. package/.history/src/types/reduxForms.d_20201015154316.Ts +12 -0
  728. package/.history/src/types/reduxForms.d_20201015154328.Ts +12 -0
  729. package/.history/src/types/reduxForms.d_20201015154332.Ts +9 -0
  730. package/.history/src/types/reduxForms.d_20201015154342.Ts +9 -0
  731. package/.history/src/utils/IfAppIsActivate.component_20211105115613.tsx +10 -0
  732. package/.history/src/utils/IfAppIsActivate.component_20211105115627.tsx +14 -0
  733. package/.history/src/utils/IfAppIsActivate.component_20211105115643.tsx +17 -0
  734. package/.history/src/utils/IfAppIsActivate.component_20211105115715.tsx +17 -0
  735. package/.history/src/utils/component/ DisplayAttribute.component_20211116175412.tsx +81 -0
  736. package/.history/src/utils/component/ DisplayAttribute.component_20211116175416.tsx +81 -0
  737. package/.history/src/utils/component/ DisplayAttribute.component_20211116175437.tsx +81 -0
  738. package/.history/src/utils/component/ DisplayAttribute.component_20211116175439.tsx +80 -0
  739. package/.history/src/utils/component/ DisplayAttribute.component_20211116175443.tsx +81 -0
  740. package/.history/src/utils/component/ DisplayAttribute.component_20211116175447.tsx +80 -0
  741. package/.history/src/utils/component/ DisplayAttribute.component_20211116175449.tsx +74 -0
  742. package/.history/src/utils/component/ DisplayAttribute.component_20211116175503.tsx +74 -0
  743. package/.history/src/utils/component/DisplayAttribute.component_20211201122642.tsx +74 -0
  744. package/.history/src/utils/component/DisplayAttribute.component_20211201122654.tsx +73 -0
  745. package/.history/src/utils/component/DisplayAttribute.component_20211201163654.tsx +46 -0
  746. package/.history/src/utils/component/DisplayAttribute.component_20211201163735.tsx +50 -0
  747. package/.history/src/utils/component/DisplayAttribute.component_20211201163826.tsx +51 -0
  748. package/.history/src/utils/component/DisplayAttribute.component_20211201164005.tsx +53 -0
  749. package/.history/src/utils/component/DisplayAttribute.component_20211201164032.tsx +55 -0
  750. package/.history/src/utils/component/DisplayAttribute.component_20211201164336.tsx +58 -0
  751. package/.history/src/utils/component/DisplayAttribute.component_20211201164417.tsx +58 -0
  752. package/.history/src/utils/component/DisplayAttribute.component_20211202145253.tsx +58 -0
  753. package/.history/src/utils/component/DisplayAttribute.component_20211207102824.tsx +62 -0
  754. package/.history/src/utils/component/DisplayAttribute.component_20211209143355.tsx +60 -0
  755. package/.history/src/utils/component/DisplayAttribute.component_20211209143358.tsx +60 -0
  756. package/.history/src/utils/component/DisplayAttribute.component_20211209143548.tsx +61 -0
  757. package/.history/src/utils/component/DisplayAttribute.component_20211209143626.tsx +61 -0
  758. package/.history/src/utils/component/DisplayAttribute.component_20211209143806.tsx +61 -0
  759. package/.history/src/utils/component/DisplayAttribute.component_20211209143823.tsx +62 -0
  760. package/.history/src/utils/component/DisplayAttribute.component_20211209143829.tsx +62 -0
  761. package/.history/src/utils/component/DisplayAttribute.component_20211209143837.tsx +62 -0
  762. package/.history/src/utils/component/DisplayAttribute.component_20211209143852.tsx +64 -0
  763. package/.history/src/utils/component/DisplayAttribute.component_20211209143914.tsx +65 -0
  764. package/.history/src/utils/component/DisplayAttribute.component_20211209143940.tsx +65 -0
  765. package/.history/src/utils/component/DisplayAttribute.component_20211209143957.tsx +65 -0
  766. package/.history/src/utils/component/DisplayAttribute.component_20211209144000.tsx +65 -0
  767. package/.history/src/utils/component/DisplayAttribute.component_20211209144022.tsx +65 -0
  768. package/.history/src/utils/component/DisplayAttribute.component_20211209144036.tsx +67 -0
  769. package/.history/src/utils/component/DisplayAttribute.component_20211209144046.tsx +67 -0
  770. package/.history/src/utils/component/DisplayAttribute.component_20211209144049.tsx +67 -0
  771. package/.history/src/utils/component/DisplayAttribute.component_20211209144058.tsx +67 -0
  772. package/.history/src/utils/component/DisplayAttribute.component_20211209145613.tsx +67 -0
  773. package/.history/src/utils/component/DisplayAttribute.component_20211209145615.tsx +67 -0
  774. package/.history/src/utils/component/DisplayAttribute.component_20211209145634.tsx +67 -0
  775. package/.history/src/utils/component/DisplayAttribute.component_20211209150426.tsx +67 -0
  776. package/.history/src/utils/component/DisplayAttribute.component_20211209153710.tsx +67 -0
  777. package/.history/src/utils/component/DisplayAttribute.component_20211209153719.tsx +67 -0
  778. package/.history/src/utils/component/DisplayAttribute.component_20211209153826.tsx +68 -0
  779. package/.history/src/utils/component/DisplayAttribute.component_20211209153830.tsx +68 -0
  780. package/.history/src/utils/component/DisplayAttribute.component_20211209153926.tsx +72 -0
  781. package/.history/src/utils/component/DisplayAttribute.component_20211209153933.tsx +72 -0
  782. package/.history/src/utils/component/DisplayAttribute.component_20211209153937.tsx +70 -0
  783. package/.history/src/utils/component/DisplayAttribute.component_20211209154141.tsx +71 -0
  784. package/.history/src/utils/component/DisplayAttribute.component_20211209154200.tsx +72 -0
  785. package/.history/src/utils/component/DisplayAttribute.component_20211209154240.tsx +72 -0
  786. package/.history/src/utils/component/DisplayAttribute.component_20211209154244.tsx +72 -0
  787. package/.history/src/utils/component/DisplayAttribute.component_20211209154300.tsx +86 -0
  788. package/.history/src/utils/component/DisplayAttribute.component_20211209154324.tsx +75 -0
  789. package/.history/src/utils/component/DisplayAttribute.component_20211209154330.tsx +75 -0
  790. package/.history/src/utils/component/DisplayAttribute.component_20211213140527.tsx +76 -0
  791. package/.history/src/utils/component/DisplayAttribute.component_20211213140535.tsx +76 -0
  792. package/.history/src/utils/component/DisplayAttribute.component_20211213140550.tsx +82 -0
  793. package/.history/src/utils/component/DisplayAttribute.component_20211213140557.tsx +84 -0
  794. package/.history/src/utils/component/DisplayAttribute.component_20211213140610.tsx +87 -0
  795. package/.history/src/utils/component/DisplayAttribute.component_20211213140625.tsx +89 -0
  796. package/.history/src/utils/component/DisplayAttribute.component_20211213141452.tsx +93 -0
  797. package/.history/src/utils/component/DisplayAttribute.component_20211213141506.tsx +93 -0
  798. package/.history/src/utils/component/DisplayAttribute.component_20211213141510.tsx +88 -0
  799. package/.history/src/utils/component/DisplayAttribute.component_20211213141515.tsx +88 -0
  800. package/.history/src/utils/component/DisplayAttribute.component_20211213141517.tsx +87 -0
  801. package/.history/src/utils/component/DisplayAttribute.component_20211213141524.tsx +87 -0
  802. package/.history/src/utils/component/DisplayAttribute.component_20211213141551.tsx +87 -0
  803. package/.history/src/utils/component/DisplayAttribute.component_20211213141603.tsx +89 -0
  804. package/.history/src/utils/component/DisplayAttribute.component_20211213141612.tsx +89 -0
  805. package/.history/src/utils/component/DisplayAttribute.component_20211213141628.tsx +89 -0
  806. package/.history/src/utils/component/DisplayAttribute.component_20211213141656.tsx +85 -0
  807. package/.history/src/utils/component/DisplayAttribute.component_20211213141707.tsx +85 -0
  808. package/.history/src/utils/component/DisplayAttribute.component_20211213141740.tsx +91 -0
  809. package/.history/src/utils/component/DisplayAttribute.component_20211213153756.tsx +91 -0
  810. package/.history/src/utils/component/DisplayAttribute.component_20211213153839.tsx +106 -0
  811. package/.history/src/utils/component/DisplayAttribute.component_20211213153843.tsx +106 -0
  812. package/.history/src/utils/component/DisplayAttribute.component_20211213153907.tsx +112 -0
  813. package/.history/src/utils/component/DisplayAttribute.component_20211213153916.tsx +112 -0
  814. package/.history/src/utils/component/DisplayAttribute.component_20211214090028.tsx +115 -0
  815. package/.history/src/utils/component/DisplayAttribute.component_20211214090043.tsx +107 -0
  816. package/.history/src/utils/component/DisplayAttribute.component_20211214090047.tsx +108 -0
  817. package/.history/src/utils/component/DisplayAttribute.component_20211214090101.tsx +106 -0
  818. package/.history/src/utils/component/DisplayAttribute.component_20211214090104.tsx +106 -0
  819. package/.history/src/utils/component/DisplayAttribute.component_20211214090225.tsx +107 -0
  820. package/.history/src/utils/component/DisplayAttribute.component_20211214090233.tsx +106 -0
  821. package/.history/src/utils/component/DisplayAttribute.component_20211214090340.tsx +104 -0
  822. package/.history/src/utils/component/DisplayAttribute.component_20211214090355.tsx +106 -0
  823. package/.history/src/utils/component/DisplayAttribute.component_20211214090407.tsx +107 -0
  824. package/.history/src/utils/component/DisplayAttribute.component_20211214090419.tsx +107 -0
  825. package/.history/src/utils/component/DisplayAttribute.component_20211214090424.tsx +107 -0
  826. package/.history/src/utils/component/DisplayAttribute.component_20211214090433.tsx +107 -0
  827. package/.history/src/utils/component/DisplayAttribute.component_20211214090447.tsx +107 -0
  828. package/.history/src/utils/component/DisplayAttribute.component_20211214090458.tsx +107 -0
  829. package/.history/src/utils/component/DisplayAttribute.component_20211214090512.tsx +108 -0
  830. package/.history/src/utils/component/DisplayAttribute.component_20211214090517.tsx +108 -0
  831. package/.history/src/utils/component/DisplayAttribute.component_20211214090526.tsx +108 -0
  832. package/.history/src/utils/component/DisplayAttribute.component_20211214090543.tsx +109 -0
  833. package/.history/src/utils/component/DisplayAttribute.component_20211214090547.tsx +107 -0
  834. package/.history/src/utils/component/DisplayAttribute.component_20211214090653.tsx +109 -0
  835. package/.history/src/utils/component/DisplayAttribute.component_20211214090710.tsx +111 -0
  836. package/.history/src/utils/component/DisplayAttribute.component_20211214090721.tsx +111 -0
  837. package/.history/src/utils/component/DisplayAttribute.component_20211214090727.tsx +111 -0
  838. package/.history/src/utils/component/DisplayAttribute.component_20211214090730.tsx +111 -0
  839. package/.history/src/utils/component/DisplayAttribute.component_20211214090738.tsx +112 -0
  840. package/.history/src/utils/component/DisplayAttribute.component_20211214090747.tsx +111 -0
  841. package/.history/src/utils/component/DisplayAttribute.component_20211214090758.tsx +112 -0
  842. package/.history/src/utils/component/DisplayAttribute.component_20211214090829.tsx +110 -0
  843. package/.history/src/utils/component/DisplayAttribute.component_20211214090907.tsx +112 -0
  844. package/.history/src/utils/component/DisplayAttribute.component_20211214091015.tsx +112 -0
  845. package/.history/src/utils/component/DisplayAttribute.component_20211214091111.tsx +112 -0
  846. package/.history/src/utils/component/DisplayAttribute.component_20211214091133.tsx +114 -0
  847. package/.history/src/utils/component/DisplayAttribute.component_20211214091213.tsx +117 -0
  848. package/.history/src/utils/component/DisplayAttribute.component_20211214091220.tsx +118 -0
  849. package/.history/src/utils/component/DisplayAttribute.component_20211214091222.tsx +118 -0
  850. package/.history/src/utils/component/DisplayAttribute.component_20211214091232.tsx +118 -0
  851. package/.history/src/utils/component/DisplayAttribute.component_20211214091250.tsx +101 -0
  852. package/.history/src/utils/component/DisplayAttribute.component_20211214091259.tsx +101 -0
  853. package/.history/src/utils/component/DisplayAttribute.component_20211214091314.tsx +101 -0
  854. package/.history/src/utils/component/DisplayAttribute.component_20211214091426.tsx +107 -0
  855. package/.history/src/utils/component/DisplayAttribute.component_20211214091431.tsx +101 -0
  856. package/.history/src/utils/component/DisplayAttribute.component_20211214091437.tsx +101 -0
  857. package/.history/src/utils/component/DisplayAttribute.component_20211214091448.tsx +102 -0
  858. package/.history/src/utils/component/DisplayAttribute.component_20211214091451.tsx +103 -0
  859. package/.history/src/utils/component/DisplayAttribute.component_20211214091504.tsx +105 -0
  860. package/.history/src/utils/component/DisplayAttribute.component_20211214091517.tsx +105 -0
  861. package/.history/src/utils/component/DisplayAttribute.component_20211214091525.tsx +105 -0
  862. package/.history/src/utils/component/DisplayAttribute.component_20211214091547.tsx +111 -0
  863. package/.history/src/utils/component/DisplayAttribute.component_20211214091556.tsx +112 -0
  864. package/.history/src/utils/component/DisplayAttribute.component_20211214091640.tsx +113 -0
  865. package/.history/src/utils/component/DisplayAttribute.component_20211214091657.tsx +113 -0
  866. package/.history/src/utils/component/DisplayAttribute.component_20211214091717.tsx +119 -0
  867. package/.history/src/utils/component/DisplayAttribute.component_20211214091734.tsx +119 -0
  868. package/.history/src/utils/component/DisplayAttribute.component_20211214091739.tsx +119 -0
  869. package/.history/src/utils/component/DisplayAttribute.component_20211214091742.tsx +119 -0
  870. package/.history/src/utils/component/DisplayAttribute.component_20211214091750.tsx +119 -0
  871. package/.history/src/utils/component/DisplayAttribute.component_20211214102705.tsx +111 -0
  872. package/.history/src/utils/component/DisplayAttribute.component_20211214102716.tsx +105 -0
  873. package/.history/src/utils/component/DisplayAttribute.component_20211214102723.tsx +99 -0
  874. package/.history/src/utils/component/DisplayAttribute.component_20211214102742.tsx +100 -0
  875. package/.history/src/utils/component/DisplayAttribute.component_20211214102750.tsx +100 -0
  876. package/.history/src/utils/component/DisplayAttribute.component_20211214102756.tsx +100 -0
  877. package/.history/src/utils/component/DisplayAttribute.component_20211214102803.tsx +101 -0
  878. package/.history/src/utils/component/DisplayAttribute.component_20211214102806.tsx +102 -0
  879. package/.history/src/utils/component/DisplayAttribute.component_20211214102844.tsx +96 -0
  880. package/.history/src/utils/component/DisplayAttribute.component_20211214102934.tsx +96 -0
  881. package/.history/src/utils/component/DisplayAttribute.component_20211214102938.tsx +96 -0
  882. package/.history/src/utils/component/DisplayAttribute.component_20211214103002.tsx +97 -0
  883. package/.history/src/utils/component/DisplayAttribute.component_20211214103011.tsx +97 -0
  884. package/.history/src/utils/component/DisplayAttribute.component_20211214103018.tsx +97 -0
  885. package/.history/src/utils/component/DisplayAttribute.component_20211214103024.tsx +97 -0
  886. package/.history/src/utils/component/DisplayAttribute.component_20211214103028.tsx +97 -0
  887. package/.history/src/utils/component/DisplayAttribute.component_20211214111912.tsx +99 -0
  888. package/.history/src/utils/component/DisplayAttribute.component_20211214111928.tsx +99 -0
  889. package/.history/src/utils/component/DisplayAttribute.component_20211214112256.tsx +98 -0
  890. package/.history/src/utils/component/DisplayAttribute.component_20211214112853.tsx +97 -0
  891. package/.history/src/utils/component/DisplayAttribute.component_20211214112905.tsx +90 -0
  892. package/.history/src/utils/component/DisplayAttribute.component_20211214112908.tsx +88 -0
  893. package/.history/src/utils/component/DisplayAttribute.component_20211214112915.tsx +88 -0
  894. package/.history/src/utils/component/DisplayAttribute.component_20211214112919.tsx +88 -0
  895. package/.history/src/utils/component/DisplayAttribute.component_20211214112923.tsx +88 -0
  896. package/.history/src/utils/component/DisplayAttribute.component_20211214112939.tsx +88 -0
  897. package/.history/src/utils/component/DisplayAttribute.component_20211214112959.tsx +88 -0
  898. package/.history/src/utils/component/DisplayAttribute.component_20211214113019.tsx +88 -0
  899. package/.history/src/utils/component/DisplayAttribute.component_20211214113315.tsx +88 -0
  900. package/.history/src/utils/component/DisplayAttribute.component_20211214113320.tsx +87 -0
  901. package/.history/src/utils/component/DisplayAttribute.component_20211214120857.tsx +87 -0
  902. package/.history/src/utils/component/GetFieldInModel.component_20211115143012.tsx +0 -0
  903. package/.history/src/utils/component/GetFieldInModel.component_20211115143022.tsx +19 -0
  904. package/.history/src/utils/component/GetFieldInModel.component_20211115143035.tsx +19 -0
  905. package/.history/src/utils/component/GetFieldInModel.component_20211115143509.tsx +20 -0
  906. package/.history/src/utils/component/GetFieldInModel.component_20211115161701.tsx +68 -0
  907. package/.history/src/utils/component/GetFieldInModel.component_20211115161710.tsx +68 -0
  908. package/.history/src/utils/component/GetFieldInModel.component_20211115161721.tsx +68 -0
  909. package/.history/src/utils/component/GetFieldInModel.component_20211115161726.tsx +68 -0
  910. package/.history/src/utils/component/GetFieldInModel.component_20211115161752.tsx +70 -0
  911. package/.history/src/utils/component/GetFieldInModel.component_20211115161755.tsx +71 -0
  912. package/.history/src/utils/component/GetFieldInModel.component_20211115161826.tsx +71 -0
  913. package/.history/src/utils/component/GetFieldInModel.component_20211115161829.tsx +71 -0
  914. package/.history/src/utils/component/GetFieldInModel.component_20211115161834.tsx +76 -0
  915. package/.history/src/utils/component/GetFieldInModel.component_20211115161839.tsx +76 -0
  916. package/.history/src/utils/component/GetFieldInModel.component_20211115161844.tsx +76 -0
  917. package/.history/src/utils/component/GetFieldInModel.component_20211115162734.tsx +77 -0
  918. package/.history/src/utils/component/GetFieldInModel.component_20211115162740.tsx +78 -0
  919. package/.history/src/utils/component/GetFieldInModel.component_20211115162815.tsx +78 -0
  920. package/.history/src/utils/component/GetFieldInModel.component_20211115164629.tsx +70 -0
  921. package/.history/src/utils/component/GetFieldInModel.component_20211115164634.tsx +71 -0
  922. package/.history/src/utils/component/GetFieldInModel.component_20211115164702.tsx +72 -0
  923. package/.history/src/utils/component/GetFieldInModel.component_20211115164727.tsx +72 -0
  924. package/.history/src/utils/component/GetFieldInModel.component_20211115164821.tsx +70 -0
  925. package/.history/src/utils/component/GetFieldInModel.component_20211115164835.tsx +70 -0
  926. package/.history/src/utils/component/GetFieldInModel.component_20211115164847.tsx +70 -0
  927. package/.history/src/utils/component/GetFieldInModel.component_20211115164927.tsx +73 -0
  928. package/.history/src/utils/component/GetFieldInModel.component_20211115165038.tsx +76 -0
  929. package/.history/src/utils/component/GetFieldInModel.component_20211115165055.tsx +80 -0
  930. package/.history/src/utils/component/GetFieldInModel.component_20211115165124.tsx +71 -0
  931. package/.history/src/utils/component/GetFieldInModel.component_20211115165150.tsx +80 -0
  932. package/.history/src/utils/component/GetFieldInModel.component_20211115165224.tsx +81 -0
  933. package/.history/src/utils/component/GetFieldInModel.component_20211115165303.tsx +77 -0
  934. package/.history/src/utils/component/GetFieldInModel.component_20211115165322.tsx +81 -0
  935. package/.history/src/utils/component/GetFieldInModel.component_20211115165337.tsx +81 -0
  936. package/.history/src/utils/component/IfAppIsActivate.component_20211105115826.tsx +17 -0
  937. package/.history/src/utils/component/IfAppIsActivate.component_20211105142116.tsx +17 -0
  938. package/.history/src/utils/component/IfAppIsActivate.component_20211105142612.tsx +21 -0
  939. package/.history/src/utils/component/IfAppIsActivate.component_20211105142618.tsx +18 -0
  940. package/.history/src/utils/component/IfAppIsActivate.component_20211105142626.tsx +18 -0
  941. package/.history/src/utils/component/IfAppIsActivate.component_20211105142631.tsx +19 -0
  942. package/.history/src/utils/component/IfAppIsActivate.component_20211105142636.tsx +19 -0
  943. package/.history/src/utils/component/IfAppIsActivate.component_20211105142639.tsx +19 -0
  944. package/.history/src/utils/component/IfAppIsActivate.component_20211116105031.tsx +15 -0
  945. package/.history/src/utils/component/IfAppIsActivate.component_20211202101825.tsx +24 -0
  946. package/.history/src/utils/component/IfAppIsActivate.component_20211202101839.tsx +24 -0
  947. package/.history/src/utils/component/IfAppIsActivate.component_20211202101845.tsx +24 -0
  948. package/.history/src/utils/component/IfAppIsActivate.component_20211202101859.tsx +29 -0
  949. package/.history/src/utils/component/IfAppIsActivate.component_20211202101910.tsx +29 -0
  950. package/.history/src/utils/component/IfAppIsActivate.component_20211202101931.tsx +29 -0
  951. package/.history/src/utils/component/IfAppIsActivate.component_20211202101936.tsx +29 -0
  952. package/.history/src/utils/component/IfAppIsActivate.component_20211202104155.tsx +29 -0
  953. package/.history/src/utils/component/IfAppIsActivate.component_20211202104425.tsx +29 -0
  954. package/.history/src/utils/component/getFieldInModel_20211115144659.ts +19 -0
  955. package/.history/src/utils/component/getFieldInModel_20211115144704.ts +19 -0
  956. package/.history/src/utils/component/getFieldInModel_20211115144717.ts +20 -0
  957. package/.history/src/utils/component/getFieldInModel_20211115144723.ts +20 -0
  958. package/.history/src/utils/component/getFieldInModel_20211115144947.ts +20 -0
  959. package/.history/src/utils/component/getFieldInModel_20211115145003.ts +19 -0
  960. package/.history/src/utils/component/getFieldInModel_20211115145034.ts +20 -0
  961. package/.history/src/utils/component/getFieldInModel_20211115145044.ts +21 -0
  962. package/.history/src/utils/component/getFieldInModel_20211115145050.ts +21 -0
  963. package/.history/src/utils/component/getFieldInModel_20211115145105.ts +21 -0
  964. package/.history/src/utils/component/getFieldInModel_20211115145137.ts +22 -0
  965. package/.history/src/utils/component/getFieldInModel_20211115145139.ts +23 -0
  966. package/.history/src/utils/component/getFieldInModel_20211115145140.ts +23 -0
  967. package/.history/src/utils/component/getFieldInModel_20211115145147.ts +23 -0
  968. package/.history/src/utils/component/getFieldInModel_20211115145156.ts +23 -0
  969. package/.history/src/utils/component/getFieldInModel_20211115145157.ts +22 -0
  970. package/.history/src/utils/component/getFieldInModel_20211115150452.ts +23 -0
  971. package/.history/src/utils/component/getFieldInModel_20211115150615.ts +25 -0
  972. package/.history/src/utils/component/getFieldInModel_20211115150636.ts +25 -0
  973. package/.history/src/utils/component/getFieldInModel_20211115150711.ts +25 -0
  974. package/.history/src/utils/component/getFieldInModel_20211115150717.ts +26 -0
  975. package/.history/src/utils/component/getFieldInModel_20211115150749.ts +30 -0
  976. package/.history/src/utils/component/getFieldInModel_20211115150757.ts +30 -0
  977. package/.history/src/utils/component/getFieldInModel_20211115150920.ts +31 -0
  978. package/.history/src/utils/component/getFieldInModel_20211115150929.ts +33 -0
  979. package/.history/src/utils/component/getFieldInModel_20211115150935.ts +33 -0
  980. package/.history/src/utils/component/getFieldInModel_20211115152243.ts +33 -0
  981. package/.history/src/utils/component/getFieldInModel_20211115152257.ts +33 -0
  982. package/.history/src/utils/component/getFieldInModel_20211115152309.ts +33 -0
  983. package/.history/src/utils/component/getFieldInModel_20211115152321.ts +33 -0
  984. package/.history/src/utils/component/getFieldInModel_20211115152434.ts +33 -0
  985. package/.history/src/utils/component/getFieldInModel_20211115152438.ts +33 -0
  986. package/.history/src/utils/component/getFieldInModel_20211115152541.tsx +33 -0
  987. package/.history/src/utils/component/getFieldInModel_20211115152543.tsx +33 -0
  988. package/.history/src/utils/component/getFieldInModel_20211115152551.tsx +34 -0
  989. package/.history/src/utils/component/getFieldInModel_20211115152610.tsx +34 -0
  990. package/.history/src/utils/component/getFieldInModel_20211115152613.tsx +34 -0
  991. package/.history/src/utils/component/getFieldInModel_20211115152614.tsx +34 -0
  992. package/.history/src/utils/component/getFieldInModel_20211115152624.tsx +33 -0
  993. package/.history/src/utils/component/getFieldInModel_20211115152637.ts +33 -0
  994. package/.history/src/utils/component/getFieldInModel_20211115152755.tsx +33 -0
  995. package/.history/src/utils/component/getFieldInModel_20211115152803.tsx +33 -0
  996. package/.history/src/utils/component/getFieldInModel_20211115152810.tsx +34 -0
  997. package/.history/src/utils/component/getFieldInModel_20211115152827.tsx +34 -0
  998. package/.history/src/utils/component/getFieldInModel_20211115153234.tsx +36 -0
  999. package/.history/src/utils/component/getFieldInModel_20211115153258.tsx +39 -0
  1000. package/.history/src/utils/component/getFieldInModel_20211115153318.tsx +39 -0
  1001. package/.history/src/utils/component/getFieldInModel_20211115153341.tsx +39 -0
  1002. package/.history/src/utils/component/getFieldInModel_20211115153412.tsx +41 -0
  1003. package/.history/src/utils/component/getFieldInModel_20211115153433.tsx +41 -0
  1004. package/.history/src/utils/component/getFieldInModel_20211115153637.tsx +41 -0
  1005. package/.history/src/utils/component/getFieldInModel_20211115153738.tsx +47 -0
  1006. package/.history/src/utils/component/getFieldInModel_20211115153743.tsx +47 -0
  1007. package/.history/src/utils/component/getFieldInModel_20211115153748.tsx +47 -0
  1008. package/.history/src/utils/component/getFieldInModel_20211115153801.tsx +47 -0
  1009. package/.history/src/utils/component/getFieldInModel_20211115153812.tsx +47 -0
  1010. package/.history/src/utils/component/getFieldInModel_20211115153828.tsx +41 -0
  1011. package/.history/src/utils/component/getFieldInModel_20211115153833.tsx +41 -0
  1012. package/.history/src/utils/component/getFieldInModel_20211115153845.tsx +43 -0
  1013. package/.history/src/utils/component/getFieldInModel_20211115153905.tsx +43 -0
  1014. package/.history/src/utils/component/getFieldInModel_20211115153910.tsx +43 -0
  1015. package/.history/src/utils/component/getFieldInModel_20211115153920.tsx +43 -0
  1016. package/.history/src/utils/component/getFieldInModel_20211115153932.tsx +43 -0
  1017. package/.history/src/utils/component/getFieldInModel_20211115153940.tsx +43 -0
  1018. package/.history/src/utils/component/getFieldInModel_20211115153943.tsx +43 -0
  1019. package/.history/src/utils/component/getFieldInModel_20211115153951.tsx +43 -0
  1020. package/.history/src/utils/component/getFieldInModel_20211115153955.tsx +43 -0
  1021. package/.history/src/utils/component/getFieldInModel_20211115153959.tsx +41 -0
  1022. package/.history/src/utils/component/getFieldInModel_20211115154015.tsx +41 -0
  1023. package/.history/src/utils/component/getFieldInModel_20211115154018.tsx +41 -0
  1024. package/.history/src/utils/component/getFieldInModel_20211115154028.tsx +47 -0
  1025. package/.history/src/utils/component/getFieldInModel_20211115154104.tsx +47 -0
  1026. package/.history/src/utils/component/getFieldInModel_20211115154106.tsx +47 -0
  1027. package/.history/src/utils/component/getFieldInModel_20211115154111.tsx +45 -0
  1028. package/.history/src/utils/component/getFieldInModel_20211115154157.tsx +49 -0
  1029. package/.history/src/utils/component/getFieldInModel_20211115154207.tsx +49 -0
  1030. package/.history/src/utils/component/getFieldInModel_20211115154210.tsx +49 -0
  1031. package/.history/src/utils/component/getFieldInModel_20211115154219.tsx +49 -0
  1032. package/.history/src/utils/component/getFieldInModel_20211115154221.tsx +50 -0
  1033. package/.history/src/utils/component/getFieldInModel_20211115154233.tsx +53 -0
  1034. package/.history/src/utils/component/getFieldInModel_20211115154241.tsx +53 -0
  1035. package/.history/src/utils/component/getFieldInModel_20211115154542.tsx +54 -0
  1036. package/.history/src/utils/component/getFieldInModel_20211115154548.tsx +54 -0
  1037. package/.history/src/utils/component/getFieldInModel_20211115154604.tsx +54 -0
  1038. package/.history/src/utils/component/getFieldInModel_20211115154639.tsx +55 -0
  1039. package/.history/src/utils/component/getFieldInModel_20211115154703.tsx +56 -0
  1040. package/.history/src/utils/component/getFieldInModel_20211115154730.tsx +56 -0
  1041. package/.history/src/utils/component/getFieldInModel_20211115154735.tsx +57 -0
  1042. package/.history/src/utils/component/getFieldInModel_20211115154741.tsx +57 -0
  1043. package/.history/src/utils/component/getFieldInModel_20211115154818.tsx +57 -0
  1044. package/.history/src/utils/component/getFieldInModel_20211115154824.tsx +57 -0
  1045. package/.history/src/utils/component/getFieldInModel_20211115154859.tsx +58 -0
  1046. package/.history/src/utils/component/getFieldInModel_20211115154954.tsx +58 -0
  1047. package/.history/src/utils/component/getFieldInModel_20211115155007.tsx +59 -0
  1048. package/.history/src/utils/component/getFieldInModel_20211115155011.tsx +59 -0
  1049. package/.history/src/utils/component/getFieldInModel_20211115155105.tsx +59 -0
  1050. package/.history/src/utils/component/getFieldInModel_20211115155110.tsx +59 -0
  1051. package/.history/src/utils/component/getFieldInModel_20211115155248.tsx +58 -0
  1052. package/.history/src/utils/component/getFieldInModel_20211115155253.tsx +58 -0
  1053. package/.history/src/utils/component/getFieldInModel_20211115155328.tsx +58 -0
  1054. package/.history/src/utils/component/getFieldInModel_20211115155345.tsx +57 -0
  1055. package/.history/src/utils/component/getFieldInModel_20211115155425.tsx +60 -0
  1056. package/.history/src/utils/component/getFieldInModel_20211115155435.tsx +60 -0
  1057. package/.history/src/utils/component/getFieldInModel_20211115155500.tsx +62 -0
  1058. package/.history/src/utils/component/getFieldInModel_20211115155535.tsx +62 -0
  1059. package/.history/src/utils/component/getFieldInModel_20211115155543.tsx +63 -0
  1060. package/.history/src/utils/component/getFieldInModel_20211115155547.tsx +63 -0
  1061. package/.history/src/utils/component/getFieldInModel_20211115155550.tsx +63 -0
  1062. package/.history/src/utils/component/getFieldInModel_20211115155608.tsx +63 -0
  1063. package/.history/src/utils/component/getFieldInModel_20211115155613.tsx +63 -0
  1064. package/.history/src/utils/component/getFieldInModel_20211115155617.tsx +63 -0
  1065. package/.history/src/utils/component/getFieldInModel_20211115155628.tsx +63 -0
  1066. package/.history/src/utils/component/getFieldInModel_20211115155643.tsx +63 -0
  1067. package/.history/src/utils/component/getFieldInModel_20211115155718.tsx +64 -0
  1068. package/.history/src/utils/component/getFieldInModel_20211115155727.tsx +65 -0
  1069. package/.history/src/utils/component/getFieldInModel_20211115155733.tsx +66 -0
  1070. package/.history/src/utils/component/getFieldInModel_20211115155737.tsx +66 -0
  1071. package/.history/src/utils/getFieldInModel_20211115144456.ts +20 -0
  1072. package/.history/src/utils/getFieldInModel_20211115144524.ts +20 -0
  1073. package/.history/src/utils/getFieldInModel_20211115144527.ts +20 -0
  1074. package/.history/src/utils/getFieldInModel_20211115144540.ts +19 -0
  1075. package/.history/src/utils/registry_20201020110232.tsx +59 -0
  1076. package/.history/src/utils/socket.sharedworker_20211103142903.ts +97 -0
  1077. package/.history/src/utils/socket.sharedworker_20211104144115.ts +80 -0
  1078. package/.history/src/utils/socket.sharedworker_20211104144133.ts +67 -0
  1079. package/.history/src/utils/socket.sharedworker_20211104144135.ts +80 -0
  1080. package/.history/src/utils/socket_20211103142903.ts +58 -0
  1081. package/.history/src/utils/socket_20211104144335.ts +42 -0
  1082. package/.history/src/utils/socket_20211104150814.ts +58 -0
  1083. package/.history/src/utils/socket_20211104150828.ts +58 -0
  1084. package/.history/src/utils/socket_20211104150836.ts +60 -0
  1085. package/.history/src/utils/socket_20211104150844.ts +67 -0
  1086. package/.history/src/utils/socket_20211104150849.ts +65 -0
  1087. package/.history/src/utils/socket_20211104150908.ts +67 -0
  1088. package/.history/src/utils/socket_20211104151054.ts +67 -0
  1089. package/.history/src/utils/socket_20211104151313.ts +67 -0
  1090. package/.history/src/utils/socket_20211104151612.ts +108 -0
  1091. package/.history/src/utils/socket_20211104151618.ts +106 -0
  1092. package/.history/src/utils/socket_20211104151626.ts +105 -0
  1093. package/.history/src/utils/socket_20211104151627.ts +104 -0
  1094. package/.history/src/utils/socket_20211104151629.ts +103 -0
  1095. package/.history/src/utils/socket_20211116105136.ts +97 -0
  1096. package/.history/src/utils/socket_20211116105201.ts +97 -0
  1097. package/.history/src/utils/socket_20211116105206.ts +98 -0
  1098. package/.history/src/utils/socket_20211116105214.ts +98 -0
  1099. package/.history/src/utils/socket_20211116105222.ts +98 -0
  1100. package/.history/src/utils/socket_20211116105228.ts +98 -0
  1101. package/.history/src/utils/socket_20211116105234.ts +98 -0
  1102. package/.history/src/utils/translation_20211116105404.tsx +33 -0
  1103. package/.history/src/utils/types_20211115160956.tsx +158 -0
  1104. package/.history/src/utils/types_20211115161138.tsx +166 -0
  1105. package/.history/src/utils/types_20211115161149.tsx +166 -0
  1106. package/.history/src/utils/types_20211115161939.tsx +166 -0
  1107. package/.history/src/utils/types_20211115162150.tsx +166 -0
  1108. package/.history/src/utils/types_20211115162221.tsx +166 -0
  1109. package/.history/src/utils/types_20211115163805.tsx +167 -0
  1110. package/.history/src/utils/types_20211115163828.tsx +183 -0
  1111. package/.history/src/utils/types_20211115164550.tsx +184 -0
  1112. package/.history/src/utils/types_20211116105412.tsx +143 -0
  1113. package/.history/src/utils/types_20211116175425.tsx +184 -0
  1114. package/.history/src/utils/types_20211116175429.tsx +182 -0
  1115. package/.history/src/utils/types_20211118102619.tsx +182 -0
  1116. package/.history/src/utils/types_20211123164518.tsx +188 -0
  1117. package/.history/src/utils/types_20211123164521.tsx +188 -0
  1118. package/.history/src/utils/types_20211123164525.tsx +186 -0
  1119. package/.history/src/utils/types_20211123164735.tsx +186 -0
  1120. package/.history/src/utils/types_20211123164831.tsx +186 -0
  1121. package/.history/src/utils/types_20211123165051.tsx +186 -0
  1122. package/.history/src/utils/types_20211123165219.tsx +186 -0
  1123. package/.history/src/utils/types_20211123165245.tsx +186 -0
  1124. package/.history/src/utils/types_20211123165251.tsx +187 -0
  1125. package/.history/src/utils/types_20211123165318.tsx +187 -0
  1126. package/.history/src/utils/types_20211123165359.tsx +187 -0
  1127. package/.history/src/utils/types_20211125104054.tsx +186 -0
  1128. package/.history/src/utils/types_20211125104100.tsx +187 -0
  1129. package/.history/src/utils/types_20211125104104.tsx +186 -0
  1130. package/.history/src/utils/types_20211125111537.tsx +188 -0
  1131. package/.history/src/utils/types_20211125111641.tsx +188 -0
  1132. package/.history/src/utils/types_20211125111650.tsx +188 -0
  1133. package/.history/src/utils/types_20211125111842.tsx +188 -0
  1134. package/.history/src/utils/types_20211125111848.tsx +188 -0
  1135. package/.history/src/utils/types_20211125111929.tsx +188 -0
  1136. package/.history/src/utils/types_20211125111934.tsx +188 -0
  1137. package/.history/src/utils/types_20211125111937.tsx +188 -0
  1138. package/.history/src/utils/types_20211125112013.tsx +188 -0
  1139. package/.history/src/utils/types_20211125112025.tsx +188 -0
  1140. package/.history/src/utils/types_20211125112055.tsx +188 -0
  1141. package/.history/src/utils/types_20211125112059.tsx +188 -0
  1142. package/.history/src/utils/types_20211125112108.tsx +188 -0
  1143. package/.history/src/utils/types_20211125112119.tsx +188 -0
  1144. package/.history/src/utils/types_20211125112326.tsx +188 -0
  1145. package/.history/src/utils/types_20211125112345.tsx +188 -0
  1146. package/.history/src/utils/types_20211125112500.tsx +188 -0
  1147. package/.history/src/utils/types_20211125112502.tsx +188 -0
  1148. package/.history/src/utils/types_20211125112514.tsx +188 -0
  1149. package/.history/src/utils/types_20211125112516.tsx +188 -0
  1150. package/.history/src/utils/types_20211125112607.tsx +188 -0
  1151. package/.history/src/utils/types_20211125112612.tsx +188 -0
  1152. package/.history/src/utils/types_20211125113522.tsx +190 -0
  1153. package/.history/src/utils/types_20211125113539.tsx +190 -0
  1154. package/.history/src/utils/types_20211125115719.tsx +154 -0
  1155. package/.history/src/utils/types_20211201163110.tsx +183 -0
  1156. package/.history/src/utils/types_20211201163113.tsx +183 -0
  1157. package/.history/src/utils/types_20211201163117.tsx +182 -0
  1158. package/.history/src/utils/types_20211201163127.tsx +182 -0
  1159. package/.history/src/utils/types_20211201163141.tsx +178 -0
  1160. package/.history/src/utils/types_20211201163147.tsx +178 -0
  1161. package/.history/src/utils/types_20211201163536.tsx +179 -0
  1162. package/.history/src/utils/types_20211201163613.tsx +179 -0
  1163. package/.history/src/utils/types_20211209143453.tsx +181 -0
  1164. package/.history/src/utils/types_20211209143515.tsx +182 -0
  1165. package/.history/src/utils/types_20211209143520.tsx +182 -0
  1166. package/.history/src/utils/types_20211209143638.tsx +183 -0
  1167. package/.history/src/utils/types_20211209143707.tsx +185 -0
  1168. package/.history/src/utils/types_20211209143721.tsx +186 -0
  1169. package/.history/src/utils/types_20211209143726.tsx +187 -0
  1170. package/.history/src/utils/types_20211209143727.tsx +186 -0
  1171. package/.history/src/utils/types_20211209143734.tsx +187 -0
  1172. package/.history/src/utils/types_20211209143754.tsx +188 -0
  1173. package/.history/src/utils/types_20211209145552.tsx +188 -0
  1174. package/.history/src/utils/types_20211209145630.tsx +188 -0
  1175. package/.history/src/utils/types_20211214112707.tsx +191 -0
  1176. package/.history/src/utils/types_20211214112753.tsx +191 -0
  1177. package/.history/src/utils/types_20211214112801.tsx +191 -0
  1178. package/.history/src/utils/types_20211214112835.tsx +191 -0
  1179. package/.history/src/utils/types_20211214112936.tsx +191 -0
  1180. package/.history/src/utils/types_20211214113123.tsx +191 -0
  1181. package/.history/src/utils/types_20211214113127.tsx +191 -0
  1182. package/.history/src/utils/types_20211214142421.tsx +174 -0
  1183. package/.history/src/utils/types_20211214151536.tsx +174 -0
  1184. package/.history/src/utils/types_20211214151706.tsx +174 -0
  1185. package/.history/src/utils/types_20211214151731.tsx +174 -0
  1186. package/.history/src/utils/types_20211214151734.tsx +174 -0
  1187. package/.history/src/utils/types_20211214151752.tsx +175 -0
  1188. package/.history/src/utils/types_20211214151800.tsx +175 -0
  1189. package/.history/src/utils/types_20211214153149.tsx +180 -0
  1190. package/.history/src/utils/types_20211214153152.tsx +180 -0
  1191. package/.history/src/utils/types_20211214163208.tsx +175 -0
  1192. package/.history/src/utils/types_20211214171839.tsx +175 -0
  1193. package/.history/test_20201020142137.js +3 -0
  1194. package/.history/test_20201020142159.js +3 -0
  1195. package/.history/test_20201020142223.js +4 -0
  1196. package/.history/test_20201020142250.js +6 -0
  1197. package/.history/test_20201020142305.js +6 -0
  1198. package/.history/test_20201020142333.js +6 -0
  1199. package/.history/test_20201020142349.js +6 -0
  1200. package/.history/test_20201020142515.js +3 -0
  1201. package/.history/test_20201020142517.js +3 -0
  1202. package/.history/test_20201020142610.js +6 -0
  1203. package/.history/test_20201020142629.js +6 -0
  1204. package/.history/test_20201020142633.js +6 -0
  1205. package/.history/test_20201020142658.js +2 -0
  1206. package/.history/test_20201020142836.js +5 -0
  1207. package/.history/test_20201020142838.js +4 -0
  1208. package/.history/test_20201020142857.js +5 -0
  1209. package/.history/test_20201020142910.js +4 -0
  1210. package/.history/test_20201020142921.js +5 -0
  1211. package/.history/test_20201020142953.js +2 -0
  1212. package/.history/test_20201020143444.js +4 -0
  1213. package/.history/test_20201020143526.js +3 -0
  1214. package/.history/tsconfig_20211108110838.json +15 -0
  1215. package/.history/tsconfig_20211108110841.json +14 -0
  1216. package/.history/webpack-jrc.config_20201110154954.js +32 -0
  1217. package/.history/webpack-jrc.config_20201110155008.js +27 -0
  1218. package/.history/webpack-jrc.config_20201110155106.js +27 -0
  1219. package/.history/webpack-jrc.config_20201110155116.js +27 -0
  1220. package/.history/webpack-jrc.config_20201110155241.js +27 -0
  1221. package/.history/webpack-vendors.config_20210415114819.js +40 -0
  1222. package/.history/webpack-vendors.config_20210415115228.js +35 -0
  1223. package/.history/webpack-vendors.config_20210415120011.js +40 -0
  1224. package/.history/webpack-vendors.config_20210415143909.js +35 -0
  1225. package/.history/webpack-vendors.config_20210429085357.js +35 -0
  1226. package/.history/webpack-vendors.config_20210429093956.js +36 -0
  1227. package/.history/webpack-vendors.config_20210429094016.js +36 -0
  1228. package/.history/webpack-vendors.config_20210429094043.js +36 -0
  1229. package/.history/webpack-vendors.config_20210429095156.js +37 -0
  1230. package/.history/webpack-vendors.config_20210429095201.js +37 -0
  1231. package/.history/webpack-vendors.config_20210429095204.js +37 -0
  1232. package/.history/webpack-vendors.config_20210429100210.js +36 -0
  1233. package/.history/webpack-vendors.config_20210429100432.js +35 -0
  1234. package/.history/webpack-vendors.config_20210429100442.js +36 -0
  1235. package/.history/webpack-vendors.config_20210429100609.js +36 -0
  1236. package/.history/webpack-vendors.config_20210429100743.js +36 -0
  1237. package/.history/webpack-vendors.config_20210429100924.js +36 -0
  1238. package/.history/webpack-vendors.config_20210429100939.js +36 -0
  1239. package/.history/webpack.config_20211104152514.js +118 -0
  1240. package/.history/webpack.config_20211108160857.js +115 -0
  1241. package/.history/webpack.config_20211108160858.js +114 -0
  1242. package/.history/webpack.config_20211108160914.js +113 -0
  1243. package/.history/webpack.config_20211108161609.js +118 -0
  1244. package/.history/webpack.config_20211108161619.js +118 -0
  1245. package/.history/webpack.config_20211109064941.js +118 -0
  1246. package/.history/webpack.config_20211109064952.js +119 -0
  1247. package/.history/webpack.config_20211109065007.js +103 -0
  1248. package/.history/webpack.config_20211109065043.js +104 -0
  1249. package/.history/webpack.config_20211109065114.js +93 -0
  1250. package/.history/webpack.config_20211109065121.js +93 -0
  1251. package/.history/webpack.config_20211109065406.js +96 -0
  1252. package/.history/webpack.config_20211109065446.js +97 -0
  1253. package/.history/webpack.config_20211109065654.js +106 -0
  1254. package/.history/webpack.config_20211109065732.js +106 -0
  1255. package/.history/webpack.config_20211109070539.js +105 -0
  1256. package/.history/webpack.config_20211109070655.js +106 -0
  1257. package/.history/webpack.config_20211109095020.js +94 -0
  1258. package/.history/webpack.config_20211110113654.js +91 -0
  1259. package/.history/webpack.config_20211117161158.js +95 -0
  1260. package/.history/webpack.config_20211117161204.js +96 -0
  1261. package/.history/webpack.config_20211117161215.js +97 -0
  1262. package/build/294.bundle.js +1 -1
  1263. package/build/294.bundle.js.map +1 -1
  1264. package/build/715.bundle.js +1 -1
  1265. package/build/715.bundle.js.map +1 -1
  1266. package/build/76.bundle.js +2 -0
  1267. package/build/76.bundle.js.map +1 -0
  1268. package/build/862.bundle.js +2 -0
  1269. package/build/862.bundle.js.map +1 -0
  1270. package/build/955.bundle.js +2 -0
  1271. package/build/955.bundle.js.map +1 -0
  1272. package/build/App.d.ts +4 -3
  1273. package/build/app.bundle.js +504 -309
  1274. package/build/app.bundle.js.map +1 -1
  1275. package/build/components/AppStateLoader.component.d.ts +7 -0
  1276. package/build/components/IfAppIsActivated.component.d.ts +0 -1
  1277. package/build/components/types.d.ts +1 -0
  1278. package/build/displayer/DisplayForm.component.d.ts +19 -0
  1279. package/build/displayer/Empty.d.ts +1 -0
  1280. package/build/displayer/components/DisplaySingleValue.component.d.ts +1 -0
  1281. package/build/displayer/list/formatter.d.ts +112 -10
  1282. package/build/displayer/types.d.ts +54 -3
  1283. package/build/redux/slice/AppState.slice.d.ts +29 -0
  1284. package/build/redux/slice/Application.slice.d.ts +6 -0
  1285. package/build/redux/slice/Article.slice.d.ts +6 -0
  1286. package/build/redux/slice/Model.slice.d.ts +6 -0
  1287. package/build/redux/slice/Toast.slice.d.ts +9 -3
  1288. package/build/redux/slice/User.slice.d.ts +6 -0
  1289. package/build/redux/store.d.ts +8 -1
  1290. package/build/utils/types.d.ts +14 -5
  1291. package/package.json +4 -3
  1292. package/src/App.tsx +41 -8
  1293. package/src/components/AppStateLoader.component.tsx +54 -0
  1294. package/src/components/index.tsx +10 -0
  1295. package/src/components/types.ts +1 -0
  1296. package/src/displayer/DisplayAttribute.component.tsx +1 -2
  1297. package/src/displayer/DisplayForm.component.tsx +78 -0
  1298. package/src/displayer/Empty.tsx +4 -0
  1299. package/src/displayer/components/DisplaySingleValue.component.tsx +6 -0
  1300. package/src/displayer/list/formatter.tsx +182 -14
  1301. package/src/displayer/types.ts +60 -2
  1302. package/src/displayer/useDisplay.ts +32 -15
  1303. package/src/redux/slice/AppState.slice.ts +25 -0
  1304. package/src/redux/slice/Toast.slice.ts +3 -3
  1305. package/src/redux/store.tsx +27 -21
  1306. package/src/utils/types.ts +15 -5
  1307. package/.github/workflows/create-stable-branch.yml +0 -83
@@ -0,0 +1,91 @@
1
+ const path = require("path");
2
+ const webpack = require("webpack");
3
+ const EXTERNALS = require("jamespot-react-components/externals.json");
4
+ const CopyPlugin = require("copy-webpack-plugin");
5
+
6
+ module.exports = (env) => ({
7
+ mode: env.NODE_ENV === "production" ? "production" : "development",
8
+ devtool: "source-map",
9
+
10
+ devServer: {
11
+ hot: true,
12
+ port: 3030,
13
+ headers: {
14
+ "Access-Control-Allow-Origin": "*",
15
+ },
16
+ },
17
+
18
+
19
+ resolve: {
20
+ extensions: [".ts", ".tsx", ".js"],
21
+ modules: [path.resolve(__dirname, "src"), "node_modules"],
22
+ },
23
+ module: {
24
+ rules: [
25
+ // Worker loader need to be before ts-loader (https://v4.webpack.js.org/loaders/worker-loader/)
26
+ {
27
+ test: /\.sharedworker\.ts$/,
28
+ use: [
29
+ {
30
+ loader: "worker-loader",
31
+ options: {
32
+ filename: "[name].[contenthash].js",
33
+ worker: {
34
+ type: "SharedWorker",
35
+ options: {
36
+ type: "classic",
37
+ name: "JamespotSocket",
38
+ },
39
+ },
40
+ },
41
+ },
42
+ ],
43
+ },
44
+ {
45
+ test: /\.ts(x?)$/,
46
+ exclude: /node_modules/,
47
+ use: [
48
+ {
49
+ loader: "ts-loader",
50
+ },
51
+ ],
52
+ },
53
+ // All output '.js' files will have any sourcemaps re-processed by 'source-map-loader'.
54
+ {
55
+ enforce: "pre",
56
+ test: /\.js$/,
57
+ loader: "source-map-loader",
58
+ },
59
+ ],
60
+ },
61
+ optimization: {
62
+ splitChunks: {
63
+ cacheGroups: {
64
+ styles: {
65
+ name: "styles",
66
+ test: /\.css$/,
67
+ chunks: "all",
68
+ enforce: true,
69
+ },
70
+ },
71
+ },
72
+ },
73
+ entry: {
74
+ app: "./src/App.tsx",
75
+ },
76
+ output: {
77
+ path: path.resolve(__dirname, "build"),
78
+ filename: "[name].bundle.js",
79
+ library: "ReactCore",
80
+ publicPath: env.NODE_ENV === "production" ? "/react-core/" :
81
+ env.NODE_ENV === "development" ? "http://localhost:3030/" :
82
+ /* env.NODE_ENV === "theme" */ "/themes/EXT-reactjs/js/jamespot-react-core/",
83
+
84
+ },
85
+ externals: EXTERNALS,
86
+ plugins: [
87
+ new CopyPlugin({
88
+ patterns: [{ from: "node_modules/jamespot-react-components/build/assets", to: "assets" }],
89
+ }),
90
+ ],
91
+ });
@@ -0,0 +1,95 @@
1
+ /* eslint-disable @typescript-eslint/no-var-requires */
2
+ const path = require('path');
3
+ const webpack = require('webpack');
4
+ const EXTERNALS = require('jamespot-react-components/externals.json');
5
+ const CopyPlugin = require('copy-webpack-plugin');
6
+
7
+ module.exports = (env) => ({
8
+ mode: env.NODE_ENV || 'none',
9
+ watch: env.WATCH === 'true' ? true : false,
10
+ devtool: 'source-map',
11
+
12
+ devServer: {
13
+ hot: true,
14
+ port: 3030,
15
+ headers: {
16
+ 'Access-Control-Allow-Origin': '*',
17
+ },
18
+ },
19
+
20
+ resolve: {
21
+ extensions: ['.ts', '.tsx', '.js'],
22
+ modules: [path.resolve(__dirname, 'src'), 'node_modules'],
23
+ },
24
+ module: {
25
+ rules: [
26
+ // Worker loader need to be before ts-loader (https://v4.webpack.js.org/loaders/worker-loader/)
27
+ {
28
+ test: /\.sharedworker\.ts$/,
29
+ use: [
30
+ {
31
+ loader: 'worker-loader',
32
+ options: {
33
+ filename: '[name].[contenthash].js',
34
+ worker: {
35
+ type: 'SharedWorker',
36
+ options: {
37
+ type: 'classic',
38
+ name: 'JamespotSocket',
39
+ },
40
+ },
41
+ },
42
+ },
43
+ ],
44
+ },
45
+ {
46
+ test: /\.ts(x?)$/,
47
+ exclude: /node_modules/,
48
+ use: [
49
+ {
50
+ loader: 'ts-loader',
51
+ },
52
+ ],
53
+ },
54
+ // All output '.js' files will have any sourcemaps re-processed by 'source-map-loader'.
55
+ {
56
+ enforce: 'pre',
57
+ test: /\.js$/,
58
+ loader: 'source-map-loader',
59
+ },
60
+ ],
61
+ },
62
+ optimization: {
63
+ splitChunks: {
64
+ cacheGroups: {
65
+ styles: {
66
+ name: 'styles',
67
+ test: /\.css$/,
68
+ chunks: 'all',
69
+ enforce: true,
70
+ },
71
+ },
72
+ },
73
+ },
74
+ entry: {
75
+ app: './src/App.tsx',
76
+ },
77
+ output: {
78
+ clean: true,
79
+ path: path.resolve(__dirname, 'build'),
80
+ filename: '[name].bundle.js',
81
+ library: 'ReactCore',
82
+ publicPath:
83
+ env.NODE_ENV === 'production' || (env.NODE_ENV === 'development' && env.NODE_RUN === 'VM')
84
+ ? '/react-core/'
85
+ : env.NODE_ENV === 'development'
86
+ ? 'http://localhost:3030/'
87
+ : /* env.NODE_ENV === "theme" */ '/themes/EXT-reactjs/js/jamespot-react-core/',
88
+ },
89
+ externals: EXTERNALS,
90
+ plugins: [
91
+ new CopyPlugin({
92
+ patterns: [{ from: 'node_modules/jamespot-react-components/build/assets', to: 'assets' }],
93
+ }),
94
+ ],
95
+ });
@@ -0,0 +1,96 @@
1
+ /* eslint-disable no-undef */
2
+ /* eslint-disable @typescript-eslint/no-var-requires */
3
+ const path = require('path');
4
+ const webpack = require('webpack');
5
+ const EXTERNALS = require('jamespot-react-components/externals.json');
6
+ const CopyPlugin = require('copy-webpack-plugin');
7
+
8
+ module.exports = (env) => ({
9
+ mode: env.NODE_ENV || 'none',
10
+ watch: env.WATCH === 'true' ? true : false,
11
+ devtool: 'source-map',
12
+
13
+ devServer: {
14
+ hot: true,
15
+ port: 3030,
16
+ headers: {
17
+ 'Access-Control-Allow-Origin': '*',
18
+ },
19
+ },
20
+
21
+ resolve: {
22
+ extensions: ['.ts', '.tsx', '.js'],
23
+ modules: [path.resolve(__dirname, 'src'), 'node_modules'],
24
+ },
25
+ module: {
26
+ rules: [
27
+ // Worker loader need to be before ts-loader (https://v4.webpack.js.org/loaders/worker-loader/)
28
+ {
29
+ test: /\.sharedworker\.ts$/,
30
+ use: [
31
+ {
32
+ loader: 'worker-loader',
33
+ options: {
34
+ filename: '[name].[contenthash].js',
35
+ worker: {
36
+ type: 'SharedWorker',
37
+ options: {
38
+ type: 'classic',
39
+ name: 'JamespotSocket',
40
+ },
41
+ },
42
+ },
43
+ },
44
+ ],
45
+ },
46
+ {
47
+ test: /\.ts(x?)$/,
48
+ exclude: /node_modules/,
49
+ use: [
50
+ {
51
+ loader: 'ts-loader',
52
+ },
53
+ ],
54
+ },
55
+ // All output '.js' files will have any sourcemaps re-processed by 'source-map-loader'.
56
+ {
57
+ enforce: 'pre',
58
+ test: /\.js$/,
59
+ loader: 'source-map-loader',
60
+ },
61
+ ],
62
+ },
63
+ optimization: {
64
+ splitChunks: {
65
+ cacheGroups: {
66
+ styles: {
67
+ name: 'styles',
68
+ test: /\.css$/,
69
+ chunks: 'all',
70
+ enforce: true,
71
+ },
72
+ },
73
+ },
74
+ },
75
+ entry: {
76
+ app: './src/App.tsx',
77
+ },
78
+ output: {
79
+ clean: true,
80
+ path: path.resolve(__dirname, 'build'),
81
+ filename: '[name].bundle.js',
82
+ library: 'ReactCore',
83
+ publicPath:
84
+ env.NODE_ENV === 'production' || (env.NODE_ENV === 'development' && env.NODE_RUN === 'VM')
85
+ ? '/react-core/'
86
+ : env.NODE_ENV === 'development'
87
+ ? 'http://localhost:3030/'
88
+ : /* env.NODE_ENV === "theme" */ '/themes/EXT-reactjs/js/jamespot-react-core/',
89
+ },
90
+ externals: EXTERNALS,
91
+ plugins: [
92
+ new CopyPlugin({
93
+ patterns: [{ from: 'node_modules/jamespot-react-components/build/assets', to: 'assets' }],
94
+ }),
95
+ ],
96
+ });
@@ -0,0 +1,97 @@
1
+ /* eslint-disable @typescript-eslint/no-unused-vars */
2
+ /* eslint-disable no-undef */
3
+ /* eslint-disable @typescript-eslint/no-var-requires */
4
+ const path = require('path');
5
+ const webpack = require('webpack');
6
+ const EXTERNALS = require('jamespot-react-components/externals.json');
7
+ const CopyPlugin = require('copy-webpack-plugin');
8
+
9
+ module.exports = (env) => ({
10
+ mode: env.NODE_ENV || 'none',
11
+ watch: env.WATCH === 'true' ? true : false,
12
+ devtool: 'source-map',
13
+
14
+ devServer: {
15
+ hot: true,
16
+ port: 3030,
17
+ headers: {
18
+ 'Access-Control-Allow-Origin': '*',
19
+ },
20
+ },
21
+
22
+ resolve: {
23
+ extensions: ['.ts', '.tsx', '.js'],
24
+ modules: [path.resolve(__dirname, 'src'), 'node_modules'],
25
+ },
26
+ module: {
27
+ rules: [
28
+ // Worker loader need to be before ts-loader (https://v4.webpack.js.org/loaders/worker-loader/)
29
+ {
30
+ test: /\.sharedworker\.ts$/,
31
+ use: [
32
+ {
33
+ loader: 'worker-loader',
34
+ options: {
35
+ filename: '[name].[contenthash].js',
36
+ worker: {
37
+ type: 'SharedWorker',
38
+ options: {
39
+ type: 'classic',
40
+ name: 'JamespotSocket',
41
+ },
42
+ },
43
+ },
44
+ },
45
+ ],
46
+ },
47
+ {
48
+ test: /\.ts(x?)$/,
49
+ exclude: /node_modules/,
50
+ use: [
51
+ {
52
+ loader: 'ts-loader',
53
+ },
54
+ ],
55
+ },
56
+ // All output '.js' files will have any sourcemaps re-processed by 'source-map-loader'.
57
+ {
58
+ enforce: 'pre',
59
+ test: /\.js$/,
60
+ loader: 'source-map-loader',
61
+ },
62
+ ],
63
+ },
64
+ optimization: {
65
+ splitChunks: {
66
+ cacheGroups: {
67
+ styles: {
68
+ name: 'styles',
69
+ test: /\.css$/,
70
+ chunks: 'all',
71
+ enforce: true,
72
+ },
73
+ },
74
+ },
75
+ },
76
+ entry: {
77
+ app: './src/App.tsx',
78
+ },
79
+ output: {
80
+ clean: true,
81
+ path: path.resolve(__dirname, 'build'),
82
+ filename: '[name].bundle.js',
83
+ library: 'ReactCore',
84
+ publicPath:
85
+ env.NODE_ENV === 'production' || (env.NODE_ENV === 'development' && env.NODE_RUN === 'VM')
86
+ ? '/react-core/'
87
+ : env.NODE_ENV === 'development'
88
+ ? 'http://localhost:3030/'
89
+ : /* env.NODE_ENV === "theme" */ '/themes/EXT-reactjs/js/jamespot-react-core/',
90
+ },
91
+ externals: EXTERNALS,
92
+ plugins: [
93
+ new CopyPlugin({
94
+ patterns: [{ from: 'node_modules/jamespot-react-components/build/assets', to: 'assets' }],
95
+ }),
96
+ ],
97
+ });
@@ -1,2 +1,2 @@
1
- "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[294],{294:(e,c,t)=>{t.r(c),t.d(c,{IfAppIsActivated:()=>n});var s=t(855);const n=e=>{const{isDependencyActivated:c}=(0,s.useSelector)((c=>({isDependencyActivated:J.react.store.selectors.application.selectById(c,e.dependency)})));return c?e.children:null}}}]);
1
+ "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[294],{7294:(e,c,t)=>{t.r(c),t.d(c,{IfAppIsActivated:()=>n});var s=t(855);const n=e=>{const{isDependencyActivated:c}=(0,s.useSelector)((c=>({isDependencyActivated:J.react.store.selectors.application.selectById(c,e.dependency)})));return c?e.children:null}}}]);
2
2
  //# sourceMappingURL=294.bundle.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"294.bundle.js","mappings":"wJAOO,MAAMA,EAAoBC,IAC7B,MAAM,sBAAEC,IAA0B,IAAAC,cAAaC,IACpC,CACHF,sBAAuBG,EAAEC,MAAMC,MAAMC,UAAUC,YAAYC,WAAWN,EAAOH,EAAMU,gBAG3F,OAAOT,EAAwBD,EAAMW,SAAW","sources":["webpack://ReactCore/./src/components/IfAppIsActivated.component.tsx"],"sourcesContent":["import { useSelector } from 'react-redux';\n\nexport type IfAppIsActivatedProps = {\n dependency: string;\n children: JSX.Element;\n};\n\nexport const IfAppIsActivated = (props: IfAppIsActivatedProps) => {\n const { isDependencyActivated } = useSelector((state: any) => {\n return {\n isDependencyActivated: J.react.store.selectors.application.selectById(state, props.dependency),\n };\n });\n return isDependencyActivated ? props.children : null;\n};\n"],"names":["IfAppIsActivated","props","isDependencyActivated","useSelector","state","J","react","store","selectors","application","selectById","dependency","children"],"sourceRoot":""}
1
+ {"version":3,"file":"294.bundle.js","mappings":"yJAOO,MAAMA,EAAoBC,IAC7B,MAAM,sBAAEC,IAA0B,IAAAC,cAAaC,IACpC,CACHF,sBAAuBG,EAAEC,MAAMC,MAAMC,UAAUC,YAAYC,WAAWN,EAAOH,EAAMU,gBAG3F,OAAOT,EAAwBD,EAAMW,SAAW","sources":["webpack://ReactCore/./src/components/IfAppIsActivated.component.tsx"],"sourcesContent":["import { useSelector } from 'react-redux';\n\nexport type IfAppIsActivatedProps = {\n dependency: string;\n children: JSX.Element;\n};\n\nexport const IfAppIsActivated = (props: IfAppIsActivatedProps) => {\n const { isDependencyActivated } = useSelector((state: any) => {\n return {\n isDependencyActivated: J.react.store.selectors.application.selectById(state, props.dependency),\n };\n });\n return isDependencyActivated ? props.children : null;\n};\n"],"names":["IfAppIsActivated","props","isDependencyActivated","useSelector","state","J","react","store","selectors","application","selectById","dependency","children"],"sourceRoot":""}
@@ -1,2 +1,2 @@
1
- "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[715],{715:(e,t,n)=>{n.r(t),n.d(t,{DisplayAttributes:()=>c});var r=n(363);const s=e=>{const{attribute:t}=e,n=t.components.render,s=t.components.wrapper;return r.createElement(s,null,r.createElement(n,Object.assign({},e)))},c=e=>{const{attributesName:t,object:n,componentsOverride:c}=e;return J.react.useDisplay(t||[],n.type).map((e=>{if(e)return e.components=Object.assign(Object.assign({},e.components),c&&c[e.name]),r.createElement(s,{attribute:e,object:n})}))}}}]);
1
+ "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[715],{715:(e,t,n)=>{n.r(t),n.d(t,{DisplayAttributes:()=>c});var r=n(7363);const s=e=>{const{attribute:t}=e,n=t.components.render,s=t.components.wrapper;return r.createElement(s,null,r.createElement(n,Object.assign({},e)))},c=e=>{const{attributesName:t,object:n,componentsOverride:c}=e;return J.react.useDisplay(t||[],n.type).map((e=>{if(e)return e.components=Object.assign(Object.assign({},e.components),c&&c[e.name]),r.createElement(s,{attribute:e,object:n})}))}}}]);
2
2
  //# sourceMappingURL=715.bundle.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"715.bundle.js","mappings":"yJAOA,MAAMA,EAAmBC,IACrB,MAAM,UAAEC,GAAcD,EAChBE,EAA2DD,EAAUE,WAAWC,OAChFC,EAAiDJ,EAAUE,WAAWG,QAE5E,OACI,gBAACD,EAAgB,KACb,gBAACH,EAAe,iBAAKF,MAoBpBO,EAAqBP,IAC9B,MAAM,eAAEQ,EAAc,OAAEC,EAAM,mBAAEC,GAAuBV,EAGvD,OAFeW,EAAEC,MAAMC,WAAWL,GAAkB,GAAIC,EAAOK,MAEjDC,KAAKC,IACf,GAAKA,EAKL,OAJAA,EAAeb,WAAa,OAAH,wBAClBa,EAAeb,YACdO,GAAsBA,EAAmBM,EAAeC,OAEzD,gBAAClB,EAAe,CAACE,UAAWe,EAAgBP,OAAQA","sources":["webpack://ReactCore/./src/displayer/DisplayAttribute.component.tsx"],"sourcesContent":["import * as React from 'react';\nimport { FunctionComponent } from 'react';\nimport { DisplayAttributesProps, RenderAttributeProps } from './types';\n\n/***\n * Choose the component to render according to the type of the object\n */\nconst RenderAttribute = (props: RenderAttributeProps) => {\n const { attribute } = props;\n const RenderComponent: FunctionComponent<RenderAttributeProps> = attribute.components.render;\n const WrapperComponent: React.FunctionComponent<any> = attribute.components.wrapper;\n\n return (\n <WrapperComponent>\n <RenderComponent {...props} />\n </WrapperComponent>\n );\n};\n\n/****\n * The jamespot model depend on the platform\n * For example a user can have the size attribute only for a given platform\n * The model specifics of a platform are stored in J.model\n *\n * This component display an array of attributes only if this attribute is activated on the platform\n *\n * @param props.object the object to display (ie the user)\n * @param props.attributesName an array of string : the list of attributes we want to display\n * @param props.componentsOverride we can override the default render of the attribute\n * @param props.componentsOverride.render the whole component logic (we override @DisplayList or @DisplaySingleValue for exemple)\n * @param props.componentsOverride.wrapper the attribute is wrapped inside an element. For a list it can be an UL\n * @param props.componentsOverride.element the component just above the element value\n * Note :If we override the \"render\" you can't override \"wrapper\" and \"element\" because the render rewrite everything\n */\nexport const DisplayAttributes = (props: DisplayAttributesProps) => {\n const { attributesName, object, componentsOverride } = props;\n const config = J.react.useDisplay(attributesName || [], object.type);\n\n return config.map((attributeProps) => {\n if (!attributeProps) return;\n attributeProps.components = {\n ...attributeProps.components,\n ...(componentsOverride && componentsOverride[attributeProps.name]),\n };\n return <RenderAttribute attribute={attributeProps} object={object} />;\n });\n};\n"],"names":["RenderAttribute","props","attribute","RenderComponent","components","render","WrapperComponent","wrapper","DisplayAttributes","attributesName","object","componentsOverride","J","react","useDisplay","type","map","attributeProps","name"],"sourceRoot":""}
1
+ {"version":3,"file":"715.bundle.js","mappings":"0JAMA,MAAMA,EAAmBC,IACrB,MAAM,UAAEC,GAAcD,EAChBE,EAAiED,EAAUE,WAAWC,OACtFC,EAAiDJ,EAAUE,WAAWG,QAE5E,OACI,gBAACD,EAAgB,KACb,gBAACH,EAAe,iBAAKF,MAoBpBO,EAAqBP,IAC9B,MAAM,eAAEQ,EAAc,OAAEC,EAAM,mBAAEC,GAAuBV,EAGvD,OAFeW,EAAEC,MAAMC,WAAWL,GAAkB,GAAIC,EAAOK,MAEjDC,KAAKC,IACf,GAAKA,EAKL,OAJAA,EAAeb,WAAa,OAAH,wBAClBa,EAAeb,YACdO,GAAsBA,EAAmBM,EAAeC,OAEzD,gBAAClB,EAAe,CAACE,UAAWe,EAAgBP,OAAQA","sources":["webpack://ReactCore/./src/displayer/DisplayAttribute.component.tsx"],"sourcesContent":["import * as React from 'react';\nimport { DisplayAttributesProps, RenderAttributeProps } from './types';\n\n/***\n * Choose the component to render according to the type of the object\n */\nconst RenderAttribute = (props: RenderAttributeProps) => {\n const { attribute } = props;\n const RenderComponent: React.FunctionComponent<RenderAttributeProps> = attribute.components.render;\n const WrapperComponent: React.FunctionComponent<any> = attribute.components.wrapper;\n\n return (\n <WrapperComponent>\n <RenderComponent {...props} />\n </WrapperComponent>\n );\n};\n\n/****\n * The jamespot model depend on the platform\n * For example a user can have the size attribute only for a given platform\n * The model specifics of a platform are stored in J.model\n *\n * This component display an array of attributes only if this attribute is activated on the platform\n *\n * @param props.object the object to display (ie the user)\n * @param props.attributesName an array of string : the list of attributes we want to display\n * @param props.componentsOverride we can override the default render of the attribute\n * @param props.componentsOverride.render the whole component logic (we override @DisplayList or @DisplaySingleValue for exemple)\n * @param props.componentsOverride.wrapper the attribute is wrapped inside an element. For a list it can be an UL\n * @param props.componentsOverride.element the component just above the element value\n * Note :If we override the \"render\" you can't override \"wrapper\" and \"element\" because the render rewrite everything\n */\nexport const DisplayAttributes = (props: DisplayAttributesProps) => {\n const { attributesName, object, componentsOverride } = props;\n const config = J.react.useDisplay(attributesName || [], object.type);\n\n return config.map((attributeProps) => {\n if (!attributeProps) return;\n attributeProps.components = {\n ...attributeProps.components,\n ...(componentsOverride && componentsOverride[attributeProps.name]),\n };\n return <RenderAttribute attribute={attributeProps} object={object} />;\n });\n};\n"],"names":["RenderAttribute","props","attribute","RenderComponent","components","render","WrapperComponent","wrapper","DisplayAttributes","attributesName","object","componentsOverride","J","react","useDisplay","type","map","attributeProps","name"],"sourceRoot":""}
@@ -0,0 +1,2 @@
1
+ "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[76],{3076:(e,t,n)=>{n.r(t),n.d(t,{DisplayForm:()=>c});var a=n(7363),r=n(3230),s=n(5181);const o=e=>a.createElement(e.components.input,Object.assign({},e)),c=a.forwardRef(((e,t)=>{const n=(0,s.useIntl)(),c=a.useRef(null),{attributesName:l,object:i,componentsOverride:u}=e,m=J.react.useDisplay(l||[],i.type),p=J.react.registry.getLazyComponent("ValidationButton"),{handleSubmit:b,control:d,reset:f}=(0,r.useForm)({defaultValues:Object.assign({},Object.fromEntries(m.map((e=>[e.accessor,"checkbox"===e.widget.type?[]:""])))),criteriaMode:"all"});return a.useImperativeHandle(t,(()=>({reset:()=>{var e;null===(e=null==c?void 0:c.current)||void 0===e||e.scrollTo(0,0),f()}})),[]),a.createElement("form",{onSubmit:b(e.onSubmit),ref:c},m.map(((e,t)=>(e.components=Object.assign(Object.assign({},e.components),null==u?void 0:u[e.name]),a.createElement(o,Object.assign({key:t,control:d},e))))),a.createElement(p,{type:"submit"},n.formatMessage({id:"APP_ASEI_Modal_Creation_Title"})))}))}}]);
2
+ //# sourceMappingURL=76.bundle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"76.bundle.js","mappings":"wKASA,MAAMA,EAAeC,GAA4B,gBAACA,EAAMC,WAAWC,MAAK,iBAAKF,IAkBhEG,EAAc,cAAmD,CAACH,EAAOI,KAClF,MAAMC,GAAO,IAAAC,WAEPC,EAAU,SAA8B,OAExC,eAAEC,EAAc,OAAEC,EAAM,mBAAEC,GAAuBV,EACjDW,EAAaC,EAAEC,MAAMC,WAAWN,GAAkB,GAAIC,EAAOM,MAC7DC,EAAmBJ,EAAEC,MAAMI,SAASC,iBAAiC,qBAErE,aAAEC,EAAY,QAAEC,EAAO,MAAEC,IAAU,IAAAC,SAAQ,CAC7CC,cAAe,OAAF,UAELC,OAAeC,YACfd,EAAWe,KAAKC,GAAgB,CAC5BA,EAAYC,SACgB,aAA5BD,EAAYE,OAAOd,KAAsB,GAAK,QAI1De,aAAc,QAgBlB,OAbA,sBACI1B,GACA,KAAM,CACFiB,MAAO,K,MAEa,QAAhB,EAAAd,MAAAA,OAAO,EAAPA,EAASwB,eAAO,SAAEC,SAAS,EAAG,GAE9BX,QAGR,IAIA,wBAAMY,SAAUd,EAAanB,EAAMiC,UAAW7B,IAAKG,GAC9CI,EAAWe,KAAI,CAACC,EAAaO,KAC1BP,EAAY1B,WAAa,OAAH,wBACf0B,EAAY1B,YACZS,MAAAA,OAAkB,EAAlBA,EAAqBiB,EAAYQ,OAEjC,gBAACpC,EAAW,eAACqC,IAAKF,EAAOd,QAASA,GAAaO,OAG1D,gBAACX,EAAgB,CAACD,KAAK,UAClBV,EAAKgC,cAAc,CAAEC,GAAI","sources":["webpack://ReactCore/./src/displayer/DisplayForm.component.tsx"],"sourcesContent":["import * as React from 'react';\nimport { DisplayFormProps, DisplayFormRef, RenderInputProps } from './types';\nimport { useForm } from 'react-hook-form';\nimport type { JRCButtonProps } from 'jamespot-react-components';\nimport { useIntl } from 'react-intl';\n\n/***\n * Choose the component to render according to the type of the object\n */\nconst RenderInput = (props: RenderInputProps) => <props.components.input {...props} />;\n\n/****\n * The jamespot model depend on the platform\n * For example a user can have the size attribute only for a given platform\n * The model specifics of a platform are stored in J.model\n *\n * This component display an array of attributes only if this attribute is activated on the platform\n *\n * @param props.object the object to display (ie the user)\n * @param props.attributesName an array of string : the list of attributes we want to display\n * @param props.componentsOverride we can override the default render of the attribute\n * @param props.componentsOverride.render the whole component logic (we override @DisplayList or @DisplaySingleValue for exemple)\n * @param props.componentsOverride.wrapper the attribute is wrapped inside an element. For a list it can be an UL\n * @param props.componentsOverride.element the component just above the element value\n * @param props.componentsOverride.input the component input\n * Note :If we override the \"render\" you can't override \"wrapper\" and \"element\" because the render rewrite everything\n */\nexport const DisplayForm = React.forwardRef<DisplayFormRef, DisplayFormProps>((props, ref) => {\n const intl = useIntl();\n\n const formRef = React.useRef<HTMLFormElement>(null);\n\n const { attributesName, object, componentsOverride } = props;\n const formConfig = J.react.useDisplay(attributesName || [], object.type);\n const ValidationButton = J.react.registry.getLazyComponent<JRCButtonProps>('ValidationButton');\n\n const { handleSubmit, control, reset } = useForm({\n defaultValues: {\n // initialize with empty array of checkbox, empty string otherwise\n ...(Object as any).fromEntries(\n formConfig.map((inputConfig) => [\n inputConfig.accessor,\n inputConfig.widget.type === 'checkbox' ? [] : '',\n ]),\n ),\n },\n criteriaMode: 'all',\n });\n\n React.useImperativeHandle(\n ref,\n () => ({\n reset: () => {\n // in case the form is scrollable\n formRef?.current?.scrollTo(0, 0);\n // reset react-hook-form form\n reset();\n },\n }),\n [],\n );\n\n return (\n <form onSubmit={handleSubmit(props.onSubmit)} ref={formRef}>\n {formConfig.map((inputConfig, index) => {\n inputConfig.components = {\n ...inputConfig.components,\n ...componentsOverride?.[inputConfig.name],\n };\n return <RenderInput key={index} control={control} {...inputConfig} />;\n })}\n\n <ValidationButton type=\"submit\">\n {intl.formatMessage({ id: 'APP_ASEI_Modal_Creation_Title' })}\n </ValidationButton>\n </form>\n );\n});\n"],"names":["RenderInput","props","components","input","DisplayForm","ref","intl","useIntl","formRef","attributesName","object","componentsOverride","formConfig","J","react","useDisplay","type","ValidationButton","registry","getLazyComponent","handleSubmit","control","reset","useForm","defaultValues","Object","fromEntries","map","inputConfig","accessor","widget","criteriaMode","current","scrollTo","onSubmit","index","name","key","formatMessage","id"],"sourceRoot":""}
@@ -0,0 +1,2 @@
1
+ "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[862],{2862:(e,t,a)=>{a.r(t),a.d(t,{Empty:()=>r});var c=a(7363);const r=()=>c.createElement(c.Fragment,null)}}]);
2
+ //# sourceMappingURL=862.bundle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"862.bundle.js","mappings":"+IAGO,MAAMA,EAAQ,IAAM","sources":["webpack://ReactCore/./src/displayer/Empty.tsx"],"sourcesContent":["import * as React from 'react';\n\n// FIXME move to j-react-components + display error if dev mode\nexport const Empty = () => <></>;\n"],"names":["Empty"],"sourceRoot":""}
@@ -0,0 +1,2 @@
1
+ "use strict";(self.webpackChunkReactCore=self.webpackChunkReactCore||[]).push([[955],{8955:(e,r,t)=>{t.r(r),t.d(r,{AppStateLoader:()=>d});var a=t(7363),s=t.n(a),o=t(5181),n=t(855),c=t(1851);const p=J.react.store.actions.appState,i=J.react.registry.getLazyComponent("Loader"),l=J.react.registry.getLazyComponent("Card"),d=e=>{const r=J.react.store.useAppDispatch(),t=(0,o.useIntl)(),{appState:a}=(0,n.useSelector)((r=>({appState:J.react.store.selectors.appState(r,e.appId)})));return s().useEffect((()=>{e.initPromises&&(r(c.gn.setLoading(e.appId)),Promise.all(e.initPromises).then((()=>r(p.setLoaded(e.appId)))).catch((()=>{r(p.setError({app:e.appId,error:{message:"Error"}})),r(J.react.toasts.error({label:t.formatMessage({id:"GLOBAL_Error_occurred"})}))})))}),[]),a&&a.error?s().createElement(l,{variant:"div",type:"error"},s().createElement(o.FormattedMessage,{id:"GLOBAL_Error_occurred"})):s().createElement(s().Fragment,null,a&&a.isLoading?s().createElement(i,{variant:"skeleton"}):s().createElement(s().Fragment,null,e.children))}}}]);
2
+ //# sourceMappingURL=955.bundle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"955.bundle.js","mappings":"8LAMA,MAAMA,EAAiBC,EAAEC,MAAMC,MAAMC,QAAQC,SACvCC,EAASL,EAAEC,MAAMK,SAASC,iBAAiC,UAC3DC,EAAOR,EAAEC,MAAMK,SAASC,iBAA+B,QAShDE,EAAkBC,IAC3B,MAAMC,EAAWX,EAAEC,MAAMC,MAAMU,iBACzBC,GAAO,IAAAC,YAEP,SAAEV,IAAa,IAAAW,cAAaC,IACvB,CACHZ,SAAUJ,EAAEC,MAAMC,MAAMe,UAAUb,SAASY,EAAON,EAAMQ,WAqBhE,OAhBA,eAAgB,KACRR,EAAMS,eACNR,EAAS,gBAA2BD,EAAMQ,QAC1CE,QAAQC,IAAIX,EAAMS,cACbG,MAAK,IAAMX,EAASZ,EAAewB,UAAUb,EAAMQ,UACnDM,OAAM,KACHb,EACIZ,EAAe0B,SAAS,CACpBC,IAAKhB,EAAMQ,MACXS,MAAO,CAAEC,QAAS,YAG1BjB,EAASX,EAAEC,MAAM4B,OAAOF,MAAM,CAAEG,MAAOjB,EAAKkB,cAAc,CAAEC,GAAI,mCAG7E,IACC5B,GAAYA,EAASuB,MAEjB,kBAACnB,EAAI,CAACyB,QAAQ,MAAMC,KAAK,SACrB,kBAAC,EAAAC,iBAAgB,CAACH,GAAG,2BAK1B,oCAAG5B,GAAYA,EAASgC,UAAY,kBAAC/B,EAAM,CAAC4B,QAAQ,aAAgB,oCAAGvB,EAAM2B","sources":["webpack://ReactCore/./src/components/AppStateLoader.component.tsx"],"sourcesContent":["import { JRCCardProps, JRCLoaderProps } from 'jamespot-react-components';\nimport React from 'react';\nimport { FormattedMessage, useIntl } from 'react-intl';\nimport { useSelector } from 'react-redux';\nimport { appStateActions } from 'redux/slice/AppState.slice';\n\nconst appStateAction = J.react.store.actions.appState;\nconst Loader = J.react.registry.getLazyComponent<JRCLoaderProps>('Loader');\nconst Card = J.react.registry.getLazyComponent<JRCCardProps>('Card');\n\nexport type AppStateLoaderProps = {\n appId: string;\n children: JSX.Element;\n loader?: JSX.Element;\n initPromises: Promise<any>[];\n};\n\nexport const AppStateLoader = (props: AppStateLoaderProps) => {\n const dispatch = J.react.store.useAppDispatch();\n const intl = useIntl();\n\n const { appState } = useSelector((state: any) => {\n return {\n appState: J.react.store.selectors.appState(state, props.appId),\n };\n });\n\n // Init Function\n React.useEffect(() => {\n if (props.initPromises) {\n dispatch(appStateActions.setLoading(props.appId));\n Promise.all(props.initPromises)\n .then(() => dispatch(appStateAction.setLoaded(props.appId)))\n .catch(() => {\n dispatch(\n appStateAction.setError({\n app: props.appId,\n error: { message: 'Error' },\n }),\n );\n dispatch(J.react.toasts.error({ label: intl.formatMessage({ id: 'GLOBAL_Error_occurred' }) }));\n });\n }\n }, []);\n if (appState && appState.error) {\n return (\n <Card variant=\"div\" type=\"error\">\n <FormattedMessage id=\"GLOBAL_Error_occurred\" />\n </Card>\n );\n }\n\n return <>{appState && appState.isLoading ? <Loader variant=\"skeleton\" /> : <>{props.children}</>}</>;\n};\n"],"names":["appStateAction","J","react","store","actions","appState","Loader","registry","getLazyComponent","Card","AppStateLoader","props","dispatch","useAppDispatch","intl","useIntl","useSelector","state","selectors","appId","initPromises","Promise","all","then","setLoaded","catch","setError","app","error","message","toasts","label","formatMessage","id","variant","type","FormattedMessage","isLoading","children"],"sourceRoot":""}
package/build/App.d.ts CHANGED
@@ -1,4 +1,5 @@
1
- import { ReactCore, ReactExtensions, WindowJ, ReactSocket, gabarit } from './utils/types';
1
+ import { JInjectStore } from './redux/store';
2
+ import { ReactCore, ReactExtensions, WindowJ, ReactSocket, Gabarit } from './utils/types';
2
3
  import { ReactRegistry } from './utils/registry';
3
4
  import './components';
4
5
  import { ReactTranslation, SupportedLanguages } from './utils/translation';
@@ -10,7 +11,7 @@ declare global {
10
11
  }
11
12
  declare class App implements ReactCore {
12
13
  extensions: ReactExtensions;
13
- store: any;
14
+ store: JInjectStore;
14
15
  actions: object;
15
16
  registry: ReactRegistry;
16
17
  useDisplay: typeof useDisplay;
@@ -22,7 +23,7 @@ declare class App implements ReactCore {
22
23
  constructor(store: any, ActionCreators: object, registry: ReactRegistry);
23
24
  require: (extensionName: string, args: any) => void;
24
25
  extensionAdd(extensionName: string, load: () => void): void;
25
- routeAdd(route: string, extensionName: string, idDiv: string, gabarit?: gabarit, gabaritOptions?: object): void;
26
+ routeAdd(route: string, extensionName: string, idDiv: string, gabarit?: Gabarit, gabaritOptions?: object): void;
26
27
  transitionTo(stateName: string, args: {}, options?: {
27
28
  reload: boolean;
28
29
  notify?: boolean;