jamespot-react-core 1.1.13 → 1.1.50

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