jamespot-react-core 1.1.1

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 (1353) hide show
  1. package/.eslintignore +88 -0
  2. package/.eslintrc.js +15 -0
  3. package/.github/pull_request_template.md +13 -0
  4. package/.github/workflows/ci.yml +67 -0
  5. package/.github/workflows/create-stable-branch.yml +80 -0
  6. package/.github/workflows/deploy-dev-branches.yml +40 -0
  7. package/.history/.eslintignore_20211116104208 +84 -0
  8. package/.history/.eslintignore_20211116104838 +84 -0
  9. package/.history/.eslintignore_20211116140416 +88 -0
  10. package/.history/.github/workflows/ci_20211117143717.yml +55 -0
  11. package/.history/.github/workflows/ci_20211117143735.yml +55 -0
  12. package/.history/.github/workflows/ci_20211117143738.yml +55 -0
  13. package/.history/.github/workflows/ci_20211117143748.yml +55 -0
  14. package/.history/.github/workflows/ci_20211117143853.yml +67 -0
  15. package/.history/.github/workflows/ci_20211117143857.yml +67 -0
  16. package/.history/.github/workflows/ci_20211117143901.yml +67 -0
  17. package/.history/.github/workflows/ci_20211117143910.yml +67 -0
  18. package/.history/.gitignore_20210217152737 +86 -0
  19. package/.history/.husky/pre-commit_20211116154558 +4 -0
  20. package/.history/.husky/pre-commit_20211116155220 +4 -0
  21. package/.history/.prettierignore_20211116104208 +84 -0
  22. package/.history/.prettierignore_20211116140423 +88 -0
  23. package/.history/.prettierrc_20211116104208.json +11 -0
  24. package/.history/.prettierrc_20211116173727.json +10 -0
  25. package/.history/babel.config_20211116104920.js +8 -0
  26. package/.history/babel.config_20211116105014.js +12 -0
  27. package/.history/build/utils/types.d_20211115162010.ts +130 -0
  28. package/.history/build/utils/types.d_20211115162048.ts +153 -0
  29. package/.history/build/utils/types.d_20211115162050.ts +153 -0
  30. package/.history/build/utils/types.d_20211115163140.ts +164 -0
  31. package/.history/build/utils/types.d_20211115163212.ts +165 -0
  32. package/.history/build/utils/types.d_20211115163215.ts +164 -0
  33. package/.history/build/utils/types.d_20211115163237.ts +165 -0
  34. package/.history/build/utils/types.d_20211115163259.ts +164 -0
  35. package/.history/build/utils/types.d_20211115163311.ts +162 -0
  36. package/.history/build/utils/types.d_20211115163319.ts +164 -0
  37. package/.history/build/utils/types.d_20211115163322.ts +164 -0
  38. package/.history/build/utils/types.d_20211115163326.ts +164 -0
  39. package/.history/build/utils/types.d_20211115163346.ts +167 -0
  40. package/.history/build/utils/types.d_20211115163411.ts +170 -0
  41. package/.history/build/utils/types.d_20211115163824.ts +170 -0
  42. package/.history/component-list-generator_20201020144442.js +0 -0
  43. package/.history/component-list-generator_20201020144454.js +2 -0
  44. package/.history/component-list-generator_20201020144615.js +2 -0
  45. package/.history/component-list-generator_20201020144629.js +4 -0
  46. package/.history/component-list-generator_20201020144652.js +3 -0
  47. package/.history/component-list-generator_20201020144919.js +6 -0
  48. package/.history/component-list-generator_20201020144936.js +6 -0
  49. package/.history/component-list-generator_20201020145039.js +6 -0
  50. package/.history/component-list-generator_20201020145056.js +6 -0
  51. package/.history/component-list-generator_20201020145108.js +6 -0
  52. package/.history/component-list-generator_20201020145126.js +6 -0
  53. package/.history/component-list-generator_20201020145155.js +10 -0
  54. package/.history/component-list-generator_20201020145204.js +10 -0
  55. package/.history/component-list-generator_20201020145206.js +10 -0
  56. package/.history/component-list-generator_20201020145214.js +10 -0
  57. package/.history/component-list-generator_20201020145238.js +11 -0
  58. package/.history/component-list-generator_20201020145314.js +11 -0
  59. package/.history/component-list-generator_20201020145317.js +11 -0
  60. package/.history/component-list-generator_20201020145350.js +14 -0
  61. package/.history/component-list-generator_20201020145403.js +14 -0
  62. package/.history/component-list-generator_20201020145502.js +14 -0
  63. package/.history/component-list-generator_20201020145513.js +14 -0
  64. package/.history/component-list-generator_20201020145543.js +20 -0
  65. package/.history/component-list-generator_20201020145548.js +20 -0
  66. package/.history/component-list-generator_20201020145552.js +20 -0
  67. package/.history/component-list-generator_20201020145556.js +20 -0
  68. package/.history/component-list-generator_20201020145606.js +20 -0
  69. package/.history/component-list-generator_20201020145608.js +20 -0
  70. package/.history/component-list-generator_20201020145733.js +25 -0
  71. package/.history/component-list-generator_20201020145747.js +25 -0
  72. package/.history/component-list-generator_20201020145751.js +25 -0
  73. package/.history/component-list-generator_20201020145815.js +31 -0
  74. package/.history/component-list-generator_20201020145819.js +31 -0
  75. package/.history/component-list-generator_20201020145836.js +32 -0
  76. package/.history/component-list-generator_20201020145850.js +33 -0
  77. package/.history/component-list-generator_20201020145906.js +31 -0
  78. package/.history/component-list-generator_20201020145928.js +31 -0
  79. package/.history/dummyReact_20200925112918.js +0 -0
  80. package/.history/dummyReact_20200925112926.js +1 -0
  81. package/.history/ext-component-list_20211019182023.json +222 -0
  82. package/.history/jest.config_20211117104325.js +14 -0
  83. package/.history/jest.config_20211117161032.js +15 -0
  84. package/.history/package-lock_20211104171528.json +116080 -0
  85. package/.history/package-lock_20211104171601.json +116076 -0
  86. package/.history/package_20211104171613.json +76 -0
  87. package/.history/package_20211108143322.json +74 -0
  88. package/.history/package_20211108155011.json +76 -0
  89. package/.history/package_20211108161929.json +76 -0
  90. package/.history/package_20211109064814.json +76 -0
  91. package/.history/package_20211109064815.json +76 -0
  92. package/.history/package_20211109094559.json +75 -0
  93. package/.history/package_20211109094610.json +76 -0
  94. package/.history/package_20211109094651.json +76 -0
  95. package/.history/package_20211109094658.json +76 -0
  96. package/.history/package_20211109094716.json +76 -0
  97. package/.history/package_20211109111149.json +76 -0
  98. package/.history/package_20211109111152.json +76 -0
  99. package/.history/package_20211109111202.json +76 -0
  100. package/.history/package_20211109112628.json +76 -0
  101. package/.history/package_20211109113128.json +75 -0
  102. package/.history/package_20211109113249.json +75 -0
  103. package/.history/package_20211109142104.json +74 -0
  104. package/.history/package_20211109142146.json +72 -0
  105. package/.history/package_20211116104326.json +72 -0
  106. package/.history/package_20211116104626.json +74 -0
  107. package/.history/package_20211116104634.json +75 -0
  108. package/.history/package_20211116104655.json +77 -0
  109. package/.history/package_20211116104658.json +77 -0
  110. package/.history/package_20211116105054.json +77 -0
  111. package/.history/package_20211116113622.json +77 -0
  112. package/.history/package_20211116114114.json +77 -0
  113. package/.history/package_20211116114323.json +77 -0
  114. package/.history/package_20211116154641.json +89 -0
  115. package/.history/package_20211117145050.json +90 -0
  116. package/.history/package_20211117160710.json +90 -0
  117. package/.history/package_20211117160750.json +90 -0
  118. package/.history/package_20211117160811.json +90 -0
  119. package/.history/package_20211117160835.json +89 -0
  120. package/.history/package_20211117160858.json +90 -0
  121. package/.history/package_20211117160917.json +90 -0
  122. package/.history/package_20211117160946.json +90 -0
  123. package/.history/package_20211117161004.json +90 -0
  124. package/.history/script/checkDependencies_20211117104325.js +40 -0
  125. package/.history/script/checkDependencies_20211117161043.js +41 -0
  126. package/.history/script/checkDependencies_20211117161049.js +42 -0
  127. package/.history/script/checkDependencies_20211117161059.js +43 -0
  128. package/.history/script/checkDependencies_20211117161139.js +43 -0
  129. package/.history/script/component-list-generator_20201110152037.mjs +35 -0
  130. package/.history/script/component-list-generator_20201110152102.mjs +35 -0
  131. package/.history/script/component-list-generator_20211117161111.js +62 -0
  132. package/.history/script/component-list-generator_20211117161116.js +61 -0
  133. package/.history/script/component-list-generator_20211117161128.js +62 -0
  134. package/.history/src/App_20211115161007.tsx +151 -0
  135. package/.history/src/App_20211115161019.tsx +151 -0
  136. package/.history/src/App_20211116105352.tsx +126 -0
  137. package/.history/src/App_20211116175603.tsx +151 -0
  138. package/.history/src/App_20211116175732.tsx +151 -0
  139. package/.history/src/App_20211117091605.tsx +126 -0
  140. package/.history/src/App_20211117145107.tsx +127 -0
  141. package/.history/src/App_20211117160617.tsx +126 -0
  142. package/.history/src/App_20211123163906.tsx +159 -0
  143. package/.history/src/App_20211123163907.tsx +160 -0
  144. package/.history/src/App_20211123164015.tsx +158 -0
  145. package/.history/src/App_20211123164030.tsx +161 -0
  146. package/.history/src/App_20211123164038.tsx +161 -0
  147. package/.history/src/App_20211123164054.tsx +163 -0
  148. package/.history/src/App_20211123164059.tsx +162 -0
  149. package/.history/src/App_20211123164808.tsx +163 -0
  150. package/.history/src/App_20211123164811.tsx +162 -0
  151. package/.history/src/App_20211123164822.tsx +162 -0
  152. package/.history/src/App_20211123165036.tsx +162 -0
  153. package/.history/src/App_20211123165302.tsx +162 -0
  154. package/.history/src/App_20211123165306.tsx +162 -0
  155. package/.history/src/App_20211123165328.tsx +162 -0
  156. package/.history/src/App_20211123165331.tsx +162 -0
  157. package/.history/src/App_20211123165350.tsx +162 -0
  158. package/.history/src/App_20211123165407.tsx +162 -0
  159. package/.history/src/App_20211123165453.tsx +162 -0
  160. package/.history/src/App_20211123165815.tsx +162 -0
  161. package/.history/src/App_20211123165820.tsx +162 -0
  162. package/.history/src/App_20211123165831.tsx +162 -0
  163. package/.history/src/App_20211123165836.tsx +162 -0
  164. package/.history/src/App_20211123170033.tsx +159 -0
  165. package/.history/src/App_20211123170559.tsx +159 -0
  166. package/.history/src/App_20211125104046.tsx +163 -0
  167. package/.history/src/App_20211125104943.tsx +163 -0
  168. package/.history/src/App_20211125104949.tsx +164 -0
  169. package/.history/src/App_20211125105152.tsx +165 -0
  170. package/.history/src/App_20211125105250.tsx +166 -0
  171. package/.history/src/App_20211125105255.tsx +167 -0
  172. package/.history/src/App_20211125105441.tsx +167 -0
  173. package/.history/src/App_20211125105447.tsx +166 -0
  174. package/.history/src/App_20211125105512.tsx +167 -0
  175. package/.history/src/App_20211125105519.tsx +166 -0
  176. package/.history/src/App_20211125105557.tsx +165 -0
  177. package/.history/src/App_20211125105714.tsx +164 -0
  178. package/.history/src/App_20211125105807.tsx +163 -0
  179. package/.history/src/App_20211125105811.tsx +163 -0
  180. package/.history/src/App_20211125110028.tsx +163 -0
  181. package/.history/src/App_20211125110118.tsx +163 -0
  182. package/.history/src/App_20211125111425.tsx +165 -0
  183. package/.history/src/App_20211125111439.tsx +165 -0
  184. package/.history/src/App_20211125111451.tsx +165 -0
  185. package/.history/src/App_20211125111501.tsx +165 -0
  186. package/.history/src/App_20211125111518.tsx +166 -0
  187. package/.history/src/App_20211125111520.tsx +166 -0
  188. package/.history/src/App_20211125112541.tsx +166 -0
  189. package/.history/src/App_20211125112547.tsx +166 -0
  190. package/.history/src/App_20211125112556.tsx +166 -0
  191. package/.history/src/App_20211125113551.tsx +167 -0
  192. package/.history/src/App_20211125113620.tsx +167 -0
  193. package/.history/src/App_20211125113710.tsx +167 -0
  194. package/.history/src/App_20211125115222.tsx +171 -0
  195. package/.history/src/App_20211125115613.tsx +148 -0
  196. package/.history/src/App_20211125155842.tsx +151 -0
  197. package/.history/src/App_20211125155844.tsx +150 -0
  198. package/.history/src/App_20211126145308.tsx +151 -0
  199. package/.history/src/App_20211126150052.tsx +150 -0
  200. package/.history/src/App_20211129150417.tsx +150 -0
  201. package/.history/src/App_20211129150436.tsx +150 -0
  202. package/.history/src/App_20211207121003.tsx +159 -0
  203. package/.history/src/App_20211207121127.tsx +159 -0
  204. package/.history/src/App_20211207121135.tsx +160 -0
  205. package/.history/src/App_20211207121233.tsx +160 -0
  206. package/.history/src/App_20211207121325.tsx +160 -0
  207. package/.history/src/App_20211207121333.tsx +160 -0
  208. package/.history/src/App_20211207121457.tsx +159 -0
  209. package/.history/src/App_20211207123546.tsx +159 -0
  210. package/.history/src/App_20211207143631.tsx +159 -0
  211. package/.history/src/App_20211207143637.tsx +159 -0
  212. package/.history/src/App_20211207143645.tsx +159 -0
  213. package/.history/src/App_20211207143648.tsx +159 -0
  214. package/.history/src/App_20211207143913.tsx +160 -0
  215. package/.history/src/App_20211207144156.tsx +160 -0
  216. package/.history/src/App_20211207144158.tsx +160 -0
  217. package/.history/src/App_20211207144416.tsx +165 -0
  218. package/.history/src/App_20211207144424.tsx +165 -0
  219. package/.history/src/App_20211207144554.tsx +161 -0
  220. package/.history/src/App_20211207144558.tsx +159 -0
  221. package/.history/src/App_20211207154936.tsx +189 -0
  222. package/.history/src/App_20211207154951.tsx +190 -0
  223. package/.history/src/App_20211207155001.tsx +190 -0
  224. package/.history/src/App_20211207155046.tsx +191 -0
  225. package/.history/src/App_20211207155106.tsx +191 -0
  226. package/.history/src/App_20211207155109.tsx +191 -0
  227. package/.history/src/App_20211207155117.tsx +191 -0
  228. package/.history/src/App_20211207155124.tsx +191 -0
  229. package/.history/src/App_20211207155127.tsx +191 -0
  230. package/.history/src/App_20211207155130.tsx +191 -0
  231. package/.history/src/App_20211207155136.tsx +191 -0
  232. package/.history/src/App_20211207155141.tsx +191 -0
  233. package/.history/src/App_20211207155149.tsx +192 -0
  234. package/.history/src/App_20211207155247.tsx +191 -0
  235. package/.history/src/App_20211207155334.tsx +191 -0
  236. package/.history/src/App_20211207155339.tsx +191 -0
  237. package/.history/src/App_20211207155346.tsx +192 -0
  238. package/.history/src/App_20211207155828.tsx +192 -0
  239. package/.history/src/App_20211207160003.tsx +191 -0
  240. package/.history/src/App_20211207160009.tsx +190 -0
  241. package/.history/src/App_20211207160037.tsx +159 -0
  242. package/.history/src/App_20211209144637.tsx +168 -0
  243. package/.history/src/App_20211209144641.tsx +169 -0
  244. package/.history/src/App_20211214143016.tsx +172 -0
  245. package/.history/src/App_20211214153206.tsx +181 -0
  246. package/.history/src/App_20211214153207.tsx +182 -0
  247. package/.history/src/App_20211214153220.tsx +182 -0
  248. package/.history/src/App_20211214163650.tsx +172 -0
  249. package/.history/src/App_20211214164203.tsx +163 -0
  250. package/.history/src/displayer/DisplayAttribute.component_20211214142347.tsx +87 -0
  251. package/.history/src/displayer/DisplayAttribute.component_20211214142733.tsx +87 -0
  252. package/.history/src/displayer/DisplayAttribute.component_20211214142748.tsx +86 -0
  253. package/.history/src/displayer/DisplayAttribute.component_20211214142750.tsx +85 -0
  254. package/.history/src/displayer/DisplayAttribute.component_20211214142752.tsx +85 -0
  255. package/.history/src/displayer/DisplayAttribute.component_20211214142802.tsx +86 -0
  256. package/.history/src/displayer/DisplayAttribute.component_20211214142810.tsx +86 -0
  257. package/.history/src/displayer/DisplayAttribute.component_20211214142927.tsx +74 -0
  258. package/.history/src/displayer/DisplayAttribute.component_20211214142931.tsx +73 -0
  259. package/.history/src/displayer/DisplayAttribute.component_20211214142933.tsx +72 -0
  260. package/.history/src/displayer/DisplayAttribute.component_20211214142941.tsx +72 -0
  261. package/.history/src/displayer/DisplayAttribute.component_20211214142945.tsx +72 -0
  262. package/.history/src/displayer/DisplayAttribute.component_20211214142946.tsx +71 -0
  263. package/.history/src/displayer/DisplayAttribute.component_20211214142959.tsx +71 -0
  264. package/.history/src/displayer/DisplayAttribute.component_20211214144044.tsx +69 -0
  265. package/.history/src/displayer/DisplayAttribute.component_20211214144049.tsx +69 -0
  266. package/.history/src/displayer/DisplayAttribute.component_20211214144205.tsx +71 -0
  267. package/.history/src/displayer/DisplayAttribute.component_20211214144502.tsx +71 -0
  268. package/.history/src/displayer/DisplayAttribute.component_20211214144517.tsx +71 -0
  269. package/.history/src/displayer/DisplayAttribute.component_20211214144537.tsx +69 -0
  270. package/.history/src/displayer/DisplayAttribute.component_20211214144538.tsx +68 -0
  271. package/.history/src/displayer/DisplayAttribute.component_20211214144556.tsx +69 -0
  272. package/.history/src/displayer/DisplayAttribute.component_20211214144559.tsx +67 -0
  273. package/.history/src/displayer/DisplayAttribute.component_20211214144616.tsx +66 -0
  274. package/.history/src/displayer/DisplayAttribute.component_20211214144618.tsx +66 -0
  275. package/.history/src/displayer/DisplayAttribute.component_20211214144633.tsx +67 -0
  276. package/.history/src/displayer/DisplayAttribute.component_20211214144638.tsx +65 -0
  277. package/.history/src/displayer/DisplayAttribute.component_20211214144645.tsx +65 -0
  278. package/.history/src/displayer/DisplayAttribute.component_20211214144707.tsx +65 -0
  279. package/.history/src/displayer/DisplayAttribute.component_20211214144708.tsx +66 -0
  280. package/.history/src/displayer/DisplayAttribute.component_20211214144721.tsx +66 -0
  281. package/.history/src/displayer/DisplayAttribute.component_20211214144745.tsx +66 -0
  282. package/.history/src/displayer/DisplayAttribute.component_20211214144749.tsx +66 -0
  283. package/.history/src/displayer/DisplayAttribute.component_20211214145052.tsx +54 -0
  284. package/.history/src/displayer/DisplayAttribute.component_20211214145142.tsx +36 -0
  285. package/.history/src/displayer/DisplayAttribute.component_20211214152254.tsx +36 -0
  286. package/.history/src/displayer/DisplayAttribute.component_20211214152627.tsx +47 -0
  287. package/.history/src/displayer/DisplayAttribute.component_20211214152640.tsx +51 -0
  288. package/.history/src/displayer/DisplayAttribute.component_20211214152747.tsx +51 -0
  289. package/.history/src/displayer/DisplayAttribute.component_20211214152749.tsx +51 -0
  290. package/.history/src/displayer/DisplayAttribute.component_20211214152830.tsx +51 -0
  291. package/.history/src/displayer/DisplayAttribute.component_20211214152839.tsx +48 -0
  292. package/.history/src/displayer/DisplayAttribute.component_20211214152904.tsx +48 -0
  293. package/.history/src/displayer/DisplayAttribute.component_20211214152914.tsx +48 -0
  294. package/.history/src/displayer/DisplayAttribute.component_20211214152952.tsx +49 -0
  295. package/.history/src/displayer/DisplayAttribute.component_20211214153000.tsx +49 -0
  296. package/.history/src/displayer/DisplayAttribute.component_20211214153008.tsx +49 -0
  297. package/.history/src/displayer/DisplayAttribute.component_20211214153009.tsx +48 -0
  298. package/.history/src/displayer/DisplayAttribute.component_20211214153014.tsx +48 -0
  299. package/.history/src/displayer/DisplayAttribute.component_20211214153040.tsx +50 -0
  300. package/.history/src/displayer/DisplayAttribute.component_20211214153042.tsx +48 -0
  301. package/.history/src/displayer/DisplayAttribute.component_20211214153105.tsx +51 -0
  302. package/.history/src/displayer/DisplayAttribute.component_20211214153111.tsx +52 -0
  303. package/.history/src/displayer/DisplayAttribute.component_20211214153937.tsx +52 -0
  304. package/.history/src/displayer/DisplayAttribute.component_20211214154139.tsx +52 -0
  305. package/.history/src/displayer/DisplayAttribute.component_20211214154155.tsx +52 -0
  306. package/.history/src/displayer/DisplayAttribute.component_20211214154322.tsx +52 -0
  307. package/.history/src/displayer/DisplayAttribute.component_20211214154337.tsx +46 -0
  308. package/.history/src/displayer/DisplayAttribute.component_20211214154344.tsx +51 -0
  309. package/.history/src/displayer/DisplayAttribute.component_20211214154355.tsx +46 -0
  310. package/.history/src/displayer/DisplayAttribute.component_20211214154411.tsx +52 -0
  311. package/.history/src/displayer/DisplayAttribute.component_20211214154436.tsx +52 -0
  312. package/.history/src/displayer/DisplayAttribute.component_20211214154519.tsx +50 -0
  313. package/.history/src/displayer/DisplayAttribute.component_20211214155729.tsx +51 -0
  314. package/.history/src/displayer/DisplayAttribute.component_20211214155847.tsx +50 -0
  315. package/.history/src/displayer/DisplayAttribute.component_20211214161029.tsx +50 -0
  316. package/.history/src/displayer/DisplayAttribute.component_20211214161437.tsx +49 -0
  317. package/.history/src/displayer/DisplayAttribute.component_20211214163110.tsx +49 -0
  318. package/.history/src/displayer/DisplayAttribute.component_20211214163114.tsx +49 -0
  319. package/.history/src/displayer/DisplayAttribute.component_20211214163119.tsx +38 -0
  320. package/.history/src/displayer/DisplayAttribute.component_20211214163149.tsx +38 -0
  321. package/.history/src/displayer/DisplayAttribute.component_20211214163423.tsx +38 -0
  322. package/.history/src/displayer/DisplayAttribute.component_20211214163428.tsx +38 -0
  323. package/.history/src/displayer/DisplayAttribute.component_20211214163432.tsx +38 -0
  324. package/.history/src/displayer/DisplayAttribute.component_20211214163521.tsx +38 -0
  325. package/.history/src/displayer/DisplayAttribute.component_20211214164135.tsx +38 -0
  326. package/.history/src/displayer/DisplayAttribute.component_20211214164139.tsx +38 -0
  327. package/.history/src/displayer/DisplayAttribute.component_20211214164245.tsx +38 -0
  328. package/.history/src/displayer/DisplayAttribute.component_20211214164304.tsx +38 -0
  329. package/.history/src/displayer/DisplayAttribute.component_20211214164308.tsx +38 -0
  330. package/.history/src/displayer/DisplayAttribute.component_20211214164318.tsx +38 -0
  331. package/.history/src/displayer/DisplayAttribute.component_20211214164328.tsx +38 -0
  332. package/.history/src/displayer/DisplayAttribute.component_20211214164333.tsx +25 -0
  333. package/.history/src/displayer/DisplayAttribute.component_20211214164336.tsx +35 -0
  334. package/.history/src/displayer/DisplayAttribute.component_20211214164356.tsx +35 -0
  335. package/.history/src/displayer/DisplayAttribute.component_20211214164402.tsx +35 -0
  336. package/.history/src/displayer/DisplayAttribute.component_20211214164450.tsx +33 -0
  337. package/.history/src/displayer/DisplayAttribute.component_20211214164755.tsx +33 -0
  338. package/.history/src/displayer/DisplayAttribute.component_20211214165532.tsx +34 -0
  339. package/.history/src/displayer/DisplayAttribute.component_20211214170041.tsx +35 -0
  340. package/.history/src/displayer/DisplayAttribute.component_20211214170052.tsx +36 -0
  341. package/.history/src/displayer/DisplayAttribute.component_20211214170108.tsx +36 -0
  342. package/.history/src/displayer/DisplayAttribute.component_20211214170208.tsx +37 -0
  343. package/.history/src/displayer/DisplayAttribute.component_20211214170229.tsx +37 -0
  344. package/.history/src/displayer/DisplayAttribute.component_20211214171848.tsx +36 -0
  345. package/.history/src/displayer/DisplayAttribute.component_20211214180831.tsx +36 -0
  346. package/.history/src/displayer/DisplayAttribute.component_20211214181345.tsx +36 -0
  347. package/.history/src/displayer/DisplayAttribute.component_20211215093641.tsx +37 -0
  348. package/.history/src/displayer/DisplayAttribute.component_20211215093839.tsx +37 -0
  349. package/.history/src/displayer/DisplayAttribute.component_20211215093921.tsx +40 -0
  350. package/.history/src/displayer/DisplayAttribute.component_20211215094002.tsx +40 -0
  351. package/.history/src/displayer/DisplayAttribute.component_20211215094023.tsx +40 -0
  352. package/.history/src/displayer/DisplayAttribute.component_20211215152221.tsx +44 -0
  353. package/.history/src/displayer/DisplayAttribute.component_20211215152233.tsx +45 -0
  354. package/.history/src/displayer/DisplayAttribute.component_20211215152236.tsx +45 -0
  355. package/.history/src/displayer/DisplayAttribute.component_20211215152249.tsx +46 -0
  356. package/.history/src/displayer/DisplayAttribute.component_20211215152319.tsx +41 -0
  357. package/.history/src/displayer/DisplayAttribute.component_20211215152321.tsx +40 -0
  358. package/.history/src/displayer/DisplayAttribute.component_20211215152445.tsx +42 -0
  359. package/.history/src/displayer/DisplayAttribute.component_20211215152458.tsx +46 -0
  360. package/.history/src/displayer/DisplayAttribute.component_20211215153047.tsx +46 -0
  361. package/.history/src/displayer/DisplayAttribute.component_20211215153845.tsx +46 -0
  362. package/.history/src/displayer/DisplayAttribute.component_20211215153848.tsx +47 -0
  363. package/.history/src/displayer/DisplayAttribute.component_20211215153850.tsx +46 -0
  364. package/.history/src/displayer/DisplayAttribute.component_20211221155746.tsx +46 -0
  365. package/.history/src/displayer/components/DisplayList.component_20211214145222.tsx +20 -0
  366. package/.history/src/displayer/components/DisplayList.component_20211214154540.tsx +21 -0
  367. package/.history/src/displayer/components/DisplayList.component_20211214154625.tsx +23 -0
  368. package/.history/src/displayer/components/DisplayList.component_20211214154805.tsx +22 -0
  369. package/.history/src/displayer/components/DisplayList.component_20211214154807.tsx +21 -0
  370. package/.history/src/displayer/components/DisplayList.component_20211214155122.tsx +21 -0
  371. package/.history/src/displayer/components/DisplayList.component_20211214155211.tsx +22 -0
  372. package/.history/src/displayer/components/DisplayList.component_20211214155213.tsx +21 -0
  373. package/.history/src/displayer/components/DisplayList.component_20211214155344.tsx +21 -0
  374. package/.history/src/displayer/components/DisplayList.component_20211214155417.tsx +21 -0
  375. package/.history/src/displayer/components/DisplayList.component_20211214155425.tsx +23 -0
  376. package/.history/src/displayer/components/DisplayList.component_20211214155508.tsx +24 -0
  377. package/.history/src/displayer/components/DisplayList.component_20211214155555.tsx +24 -0
  378. package/.history/src/displayer/components/DisplayList.component_20211214155600.tsx +24 -0
  379. package/.history/src/displayer/components/DisplayList.component_20211214155606.tsx +24 -0
  380. package/.history/src/displayer/components/DisplayList.component_20211214155637.tsx +23 -0
  381. package/.history/src/displayer/components/DisplayList.component_20211214155639.tsx +22 -0
  382. package/.history/src/displayer/components/DisplayList.component_20211214155641.tsx +23 -0
  383. package/.history/src/displayer/components/DisplayList.component_20211214155656.tsx +23 -0
  384. package/.history/src/displayer/components/DisplayList.component_20211214160419.tsx +23 -0
  385. package/.history/src/displayer/components/DisplayList.component_20211214163502.tsx +23 -0
  386. package/.history/src/displayer/components/DisplayList.component_20211214163505.tsx +23 -0
  387. package/.history/src/displayer/components/DisplayList.component_20211214180910.tsx +23 -0
  388. package/.history/src/displayer/components/DisplayList.component_20211215143233.tsx +23 -0
  389. package/.history/src/displayer/components/DisplayList.component_20211215152018.tsx +30 -0
  390. package/.history/src/displayer/components/DisplayList.component_20211215152228.tsx +27 -0
  391. package/.history/src/displayer/components/DisplayList.component_20211215152331.tsx +30 -0
  392. package/.history/src/displayer/components/DisplayList.component_20211215152441.tsx +29 -0
  393. package/.history/src/displayer/components/DisplayList.component_20211215152504.tsx +27 -0
  394. package/.history/src/displayer/components/DisplayList.component_20211215152508.tsx +26 -0
  395. package/.history/src/displayer/components/DisplayList.component_20211215152515.tsx +29 -0
  396. package/.history/src/displayer/components/DisplayList.component_20211215152521.tsx +22 -0
  397. package/.history/src/displayer/components/DisplayList.component_20211215152602.tsx +26 -0
  398. package/.history/src/displayer/components/DisplayList.component_20211215152607.tsx +26 -0
  399. package/.history/src/displayer/components/DisplayList.component_20211215152608.tsx +26 -0
  400. package/.history/src/displayer/components/DisplayList.component_20211215152728.tsx +23 -0
  401. package/.history/src/displayer/components/DisplayList.component_20211215152729.tsx +23 -0
  402. package/.history/src/displayer/components/DisplayList.component_20211215152734.tsx +22 -0
  403. package/.history/src/displayer/components/DisplayList.component_20211215152739.tsx +18 -0
  404. package/.history/src/displayer/components/DisplayList.component_20211215153809.tsx +18 -0
  405. package/.history/src/displayer/components/DisplayList.component_20211215153815.tsx +18 -0
  406. package/.history/src/displayer/components/DisplayList.component_20211215153830.tsx +22 -0
  407. package/.history/src/displayer/components/DisplaySingleValue.component_20211214145229.tsx +14 -0
  408. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154637.tsx +17 -0
  409. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154638.tsx +16 -0
  410. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154706.tsx +15 -0
  411. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154714.tsx +15 -0
  412. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155855.tsx +16 -0
  413. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155945.tsx +15 -0
  414. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155947.tsx +14 -0
  415. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160002.tsx +16 -0
  416. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160318.tsx +11 -0
  417. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160320.tsx +9 -0
  418. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160345.tsx +11 -0
  419. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160352.tsx +15 -0
  420. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160404.tsx +15 -0
  421. package/.history/src/displayer/components/DisplaySingleValue.component_20211214163514.tsx +15 -0
  422. package/.history/src/displayer/components/DisplaySingleValue.component_20211214180903.tsx +15 -0
  423. package/.history/src/displayer/components/DisplaySingleValue.component_20211214180905.tsx +15 -0
  424. package/.history/src/displayer/components/DisplaySingleValue.component_20211215152534.tsx +11 -0
  425. package/.history/src/displayer/components/DisplaySingleValue.component_20211215152536.tsx +10 -0
  426. package/.history/src/displayer/components/List.component_20211214145132.tsx +0 -0
  427. package/.history/src/displayer/components/List.component_20211214145144.tsx +17 -0
  428. package/.history/src/displayer/components/List.component_20211214145154.tsx +20 -0
  429. package/.history/src/displayer/components/List.component_20211214145203.tsx +20 -0
  430. package/.history/src/displayer/components/SingleValue.component_20211214145039.tsx +0 -0
  431. package/.history/src/displayer/components/SingleValue.component_20211214145055.tsx +11 -0
  432. package/.history/src/displayer/components/SingleValue.component_20211214145102.tsx +13 -0
  433. package/.history/src/displayer/components/SingleValue.component_20211214145106.tsx +13 -0
  434. package/.history/src/displayer/components/SingleValue.component_20211214145110.tsx +14 -0
  435. package/.history/src/displayer/components/SingleValue.component_20211214145119.tsx +14 -0
  436. package/.history/src/displayer/list/formatter_20211214103213.ts +33 -0
  437. package/.history/src/displayer/list/formatter_20211214142050.ts +34 -0
  438. package/.history/src/displayer/list/formatter_20211214142150.ts +39 -0
  439. package/.history/src/displayer/list/formatter_20211214142154.ts +39 -0
  440. package/.history/src/displayer/list/formatter_20211214142200.ts +39 -0
  441. package/.history/src/displayer/list/formatter_20211214142208.ts +39 -0
  442. package/.history/src/displayer/list/formatter_20211214142213.tsx +39 -0
  443. package/.history/src/displayer/list/formatter_20211214142215.tsx +39 -0
  444. package/.history/src/displayer/list/formatter_20211214142220.tsx +39 -0
  445. package/.history/src/displayer/list/formatter_20211214142232.tsx +39 -0
  446. package/.history/src/displayer/list/formatter_20211214142238.tsx +39 -0
  447. package/.history/src/displayer/list/formatter_20211214142253.tsx +39 -0
  448. package/.history/src/displayer/list/formatter_20211214142258.tsx +40 -0
  449. package/.history/src/displayer/list/formatter_20211214142304.tsx +40 -0
  450. package/.history/src/displayer/list/formatter_20211214142309.tsx +44 -0
  451. package/.history/src/displayer/list/formatter_20211214142312.tsx +48 -0
  452. package/.history/src/displayer/list/formatter_20211214142315.tsx +52 -0
  453. package/.history/src/displayer/list/formatter_20211214145423.tsx +53 -0
  454. package/.history/src/displayer/list/formatter_20211214145426.tsx +54 -0
  455. package/.history/src/displayer/list/formatter_20211214145428.tsx +55 -0
  456. package/.history/src/displayer/list/formatter_20211214145431.tsx +56 -0
  457. package/.history/src/displayer/list/formatter_20211214145451.tsx +57 -0
  458. package/.history/src/displayer/list/formatter_20211214145457.tsx +58 -0
  459. package/.history/src/displayer/list/formatter_20211214145502.tsx +58 -0
  460. package/.history/src/displayer/list/formatter_20211215143348.tsx +58 -0
  461. package/.history/src/displayer/list/formatter_20211215143351.tsx +58 -0
  462. package/.history/src/displayer/list/formatter_20211215143355.tsx +58 -0
  463. package/.history/src/displayer/list/formatter_20211215143359.tsx +58 -0
  464. package/.history/src/displayer/list/formatter_20211215153024.tsx +61 -0
  465. package/.history/src/displayer/list/formatter_20211215153026.tsx +60 -0
  466. package/.history/src/displayer/list/formatter_20211215153030.tsx +61 -0
  467. package/.history/src/displayer/list/formatter_20211215153035.tsx +63 -0
  468. package/.history/src/displayer/list/formatter_20211215153036.tsx +62 -0
  469. package/.history/src/displayer/list/formatter_20211221102251.tsx +62 -0
  470. package/.history/src/displayer/list/formatter_20211221102300.tsx +62 -0
  471. package/.history/src/displayer/list/formatter_20211221115134.tsx +63 -0
  472. package/.history/src/displayer/list/formatter_20211221115141.tsx +63 -0
  473. package/.history/src/displayer/list/formatter_20211221115146.tsx +63 -0
  474. package/.history/src/displayer/list/formatter_20211221115150.tsx +63 -0
  475. package/.history/src/displayer/list/formatter_20211221115155.tsx +63 -0
  476. package/.history/src/displayer/types_20211214103213.ts +48 -0
  477. package/.history/src/displayer/types_20211214113007.ts +48 -0
  478. package/.history/src/displayer/types_20211214113011.ts +48 -0
  479. package/.history/src/displayer/types_20211214113033.ts +48 -0
  480. package/.history/src/displayer/types_20211214113103.ts +56 -0
  481. package/.history/src/displayer/types_20211214113107.ts +54 -0
  482. package/.history/src/displayer/types_20211214113112.ts +50 -0
  483. package/.history/src/displayer/types_20211214120127.ts +53 -0
  484. package/.history/src/displayer/types_20211214120149.ts +53 -0
  485. package/.history/src/displayer/types_20211214142029.ts +54 -0
  486. package/.history/src/displayer/types_20211214142433.ts +70 -0
  487. package/.history/src/displayer/types_20211214142435.ts +71 -0
  488. package/.history/src/displayer/types_20211214142507.ts +67 -0
  489. package/.history/src/displayer/types_20211214142532.ts +67 -0
  490. package/.history/src/displayer/types_20211214142536.ts +69 -0
  491. package/.history/src/displayer/types_20211214142537.ts +68 -0
  492. package/.history/src/displayer/types_20211214142846.ts +70 -0
  493. package/.history/src/displayer/types_20211214142900.ts +70 -0
  494. package/.history/src/displayer/types_20211214142909.ts +71 -0
  495. package/.history/src/displayer/types_20211214143916.ts +67 -0
  496. package/.history/src/displayer/types_20211214143942.ts +67 -0
  497. package/.history/src/displayer/types_20211214144142.ts +65 -0
  498. package/.history/src/displayer/types_20211214152034.ts +66 -0
  499. package/.history/src/displayer/types_20211214152106.ts +71 -0
  500. package/.history/src/displayer/types_20211214152110.ts +67 -0
  501. package/.history/src/displayer/types_20211214152122.ts +67 -0
  502. package/.history/src/displayer/types_20211214152715.ts +73 -0
  503. package/.history/src/displayer/types_20211214152720.ts +73 -0
  504. package/.history/src/displayer/types_20211214152726.ts +73 -0
  505. package/.history/src/displayer/types_20211214152731.ts +73 -0
  506. package/.history/src/displayer/types_20211214152804.ts +73 -0
  507. package/.history/src/displayer/types_20211214152812.ts +73 -0
  508. package/.history/src/displayer/types_20211214152902.ts +73 -0
  509. package/.history/src/displayer/types_20211214153737.ts +73 -0
  510. package/.history/src/displayer/types_20211214163136.ts +73 -0
  511. package/.history/src/displayer/types_20211214163139.ts +67 -0
  512. package/.history/src/displayer/types_20211214163415.ts +67 -0
  513. package/.history/src/displayer/types_20211214163418.ts +67 -0
  514. package/.history/src/displayer/types_20211214163444.ts +67 -0
  515. package/.history/src/displayer/types_20211214164033.ts +67 -0
  516. package/.history/src/displayer/types_20211214164037.ts +67 -0
  517. package/.history/src/displayer/types_20211214164045.ts +67 -0
  518. package/.history/src/displayer/types_20211214164257.ts +67 -0
  519. package/.history/src/displayer/types_20211214165609.ts +67 -0
  520. package/.history/src/displayer/types_20211214165612.ts +69 -0
  521. package/.history/src/displayer/types_20211214170308.ts +69 -0
  522. package/.history/src/displayer/types_20211214170318.ts +74 -0
  523. package/.history/src/displayer/types_20211214170325.ts +76 -0
  524. package/.history/src/displayer/types_20211214170336.ts +76 -0
  525. package/.history/src/displayer/types_20211214170343.ts +77 -0
  526. package/.history/src/displayer/types_20211214170354.ts +69 -0
  527. package/.history/src/displayer/types_20211214170356.ts +69 -0
  528. package/.history/src/displayer/types_20211214170409.ts +69 -0
  529. package/.history/src/displayer/types_20211214170433.ts +69 -0
  530. package/.history/src/displayer/types_20211214170448.ts +70 -0
  531. package/.history/src/displayer/types_20211214170452.ts +70 -0
  532. package/.history/src/displayer/types_20211214170518.ts +69 -0
  533. package/.history/src/displayer/types_20211214170757.ts +75 -0
  534. package/.history/src/displayer/types_20211214170904.ts +77 -0
  535. package/.history/src/displayer/types_20211214171019.ts +84 -0
  536. package/.history/src/displayer/types_20211214171027.ts +87 -0
  537. package/.history/src/displayer/types_20211214171035.ts +90 -0
  538. package/.history/src/displayer/types_20211214171039.ts +90 -0
  539. package/.history/src/displayer/types_20211214171905.ts +88 -0
  540. package/.history/src/displayer/types_20211214171925.ts +88 -0
  541. package/.history/src/displayer/types_20211214171931.ts +88 -0
  542. package/.history/src/displayer/types_20211214171942.ts +85 -0
  543. package/.history/src/displayer/types_20211214171952.ts +85 -0
  544. package/.history/src/displayer/types_20211214171957.ts +85 -0
  545. package/.history/src/displayer/types_20211214172000.ts +85 -0
  546. package/.history/src/displayer/types_20211214172004.ts +85 -0
  547. package/.history/src/displayer/types_20211214180805.ts +81 -0
  548. package/.history/src/displayer/types_20211214180839.ts +81 -0
  549. package/.history/src/displayer/types_20211214181501.ts +84 -0
  550. package/.history/src/displayer/types_20211214181516.ts +84 -0
  551. package/.history/src/displayer/types_20211214181520.ts +84 -0
  552. package/.history/src/displayer/types_20211214181529.ts +81 -0
  553. package/.history/src/displayer/types_20211214181537.ts +81 -0
  554. package/.history/src/displayer/types_20211215143340.ts +81 -0
  555. package/.history/src/displayer/types_20211215143635.ts +81 -0
  556. package/.history/src/displayer/types_20211215143700.ts +82 -0
  557. package/.history/src/displayer/types_20211215143702.ts +83 -0
  558. package/.history/src/displayer/types_20211215143704.ts +84 -0
  559. package/.history/src/displayer/types_20211215143706.ts +85 -0
  560. package/.history/src/displayer/types_20211215152853.ts +85 -0
  561. package/.history/src/displayer/types_20211215152900.ts +85 -0
  562. package/.history/src/displayer/types_20211215153206.ts +86 -0
  563. package/.history/src/displayer/useDisplay_20211214103213.ts +33 -0
  564. package/.history/src/displayer/useDisplay_20211214110846.ts +34 -0
  565. package/.history/src/displayer/useDisplay_20211214110916.ts +34 -0
  566. package/.history/src/displayer/useDisplay_20211214110919.ts +34 -0
  567. package/.history/src/displayer/useDisplay_20211214111434.ts +33 -0
  568. package/.history/src/displayer/useDisplay_20211214111452.ts +33 -0
  569. package/.history/src/displayer/useDisplay_20211214141944.ts +33 -0
  570. package/.history/src/displayer/useDisplay_20211214144811.ts +32 -0
  571. package/.history/src/displayer/useDisplay_20211215151251.ts +32 -0
  572. package/.history/src/displayer/useDisplay_20211215151321.ts +32 -0
  573. package/.history/src/displayer/useDisplay_20211215151325.ts +32 -0
  574. package/.history/src/displayer/useDisplay_20211215151547.ts +32 -0
  575. package/.history/src/displayer/useDisplay_20211215152822.ts +32 -0
  576. package/.history/src/displayer/useDisplay_20211215153211.ts +32 -0
  577. package/.history/src/displayer/useDisplay_20211221153252.ts +34 -0
  578. package/.history/src/displayer/useDisplay_20211221153317.ts +31 -0
  579. package/.history/src/generate-registry-batch_20201020111355.tsx +0 -0
  580. package/.history/src/generate-registry-batch_20201020111410.tsx +1 -0
  581. package/.history/src/generate-registry-batch_20201020111419.tsx +3 -0
  582. package/.history/src/generate-registry-batch_20201020111423.tsx +3 -0
  583. package/.history/src/redux/actions/actions_20200818100437.tsx +4 -0
  584. package/.history/src/redux/actions/actions_20211104173731.tsx +9 -0
  585. package/.history/src/redux/actions/actions_20211104174555.tsx +8 -0
  586. package/.history/src/redux/middleware/logger_20211116105058.tsx +8 -0
  587. package/.history/src/redux/middleware/logger_20211116105312.tsx +9 -0
  588. package/.history/src/redux/middleware/logger_20211116105329.tsx +9 -0
  589. package/.history/src/redux/middleware/logger_20211116105338.tsx +10 -0
  590. package/.history/src/redux/slice/Application.slice_20211104171527.ts +28 -0
  591. package/.history/src/redux/slice/Application.slice_20211104172027.ts +28 -0
  592. package/.history/src/redux/slice/Application.slice_20211104172036.ts +28 -0
  593. package/.history/src/redux/slice/Application.slice_20211104172041.ts +28 -0
  594. package/.history/src/redux/slice/Application.slice_20211104172101.ts +28 -0
  595. package/.history/src/redux/slice/Application.slice_20211104172106.ts +33 -0
  596. package/.history/src/redux/slice/Application.slice_20211104172156.ts +33 -0
  597. package/.history/src/redux/slice/Application.slice_20211104172204.ts +33 -0
  598. package/.history/src/redux/slice/Application.slice_20211104172214.ts +34 -0
  599. package/.history/src/redux/slice/Application.slice_20211104172221.ts +34 -0
  600. package/.history/src/redux/slice/Application.slice_20211104172312.ts +33 -0
  601. package/.history/src/redux/slice/Application.slice_20211104173012.ts +34 -0
  602. package/.history/src/redux/slice/Application.slice_20211104173052.ts +33 -0
  603. package/.history/src/redux/slice/Application.slice_20211104174026.ts +33 -0
  604. package/.history/src/redux/slice/Application.slice_20211104174031.ts +33 -0
  605. package/.history/src/redux/slice/Application.slice_20211104174117.ts +33 -0
  606. package/.history/src/redux/slice/Application.slice_20211104174449.ts +33 -0
  607. package/.history/src/redux/slice/Application.slice_20211104174458.ts +33 -0
  608. package/.history/src/redux/slice/Application.slice_20211104174521.ts +33 -0
  609. package/.history/src/redux/slice/Application.slice_20211104174528.ts +33 -0
  610. package/.history/src/redux/slice/Application.slice_20211104174531.ts +33 -0
  611. package/.history/src/redux/slice/Application.slice_20211104174536.ts +33 -0
  612. package/.history/src/redux/slice/Application.slice_20211104174641.ts +33 -0
  613. package/.history/src/redux/slice/Application.slice_20211105163941.ts +33 -0
  614. package/.history/src/redux/slice/Application.slice_20211105192110.ts +33 -0
  615. package/.history/src/redux/slice/Model.slice_20211115163031.ts +33 -0
  616. package/.history/src/redux/slice/Model.slice_20211115163045.ts +30 -0
  617. package/.history/src/redux/slice/Model.slice_20211115164229.ts +30 -0
  618. package/.history/src/redux/slice/Model.slice_20211115164423.ts +30 -0
  619. package/.history/src/redux/slice/Model.slice_20211115164428.ts +30 -0
  620. package/.history/src/redux/slice/Model.slice_20211115164433.ts +30 -0
  621. package/.history/src/redux/slice/Model.slice_20211115164436.ts +30 -0
  622. package/.history/src/redux/slice/Model.slice_20211115164458.ts +30 -0
  623. package/.history/src/redux/slice/Model.slice_20211116175531.ts +30 -0
  624. package/.history/src/redux/slice/Model.slice_20211116175540.ts +30 -0
  625. package/.history/src/redux/store_20211104173919.tsx +73 -0
  626. package/.history/src/redux/store_20211104173928.tsx +73 -0
  627. package/.history/src/redux/store_20211104173950.tsx +74 -0
  628. package/.history/src/redux/store_20211104174002.tsx +74 -0
  629. package/.history/src/redux/store_20211104174130.tsx +74 -0
  630. package/.history/src/redux/store_20211104174146.tsx +74 -0
  631. package/.history/src/redux/store_20211104174401.tsx +84 -0
  632. package/.history/src/redux/store_20211104174411.tsx +85 -0
  633. package/.history/src/redux/store_20211104174419.tsx +84 -0
  634. package/.history/src/redux/store_20211104174433.tsx +85 -0
  635. package/.history/src/redux/store_20211104174608.tsx +85 -0
  636. package/.history/src/redux/store_20211104174614.tsx +85 -0
  637. package/.history/src/redux/store_20211104174620.tsx +85 -0
  638. package/.history/src/redux/store_20211104174759.tsx +85 -0
  639. package/.history/src/redux/store_20211104175131.tsx +85 -0
  640. package/.history/src/redux/store_20211105161700.tsx +86 -0
  641. package/.history/src/redux/store_20211105161805.tsx +85 -0
  642. package/.history/src/redux/store_20211105161809.tsx +86 -0
  643. package/.history/src/redux/store_20211105162935.tsx +86 -0
  644. package/.history/src/redux/store_20211105162948.tsx +86 -0
  645. package/.history/src/redux/store_20211105163039.tsx +86 -0
  646. package/.history/src/redux/store_20211105163053.tsx +87 -0
  647. package/.history/src/redux/store_20211105163115.tsx +85 -0
  648. package/.history/src/redux/store_20211105163224.tsx +86 -0
  649. package/.history/src/redux/store_20211105163517.tsx +87 -0
  650. package/.history/src/redux/store_20211105163541.tsx +88 -0
  651. package/.history/src/redux/store_20211105163634.tsx +88 -0
  652. package/.history/src/redux/store_20211105163700.tsx +89 -0
  653. package/.history/src/redux/store_20211105163720.tsx +90 -0
  654. package/.history/src/redux/store_20211105163832.tsx +94 -0
  655. package/.history/src/redux/store_20211105163917.tsx +93 -0
  656. package/.history/src/redux/store_20211105164121.tsx +99 -0
  657. package/.history/src/redux/store_20211105164132.tsx +99 -0
  658. package/.history/src/redux/store_20211105164144.tsx +99 -0
  659. package/.history/src/redux/store_20211105164407.tsx +99 -0
  660. package/.history/src/redux/store_20211105164416.tsx +99 -0
  661. package/.history/src/redux/store_20211105164439.tsx +99 -0
  662. package/.history/src/redux/store_20211105164511.tsx +99 -0
  663. package/.history/src/redux/store_20211105164513.tsx +99 -0
  664. package/.history/src/redux/store_20211105164640.tsx +99 -0
  665. package/.history/src/redux/store_20211105164706.tsx +99 -0
  666. package/.history/src/redux/store_20211105164714.tsx +99 -0
  667. package/.history/src/redux/store_20211105164719.tsx +99 -0
  668. package/.history/src/redux/store_20211105164724.tsx +99 -0
  669. package/.history/src/redux/store_20211105164736.tsx +99 -0
  670. package/.history/src/redux/store_20211105164748.tsx +99 -0
  671. package/.history/src/redux/store_20211105164834.tsx +104 -0
  672. package/.history/src/redux/store_20211105184449.tsx +103 -0
  673. package/.history/src/redux/store_20211105184458.tsx +103 -0
  674. package/.history/src/redux/store_20211105184540.tsx +109 -0
  675. package/.history/src/redux/store_20211105184546.tsx +110 -0
  676. package/.history/src/redux/store_20211105184639.tsx +110 -0
  677. package/.history/src/redux/store_20211105184841.tsx +110 -0
  678. package/.history/src/redux/store_20211105184859.tsx +111 -0
  679. package/.history/src/redux/store_20211105184949.tsx +111 -0
  680. package/.history/src/redux/store_20211105185145.tsx +114 -0
  681. package/.history/src/redux/store_20211105185149.tsx +114 -0
  682. package/.history/src/redux/store_20211105185201.tsx +114 -0
  683. package/.history/src/redux/store_20211105185211.tsx +114 -0
  684. package/.history/src/redux/store_20211105185230.tsx +114 -0
  685. package/.history/src/redux/store_20211105185241.tsx +114 -0
  686. package/.history/src/redux/store_20211105185246.tsx +114 -0
  687. package/.history/src/redux/store_20211105185251.tsx +115 -0
  688. package/.history/src/redux/store_20211105185301.tsx +115 -0
  689. package/.history/src/redux/store_20211105185307.tsx +115 -0
  690. package/.history/src/redux/store_20211105185316.tsx +113 -0
  691. package/.history/src/redux/store_20211105185336.tsx +114 -0
  692. package/.history/src/redux/store_20211105185341.tsx +107 -0
  693. package/.history/src/redux/store_20211105185350.tsx +109 -0
  694. package/.history/src/redux/store_20211105185402.tsx +109 -0
  695. package/.history/src/redux/store_20211105185411.tsx +108 -0
  696. package/.history/src/redux/store_20211105185453.tsx +102 -0
  697. package/.history/src/redux/store_20211105185530.tsx +101 -0
  698. package/.history/src/redux/store_20211105185600.tsx +107 -0
  699. package/.history/src/redux/store_20211105185604.tsx +107 -0
  700. package/.history/src/redux/store_20211105185943.tsx +107 -0
  701. package/.history/src/redux/store_20211105185946.tsx +104 -0
  702. package/.history/src/redux/store_20211105190321.tsx +105 -0
  703. package/.history/src/redux/store_20211105190340.tsx +105 -0
  704. package/.history/src/redux/store_20211105190345.tsx +105 -0
  705. package/.history/src/redux/store_20211105190409.tsx +109 -0
  706. package/.history/src/redux/store_20211105190451.tsx +109 -0
  707. package/.history/src/redux/store_20211105190559.tsx +110 -0
  708. package/.history/src/redux/store_20211105190630.tsx +109 -0
  709. package/.history/src/redux/store_20211105190633.tsx +109 -0
  710. package/.history/src/redux/store_20211105190638.tsx +109 -0
  711. package/.history/src/redux/store_20211105190715.tsx +109 -0
  712. package/.history/src/redux/store_20211105190722.tsx +109 -0
  713. package/.history/src/redux/store_20211105190836.tsx +111 -0
  714. package/.history/src/redux/store_20211105190935.tsx +114 -0
  715. package/.history/src/redux/store_20211105191025.tsx +116 -0
  716. package/.history/src/redux/store_20211105191049.tsx +117 -0
  717. package/.history/src/redux/store_20211105191127.tsx +117 -0
  718. package/.history/src/redux/store_20211105191213.tsx +107 -0
  719. package/.history/src/redux/store_20211105191215.tsx +106 -0
  720. package/.history/src/redux/store_20211105191217.tsx +105 -0
  721. package/.history/src/redux/store_20211115163522.tsx +107 -0
  722. package/.history/src/redux/store_20211115163527.tsx +107 -0
  723. package/.history/src/redux/store_20211115163532.tsx +107 -0
  724. package/.history/src/redux/store_20211115163559.tsx +109 -0
  725. package/.history/src/redux/store_20211115163603.tsx +108 -0
  726. package/.history/src/redux/store_20211115163626.tsx +110 -0
  727. package/.history/src/redux/store_20211115163630.tsx +109 -0
  728. package/.history/src/types/reduxForms.d_20201015154151.Ts +0 -0
  729. package/.history/src/types/reduxForms.d_20201015154217.Ts +13 -0
  730. package/.history/src/types/reduxForms.d_20201015154225.Ts +13 -0
  731. package/.history/src/types/reduxForms.d_20201015154234.Ts +13 -0
  732. package/.history/src/types/reduxForms.d_20201015154316.Ts +12 -0
  733. package/.history/src/types/reduxForms.d_20201015154328.Ts +12 -0
  734. package/.history/src/types/reduxForms.d_20201015154332.Ts +9 -0
  735. package/.history/src/types/reduxForms.d_20201015154342.Ts +9 -0
  736. package/.history/src/utils/IfAppIsActivate.component_20211105115613.tsx +10 -0
  737. package/.history/src/utils/IfAppIsActivate.component_20211105115627.tsx +14 -0
  738. package/.history/src/utils/IfAppIsActivate.component_20211105115643.tsx +17 -0
  739. package/.history/src/utils/IfAppIsActivate.component_20211105115715.tsx +17 -0
  740. package/.history/src/utils/component/ DisplayAttribute.component_20211116175412.tsx +81 -0
  741. package/.history/src/utils/component/ DisplayAttribute.component_20211116175416.tsx +81 -0
  742. package/.history/src/utils/component/ DisplayAttribute.component_20211116175437.tsx +81 -0
  743. package/.history/src/utils/component/ DisplayAttribute.component_20211116175439.tsx +80 -0
  744. package/.history/src/utils/component/ DisplayAttribute.component_20211116175443.tsx +81 -0
  745. package/.history/src/utils/component/ DisplayAttribute.component_20211116175447.tsx +80 -0
  746. package/.history/src/utils/component/ DisplayAttribute.component_20211116175449.tsx +74 -0
  747. package/.history/src/utils/component/ DisplayAttribute.component_20211116175503.tsx +74 -0
  748. package/.history/src/utils/component/DisplayAttribute.component_20211201122642.tsx +74 -0
  749. package/.history/src/utils/component/DisplayAttribute.component_20211201122654.tsx +73 -0
  750. package/.history/src/utils/component/DisplayAttribute.component_20211201163654.tsx +46 -0
  751. package/.history/src/utils/component/DisplayAttribute.component_20211201163735.tsx +50 -0
  752. package/.history/src/utils/component/DisplayAttribute.component_20211201163826.tsx +51 -0
  753. package/.history/src/utils/component/DisplayAttribute.component_20211201164005.tsx +53 -0
  754. package/.history/src/utils/component/DisplayAttribute.component_20211201164032.tsx +55 -0
  755. package/.history/src/utils/component/DisplayAttribute.component_20211201164336.tsx +58 -0
  756. package/.history/src/utils/component/DisplayAttribute.component_20211201164417.tsx +58 -0
  757. package/.history/src/utils/component/DisplayAttribute.component_20211202145253.tsx +58 -0
  758. package/.history/src/utils/component/DisplayAttribute.component_20211207102824.tsx +62 -0
  759. package/.history/src/utils/component/DisplayAttribute.component_20211209143355.tsx +60 -0
  760. package/.history/src/utils/component/DisplayAttribute.component_20211209143358.tsx +60 -0
  761. package/.history/src/utils/component/DisplayAttribute.component_20211209143548.tsx +61 -0
  762. package/.history/src/utils/component/DisplayAttribute.component_20211209143626.tsx +61 -0
  763. package/.history/src/utils/component/DisplayAttribute.component_20211209143806.tsx +61 -0
  764. package/.history/src/utils/component/DisplayAttribute.component_20211209143823.tsx +62 -0
  765. package/.history/src/utils/component/DisplayAttribute.component_20211209143829.tsx +62 -0
  766. package/.history/src/utils/component/DisplayAttribute.component_20211209143837.tsx +62 -0
  767. package/.history/src/utils/component/DisplayAttribute.component_20211209143852.tsx +64 -0
  768. package/.history/src/utils/component/DisplayAttribute.component_20211209143914.tsx +65 -0
  769. package/.history/src/utils/component/DisplayAttribute.component_20211209143940.tsx +65 -0
  770. package/.history/src/utils/component/DisplayAttribute.component_20211209143957.tsx +65 -0
  771. package/.history/src/utils/component/DisplayAttribute.component_20211209144000.tsx +65 -0
  772. package/.history/src/utils/component/DisplayAttribute.component_20211209144022.tsx +65 -0
  773. package/.history/src/utils/component/DisplayAttribute.component_20211209144036.tsx +67 -0
  774. package/.history/src/utils/component/DisplayAttribute.component_20211209144046.tsx +67 -0
  775. package/.history/src/utils/component/DisplayAttribute.component_20211209144049.tsx +67 -0
  776. package/.history/src/utils/component/DisplayAttribute.component_20211209144058.tsx +67 -0
  777. package/.history/src/utils/component/DisplayAttribute.component_20211209145613.tsx +67 -0
  778. package/.history/src/utils/component/DisplayAttribute.component_20211209145615.tsx +67 -0
  779. package/.history/src/utils/component/DisplayAttribute.component_20211209145634.tsx +67 -0
  780. package/.history/src/utils/component/DisplayAttribute.component_20211209150426.tsx +67 -0
  781. package/.history/src/utils/component/DisplayAttribute.component_20211209153710.tsx +67 -0
  782. package/.history/src/utils/component/DisplayAttribute.component_20211209153719.tsx +67 -0
  783. package/.history/src/utils/component/DisplayAttribute.component_20211209153826.tsx +68 -0
  784. package/.history/src/utils/component/DisplayAttribute.component_20211209153830.tsx +68 -0
  785. package/.history/src/utils/component/DisplayAttribute.component_20211209153926.tsx +72 -0
  786. package/.history/src/utils/component/DisplayAttribute.component_20211209153933.tsx +72 -0
  787. package/.history/src/utils/component/DisplayAttribute.component_20211209153937.tsx +70 -0
  788. package/.history/src/utils/component/DisplayAttribute.component_20211209154141.tsx +71 -0
  789. package/.history/src/utils/component/DisplayAttribute.component_20211209154200.tsx +72 -0
  790. package/.history/src/utils/component/DisplayAttribute.component_20211209154240.tsx +72 -0
  791. package/.history/src/utils/component/DisplayAttribute.component_20211209154244.tsx +72 -0
  792. package/.history/src/utils/component/DisplayAttribute.component_20211209154300.tsx +86 -0
  793. package/.history/src/utils/component/DisplayAttribute.component_20211209154324.tsx +75 -0
  794. package/.history/src/utils/component/DisplayAttribute.component_20211209154330.tsx +75 -0
  795. package/.history/src/utils/component/DisplayAttribute.component_20211213140527.tsx +76 -0
  796. package/.history/src/utils/component/DisplayAttribute.component_20211213140535.tsx +76 -0
  797. package/.history/src/utils/component/DisplayAttribute.component_20211213140550.tsx +82 -0
  798. package/.history/src/utils/component/DisplayAttribute.component_20211213140557.tsx +84 -0
  799. package/.history/src/utils/component/DisplayAttribute.component_20211213140610.tsx +87 -0
  800. package/.history/src/utils/component/DisplayAttribute.component_20211213140625.tsx +89 -0
  801. package/.history/src/utils/component/DisplayAttribute.component_20211213141452.tsx +93 -0
  802. package/.history/src/utils/component/DisplayAttribute.component_20211213141506.tsx +93 -0
  803. package/.history/src/utils/component/DisplayAttribute.component_20211213141510.tsx +88 -0
  804. package/.history/src/utils/component/DisplayAttribute.component_20211213141515.tsx +88 -0
  805. package/.history/src/utils/component/DisplayAttribute.component_20211213141517.tsx +87 -0
  806. package/.history/src/utils/component/DisplayAttribute.component_20211213141524.tsx +87 -0
  807. package/.history/src/utils/component/DisplayAttribute.component_20211213141551.tsx +87 -0
  808. package/.history/src/utils/component/DisplayAttribute.component_20211213141603.tsx +89 -0
  809. package/.history/src/utils/component/DisplayAttribute.component_20211213141612.tsx +89 -0
  810. package/.history/src/utils/component/DisplayAttribute.component_20211213141628.tsx +89 -0
  811. package/.history/src/utils/component/DisplayAttribute.component_20211213141656.tsx +85 -0
  812. package/.history/src/utils/component/DisplayAttribute.component_20211213141707.tsx +85 -0
  813. package/.history/src/utils/component/DisplayAttribute.component_20211213141740.tsx +91 -0
  814. package/.history/src/utils/component/DisplayAttribute.component_20211213153756.tsx +91 -0
  815. package/.history/src/utils/component/DisplayAttribute.component_20211213153839.tsx +106 -0
  816. package/.history/src/utils/component/DisplayAttribute.component_20211213153843.tsx +106 -0
  817. package/.history/src/utils/component/DisplayAttribute.component_20211213153907.tsx +112 -0
  818. package/.history/src/utils/component/DisplayAttribute.component_20211213153916.tsx +112 -0
  819. package/.history/src/utils/component/DisplayAttribute.component_20211214090028.tsx +115 -0
  820. package/.history/src/utils/component/DisplayAttribute.component_20211214090043.tsx +107 -0
  821. package/.history/src/utils/component/DisplayAttribute.component_20211214090047.tsx +108 -0
  822. package/.history/src/utils/component/DisplayAttribute.component_20211214090101.tsx +106 -0
  823. package/.history/src/utils/component/DisplayAttribute.component_20211214090104.tsx +106 -0
  824. package/.history/src/utils/component/DisplayAttribute.component_20211214090225.tsx +107 -0
  825. package/.history/src/utils/component/DisplayAttribute.component_20211214090233.tsx +106 -0
  826. package/.history/src/utils/component/DisplayAttribute.component_20211214090340.tsx +104 -0
  827. package/.history/src/utils/component/DisplayAttribute.component_20211214090355.tsx +106 -0
  828. package/.history/src/utils/component/DisplayAttribute.component_20211214090407.tsx +107 -0
  829. package/.history/src/utils/component/DisplayAttribute.component_20211214090419.tsx +107 -0
  830. package/.history/src/utils/component/DisplayAttribute.component_20211214090424.tsx +107 -0
  831. package/.history/src/utils/component/DisplayAttribute.component_20211214090433.tsx +107 -0
  832. package/.history/src/utils/component/DisplayAttribute.component_20211214090447.tsx +107 -0
  833. package/.history/src/utils/component/DisplayAttribute.component_20211214090458.tsx +107 -0
  834. package/.history/src/utils/component/DisplayAttribute.component_20211214090512.tsx +108 -0
  835. package/.history/src/utils/component/DisplayAttribute.component_20211214090517.tsx +108 -0
  836. package/.history/src/utils/component/DisplayAttribute.component_20211214090526.tsx +108 -0
  837. package/.history/src/utils/component/DisplayAttribute.component_20211214090543.tsx +109 -0
  838. package/.history/src/utils/component/DisplayAttribute.component_20211214090547.tsx +107 -0
  839. package/.history/src/utils/component/DisplayAttribute.component_20211214090653.tsx +109 -0
  840. package/.history/src/utils/component/DisplayAttribute.component_20211214090710.tsx +111 -0
  841. package/.history/src/utils/component/DisplayAttribute.component_20211214090721.tsx +111 -0
  842. package/.history/src/utils/component/DisplayAttribute.component_20211214090727.tsx +111 -0
  843. package/.history/src/utils/component/DisplayAttribute.component_20211214090730.tsx +111 -0
  844. package/.history/src/utils/component/DisplayAttribute.component_20211214090738.tsx +112 -0
  845. package/.history/src/utils/component/DisplayAttribute.component_20211214090747.tsx +111 -0
  846. package/.history/src/utils/component/DisplayAttribute.component_20211214090758.tsx +112 -0
  847. package/.history/src/utils/component/DisplayAttribute.component_20211214090829.tsx +110 -0
  848. package/.history/src/utils/component/DisplayAttribute.component_20211214090907.tsx +112 -0
  849. package/.history/src/utils/component/DisplayAttribute.component_20211214091015.tsx +112 -0
  850. package/.history/src/utils/component/DisplayAttribute.component_20211214091111.tsx +112 -0
  851. package/.history/src/utils/component/DisplayAttribute.component_20211214091133.tsx +114 -0
  852. package/.history/src/utils/component/DisplayAttribute.component_20211214091213.tsx +117 -0
  853. package/.history/src/utils/component/DisplayAttribute.component_20211214091220.tsx +118 -0
  854. package/.history/src/utils/component/DisplayAttribute.component_20211214091222.tsx +118 -0
  855. package/.history/src/utils/component/DisplayAttribute.component_20211214091232.tsx +118 -0
  856. package/.history/src/utils/component/DisplayAttribute.component_20211214091250.tsx +101 -0
  857. package/.history/src/utils/component/DisplayAttribute.component_20211214091259.tsx +101 -0
  858. package/.history/src/utils/component/DisplayAttribute.component_20211214091314.tsx +101 -0
  859. package/.history/src/utils/component/DisplayAttribute.component_20211214091426.tsx +107 -0
  860. package/.history/src/utils/component/DisplayAttribute.component_20211214091431.tsx +101 -0
  861. package/.history/src/utils/component/DisplayAttribute.component_20211214091437.tsx +101 -0
  862. package/.history/src/utils/component/DisplayAttribute.component_20211214091448.tsx +102 -0
  863. package/.history/src/utils/component/DisplayAttribute.component_20211214091451.tsx +103 -0
  864. package/.history/src/utils/component/DisplayAttribute.component_20211214091504.tsx +105 -0
  865. package/.history/src/utils/component/DisplayAttribute.component_20211214091517.tsx +105 -0
  866. package/.history/src/utils/component/DisplayAttribute.component_20211214091525.tsx +105 -0
  867. package/.history/src/utils/component/DisplayAttribute.component_20211214091547.tsx +111 -0
  868. package/.history/src/utils/component/DisplayAttribute.component_20211214091556.tsx +112 -0
  869. package/.history/src/utils/component/DisplayAttribute.component_20211214091640.tsx +113 -0
  870. package/.history/src/utils/component/DisplayAttribute.component_20211214091657.tsx +113 -0
  871. package/.history/src/utils/component/DisplayAttribute.component_20211214091717.tsx +119 -0
  872. package/.history/src/utils/component/DisplayAttribute.component_20211214091734.tsx +119 -0
  873. package/.history/src/utils/component/DisplayAttribute.component_20211214091739.tsx +119 -0
  874. package/.history/src/utils/component/DisplayAttribute.component_20211214091742.tsx +119 -0
  875. package/.history/src/utils/component/DisplayAttribute.component_20211214091750.tsx +119 -0
  876. package/.history/src/utils/component/DisplayAttribute.component_20211214102705.tsx +111 -0
  877. package/.history/src/utils/component/DisplayAttribute.component_20211214102716.tsx +105 -0
  878. package/.history/src/utils/component/DisplayAttribute.component_20211214102723.tsx +99 -0
  879. package/.history/src/utils/component/DisplayAttribute.component_20211214102742.tsx +100 -0
  880. package/.history/src/utils/component/DisplayAttribute.component_20211214102750.tsx +100 -0
  881. package/.history/src/utils/component/DisplayAttribute.component_20211214102756.tsx +100 -0
  882. package/.history/src/utils/component/DisplayAttribute.component_20211214102803.tsx +101 -0
  883. package/.history/src/utils/component/DisplayAttribute.component_20211214102806.tsx +102 -0
  884. package/.history/src/utils/component/DisplayAttribute.component_20211214102844.tsx +96 -0
  885. package/.history/src/utils/component/DisplayAttribute.component_20211214102934.tsx +96 -0
  886. package/.history/src/utils/component/DisplayAttribute.component_20211214102938.tsx +96 -0
  887. package/.history/src/utils/component/DisplayAttribute.component_20211214103002.tsx +97 -0
  888. package/.history/src/utils/component/DisplayAttribute.component_20211214103011.tsx +97 -0
  889. package/.history/src/utils/component/DisplayAttribute.component_20211214103018.tsx +97 -0
  890. package/.history/src/utils/component/DisplayAttribute.component_20211214103024.tsx +97 -0
  891. package/.history/src/utils/component/DisplayAttribute.component_20211214103028.tsx +97 -0
  892. package/.history/src/utils/component/DisplayAttribute.component_20211214111912.tsx +99 -0
  893. package/.history/src/utils/component/DisplayAttribute.component_20211214111928.tsx +99 -0
  894. package/.history/src/utils/component/DisplayAttribute.component_20211214112256.tsx +98 -0
  895. package/.history/src/utils/component/DisplayAttribute.component_20211214112853.tsx +97 -0
  896. package/.history/src/utils/component/DisplayAttribute.component_20211214112905.tsx +90 -0
  897. package/.history/src/utils/component/DisplayAttribute.component_20211214112908.tsx +88 -0
  898. package/.history/src/utils/component/DisplayAttribute.component_20211214112915.tsx +88 -0
  899. package/.history/src/utils/component/DisplayAttribute.component_20211214112919.tsx +88 -0
  900. package/.history/src/utils/component/DisplayAttribute.component_20211214112923.tsx +88 -0
  901. package/.history/src/utils/component/DisplayAttribute.component_20211214112939.tsx +88 -0
  902. package/.history/src/utils/component/DisplayAttribute.component_20211214112959.tsx +88 -0
  903. package/.history/src/utils/component/DisplayAttribute.component_20211214113019.tsx +88 -0
  904. package/.history/src/utils/component/DisplayAttribute.component_20211214113315.tsx +88 -0
  905. package/.history/src/utils/component/DisplayAttribute.component_20211214113320.tsx +87 -0
  906. package/.history/src/utils/component/DisplayAttribute.component_20211214120857.tsx +87 -0
  907. package/.history/src/utils/component/GetFieldInModel.component_20211115143012.tsx +0 -0
  908. package/.history/src/utils/component/GetFieldInModel.component_20211115143022.tsx +19 -0
  909. package/.history/src/utils/component/GetFieldInModel.component_20211115143035.tsx +19 -0
  910. package/.history/src/utils/component/GetFieldInModel.component_20211115143509.tsx +20 -0
  911. package/.history/src/utils/component/GetFieldInModel.component_20211115161701.tsx +68 -0
  912. package/.history/src/utils/component/GetFieldInModel.component_20211115161710.tsx +68 -0
  913. package/.history/src/utils/component/GetFieldInModel.component_20211115161721.tsx +68 -0
  914. package/.history/src/utils/component/GetFieldInModel.component_20211115161726.tsx +68 -0
  915. package/.history/src/utils/component/GetFieldInModel.component_20211115161752.tsx +70 -0
  916. package/.history/src/utils/component/GetFieldInModel.component_20211115161755.tsx +71 -0
  917. package/.history/src/utils/component/GetFieldInModel.component_20211115161826.tsx +71 -0
  918. package/.history/src/utils/component/GetFieldInModel.component_20211115161829.tsx +71 -0
  919. package/.history/src/utils/component/GetFieldInModel.component_20211115161834.tsx +76 -0
  920. package/.history/src/utils/component/GetFieldInModel.component_20211115161839.tsx +76 -0
  921. package/.history/src/utils/component/GetFieldInModel.component_20211115161844.tsx +76 -0
  922. package/.history/src/utils/component/GetFieldInModel.component_20211115162734.tsx +77 -0
  923. package/.history/src/utils/component/GetFieldInModel.component_20211115162740.tsx +78 -0
  924. package/.history/src/utils/component/GetFieldInModel.component_20211115162815.tsx +78 -0
  925. package/.history/src/utils/component/GetFieldInModel.component_20211115164629.tsx +70 -0
  926. package/.history/src/utils/component/GetFieldInModel.component_20211115164634.tsx +71 -0
  927. package/.history/src/utils/component/GetFieldInModel.component_20211115164702.tsx +72 -0
  928. package/.history/src/utils/component/GetFieldInModel.component_20211115164727.tsx +72 -0
  929. package/.history/src/utils/component/GetFieldInModel.component_20211115164821.tsx +70 -0
  930. package/.history/src/utils/component/GetFieldInModel.component_20211115164835.tsx +70 -0
  931. package/.history/src/utils/component/GetFieldInModel.component_20211115164847.tsx +70 -0
  932. package/.history/src/utils/component/GetFieldInModel.component_20211115164927.tsx +73 -0
  933. package/.history/src/utils/component/GetFieldInModel.component_20211115165038.tsx +76 -0
  934. package/.history/src/utils/component/GetFieldInModel.component_20211115165055.tsx +80 -0
  935. package/.history/src/utils/component/GetFieldInModel.component_20211115165124.tsx +71 -0
  936. package/.history/src/utils/component/GetFieldInModel.component_20211115165150.tsx +80 -0
  937. package/.history/src/utils/component/GetFieldInModel.component_20211115165224.tsx +81 -0
  938. package/.history/src/utils/component/GetFieldInModel.component_20211115165303.tsx +77 -0
  939. package/.history/src/utils/component/GetFieldInModel.component_20211115165322.tsx +81 -0
  940. package/.history/src/utils/component/GetFieldInModel.component_20211115165337.tsx +81 -0
  941. package/.history/src/utils/component/IfAppIsActivate.component_20211105115826.tsx +17 -0
  942. package/.history/src/utils/component/IfAppIsActivate.component_20211105142116.tsx +17 -0
  943. package/.history/src/utils/component/IfAppIsActivate.component_20211105142612.tsx +21 -0
  944. package/.history/src/utils/component/IfAppIsActivate.component_20211105142618.tsx +18 -0
  945. package/.history/src/utils/component/IfAppIsActivate.component_20211105142626.tsx +18 -0
  946. package/.history/src/utils/component/IfAppIsActivate.component_20211105142631.tsx +19 -0
  947. package/.history/src/utils/component/IfAppIsActivate.component_20211105142636.tsx +19 -0
  948. package/.history/src/utils/component/IfAppIsActivate.component_20211105142639.tsx +19 -0
  949. package/.history/src/utils/component/IfAppIsActivate.component_20211116105031.tsx +15 -0
  950. package/.history/src/utils/component/IfAppIsActivate.component_20211202101825.tsx +24 -0
  951. package/.history/src/utils/component/IfAppIsActivate.component_20211202101839.tsx +24 -0
  952. package/.history/src/utils/component/IfAppIsActivate.component_20211202101845.tsx +24 -0
  953. package/.history/src/utils/component/IfAppIsActivate.component_20211202101859.tsx +29 -0
  954. package/.history/src/utils/component/IfAppIsActivate.component_20211202101910.tsx +29 -0
  955. package/.history/src/utils/component/IfAppIsActivate.component_20211202101931.tsx +29 -0
  956. package/.history/src/utils/component/IfAppIsActivate.component_20211202101936.tsx +29 -0
  957. package/.history/src/utils/component/IfAppIsActivate.component_20211202104155.tsx +29 -0
  958. package/.history/src/utils/component/IfAppIsActivate.component_20211202104425.tsx +29 -0
  959. package/.history/src/utils/component/getFieldInModel_20211115144659.ts +19 -0
  960. package/.history/src/utils/component/getFieldInModel_20211115144704.ts +19 -0
  961. package/.history/src/utils/component/getFieldInModel_20211115144717.ts +20 -0
  962. package/.history/src/utils/component/getFieldInModel_20211115144723.ts +20 -0
  963. package/.history/src/utils/component/getFieldInModel_20211115144947.ts +20 -0
  964. package/.history/src/utils/component/getFieldInModel_20211115145003.ts +19 -0
  965. package/.history/src/utils/component/getFieldInModel_20211115145034.ts +20 -0
  966. package/.history/src/utils/component/getFieldInModel_20211115145044.ts +21 -0
  967. package/.history/src/utils/component/getFieldInModel_20211115145050.ts +21 -0
  968. package/.history/src/utils/component/getFieldInModel_20211115145105.ts +21 -0
  969. package/.history/src/utils/component/getFieldInModel_20211115145137.ts +22 -0
  970. package/.history/src/utils/component/getFieldInModel_20211115145139.ts +23 -0
  971. package/.history/src/utils/component/getFieldInModel_20211115145140.ts +23 -0
  972. package/.history/src/utils/component/getFieldInModel_20211115145147.ts +23 -0
  973. package/.history/src/utils/component/getFieldInModel_20211115145156.ts +23 -0
  974. package/.history/src/utils/component/getFieldInModel_20211115145157.ts +22 -0
  975. package/.history/src/utils/component/getFieldInModel_20211115150452.ts +23 -0
  976. package/.history/src/utils/component/getFieldInModel_20211115150615.ts +25 -0
  977. package/.history/src/utils/component/getFieldInModel_20211115150636.ts +25 -0
  978. package/.history/src/utils/component/getFieldInModel_20211115150711.ts +25 -0
  979. package/.history/src/utils/component/getFieldInModel_20211115150717.ts +26 -0
  980. package/.history/src/utils/component/getFieldInModel_20211115150749.ts +30 -0
  981. package/.history/src/utils/component/getFieldInModel_20211115150757.ts +30 -0
  982. package/.history/src/utils/component/getFieldInModel_20211115150920.ts +31 -0
  983. package/.history/src/utils/component/getFieldInModel_20211115150929.ts +33 -0
  984. package/.history/src/utils/component/getFieldInModel_20211115150935.ts +33 -0
  985. package/.history/src/utils/component/getFieldInModel_20211115152243.ts +33 -0
  986. package/.history/src/utils/component/getFieldInModel_20211115152257.ts +33 -0
  987. package/.history/src/utils/component/getFieldInModel_20211115152309.ts +33 -0
  988. package/.history/src/utils/component/getFieldInModel_20211115152321.ts +33 -0
  989. package/.history/src/utils/component/getFieldInModel_20211115152434.ts +33 -0
  990. package/.history/src/utils/component/getFieldInModel_20211115152438.ts +33 -0
  991. package/.history/src/utils/component/getFieldInModel_20211115152541.tsx +33 -0
  992. package/.history/src/utils/component/getFieldInModel_20211115152543.tsx +33 -0
  993. package/.history/src/utils/component/getFieldInModel_20211115152551.tsx +34 -0
  994. package/.history/src/utils/component/getFieldInModel_20211115152610.tsx +34 -0
  995. package/.history/src/utils/component/getFieldInModel_20211115152613.tsx +34 -0
  996. package/.history/src/utils/component/getFieldInModel_20211115152614.tsx +34 -0
  997. package/.history/src/utils/component/getFieldInModel_20211115152624.tsx +33 -0
  998. package/.history/src/utils/component/getFieldInModel_20211115152637.ts +33 -0
  999. package/.history/src/utils/component/getFieldInModel_20211115152755.tsx +33 -0
  1000. package/.history/src/utils/component/getFieldInModel_20211115152803.tsx +33 -0
  1001. package/.history/src/utils/component/getFieldInModel_20211115152810.tsx +34 -0
  1002. package/.history/src/utils/component/getFieldInModel_20211115152827.tsx +34 -0
  1003. package/.history/src/utils/component/getFieldInModel_20211115153234.tsx +36 -0
  1004. package/.history/src/utils/component/getFieldInModel_20211115153258.tsx +39 -0
  1005. package/.history/src/utils/component/getFieldInModel_20211115153318.tsx +39 -0
  1006. package/.history/src/utils/component/getFieldInModel_20211115153341.tsx +39 -0
  1007. package/.history/src/utils/component/getFieldInModel_20211115153412.tsx +41 -0
  1008. package/.history/src/utils/component/getFieldInModel_20211115153433.tsx +41 -0
  1009. package/.history/src/utils/component/getFieldInModel_20211115153637.tsx +41 -0
  1010. package/.history/src/utils/component/getFieldInModel_20211115153738.tsx +47 -0
  1011. package/.history/src/utils/component/getFieldInModel_20211115153743.tsx +47 -0
  1012. package/.history/src/utils/component/getFieldInModel_20211115153748.tsx +47 -0
  1013. package/.history/src/utils/component/getFieldInModel_20211115153801.tsx +47 -0
  1014. package/.history/src/utils/component/getFieldInModel_20211115153812.tsx +47 -0
  1015. package/.history/src/utils/component/getFieldInModel_20211115153828.tsx +41 -0
  1016. package/.history/src/utils/component/getFieldInModel_20211115153833.tsx +41 -0
  1017. package/.history/src/utils/component/getFieldInModel_20211115153845.tsx +43 -0
  1018. package/.history/src/utils/component/getFieldInModel_20211115153905.tsx +43 -0
  1019. package/.history/src/utils/component/getFieldInModel_20211115153910.tsx +43 -0
  1020. package/.history/src/utils/component/getFieldInModel_20211115153920.tsx +43 -0
  1021. package/.history/src/utils/component/getFieldInModel_20211115153932.tsx +43 -0
  1022. package/.history/src/utils/component/getFieldInModel_20211115153940.tsx +43 -0
  1023. package/.history/src/utils/component/getFieldInModel_20211115153943.tsx +43 -0
  1024. package/.history/src/utils/component/getFieldInModel_20211115153951.tsx +43 -0
  1025. package/.history/src/utils/component/getFieldInModel_20211115153955.tsx +43 -0
  1026. package/.history/src/utils/component/getFieldInModel_20211115153959.tsx +41 -0
  1027. package/.history/src/utils/component/getFieldInModel_20211115154015.tsx +41 -0
  1028. package/.history/src/utils/component/getFieldInModel_20211115154018.tsx +41 -0
  1029. package/.history/src/utils/component/getFieldInModel_20211115154028.tsx +47 -0
  1030. package/.history/src/utils/component/getFieldInModel_20211115154104.tsx +47 -0
  1031. package/.history/src/utils/component/getFieldInModel_20211115154106.tsx +47 -0
  1032. package/.history/src/utils/component/getFieldInModel_20211115154111.tsx +45 -0
  1033. package/.history/src/utils/component/getFieldInModel_20211115154157.tsx +49 -0
  1034. package/.history/src/utils/component/getFieldInModel_20211115154207.tsx +49 -0
  1035. package/.history/src/utils/component/getFieldInModel_20211115154210.tsx +49 -0
  1036. package/.history/src/utils/component/getFieldInModel_20211115154219.tsx +49 -0
  1037. package/.history/src/utils/component/getFieldInModel_20211115154221.tsx +50 -0
  1038. package/.history/src/utils/component/getFieldInModel_20211115154233.tsx +53 -0
  1039. package/.history/src/utils/component/getFieldInModel_20211115154241.tsx +53 -0
  1040. package/.history/src/utils/component/getFieldInModel_20211115154542.tsx +54 -0
  1041. package/.history/src/utils/component/getFieldInModel_20211115154548.tsx +54 -0
  1042. package/.history/src/utils/component/getFieldInModel_20211115154604.tsx +54 -0
  1043. package/.history/src/utils/component/getFieldInModel_20211115154639.tsx +55 -0
  1044. package/.history/src/utils/component/getFieldInModel_20211115154703.tsx +56 -0
  1045. package/.history/src/utils/component/getFieldInModel_20211115154730.tsx +56 -0
  1046. package/.history/src/utils/component/getFieldInModel_20211115154735.tsx +57 -0
  1047. package/.history/src/utils/component/getFieldInModel_20211115154741.tsx +57 -0
  1048. package/.history/src/utils/component/getFieldInModel_20211115154818.tsx +57 -0
  1049. package/.history/src/utils/component/getFieldInModel_20211115154824.tsx +57 -0
  1050. package/.history/src/utils/component/getFieldInModel_20211115154859.tsx +58 -0
  1051. package/.history/src/utils/component/getFieldInModel_20211115154954.tsx +58 -0
  1052. package/.history/src/utils/component/getFieldInModel_20211115155007.tsx +59 -0
  1053. package/.history/src/utils/component/getFieldInModel_20211115155011.tsx +59 -0
  1054. package/.history/src/utils/component/getFieldInModel_20211115155105.tsx +59 -0
  1055. package/.history/src/utils/component/getFieldInModel_20211115155110.tsx +59 -0
  1056. package/.history/src/utils/component/getFieldInModel_20211115155248.tsx +58 -0
  1057. package/.history/src/utils/component/getFieldInModel_20211115155253.tsx +58 -0
  1058. package/.history/src/utils/component/getFieldInModel_20211115155328.tsx +58 -0
  1059. package/.history/src/utils/component/getFieldInModel_20211115155345.tsx +57 -0
  1060. package/.history/src/utils/component/getFieldInModel_20211115155425.tsx +60 -0
  1061. package/.history/src/utils/component/getFieldInModel_20211115155435.tsx +60 -0
  1062. package/.history/src/utils/component/getFieldInModel_20211115155500.tsx +62 -0
  1063. package/.history/src/utils/component/getFieldInModel_20211115155535.tsx +62 -0
  1064. package/.history/src/utils/component/getFieldInModel_20211115155543.tsx +63 -0
  1065. package/.history/src/utils/component/getFieldInModel_20211115155547.tsx +63 -0
  1066. package/.history/src/utils/component/getFieldInModel_20211115155550.tsx +63 -0
  1067. package/.history/src/utils/component/getFieldInModel_20211115155608.tsx +63 -0
  1068. package/.history/src/utils/component/getFieldInModel_20211115155613.tsx +63 -0
  1069. package/.history/src/utils/component/getFieldInModel_20211115155617.tsx +63 -0
  1070. package/.history/src/utils/component/getFieldInModel_20211115155628.tsx +63 -0
  1071. package/.history/src/utils/component/getFieldInModel_20211115155643.tsx +63 -0
  1072. package/.history/src/utils/component/getFieldInModel_20211115155718.tsx +64 -0
  1073. package/.history/src/utils/component/getFieldInModel_20211115155727.tsx +65 -0
  1074. package/.history/src/utils/component/getFieldInModel_20211115155733.tsx +66 -0
  1075. package/.history/src/utils/component/getFieldInModel_20211115155737.tsx +66 -0
  1076. package/.history/src/utils/getFieldInModel_20211115144456.ts +20 -0
  1077. package/.history/src/utils/getFieldInModel_20211115144524.ts +20 -0
  1078. package/.history/src/utils/getFieldInModel_20211115144527.ts +20 -0
  1079. package/.history/src/utils/getFieldInModel_20211115144540.ts +19 -0
  1080. package/.history/src/utils/registry_20201020110232.tsx +59 -0
  1081. package/.history/src/utils/socket.sharedworker_20211103142903.ts +97 -0
  1082. package/.history/src/utils/socket.sharedworker_20211104144115.ts +80 -0
  1083. package/.history/src/utils/socket.sharedworker_20211104144133.ts +67 -0
  1084. package/.history/src/utils/socket.sharedworker_20211104144135.ts +80 -0
  1085. package/.history/src/utils/socket_20211103142903.ts +58 -0
  1086. package/.history/src/utils/socket_20211104144335.ts +42 -0
  1087. package/.history/src/utils/socket_20211104150814.ts +58 -0
  1088. package/.history/src/utils/socket_20211104150828.ts +58 -0
  1089. package/.history/src/utils/socket_20211104150836.ts +60 -0
  1090. package/.history/src/utils/socket_20211104150844.ts +67 -0
  1091. package/.history/src/utils/socket_20211104150849.ts +65 -0
  1092. package/.history/src/utils/socket_20211104150908.ts +67 -0
  1093. package/.history/src/utils/socket_20211104151054.ts +67 -0
  1094. package/.history/src/utils/socket_20211104151313.ts +67 -0
  1095. package/.history/src/utils/socket_20211104151612.ts +108 -0
  1096. package/.history/src/utils/socket_20211104151618.ts +106 -0
  1097. package/.history/src/utils/socket_20211104151626.ts +105 -0
  1098. package/.history/src/utils/socket_20211104151627.ts +104 -0
  1099. package/.history/src/utils/socket_20211104151629.ts +103 -0
  1100. package/.history/src/utils/socket_20211116105136.ts +97 -0
  1101. package/.history/src/utils/socket_20211116105201.ts +97 -0
  1102. package/.history/src/utils/socket_20211116105206.ts +98 -0
  1103. package/.history/src/utils/socket_20211116105214.ts +98 -0
  1104. package/.history/src/utils/socket_20211116105222.ts +98 -0
  1105. package/.history/src/utils/socket_20211116105228.ts +98 -0
  1106. package/.history/src/utils/socket_20211116105234.ts +98 -0
  1107. package/.history/src/utils/translation_20211116105404.tsx +33 -0
  1108. package/.history/src/utils/types_20211115160956.tsx +158 -0
  1109. package/.history/src/utils/types_20211115161138.tsx +166 -0
  1110. package/.history/src/utils/types_20211115161149.tsx +166 -0
  1111. package/.history/src/utils/types_20211115161939.tsx +166 -0
  1112. package/.history/src/utils/types_20211115162150.tsx +166 -0
  1113. package/.history/src/utils/types_20211115162221.tsx +166 -0
  1114. package/.history/src/utils/types_20211115163805.tsx +167 -0
  1115. package/.history/src/utils/types_20211115163828.tsx +183 -0
  1116. package/.history/src/utils/types_20211115164550.tsx +184 -0
  1117. package/.history/src/utils/types_20211116105412.tsx +143 -0
  1118. package/.history/src/utils/types_20211116175425.tsx +184 -0
  1119. package/.history/src/utils/types_20211116175429.tsx +182 -0
  1120. package/.history/src/utils/types_20211118102619.tsx +182 -0
  1121. package/.history/src/utils/types_20211123164518.tsx +188 -0
  1122. package/.history/src/utils/types_20211123164521.tsx +188 -0
  1123. package/.history/src/utils/types_20211123164525.tsx +186 -0
  1124. package/.history/src/utils/types_20211123164735.tsx +186 -0
  1125. package/.history/src/utils/types_20211123164831.tsx +186 -0
  1126. package/.history/src/utils/types_20211123165051.tsx +186 -0
  1127. package/.history/src/utils/types_20211123165219.tsx +186 -0
  1128. package/.history/src/utils/types_20211123165245.tsx +186 -0
  1129. package/.history/src/utils/types_20211123165251.tsx +187 -0
  1130. package/.history/src/utils/types_20211123165318.tsx +187 -0
  1131. package/.history/src/utils/types_20211123165359.tsx +187 -0
  1132. package/.history/src/utils/types_20211125104054.tsx +186 -0
  1133. package/.history/src/utils/types_20211125104100.tsx +187 -0
  1134. package/.history/src/utils/types_20211125104104.tsx +186 -0
  1135. package/.history/src/utils/types_20211125111537.tsx +188 -0
  1136. package/.history/src/utils/types_20211125111641.tsx +188 -0
  1137. package/.history/src/utils/types_20211125111650.tsx +188 -0
  1138. package/.history/src/utils/types_20211125111842.tsx +188 -0
  1139. package/.history/src/utils/types_20211125111848.tsx +188 -0
  1140. package/.history/src/utils/types_20211125111929.tsx +188 -0
  1141. package/.history/src/utils/types_20211125111934.tsx +188 -0
  1142. package/.history/src/utils/types_20211125111937.tsx +188 -0
  1143. package/.history/src/utils/types_20211125112013.tsx +188 -0
  1144. package/.history/src/utils/types_20211125112025.tsx +188 -0
  1145. package/.history/src/utils/types_20211125112055.tsx +188 -0
  1146. package/.history/src/utils/types_20211125112059.tsx +188 -0
  1147. package/.history/src/utils/types_20211125112108.tsx +188 -0
  1148. package/.history/src/utils/types_20211125112119.tsx +188 -0
  1149. package/.history/src/utils/types_20211125112326.tsx +188 -0
  1150. package/.history/src/utils/types_20211125112345.tsx +188 -0
  1151. package/.history/src/utils/types_20211125112500.tsx +188 -0
  1152. package/.history/src/utils/types_20211125112502.tsx +188 -0
  1153. package/.history/src/utils/types_20211125112514.tsx +188 -0
  1154. package/.history/src/utils/types_20211125112516.tsx +188 -0
  1155. package/.history/src/utils/types_20211125112607.tsx +188 -0
  1156. package/.history/src/utils/types_20211125112612.tsx +188 -0
  1157. package/.history/src/utils/types_20211125113522.tsx +190 -0
  1158. package/.history/src/utils/types_20211125113539.tsx +190 -0
  1159. package/.history/src/utils/types_20211125115719.tsx +154 -0
  1160. package/.history/src/utils/types_20211201163110.tsx +183 -0
  1161. package/.history/src/utils/types_20211201163113.tsx +183 -0
  1162. package/.history/src/utils/types_20211201163117.tsx +182 -0
  1163. package/.history/src/utils/types_20211201163127.tsx +182 -0
  1164. package/.history/src/utils/types_20211201163141.tsx +178 -0
  1165. package/.history/src/utils/types_20211201163147.tsx +178 -0
  1166. package/.history/src/utils/types_20211201163536.tsx +179 -0
  1167. package/.history/src/utils/types_20211201163613.tsx +179 -0
  1168. package/.history/src/utils/types_20211209143453.tsx +181 -0
  1169. package/.history/src/utils/types_20211209143515.tsx +182 -0
  1170. package/.history/src/utils/types_20211209143520.tsx +182 -0
  1171. package/.history/src/utils/types_20211209143638.tsx +183 -0
  1172. package/.history/src/utils/types_20211209143707.tsx +185 -0
  1173. package/.history/src/utils/types_20211209143721.tsx +186 -0
  1174. package/.history/src/utils/types_20211209143726.tsx +187 -0
  1175. package/.history/src/utils/types_20211209143727.tsx +186 -0
  1176. package/.history/src/utils/types_20211209143734.tsx +187 -0
  1177. package/.history/src/utils/types_20211209143754.tsx +188 -0
  1178. package/.history/src/utils/types_20211209145552.tsx +188 -0
  1179. package/.history/src/utils/types_20211209145630.tsx +188 -0
  1180. package/.history/src/utils/types_20211214112707.tsx +191 -0
  1181. package/.history/src/utils/types_20211214112753.tsx +191 -0
  1182. package/.history/src/utils/types_20211214112801.tsx +191 -0
  1183. package/.history/src/utils/types_20211214112835.tsx +191 -0
  1184. package/.history/src/utils/types_20211214112936.tsx +191 -0
  1185. package/.history/src/utils/types_20211214113123.tsx +191 -0
  1186. package/.history/src/utils/types_20211214113127.tsx +191 -0
  1187. package/.history/src/utils/types_20211214142421.tsx +174 -0
  1188. package/.history/src/utils/types_20211214151536.tsx +174 -0
  1189. package/.history/src/utils/types_20211214151706.tsx +174 -0
  1190. package/.history/src/utils/types_20211214151731.tsx +174 -0
  1191. package/.history/src/utils/types_20211214151734.tsx +174 -0
  1192. package/.history/src/utils/types_20211214151752.tsx +175 -0
  1193. package/.history/src/utils/types_20211214151800.tsx +175 -0
  1194. package/.history/src/utils/types_20211214153149.tsx +180 -0
  1195. package/.history/src/utils/types_20211214153152.tsx +180 -0
  1196. package/.history/src/utils/types_20211214163208.tsx +175 -0
  1197. package/.history/src/utils/types_20211214171839.tsx +175 -0
  1198. package/.history/test_20201020142137.js +3 -0
  1199. package/.history/test_20201020142159.js +3 -0
  1200. package/.history/test_20201020142223.js +4 -0
  1201. package/.history/test_20201020142250.js +6 -0
  1202. package/.history/test_20201020142305.js +6 -0
  1203. package/.history/test_20201020142333.js +6 -0
  1204. package/.history/test_20201020142349.js +6 -0
  1205. package/.history/test_20201020142515.js +3 -0
  1206. package/.history/test_20201020142517.js +3 -0
  1207. package/.history/test_20201020142610.js +6 -0
  1208. package/.history/test_20201020142629.js +6 -0
  1209. package/.history/test_20201020142633.js +6 -0
  1210. package/.history/test_20201020142658.js +2 -0
  1211. package/.history/test_20201020142836.js +5 -0
  1212. package/.history/test_20201020142838.js +4 -0
  1213. package/.history/test_20201020142857.js +5 -0
  1214. package/.history/test_20201020142910.js +4 -0
  1215. package/.history/test_20201020142921.js +5 -0
  1216. package/.history/test_20201020142953.js +2 -0
  1217. package/.history/test_20201020143444.js +4 -0
  1218. package/.history/test_20201020143526.js +3 -0
  1219. package/.history/tsconfig_20211108110838.json +15 -0
  1220. package/.history/tsconfig_20211108110841.json +14 -0
  1221. package/.history/webpack-jrc.config_20201110154954.js +32 -0
  1222. package/.history/webpack-jrc.config_20201110155008.js +27 -0
  1223. package/.history/webpack-jrc.config_20201110155106.js +27 -0
  1224. package/.history/webpack-jrc.config_20201110155116.js +27 -0
  1225. package/.history/webpack-jrc.config_20201110155241.js +27 -0
  1226. package/.history/webpack-vendors.config_20210415114819.js +40 -0
  1227. package/.history/webpack-vendors.config_20210415115228.js +35 -0
  1228. package/.history/webpack-vendors.config_20210415120011.js +40 -0
  1229. package/.history/webpack-vendors.config_20210415143909.js +35 -0
  1230. package/.history/webpack-vendors.config_20210429085357.js +35 -0
  1231. package/.history/webpack-vendors.config_20210429093956.js +36 -0
  1232. package/.history/webpack-vendors.config_20210429094016.js +36 -0
  1233. package/.history/webpack-vendors.config_20210429094043.js +36 -0
  1234. package/.history/webpack-vendors.config_20210429095156.js +37 -0
  1235. package/.history/webpack-vendors.config_20210429095201.js +37 -0
  1236. package/.history/webpack-vendors.config_20210429095204.js +37 -0
  1237. package/.history/webpack-vendors.config_20210429100210.js +36 -0
  1238. package/.history/webpack-vendors.config_20210429100432.js +35 -0
  1239. package/.history/webpack-vendors.config_20210429100442.js +36 -0
  1240. package/.history/webpack-vendors.config_20210429100609.js +36 -0
  1241. package/.history/webpack-vendors.config_20210429100743.js +36 -0
  1242. package/.history/webpack-vendors.config_20210429100924.js +36 -0
  1243. package/.history/webpack-vendors.config_20210429100939.js +36 -0
  1244. package/.history/webpack.config_20211104152514.js +118 -0
  1245. package/.history/webpack.config_20211108160857.js +115 -0
  1246. package/.history/webpack.config_20211108160858.js +114 -0
  1247. package/.history/webpack.config_20211108160914.js +113 -0
  1248. package/.history/webpack.config_20211108161609.js +118 -0
  1249. package/.history/webpack.config_20211108161619.js +118 -0
  1250. package/.history/webpack.config_20211109064941.js +118 -0
  1251. package/.history/webpack.config_20211109064952.js +119 -0
  1252. package/.history/webpack.config_20211109065007.js +103 -0
  1253. package/.history/webpack.config_20211109065043.js +104 -0
  1254. package/.history/webpack.config_20211109065114.js +93 -0
  1255. package/.history/webpack.config_20211109065121.js +93 -0
  1256. package/.history/webpack.config_20211109065406.js +96 -0
  1257. package/.history/webpack.config_20211109065446.js +97 -0
  1258. package/.history/webpack.config_20211109065654.js +106 -0
  1259. package/.history/webpack.config_20211109065732.js +106 -0
  1260. package/.history/webpack.config_20211109070539.js +105 -0
  1261. package/.history/webpack.config_20211109070655.js +106 -0
  1262. package/.history/webpack.config_20211109095020.js +94 -0
  1263. package/.history/webpack.config_20211110113654.js +91 -0
  1264. package/.history/webpack.config_20211117161158.js +95 -0
  1265. package/.history/webpack.config_20211117161204.js +96 -0
  1266. package/.history/webpack.config_20211117161215.js +97 -0
  1267. package/.husky/pre-commit +4 -0
  1268. package/.prettierignore +88 -0
  1269. package/.prettierrc.json +11 -0
  1270. package/.vscode/settings.json +9 -0
  1271. package/README.md +3 -0
  1272. package/babel.config.js +12 -0
  1273. package/build/294.bundle.js +2 -0
  1274. package/build/294.bundle.js.map +1 -0
  1275. package/build/715.bundle.js +2 -0
  1276. package/build/715.bundle.js.map +1 -0
  1277. package/build/App.d.ts +34 -0
  1278. package/build/app.bundle.js +1395 -0
  1279. package/build/app.bundle.js.LICENSE.txt +1 -0
  1280. package/build/app.bundle.js.map +1 -0
  1281. package/build/assets/check.e04c3374d2c43bd03d5c52b37639d90c.svg +4 -0
  1282. package/build/assets/x.609ccec1e6c6c10c412a1ab325258b42.svg +1 -0
  1283. package/build/components/ExtensionProvider.component.d.ts +5 -0
  1284. package/build/components/IfAppIsActivated.component.d.ts +5 -0
  1285. package/build/components/index.d.ts +1 -0
  1286. package/build/components/types.d.ts +2 -0
  1287. package/build/displayer/DisplayAttribute.component.d.ts +17 -0
  1288. package/build/displayer/components/DisplayList.component.d.ts +2 -0
  1289. package/build/displayer/components/DisplaySingleValue.component.d.ts +2 -0
  1290. package/build/displayer/list/formatter.d.ts +62 -0
  1291. package/build/displayer/types.d.ts +87 -0
  1292. package/build/displayer/useDisplay.d.ts +7 -0
  1293. package/build/enhencers/toast/Toaster.d.ts +1 -0
  1294. package/build/redux/actions/Articles.actions.d.ts +4 -0
  1295. package/build/redux/actions/Articles.types.d.ts +1 -0
  1296. package/build/redux/actions/Users.actions.d.ts +4 -0
  1297. package/build/redux/actions/Users.types.d.ts +1 -0
  1298. package/build/redux/actions/actions.d.ts +1 -0
  1299. package/build/redux/middleware/index.d.ts +2 -0
  1300. package/build/redux/middleware/logger.d.ts +2 -0
  1301. package/build/redux/slice/Application.slice.d.ts +58 -0
  1302. package/build/redux/slice/Article.slice.d.ts +62 -0
  1303. package/build/redux/slice/Generic.actions.d.ts +8 -0
  1304. package/build/redux/slice/Model.slice.d.ts +58 -0
  1305. package/build/redux/slice/Toast.slice.d.ts +50 -0
  1306. package/build/redux/slice/User.slice.d.ts +62 -0
  1307. package/build/redux/store.d.ts +29 -0
  1308. package/build/socket.sharedworker.bb25eb0781ce40fec4a2.js +2 -0
  1309. package/build/socket.sharedworker.bb25eb0781ce40fec4a2.js.map +1 -0
  1310. package/build/utils/registry.d.ts +15 -0
  1311. package/build/utils/socket.d.ts +14 -0
  1312. package/build/utils/socket.sharedworker.d.ts +2 -0
  1313. package/build/utils/translation.d.ts +17 -0
  1314. package/build/utils/types.d.ts +146 -0
  1315. package/ext-component-list.json +307 -0
  1316. package/externals.d.ts +11 -0
  1317. package/jest.config.js +15 -0
  1318. package/package.json +89 -0
  1319. package/script/checkDependencies.js +45 -0
  1320. package/script/traduction-react.php +77 -0
  1321. package/src/App.tsx +190 -0
  1322. package/src/components/ExtensionProvider.component.tsx +21 -0
  1323. package/src/components/IfAppIsActivated.component.tsx +15 -0
  1324. package/src/components/index.tsx +21 -0
  1325. package/src/components/types.ts +2 -0
  1326. package/src/displayer/DisplayAttribute.component.tsx +47 -0
  1327. package/src/displayer/components/DisplayList.component.tsx +22 -0
  1328. package/src/displayer/components/DisplaySingleValue.component.tsx +10 -0
  1329. package/src/displayer/list/formatter.tsx +63 -0
  1330. package/src/displayer/types.ts +86 -0
  1331. package/src/displayer/useDisplay.ts +32 -0
  1332. package/src/enhencers/toast/Toaster.tsx +38 -0
  1333. package/src/redux/actions/Articles.actions.tsx +8 -0
  1334. package/src/redux/actions/Articles.types.tsx +1 -0
  1335. package/src/redux/actions/Users.actions.tsx +8 -0
  1336. package/src/redux/actions/Users.types.tsx +1 -0
  1337. package/src/redux/actions/actions.tsx +4 -0
  1338. package/src/redux/middleware/index.tsx +2 -0
  1339. package/src/redux/middleware/logger.tsx +10 -0
  1340. package/src/redux/slice/Application.slice.ts +28 -0
  1341. package/src/redux/slice/Article.slice.ts +27 -0
  1342. package/src/redux/slice/Generic.actions.ts +31 -0
  1343. package/src/redux/slice/Model.slice.ts +28 -0
  1344. package/src/redux/slice/Toast.slice.ts +55 -0
  1345. package/src/redux/slice/User.slice.ts +27 -0
  1346. package/src/redux/store.tsx +95 -0
  1347. package/src/utils/registry.tsx +59 -0
  1348. package/src/utils/socket.sharedworker.ts +91 -0
  1349. package/src/utils/socket.ts +98 -0
  1350. package/src/utils/translation.tsx +36 -0
  1351. package/src/utils/types.ts +176 -0
  1352. package/tsconfig.json +16 -0
  1353. package/webpack.config.js +97 -0
