jamespot-react-core 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1353) hide show
  1. package/.eslintignore +88 -0
  2. package/.eslintrc.js +15 -0
  3. package/.github/pull_request_template.md +13 -0
  4. package/.github/workflows/ci.yml +67 -0
  5. package/.github/workflows/create-stable-branch.yml +80 -0
  6. package/.github/workflows/deploy-dev-branches.yml +40 -0
  7. package/.history/.eslintignore_20211116104208 +84 -0
  8. package/.history/.eslintignore_20211116104838 +84 -0
  9. package/.history/.eslintignore_20211116140416 +88 -0
  10. package/.history/.github/workflows/ci_20211117143717.yml +55 -0
  11. package/.history/.github/workflows/ci_20211117143735.yml +55 -0
  12. package/.history/.github/workflows/ci_20211117143738.yml +55 -0
  13. package/.history/.github/workflows/ci_20211117143748.yml +55 -0
  14. package/.history/.github/workflows/ci_20211117143853.yml +67 -0
  15. package/.history/.github/workflows/ci_20211117143857.yml +67 -0
  16. package/.history/.github/workflows/ci_20211117143901.yml +67 -0
  17. package/.history/.github/workflows/ci_20211117143910.yml +67 -0
  18. package/.history/.gitignore_20210217152737 +86 -0
  19. package/.history/.husky/pre-commit_20211116154558 +4 -0
  20. package/.history/.husky/pre-commit_20211116155220 +4 -0
  21. package/.history/.prettierignore_20211116104208 +84 -0
  22. package/.history/.prettierignore_20211116140423 +88 -0
  23. package/.history/.prettierrc_20211116104208.json +11 -0
  24. package/.history/.prettierrc_20211116173727.json +10 -0
  25. package/.history/babel.config_20211116104920.js +8 -0
  26. package/.history/babel.config_20211116105014.js +12 -0
  27. package/.history/build/utils/types.d_20211115162010.ts +130 -0
  28. package/.history/build/utils/types.d_20211115162048.ts +153 -0
  29. package/.history/build/utils/types.d_20211115162050.ts +153 -0
  30. package/.history/build/utils/types.d_20211115163140.ts +164 -0
  31. package/.history/build/utils/types.d_20211115163212.ts +165 -0
  32. package/.history/build/utils/types.d_20211115163215.ts +164 -0
  33. package/.history/build/utils/types.d_20211115163237.ts +165 -0
  34. package/.history/build/utils/types.d_20211115163259.ts +164 -0
  35. package/.history/build/utils/types.d_20211115163311.ts +162 -0
  36. package/.history/build/utils/types.d_20211115163319.ts +164 -0
  37. package/.history/build/utils/types.d_20211115163322.ts +164 -0
  38. package/.history/build/utils/types.d_20211115163326.ts +164 -0
  39. package/.history/build/utils/types.d_20211115163346.ts +167 -0
  40. package/.history/build/utils/types.d_20211115163411.ts +170 -0
  41. package/.history/build/utils/types.d_20211115163824.ts +170 -0
  42. package/.history/component-list-generator_20201020144442.js +0 -0
  43. package/.history/component-list-generator_20201020144454.js +2 -0
  44. package/.history/component-list-generator_20201020144615.js +2 -0
  45. package/.history/component-list-generator_20201020144629.js +4 -0
  46. package/.history/component-list-generator_20201020144652.js +3 -0
  47. package/.history/component-list-generator_20201020144919.js +6 -0
  48. package/.history/component-list-generator_20201020144936.js +6 -0
  49. package/.history/component-list-generator_20201020145039.js +6 -0
  50. package/.history/component-list-generator_20201020145056.js +6 -0
  51. package/.history/component-list-generator_20201020145108.js +6 -0
  52. package/.history/component-list-generator_20201020145126.js +6 -0
  53. package/.history/component-list-generator_20201020145155.js +10 -0
  54. package/.history/component-list-generator_20201020145204.js +10 -0
  55. package/.history/component-list-generator_20201020145206.js +10 -0
  56. package/.history/component-list-generator_20201020145214.js +10 -0
  57. package/.history/component-list-generator_20201020145238.js +11 -0
  58. package/.history/component-list-generator_20201020145314.js +11 -0
  59. package/.history/component-list-generator_20201020145317.js +11 -0
  60. package/.history/component-list-generator_20201020145350.js +14 -0
  61. package/.history/component-list-generator_20201020145403.js +14 -0
  62. package/.history/component-list-generator_20201020145502.js +14 -0
  63. package/.history/component-list-generator_20201020145513.js +14 -0
  64. package/.history/component-list-generator_20201020145543.js +20 -0
  65. package/.history/component-list-generator_20201020145548.js +20 -0
  66. package/.history/component-list-generator_20201020145552.js +20 -0
  67. package/.history/component-list-generator_20201020145556.js +20 -0
  68. package/.history/component-list-generator_20201020145606.js +20 -0
  69. package/.history/component-list-generator_20201020145608.js +20 -0
  70. package/.history/component-list-generator_20201020145733.js +25 -0
  71. package/.history/component-list-generator_20201020145747.js +25 -0
  72. package/.history/component-list-generator_20201020145751.js +25 -0
  73. package/.history/component-list-generator_20201020145815.js +31 -0
  74. package/.history/component-list-generator_20201020145819.js +31 -0
  75. package/.history/component-list-generator_20201020145836.js +32 -0
  76. package/.history/component-list-generator_20201020145850.js +33 -0
  77. package/.history/component-list-generator_20201020145906.js +31 -0
  78. package/.history/component-list-generator_20201020145928.js +31 -0
  79. package/.history/dummyReact_20200925112918.js +0 -0
  80. package/.history/dummyReact_20200925112926.js +1 -0
  81. package/.history/ext-component-list_20211019182023.json +222 -0
  82. package/.history/jest.config_20211117104325.js +14 -0
  83. package/.history/jest.config_20211117161032.js +15 -0
  84. package/.history/package-lock_20211104171528.json +116080 -0
  85. package/.history/package-lock_20211104171601.json +116076 -0
  86. package/.history/package_20211104171613.json +76 -0
  87. package/.history/package_20211108143322.json +74 -0
  88. package/.history/package_20211108155011.json +76 -0
  89. package/.history/package_20211108161929.json +76 -0
  90. package/.history/package_20211109064814.json +76 -0
  91. package/.history/package_20211109064815.json +76 -0
  92. package/.history/package_20211109094559.json +75 -0
  93. package/.history/package_20211109094610.json +76 -0
  94. package/.history/package_20211109094651.json +76 -0
  95. package/.history/package_20211109094658.json +76 -0
  96. package/.history/package_20211109094716.json +76 -0
  97. package/.history/package_20211109111149.json +76 -0
  98. package/.history/package_20211109111152.json +76 -0
  99. package/.history/package_20211109111202.json +76 -0
  100. package/.history/package_20211109112628.json +76 -0
  101. package/.history/package_20211109113128.json +75 -0
  102. package/.history/package_20211109113249.json +75 -0
  103. package/.history/package_20211109142104.json +74 -0
  104. package/.history/package_20211109142146.json +72 -0
  105. package/.history/package_20211116104326.json +72 -0
  106. package/.history/package_20211116104626.json +74 -0
  107. package/.history/package_20211116104634.json +75 -0
  108. package/.history/package_20211116104655.json +77 -0
  109. package/.history/package_20211116104658.json +77 -0
  110. package/.history/package_20211116105054.json +77 -0
  111. package/.history/package_20211116113622.json +77 -0
  112. package/.history/package_20211116114114.json +77 -0
  113. package/.history/package_20211116114323.json +77 -0
  114. package/.history/package_20211116154641.json +89 -0
  115. package/.history/package_20211117145050.json +90 -0
  116. package/.history/package_20211117160710.json +90 -0
  117. package/.history/package_20211117160750.json +90 -0
  118. package/.history/package_20211117160811.json +90 -0
  119. package/.history/package_20211117160835.json +89 -0
  120. package/.history/package_20211117160858.json +90 -0
  121. package/.history/package_20211117160917.json +90 -0
  122. package/.history/package_20211117160946.json +90 -0
  123. package/.history/package_20211117161004.json +90 -0
  124. package/.history/script/checkDependencies_20211117104325.js +40 -0
  125. package/.history/script/checkDependencies_20211117161043.js +41 -0
  126. package/.history/script/checkDependencies_20211117161049.js +42 -0
  127. package/.history/script/checkDependencies_20211117161059.js +43 -0
  128. package/.history/script/checkDependencies_20211117161139.js +43 -0
  129. package/.history/script/component-list-generator_20201110152037.mjs +35 -0
  130. package/.history/script/component-list-generator_20201110152102.mjs +35 -0
  131. package/.history/script/component-list-generator_20211117161111.js +62 -0
  132. package/.history/script/component-list-generator_20211117161116.js +61 -0
  133. package/.history/script/component-list-generator_20211117161128.js +62 -0
  134. package/.history/src/App_20211115161007.tsx +151 -0
  135. package/.history/src/App_20211115161019.tsx +151 -0
  136. package/.history/src/App_20211116105352.tsx +126 -0
  137. package/.history/src/App_20211116175603.tsx +151 -0
  138. package/.history/src/App_20211116175732.tsx +151 -0
  139. package/.history/src/App_20211117091605.tsx +126 -0
  140. package/.history/src/App_20211117145107.tsx +127 -0
  141. package/.history/src/App_20211117160617.tsx +126 -0
  142. package/.history/src/App_20211123163906.tsx +159 -0
  143. package/.history/src/App_20211123163907.tsx +160 -0
  144. package/.history/src/App_20211123164015.tsx +158 -0
  145. package/.history/src/App_20211123164030.tsx +161 -0
  146. package/.history/src/App_20211123164038.tsx +161 -0
  147. package/.history/src/App_20211123164054.tsx +163 -0
  148. package/.history/src/App_20211123164059.tsx +162 -0
  149. package/.history/src/App_20211123164808.tsx +163 -0
  150. package/.history/src/App_20211123164811.tsx +162 -0
  151. package/.history/src/App_20211123164822.tsx +162 -0
  152. package/.history/src/App_20211123165036.tsx +162 -0
  153. package/.history/src/App_20211123165302.tsx +162 -0
  154. package/.history/src/App_20211123165306.tsx +162 -0
  155. package/.history/src/App_20211123165328.tsx +162 -0
  156. package/.history/src/App_20211123165331.tsx +162 -0
  157. package/.history/src/App_20211123165350.tsx +162 -0
  158. package/.history/src/App_20211123165407.tsx +162 -0
  159. package/.history/src/App_20211123165453.tsx +162 -0
  160. package/.history/src/App_20211123165815.tsx +162 -0
  161. package/.history/src/App_20211123165820.tsx +162 -0
  162. package/.history/src/App_20211123165831.tsx +162 -0
  163. package/.history/src/App_20211123165836.tsx +162 -0
  164. package/.history/src/App_20211123170033.tsx +159 -0
  165. package/.history/src/App_20211123170559.tsx +159 -0
  166. package/.history/src/App_20211125104046.tsx +163 -0
  167. package/.history/src/App_20211125104943.tsx +163 -0
  168. package/.history/src/App_20211125104949.tsx +164 -0
  169. package/.history/src/App_20211125105152.tsx +165 -0
  170. package/.history/src/App_20211125105250.tsx +166 -0
  171. package/.history/src/App_20211125105255.tsx +167 -0
  172. package/.history/src/App_20211125105441.tsx +167 -0
  173. package/.history/src/App_20211125105447.tsx +166 -0
  174. package/.history/src/App_20211125105512.tsx +167 -0
  175. package/.history/src/App_20211125105519.tsx +166 -0
  176. package/.history/src/App_20211125105557.tsx +165 -0
  177. package/.history/src/App_20211125105714.tsx +164 -0
  178. package/.history/src/App_20211125105807.tsx +163 -0
  179. package/.history/src/App_20211125105811.tsx +163 -0
  180. package/.history/src/App_20211125110028.tsx +163 -0
  181. package/.history/src/App_20211125110118.tsx +163 -0
  182. package/.history/src/App_20211125111425.tsx +165 -0
  183. package/.history/src/App_20211125111439.tsx +165 -0
  184. package/.history/src/App_20211125111451.tsx +165 -0
  185. package/.history/src/App_20211125111501.tsx +165 -0
  186. package/.history/src/App_20211125111518.tsx +166 -0
  187. package/.history/src/App_20211125111520.tsx +166 -0
  188. package/.history/src/App_20211125112541.tsx +166 -0
  189. package/.history/src/App_20211125112547.tsx +166 -0
  190. package/.history/src/App_20211125112556.tsx +166 -0
  191. package/.history/src/App_20211125113551.tsx +167 -0
  192. package/.history/src/App_20211125113620.tsx +167 -0
  193. package/.history/src/App_20211125113710.tsx +167 -0
  194. package/.history/src/App_20211125115222.tsx +171 -0
  195. package/.history/src/App_20211125115613.tsx +148 -0
  196. package/.history/src/App_20211125155842.tsx +151 -0
  197. package/.history/src/App_20211125155844.tsx +150 -0
  198. package/.history/src/App_20211126145308.tsx +151 -0
  199. package/.history/src/App_20211126150052.tsx +150 -0
  200. package/.history/src/App_20211129150417.tsx +150 -0
  201. package/.history/src/App_20211129150436.tsx +150 -0
  202. package/.history/src/App_20211207121003.tsx +159 -0
  203. package/.history/src/App_20211207121127.tsx +159 -0
  204. package/.history/src/App_20211207121135.tsx +160 -0
  205. package/.history/src/App_20211207121233.tsx +160 -0
  206. package/.history/src/App_20211207121325.tsx +160 -0
  207. package/.history/src/App_20211207121333.tsx +160 -0
  208. package/.history/src/App_20211207121457.tsx +159 -0
  209. package/.history/src/App_20211207123546.tsx +159 -0
  210. package/.history/src/App_20211207143631.tsx +159 -0
  211. package/.history/src/App_20211207143637.tsx +159 -0
  212. package/.history/src/App_20211207143645.tsx +159 -0
  213. package/.history/src/App_20211207143648.tsx +159 -0
  214. package/.history/src/App_20211207143913.tsx +160 -0
  215. package/.history/src/App_20211207144156.tsx +160 -0
  216. package/.history/src/App_20211207144158.tsx +160 -0
  217. package/.history/src/App_20211207144416.tsx +165 -0
  218. package/.history/src/App_20211207144424.tsx +165 -0
  219. package/.history/src/App_20211207144554.tsx +161 -0
  220. package/.history/src/App_20211207144558.tsx +159 -0
  221. package/.history/src/App_20211207154936.tsx +189 -0
  222. package/.history/src/App_20211207154951.tsx +190 -0
  223. package/.history/src/App_20211207155001.tsx +190 -0
  224. package/.history/src/App_20211207155046.tsx +191 -0
  225. package/.history/src/App_20211207155106.tsx +191 -0
  226. package/.history/src/App_20211207155109.tsx +191 -0
  227. package/.history/src/App_20211207155117.tsx +191 -0
  228. package/.history/src/App_20211207155124.tsx +191 -0
  229. package/.history/src/App_20211207155127.tsx +191 -0
  230. package/.history/src/App_20211207155130.tsx +191 -0
  231. package/.history/src/App_20211207155136.tsx +191 -0
  232. package/.history/src/App_20211207155141.tsx +191 -0
  233. package/.history/src/App_20211207155149.tsx +192 -0
  234. package/.history/src/App_20211207155247.tsx +191 -0
  235. package/.history/src/App_20211207155334.tsx +191 -0
  236. package/.history/src/App_20211207155339.tsx +191 -0
  237. package/.history/src/App_20211207155346.tsx +192 -0
  238. package/.history/src/App_20211207155828.tsx +192 -0
  239. package/.history/src/App_20211207160003.tsx +191 -0
  240. package/.history/src/App_20211207160009.tsx +190 -0
  241. package/.history/src/App_20211207160037.tsx +159 -0
  242. package/.history/src/App_20211209144637.tsx +168 -0
  243. package/.history/src/App_20211209144641.tsx +169 -0
  244. package/.history/src/App_20211214143016.tsx +172 -0
  245. package/.history/src/App_20211214153206.tsx +181 -0
  246. package/.history/src/App_20211214153207.tsx +182 -0
  247. package/.history/src/App_20211214153220.tsx +182 -0
  248. package/.history/src/App_20211214163650.tsx +172 -0
  249. package/.history/src/App_20211214164203.tsx +163 -0
  250. package/.history/src/displayer/DisplayAttribute.component_20211214142347.tsx +87 -0
  251. package/.history/src/displayer/DisplayAttribute.component_20211214142733.tsx +87 -0
  252. package/.history/src/displayer/DisplayAttribute.component_20211214142748.tsx +86 -0
  253. package/.history/src/displayer/DisplayAttribute.component_20211214142750.tsx +85 -0
  254. package/.history/src/displayer/DisplayAttribute.component_20211214142752.tsx +85 -0
  255. package/.history/src/displayer/DisplayAttribute.component_20211214142802.tsx +86 -0
  256. package/.history/src/displayer/DisplayAttribute.component_20211214142810.tsx +86 -0
  257. package/.history/src/displayer/DisplayAttribute.component_20211214142927.tsx +74 -0
  258. package/.history/src/displayer/DisplayAttribute.component_20211214142931.tsx +73 -0
  259. package/.history/src/displayer/DisplayAttribute.component_20211214142933.tsx +72 -0
  260. package/.history/src/displayer/DisplayAttribute.component_20211214142941.tsx +72 -0
  261. package/.history/src/displayer/DisplayAttribute.component_20211214142945.tsx +72 -0
  262. package/.history/src/displayer/DisplayAttribute.component_20211214142946.tsx +71 -0
  263. package/.history/src/displayer/DisplayAttribute.component_20211214142959.tsx +71 -0
  264. package/.history/src/displayer/DisplayAttribute.component_20211214144044.tsx +69 -0
  265. package/.history/src/displayer/DisplayAttribute.component_20211214144049.tsx +69 -0
  266. package/.history/src/displayer/DisplayAttribute.component_20211214144205.tsx +71 -0
  267. package/.history/src/displayer/DisplayAttribute.component_20211214144502.tsx +71 -0
  268. package/.history/src/displayer/DisplayAttribute.component_20211214144517.tsx +71 -0
  269. package/.history/src/displayer/DisplayAttribute.component_20211214144537.tsx +69 -0
  270. package/.history/src/displayer/DisplayAttribute.component_20211214144538.tsx +68 -0
  271. package/.history/src/displayer/DisplayAttribute.component_20211214144556.tsx +69 -0
  272. package/.history/src/displayer/DisplayAttribute.component_20211214144559.tsx +67 -0
  273. package/.history/src/displayer/DisplayAttribute.component_20211214144616.tsx +66 -0
  274. package/.history/src/displayer/DisplayAttribute.component_20211214144618.tsx +66 -0
  275. package/.history/src/displayer/DisplayAttribute.component_20211214144633.tsx +67 -0
  276. package/.history/src/displayer/DisplayAttribute.component_20211214144638.tsx +65 -0
  277. package/.history/src/displayer/DisplayAttribute.component_20211214144645.tsx +65 -0
  278. package/.history/src/displayer/DisplayAttribute.component_20211214144707.tsx +65 -0
  279. package/.history/src/displayer/DisplayAttribute.component_20211214144708.tsx +66 -0
  280. package/.history/src/displayer/DisplayAttribute.component_20211214144721.tsx +66 -0
  281. package/.history/src/displayer/DisplayAttribute.component_20211214144745.tsx +66 -0
  282. package/.history/src/displayer/DisplayAttribute.component_20211214144749.tsx +66 -0
  283. package/.history/src/displayer/DisplayAttribute.component_20211214145052.tsx +54 -0
  284. package/.history/src/displayer/DisplayAttribute.component_20211214145142.tsx +36 -0
  285. package/.history/src/displayer/DisplayAttribute.component_20211214152254.tsx +36 -0
  286. package/.history/src/displayer/DisplayAttribute.component_20211214152627.tsx +47 -0
  287. package/.history/src/displayer/DisplayAttribute.component_20211214152640.tsx +51 -0
  288. package/.history/src/displayer/DisplayAttribute.component_20211214152747.tsx +51 -0
  289. package/.history/src/displayer/DisplayAttribute.component_20211214152749.tsx +51 -0
  290. package/.history/src/displayer/DisplayAttribute.component_20211214152830.tsx +51 -0
  291. package/.history/src/displayer/DisplayAttribute.component_20211214152839.tsx +48 -0
  292. package/.history/src/displayer/DisplayAttribute.component_20211214152904.tsx +48 -0
  293. package/.history/src/displayer/DisplayAttribute.component_20211214152914.tsx +48 -0
  294. package/.history/src/displayer/DisplayAttribute.component_20211214152952.tsx +49 -0
  295. package/.history/src/displayer/DisplayAttribute.component_20211214153000.tsx +49 -0
  296. package/.history/src/displayer/DisplayAttribute.component_20211214153008.tsx +49 -0
  297. package/.history/src/displayer/DisplayAttribute.component_20211214153009.tsx +48 -0
  298. package/.history/src/displayer/DisplayAttribute.component_20211214153014.tsx +48 -0
  299. package/.history/src/displayer/DisplayAttribute.component_20211214153040.tsx +50 -0
  300. package/.history/src/displayer/DisplayAttribute.component_20211214153042.tsx +48 -0
  301. package/.history/src/displayer/DisplayAttribute.component_20211214153105.tsx +51 -0
  302. package/.history/src/displayer/DisplayAttribute.component_20211214153111.tsx +52 -0
  303. package/.history/src/displayer/DisplayAttribute.component_20211214153937.tsx +52 -0
  304. package/.history/src/displayer/DisplayAttribute.component_20211214154139.tsx +52 -0
  305. package/.history/src/displayer/DisplayAttribute.component_20211214154155.tsx +52 -0
  306. package/.history/src/displayer/DisplayAttribute.component_20211214154322.tsx +52 -0
  307. package/.history/src/displayer/DisplayAttribute.component_20211214154337.tsx +46 -0
  308. package/.history/src/displayer/DisplayAttribute.component_20211214154344.tsx +51 -0
  309. package/.history/src/displayer/DisplayAttribute.component_20211214154355.tsx +46 -0
  310. package/.history/src/displayer/DisplayAttribute.component_20211214154411.tsx +52 -0
  311. package/.history/src/displayer/DisplayAttribute.component_20211214154436.tsx +52 -0
  312. package/.history/src/displayer/DisplayAttribute.component_20211214154519.tsx +50 -0
  313. package/.history/src/displayer/DisplayAttribute.component_20211214155729.tsx +51 -0
  314. package/.history/src/displayer/DisplayAttribute.component_20211214155847.tsx +50 -0
  315. package/.history/src/displayer/DisplayAttribute.component_20211214161029.tsx +50 -0
  316. package/.history/src/displayer/DisplayAttribute.component_20211214161437.tsx +49 -0
  317. package/.history/src/displayer/DisplayAttribute.component_20211214163110.tsx +49 -0
  318. package/.history/src/displayer/DisplayAttribute.component_20211214163114.tsx +49 -0
  319. package/.history/src/displayer/DisplayAttribute.component_20211214163119.tsx +38 -0
  320. package/.history/src/displayer/DisplayAttribute.component_20211214163149.tsx +38 -0
  321. package/.history/src/displayer/DisplayAttribute.component_20211214163423.tsx +38 -0
  322. package/.history/src/displayer/DisplayAttribute.component_20211214163428.tsx +38 -0
  323. package/.history/src/displayer/DisplayAttribute.component_20211214163432.tsx +38 -0
  324. package/.history/src/displayer/DisplayAttribute.component_20211214163521.tsx +38 -0
  325. package/.history/src/displayer/DisplayAttribute.component_20211214164135.tsx +38 -0
  326. package/.history/src/displayer/DisplayAttribute.component_20211214164139.tsx +38 -0
  327. package/.history/src/displayer/DisplayAttribute.component_20211214164245.tsx +38 -0
  328. package/.history/src/displayer/DisplayAttribute.component_20211214164304.tsx +38 -0
  329. package/.history/src/displayer/DisplayAttribute.component_20211214164308.tsx +38 -0
  330. package/.history/src/displayer/DisplayAttribute.component_20211214164318.tsx +38 -0
  331. package/.history/src/displayer/DisplayAttribute.component_20211214164328.tsx +38 -0
  332. package/.history/src/displayer/DisplayAttribute.component_20211214164333.tsx +25 -0
  333. package/.history/src/displayer/DisplayAttribute.component_20211214164336.tsx +35 -0
  334. package/.history/src/displayer/DisplayAttribute.component_20211214164356.tsx +35 -0
  335. package/.history/src/displayer/DisplayAttribute.component_20211214164402.tsx +35 -0
  336. package/.history/src/displayer/DisplayAttribute.component_20211214164450.tsx +33 -0
  337. package/.history/src/displayer/DisplayAttribute.component_20211214164755.tsx +33 -0
  338. package/.history/src/displayer/DisplayAttribute.component_20211214165532.tsx +34 -0
  339. package/.history/src/displayer/DisplayAttribute.component_20211214170041.tsx +35 -0
  340. package/.history/src/displayer/DisplayAttribute.component_20211214170052.tsx +36 -0
  341. package/.history/src/displayer/DisplayAttribute.component_20211214170108.tsx +36 -0
  342. package/.history/src/displayer/DisplayAttribute.component_20211214170208.tsx +37 -0
  343. package/.history/src/displayer/DisplayAttribute.component_20211214170229.tsx +37 -0
  344. package/.history/src/displayer/DisplayAttribute.component_20211214171848.tsx +36 -0
  345. package/.history/src/displayer/DisplayAttribute.component_20211214180831.tsx +36 -0
  346. package/.history/src/displayer/DisplayAttribute.component_20211214181345.tsx +36 -0
  347. package/.history/src/displayer/DisplayAttribute.component_20211215093641.tsx +37 -0
  348. package/.history/src/displayer/DisplayAttribute.component_20211215093839.tsx +37 -0
  349. package/.history/src/displayer/DisplayAttribute.component_20211215093921.tsx +40 -0
  350. package/.history/src/displayer/DisplayAttribute.component_20211215094002.tsx +40 -0
  351. package/.history/src/displayer/DisplayAttribute.component_20211215094023.tsx +40 -0
  352. package/.history/src/displayer/DisplayAttribute.component_20211215152221.tsx +44 -0
  353. package/.history/src/displayer/DisplayAttribute.component_20211215152233.tsx +45 -0
  354. package/.history/src/displayer/DisplayAttribute.component_20211215152236.tsx +45 -0
  355. package/.history/src/displayer/DisplayAttribute.component_20211215152249.tsx +46 -0
  356. package/.history/src/displayer/DisplayAttribute.component_20211215152319.tsx +41 -0
  357. package/.history/src/displayer/DisplayAttribute.component_20211215152321.tsx +40 -0
  358. package/.history/src/displayer/DisplayAttribute.component_20211215152445.tsx +42 -0
  359. package/.history/src/displayer/DisplayAttribute.component_20211215152458.tsx +46 -0
  360. package/.history/src/displayer/DisplayAttribute.component_20211215153047.tsx +46 -0
  361. package/.history/src/displayer/DisplayAttribute.component_20211215153845.tsx +46 -0
  362. package/.history/src/displayer/DisplayAttribute.component_20211215153848.tsx +47 -0
  363. package/.history/src/displayer/DisplayAttribute.component_20211215153850.tsx +46 -0
  364. package/.history/src/displayer/DisplayAttribute.component_20211221155746.tsx +46 -0
  365. package/.history/src/displayer/components/DisplayList.component_20211214145222.tsx +20 -0
  366. package/.history/src/displayer/components/DisplayList.component_20211214154540.tsx +21 -0
  367. package/.history/src/displayer/components/DisplayList.component_20211214154625.tsx +23 -0
  368. package/.history/src/displayer/components/DisplayList.component_20211214154805.tsx +22 -0
  369. package/.history/src/displayer/components/DisplayList.component_20211214154807.tsx +21 -0
  370. package/.history/src/displayer/components/DisplayList.component_20211214155122.tsx +21 -0
  371. package/.history/src/displayer/components/DisplayList.component_20211214155211.tsx +22 -0
  372. package/.history/src/displayer/components/DisplayList.component_20211214155213.tsx +21 -0
  373. package/.history/src/displayer/components/DisplayList.component_20211214155344.tsx +21 -0
  374. package/.history/src/displayer/components/DisplayList.component_20211214155417.tsx +21 -0
  375. package/.history/src/displayer/components/DisplayList.component_20211214155425.tsx +23 -0
  376. package/.history/src/displayer/components/DisplayList.component_20211214155508.tsx +24 -0
  377. package/.history/src/displayer/components/DisplayList.component_20211214155555.tsx +24 -0
  378. package/.history/src/displayer/components/DisplayList.component_20211214155600.tsx +24 -0
  379. package/.history/src/displayer/components/DisplayList.component_20211214155606.tsx +24 -0
  380. package/.history/src/displayer/components/DisplayList.component_20211214155637.tsx +23 -0
  381. package/.history/src/displayer/components/DisplayList.component_20211214155639.tsx +22 -0
  382. package/.history/src/displayer/components/DisplayList.component_20211214155641.tsx +23 -0
  383. package/.history/src/displayer/components/DisplayList.component_20211214155656.tsx +23 -0
  384. package/.history/src/displayer/components/DisplayList.component_20211214160419.tsx +23 -0
  385. package/.history/src/displayer/components/DisplayList.component_20211214163502.tsx +23 -0
  386. package/.history/src/displayer/components/DisplayList.component_20211214163505.tsx +23 -0
  387. package/.history/src/displayer/components/DisplayList.component_20211214180910.tsx +23 -0
  388. package/.history/src/displayer/components/DisplayList.component_20211215143233.tsx +23 -0
  389. package/.history/src/displayer/components/DisplayList.component_20211215152018.tsx +30 -0
  390. package/.history/src/displayer/components/DisplayList.component_20211215152228.tsx +27 -0
  391. package/.history/src/displayer/components/DisplayList.component_20211215152331.tsx +30 -0
  392. package/.history/src/displayer/components/DisplayList.component_20211215152441.tsx +29 -0
  393. package/.history/src/displayer/components/DisplayList.component_20211215152504.tsx +27 -0
  394. package/.history/src/displayer/components/DisplayList.component_20211215152508.tsx +26 -0
  395. package/.history/src/displayer/components/DisplayList.component_20211215152515.tsx +29 -0
  396. package/.history/src/displayer/components/DisplayList.component_20211215152521.tsx +22 -0
  397. package/.history/src/displayer/components/DisplayList.component_20211215152602.tsx +26 -0
  398. package/.history/src/displayer/components/DisplayList.component_20211215152607.tsx +26 -0
  399. package/.history/src/displayer/components/DisplayList.component_20211215152608.tsx +26 -0
  400. package/.history/src/displayer/components/DisplayList.component_20211215152728.tsx +23 -0
  401. package/.history/src/displayer/components/DisplayList.component_20211215152729.tsx +23 -0
  402. package/.history/src/displayer/components/DisplayList.component_20211215152734.tsx +22 -0
  403. package/.history/src/displayer/components/DisplayList.component_20211215152739.tsx +18 -0
  404. package/.history/src/displayer/components/DisplayList.component_20211215153809.tsx +18 -0
  405. package/.history/src/displayer/components/DisplayList.component_20211215153815.tsx +18 -0
  406. package/.history/src/displayer/components/DisplayList.component_20211215153830.tsx +22 -0
  407. package/.history/src/displayer/components/DisplaySingleValue.component_20211214145229.tsx +14 -0
  408. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154637.tsx +17 -0
  409. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154638.tsx +16 -0
  410. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154706.tsx +15 -0
  411. package/.history/src/displayer/components/DisplaySingleValue.component_20211214154714.tsx +15 -0
  412. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155855.tsx +16 -0
  413. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155945.tsx +15 -0
  414. package/.history/src/displayer/components/DisplaySingleValue.component_20211214155947.tsx +14 -0
  415. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160002.tsx +16 -0
  416. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160318.tsx +11 -0
  417. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160320.tsx +9 -0
  418. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160345.tsx +11 -0
  419. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160352.tsx +15 -0
  420. package/.history/src/displayer/components/DisplaySingleValue.component_20211214160404.tsx +15 -0
  421. package/.history/src/displayer/components/DisplaySingleValue.component_20211214163514.tsx +15 -0
  422. package/.history/src/displayer/components/DisplaySingleValue.component_20211214180903.tsx +15 -0
  423. package/.history/src/displayer/components/DisplaySingleValue.component_20211214180905.tsx +15 -0
  424. package/.history/src/displayer/components/DisplaySingleValue.component_20211215152534.tsx +11 -0
  425. package/.history/src/displayer/components/DisplaySingleValue.component_20211215152536.tsx +10 -0
  426. package/.history/src/displayer/components/List.component_20211214145132.tsx +0 -0
  427. package/.history/src/displayer/components/List.component_20211214145144.tsx +17 -0
  428. package/.history/src/displayer/components/List.component_20211214145154.tsx +20 -0
  429. package/.history/src/displayer/components/List.component_20211214145203.tsx +20 -0
  430. package/.history/src/displayer/components/SingleValue.component_20211214145039.tsx +0 -0
  431. package/.history/src/displayer/components/SingleValue.component_20211214145055.tsx +11 -0
  432. package/.history/src/displayer/components/SingleValue.component_20211214145102.tsx +13 -0
  433. package/.history/src/displayer/components/SingleValue.component_20211214145106.tsx +13 -0
  434. package/.history/src/displayer/components/SingleValue.component_20211214145110.tsx +14 -0
  435. package/.history/src/displayer/components/SingleValue.component_20211214145119.tsx +14 -0
  436. package/.history/src/displayer/list/formatter_20211214103213.ts +33 -0
  437. package/.history/src/displayer/list/formatter_20211214142050.ts +34 -0
  438. package/.history/src/displayer/list/formatter_20211214142150.ts +39 -0
  439. package/.history/src/displayer/list/formatter_20211214142154.ts +39 -0
  440. package/.history/src/displayer/list/formatter_20211214142200.ts +39 -0
  441. package/.history/src/displayer/list/formatter_20211214142208.ts +39 -0
  442. package/.history/src/displayer/list/formatter_20211214142213.tsx +39 -0
  443. package/.history/src/displayer/list/formatter_20211214142215.tsx +39 -0
  444. package/.history/src/displayer/list/formatter_20211214142220.tsx +39 -0
  445. package/.history/src/displayer/list/formatter_20211214142232.tsx +39 -0
  446. package/.history/src/displayer/list/formatter_20211214142238.tsx +39 -0
  447. package/.history/src/displayer/list/formatter_20211214142253.tsx +39 -0
  448. package/.history/src/displayer/list/formatter_20211214142258.tsx +40 -0
  449. package/.history/src/displayer/list/formatter_20211214142304.tsx +40 -0
  450. package/.history/src/displayer/list/formatter_20211214142309.tsx +44 -0
  451. package/.history/src/displayer/list/formatter_20211214142312.tsx +48 -0
  452. package/.history/src/displayer/list/formatter_20211214142315.tsx +52 -0
  453. package/.history/src/displayer/list/formatter_20211214145423.tsx +53 -0
  454. package/.history/src/displayer/list/formatter_20211214145426.tsx +54 -0
  455. package/.history/src/displayer/list/formatter_20211214145428.tsx +55 -0
  456. package/.history/src/displayer/list/formatter_20211214145431.tsx +56 -0
  457. package/.history/src/displayer/list/formatter_20211214145451.tsx +57 -0
  458. package/.history/src/displayer/list/formatter_20211214145457.tsx +58 -0
  459. package/.history/src/displayer/list/formatter_20211214145502.tsx +58 -0
  460. package/.history/src/displayer/list/formatter_20211215143348.tsx +58 -0
  461. package/.history/src/displayer/list/formatter_20211215143351.tsx +58 -0
  462. package/.history/src/displayer/list/formatter_20211215143355.tsx +58 -0
  463. package/.history/src/displayer/list/formatter_20211215143359.tsx +58 -0
  464. package/.history/src/displayer/list/formatter_20211215153024.tsx +61 -0
  465. package/.history/src/displayer/list/formatter_20211215153026.tsx +60 -0
  466. package/.history/src/displayer/list/formatter_20211215153030.tsx +61 -0
  467. package/.history/src/displayer/list/formatter_20211215153035.tsx +63 -0
  468. package/.history/src/displayer/list/formatter_20211215153036.tsx +62 -0
  469. package/.history/src/displayer/list/formatter_20211221102251.tsx +62 -0
  470. package/.history/src/displayer/list/formatter_20211221102300.tsx +62 -0
  471. package/.history/src/displayer/list/formatter_20211221115134.tsx +63 -0
  472. package/.history/src/displayer/list/formatter_20211221115141.tsx +63 -0
  473. package/.history/src/displayer/list/formatter_20211221115146.tsx +63 -0
  474. package/.history/src/displayer/list/formatter_20211221115150.tsx +63 -0
  475. package/.history/src/displayer/list/formatter_20211221115155.tsx +63 -0
  476. package/.history/src/displayer/types_20211214103213.ts +48 -0
  477. package/.history/src/displayer/types_20211214113007.ts +48 -0
  478. package/.history/src/displayer/types_20211214113011.ts +48 -0
  479. package/.history/src/displayer/types_20211214113033.ts +48 -0
  480. package/.history/src/displayer/types_20211214113103.ts +56 -0
  481. package/.history/src/displayer/types_20211214113107.ts +54 -0
  482. package/.history/src/displayer/types_20211214113112.ts +50 -0
  483. package/.history/src/displayer/types_20211214120127.ts +53 -0
  484. package/.history/src/displayer/types_20211214120149.ts +53 -0
  485. package/.history/src/displayer/types_20211214142029.ts +54 -0
  486. package/.history/src/displayer/types_20211214142433.ts +70 -0
  487. package/.history/src/displayer/types_20211214142435.ts +71 -0
  488. package/.history/src/displayer/types_20211214142507.ts +67 -0
  489. package/.history/src/displayer/types_20211214142532.ts +67 -0
  490. package/.history/src/displayer/types_20211214142536.ts +69 -0
  491. package/.history/src/displayer/types_20211214142537.ts +68 -0
  492. package/.history/src/displayer/types_20211214142846.ts +70 -0
  493. package/.history/src/displayer/types_20211214142900.ts +70 -0
  494. package/.history/src/displayer/types_20211214142909.ts +71 -0
  495. package/.history/src/displayer/types_20211214143916.ts +67 -0
  496. package/.history/src/displayer/types_20211214143942.ts +67 -0
  497. package/.history/src/displayer/types_20211214144142.ts +65 -0
  498. package/.history/src/displayer/types_20211214152034.ts +66 -0
  499. package/.history/src/displayer/types_20211214152106.ts +71 -0
  500. package/.history/src/displayer/types_20211214152110.ts +67 -0
  501. package/.history/src/displayer/types_20211214152122.ts +67 -0
  502. package/.history/src/displayer/types_20211214152715.ts +73 -0
  503. package/.history/src/displayer/types_20211214152720.ts +73 -0
  504. package/.history/src/displayer/types_20211214152726.ts +73 -0
  505. package/.history/src/displayer/types_20211214152731.ts +73 -0
  506. package/.history/src/displayer/types_20211214152804.ts +73 -0
  507. package/.history/src/displayer/types_20211214152812.ts +73 -0
  508. package/.history/src/displayer/types_20211214152902.ts +73 -0
  509. package/.history/src/displayer/types_20211214153737.ts +73 -0
  510. package/.history/src/displayer/types_20211214163136.ts +73 -0
  511. package/.history/src/displayer/types_20211214163139.ts +67 -0
  512. package/.history/src/displayer/types_20211214163415.ts +67 -0
  513. package/.history/src/displayer/types_20211214163418.ts +67 -0
  514. package/.history/src/displayer/types_20211214163444.ts +67 -0
  515. package/.history/src/displayer/types_20211214164033.ts +67 -0
  516. package/.history/src/displayer/types_20211214164037.ts +67 -0
  517. package/.history/src/displayer/types_20211214164045.ts +67 -0
  518. package/.history/src/displayer/types_20211214164257.ts +67 -0
  519. package/.history/src/displayer/types_20211214165609.ts +67 -0
  520. package/.history/src/displayer/types_20211214165612.ts +69 -0
  521. package/.history/src/displayer/types_20211214170308.ts +69 -0
  522. package/.history/src/displayer/types_20211214170318.ts +74 -0
  523. package/.history/src/displayer/types_20211214170325.ts +76 -0
  524. package/.history/src/displayer/types_20211214170336.ts +76 -0
  525. package/.history/src/displayer/types_20211214170343.ts +77 -0
  526. package/.history/src/displayer/types_20211214170354.ts +69 -0
  527. package/.history/src/displayer/types_20211214170356.ts +69 -0
  528. package/.history/src/displayer/types_20211214170409.ts +69 -0
  529. package/.history/src/displayer/types_20211214170433.ts +69 -0
  530. package/.history/src/displayer/types_20211214170448.ts +70 -0
  531. package/.history/src/displayer/types_20211214170452.ts +70 -0
  532. package/.history/src/displayer/types_20211214170518.ts +69 -0
  533. package/.history/src/displayer/types_20211214170757.ts +75 -0
  534. package/.history/src/displayer/types_20211214170904.ts +77 -0
  535. package/.history/src/displayer/types_20211214171019.ts +84 -0
  536. package/.history/src/displayer/types_20211214171027.ts +87 -0
  537. package/.history/src/displayer/types_20211214171035.ts +90 -0
  538. package/.history/src/displayer/types_20211214171039.ts +90 -0
  539. package/.history/src/displayer/types_20211214171905.ts +88 -0
  540. package/.history/src/displayer/types_20211214171925.ts +88 -0
  541. package/.history/src/displayer/types_20211214171931.ts +88 -0
  542. package/.history/src/displayer/types_20211214171942.ts +85 -0
  543. package/.history/src/displayer/types_20211214171952.ts +85 -0
  544. package/.history/src/displayer/types_20211214171957.ts +85 -0
  545. package/.history/src/displayer/types_20211214172000.ts +85 -0
  546. package/.history/src/displayer/types_20211214172004.ts +85 -0
  547. package/.history/src/displayer/types_20211214180805.ts +81 -0
  548. package/.history/src/displayer/types_20211214180839.ts +81 -0
  549. package/.history/src/displayer/types_20211214181501.ts +84 -0
  550. package/.history/src/displayer/types_20211214181516.ts +84 -0
  551. package/.history/src/displayer/types_20211214181520.ts +84 -0
  552. package/.history/src/displayer/types_20211214181529.ts +81 -0
  553. package/.history/src/displayer/types_20211214181537.ts +81 -0
  554. package/.history/src/displayer/types_20211215143340.ts +81 -0
  555. package/.history/src/displayer/types_20211215143635.ts +81 -0
  556. package/.history/src/displayer/types_20211215143700.ts +82 -0
  557. package/.history/src/displayer/types_20211215143702.ts +83 -0
  558. package/.history/src/displayer/types_20211215143704.ts +84 -0
  559. package/.history/src/displayer/types_20211215143706.ts +85 -0
  560. package/.history/src/displayer/types_20211215152853.ts +85 -0
  561. package/.history/src/displayer/types_20211215152900.ts +85 -0
  562. package/.history/src/displayer/types_20211215153206.ts +86 -0
  563. package/.history/src/displayer/useDisplay_20211214103213.ts +33 -0
  564. package/.history/src/displayer/useDisplay_20211214110846.ts +34 -0
  565. package/.history/src/displayer/useDisplay_20211214110916.ts +34 -0
  566. package/.history/src/displayer/useDisplay_20211214110919.ts +34 -0
  567. package/.history/src/displayer/useDisplay_20211214111434.ts +33 -0
  568. package/.history/src/displayer/useDisplay_20211214111452.ts +33 -0
  569. package/.history/src/displayer/useDisplay_20211214141944.ts +33 -0
  570. package/.history/src/displayer/useDisplay_20211214144811.ts +32 -0
  571. package/.history/src/displayer/useDisplay_20211215151251.ts +32 -0
  572. package/.history/src/displayer/useDisplay_20211215151321.ts +32 -0
  573. package/.history/src/displayer/useDisplay_20211215151325.ts +32 -0
  574. package/.history/src/displayer/useDisplay_20211215151547.ts +32 -0
  575. package/.history/src/displayer/useDisplay_20211215152822.ts +32 -0
  576. package/.history/src/displayer/useDisplay_20211215153211.ts +32 -0
  577. package/.history/src/displayer/useDisplay_20211221153252.ts +34 -0
  578. package/.history/src/displayer/useDisplay_20211221153317.ts +31 -0
  579. package/.history/src/generate-registry-batch_20201020111355.tsx +0 -0
  580. package/.history/src/generate-registry-batch_20201020111410.tsx +1 -0
  581. package/.history/src/generate-registry-batch_20201020111419.tsx +3 -0
  582. package/.history/src/generate-registry-batch_20201020111423.tsx +3 -0
  583. package/.history/src/redux/actions/actions_20200818100437.tsx +4 -0
  584. package/.history/src/redux/actions/actions_20211104173731.tsx +9 -0
  585. package/.history/src/redux/actions/actions_20211104174555.tsx +8 -0
  586. package/.history/src/redux/middleware/logger_20211116105058.tsx +8 -0
  587. package/.history/src/redux/middleware/logger_20211116105312.tsx +9 -0
  588. package/.history/src/redux/middleware/logger_20211116105329.tsx +9 -0
  589. package/.history/src/redux/middleware/logger_20211116105338.tsx +10 -0
  590. package/.history/src/redux/slice/Application.slice_20211104171527.ts +28 -0
  591. package/.history/src/redux/slice/Application.slice_20211104172027.ts +28 -0
  592. package/.history/src/redux/slice/Application.slice_20211104172036.ts +28 -0
  593. package/.history/src/redux/slice/Application.slice_20211104172041.ts +28 -0
  594. package/.history/src/redux/slice/Application.slice_20211104172101.ts +28 -0
  595. package/.history/src/redux/slice/Application.slice_20211104172106.ts +33 -0
  596. package/.history/src/redux/slice/Application.slice_20211104172156.ts +33 -0
  597. package/.history/src/redux/slice/Application.slice_20211104172204.ts +33 -0
  598. package/.history/src/redux/slice/Application.slice_20211104172214.ts +34 -0
  599. package/.history/src/redux/slice/Application.slice_20211104172221.ts +34 -0
  600. package/.history/src/redux/slice/Application.slice_20211104172312.ts +33 -0
  601. package/.history/src/redux/slice/Application.slice_20211104173012.ts +34 -0
  602. package/.history/src/redux/slice/Application.slice_20211104173052.ts +33 -0
  603. package/.history/src/redux/slice/Application.slice_20211104174026.ts +33 -0
  604. package/.history/src/redux/slice/Application.slice_20211104174031.ts +33 -0
  605. package/.history/src/redux/slice/Application.slice_20211104174117.ts +33 -0
  606. package/.history/src/redux/slice/Application.slice_20211104174449.ts +33 -0
  607. package/.history/src/redux/slice/Application.slice_20211104174458.ts +33 -0
  608. package/.history/src/redux/slice/Application.slice_20211104174521.ts +33 -0
  609. package/.history/src/redux/slice/Application.slice_20211104174528.ts +33 -0
  610. package/.history/src/redux/slice/Application.slice_20211104174531.ts +33 -0
  611. package/.history/src/redux/slice/Application.slice_20211104174536.ts +33 -0
  612. package/.history/src/redux/slice/Application.slice_20211104174641.ts +33 -0
  613. package/.history/src/redux/slice/Application.slice_20211105163941.ts +33 -0
  614. package/.history/src/redux/slice/Application.slice_20211105192110.ts +33 -0
  615. package/.history/src/redux/slice/Model.slice_20211115163031.ts +33 -0
  616. package/.history/src/redux/slice/Model.slice_20211115163045.ts +30 -0
  617. package/.history/src/redux/slice/Model.slice_20211115164229.ts +30 -0
  618. package/.history/src/redux/slice/Model.slice_20211115164423.ts +30 -0
  619. package/.history/src/redux/slice/Model.slice_20211115164428.ts +30 -0
  620. package/.history/src/redux/slice/Model.slice_20211115164433.ts +30 -0
  621. package/.history/src/redux/slice/Model.slice_20211115164436.ts +30 -0
  622. package/.history/src/redux/slice/Model.slice_20211115164458.ts +30 -0
  623. package/.history/src/redux/slice/Model.slice_20211116175531.ts +30 -0
  624. package/.history/src/redux/slice/Model.slice_20211116175540.ts +30 -0
  625. package/.history/src/redux/store_20211104173919.tsx +73 -0
  626. package/.history/src/redux/store_20211104173928.tsx +73 -0
  627. package/.history/src/redux/store_20211104173950.tsx +74 -0
  628. package/.history/src/redux/store_20211104174002.tsx +74 -0
  629. package/.history/src/redux/store_20211104174130.tsx +74 -0
  630. package/.history/src/redux/store_20211104174146.tsx +74 -0
  631. package/.history/src/redux/store_20211104174401.tsx +84 -0
  632. package/.history/src/redux/store_20211104174411.tsx +85 -0
  633. package/.history/src/redux/store_20211104174419.tsx +84 -0
  634. package/.history/src/redux/store_20211104174433.tsx +85 -0
  635. package/.history/src/redux/store_20211104174608.tsx +85 -0
  636. package/.history/src/redux/store_20211104174614.tsx +85 -0
  637. package/.history/src/redux/store_20211104174620.tsx +85 -0
  638. package/.history/src/redux/store_20211104174759.tsx +85 -0
  639. package/.history/src/redux/store_20211104175131.tsx +85 -0
  640. package/.history/src/redux/store_20211105161700.tsx +86 -0
  641. package/.history/src/redux/store_20211105161805.tsx +85 -0
  642. package/.history/src/redux/store_20211105161809.tsx +86 -0
  643. package/.history/src/redux/store_20211105162935.tsx +86 -0
  644. package/.history/src/redux/store_20211105162948.tsx +86 -0
  645. package/.history/src/redux/store_20211105163039.tsx +86 -0
  646. package/.history/src/redux/store_20211105163053.tsx +87 -0
  647. package/.history/src/redux/store_20211105163115.tsx +85 -0
  648. package/.history/src/redux/store_20211105163224.tsx +86 -0
  649. package/.history/src/redux/store_20211105163517.tsx +87 -0
  650. package/.history/src/redux/store_20211105163541.tsx +88 -0
  651. package/.history/src/redux/store_20211105163634.tsx +88 -0
  652. package/.history/src/redux/store_20211105163700.tsx +89 -0
  653. package/.history/src/redux/store_20211105163720.tsx +90 -0
  654. package/.history/src/redux/store_20211105163832.tsx +94 -0
  655. package/.history/src/redux/store_20211105163917.tsx +93 -0
  656. package/.history/src/redux/store_20211105164121.tsx +99 -0
  657. package/.history/src/redux/store_20211105164132.tsx +99 -0
  658. package/.history/src/redux/store_20211105164144.tsx +99 -0
  659. package/.history/src/redux/store_20211105164407.tsx +99 -0
  660. package/.history/src/redux/store_20211105164416.tsx +99 -0
  661. package/.history/src/redux/store_20211105164439.tsx +99 -0
  662. package/.history/src/redux/store_20211105164511.tsx +99 -0
  663. package/.history/src/redux/store_20211105164513.tsx +99 -0
  664. package/.history/src/redux/store_20211105164640.tsx +99 -0
  665. package/.history/src/redux/store_20211105164706.tsx +99 -0
  666. package/.history/src/redux/store_20211105164714.tsx +99 -0
  667. package/.history/src/redux/store_20211105164719.tsx +99 -0
  668. package/.history/src/redux/store_20211105164724.tsx +99 -0
  669. package/.history/src/redux/store_20211105164736.tsx +99 -0
  670. package/.history/src/redux/store_20211105164748.tsx +99 -0
  671. package/.history/src/redux/store_20211105164834.tsx +104 -0
  672. package/.history/src/redux/store_20211105184449.tsx +103 -0
  673. package/.history/src/redux/store_20211105184458.tsx +103 -0
  674. package/.history/src/redux/store_20211105184540.tsx +109 -0
  675. package/.history/src/redux/store_20211105184546.tsx +110 -0
  676. package/.history/src/redux/store_20211105184639.tsx +110 -0
  677. package/.history/src/redux/store_20211105184841.tsx +110 -0
  678. package/.history/src/redux/store_20211105184859.tsx +111 -0
  679. package/.history/src/redux/store_20211105184949.tsx +111 -0
  680. package/.history/src/redux/store_20211105185145.tsx +114 -0
  681. package/.history/src/redux/store_20211105185149.tsx +114 -0
  682. package/.history/src/redux/store_20211105185201.tsx +114 -0
  683. package/.history/src/redux/store_20211105185211.tsx +114 -0
  684. package/.history/src/redux/store_20211105185230.tsx +114 -0
  685. package/.history/src/redux/store_20211105185241.tsx +114 -0
  686. package/.history/src/redux/store_20211105185246.tsx +114 -0
  687. package/.history/src/redux/store_20211105185251.tsx +115 -0
  688. package/.history/src/redux/store_20211105185301.tsx +115 -0
  689. package/.history/src/redux/store_20211105185307.tsx +115 -0
  690. package/.history/src/redux/store_20211105185316.tsx +113 -0
  691. package/.history/src/redux/store_20211105185336.tsx +114 -0
  692. package/.history/src/redux/store_20211105185341.tsx +107 -0
  693. package/.history/src/redux/store_20211105185350.tsx +109 -0
  694. package/.history/src/redux/store_20211105185402.tsx +109 -0
  695. package/.history/src/redux/store_20211105185411.tsx +108 -0
  696. package/.history/src/redux/store_20211105185453.tsx +102 -0
  697. package/.history/src/redux/store_20211105185530.tsx +101 -0
  698. package/.history/src/redux/store_20211105185600.tsx +107 -0
  699. package/.history/src/redux/store_20211105185604.tsx +107 -0
  700. package/.history/src/redux/store_20211105185943.tsx +107 -0
  701. package/.history/src/redux/store_20211105185946.tsx +104 -0
  702. package/.history/src/redux/store_20211105190321.tsx +105 -0
  703. package/.history/src/redux/store_20211105190340.tsx +105 -0
  704. package/.history/src/redux/store_20211105190345.tsx +105 -0
  705. package/.history/src/redux/store_20211105190409.tsx +109 -0
  706. package/.history/src/redux/store_20211105190451.tsx +109 -0
  707. package/.history/src/redux/store_20211105190559.tsx +110 -0
  708. package/.history/src/redux/store_20211105190630.tsx +109 -0
  709. package/.history/src/redux/store_20211105190633.tsx +109 -0
  710. package/.history/src/redux/store_20211105190638.tsx +109 -0
  711. package/.history/src/redux/store_20211105190715.tsx +109 -0
  712. package/.history/src/redux/store_20211105190722.tsx +109 -0
  713. package/.history/src/redux/store_20211105190836.tsx +111 -0
  714. package/.history/src/redux/store_20211105190935.tsx +114 -0
  715. package/.history/src/redux/store_20211105191025.tsx +116 -0
  716. package/.history/src/redux/store_20211105191049.tsx +117 -0
  717. package/.history/src/redux/store_20211105191127.tsx +117 -0
  718. package/.history/src/redux/store_20211105191213.tsx +107 -0
  719. package/.history/src/redux/store_20211105191215.tsx +106 -0
  720. package/.history/src/redux/store_20211105191217.tsx +105 -0
  721. package/.history/src/redux/store_20211115163522.tsx +107 -0
  722. package/.history/src/redux/store_20211115163527.tsx +107 -0
  723. package/.history/src/redux/store_20211115163532.tsx +107 -0
  724. package/.history/src/redux/store_20211115163559.tsx +109 -0
  725. package/.history/src/redux/store_20211115163603.tsx +108 -0
  726. package/.history/src/redux/store_20211115163626.tsx +110 -0
  727. package/.history/src/redux/store_20211115163630.tsx +109 -0
  728. package/.history/src/types/reduxForms.d_20201015154151.Ts +0 -0
  729. package/.history/src/types/reduxForms.d_20201015154217.Ts +13 -0
  730. package/.history/src/types/reduxForms.d_20201015154225.Ts +13 -0
  731. package/.history/src/types/reduxForms.d_20201015154234.Ts +13 -0
  732. package/.history/src/types/reduxForms.d_20201015154316.Ts +12 -0
  733. package/.history/src/types/reduxForms.d_20201015154328.Ts +12 -0
  734. package/.history/src/types/reduxForms.d_20201015154332.Ts +9 -0
  735. package/.history/src/types/reduxForms.d_20201015154342.Ts +9 -0
  736. package/.history/src/utils/IfAppIsActivate.component_20211105115613.tsx +10 -0
  737. package/.history/src/utils/IfAppIsActivate.component_20211105115627.tsx +14 -0
  738. package/.history/src/utils/IfAppIsActivate.component_20211105115643.tsx +17 -0
  739. package/.history/src/utils/IfAppIsActivate.component_20211105115715.tsx +17 -0
  740. package/.history/src/utils/component/ DisplayAttribute.component_20211116175412.tsx +81 -0
  741. package/.history/src/utils/component/ DisplayAttribute.component_20211116175416.tsx +81 -0
  742. package/.history/src/utils/component/ DisplayAttribute.component_20211116175437.tsx +81 -0
  743. package/.history/src/utils/component/ DisplayAttribute.component_20211116175439.tsx +80 -0
  744. package/.history/src/utils/component/ DisplayAttribute.component_20211116175443.tsx +81 -0
  745. package/.history/src/utils/component/ DisplayAttribute.component_20211116175447.tsx +80 -0
  746. package/.history/src/utils/component/ DisplayAttribute.component_20211116175449.tsx +74 -0
  747. package/.history/src/utils/component/ DisplayAttribute.component_20211116175503.tsx +74 -0
  748. package/.history/src/utils/component/DisplayAttribute.component_20211201122642.tsx +74 -0
  749. package/.history/src/utils/component/DisplayAttribute.component_20211201122654.tsx +73 -0
  750. package/.history/src/utils/component/DisplayAttribute.component_20211201163654.tsx +46 -0
  751. package/.history/src/utils/component/DisplayAttribute.component_20211201163735.tsx +50 -0
  752. package/.history/src/utils/component/DisplayAttribute.component_20211201163826.tsx +51 -0
  753. package/.history/src/utils/component/DisplayAttribute.component_20211201164005.tsx +53 -0
  754. package/.history/src/utils/component/DisplayAttribute.component_20211201164032.tsx +55 -0
  755. package/.history/src/utils/component/DisplayAttribute.component_20211201164336.tsx +58 -0
  756. package/.history/src/utils/component/DisplayAttribute.component_20211201164417.tsx +58 -0
  757. package/.history/src/utils/component/DisplayAttribute.component_20211202145253.tsx +58 -0
  758. package/.history/src/utils/component/DisplayAttribute.component_20211207102824.tsx +62 -0
  759. package/.history/src/utils/component/DisplayAttribute.component_20211209143355.tsx +60 -0
  760. package/.history/src/utils/component/DisplayAttribute.component_20211209143358.tsx +60 -0
  761. package/.history/src/utils/component/DisplayAttribute.component_20211209143548.tsx +61 -0
  762. package/.history/src/utils/component/DisplayAttribute.component_20211209143626.tsx +61 -0
  763. package/.history/src/utils/component/DisplayAttribute.component_20211209143806.tsx +61 -0
  764. package/.history/src/utils/component/DisplayAttribute.component_20211209143823.tsx +62 -0
  765. package/.history/src/utils/component/DisplayAttribute.component_20211209143829.tsx +62 -0
  766. package/.history/src/utils/component/DisplayAttribute.component_20211209143837.tsx +62 -0
  767. package/.history/src/utils/component/DisplayAttribute.component_20211209143852.tsx +64 -0
  768. package/.history/src/utils/component/DisplayAttribute.component_20211209143914.tsx +65 -0
  769. package/.history/src/utils/component/DisplayAttribute.component_20211209143940.tsx +65 -0
  770. package/.history/src/utils/component/DisplayAttribute.component_20211209143957.tsx +65 -0
  771. package/.history/src/utils/component/DisplayAttribute.component_20211209144000.tsx +65 -0
  772. package/.history/src/utils/component/DisplayAttribute.component_20211209144022.tsx +65 -0
  773. package/.history/src/utils/component/DisplayAttribute.component_20211209144036.tsx +67 -0
  774. package/.history/src/utils/component/DisplayAttribute.component_20211209144046.tsx +67 -0
  775. package/.history/src/utils/component/DisplayAttribute.component_20211209144049.tsx +67 -0
  776. package/.history/src/utils/component/DisplayAttribute.component_20211209144058.tsx +67 -0
  777. package/.history/src/utils/component/DisplayAttribute.component_20211209145613.tsx +67 -0
  778. package/.history/src/utils/component/DisplayAttribute.component_20211209145615.tsx +67 -0
  779. package/.history/src/utils/component/DisplayAttribute.component_20211209145634.tsx +67 -0
  780. package/.history/src/utils/component/DisplayAttribute.component_20211209150426.tsx +67 -0
  781. package/.history/src/utils/component/DisplayAttribute.component_20211209153710.tsx +67 -0
  782. package/.history/src/utils/component/DisplayAttribute.component_20211209153719.tsx +67 -0
  783. package/.history/src/utils/component/DisplayAttribute.component_20211209153826.tsx +68 -0
  784. package/.history/src/utils/component/DisplayAttribute.component_20211209153830.tsx +68 -0
  785. package/.history/src/utils/component/DisplayAttribute.component_20211209153926.tsx +72 -0
  786. package/.history/src/utils/component/DisplayAttribute.component_20211209153933.tsx +72 -0
  787. package/.history/src/utils/component/DisplayAttribute.component_20211209153937.tsx +70 -0
  788. package/.history/src/utils/component/DisplayAttribute.component_20211209154141.tsx +71 -0
  789. package/.history/src/utils/component/DisplayAttribute.component_20211209154200.tsx +72 -0
  790. package/.history/src/utils/component/DisplayAttribute.component_20211209154240.tsx +72 -0
  791. package/.history/src/utils/component/DisplayAttribute.component_20211209154244.tsx +72 -0
  792. package/.history/src/utils/component/DisplayAttribute.component_20211209154300.tsx +86 -0
  793. package/.history/src/utils/component/DisplayAttribute.component_20211209154324.tsx +75 -0
  794. package/.history/src/utils/component/DisplayAttribute.component_20211209154330.tsx +75 -0
  795. package/.history/src/utils/component/DisplayAttribute.component_20211213140527.tsx +76 -0
  796. package/.history/src/utils/component/DisplayAttribute.component_20211213140535.tsx +76 -0
  797. package/.history/src/utils/component/DisplayAttribute.component_20211213140550.tsx +82 -0
  798. package/.history/src/utils/component/DisplayAttribute.component_20211213140557.tsx +84 -0
  799. package/.history/src/utils/component/DisplayAttribute.component_20211213140610.tsx +87 -0
  800. package/.history/src/utils/component/DisplayAttribute.component_20211213140625.tsx +89 -0
  801. package/.history/src/utils/component/DisplayAttribute.component_20211213141452.tsx +93 -0
  802. package/.history/src/utils/component/DisplayAttribute.component_20211213141506.tsx +93 -0
  803. package/.history/src/utils/component/DisplayAttribute.component_20211213141510.tsx +88 -0
  804. package/.history/src/utils/component/DisplayAttribute.component_20211213141515.tsx +88 -0
  805. package/.history/src/utils/component/DisplayAttribute.component_20211213141517.tsx +87 -0
  806. package/.history/src/utils/component/DisplayAttribute.component_20211213141524.tsx +87 -0
  807. package/.history/src/utils/component/DisplayAttribute.component_20211213141551.tsx +87 -0
  808. package/.history/src/utils/component/DisplayAttribute.component_20211213141603.tsx +89 -0
  809. package/.history/src/utils/component/DisplayAttribute.component_20211213141612.tsx +89 -0
  810. package/.history/src/utils/component/DisplayAttribute.component_20211213141628.tsx +89 -0
  811. package/.history/src/utils/component/DisplayAttribute.component_20211213141656.tsx +85 -0
  812. package/.history/src/utils/component/DisplayAttribute.component_20211213141707.tsx +85 -0
  813. package/.history/src/utils/component/DisplayAttribute.component_20211213141740.tsx +91 -0
  814. package/.history/src/utils/component/DisplayAttribute.component_20211213153756.tsx +91 -0
  815. package/.history/src/utils/component/DisplayAttribute.component_20211213153839.tsx +106 -0
  816. package/.history/src/utils/component/DisplayAttribute.component_20211213153843.tsx +106 -0
  817. package/.history/src/utils/component/DisplayAttribute.component_20211213153907.tsx +112 -0
  818. package/.history/src/utils/component/DisplayAttribute.component_20211213153916.tsx +112 -0
  819. package/.history/src/utils/component/DisplayAttribute.component_20211214090028.tsx +115 -0
  820. package/.history/src/utils/component/DisplayAttribute.component_20211214090043.tsx +107 -0
  821. package/.history/src/utils/component/DisplayAttribute.component_20211214090047.tsx +108 -0
  822. package/.history/src/utils/component/DisplayAttribute.component_20211214090101.tsx +106 -0
  823. package/.history/src/utils/component/DisplayAttribute.component_20211214090104.tsx +106 -0
  824. package/.history/src/utils/component/DisplayAttribute.component_20211214090225.tsx +107 -0
  825. package/.history/src/utils/component/DisplayAttribute.component_20211214090233.tsx +106 -0
  826. package/.history/src/utils/component/DisplayAttribute.component_20211214090340.tsx +104 -0
  827. package/.history/src/utils/component/DisplayAttribute.component_20211214090355.tsx +106 -0
  828. package/.history/src/utils/component/DisplayAttribute.component_20211214090407.tsx +107 -0
  829. package/.history/src/utils/component/DisplayAttribute.component_20211214090419.tsx +107 -0
  830. package/.history/src/utils/component/DisplayAttribute.component_20211214090424.tsx +107 -0
  831. package/.history/src/utils/component/DisplayAttribute.component_20211214090433.tsx +107 -0
  832. package/.history/src/utils/component/DisplayAttribute.component_20211214090447.tsx +107 -0
  833. package/.history/src/utils/component/DisplayAttribute.component_20211214090458.tsx +107 -0
  834. package/.history/src/utils/component/DisplayAttribute.component_20211214090512.tsx +108 -0
  835. package/.history/src/utils/component/DisplayAttribute.component_20211214090517.tsx +108 -0
  836. package/.history/src/utils/component/DisplayAttribute.component_20211214090526.tsx +108 -0
  837. package/.history/src/utils/component/DisplayAttribute.component_20211214090543.tsx +109 -0
  838. package/.history/src/utils/component/DisplayAttribute.component_20211214090547.tsx +107 -0
  839. package/.history/src/utils/component/DisplayAttribute.component_20211214090653.tsx +109 -0
  840. package/.history/src/utils/component/DisplayAttribute.component_20211214090710.tsx +111 -0
  841. package/.history/src/utils/component/DisplayAttribute.component_20211214090721.tsx +111 -0
  842. package/.history/src/utils/component/DisplayAttribute.component_20211214090727.tsx +111 -0
  843. package/.history/src/utils/component/DisplayAttribute.component_20211214090730.tsx +111 -0
  844. package/.history/src/utils/component/DisplayAttribute.component_20211214090738.tsx +112 -0
  845. package/.history/src/utils/component/DisplayAttribute.component_20211214090747.tsx +111 -0
  846. package/.history/src/utils/component/DisplayAttribute.component_20211214090758.tsx +112 -0
  847. package/.history/src/utils/component/DisplayAttribute.component_20211214090829.tsx +110 -0
  848. package/.history/src/utils/component/DisplayAttribute.component_20211214090907.tsx +112 -0
  849. package/.history/src/utils/component/DisplayAttribute.component_20211214091015.tsx +112 -0
  850. package/.history/src/utils/component/DisplayAttribute.component_20211214091111.tsx +112 -0
  851. package/.history/src/utils/component/DisplayAttribute.component_20211214091133.tsx +114 -0
  852. package/.history/src/utils/component/DisplayAttribute.component_20211214091213.tsx +117 -0
  853. package/.history/src/utils/component/DisplayAttribute.component_20211214091220.tsx +118 -0
  854. package/.history/src/utils/component/DisplayAttribute.component_20211214091222.tsx +118 -0
  855. package/.history/src/utils/component/DisplayAttribute.component_20211214091232.tsx +118 -0
  856. package/.history/src/utils/component/DisplayAttribute.component_20211214091250.tsx +101 -0
  857. package/.history/src/utils/component/DisplayAttribute.component_20211214091259.tsx +101 -0
  858. package/.history/src/utils/component/DisplayAttribute.component_20211214091314.tsx +101 -0
  859. package/.history/src/utils/component/DisplayAttribute.component_20211214091426.tsx +107 -0
  860. package/.history/src/utils/component/DisplayAttribute.component_20211214091431.tsx +101 -0
  861. package/.history/src/utils/component/DisplayAttribute.component_20211214091437.tsx +101 -0
  862. package/.history/src/utils/component/DisplayAttribute.component_20211214091448.tsx +102 -0
  863. package/.history/src/utils/component/DisplayAttribute.component_20211214091451.tsx +103 -0
  864. package/.history/src/utils/component/DisplayAttribute.component_20211214091504.tsx +105 -0
  865. package/.history/src/utils/component/DisplayAttribute.component_20211214091517.tsx +105 -0
  866. package/.history/src/utils/component/DisplayAttribute.component_20211214091525.tsx +105 -0
  867. package/.history/src/utils/component/DisplayAttribute.component_20211214091547.tsx +111 -0
  868. package/.history/src/utils/component/DisplayAttribute.component_20211214091556.tsx +112 -0
  869. package/.history/src/utils/component/DisplayAttribute.component_20211214091640.tsx +113 -0
  870. package/.history/src/utils/component/DisplayAttribute.component_20211214091657.tsx +113 -0
  871. package/.history/src/utils/component/DisplayAttribute.component_20211214091717.tsx +119 -0
  872. package/.history/src/utils/component/DisplayAttribute.component_20211214091734.tsx +119 -0
  873. package/.history/src/utils/component/DisplayAttribute.component_20211214091739.tsx +119 -0
  874. package/.history/src/utils/component/DisplayAttribute.component_20211214091742.tsx +119 -0
  875. package/.history/src/utils/component/DisplayAttribute.component_20211214091750.tsx +119 -0
  876. package/.history/src/utils/component/DisplayAttribute.component_20211214102705.tsx +111 -0
  877. package/.history/src/utils/component/DisplayAttribute.component_20211214102716.tsx +105 -0
  878. package/.history/src/utils/component/DisplayAttribute.component_20211214102723.tsx +99 -0
  879. package/.history/src/utils/component/DisplayAttribute.component_20211214102742.tsx +100 -0
  880. package/.history/src/utils/component/DisplayAttribute.component_20211214102750.tsx +100 -0
  881. package/.history/src/utils/component/DisplayAttribute.component_20211214102756.tsx +100 -0
  882. package/.history/src/utils/component/DisplayAttribute.component_20211214102803.tsx +101 -0
  883. package/.history/src/utils/component/DisplayAttribute.component_20211214102806.tsx +102 -0
  884. package/.history/src/utils/component/DisplayAttribute.component_20211214102844.tsx +96 -0
  885. package/.history/src/utils/component/DisplayAttribute.component_20211214102934.tsx +96 -0
  886. package/.history/src/utils/component/DisplayAttribute.component_20211214102938.tsx +96 -0
  887. package/.history/src/utils/component/DisplayAttribute.component_20211214103002.tsx +97 -0
  888. package/.history/src/utils/component/DisplayAttribute.component_20211214103011.tsx +97 -0
  889. package/.history/src/utils/component/DisplayAttribute.component_20211214103018.tsx +97 -0
  890. package/.history/src/utils/component/DisplayAttribute.component_20211214103024.tsx +97 -0
  891. package/.history/src/utils/component/DisplayAttribute.component_20211214103028.tsx +97 -0
  892. package/.history/src/utils/component/DisplayAttribute.component_20211214111912.tsx +99 -0
  893. package/.history/src/utils/component/DisplayAttribute.component_20211214111928.tsx +99 -0
  894. package/.history/src/utils/component/DisplayAttribute.component_20211214112256.tsx +98 -0
  895. package/.history/src/utils/component/DisplayAttribute.component_20211214112853.tsx +97 -0
  896. package/.history/src/utils/component/DisplayAttribute.component_20211214112905.tsx +90 -0
  897. package/.history/src/utils/component/DisplayAttribute.component_20211214112908.tsx +88 -0
  898. package/.history/src/utils/component/DisplayAttribute.component_20211214112915.tsx +88 -0
  899. package/.history/src/utils/component/DisplayAttribute.component_20211214112919.tsx +88 -0
  900. package/.history/src/utils/component/DisplayAttribute.component_20211214112923.tsx +88 -0
  901. package/.history/src/utils/component/DisplayAttribute.component_20211214112939.tsx +88 -0
  902. package/.history/src/utils/component/DisplayAttribute.component_20211214112959.tsx +88 -0
  903. package/.history/src/utils/component/DisplayAttribute.component_20211214113019.tsx +88 -0
  904. package/.history/src/utils/component/DisplayAttribute.component_20211214113315.tsx +88 -0
  905. package/.history/src/utils/component/DisplayAttribute.component_20211214113320.tsx +87 -0
  906. package/.history/src/utils/component/DisplayAttribute.component_20211214120857.tsx +87 -0
  907. package/.history/src/utils/component/GetFieldInModel.component_20211115143012.tsx +0 -0
  908. package/.history/src/utils/component/GetFieldInModel.component_20211115143022.tsx +19 -0
  909. package/.history/src/utils/component/GetFieldInModel.component_20211115143035.tsx +19 -0
  910. package/.history/src/utils/component/GetFieldInModel.component_20211115143509.tsx +20 -0
  911. package/.history/src/utils/component/GetFieldInModel.component_20211115161701.tsx +68 -0
  912. package/.history/src/utils/component/GetFieldInModel.component_20211115161710.tsx +68 -0
  913. package/.history/src/utils/component/GetFieldInModel.component_20211115161721.tsx +68 -0
  914. package/.history/src/utils/component/GetFieldInModel.component_20211115161726.tsx +68 -0
  915. package/.history/src/utils/component/GetFieldInModel.component_20211115161752.tsx +70 -0
  916. package/.history/src/utils/component/GetFieldInModel.component_20211115161755.tsx +71 -0
  917. package/.history/src/utils/component/GetFieldInModel.component_20211115161826.tsx +71 -0
  918. package/.history/src/utils/component/GetFieldInModel.component_20211115161829.tsx +71 -0
  919. package/.history/src/utils/component/GetFieldInModel.component_20211115161834.tsx +76 -0
  920. package/.history/src/utils/component/GetFieldInModel.component_20211115161839.tsx +76 -0
  921. package/.history/src/utils/component/GetFieldInModel.component_20211115161844.tsx +76 -0
  922. package/.history/src/utils/component/GetFieldInModel.component_20211115162734.tsx +77 -0
  923. package/.history/src/utils/component/GetFieldInModel.component_20211115162740.tsx +78 -0
  924. package/.history/src/utils/component/GetFieldInModel.component_20211115162815.tsx +78 -0
  925. package/.history/src/utils/component/GetFieldInModel.component_20211115164629.tsx +70 -0
  926. package/.history/src/utils/component/GetFieldInModel.component_20211115164634.tsx +71 -0
  927. package/.history/src/utils/component/GetFieldInModel.component_20211115164702.tsx +72 -0
  928. package/.history/src/utils/component/GetFieldInModel.component_20211115164727.tsx +72 -0
  929. package/.history/src/utils/component/GetFieldInModel.component_20211115164821.tsx +70 -0
  930. package/.history/src/utils/component/GetFieldInModel.component_20211115164835.tsx +70 -0
  931. package/.history/src/utils/component/GetFieldInModel.component_20211115164847.tsx +70 -0
  932. package/.history/src/utils/component/GetFieldInModel.component_20211115164927.tsx +73 -0
  933. package/.history/src/utils/component/GetFieldInModel.component_20211115165038.tsx +76 -0
  934. package/.history/src/utils/component/GetFieldInModel.component_20211115165055.tsx +80 -0
  935. package/.history/src/utils/component/GetFieldInModel.component_20211115165124.tsx +71 -0
  936. package/.history/src/utils/component/GetFieldInModel.component_20211115165150.tsx +80 -0
  937. package/.history/src/utils/component/GetFieldInModel.component_20211115165224.tsx +81 -0
  938. package/.history/src/utils/component/GetFieldInModel.component_20211115165303.tsx +77 -0
  939. package/.history/src/utils/component/GetFieldInModel.component_20211115165322.tsx +81 -0
  940. package/.history/src/utils/component/GetFieldInModel.component_20211115165337.tsx +81 -0
  941. package/.history/src/utils/component/IfAppIsActivate.component_20211105115826.tsx +17 -0
  942. package/.history/src/utils/component/IfAppIsActivate.component_20211105142116.tsx +17 -0
  943. package/.history/src/utils/component/IfAppIsActivate.component_20211105142612.tsx +21 -0
  944. package/.history/src/utils/component/IfAppIsActivate.component_20211105142618.tsx +18 -0
  945. package/.history/src/utils/component/IfAppIsActivate.component_20211105142626.tsx +18 -0
  946. package/.history/src/utils/component/IfAppIsActivate.component_20211105142631.tsx +19 -0
  947. package/.history/src/utils/component/IfAppIsActivate.component_20211105142636.tsx +19 -0
  948. package/.history/src/utils/component/IfAppIsActivate.component_20211105142639.tsx +19 -0
  949. package/.history/src/utils/component/IfAppIsActivate.component_20211116105031.tsx +15 -0
  950. package/.history/src/utils/component/IfAppIsActivate.component_20211202101825.tsx +24 -0
  951. package/.history/src/utils/component/IfAppIsActivate.component_20211202101839.tsx +24 -0
  952. package/.history/src/utils/component/IfAppIsActivate.component_20211202101845.tsx +24 -0
  953. package/.history/src/utils/component/IfAppIsActivate.component_20211202101859.tsx +29 -0
  954. package/.history/src/utils/component/IfAppIsActivate.component_20211202101910.tsx +29 -0
  955. package/.history/src/utils/component/IfAppIsActivate.component_20211202101931.tsx +29 -0
  956. package/.history/src/utils/component/IfAppIsActivate.component_20211202101936.tsx +29 -0
  957. package/.history/src/utils/component/IfAppIsActivate.component_20211202104155.tsx +29 -0
  958. package/.history/src/utils/component/IfAppIsActivate.component_20211202104425.tsx +29 -0
  959. package/.history/src/utils/component/getFieldInModel_20211115144659.ts +19 -0
  960. package/.history/src/utils/component/getFieldInModel_20211115144704.ts +19 -0
  961. package/.history/src/utils/component/getFieldInModel_20211115144717.ts +20 -0
  962. package/.history/src/utils/component/getFieldInModel_20211115144723.ts +20 -0
  963. package/.history/src/utils/component/getFieldInModel_20211115144947.ts +20 -0
  964. package/.history/src/utils/component/getFieldInModel_20211115145003.ts +19 -0
  965. package/.history/src/utils/component/getFieldInModel_20211115145034.ts +20 -0
  966. package/.history/src/utils/component/getFieldInModel_20211115145044.ts +21 -0
  967. package/.history/src/utils/component/getFieldInModel_20211115145050.ts +21 -0
  968. package/.history/src/utils/component/getFieldInModel_20211115145105.ts +21 -0
  969. package/.history/src/utils/component/getFieldInModel_20211115145137.ts +22 -0
  970. package/.history/src/utils/component/getFieldInModel_20211115145139.ts +23 -0
  971. package/.history/src/utils/component/getFieldInModel_20211115145140.ts +23 -0
  972. package/.history/src/utils/component/getFieldInModel_20211115145147.ts +23 -0
  973. package/.history/src/utils/component/getFieldInModel_20211115145156.ts +23 -0
  974. package/.history/src/utils/component/getFieldInModel_20211115145157.ts +22 -0
  975. package/.history/src/utils/component/getFieldInModel_20211115150452.ts +23 -0
  976. package/.history/src/utils/component/getFieldInModel_20211115150615.ts +25 -0
  977. package/.history/src/utils/component/getFieldInModel_20211115150636.ts +25 -0
  978. package/.history/src/utils/component/getFieldInModel_20211115150711.ts +25 -0
  979. package/.history/src/utils/component/getFieldInModel_20211115150717.ts +26 -0
  980. package/.history/src/utils/component/getFieldInModel_20211115150749.ts +30 -0
  981. package/.history/src/utils/component/getFieldInModel_20211115150757.ts +30 -0
  982. package/.history/src/utils/component/getFieldInModel_20211115150920.ts +31 -0
  983. package/.history/src/utils/component/getFieldInModel_20211115150929.ts +33 -0
  984. package/.history/src/utils/component/getFieldInModel_20211115150935.ts +33 -0
  985. package/.history/src/utils/component/getFieldInModel_20211115152243.ts +33 -0
  986. package/.history/src/utils/component/getFieldInModel_20211115152257.ts +33 -0
  987. package/.history/src/utils/component/getFieldInModel_20211115152309.ts +33 -0
  988. package/.history/src/utils/component/getFieldInModel_20211115152321.ts +33 -0
  989. package/.history/src/utils/component/getFieldInModel_20211115152434.ts +33 -0
  990. package/.history/src/utils/component/getFieldInModel_20211115152438.ts +33 -0
  991. package/.history/src/utils/component/getFieldInModel_20211115152541.tsx +33 -0
  992. package/.history/src/utils/component/getFieldInModel_20211115152543.tsx +33 -0
  993. package/.history/src/utils/component/getFieldInModel_20211115152551.tsx +34 -0
  994. package/.history/src/utils/component/getFieldInModel_20211115152610.tsx +34 -0
  995. package/.history/src/utils/component/getFieldInModel_20211115152613.tsx +34 -0
  996. package/.history/src/utils/component/getFieldInModel_20211115152614.tsx +34 -0
  997. package/.history/src/utils/component/getFieldInModel_20211115152624.tsx +33 -0
  998. package/.history/src/utils/component/getFieldInModel_20211115152637.ts +33 -0
  999. package/.history/src/utils/component/getFieldInModel_20211115152755.tsx +33 -0
  1000. package/.history/src/utils/component/getFieldInModel_20211115152803.tsx +33 -0
  1001. package/.history/src/utils/component/getFieldInModel_20211115152810.tsx +34 -0
  1002. package/.history/src/utils/component/getFieldInModel_20211115152827.tsx +34 -0
  1003. package/.history/src/utils/component/getFieldInModel_20211115153234.tsx +36 -0
  1004. package/.history/src/utils/component/getFieldInModel_20211115153258.tsx +39 -0
  1005. package/.history/src/utils/component/getFieldInModel_20211115153318.tsx +39 -0
  1006. package/.history/src/utils/component/getFieldInModel_20211115153341.tsx +39 -0
  1007. package/.history/src/utils/component/getFieldInModel_20211115153412.tsx +41 -0
  1008. package/.history/src/utils/component/getFieldInModel_20211115153433.tsx +41 -0
  1009. package/.history/src/utils/component/getFieldInModel_20211115153637.tsx +41 -0
  1010. package/.history/src/utils/component/getFieldInModel_20211115153738.tsx +47 -0
  1011. package/.history/src/utils/component/getFieldInModel_20211115153743.tsx +47 -0
  1012. package/.history/src/utils/component/getFieldInModel_20211115153748.tsx +47 -0
  1013. package/.history/src/utils/component/getFieldInModel_20211115153801.tsx +47 -0
  1014. package/.history/src/utils/component/getFieldInModel_20211115153812.tsx +47 -0
  1015. package/.history/src/utils/component/getFieldInModel_20211115153828.tsx +41 -0
  1016. package/.history/src/utils/component/getFieldInModel_20211115153833.tsx +41 -0
  1017. package/.history/src/utils/component/getFieldInModel_20211115153845.tsx +43 -0
  1018. package/.history/src/utils/component/getFieldInModel_20211115153905.tsx +43 -0
  1019. package/.history/src/utils/component/getFieldInModel_20211115153910.tsx +43 -0
  1020. package/.history/src/utils/component/getFieldInModel_20211115153920.tsx +43 -0
  1021. package/.history/src/utils/component/getFieldInModel_20211115153932.tsx +43 -0
  1022. package/.history/src/utils/component/getFieldInModel_20211115153940.tsx +43 -0
  1023. package/.history/src/utils/component/getFieldInModel_20211115153943.tsx +43 -0
  1024. package/.history/src/utils/component/getFieldInModel_20211115153951.tsx +43 -0
  1025. package/.history/src/utils/component/getFieldInModel_20211115153955.tsx +43 -0
  1026. package/.history/src/utils/component/getFieldInModel_20211115153959.tsx +41 -0
  1027. package/.history/src/utils/component/getFieldInModel_20211115154015.tsx +41 -0
  1028. package/.history/src/utils/component/getFieldInModel_20211115154018.tsx +41 -0
  1029. package/.history/src/utils/component/getFieldInModel_20211115154028.tsx +47 -0
  1030. package/.history/src/utils/component/getFieldInModel_20211115154104.tsx +47 -0
  1031. package/.history/src/utils/component/getFieldInModel_20211115154106.tsx +47 -0
  1032. package/.history/src/utils/component/getFieldInModel_20211115154111.tsx +45 -0
  1033. package/.history/src/utils/component/getFieldInModel_20211115154157.tsx +49 -0
  1034. package/.history/src/utils/component/getFieldInModel_20211115154207.tsx +49 -0
  1035. package/.history/src/utils/component/getFieldInModel_20211115154210.tsx +49 -0
  1036. package/.history/src/utils/component/getFieldInModel_20211115154219.tsx +49 -0
  1037. package/.history/src/utils/component/getFieldInModel_20211115154221.tsx +50 -0
  1038. package/.history/src/utils/component/getFieldInModel_20211115154233.tsx +53 -0
  1039. package/.history/src/utils/component/getFieldInModel_20211115154241.tsx +53 -0
  1040. package/.history/src/utils/component/getFieldInModel_20211115154542.tsx +54 -0
  1041. package/.history/src/utils/component/getFieldInModel_20211115154548.tsx +54 -0
  1042. package/.history/src/utils/component/getFieldInModel_20211115154604.tsx +54 -0
  1043. package/.history/src/utils/component/getFieldInModel_20211115154639.tsx +55 -0
  1044. package/.history/src/utils/component/getFieldInModel_20211115154703.tsx +56 -0
  1045. package/.history/src/utils/component/getFieldInModel_20211115154730.tsx +56 -0
  1046. package/.history/src/utils/component/getFieldInModel_20211115154735.tsx +57 -0
  1047. package/.history/src/utils/component/getFieldInModel_20211115154741.tsx +57 -0
  1048. package/.history/src/utils/component/getFieldInModel_20211115154818.tsx +57 -0
  1049. package/.history/src/utils/component/getFieldInModel_20211115154824.tsx +57 -0
  1050. package/.history/src/utils/component/getFieldInModel_20211115154859.tsx +58 -0
  1051. package/.history/src/utils/component/getFieldInModel_20211115154954.tsx +58 -0
  1052. package/.history/src/utils/component/getFieldInModel_20211115155007.tsx +59 -0
  1053. package/.history/src/utils/component/getFieldInModel_20211115155011.tsx +59 -0
  1054. package/.history/src/utils/component/getFieldInModel_20211115155105.tsx +59 -0
  1055. package/.history/src/utils/component/getFieldInModel_20211115155110.tsx +59 -0
  1056. package/.history/src/utils/component/getFieldInModel_20211115155248.tsx +58 -0
  1057. package/.history/src/utils/component/getFieldInModel_20211115155253.tsx +58 -0
  1058. package/.history/src/utils/component/getFieldInModel_20211115155328.tsx +58 -0
  1059. package/.history/src/utils/component/getFieldInModel_20211115155345.tsx +57 -0
  1060. package/.history/src/utils/component/getFieldInModel_20211115155425.tsx +60 -0
  1061. package/.history/src/utils/component/getFieldInModel_20211115155435.tsx +60 -0
  1062. package/.history/src/utils/component/getFieldInModel_20211115155500.tsx +62 -0
  1063. package/.history/src/utils/component/getFieldInModel_20211115155535.tsx +62 -0
  1064. package/.history/src/utils/component/getFieldInModel_20211115155543.tsx +63 -0
  1065. package/.history/src/utils/component/getFieldInModel_20211115155547.tsx +63 -0
  1066. package/.history/src/utils/component/getFieldInModel_20211115155550.tsx +63 -0
  1067. package/.history/src/utils/component/getFieldInModel_20211115155608.tsx +63 -0
  1068. package/.history/src/utils/component/getFieldInModel_20211115155613.tsx +63 -0
  1069. package/.history/src/utils/component/getFieldInModel_20211115155617.tsx +63 -0
  1070. package/.history/src/utils/component/getFieldInModel_20211115155628.tsx +63 -0
  1071. package/.history/src/utils/component/getFieldInModel_20211115155643.tsx +63 -0
  1072. package/.history/src/utils/component/getFieldInModel_20211115155718.tsx +64 -0
  1073. package/.history/src/utils/component/getFieldInModel_20211115155727.tsx +65 -0
  1074. package/.history/src/utils/component/getFieldInModel_20211115155733.tsx +66 -0
  1075. package/.history/src/utils/component/getFieldInModel_20211115155737.tsx +66 -0
  1076. package/.history/src/utils/getFieldInModel_20211115144456.ts +20 -0
  1077. package/.history/src/utils/getFieldInModel_20211115144524.ts +20 -0
  1078. package/.history/src/utils/getFieldInModel_20211115144527.ts +20 -0
  1079. package/.history/src/utils/getFieldInModel_20211115144540.ts +19 -0
  1080. package/.history/src/utils/registry_20201020110232.tsx +59 -0
  1081. package/.history/src/utils/socket.sharedworker_20211103142903.ts +97 -0
  1082. package/.history/src/utils/socket.sharedworker_20211104144115.ts +80 -0
  1083. package/.history/src/utils/socket.sharedworker_20211104144133.ts +67 -0
  1084. package/.history/src/utils/socket.sharedworker_20211104144135.ts +80 -0
  1085. package/.history/src/utils/socket_20211103142903.ts +58 -0
  1086. package/.history/src/utils/socket_20211104144335.ts +42 -0
  1087. package/.history/src/utils/socket_20211104150814.ts +58 -0
  1088. package/.history/src/utils/socket_20211104150828.ts +58 -0
  1089. package/.history/src/utils/socket_20211104150836.ts +60 -0
  1090. package/.history/src/utils/socket_20211104150844.ts +67 -0
  1091. package/.history/src/utils/socket_20211104150849.ts +65 -0
  1092. package/.history/src/utils/socket_20211104150908.ts +67 -0
  1093. package/.history/src/utils/socket_20211104151054.ts +67 -0
  1094. package/.history/src/utils/socket_20211104151313.ts +67 -0
  1095. package/.history/src/utils/socket_20211104151612.ts +108 -0
  1096. package/.history/src/utils/socket_20211104151618.ts +106 -0
  1097. package/.history/src/utils/socket_20211104151626.ts +105 -0
  1098. package/.history/src/utils/socket_20211104151627.ts +104 -0
  1099. package/.history/src/utils/socket_20211104151629.ts +103 -0
  1100. package/.history/src/utils/socket_20211116105136.ts +97 -0
  1101. package/.history/src/utils/socket_20211116105201.ts +97 -0
  1102. package/.history/src/utils/socket_20211116105206.ts +98 -0
  1103. package/.history/src/utils/socket_20211116105214.ts +98 -0
  1104. package/.history/src/utils/socket_20211116105222.ts +98 -0
  1105. package/.history/src/utils/socket_20211116105228.ts +98 -0
  1106. package/.history/src/utils/socket_20211116105234.ts +98 -0
  1107. package/.history/src/utils/translation_20211116105404.tsx +33 -0
  1108. package/.history/src/utils/types_20211115160956.tsx +158 -0
  1109. package/.history/src/utils/types_20211115161138.tsx +166 -0
  1110. package/.history/src/utils/types_20211115161149.tsx +166 -0
  1111. package/.history/src/utils/types_20211115161939.tsx +166 -0
  1112. package/.history/src/utils/types_20211115162150.tsx +166 -0
  1113. package/.history/src/utils/types_20211115162221.tsx +166 -0
  1114. package/.history/src/utils/types_20211115163805.tsx +167 -0
  1115. package/.history/src/utils/types_20211115163828.tsx +183 -0
  1116. package/.history/src/utils/types_20211115164550.tsx +184 -0
  1117. package/.history/src/utils/types_20211116105412.tsx +143 -0
  1118. package/.history/src/utils/types_20211116175425.tsx +184 -0
  1119. package/.history/src/utils/types_20211116175429.tsx +182 -0
  1120. package/.history/src/utils/types_20211118102619.tsx +182 -0
  1121. package/.history/src/utils/types_20211123164518.tsx +188 -0
  1122. package/.history/src/utils/types_20211123164521.tsx +188 -0
  1123. package/.history/src/utils/types_20211123164525.tsx +186 -0
  1124. package/.history/src/utils/types_20211123164735.tsx +186 -0
  1125. package/.history/src/utils/types_20211123164831.tsx +186 -0
  1126. package/.history/src/utils/types_20211123165051.tsx +186 -0
  1127. package/.history/src/utils/types_20211123165219.tsx +186 -0
  1128. package/.history/src/utils/types_20211123165245.tsx +186 -0
  1129. package/.history/src/utils/types_20211123165251.tsx +187 -0
  1130. package/.history/src/utils/types_20211123165318.tsx +187 -0
  1131. package/.history/src/utils/types_20211123165359.tsx +187 -0
  1132. package/.history/src/utils/types_20211125104054.tsx +186 -0
  1133. package/.history/src/utils/types_20211125104100.tsx +187 -0
  1134. package/.history/src/utils/types_20211125104104.tsx +186 -0
  1135. package/.history/src/utils/types_20211125111537.tsx +188 -0
  1136. package/.history/src/utils/types_20211125111641.tsx +188 -0
  1137. package/.history/src/utils/types_20211125111650.tsx +188 -0
  1138. package/.history/src/utils/types_20211125111842.tsx +188 -0
  1139. package/.history/src/utils/types_20211125111848.tsx +188 -0
  1140. package/.history/src/utils/types_20211125111929.tsx +188 -0
  1141. package/.history/src/utils/types_20211125111934.tsx +188 -0
  1142. package/.history/src/utils/types_20211125111937.tsx +188 -0
  1143. package/.history/src/utils/types_20211125112013.tsx +188 -0
  1144. package/.history/src/utils/types_20211125112025.tsx +188 -0
  1145. package/.history/src/utils/types_20211125112055.tsx +188 -0
  1146. package/.history/src/utils/types_20211125112059.tsx +188 -0
  1147. package/.history/src/utils/types_20211125112108.tsx +188 -0
  1148. package/.history/src/utils/types_20211125112119.tsx +188 -0
  1149. package/.history/src/utils/types_20211125112326.tsx +188 -0
  1150. package/.history/src/utils/types_20211125112345.tsx +188 -0
  1151. package/.history/src/utils/types_20211125112500.tsx +188 -0
  1152. package/.history/src/utils/types_20211125112502.tsx +188 -0
  1153. package/.history/src/utils/types_20211125112514.tsx +188 -0
  1154. package/.history/src/utils/types_20211125112516.tsx +188 -0
  1155. package/.history/src/utils/types_20211125112607.tsx +188 -0
  1156. package/.history/src/utils/types_20211125112612.tsx +188 -0
  1157. package/.history/src/utils/types_20211125113522.tsx +190 -0
  1158. package/.history/src/utils/types_20211125113539.tsx +190 -0
  1159. package/.history/src/utils/types_20211125115719.tsx +154 -0
  1160. package/.history/src/utils/types_20211201163110.tsx +183 -0
  1161. package/.history/src/utils/types_20211201163113.tsx +183 -0
  1162. package/.history/src/utils/types_20211201163117.tsx +182 -0
  1163. package/.history/src/utils/types_20211201163127.tsx +182 -0
  1164. package/.history/src/utils/types_20211201163141.tsx +178 -0
  1165. package/.history/src/utils/types_20211201163147.tsx +178 -0
  1166. package/.history/src/utils/types_20211201163536.tsx +179 -0
  1167. package/.history/src/utils/types_20211201163613.tsx +179 -0
  1168. package/.history/src/utils/types_20211209143453.tsx +181 -0
  1169. package/.history/src/utils/types_20211209143515.tsx +182 -0
  1170. package/.history/src/utils/types_20211209143520.tsx +182 -0
  1171. package/.history/src/utils/types_20211209143638.tsx +183 -0
  1172. package/.history/src/utils/types_20211209143707.tsx +185 -0
  1173. package/.history/src/utils/types_20211209143721.tsx +186 -0
  1174. package/.history/src/utils/types_20211209143726.tsx +187 -0
  1175. package/.history/src/utils/types_20211209143727.tsx +186 -0
  1176. package/.history/src/utils/types_20211209143734.tsx +187 -0
  1177. package/.history/src/utils/types_20211209143754.tsx +188 -0
  1178. package/.history/src/utils/types_20211209145552.tsx +188 -0
  1179. package/.history/src/utils/types_20211209145630.tsx +188 -0
  1180. package/.history/src/utils/types_20211214112707.tsx +191 -0
  1181. package/.history/src/utils/types_20211214112753.tsx +191 -0
  1182. package/.history/src/utils/types_20211214112801.tsx +191 -0
  1183. package/.history/src/utils/types_20211214112835.tsx +191 -0
  1184. package/.history/src/utils/types_20211214112936.tsx +191 -0
  1185. package/.history/src/utils/types_20211214113123.tsx +191 -0
  1186. package/.history/src/utils/types_20211214113127.tsx +191 -0
  1187. package/.history/src/utils/types_20211214142421.tsx +174 -0
  1188. package/.history/src/utils/types_20211214151536.tsx +174 -0
  1189. package/.history/src/utils/types_20211214151706.tsx +174 -0
  1190. package/.history/src/utils/types_20211214151731.tsx +174 -0
  1191. package/.history/src/utils/types_20211214151734.tsx +174 -0
  1192. package/.history/src/utils/types_20211214151752.tsx +175 -0
  1193. package/.history/src/utils/types_20211214151800.tsx +175 -0
  1194. package/.history/src/utils/types_20211214153149.tsx +180 -0
  1195. package/.history/src/utils/types_20211214153152.tsx +180 -0
  1196. package/.history/src/utils/types_20211214163208.tsx +175 -0
  1197. package/.history/src/utils/types_20211214171839.tsx +175 -0
  1198. package/.history/test_20201020142137.js +3 -0
  1199. package/.history/test_20201020142159.js +3 -0
  1200. package/.history/test_20201020142223.js +4 -0
  1201. package/.history/test_20201020142250.js +6 -0
  1202. package/.history/test_20201020142305.js +6 -0
  1203. package/.history/test_20201020142333.js +6 -0
  1204. package/.history/test_20201020142349.js +6 -0
  1205. package/.history/test_20201020142515.js +3 -0
  1206. package/.history/test_20201020142517.js +3 -0
  1207. package/.history/test_20201020142610.js +6 -0
  1208. package/.history/test_20201020142629.js +6 -0
  1209. package/.history/test_20201020142633.js +6 -0
  1210. package/.history/test_20201020142658.js +2 -0
  1211. package/.history/test_20201020142836.js +5 -0
  1212. package/.history/test_20201020142838.js +4 -0
  1213. package/.history/test_20201020142857.js +5 -0
  1214. package/.history/test_20201020142910.js +4 -0
  1215. package/.history/test_20201020142921.js +5 -0
  1216. package/.history/test_20201020142953.js +2 -0
  1217. package/.history/test_20201020143444.js +4 -0
  1218. package/.history/test_20201020143526.js +3 -0
  1219. package/.history/tsconfig_20211108110838.json +15 -0
  1220. package/.history/tsconfig_20211108110841.json +14 -0
  1221. package/.history/webpack-jrc.config_20201110154954.js +32 -0
  1222. package/.history/webpack-jrc.config_20201110155008.js +27 -0
  1223. package/.history/webpack-jrc.config_20201110155106.js +27 -0
  1224. package/.history/webpack-jrc.config_20201110155116.js +27 -0
  1225. package/.history/webpack-jrc.config_20201110155241.js +27 -0
  1226. package/.history/webpack-vendors.config_20210415114819.js +40 -0
  1227. package/.history/webpack-vendors.config_20210415115228.js +35 -0
  1228. package/.history/webpack-vendors.config_20210415120011.js +40 -0
  1229. package/.history/webpack-vendors.config_20210415143909.js +35 -0
  1230. package/.history/webpack-vendors.config_20210429085357.js +35 -0
  1231. package/.history/webpack-vendors.config_20210429093956.js +36 -0
  1232. package/.history/webpack-vendors.config_20210429094016.js +36 -0
  1233. package/.history/webpack-vendors.config_20210429094043.js +36 -0
  1234. package/.history/webpack-vendors.config_20210429095156.js +37 -0
  1235. package/.history/webpack-vendors.config_20210429095201.js +37 -0
  1236. package/.history/webpack-vendors.config_20210429095204.js +37 -0
  1237. package/.history/webpack-vendors.config_20210429100210.js +36 -0
  1238. package/.history/webpack-vendors.config_20210429100432.js +35 -0
  1239. package/.history/webpack-vendors.config_20210429100442.js +36 -0
  1240. package/.history/webpack-vendors.config_20210429100609.js +36 -0
  1241. package/.history/webpack-vendors.config_20210429100743.js +36 -0
  1242. package/.history/webpack-vendors.config_20210429100924.js +36 -0
  1243. package/.history/webpack-vendors.config_20210429100939.js +36 -0
  1244. package/.history/webpack.config_20211104152514.js +118 -0
  1245. package/.history/webpack.config_20211108160857.js +115 -0
  1246. package/.history/webpack.config_20211108160858.js +114 -0
  1247. package/.history/webpack.config_20211108160914.js +113 -0
  1248. package/.history/webpack.config_20211108161609.js +118 -0
  1249. package/.history/webpack.config_20211108161619.js +118 -0
  1250. package/.history/webpack.config_20211109064941.js +118 -0
  1251. package/.history/webpack.config_20211109064952.js +119 -0
  1252. package/.history/webpack.config_20211109065007.js +103 -0
  1253. package/.history/webpack.config_20211109065043.js +104 -0
  1254. package/.history/webpack.config_20211109065114.js +93 -0
  1255. package/.history/webpack.config_20211109065121.js +93 -0
  1256. package/.history/webpack.config_20211109065406.js +96 -0
  1257. package/.history/webpack.config_20211109065446.js +97 -0
  1258. package/.history/webpack.config_20211109065654.js +106 -0
  1259. package/.history/webpack.config_20211109065732.js +106 -0
  1260. package/.history/webpack.config_20211109070539.js +105 -0
  1261. package/.history/webpack.config_20211109070655.js +106 -0
  1262. package/.history/webpack.config_20211109095020.js +94 -0
  1263. package/.history/webpack.config_20211110113654.js +91 -0
  1264. package/.history/webpack.config_20211117161158.js +95 -0
  1265. package/.history/webpack.config_20211117161204.js +96 -0
  1266. package/.history/webpack.config_20211117161215.js +97 -0
  1267. package/.husky/pre-commit +4 -0
  1268. package/.prettierignore +88 -0
  1269. package/.prettierrc.json +11 -0
  1270. package/.vscode/settings.json +9 -0
  1271. package/README.md +3 -0
  1272. package/babel.config.js +12 -0
  1273. package/build/294.bundle.js +2 -0
  1274. package/build/294.bundle.js.map +1 -0
  1275. package/build/715.bundle.js +2 -0
  1276. package/build/715.bundle.js.map +1 -0
  1277. package/build/App.d.ts +34 -0
  1278. package/build/app.bundle.js +1395 -0
  1279. package/build/app.bundle.js.LICENSE.txt +1 -0
  1280. package/build/app.bundle.js.map +1 -0
  1281. package/build/assets/check.e04c3374d2c43bd03d5c52b37639d90c.svg +4 -0
  1282. package/build/assets/x.609ccec1e6c6c10c412a1ab325258b42.svg +1 -0
  1283. package/build/components/ExtensionProvider.component.d.ts +5 -0
  1284. package/build/components/IfAppIsActivated.component.d.ts +5 -0
  1285. package/build/components/index.d.ts +1 -0
  1286. package/build/components/types.d.ts +2 -0
  1287. package/build/displayer/DisplayAttribute.component.d.ts +17 -0
  1288. package/build/displayer/components/DisplayList.component.d.ts +2 -0
  1289. package/build/displayer/components/DisplaySingleValue.component.d.ts +2 -0
  1290. package/build/displayer/list/formatter.d.ts +62 -0
  1291. package/build/displayer/types.d.ts +87 -0
  1292. package/build/displayer/useDisplay.d.ts +7 -0
  1293. package/build/enhencers/toast/Toaster.d.ts +1 -0
  1294. package/build/redux/actions/Articles.actions.d.ts +4 -0
  1295. package/build/redux/actions/Articles.types.d.ts +1 -0
  1296. package/build/redux/actions/Users.actions.d.ts +4 -0
  1297. package/build/redux/actions/Users.types.d.ts +1 -0
  1298. package/build/redux/actions/actions.d.ts +1 -0
  1299. package/build/redux/middleware/index.d.ts +2 -0
  1300. package/build/redux/middleware/logger.d.ts +2 -0
  1301. package/build/redux/slice/Application.slice.d.ts +58 -0
  1302. package/build/redux/slice/Article.slice.d.ts +62 -0
  1303. package/build/redux/slice/Generic.actions.d.ts +8 -0
  1304. package/build/redux/slice/Model.slice.d.ts +58 -0
  1305. package/build/redux/slice/Toast.slice.d.ts +50 -0
  1306. package/build/redux/slice/User.slice.d.ts +62 -0
  1307. package/build/redux/store.d.ts +29 -0
  1308. package/build/socket.sharedworker.bb25eb0781ce40fec4a2.js +2 -0
  1309. package/build/socket.sharedworker.bb25eb0781ce40fec4a2.js.map +1 -0
  1310. package/build/utils/registry.d.ts +15 -0
  1311. package/build/utils/socket.d.ts +14 -0
  1312. package/build/utils/socket.sharedworker.d.ts +2 -0
  1313. package/build/utils/translation.d.ts +17 -0
  1314. package/build/utils/types.d.ts +146 -0
  1315. package/ext-component-list.json +307 -0
  1316. package/externals.d.ts +11 -0
  1317. package/jest.config.js +15 -0
  1318. package/package.json +89 -0
  1319. package/script/checkDependencies.js +45 -0
  1320. package/script/traduction-react.php +77 -0
  1321. package/src/App.tsx +190 -0
  1322. package/src/components/ExtensionProvider.component.tsx +21 -0
  1323. package/src/components/IfAppIsActivated.component.tsx +15 -0
  1324. package/src/components/index.tsx +21 -0
  1325. package/src/components/types.ts +2 -0
  1326. package/src/displayer/DisplayAttribute.component.tsx +47 -0
  1327. package/src/displayer/components/DisplayList.component.tsx +22 -0
  1328. package/src/displayer/components/DisplaySingleValue.component.tsx +10 -0
  1329. package/src/displayer/list/formatter.tsx +63 -0
  1330. package/src/displayer/types.ts +86 -0
  1331. package/src/displayer/useDisplay.ts +32 -0
  1332. package/src/enhencers/toast/Toaster.tsx +38 -0
  1333. package/src/redux/actions/Articles.actions.tsx +8 -0
  1334. package/src/redux/actions/Articles.types.tsx +1 -0
  1335. package/src/redux/actions/Users.actions.tsx +8 -0
  1336. package/src/redux/actions/Users.types.tsx +1 -0
  1337. package/src/redux/actions/actions.tsx +4 -0
  1338. package/src/redux/middleware/index.tsx +2 -0
  1339. package/src/redux/middleware/logger.tsx +10 -0
  1340. package/src/redux/slice/Application.slice.ts +28 -0
  1341. package/src/redux/slice/Article.slice.ts +27 -0
  1342. package/src/redux/slice/Generic.actions.ts +31 -0
  1343. package/src/redux/slice/Model.slice.ts +28 -0
  1344. package/src/redux/slice/Toast.slice.ts +55 -0
  1345. package/src/redux/slice/User.slice.ts +27 -0
  1346. package/src/redux/store.tsx +95 -0
  1347. package/src/utils/registry.tsx +59 -0
  1348. package/src/utils/socket.sharedworker.ts +91 -0
  1349. package/src/utils/socket.ts +98 -0
  1350. package/src/utils/translation.tsx +36 -0
  1351. package/src/utils/types.ts +176 -0
  1352. package/tsconfig.json +16 -0
  1353. package/webpack.config.js +97 -0
