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
package/src/App.tsx ADDED
@@ -0,0 +1,190 @@
1
+ import { Theme, Resources } from 'jamespot-react-components';
2
+ import { makeStore } from './redux/store';
3
+ import { ActionCreators } from './redux/actions/actions';
4
+ import {
5
+ ReactCore,
6
+ ReactExtension,
7
+ ReactExtensions,
8
+ ReactExtensionContainer,
9
+ WindowJ,
10
+ ReactSocket,
11
+ gabarit,
12
+ } from './utils/types';
13
+ import { Registry, ReactRegistry } from './utils/registry';
14
+ import './components';
15
+ import { Translation, ReactTranslation, SupportedLanguages } from './utils/translation';
16
+ import socket from './utils/socket';
17
+
18
+ import jComponentList from '../ext-component-list.json';
19
+ import * as React from 'react';
20
+ import * as ReactDOM from 'react-dom';
21
+ import { useDisplay } from './displayer/useDisplay';
22
+ import { Toaster } from './enhencers/toast/Toaster';
23
+ import { ExtensionProvider } from './components/ExtensionProvider.component';
24
+ import { toasts } from './redux/slice/Toast.slice';
25
+
26
+ declare global {
27
+ const J: WindowJ;
28
+ }
29
+
30
+ const store = makeStore({});
31
+
32
+ class App implements ReactCore {
33
+ extensions: ReactExtensions = {};
34
+ store: any;
35
+ actions: object;
36
+ registry: ReactRegistry;
37
+ useDisplay: typeof useDisplay;
38
+ locale?: SupportedLanguages;
39
+ translation?: ReactTranslation;
40
+ theme: any;
41
+ socket?: ReactSocket;
42
+ toasts: typeof toasts;
43
+
44
+ constructor(store: any, ActionCreators: object, registry: ReactRegistry) {
45
+ this.store = store;
46
+ this.actions = ActionCreators;
47
+ this.registry = registry;
48
+ this.useDisplay = useDisplay;
49
+ this.toasts = toasts;
50
+ }
51
+
52
+ public require = (extensionName: string, args: any) => {
53
+ if (this.extensions[extensionName]) {
54
+ // eslint-disable-next-line @typescript-eslint/no-this-alias
55
+ const self = this;
56
+ const loadModule = () => {
57
+ return new Promise((resolve) => {
58
+ self.extensions[extensionName]().then((module: ReactExtensionContainer) => {
59
+ const m: ReactExtension = module.default;
60
+ resolve(m);
61
+ });
62
+ });
63
+ };
64
+
65
+ Promise.all([loadModule()]).then((results: any[]) => {
66
+ const m: ReactExtension = results[0];
67
+ if (m.initExtension) {
68
+ m.initExtension(args);
69
+ }
70
+ });
71
+ }
72
+ };
73
+
74
+ public extensionAdd(extensionName: string, load: () => void) {
75
+ this.extensions[extensionName] = load;
76
+ }
77
+
78
+ public routeAdd(route: string, extensionName: string, idDiv: string, gabarit?: gabarit, gabaritOptions?: object) {
79
+ if (gabarit === undefined) {
80
+ gabarit = 'app-1-cols';
81
+ }
82
+ J.ng.addState(extensionName, {
83
+ abstract: true,
84
+ templateUrl: '/?action=tpl&tpl=content&_=' + J.revision,
85
+ controller: [
86
+ '$jTheme',
87
+ function ($jTheme: any) {
88
+ $jTheme.setGabarit(gabarit, gabaritOptions);
89
+ },
90
+ ],
91
+ });
92
+ J.ng.addState(extensionName + '.app', {
93
+ template: '',
94
+ url: '/r/' + route,
95
+ controller: [
96
+ '$scope',
97
+ '$rootScope',
98
+ '$timeout',
99
+ function ($scope: any, $rootScope: any, $timeout: any) {
100
+ $scope.appId = idDiv;
101
+ $timeout(function () {
102
+ J.react.require(extensionName);
103
+ });
104
+
105
+ const stateChangeStart = $rootScope.$on('$stateChangeStart', function () {
106
+ const el = document.getElementById(idDiv);
107
+ if (el) {
108
+ ReactDOM.unmountComponentAtNode(el);
109
+ }
110
+ });
111
+ $scope.$on('$destroy', function () {
112
+ stateChangeStart();
113
+ });
114
+ },
115
+ ],
116
+ });
117
+ }
118
+
119
+ public transitionTo(
120
+ stateName: string,
121
+ args: {},
122
+ options: {
123
+ reload: boolean;
124
+ notify?: boolean;
125
+ callback?: () => void;
126
+ event?: React.MouseEvent<HTMLElement>;
127
+ } = { reload: false, notify: false },
128
+ ) {
129
+ const { reload, notify, callback, event } = options;
130
+ J.ng.transitionTo(stateName + '.app', args, {
131
+ reload,
132
+ notify,
133
+ ...(callback && { callback: callback }),
134
+ ...(event && (event.ctrlKey || event.metaKey) && { event: event }),
135
+ });
136
+ }
137
+
138
+ public changeWindowLocation(targetUrl: string, event: React.MouseEvent<HTMLElement>, enableWindowOpen = false) {
139
+ event.preventDefault();
140
+ event.stopPropagation();
141
+ if (enableWindowOpen || event.ctrlKey || event.metaKey) {
142
+ window.open(targetUrl, '_blank')?.focus();
143
+ } else {
144
+ window.location.href = targetUrl;
145
+ }
146
+ }
147
+ }
148
+
149
+ if (jComponentList && Array.isArray(jComponentList)) {
150
+ Registry.registerLib(jComponentList, import('jamespot-react-components'));
151
+ }
152
+
153
+ Registry.registerLib(
154
+ [
155
+ {
156
+ name: 'DisplayAttributes',
157
+ module: 'DisplayAttributes',
158
+ },
159
+ ],
160
+ import('./displayer/DisplayAttribute.component'),
161
+ );
162
+
163
+ const AppDefault = new App(store, ActionCreators, Registry);
164
+
165
+ AppDefault.locale = J.locale;
166
+ Theme.initTheme(J.jamespotReactTheme);
167
+ AppDefault.theme = Theme.get();
168
+
169
+ AppDefault.translation = Translation;
170
+ AppDefault.translation?.initResources(Resources);
171
+ AppDefault.translation?.addResources({ [J.locale]: J.resources });
172
+
173
+ AppDefault.socket = socket;
174
+ if (J.jUserLogged) {
175
+ socket.init(J.jUserLogged.id);
176
+ }
177
+
178
+ document.addEventListener('DOMContentLoaded', function () {
179
+ const el = document.getElementById('react-toasts');
180
+ if (el) {
181
+ ReactDOM.render(
182
+ <ExtensionProvider>
183
+ <Toaster />
184
+ </ExtensionProvider>,
185
+ el,
186
+ );
187
+ }
188
+ });
189
+
190
+ export default AppDefault;
@@ -0,0 +1,21 @@
1
+ import * as React from 'react';
2
+ import { IntlProvider } from 'react-intl';
3
+ import { Provider } from 'react-redux';
4
+ import { JRCThemeProvider } from 'jamespot-react-components';
5
+
6
+ export type ExtensionProviderProps = {
7
+ children: React.ReactNode;
8
+ };
9
+
10
+ export const ExtensionProvider = (props: ExtensionProviderProps) => {
11
+ const store = J.react.store;
12
+ const locale = J.react.locale ? J.react.locale : 'en';
13
+ const messages = J.react.translation ? J.react.translation.get(locale) : {};
14
+ return (
15
+ <Provider store={store}>
16
+ <IntlProvider locale={locale} messages={messages}>
17
+ <JRCThemeProvider>{props.children}</JRCThemeProvider>
18
+ </IntlProvider>
19
+ </Provider>
20
+ );
21
+ };
@@ -0,0 +1,15 @@
1
+ import { useSelector } from 'react-redux';
2
+
3
+ export type IfAppIsActivatedProps = {
4
+ dependency: string;
5
+ children: JSX.Element;
6
+ };
7
+
8
+ export const IfAppIsActivated = (props: IfAppIsActivatedProps) => {
9
+ const { isDependencyActivated } = useSelector((state: any) => {
10
+ return {
11
+ isDependencyActivated: J.react.store.selectors.application.selectById(state, props.dependency),
12
+ };
13
+ });
14
+ return isDependencyActivated ? props.children : null;
15
+ };
@@ -0,0 +1,21 @@
1
+ import { Registry } from '../utils/registry';
2
+
3
+ Registry.registerLib(
4
+ [
5
+ {
6
+ name: 'ExtensionProvider',
7
+ module: 'ExtensionProvider',
8
+ },
9
+ ],
10
+ import('./ExtensionProvider.component'),
11
+ );
12
+
13
+ Registry.registerLib(
14
+ [
15
+ {
16
+ name: 'IfAppIsActivated',
17
+ module: 'IfAppIsActivated',
18
+ },
19
+ ],
20
+ import('./IfAppIsActivated.component'),
21
+ );
@@ -0,0 +1,2 @@
1
+ export { ExtensionProviderProps } from './ExtensionProvider.component';
2
+ export { IfAppIsActivatedProps } from './IfAppIsActivated.component';
@@ -0,0 +1,47 @@
1
+ import * as React from 'react';
2
+ import { FunctionComponent } from 'react';
3
+ import { DisplayAttributesProps, RenderAttributeProps } from './types';
4
+
5
+ /***
6
+ * Choose the component to render according to the type of the object
7
+ */
8
+ const RenderAttribute = (props: RenderAttributeProps) => {
9
+ const { attribute } = props;
10
+ const RenderComponent: FunctionComponent<RenderAttributeProps> = attribute.components.render;
11
+ const WrapperComponent: React.FunctionComponent<any> = attribute.components.wrapper;
12
+
13
+ return (
14
+ <WrapperComponent>
15
+ <RenderComponent {...props} />
16
+ </WrapperComponent>
17
+ );
18
+ };
19
+
20
+ /****
21
+ * The jamespot model depend on the platform
22
+ * For example a user can have the size attribute only for a given platform
23
+ * The model specifics of a platform are stored in J.model
24
+ *
25
+ * This component display an array of attributes only if this attribute is activated on the platform
26
+ *
27
+ * @param props.object the object to display (ie the user)
28
+ * @param props.attributesName an array of string : the list of attributes we want to display
29
+ * @param props.componentsOverride we can override the default render of the attribute
30
+ * @param props.componentsOverride.render the whole component logic (we override @DisplayList or @DisplaySingleValue for exemple)
31
+ * @param props.componentsOverride.wrapper the attribute is wrapped inside an element. For a list it can be an UL
32
+ * @param props.componentsOverride.element the component just above the element value
33
+ * Note :If we override the "render" you can't override "wrapper" and "element" because the render rewrite everything
34
+ */
35
+ export const DisplayAttributes = (props: DisplayAttributesProps) => {
36
+ const { attributesName, object, componentsOverride } = props;
37
+ const config = J.react.useDisplay(attributesName || [], object.type);
38
+
39
+ return config.map((attributeProps) => {
40
+ if (!attributeProps) return;
41
+ attributeProps.components = {
42
+ ...attributeProps.components,
43
+ ...(componentsOverride && componentsOverride[attributeProps.name]),
44
+ };
45
+ return <RenderAttribute attribute={attributeProps} object={object} />;
46
+ });
47
+ };
@@ -0,0 +1,22 @@
1
+ import { RenderAttributeProps } from 'displayer/types';
2
+ import * as React from 'react';
3
+
4
+ export const DisplayList = (props: RenderAttributeProps) => {
5
+ const { object, attribute } = props;
6
+ const list = object[attribute.accessor];
7
+
8
+ if (!attribute || !Array.isArray(list) || list.length === 0) return null;
9
+
10
+ const ElementComponent: React.FunctionComponent<any> = attribute.components.element;
11
+ return (
12
+ <>
13
+ {list.map((element: any, index: number) => {
14
+ <ElementComponent key={index}>
15
+ {element.title}
16
+ {list.length > 1 && index !== list.length && ', '}
17
+ {list.length > 1 && index === list.length && '...'}
18
+ </ElementComponent>;
19
+ })}
20
+ </>
21
+ );
22
+ };
@@ -0,0 +1,10 @@
1
+ import { RenderAttributeProps } from 'displayer/types';
2
+ import * as React from 'react';
3
+
4
+ export const DisplaySingleValue = (props: RenderAttributeProps) => {
5
+ const { object, attribute } = props;
6
+ if (!attribute || !object[attribute.accessor]) return null;
7
+ const ElementComponent: React.FunctionComponent<any> = attribute.components.element;
8
+
9
+ return <ElementComponent>{object[attribute.accessor]}</ElementComponent>;
10
+ };
@@ -0,0 +1,63 @@
1
+ import { DisplayList } from 'displayer/components/DisplayList.component';
2
+ import { DisplaySingleValue } from 'displayer/components/DisplaySingleValue.component';
3
+ import * as React from 'react';
4
+ import { FieldConfiguration } from '../types';
5
+
6
+ const DefaultWrapper = ({ children }: { children: React.FunctionComponent<any> }) => <div>{children}</div>;
7
+ const DefaultElement = ({ children }: { children: React.FunctionComponent<any> }) => <>{children}</>;
8
+
9
+ export function formatString<T extends string>(configuration: FieldConfiguration<T>) {
10
+ return {
11
+ name: configuration.name,
12
+ label: configuration.label,
13
+ accessor: configuration.name,
14
+ widget: configuration.widget,
15
+ components: {
16
+ render: DisplaySingleValue,
17
+ wrapper: DefaultWrapper,
18
+ element: DefaultElement,
19
+ },
20
+ };
21
+ }
22
+
23
+ export function formatNumber<T extends string>(configuration: FieldConfiguration<T>) {
24
+ return {
25
+ name: configuration.name,
26
+ label: configuration.label,
27
+ accessor: configuration.name,
28
+ widget: configuration.widget,
29
+ components: {
30
+ render: DisplaySingleValue,
31
+ wrapper: DefaultWrapper,
32
+ element: DefaultElement,
33
+ },
34
+ };
35
+ }
36
+
37
+ export function formatTaxonomy<T extends string>(configuration: FieldConfiguration<T>) {
38
+ return {
39
+ name: configuration.name,
40
+ label: configuration.label,
41
+ accessor: configuration.name,
42
+ widget: configuration.widget,
43
+ components: {
44
+ render: DisplayList,
45
+ wrapper: DefaultWrapper,
46
+ element: DefaultElement,
47
+ },
48
+ };
49
+ }
50
+
51
+ export function formatDefault<T extends string>(configuration: FieldConfiguration<T>) {
52
+ return {
53
+ name: configuration.name,
54
+ label: configuration.label,
55
+ accessor: configuration.name,
56
+ widget: configuration.widget,
57
+ components: {
58
+ render: DisplaySingleValue,
59
+ wrapper: DefaultWrapper,
60
+ element: DefaultElement,
61
+ },
62
+ };
63
+ }
@@ -0,0 +1,86 @@
1
+ export type JObject<T extends string> = Record<T, any> & {
2
+ title: string;
3
+ id: string;
4
+ type: string;
5
+
6
+ /* all object types goes here */
7
+ };
8
+
9
+ export type Fields<T extends string> = ReadonlyArray<T>;
10
+
11
+ export type WidgetText = { type: 'text' };
12
+ export type WidgetNumber = { type: 'number' };
13
+ export type WidgetDate = { type: 'date'; format: string };
14
+ export type WidgetSelect<U extends string = string> = {
15
+ type: 'select';
16
+ options: Record<U, string>;
17
+ params?: { data?: string; defaultValue?: U; explain?: 1 };
18
+ };
19
+ export type WidgetEmail = { type: 'email' };
20
+ export type WidgetUrl = { type: 'url'; params: { target?: '_blank' } };
21
+ export type WidgetRefUser = { type: 'refUser' };
22
+ export type WidgetCheckbox = { type: 'checkbox'; options: Record<string, string> };
23
+ export type WidgetTaxonomy = { type: 'taxonomy'; params: { idTaxonomy: string } };
24
+
25
+ export type Widget =
26
+ | WidgetText
27
+ | WidgetNumber
28
+ | WidgetDate
29
+ | WidgetSelect
30
+ | WidgetEmail
31
+ | WidgetUrl
32
+ | WidgetRefUser
33
+ | WidgetCheckbox
34
+ | WidgetTaxonomy;
35
+
36
+ export type FieldConfiguration<T extends string> = {
37
+ label: string;
38
+ widget: Widget;
39
+ name: T;
40
+ };
41
+
42
+ export type Configuration<T extends string> = FieldConfiguration<T>;
43
+
44
+ export type DisplayElementComponent = {
45
+ render: React.FunctionComponent<RenderAttributeProps>;
46
+ wrapper: React.FunctionComponent<any>;
47
+ element: React.FunctionComponent<any>;
48
+ };
49
+
50
+ export type DisplayerElement = {
51
+ name: string;
52
+ label: string;
53
+ accessor: string;
54
+ widget: Widget;
55
+ components: DisplayElementComponent;
56
+ };
57
+
58
+ type DisplayAttributeComponentOverrideProps =
59
+ | { render: React.FunctionComponent<RenderAttributeProps> }
60
+ | {
61
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
62
+ wrapper: React.FunctionComponent<any>;
63
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
64
+ element: React.FunctionComponent<any>;
65
+ }
66
+ | {
67
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
68
+ wrapper: React.FunctionComponent<any>;
69
+ }
70
+ | {
71
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
72
+ element: React.FunctionComponent<any>;
73
+ };
74
+
75
+ export type DisplayAttributesProps = {
76
+ object: any;
77
+ componentsOverride?: Record<string, DisplayAttributeComponentOverrideProps>;
78
+ attributesName: string[];
79
+ };
80
+
81
+ export type RenderAttributeProps = {
82
+ object: any;
83
+ attribute: DisplayerElement;
84
+ };
85
+
86
+ export type Displayer = Array<DisplayerElement | undefined>;
@@ -0,0 +1,32 @@
1
+ import * as ListFormatter from './list/formatter';
2
+ import { Fields, Displayer } from './types';
3
+ import { useSelector } from 'react-redux';
4
+ import { Model } from '../utils/types';
5
+
6
+ /**
7
+ *
8
+ * @param fields - fields that we want to display (firstname, name, age...)
9
+ * @param type - model type (user, article, spot...)
10
+ */
11
+ export function useDisplay<T extends string>(fields: Fields<T>, type: string): Displayer {
12
+ const model: Model<string> = useSelector((state: any) => J.react.store.selectors.model.selectById(state, type));
13
+
14
+ if (!model || !model.fields) return [];
15
+
16
+ const configuration = Object.values(model.fields);
17
+ return fields.map((field) => {
18
+ const fieldConfiguration = configuration.find((conf) => conf.name === field);
19
+ if (!fieldConfiguration) return;
20
+
21
+ switch (fieldConfiguration.widget.type) {
22
+ case 'text':
23
+ return ListFormatter.formatString(fieldConfiguration);
24
+ case 'number':
25
+ return ListFormatter.formatNumber(fieldConfiguration);
26
+ case 'taxonomy':
27
+ return ListFormatter.formatTaxonomy(fieldConfiguration);
28
+ default:
29
+ return ListFormatter.formatDefault(fieldConfiguration);
30
+ }
31
+ });
32
+ }
@@ -0,0 +1,38 @@
1
+ import * as React from 'react';
2
+ import { useSelector } from 'react-redux';
3
+ import { toastSelector } from '../../redux/slice/Toast.slice';
4
+ import styled from 'styled-components';
5
+ import { JRCAlert } from 'jamespot-react-components';
6
+
7
+ const ToastContainer = styled.div`
8
+ position: absolute;
9
+ z-index: 6;
10
+ top: calc(var(--header-height, 91px) + 10px);
11
+ right: 8px;
12
+ display: flex;
13
+ flex-direction: column;
14
+ gap: 8px;
15
+
16
+ overflow: hidden;
17
+ `;
18
+
19
+ export const Toaster = () => {
20
+ const toasts = useSelector(toastSelector.selectAll);
21
+
22
+ return (
23
+ <ToastContainer>
24
+ {toasts.map((toast) => {
25
+ return (
26
+ <JRCAlert
27
+ key={toast.id}
28
+ label={toast.label}
29
+ description={toast.description}
30
+ type={toast.type}
31
+ timeout={toast.timeout}
32
+ hasLoader={true}
33
+ />
34
+ );
35
+ })}
36
+ </ToastContainer>
37
+ );
38
+ };
@@ -0,0 +1,8 @@
1
+ import { ARTICLE_ADD } from './Articles.types';
2
+
3
+ export function articleAdd(article: string) {
4
+ return {
5
+ type: ARTICLE_ADD,
6
+ article: article,
7
+ };
8
+ }
@@ -0,0 +1 @@
1
+ export const ARTICLE_ADD = 'ARTICLE_ADD';
@@ -0,0 +1,8 @@
1
+ import { USER_ADD } from './Users.types';
2
+
3
+ export function userAdd(user: string) {
4
+ return {
5
+ type: USER_ADD,
6
+ user, // action payload
7
+ };
8
+ }
@@ -0,0 +1 @@
1
+ export const USER_ADD = 'USER_ADD';
@@ -0,0 +1,4 @@
1
+ import * as UserActions from './Users.actions';
2
+ import * as ArticleActions from './Articles.actions';
3
+
4
+ export const ActionCreators: object = Object.assign({}, UserActions, ArticleActions);
@@ -0,0 +1,2 @@
1
+ export * from './logger';
2
+ export { default as thunk } from 'redux-thunk';
@@ -0,0 +1,10 @@
1
+ import { Middleware } from 'redux';
2
+
3
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
4
+ export const logger: Middleware = (store) => (next) => (action) => {
5
+ if (process.env.NODE_ENV !== 'production') {
6
+ // eslint-disable-next-line no-console
7
+ console.log(action);
8
+ }
9
+ return next(action);
10
+ };
@@ -0,0 +1,28 @@
1
+ import { createEntityAdapter, createSlice } from '@reduxjs/toolkit';
2
+ import { Application } from 'utils/types';
3
+ import { RootState } from '../store';
4
+
5
+ export const applicationAdapter = createEntityAdapter<Application>({
6
+ selectId: (app) => app.name,
7
+ sortComparer: (a, b) => a.label.localeCompare(b.label),
8
+ });
9
+
10
+ const applicationsCloned = JSON.parse(JSON.stringify(J.applications));
11
+
12
+ const emptyInitialState = applicationAdapter.getInitialState();
13
+
14
+ const initialState = applicationAdapter.upsertMany(emptyInitialState, applicationsCloned);
15
+
16
+ export const applicationSlice = createSlice({
17
+ name: 'applications',
18
+ initialState: initialState,
19
+ reducers: {
20
+ addOne: applicationAdapter.addOne,
21
+ addMany: applicationAdapter.addMany,
22
+ setAll: applicationAdapter.setAll,
23
+ },
24
+ });
25
+
26
+ export const applicationSelector = applicationAdapter.getSelectors<RootState>((state) => state.entities.applications);
27
+
28
+ export const applicationActions = applicationSlice.actions;
@@ -0,0 +1,27 @@
1
+ import { createEntityAdapter, createSlice } from '@reduxjs/toolkit';
2
+ import { RootState } from '../store';
3
+
4
+ export interface Article {
5
+ uri: string;
6
+ title: string;
7
+ type: 'article';
8
+ }
9
+
10
+ export const articleAdapter = createEntityAdapter<Article>({
11
+ selectId: (article) => article.uri,
12
+ sortComparer: (a, b) => a.title.localeCompare(b.title),
13
+ });
14
+
15
+ export const articleSlice = createSlice({
16
+ name: 'articles',
17
+ initialState: articleAdapter.getInitialState(),
18
+ reducers: {
19
+ addOne: articleAdapter.addOne,
20
+ addMany: articleAdapter.addMany,
21
+ setAll: articleAdapter.setAll,
22
+ },
23
+ });
24
+
25
+ export const articlesSelector = articleAdapter.getSelectors<RootState>((state) => state.entities.articles);
26
+
27
+ export const articleActions = articleSlice.actions;