@@ -0,0 +1,31 @@
1
+ import { User, userActions } from './User.slice';
2
+ import { Article, articleActions } from './Article.slice';
3
+
4
+ const actions = {
5
+ user: userActions,
6
+ article: articleActions,
7
+ };
8
+
9
+ type Entries = 'user' | 'article';
10
+
11
+ type Accumulator = {
12
+ [key in Entries]: (User | Article)[];
13
+ };
14
+
15
+ /**
16
+ * Add any data into corresponding entity stores
17
+ */
18
+ export const genericActions = {
19
+ addMany: (data: (User | Article)[]) => async (dispatch: any) => {
20
+ const clusteredData = data.reduce((acc, d) => {
21
+ if (d.type in acc) acc[d.type].push(d);
22
+ else acc[d.type] = [d];
23
+ return acc;
24
+ }, {} as Accumulator);
25
+ Object.entries(clusteredData).forEach(([type, data]) => {
26
+ // eslint-disable-next-line @typescript-eslint/ban-ts-comment
27
+ // @ts-ignore
28
+ dispatch(actions[type as Entries].addMany(data));
29
+ });
30
+ },
31
+ };
@@ -0,0 +1,28 @@
1
+ import { createEntityAdapter, createSlice } from '@reduxjs/toolkit';
2
+ import { Model } from 'utils/types';
3
+ import { RootState } from '../store';
4
+
5
+ export const modelAdapter = createEntityAdapter<Model<string>>({
6
+ selectId: (model) => model.type,
7
+ sortComparer: (a, b) => a.label.localeCompare(b.label),
8
+ });
9
+
10
+ const modelsCloned = JSON.parse(JSON.stringify(J.models));
11
+
12
+ const emptyInitialState = modelAdapter.getInitialState();
13
+
14
+ const initialState = modelAdapter.upsertMany(emptyInitialState, modelsCloned);
15
+
16
+ export const modelSlice = createSlice({
17
+ name: 'models',
18
+ initialState: initialState,
19
+ reducers: {
20
+ addOne: modelAdapter.addOne,
21
+ addMany: modelAdapter.addMany,
22
+ setAll: modelAdapter.setAll,
23
+ },
24
+ });
25
+
26
+ export const modelSelector = modelAdapter.getSelectors<RootState>((state) => state.entities.models);
27
+
28
+ export const modelActions = modelSlice.actions;
@@ -0,0 +1,55 @@
1
+ import { createEntityAdapter, createSlice, Dispatch } from '@reduxjs/toolkit';
2
+ import { RootState } from '../store';
3
+ import type { AlertType } from 'jamespot-react-components';
4
+
5
+ export type Toast = {
6
+ id?: string;
7
+ label: string;
8
+ description?: string;
9
+ };
10
+
11
+ export type ToastEntity = {
12
+ id: string;
13
+ label: string;
14
+ description?: string;
15
+ timeout: number;
16
+ type: AlertType;
17
+ };
18
+
19
+ export const toastAdapter = createEntityAdapter<ToastEntity>({
20
+ selectId: (toast) => toast.id,
21
+ });
22
+
23
+ export const toastSlice = createSlice({
24
+ name: 'toasts',
25
+ initialState: toastAdapter.getInitialState(),
26
+ reducers: {
27
+ addOne: toastAdapter.addOne,
28
+ removeOne: toastAdapter.removeOne,
29
+ },
30
+ });
31
+
32
+ const randomId = () => Math.random().toString(16).slice(2);
33
+
34
+ function addMessage({ id = randomId(), ...toast }: Toast, type = 'success' as AlertType, timeout = 3000) {
35
+ return (dispatch: Dispatch) => {
36
+ dispatch(addOne({ id, ...toast, timeout, type }));
37
+
38
+ setTimeout(() => {
39
+ dispatch(removeOne(id));
40
+ }, timeout);
41
+
42
+ return id;
43
+ };
44
+ }
45
+
46
+ export const toasts = {
47
+ addMessage,
48
+ success: (toast: Toast, timeout?: number) => addMessage(toast, 'success', timeout),
49
+ warning: (toast: Toast, timeout?: number) => addMessage(toast, 'warning', timeout),
50
+ error: (toast: Toast, timeout?: number) => addMessage(toast, 'error', timeout),
51
+ };
52
+
53
+ export const toastSelector = toastAdapter.getSelectors<RootState>((state) => state.toasts);
54
+
55
+ export const { addOne, removeOne } = toastSlice.actions;
@@ -0,0 +1,27 @@
1
+ import { createEntityAdapter, createSlice } from '@reduxjs/toolkit';
2
+ import { RootState } from '../store';
3
+
4
+ export interface User {
5
+ uri: string;
6
+ title: string;
7
+ type: 'user';
8
+ }
9
+
10
+ export const userAdapter = createEntityAdapter<User>({
11
+ selectId: (user) => user.uri,
12
+ sortComparer: (a, b) => a.title.localeCompare(b.title),
13
+ });
14
+
15
+ export const userSlice = createSlice({
16
+ name: 'users',
17
+ initialState: userAdapter.getInitialState(),
18
+ reducers: {
19
+ addOne: userAdapter.addOne,
20
+ addMany: userAdapter.addMany,
21
+ setAll: userAdapter.setAll,
22
+ },
23
+ });
24
+
25
+ export const usersSelector = userAdapter.getSelectors<RootState>((state) => state.entities.users);
26
+
27
+ export const userActions = userSlice.actions;
@@ -0,0 +1,95 @@
1
+ import { thunk, logger } from './middleware';
2
+ import { reducer as formReducer } from 'redux-form';
3
+ import { configureStore, combineReducers, Reducer } from '@reduxjs/toolkit';
4
+ import { userSlice, userActions, usersSelector } from './slice/User.slice';
5
+ import { articleActions, articleSlice, articlesSelector } from './slice/Article.slice';
6
+ import { genericActions } from './slice/Generic.actions';
7
+ import { applicationActions, applicationSelector, applicationSlice } from './slice/Application.slice';
8
+ import { modelActions, modelSelector, modelSlice } from './slice/Model.slice';
9
+ import { toastSlice } from './slice/Toast.slice';
10
+ import { TypedUseSelectorHook, useDispatch, useSelector } from 'react-redux';
11
+
12
+ export interface JInjectStore extends ReturnType<typeof createStore> {
13
+ asyncReducers: AsyncReducers;
14
+ add: (key: string, asyncReducer: Reducer) => void;
15
+ selectors: any;
16
+ actions: any;
17
+ }
18
+
19
+ export interface AsyncReducers {
20
+ [key: string]: Reducer;
21
+ }
22
+
23
+ // Define the Reducers that will always be present in the application
24
+ const staticReducers = {
25
+ entities: combineReducers({
26
+ applications: applicationSlice.reducer,
27
+ models: modelSlice.reducer,
28
+ users: userSlice.reducer,
29
+ articles: articleSlice.reducer,
30
+ }),
31
+ form: formReducer,
32
+ toasts: toastSlice.reducer,
33
+ };
34
+
35
+ // Configure the store
36
+ export function makeStore(initialState: any) {
37
+ const initialAsyncReducers = {};
38
+
39
+ const store = createStore(initialAsyncReducers, initialState);
40
+
41
+ const jStore: JInjectStore = {
42
+ ...store,
43
+ asyncReducers: initialAsyncReducers,
44
+ add: (key: string, asyncReducer: Reducer, relatedAppId?: string): void => {
45
+ let isRelatedAppActivate = false;
46
+ if (relatedAppId) {
47
+ const curState = jStore.getState();
48
+ isRelatedAppActivate = typeof curState?.entities?.applications?.entities[relatedAppId] !== 'undefined';
49
+ }
50
+ const mustBeAddToReducer = !relatedAppId ? true : isRelatedAppActivate;
51
+
52
+ if (!key || jStore.asyncReducers[key] || mustBeAddToReducer === false) {
53
+ return;
54
+ }
55
+ jStore.asyncReducers[key] = asyncReducer;
56
+ jStore.replaceReducer(createReducer(jStore.asyncReducers));
57
+ },
58
+ selectors: {
59
+ article: articlesSelector,
60
+ application: applicationSelector,
61
+ model: modelSelector,
62
+ user: usersSelector,
63
+ },
64
+ actions: {
65
+ article: articleActions,
66
+ application: applicationActions,
67
+ model: modelActions,
68
+ user: userActions,
69
+ generic: genericActions,
70
+ },
71
+ };
72
+
73
+ return jStore;
74
+ }
75
+
76
+ function createReducer(asyncReducers: AsyncReducers) {
77
+ return combineReducers({
78
+ ...staticReducers,
79
+ ...asyncReducers,
80
+ });
81
+ }
82
+
83
+ function createStore(initialAsyncReducers: {}, initialState: any) {
84
+ return configureStore({
85
+ reducer: createReducer(initialAsyncReducers),
86
+ preloadedState: initialState,
87
+ middleware: [thunk, logger],
88
+ });
89
+ }
90
+
91
+ export type AppDispatch = ReturnType<typeof createStore>['dispatch'];
92
+ export type RootState = ReturnType<ReturnType<typeof createStore>['getState']>;
93
+
94
+ export const useAppDispatch = () => useDispatch<AppDispatch>();
95
+ export const useAppSelector: TypedUseSelectorHook<RootState> = useSelector;
@@ -0,0 +1,59 @@
1
+ import * as React from 'react';
2
+ import { JComponent } from './types';
3
+
4
+ export interface RegistryComponents {
5
+ [key: string]: any;
6
+ }
7
+
8
+ export class ReactRegistry {
9
+ list: RegistryComponents = {};
10
+ listLazy: RegistryComponents = {};
11
+
12
+ public getComponent(name: string): any {
13
+ if (!this.list[name]) {
14
+ return;
15
+ }
16
+ return this.list[name];
17
+ }
18
+
19
+ public registerLazyComponent(name: string, promise: React.LazyExoticComponent<React.ComponentType<any>>) {
20
+ this.list[name] = promise;
21
+ }
22
+
23
+ // Register all components of a lib
24
+ // with webpack the libname must be specified explicitly
25
+ // import('jamespot-react-components') => ok
26
+ // const lib = 'jamespot-react-components'; import(lib); => KO
27
+ // Error : Critical dependency: the request of a dependency is an expression
28
+ // that's why we must use an importPromine here
29
+
30
+ public registerLib(componentList: JComponent[], importPromise: any) {
31
+ if (componentList && Array.isArray(componentList)) {
32
+ componentList.forEach((component: JComponent) => {
33
+ Registry.registerLazyComponent(
34
+ component.name,
35
+ React.lazy(() =>
36
+ importPromise.then((module: any) => {
37
+ return {
38
+ default: module[component.module],
39
+ };
40
+ }),
41
+ ),
42
+ );
43
+ });
44
+ }
45
+ }
46
+
47
+ public getLazyComponent<T>(name: string): React.LazyExoticComponent<React.ComponentType<T>> {
48
+ if (!this.list[name]) {
49
+ if (process.env.NODE_ENV !== 'production')
50
+ console.error(`/!\\ COMPONENT ${name} NOT EXPORTED IN THE CORE BUNDLE /!\\`.repeat(100));
51
+ return this.list['empty'];
52
+ }
53
+ return this.list[name];
54
+ }
55
+ }
56
+
57
+ const Registry = new ReactRegistry();
58
+
59
+ export { Registry };
@@ -0,0 +1,91 @@
1
+ import {
2
+ SocketSharedWorker,
3
+ SocketOptions,
4
+ SocketError,
5
+ SocketEventData,
6
+ SharedWorkerEvent,
7
+ SharedWorkerEventData,
8
+ } from './types';
9
+ import io from 'socket.io-client';
10
+
11
+ const worker: SharedWorker = self as any;
12
+
13
+ /**
14
+ * SocketSharedWorker
15
+ */
16
+ const socketSharedWorker: SocketSharedWorker = {
17
+ user: undefined,
18
+ ports: [],
19
+ call: (type, event, data) => {
20
+ socketSharedWorker.ports.forEach((port) => {
21
+ const e: SharedWorkerEventData = { type: type, event: event, data: data };
22
+ port.postMessage(e);
23
+ });
24
+ },
25
+ };
26
+
27
+ /**
28
+ * IO Socket
29
+ */
30
+ const socketOptions: SocketOptions = {
31
+ path: '/socket.io4',
32
+ transports: ['websocket'],
33
+ upgrade: false,
34
+ };
35
+
36
+ const url = new URL(self.location.origin);
37
+ const ioSocket = io('wss://' + url.host, socketOptions);
38
+
39
+ ioSocket.io.on('error', (error: SocketError) => {
40
+ socketSharedWorker.call('socket', 'error', error.message);
41
+ });
42
+ ioSocket.io.on('reconnect_error', (error: SocketError) => {
43
+ socketSharedWorker.call('socket', 'reconnect_error', error.message);
44
+ });
45
+ ioSocket.io.on('reconnect_attempt', (attempt: number) => {
46
+ socketSharedWorker.call('socket', 'reconnect_attempt', attempt);
47
+ });
48
+
49
+ ioSocket.on('connect', () => {
50
+ socketSharedWorker.call('socket', 'connect');
51
+ });
52
+
53
+ ioSocket.on('disconnect', (reason: string) => {
54
+ socketSharedWorker.call('socket', 'disconnect', reason);
55
+ });
56
+
57
+ ioSocket.on('message', (m: SocketEventData) => {
58
+ socketSharedWorker.call('socket', 'message', m);
59
+ });
60
+
61
+ /**
62
+ * Worker listen
63
+ */
64
+ worker.addEventListener('connect', (event: any) => {
65
+ const port = event.ports[0];
66
+ socketSharedWorker.ports.push(port);
67
+
68
+ port.onmessage = (event: SharedWorkerEvent) => {
69
+ const data = event.data;
70
+
71
+ switch (data.type) {
72
+ case 'ping':
73
+ port.postMessage('pong');
74
+ break;
75
+
76
+ case 'connection':
77
+ if (socketSharedWorker.user !== null && socketSharedWorker.user?.idUser !== data.data.idUser) {
78
+ ioSocket.disconnect();
79
+ ioSocket.connect();
80
+ }
81
+ if (socketSharedWorker.user === null || socketSharedWorker.user?.idUser !== data.data.idUser) {
82
+ socketSharedWorker.user = data.data;
83
+ }
84
+ break;
85
+ }
86
+ };
87
+
88
+ port.start();
89
+ });
90
+
91
+ export default null as any;
@@ -0,0 +1,98 @@
1
+ import { ReactSocket, ReactSocketEvents, SocketEventData, SharedWorkerEvent, SocketError } from './types';
2
+ import SocketSharedWorker from './socket.sharedworker.ts';
3
+ import io from 'socket.io-client';
4
+
5
+ type SocketOptions = { path: string; transports?: string[]; upgrade?: boolean };
6
+
7
+ class Socket implements ReactSocket {
8
+ io: any = null;
9
+ supportSharedWorker?: Boolean;
10
+ events: ReactSocketEvents = {};
11
+ // eslint-disable-next-line @typescript-eslint/no-empty-function
12
+ constructor() {}
13
+ init = (idUser: number) => {
14
+ try {
15
+ // eslint-disable-next-line @typescript-eslint/no-this-alias
16
+ const self = this;
17
+ this.supportSharedWorker = typeof SharedWorker !== 'undefined';
18
+ if (!this.supportSharedWorker) {
19
+ const socketOptions: SocketOptions = {
20
+ path: '/socket.io4',
21
+ transports: ['websocket'],
22
+ upgrade: false,
23
+ };
24
+ this.io = io('//' + window.location.host, socketOptions);
25
+
26
+ this.io.io.on('error', (error: SocketError) => {
27
+ self.callEvent('error', error.message);
28
+ });
29
+ this.io.io.on('reconnect_error', (error: SocketError) => {
30
+ self.callEvent('reconnect_error', error.message);
31
+ });
32
+ this.io.io.on('reconnect_attempt', (attempt: number) => {
33
+ self.callEvent('reconnect_attempt', attempt);
34
+ });
35
+
36
+ this.io.on('connect', () => {
37
+ self.callEvent('connect', null);
38
+ });
39
+ this.io.on('disconnect', (reason: string) => {
40
+ self.callEvent('disconnect', reason);
41
+ });
42
+ this.io.on('message', (m: SocketEventData) => {
43
+ self.callEvent('message', m);
44
+ });
45
+ } else {
46
+ const worker: any = new SocketSharedWorker();
47
+ worker.port.addEventListener(
48
+ 'message',
49
+ function (event: SharedWorkerEvent) {
50
+ const data = event.data;
51
+ switch (data.type) {
52
+ case 'socket':
53
+ self.callEvent(data.event || '', data.data);
54
+ break;
55
+ }
56
+ },
57
+ false,
58
+ );
59
+ worker.port.start();
60
+ worker.port.postMessage({
61
+ type: 'connection',
62
+ data: { idUser: idUser },
63
+ });
64
+ }
65
+ } catch (ex) {
66
+ console.error('Socket.ts error : ', ex);
67
+ }
68
+ };
69
+ on = (type: string, callback: () => void) => {
70
+ if (!this.events[type]) {
71
+ this.events[type] = [];
72
+ }
73
+ this.events[type].push(callback);
74
+ };
75
+ off = (type: string, callback: () => void) => {
76
+ if (this.events[type]) {
77
+ for (let i = this.events[type].length - 1; i >= 0; i--) {
78
+ if (this.events[type][i] === callback) {
79
+ this.events[type].splice(i, 1);
80
+ }
81
+ }
82
+ }
83
+ };
84
+ removeListener = (type: string, callback: () => void) => {
85
+ this.off(type, callback);
86
+ };
87
+ callEvent = (type: string, data: any) => {
88
+ if (socket.events[type]) {
89
+ socket.events[type].forEach((callback) => {
90
+ callback(data);
91
+ });
92
+ }
93
+ };
94
+ }
95
+
96
+ const socket = new Socket();
97
+
98
+ export default socket;
@@ -0,0 +1,36 @@
1
+ export type SupportedLanguages = 'fl' | 'nl' | 'en' | 'fr' | 'de' | 'it' | 'pl' | 'pt' | 'ro' | 'es' | 'tr';
2
+
3
+ export type TranslationKeys = { [key: string]: string };
4
+
5
+ export type LangJsonFile = {
6
+ [key in SupportedLanguages]?: TranslationKeys;
7
+ };
8
+
9
+ export class ReactTranslation {
10
+ // eslint-disable-next-line @typescript-eslint/ban-ts-comment
11
+ // @ts-ignore
12
+ resources: LangJsonFile;
13
+
14
+ public get(lang: SupportedLanguages) {
15
+ return {
16
+ ...this.resources['en'],
17
+ ...this.resources[lang],
18
+ };
19
+ }
20
+
21
+ public initResources(resources: LangJsonFile) {
22
+ this.resources = resources;
23
+ }
24
+
25
+ public addResources(lang: LangJsonFile) {
26
+ Object.entries(lang).forEach(([lang, translationKeys]) => {
27
+ this.resources[lang as SupportedLanguages] = {
28
+ ...this.resources[lang as SupportedLanguages],
29
+ ...translationKeys,
30
+ };
31
+ });
32
+ }
33
+ }
34
+
35
+ const Translation = new ReactTranslation();
36
+ export { Translation };
@@ -0,0 +1,176 @@
1
+ import * as React from 'react';
2
+ import { ReactRegistry } from './registry';
3
+ import { ReactTranslation, SupportedLanguages, TranslationKeys } from './translation';
4
+ export { Configuration, DisplayAttributesProps } from '../displayer/types';
5
+ export * from '../components/types';
6
+ import { useDisplay } from '../displayer/useDisplay';
7
+ import { Configuration } from '../displayer/types';
8
+ import { toasts } from '../redux/slice/Toast.slice';
9
+
10
+ export type gabarit =
11
+ | 'core-1-cols'
12
+ | 'core-2-cols'
13
+ | 'core-3-cols'
14
+ | 'content-1-cols'
15
+ | 'content-2-cols'
16
+ | 'content-3-cols'
17
+ | 'app-1-cols'
18
+ | 'app-2-cols'
19
+ | 'empty';
20
+
21
+ export interface ReactCore {
22
+ extensions: ReactExtensions;
23
+ store: any;
24
+ actions: object;
25
+ registry: ReactRegistry;
26
+ locale?: SupportedLanguages;
27
+ translation?: ReactTranslation;
28
+ theme: any;
29
+ socket?: ReactSocket;
30
+ require: (extensionName: string, args?: any) => void;
31
+ extensionAdd: (extensionName: string, load: () => void) => void;
32
+ toasts: typeof toasts;
33
+
34
+ routeAdd: (route: string, extensionName: string, idDiv: string, gabarit?: gabarit, gabaritOptions?: object) => void;
35
+ transitionTo: (
36
+ stateName: string,
37
+ args: {},
38
+ options?: {
39
+ reload: boolean;
40
+ notify?: boolean;
41
+ callback?: () => void;
42
+ event?: React.MouseEvent<HTMLElement>;
43
+ },
44
+ ) => void;
45
+ changeWindowLocation: (targetUrl: string, event: React.MouseEvent<HTMLElement>, enableWindowOpen: boolean) => void;
46
+ useDisplay: typeof useDisplay;
47
+ }
48
+
49
+ export interface ReactExtensions {
50
+ [key: string]: any;
51
+ }
52
+
53
+ export interface ReactExtension {
54
+ initExtension: (args?: any) => void;
55
+ }
56
+
57
+ export interface ReactExtensionContainer {
58
+ default: ReactExtension;
59
+ }
60
+
61
+ export interface ReactSocket {
62
+ io: any;
63
+ supportSharedWorker?: Boolean;
64
+ events: ReactSocketEvents;
65
+ init: (idUser: number) => void;
66
+ on: (type: string, callback: () => void) => void;
67
+ off: (type: string, callback: () => void) => void;
68
+ removeListener: (type: string, callback: () => void) => void;
69
+ callEvent: (type: string, data: any) => void;
70
+ }
71
+
72
+ export type SocketSharedWorker = {
73
+ user?: { idUser: number };
74
+ ports: any[];
75
+ call: (type: string, event: string, data?: any) => void;
76
+ };
77
+
78
+ export type SocketOptions = {
79
+ path: string;
80
+ transports?: string[];
81
+ upgrade?: boolean;
82
+ };
83
+
84
+ export type SocketError = { message: string };
85
+
86
+ export type ReactSocketEvents = {
87
+ [key: string]: { (data: SocketEventData): void }[];
88
+ };
89
+
90
+ export interface SocketEventData {
91
+ function: string;
92
+ namespace: string;
93
+ [key: string]: any;
94
+ }
95
+
96
+ export interface SharedWorkerEvent {
97
+ data: SharedWorkerEventData;
98
+ }
99
+ export interface SharedWorkerEventData {
100
+ type: string;
101
+ event?: string;
102
+ data: any;
103
+ }
104
+
105
+ export interface JComponent {
106
+ name: string;
107
+ module: string;
108
+ }
109
+
110
+ export interface WindowJ {
111
+ react: ReactCore;
112
+ revision: string;
113
+ ng: any;
114
+ locale: SupportedLanguages;
115
+ resources: TranslationKeys;
116
+ jUserLogged: JUser;
117
+ jamespotReactComponentList: [JComponent];
118
+ jamespotReactTheme: any;
119
+ applications: Application[];
120
+ models: Model<string>[];
121
+ }
122
+
123
+ export interface Application {
124
+ name: string;
125
+ label: string;
126
+ icon: string;
127
+ img: string;
128
+ url: string;
129
+ description: string;
130
+ color?: string;
131
+ sref?: string;
132
+ type?: string;
133
+ }
134
+
135
+ export interface Model<T extends string> {
136
+ type: string;
137
+ mainType: string;
138
+ label: string;
139
+ fields: Record<T, Configuration<T>>;
140
+ icon: string;
141
+ color: string;
142
+ }
143
+
144
+ export interface JObject {
145
+ id: number;
146
+ type: string;
147
+ mainType: string;
148
+ _cssColor: string;
149
+ _cssClass: string;
150
+ uri: string;
151
+ }
152
+
153
+ export interface JUser extends JObject {
154
+ title: string;
155
+ firstname: string;
156
+ lastname: string;
157
+ mail: string;
158
+ _url: string;
159
+ dateModified: string;
160
+ }
161
+
162
+ export type IsAppActivateProps = {
163
+ dependency: string;
164
+ children: JSX.Element;
165
+ };
166
+
167
+ export type ReactExtensionProps = {
168
+ extensionName: string;
169
+ route?: string;
170
+ idAnchor?: string;
171
+ reducerName?: string;
172
+ gabarit?: gabarit;
173
+ apiDependency?: string;
174
+ };
175
+
176
+ export { RootState } from '../redux/store';