@@ -0,0 +1,2 @@
1
+ (()=>{var t={855:t=>{function e(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}t.exports=e,e.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),s=Math.floor(e*this.jitter*t);t=0==(1&Math.floor(10*e))?t-s:t+s}return 0|Math.min(t,this.max)},e.prototype.reset=function(){this.attempts=0},e.prototype.setMin=function(t){this.ms=t},e.prototype.setMax=function(t){this.max=t},e.prototype.setJitter=function(t){this.jitter=t}},973:(t,e)=>{!function(t){"use strict";e.encode=function(e){var s,n=new Uint8Array(e),o=n.length,r="";for(s=0;s<o;s+=3)r+=t[n[s]>>2],r+=t[(3&n[s])<<4|n[s+1]>>4],r+=t[(15&n[s+1])<<2|n[s+2]>>6],r+=t[63&n[s+2]];return o%3==2?r=r.substring(0,r.length-1)+"=":o%3==1&&(r=r.substring(0,r.length-2)+"=="),r},e.decode=function(e){var s,n,o,r,i,a=.75*e.length,c=e.length,h=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var p=new ArrayBuffer(a),u=new Uint8Array(p);for(s=0;s<c;s+=4)n=t.indexOf(e[s]),o=t.indexOf(e[s+1]),r=t.indexOf(e[s+2]),i=t.indexOf(e[s+3]),u[h++]=n<<2|o>>4,u[h++]=(15&o)<<4|r>>2,u[h++]=(3&r)<<6|63&i;return p}}("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/")},69:t=>{function e(t){if(t)return function(t){for(var s in e.prototype)t[s]=e.prototype[s];return t}(t)}t.exports=e,e.prototype.on=e.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},e.prototype.once=function(t,e){function s(){this.off(t,s),e.apply(this,arguments)}return s.fn=e,this.on(t,s),this},e.prototype.off=e.prototype.removeListener=e.prototype.removeAllListeners=e.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var s,n=this._callbacks["$"+t];if(!n)return this;if(1==arguments.length)return delete this._callbacks["$"+t],this;for(var o=0;o<n.length;o++)if((s=n[o])===e||s.fn===e){n.splice(o,1);break}return 0===n.length&&delete this._callbacks["$"+t],this},e.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),s=this._callbacks["$"+t],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(s){n=0;for(var o=(s=s.slice(0)).length;n<o;++n)s[n].apply(this,e)}return this},e.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},e.prototype.hasListeners=function(t){return!!this.listeners(t).length}},193:(t,e,s)=>{e.formatArgs=function(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;const s="color: "+this.color;e.splice(1,0,s,"color: inherit");let n=0,o=0;e[0].replace(/%[a-zA-Z%]/g,(t=>{"%%"!==t&&(n++,"%c"===t&&(o=n))})),e.splice(o,0,s)},e.save=function(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("debug")}catch(t){}},e.load=function(){let t;try{t=e.storage.getItem("debug")}catch(t){}return!t&&"undefined"!=typeof process&&"env"in process&&(t=process.env.DEBUG),t},e.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},e.storage=function(){try{return localStorage}catch(t){}}(),e.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.log=console.debug||console.log||(()=>{}),t.exports=s(6)(e);const{formatters:n}=t.exports;n.j=function(t){try{return JSON.stringify(t)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}},6:(t,e,s)=>{t.exports=function(t){function e(t){let s,o,r,i=null;function a(...t){if(!a.enabled)return;const n=a,o=Number(new Date),r=o-(s||o);n.diff=r,n.prev=s,n.curr=o,s=o,t[0]=e.coerce(t[0]),"string"!=typeof t[0]&&t.unshift("%O");let i=0;t[0]=t[0].replace(/%([a-zA-Z%])/g,((s,o)=>{if("%%"===s)return"%";i++;const r=e.formatters[o];if("function"==typeof r){const e=t[i];s=r.call(n,e),t.splice(i,1),i--}return s})),e.formatArgs.call(n,t),(n.log||e.log).apply(n,t)}return a.namespace=t,a.useColors=e.useColors(),a.color=e.selectColor(t),a.extend=n,a.destroy=e.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==i?i:(o!==e.namespaces&&(o=e.namespaces,r=e.enabled(t)),r),set:t=>{i=t}}),"function"==typeof e.init&&e.init(a),a}function n(t,s){const n=e(this.namespace+(void 0===s?":":s)+t);return n.log=this.log,n}function o(t){return t.toString().substring(2,t.toString().length-2).replace(/\.\*\?$/,"*")}return e.debug=e,e.default=e,e.coerce=function(t){return t instanceof Error?t.stack||t.message:t},e.disable=function(){const t=[...e.names.map(o),...e.skips.map(o).map((t=>"-"+t))].join(",");return e.enable(""),t},e.enable=function(t){let s;e.save(t),e.namespaces=t,e.names=[],e.skips=[];const n=("string"==typeof t?t:"").split(/[\s,]+/),o=n.length;for(s=0;s<o;s++)n[s]&&("-"===(t=n[s].replace(/\*/g,".*?"))[0]?e.skips.push(new RegExp("^"+t.substr(1)+"$")):e.names.push(new RegExp("^"+t+"$")))},e.enabled=function(t){if("*"===t[t.length-1])return!0;let s,n;for(s=0,n=e.skips.length;s<n;s++)if(e.skips[s].test(t))return!1;for(s=0,n=e.names.length;s<n;s++)if(e.names[s].test(t))return!0;return!1},e.humanize=s(264),e.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach((s=>{e[s]=t[s]})),e.names=[],e.skips=[],e.formatters={},e.selectColor=function(t){let s=0;for(let e=0;e<t.length;e++)s=(s<<5)-s+t.charCodeAt(e),s|=0;return e.colors[Math.abs(s)%e.colors.length]},e.enable(e.load()),e}},14:t=>{t.exports="undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this")()},797:(t,e,s)=>{const n=s(598);t.exports=(t,e)=>new n(t,e),t.exports.Socket=n,t.exports.protocol=n.protocol,t.exports.Transport=s(903),t.exports.transports=s(382),t.exports.parser=s(164)},598:(t,e,s)=>{const n=s(382),o=s(69),r=s(193)("engine.io-client:socket"),i=s(164),a=s(986),c=s(12),{installTimerFunctions:h}=s(213);class p extends o{constructor(t,e={}){super(),t&&"object"==typeof t&&(e=t,t=null),t?(t=a(t),e.hostname=t.host,e.secure="https"===t.protocol||"wss"===t.protocol,e.port=t.port,t.query&&(e.query=t.query)):e.host&&(e.hostname=a(e.host).host),h(this,e),this.secure=null!=e.secure?e.secure:"undefined"!=typeof location&&"https:"===location.protocol,e.hostname&&!e.port&&(e.port=this.secure?"443":"80"),this.hostname=e.hostname||("undefined"!=typeof location?location.hostname:"localhost"),this.port=e.port||("undefined"!=typeof location&&location.port?location.port:this.secure?443:80),this.transports=e.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,jsonp:!0,timestampParam:"t",rememberUpgrade:!1,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!0},e),this.opts.path=this.opts.path.replace(/\/$/,"")+"/","string"==typeof this.opts.query&&(this.opts.query=c.decode(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,"function"==typeof addEventListener&&(this.opts.closeOnBeforeunload&&addEventListener("beforeunload",(()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())}),!1),"localhost"!==this.hostname&&(this.offlineEventListener=()=>{this.onClose("transport close")},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){r('creating transport "%s"',t);const e=function(t){const e={};for(let s in t)t.hasOwnProperty(s)&&(e[s]=t[s]);return e}(this.opts.query);e.EIO=i.protocol,e.transport=t,this.id&&(e.sid=this.id);const s=Object.assign({},this.opts.transportOptions[t],this.opts,{query:e,socket:this,hostname:this.hostname,secure:this.secure,port:this.port});return r("options: %j",s),new n[t](s)}open(){let t;if(this.opts.rememberUpgrade&&p.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))t="websocket";else{if(0===this.transports.length)return void this.setTimeoutFn((()=>{this.emit("error","No transports available")}),0);t=this.transports[0]}this.readyState="opening";try{t=this.createTransport(t)}catch(t){return r("error while creating transport: %s",t),this.transports.shift(),void this.open()}t.open(),this.setTransport(t)}setTransport(t){r("setting transport %s",t.name),this.transport&&(r("clearing existing transport %s",this.transport.name),this.transport.removeAllListeners()),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",(()=>{this.onClose("transport close")}))}probe(t){r('probing transport "%s"',t);let e=this.createTransport(t,{probe:1}),s=!1;p.priorWebsocketSuccess=!1;const n=()=>{s||(r('probe transport "%s" opened',t),e.send([{type:"ping",data:"probe"}]),e.once("packet",(n=>{if(!s)if("pong"===n.type&&"probe"===n.data){if(r('probe transport "%s" pong',t),this.upgrading=!0,this.emit("upgrading",e),!e)return;p.priorWebsocketSuccess="websocket"===e.name,r('pausing current transport "%s"',this.transport.name),this.transport.pause((()=>{s||"closed"!==this.readyState&&(r("changing transport and sending upgrade packet"),u(),this.setTransport(e),e.send([{type:"upgrade"}]),this.emit("upgrade",e),e=null,this.upgrading=!1,this.flush())}))}else{r('probe transport "%s" failed',t);const s=new Error("probe error");s.transport=e.name,this.emit("upgradeError",s)}})))};function o(){s||(s=!0,u(),e.close(),e=null)}const i=s=>{const n=new Error("probe error: "+s);n.transport=e.name,o(),r('probe transport "%s" failed because of error: %s',t,s),this.emit("upgradeError",n)};function a(){i("transport closed")}function c(){i("socket closed")}function h(t){e&&t.name!==e.name&&(r('"%s" works - aborting "%s"',t.name,e.name),o())}const u=()=>{e.removeListener("open",n),e.removeListener("error",i),e.removeListener("close",a),this.removeListener("close",c),this.removeListener("upgrading",h)};e.once("open",n),e.once("error",i),e.once("close",a),this.once("close",c),this.once("upgrading",h),e.open()}onOpen(){if(r("socket open"),this.readyState="open",p.priorWebsocketSuccess="websocket"===this.transport.name,this.emit("open"),this.flush(),"open"===this.readyState&&this.opts.upgrade&&this.transport.pause){r("starting upgrade probes");let t=0;const e=this.upgrades.length;for(;t<e;t++)this.probe(this.upgrades[t])}}onPacket(t){if("opening"===this.readyState||"open"===this.readyState||"closing"===this.readyState)switch(r('socket receive: type "%s", data "%s"',t.type,t.data),this.emit("packet",t),this.emit("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.resetPingTimeout(),this.sendPacket("pong"),this.emit("ping"),this.emit("pong");break;case"error":const e=new Error("server error");e.code=t.data,this.onError(e);break;case"message":this.emit("data",t.data),this.emit("message",t.data)}else r('packet received with socket readyState "%s"',this.readyState)}onHandshake(t){this.emit("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.onOpen(),"closed"!==this.readyState&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn((()=>{this.onClose("ping timeout")}),this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emit("drain"):this.flush()}flush(){"closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length&&(r("flushing %d packets in socket",this.writeBuffer.length),this.transport.send(this.writeBuffer),this.prevBufferLen=this.writeBuffer.length,this.emit("flush"))}write(t,e,s){return this.sendPacket("message",t,e,s),this}send(t,e,s){return this.sendPacket("message",t,e,s),this}sendPacket(t,e,s,n){if("function"==typeof e&&(n=e,e=void 0),"function"==typeof s&&(n=s,s=null),"closing"===this.readyState||"closed"===this.readyState)return;(s=s||{}).compress=!1!==s.compress;const o={type:t,data:e,options:s};this.emit("packetCreate",o),this.writeBuffer.push(o),n&&this.once("flush",n),this.flush()}close(){const t=()=>{this.onClose("forced close"),r("socket closing - telling transport to close"),this.transport.close()},e=()=>{this.removeListener("upgrade",e),this.removeListener("upgradeError",e),t()},s=()=>{this.once("upgrade",e),this.once("upgradeError",e)};return"opening"!==this.readyState&&"open"!==this.readyState||(this.readyState="closing",this.writeBuffer.length?this.once("drain",(()=>{this.upgrading?s():t()})):this.upgrading?s():t()),this}onError(t){r("socket error %j",t),p.priorWebsocketSuccess=!1,this.emit("error",t),this.onClose("transport error",t)}onClose(t,e){"opening"!==this.readyState&&"open"!==this.readyState&&"closing"!==this.readyState||(r('socket close with reason: "%s"',t),this.clearTimeoutFn(this.pingIntervalTimer),this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),"function"==typeof removeEventListener&&removeEventListener("offline",this.offlineEventListener,!1),this.readyState="closed",this.id=null,this.emit("close",t,e),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const e=[];let s=0;const n=t.length;for(;s<n;s++)~this.transports.indexOf(t[s])&&e.push(t[s]);return e}}p.priorWebsocketSuccess=!1,p.protocol=i.protocol,t.exports=p},903:(t,e,s)=>{const n=s(164),o=s(69),{installTimerFunctions:r}=s(213),i=s(193)("engine.io-client:transport");t.exports=class extends o{constructor(t){super(),r(this,t),this.opts=t,this.query=t.query,this.readyState="",this.socket=t.socket}onError(t,e){const s=new Error(t);return s.type="TransportError",s.description=e,this.emit("error",s),this}open(){return"closed"!==this.readyState&&""!==this.readyState||(this.readyState="opening",this.doOpen()),this}close(){return"opening"!==this.readyState&&"open"!==this.readyState||(this.doClose(),this.onClose()),this}send(t){"open"===this.readyState?this.write(t):i("transport is not open, discarding packets")}onOpen(){this.readyState="open",this.writable=!0,this.emit("open")}onData(t){const e=n.decodePacket(t,this.socket.binaryType);this.onPacket(e)}onPacket(t){this.emit("packet",t)}onClose(){this.readyState="closed",this.emit("close")}}},382:(t,e,s)=>{const n=s(814),o=s(905),r=s(629),i=s(331);e.polling=function(t){let e,s=!1,i=!1;const a=!1!==t.jsonp;if("undefined"!=typeof location){const e="https:"===location.protocol;let n=location.port;n||(n=e?443:80),s=t.hostname!==location.hostname||n!==t.port,i=t.secure!==e}if(t.xdomain=s,t.xscheme=i,e=new n(t),"open"in e&&!t.forceJSONP)return new o(t);if(!a)throw new Error("JSONP disabled");return new r(t)},e.websocket=i},629:(t,e,s)=>{const n=s(290),o=s(14),r=/\n/g,i=/\\n/g;let a;t.exports=class extends n{constructor(t){super(t),this.query=this.query||{},a||(a=o.___eio=o.___eio||[]),this.index=a.length,a.push(this.onData.bind(this)),this.query.j=this.index}get supportsBinary(){return!1}doClose(){this.script&&(this.script.onerror=()=>{},this.script.parentNode.removeChild(this.script),this.script=null),this.form&&(this.form.parentNode.removeChild(this.form),this.form=null,this.iframe=null),super.doClose()}doPoll(){const t=document.createElement("script");this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),t.async=!0,t.src=this.uri(),t.onerror=t=>{this.onError("jsonp poll error",t)};const e=document.getElementsByTagName("script")[0];e?e.parentNode.insertBefore(t,e):(document.head||document.body).appendChild(t),this.script=t,"undefined"!=typeof navigator&&/gecko/i.test(navigator.userAgent)&&this.setTimeoutFn((function(){const t=document.createElement("iframe");document.body.appendChild(t),document.body.removeChild(t)}),100)}doWrite(t,e){let s;if(!this.form){const t=document.createElement("form"),e=document.createElement("textarea"),s=this.iframeId="eio_iframe_"+this.index;t.className="socketio",t.style.position="absolute",t.style.top="-1000px",t.style.left="-1000px",t.target=s,t.method="POST",t.setAttribute("accept-charset","utf-8"),e.name="d",t.appendChild(e),document.body.appendChild(t),this.form=t,this.area=e}function n(){o(),e()}this.form.action=this.uri();const o=()=>{if(this.iframe)try{this.form.removeChild(this.iframe)}catch(t){this.onError("jsonp polling iframe removal error",t)}try{const t='<iframe src="javascript:0" name="'+this.iframeId+'">';s=document.createElement(t)}catch(t){s=document.createElement("iframe"),s.name=this.iframeId,s.src="javascript:0"}s.id=this.iframeId,this.form.appendChild(s),this.iframe=s};o(),t=t.replace(i,"\\\n"),this.area.value=t.replace(r,"\\n");try{this.form.submit()}catch(t){}this.iframe.attachEvent?this.iframe.onreadystatechange=()=>{"complete"===this.iframe.readyState&&n()}:this.iframe.onload=n}}},905:(t,e,s)=>{const n=s(814),o=s(290),r=s(69),{pick:i,installTimerFunctions:a}=s(213),c=s(14),h=s(193)("engine.io-client:polling-xhr");function p(){}const u=null!=new n({xdomain:!1}).responseType;class l extends r{constructor(t,e){super(),a(this,e),this.opts=e,this.method=e.method||"GET",this.uri=t,this.async=!1!==e.async,this.data=void 0!==e.data?e.data:null,this.create()}create(){const t=i(this.opts,"agent","enablesXDR","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd,t.xscheme=!!this.opts.xs;const e=this.xhr=new n(t);try{h("xhr open %s: %s",this.method,this.uri),e.open(this.method,this.uri,this.async);try{if(this.opts.extraHeaders){e.setDisableHeaderCheck&&e.setDisableHeaderCheck(!0);for(let t in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(t)&&e.setRequestHeader(t,this.opts.extraHeaders[t])}}catch(t){}if("POST"===this.method)try{e.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(t){}try{e.setRequestHeader("Accept","*/*")}catch(t){}"withCredentials"in e&&(e.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(e.timeout=this.opts.requestTimeout),this.hasXDR()?(e.onload=()=>{this.onLoad()},e.onerror=()=>{this.onError(e.responseText)}):e.onreadystatechange=()=>{4===e.readyState&&(200===e.status||1223===e.status?this.onLoad():this.setTimeoutFn((()=>{this.onError("number"==typeof e.status?e.status:0)}),0))},h("xhr data %s",this.data),e.send(this.data)}catch(t){return void this.setTimeoutFn((()=>{this.onError(t)}),0)}"undefined"!=typeof document&&(this.index=l.requestsCount++,l.requests[this.index]=this)}onSuccess(){this.emit("success"),this.cleanup()}onData(t){this.emit("data",t),this.onSuccess()}onError(t){this.emit("error",t),this.cleanup(!0)}cleanup(t){if(void 0!==this.xhr&&null!==this.xhr){if(this.hasXDR()?this.xhr.onload=this.xhr.onerror=p:this.xhr.onreadystatechange=p,t)try{this.xhr.abort()}catch(t){}"undefined"!=typeof document&&delete l.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;null!==t&&this.onData(t)}hasXDR(){return"undefined"!=typeof XDomainRequest&&!this.xs&&this.enablesXDR}abort(){this.cleanup()}}function d(){for(let t in l.requests)l.requests.hasOwnProperty(t)&&l.requests[t].abort()}l.requestsCount=0,l.requests={},"undefined"!=typeof document&&("function"==typeof attachEvent?attachEvent("onunload",d):"function"==typeof addEventListener&&addEventListener("onpagehide"in c?"pagehide":"unload",d,!1)),t.exports=class extends o{constructor(t){if(super(t),"undefined"!=typeof location){const e="https:"===location.protocol;let s=location.port;s||(s=e?443:80),this.xd="undefined"!=typeof location&&t.hostname!==location.hostname||s!==t.port,this.xs=t.secure!==e}const e=t&&t.forceBase64;this.supportsBinary=u&&!e}request(t={}){return Object.assign(t,{xd:this.xd,xs:this.xs},this.opts),new l(this.uri(),t)}doWrite(t,e){const s=this.request({method:"POST",data:t});s.on("success",e),s.on("error",(t=>{this.onError("xhr post error",t)}))}doPoll(){h("xhr poll");const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(t=>{this.onError("xhr poll error",t)})),this.pollXhr=t}},t.exports.Request=l},290:(t,e,s)=>{const n=s(903),o=s(12),r=s(164),i=s(146),a=s(193)("engine.io-client:polling");t.exports=class extends n{get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const e=()=>{a("paused"),this.readyState="paused",t()};if(this.polling||!this.writable){let t=0;this.polling&&(a("we are currently polling - waiting to pause"),t++,this.once("pollComplete",(function(){a("pre-pause polling complete"),--t||e()}))),this.writable||(a("we are currently writing - waiting to pause"),t++,this.once("drain",(function(){a("pre-pause writing complete"),--t||e()})))}else e()}poll(){a("polling"),this.polling=!0,this.doPoll(),this.emit("poll")}onData(t){a("polling got data %s",t),r.decodePayload(t,this.socket.binaryType).forEach((t=>{if("opening"===this.readyState&&"open"===t.type&&this.onOpen(),"close"===t.type)return this.onClose(),!1;this.onPacket(t)})),"closed"!==this.readyState&&(this.polling=!1,this.emit("pollComplete"),"open"===this.readyState?this.poll():a('ignoring poll - transport state "%s"',this.readyState))}doClose(){const t=()=>{a("writing close packet"),this.write([{type:"close"}])};"open"===this.readyState?(a("transport open - closing"),t()):(a("transport not open - deferring close"),this.once("open",t))}write(t){this.writable=!1,r.encodePayload(t,(t=>{this.doWrite(t,(()=>{this.writable=!0,this.emit("drain")}))}))}uri(){let t=this.query||{};const e=this.opts.secure?"https":"http";let s="";return!1!==this.opts.timestampRequests&&(t[this.opts.timestampParam]=i()),this.supportsBinary||t.sid||(t.b64=1),t=o.encode(t),this.opts.port&&("https"===e&&443!==Number(this.opts.port)||"http"===e&&80!==Number(this.opts.port))&&(s=":"+this.opts.port),t.length&&(t="?"+t),e+"://"+(-1!==this.opts.hostname.indexOf(":")?"["+this.opts.hostname+"]":this.opts.hostname)+s+this.opts.path+t}}},556:(t,e,s)=>{const n=s(14),o="function"==typeof Promise&&"function"==typeof Promise.resolve?t=>Promise.resolve().then(t):(t,e)=>e(t,0);t.exports={WebSocket:n.WebSocket||n.MozWebSocket,usingBrowserWebSocket:!0,defaultBinaryType:"arraybuffer",nextTick:o}},331:(t,e,s)=>{const n=s(903),o=s(164),r=s(12),i=s(146),{pick:a}=s(213),{WebSocket:c,usingBrowserWebSocket:h,defaultBinaryType:p,nextTick:u}=s(556),l=s(193)("engine.io-client:websocket"),d="undefined"!=typeof navigator&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase();class f extends n{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),e=this.opts.protocols,s=d?{}:a(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(s.headers=this.opts.extraHeaders);try{this.ws=h&&!d?e?new c(t,e):new c(t):new c(t,e,s)}catch(t){return this.emit("error",t)}this.ws.binaryType=this.socket.binaryType||p,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=this.onClose.bind(this),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let e=0;e<t.length;e++){const s=t[e],n=e===t.length-1;o.encodePacket(s,this.supportsBinary,(t=>{const e={};!h&&(s.options&&(e.compress=s.options.compress),this.opts.perMessageDeflate)&&("string"==typeof t?Buffer.byteLength(t):t.length)<this.opts.perMessageDeflate.threshold&&(e.compress=!1);try{h?this.ws.send(t):this.ws.send(t,e)}catch(t){l("websocket closed before onclose event")}n&&u((()=>{this.writable=!0,this.emit("drain")}),this.setTimeoutFn)}))}}onClose(){n.prototype.onClose.call(this)}doClose(){void 0!==this.ws&&(this.ws.close(),this.ws=null)}uri(){let t=this.query||{};const e=this.opts.secure?"wss":"ws";let s="";return this.opts.port&&("wss"===e&&443!==Number(this.opts.port)||"ws"===e&&80!==Number(this.opts.port))&&(s=":"+this.opts.port),this.opts.timestampRequests&&(t[this.opts.timestampParam]=i()),this.supportsBinary||(t.b64=1),t=r.encode(t),t.length&&(t="?"+t),e+"://"+(-1!==this.opts.hostname.indexOf(":")?"["+this.opts.hostname+"]":this.opts.hostname)+s+this.opts.path+t}check(){return!(!c||"__initialize"in c&&this.name===f.prototype.name)}}t.exports=f},213:(t,e,s)=>{const n=s(14);t.exports.pick=(t,...e)=>e.reduce(((e,s)=>(t.hasOwnProperty(s)&&(e[s]=t[s]),e)),{});const o=setTimeout,r=clearTimeout;t.exports.installTimerFunctions=(t,e)=>{e.useNativeTimers?(t.setTimeoutFn=o.bind(n),t.clearTimeoutFn=r.bind(n)):(t.setTimeoutFn=setTimeout.bind(n),t.clearTimeoutFn=clearTimeout.bind(n))}},814:(t,e,s)=>{const n=s(87),o=s(14);t.exports=function(t){const e=t.xdomain,s=t.xscheme,r=t.enablesXDR;try{if("undefined"!=typeof XMLHttpRequest&&(!e||n))return new XMLHttpRequest}catch(t){}try{if("undefined"!=typeof XDomainRequest&&!s&&r)return new XDomainRequest}catch(t){}if(!e)try{return new(o[["Active"].concat("Object").join("X")])("Microsoft.XMLHTTP")}catch(t){}}},25:t=>{const e=Object.create(null);e.open="0",e.close="1",e.ping="2",e.pong="3",e.message="4",e.upgrade="5",e.noop="6";const s=Object.create(null);Object.keys(e).forEach((t=>{s[e[t]]=t})),t.exports={PACKET_TYPES:e,PACKET_TYPES_REVERSE:s,ERROR_PACKET:{type:"error",data:"parser error"}}},267:(t,e,s)=>{const{PACKET_TYPES_REVERSE:n,ERROR_PACKET:o}=s(25);let r;"function"==typeof ArrayBuffer&&(r=s(973));const i=(t,e)=>{if(r){const s=r.decode(t);return a(s,e)}return{base64:!0,data:t}},a=(t,e)=>"blob"===e&&t instanceof ArrayBuffer?new Blob([t]):t;t.exports=(t,e)=>{if("string"!=typeof t)return{type:"message",data:a(t,e)};const s=t.charAt(0);return"b"===s?{type:"message",data:i(t.substring(1),e)}:n[s]?t.length>1?{type:n[s],data:t.substring(1)}:{type:n[s]}:o}},519:(t,e,s)=>{const{PACKET_TYPES:n}=s(25),o="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===Object.prototype.toString.call(Blob),r="function"==typeof ArrayBuffer,i=(t,e)=>{const s=new FileReader;return s.onload=function(){const t=s.result.split(",")[1];e("b"+t)},s.readAsDataURL(t)};t.exports=({type:t,data:e},s,a)=>{return o&&e instanceof Blob?s?a(e):i(e,a):r&&(e instanceof ArrayBuffer||(c=e,"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(c):c&&c.buffer instanceof ArrayBuffer))?s?a(e):i(new Blob([e]),a):a(n[t]+(e||""));var c}},164:(t,e,s)=>{const n=s(519),o=s(267),r=String.fromCharCode(30);t.exports={protocol:4,encodePacket:n,encodePayload:(t,e)=>{const s=t.length,o=new Array(s);let i=0;t.forEach(((t,a)=>{n(t,!1,(t=>{o[a]=t,++i===s&&e(o.join(r))}))}))},decodePacket:o,decodePayload:(t,e)=>{const s=t.split(r),n=[];for(let t=0;t<s.length;t++){const r=o(s[t],e);if(n.push(r),"error"===r.type)break}return n}}},87:t=>{try{t.exports="undefined"!=typeof XMLHttpRequest&&"withCredentials"in new XMLHttpRequest}catch(e){t.exports=!1}},264:t=>{var e=1e3,s=60*e,n=60*s,o=24*n;function r(t,e,s,n){var o=e>=1.5*s;return Math.round(t/s)+" "+n+(o?"s":"")}t.exports=function(t,i){i=i||{};var a,c,h=typeof t;if("string"===h&&t.length>0)return function(t){if(!((t=String(t)).length>100)){var r=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(r){var i=parseFloat(r[1]);switch((r[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*i;case"weeks":case"week":case"w":return 6048e5*i;case"days":case"day":case"d":return i*o;case"hours":case"hour":case"hrs":case"hr":case"h":return i*n;case"minutes":case"minute":case"mins":case"min":case"m":return i*s;case"seconds":case"second":case"secs":case"sec":case"s":return i*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:return}}}}(t);if("number"===h&&isFinite(t))return i.long?(a=t,(c=Math.abs(a))>=o?r(a,c,o,"day"):c>=n?r(a,c,n,"hour"):c>=s?r(a,c,s,"minute"):c>=e?r(a,c,e,"second"):a+" ms"):function(t){var r=Math.abs(t);return r>=o?Math.round(t/o)+"d":r>=n?Math.round(t/n)+"h":r>=s?Math.round(t/s)+"m":r>=e?Math.round(t/e)+"s":t+"ms"}(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))}},12:(t,e)=>{e.encode=function(t){var e="";for(var s in t)t.hasOwnProperty(s)&&(e.length&&(e+="&"),e+=encodeURIComponent(s)+"="+encodeURIComponent(t[s]));return e},e.decode=function(t){for(var e={},s=t.split("&"),n=0,o=s.length;n<o;n++){var r=s[n].split("=");e[decodeURIComponent(r[0])]=decodeURIComponent(r[1])}return e}},986:t=>{var e=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,s=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];t.exports=function(t){var n,o,r=t,i=t.indexOf("["),a=t.indexOf("]");-1!=i&&-1!=a&&(t=t.substring(0,i)+t.substring(i,a).replace(/:/g,";")+t.substring(a,t.length));for(var c,h,p=e.exec(t||""),u={},l=14;l--;)u[s[l]]=p[l]||"";return-1!=i&&-1!=a&&(u.source=r,u.host=u.host.substring(1,u.host.length-1).replace(/;/g,":"),u.authority=u.authority.replace("[","").replace("]","").replace(/;/g,":"),u.ipv6uri=!0),u.pathNames=(n=u.path,o=n.replace(/\/{2,9}/g,"/").split("/"),"/"!=n.substr(0,1)&&0!==n.length||o.splice(0,1),"/"==n.substr(n.length-1,1)&&o.splice(o.length-1,1),o),u.queryKey=(c=u.query,h={},c.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,(function(t,e,s){e&&(h[e]=s)})),h),u}},585:(t,e,s)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.reconstructPacket=e.deconstructPacket=void 0;const n=s(352);function o(t,e){if(!t)return t;if(n.isBinary(t)){const s={_placeholder:!0,num:e.length};return e.push(t),s}if(Array.isArray(t)){const s=new Array(t.length);for(let n=0;n<t.length;n++)s[n]=o(t[n],e);return s}if("object"==typeof t&&!(t instanceof Date)){const s={};for(const n in t)t.hasOwnProperty(n)&&(s[n]=o(t[n],e));return s}return t}function r(t,e){if(!t)return t;if(t&&t._placeholder)return e[t.num];if(Array.isArray(t))for(let s=0;s<t.length;s++)t[s]=r(t[s],e);else if("object"==typeof t)for(const s in t)t.hasOwnProperty(s)&&(t[s]=r(t[s],e));return t}e.deconstructPacket=function(t){const e=[],s=t.data,n=t;return n.data=o(s,e),n.attachments=e.length,{packet:n,buffers:e}},e.reconstructPacket=function(t,e){return t.data=r(t.data,e),t.attachments=void 0,t}},326:(t,e,s)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Decoder=e.Encoder=e.PacketType=e.protocol=void 0;const n=s(69),o=s(585),r=s(352),i=s(193)("socket.io-parser");var a;e.protocol=5,function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"}(a=e.PacketType||(e.PacketType={})),e.Encoder=class{encode(t){return i("encoding packet %j",t),t.type!==a.EVENT&&t.type!==a.ACK||!r.hasBinary(t)?[this.encodeAsString(t)]:(t.type=t.type===a.EVENT?a.BINARY_EVENT:a.BINARY_ACK,this.encodeAsBinary(t))}encodeAsString(t){let e=""+t.type;return t.type!==a.BINARY_EVENT&&t.type!==a.BINARY_ACK||(e+=t.attachments+"-"),t.nsp&&"/"!==t.nsp&&(e+=t.nsp+","),null!=t.id&&(e+=t.id),null!=t.data&&(e+=JSON.stringify(t.data)),i("encoded %j as %s",t,e),e}encodeAsBinary(t){const e=o.deconstructPacket(t),s=this.encodeAsString(e.packet),n=e.buffers;return n.unshift(s),n}};class c extends n{constructor(){super()}add(t){let e;if("string"==typeof t)e=this.decodeString(t),e.type===a.BINARY_EVENT||e.type===a.BINARY_ACK?(this.reconstructor=new h(e),0===e.attachments&&super.emit("decoded",e)):super.emit("decoded",e);else{if(!r.isBinary(t)&&!t.base64)throw new Error("Unknown type: "+t);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");e=this.reconstructor.takeBinaryData(t),e&&(this.reconstructor=null,super.emit("decoded",e))}}decodeString(t){let e=0;const s={type:Number(t.charAt(0))};if(void 0===a[s.type])throw new Error("unknown packet type "+s.type);if(s.type===a.BINARY_EVENT||s.type===a.BINARY_ACK){const n=e+1;for(;"-"!==t.charAt(++e)&&e!=t.length;);const o=t.substring(n,e);if(o!=Number(o)||"-"!==t.charAt(e))throw new Error("Illegal attachments");s.attachments=Number(o)}if("/"===t.charAt(e+1)){const n=e+1;for(;++e&&","!==t.charAt(e)&&e!==t.length;);s.nsp=t.substring(n,e)}else s.nsp="/";const n=t.charAt(e+1);if(""!==n&&Number(n)==n){const n=e+1;for(;++e;){const s=t.charAt(e);if(null==s||Number(s)!=s){--e;break}if(e===t.length)break}s.id=Number(t.substring(n,e+1))}if(t.charAt(++e)){const n=function(t){try{return JSON.parse(t)}catch(t){return!1}}(t.substr(e));if(!c.isPayloadValid(s.type,n))throw new Error("invalid payload");s.data=n}return i("decoded %s as %j",t,s),s}static isPayloadValid(t,e){switch(t){case a.CONNECT:return"object"==typeof e;case a.DISCONNECT:return void 0===e;case a.CONNECT_ERROR:return"string"==typeof e||"object"==typeof e;case a.EVENT:case a.BINARY_EVENT:return Array.isArray(e)&&e.length>0;case a.ACK:case a.BINARY_ACK:return Array.isArray(e)}}destroy(){this.reconstructor&&this.reconstructor.finishedReconstruction()}}e.Decoder=c;class h{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const t=o.reconstructPacket(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}},352:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.hasBinary=e.isBinary=void 0;const s="function"==typeof ArrayBuffer,n=Object.prototype.toString,o="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===n.call(Blob),r="function"==typeof File||"undefined"!=typeof File&&"[object FileConstructor]"===n.call(File);function i(t){return s&&(t instanceof ArrayBuffer||(t=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer)(t))||o&&t instanceof Blob||r&&t instanceof File}e.isBinary=i,e.hasBinary=function t(e,s){if(!e||"object"!=typeof e)return!1;if(Array.isArray(e)){for(let s=0,n=e.length;s<n;s++)if(t(e[s]))return!0;return!1}if(i(e))return!0;if(e.toJSON&&"function"==typeof e.toJSON&&1===arguments.length)return t(e.toJSON(),!0);for(const s in e)if(Object.prototype.hasOwnProperty.call(e,s)&&t(e[s]))return!0;return!1}},146:t=>{"use strict";var e,s="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),n={},o=0,r=0;function i(t){var e="";do{e=s[t%64]+e,t=Math.floor(t/64)}while(t>0);return e}function a(){var t=i(+new Date);return t!==e?(o=0,e=t):t+"."+i(o++)}for(;r<64;r++)n[s[r]]=r;a.encode=i,a.decode=function(t){var e=0;for(r=0;r<t.length;r++)e=64*e+n[t.charAt(r)];return e},t.exports=a},116:(t,e,s)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.io=e.Socket=e.Manager=e.protocol=void 0;const n=s(310),o=s(842),r=s(193)("socket.io-client");t.exports=e=a;const i=e.managers={};function a(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};const s=(0,n.url)(t,e.path||"/socket.io"),a=s.source,c=s.id,h=s.path,p=i[c]&&h in i[c].nsps;let u;return e.forceNew||e["force new connection"]||!1===e.multiplex||p?(r("ignoring socket cache for %s",a),u=new o.Manager(a,e)):(i[c]||(r("new io instance for %s",a),i[c]=new o.Manager(a,e)),u=i[c]),s.query&&!e.query&&(e.query=s.queryKey),u.socket(s.path,e)}e.io=a;var c=s(326);Object.defineProperty(e,"protocol",{enumerable:!0,get:function(){return c.protocol}}),e.connect=a;var h=s(842);Object.defineProperty(e,"Manager",{enumerable:!0,get:function(){return h.Manager}});var p=s(259);Object.defineProperty(e,"Socket",{enumerable:!0,get:function(){return p.Socket}}),e.default=a},842:(t,e,s)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Manager=void 0;const n=s(797),o=s(213),r=s(259),i=s(326),a=s(773),c=s(855),h=s(328),p=s(193)("socket.io-client:manager");class u extends h.StrictEventEmitter{constructor(t,e){var s;super(),this.nsps={},this.subs=[],t&&"object"==typeof t&&(e=t,t=void 0),(e=e||{}).path=e.path||"/socket.io",this.opts=e,(0,o.installTimerFunctions)(this,e),this.reconnection(!1!==e.reconnection),this.reconnectionAttempts(e.reconnectionAttempts||1/0),this.reconnectionDelay(e.reconnectionDelay||1e3),this.reconnectionDelayMax(e.reconnectionDelayMax||5e3),this.randomizationFactor(null!==(s=e.randomizationFactor)&&void 0!==s?s:.5),this.backoff=new c({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==e.timeout?2e4:e.timeout),this._readyState="closed",this.uri=t;const n=e.parser||i;this.encoder=new n.Encoder,this.decoder=new n.Decoder,this._autoConnect=!1!==e.autoConnect,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return void 0===t?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var e;return void 0===t?this._reconnectionDelay:(this._reconnectionDelay=t,null===(e=this.backoff)||void 0===e||e.setMin(t),this)}randomizationFactor(t){var e;return void 0===t?this._randomizationFactor:(this._randomizationFactor=t,null===(e=this.backoff)||void 0===e||e.setJitter(t),this)}reconnectionDelayMax(t){var e;return void 0===t?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,null===(e=this.backoff)||void 0===e||e.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()}open(t){if(p("readyState %s",this._readyState),~this._readyState.indexOf("open"))return this;p("opening %s",this.uri),this.engine=n(this.uri,this.opts);const e=this.engine,s=this;this._readyState="opening",this.skipReconnect=!1;const o=(0,a.on)(e,"open",(function(){s.onopen(),t&&t()})),r=(0,a.on)(e,"error",(e=>{p("error"),s.cleanup(),s._readyState="closed",this.emitReserved("error",e),t?t(e):s.maybeReconnectOnOpen()}));if(!1!==this._timeout){const t=this._timeout;p("connect attempt will timeout after %d",t),0===t&&o();const s=this.setTimeoutFn((()=>{p("connect attempt timed out after %d",t),o(),e.close(),e.emit("error",new Error("timeout"))}),t);this.opts.autoUnref&&s.unref(),this.subs.push((function(){clearTimeout(s)}))}return this.subs.push(o),this.subs.push(r),this}connect(t){return this.open(t)}onopen(){p("open"),this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push((0,a.on)(t,"ping",this.onping.bind(this)),(0,a.on)(t,"data",this.ondata.bind(this)),(0,a.on)(t,"error",this.onerror.bind(this)),(0,a.on)(t,"close",this.onclose.bind(this)),(0,a.on)(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){this.decoder.add(t)}ondecoded(t){this.emitReserved("packet",t)}onerror(t){p("error",t),this.emitReserved("error",t)}socket(t,e){let s=this.nsps[t];return s||(s=new r.Socket(this,t,e),this.nsps[t]=s),s}_destroy(t){const e=Object.keys(this.nsps);for(const t of e)if(this.nsps[t].active)return void p("socket %s is still active, skipping close",t);this._close()}_packet(t){p("writing packet %j",t);const e=this.encoder.encode(t);for(let s=0;s<e.length;s++)this.engine.write(e[s],t.options)}cleanup(){p("cleanup"),this.subs.forEach((t=>t())),this.subs.length=0,this.decoder.destroy()}_close(){p("disconnect"),this.skipReconnect=!0,this._reconnecting=!1,"opening"===this._readyState&&this.cleanup(),this.backoff.reset(),this._readyState="closed",this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t){p("onclose"),this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)p("reconnect failed"),this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const e=this.backoff.duration();p("will wait %dms before reconnect attempt",e),this._reconnecting=!0;const s=this.setTimeoutFn((()=>{t.skipReconnect||(p("attempting reconnect"),this.emitReserved("reconnect_attempt",t.backoff.attempts),t.skipReconnect||t.open((e=>{e?(p("reconnect attempt error"),t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",e)):(p("reconnect success"),t.onreconnect())})))}),e);this.opts.autoUnref&&s.unref(),this.subs.push((function(){clearTimeout(s)}))}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}e.Manager=u},773:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.on=void 0,e.on=function(t,e,s){return t.on(e,s),function(){t.off(e,s)}}},259:(t,e,s)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Socket=void 0;const n=s(326),o=s(773),r=s(328),i=s(193)("socket.io-client:socket"),a=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class c extends r.StrictEventEmitter{constructor(t,e,s){super(),this.connected=!1,this.disconnected=!0,this.receiveBuffer=[],this.sendBuffer=[],this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=e,s&&s.auth&&(this.auth=s.auth),this.io._autoConnect&&this.open()}subEvents(){if(this.subs)return;const t=this.io;this.subs=[(0,o.on)(t,"open",this.onopen.bind(this)),(0,o.on)(t,"packet",this.onpacket.bind(this)),(0,o.on)(t,"error",this.onerror.bind(this)),(0,o.on)(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected||(this.subEvents(),this.io._reconnecting||this.io.open(),"open"===this.io._readyState&&this.onopen()),this}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...e){if(a.hasOwnProperty(t))throw new Error('"'+t+'" is a reserved event name');e.unshift(t);const s={type:n.PacketType.EVENT,data:e,options:{}};s.options.compress=!1!==this.flags.compress,"function"==typeof e[e.length-1]&&(i("emitting packet with ack id %d",this.ids),this.acks[this.ids]=e.pop(),s.id=this.ids++);const o=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return!this.flags.volatile||o&&this.connected?this.connected?this.packet(s):this.sendBuffer.push(s):i("discard packet as the transport is not currently writable"),this.flags={},this}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){i("transport is open - connecting"),"function"==typeof this.auth?this.auth((t=>{this.packet({type:n.PacketType.CONNECT,data:t})})):this.packet({type:n.PacketType.CONNECT,data:this.auth})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t){i("close (%s)",t),this.connected=!1,this.disconnected=!0,delete this.id,this.emitReserved("disconnect",t)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case n.PacketType.CONNECT:if(t.data&&t.data.sid){const e=t.data.sid;this.onconnect(e)}else this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case n.PacketType.EVENT:case n.PacketType.BINARY_EVENT:this.onevent(t);break;case n.PacketType.ACK:case n.PacketType.BINARY_ACK:this.onack(t);break;case n.PacketType.DISCONNECT:this.ondisconnect();break;case n.PacketType.CONNECT_ERROR:const e=new Error(t.data.message);e.data=t.data.data,this.emitReserved("connect_error",e)}}onevent(t){const e=t.data||[];i("emitting event %j",e),null!=t.id&&(i("attaching ack callback to event"),e.push(this.ack(t.id))),this.connected?this.emitEvent(e):this.receiveBuffer.push(Object.freeze(e))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const e=this._anyListeners.slice();for(const s of e)s.apply(this,t)}super.emit.apply(this,t)}ack(t){const e=this;let s=!1;return function(...o){s||(s=!0,i("sending ack %j",o),e.packet({type:n.PacketType.ACK,id:t,data:o}))}}onack(t){const e=this.acks[t.id];"function"==typeof e?(i("calling ack %s with %j",t.id,t.data),e.apply(this,t.data),delete this.acks[t.id]):i("bad ack %s",t.id)}onconnect(t){i("socket connected with id %s",t),this.id=t,this.connected=!0,this.disconnected=!1,this.emitBuffered(),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach((t=>this.emitEvent(t))),this.receiveBuffer=[],this.sendBuffer.forEach((t=>this.packet(t))),this.sendBuffer=[]}ondisconnect(){i("server disconnect (%s)",this.nsp),this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach((t=>t())),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&(i("performing disconnect (%s)",this.nsp),this.packet({type:n.PacketType.DISCONNECT})),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const e=this._anyListeners;for(let s=0;s<e.length;s++)if(t===e[s])return e.splice(s,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}}e.Socket=c},328:(t,e,s)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.StrictEventEmitter=void 0;const n=s(69);e.StrictEventEmitter=class extends n{on(t,e){return super.on(t,e),this}once(t,e){return super.once(t,e),this}emit(t,...e){return super.emit(t,...e),this}emitReserved(t,...e){return super.emit(t,...e),this}listeners(t){return super.listeners(t)}}},310:(t,e,s)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.url=void 0;const n=s(986),o=s(193)("socket.io-client:url");e.url=function(t,e="",s){let r=t;s=s||"undefined"!=typeof location&&location,null==t&&(t=s.protocol+"//"+s.host),"string"==typeof t&&("/"===t.charAt(0)&&(t="/"===t.charAt(1)?s.protocol+t:s.host+t),/^(https?|wss?):\/\//.test(t)||(o("protocol-less url %s",t),t=void 0!==s?s.protocol+"//"+t:"https://"+t),o("parse %s",t),r=n(t)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const i=-1!==r.host.indexOf(":")?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+i+":"+r.port+e,r.href=r.protocol+"://"+i+(s&&s.port===r.port?"":":"+r.port),r}}},e={};function s(n){var o=e[n];if(void 0!==o)return o.exports;var r=e[n]={exports:{}};return t[n](r,r.exports,s),r.exports}(()=>{"use strict";var t=s(116);t.Manager,t.Socket;const e=self,n={user:void 0,ports:[],call:(t,e,s)=>{n.ports.forEach((n=>{const o={type:t,event:e,data:s};n.postMessage(o)}))}},o=t("wss://"+new URL(self.location.origin).host,{path:"/socket.io4",transports:["websocket"],upgrade:!1});o.io.on("error",(t=>{n.call("socket","error",t.message)})),o.io.on("reconnect_error",(t=>{n.call("socket","reconnect_error",t.message)})),o.io.on("reconnect_attempt",(t=>{n.call("socket","reconnect_attempt",t)})),o.on("connect",(()=>{n.call("socket","connect")})),o.on("disconnect",(t=>{n.call("socket","disconnect",t)})),o.on("message",(t=>{n.call("socket","message",t)})),e.addEventListener("connect",(t=>{const e=t.ports[0];n.ports.push(e),e.onmessage=t=>{var s,r;const i=t.data;switch(i.type){case"ping":e.postMessage("pong");break;case"connection":null!==n.user&&(null===(s=n.user)||void 0===s?void 0:s.idUser)!==i.data.idUser&&(o.disconnect(),o.connect()),null!==n.user&&(null===(r=n.user)||void 0===r?void 0:r.idUser)===i.data.idUser||(n.user=i.data)}},e.start()}))})()})();
2
+ //# sourceMappingURL=socket.sharedworker.bb25eb0781ce40fec4a2.js.map