jamespot-react-core 1.1.13 → 1.1.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/76.bundle.js +1 -1
- package/build/76.bundle.js.map +1 -1
- package/build/81.bundle.js +2 -0
- package/build/81.bundle.js.map +1 -0
- package/build/862.bundle.js +1 -1
- package/build/862.bundle.js.map +1 -1
- package/build/App.d.ts +15 -5
- package/build/app.bundle.js +674 -351
- package/build/app.bundle.js.map +1 -1
- package/build/components/ExtensionProvider.component.d.ts +1 -1
- package/build/components/IfAppIsActivated.component.d.ts +1 -0
- package/build/components/NoMatch.component.d.ts +1 -0
- package/build/components/RTProvider.component.d.ts +5 -0
- package/build/components/TwoColLayout.d.ts +13 -0
- package/build/components/types.d.ts +1 -1
- package/build/displayer/DisplayAttribute.component.d.ts +1 -0
- package/build/displayer/components/inputs/Date.d.ts +3 -0
- package/build/displayer/components/inputs/DefaultInput.d.ts +2 -0
- package/build/displayer/components/inputs/InputTextarea.d.ts +2 -0
- package/build/displayer/components/inputs/OrientedLink.d.ts +2 -0
- package/build/displayer/components/inputs/Radio.d.ts +11 -0
- package/build/displayer/list/formatter.d.ts +32 -10
- package/build/displayer/types.d.ts +6 -2
- package/build/displayer/useDisplay.d.ts +1 -1
- package/build/redux/slice/Application.slice.d.ts +0 -6
- package/build/redux/slice/Article.slice.d.ts +2 -8
- package/build/redux/slice/Model.slice.d.ts +0 -6
- package/build/redux/slice/Toast.slice.d.ts +2 -8
- package/build/redux/slice/User.slice.d.ts +2 -8
- package/build/redux/store.d.ts +3 -10
- package/build/utils/router.d.ts +13 -0
- package/build/utils/socket.d.ts +2 -13
- package/build/utils/translation.d.ts +1 -0
- package/build/utils/types.d.ts +26 -14
- package/ext-component-list.json +48 -9
- package/externals.json +4 -0
- package/package.json +7 -5
- package/script/traduction-react.php +1 -1
- package/.eslintignore +0 -88
- package/.eslintrc.js +0 -15
- package/.github/pull_request_template.md +0 -13
- package/.github/workflows/ci.yml +0 -67
- package/.github/workflows/deploy-dev-branches.yml +0 -40
- package/.github/workflows/increment-npm-version.yml +0 -26
- package/.github/workflows/npm-package.yml +0 -33
- package/.history/.eslintignore_20211116104208 +0 -84
- package/.history/.eslintignore_20211116104838 +0 -84
- package/.history/.eslintignore_20211116140416 +0 -88
- package/.history/.github/workflows/ci_20211117143717.yml +0 -55
- package/.history/.github/workflows/ci_20211117143735.yml +0 -55
- package/.history/.github/workflows/ci_20211117143738.yml +0 -55
- package/.history/.github/workflows/ci_20211117143748.yml +0 -55
- package/.history/.github/workflows/ci_20211117143853.yml +0 -67
- package/.history/.github/workflows/ci_20211117143857.yml +0 -67
- package/.history/.github/workflows/ci_20211117143901.yml +0 -67
- package/.history/.github/workflows/ci_20211117143910.yml +0 -67
- package/.history/.gitignore_20210217152737 +0 -86
- package/.history/.husky/pre-commit_20211116154558 +0 -4
- package/.history/.husky/pre-commit_20211116155220 +0 -4
- package/.history/.prettierignore_20211116104208 +0 -84
- package/.history/.prettierignore_20211116140423 +0 -88
- package/.history/.prettierrc_20211116104208.json +0 -11
- package/.history/.prettierrc_20211116173727.json +0 -10
- package/.history/babel.config_20211116104920.js +0 -8
- package/.history/babel.config_20211116105014.js +0 -12
- package/.history/build/utils/types.d_20211115162010.ts +0 -130
- package/.history/build/utils/types.d_20211115162048.ts +0 -153
- package/.history/build/utils/types.d_20211115162050.ts +0 -153
- package/.history/build/utils/types.d_20211115163140.ts +0 -164
- package/.history/build/utils/types.d_20211115163212.ts +0 -165
- package/.history/build/utils/types.d_20211115163215.ts +0 -164
- package/.history/build/utils/types.d_20211115163237.ts +0 -165
- package/.history/build/utils/types.d_20211115163259.ts +0 -164
- package/.history/build/utils/types.d_20211115163311.ts +0 -162
- package/.history/build/utils/types.d_20211115163319.ts +0 -164
- package/.history/build/utils/types.d_20211115163322.ts +0 -164
- package/.history/build/utils/types.d_20211115163326.ts +0 -164
- package/.history/build/utils/types.d_20211115163346.ts +0 -167
- package/.history/build/utils/types.d_20211115163411.ts +0 -170
- package/.history/build/utils/types.d_20211115163824.ts +0 -170
- package/.history/component-list-generator_20201020144442.js +0 -0
- package/.history/component-list-generator_20201020144454.js +0 -2
- package/.history/component-list-generator_20201020144615.js +0 -2
- package/.history/component-list-generator_20201020144629.js +0 -4
- package/.history/component-list-generator_20201020144652.js +0 -3
- package/.history/component-list-generator_20201020144919.js +0 -6
- package/.history/component-list-generator_20201020144936.js +0 -6
- package/.history/component-list-generator_20201020145039.js +0 -6
- package/.history/component-list-generator_20201020145056.js +0 -6
- package/.history/component-list-generator_20201020145108.js +0 -6
- package/.history/component-list-generator_20201020145126.js +0 -6
- package/.history/component-list-generator_20201020145155.js +0 -10
- package/.history/component-list-generator_20201020145204.js +0 -10
- package/.history/component-list-generator_20201020145206.js +0 -10
- package/.history/component-list-generator_20201020145214.js +0 -10
- package/.history/component-list-generator_20201020145238.js +0 -11
- package/.history/component-list-generator_20201020145314.js +0 -11
- package/.history/component-list-generator_20201020145317.js +0 -11
- package/.history/component-list-generator_20201020145350.js +0 -14
- package/.history/component-list-generator_20201020145403.js +0 -14
- package/.history/component-list-generator_20201020145502.js +0 -14
- package/.history/component-list-generator_20201020145513.js +0 -14
- package/.history/component-list-generator_20201020145543.js +0 -20
- package/.history/component-list-generator_20201020145548.js +0 -20
- package/.history/component-list-generator_20201020145552.js +0 -20
- package/.history/component-list-generator_20201020145556.js +0 -20
- package/.history/component-list-generator_20201020145606.js +0 -20
- package/.history/component-list-generator_20201020145608.js +0 -20
- package/.history/component-list-generator_20201020145733.js +0 -25
- package/.history/component-list-generator_20201020145747.js +0 -25
- package/.history/component-list-generator_20201020145751.js +0 -25
- package/.history/component-list-generator_20201020145815.js +0 -31
- package/.history/component-list-generator_20201020145819.js +0 -31
- package/.history/component-list-generator_20201020145836.js +0 -32
- package/.history/component-list-generator_20201020145850.js +0 -33
- package/.history/component-list-generator_20201020145906.js +0 -31
- package/.history/component-list-generator_20201020145928.js +0 -31
- package/.history/dummyReact_20200925112918.js +0 -0
- package/.history/dummyReact_20200925112926.js +0 -1
- package/.history/ext-component-list_20211019182023.json +0 -222
- package/.history/jest.config_20211117104325.js +0 -14
- package/.history/jest.config_20211117161032.js +0 -15
- package/.history/package-lock_20211104171528.json +0 -116080
- package/.history/package-lock_20211104171601.json +0 -116076
- package/.history/package_20211104171613.json +0 -76
- package/.history/package_20211108143322.json +0 -74
- package/.history/package_20211108155011.json +0 -76
- package/.history/package_20211108161929.json +0 -76
- package/.history/package_20211109064814.json +0 -76
- package/.history/package_20211109064815.json +0 -76
- package/.history/package_20211109094559.json +0 -75
- package/.history/package_20211109094610.json +0 -76
- package/.history/package_20211109094651.json +0 -76
- package/.history/package_20211109094658.json +0 -76
- package/.history/package_20211109094716.json +0 -76
- package/.history/package_20211109111149.json +0 -76
- package/.history/package_20211109111152.json +0 -76
- package/.history/package_20211109111202.json +0 -76
- package/.history/package_20211109112628.json +0 -76
- package/.history/package_20211109113128.json +0 -75
- package/.history/package_20211109113249.json +0 -75
- package/.history/package_20211109142104.json +0 -74
- package/.history/package_20211109142146.json +0 -72
- package/.history/package_20211116104326.json +0 -72
- package/.history/package_20211116104626.json +0 -74
- package/.history/package_20211116104634.json +0 -75
- package/.history/package_20211116104655.json +0 -77
- package/.history/package_20211116104658.json +0 -77
- package/.history/package_20211116105054.json +0 -77
- package/.history/package_20211116113622.json +0 -77
- package/.history/package_20211116114114.json +0 -77
- package/.history/package_20211116114323.json +0 -77
- package/.history/package_20211116154641.json +0 -89
- package/.history/package_20211117145050.json +0 -90
- package/.history/package_20211117160710.json +0 -90
- package/.history/package_20211117160750.json +0 -90
- package/.history/package_20211117160811.json +0 -90
- package/.history/package_20211117160835.json +0 -89
- package/.history/package_20211117160858.json +0 -90
- package/.history/package_20211117160917.json +0 -90
- package/.history/package_20211117160946.json +0 -90
- package/.history/package_20211117161004.json +0 -90
- package/.history/script/checkDependencies_20211117104325.js +0 -40
- package/.history/script/checkDependencies_20211117161043.js +0 -41
- package/.history/script/checkDependencies_20211117161049.js +0 -42
- package/.history/script/checkDependencies_20211117161059.js +0 -43
- package/.history/script/checkDependencies_20211117161139.js +0 -43
- package/.history/script/component-list-generator_20201110152037.mjs +0 -35
- package/.history/script/component-list-generator_20201110152102.mjs +0 -35
- package/.history/script/component-list-generator_20211117161111.js +0 -62
- package/.history/script/component-list-generator_20211117161116.js +0 -61
- package/.history/script/component-list-generator_20211117161128.js +0 -62
- package/.history/src/App_20211115161007.tsx +0 -151
- package/.history/src/App_20211115161019.tsx +0 -151
- package/.history/src/App_20211116105352.tsx +0 -126
- package/.history/src/App_20211116175603.tsx +0 -151
- package/.history/src/App_20211116175732.tsx +0 -151
- package/.history/src/App_20211117091605.tsx +0 -126
- package/.history/src/App_20211117145107.tsx +0 -127
- package/.history/src/App_20211117160617.tsx +0 -126
- package/.history/src/App_20211123163906.tsx +0 -159
- package/.history/src/App_20211123163907.tsx +0 -160
- package/.history/src/App_20211123164015.tsx +0 -158
- package/.history/src/App_20211123164030.tsx +0 -161
- package/.history/src/App_20211123164038.tsx +0 -161
- package/.history/src/App_20211123164054.tsx +0 -163
- package/.history/src/App_20211123164059.tsx +0 -162
- package/.history/src/App_20211123164808.tsx +0 -163
- package/.history/src/App_20211123164811.tsx +0 -162
- package/.history/src/App_20211123164822.tsx +0 -162
- package/.history/src/App_20211123165036.tsx +0 -162
- package/.history/src/App_20211123165302.tsx +0 -162
- package/.history/src/App_20211123165306.tsx +0 -162
- package/.history/src/App_20211123165328.tsx +0 -162
- package/.history/src/App_20211123165331.tsx +0 -162
- package/.history/src/App_20211123165350.tsx +0 -162
- package/.history/src/App_20211123165407.tsx +0 -162
- package/.history/src/App_20211123165453.tsx +0 -162
- package/.history/src/App_20211123165815.tsx +0 -162
- package/.history/src/App_20211123165820.tsx +0 -162
- package/.history/src/App_20211123165831.tsx +0 -162
- package/.history/src/App_20211123165836.tsx +0 -162
- package/.history/src/App_20211123170033.tsx +0 -159
- package/.history/src/App_20211123170559.tsx +0 -159
- package/.history/src/App_20211125104046.tsx +0 -163
- package/.history/src/App_20211125104943.tsx +0 -163
- package/.history/src/App_20211125104949.tsx +0 -164
- package/.history/src/App_20211125105152.tsx +0 -165
- package/.history/src/App_20211125105250.tsx +0 -166
- package/.history/src/App_20211125105255.tsx +0 -167
- package/.history/src/App_20211125105441.tsx +0 -167
- package/.history/src/App_20211125105447.tsx +0 -166
- package/.history/src/App_20211125105512.tsx +0 -167
- package/.history/src/App_20211125105519.tsx +0 -166
- package/.history/src/App_20211125105557.tsx +0 -165
- package/.history/src/App_20211125105714.tsx +0 -164
- package/.history/src/App_20211125105807.tsx +0 -163
- package/.history/src/App_20211125105811.tsx +0 -163
- package/.history/src/App_20211125110028.tsx +0 -163
- package/.history/src/App_20211125110118.tsx +0 -163
- package/.history/src/App_20211125111425.tsx +0 -165
- package/.history/src/App_20211125111439.tsx +0 -165
- package/.history/src/App_20211125111451.tsx +0 -165
- package/.history/src/App_20211125111501.tsx +0 -165
- package/.history/src/App_20211125111518.tsx +0 -166
- package/.history/src/App_20211125111520.tsx +0 -166
- package/.history/src/App_20211125112541.tsx +0 -166
- package/.history/src/App_20211125112547.tsx +0 -166
- package/.history/src/App_20211125112556.tsx +0 -166
- package/.history/src/App_20211125113551.tsx +0 -167
- package/.history/src/App_20211125113620.tsx +0 -167
- package/.history/src/App_20211125113710.tsx +0 -167
- package/.history/src/App_20211125115222.tsx +0 -171
- package/.history/src/App_20211125115613.tsx +0 -148
- package/.history/src/App_20211125155842.tsx +0 -151
- package/.history/src/App_20211125155844.tsx +0 -150
- package/.history/src/App_20211126145308.tsx +0 -151
- package/.history/src/App_20211126150052.tsx +0 -150
- package/.history/src/App_20211129150417.tsx +0 -150
- package/.history/src/App_20211129150436.tsx +0 -150
- package/.history/src/App_20211207121003.tsx +0 -159
- package/.history/src/App_20211207121127.tsx +0 -159
- package/.history/src/App_20211207121135.tsx +0 -160
- package/.history/src/App_20211207121233.tsx +0 -160
- package/.history/src/App_20211207121325.tsx +0 -160
- package/.history/src/App_20211207121333.tsx +0 -160
- package/.history/src/App_20211207121457.tsx +0 -159
- package/.history/src/App_20211207123546.tsx +0 -159
- package/.history/src/App_20211207143631.tsx +0 -159
- package/.history/src/App_20211207143637.tsx +0 -159
- package/.history/src/App_20211207143645.tsx +0 -159
- package/.history/src/App_20211207143648.tsx +0 -159
- package/.history/src/App_20211207143913.tsx +0 -160
- package/.history/src/App_20211207144156.tsx +0 -160
- package/.history/src/App_20211207144158.tsx +0 -160
- package/.history/src/App_20211207144416.tsx +0 -165
- package/.history/src/App_20211207144424.tsx +0 -165
- package/.history/src/App_20211207144554.tsx +0 -161
- package/.history/src/App_20211207144558.tsx +0 -159
- package/.history/src/App_20211207154936.tsx +0 -189
- package/.history/src/App_20211207154951.tsx +0 -190
- package/.history/src/App_20211207155001.tsx +0 -190
- package/.history/src/App_20211207155046.tsx +0 -191
- package/.history/src/App_20211207155106.tsx +0 -191
- package/.history/src/App_20211207155109.tsx +0 -191
- package/.history/src/App_20211207155117.tsx +0 -191
- package/.history/src/App_20211207155124.tsx +0 -191
- package/.history/src/App_20211207155127.tsx +0 -191
- package/.history/src/App_20211207155130.tsx +0 -191
- package/.history/src/App_20211207155136.tsx +0 -191
- package/.history/src/App_20211207155141.tsx +0 -191
- package/.history/src/App_20211207155149.tsx +0 -192
- package/.history/src/App_20211207155247.tsx +0 -191
- package/.history/src/App_20211207155334.tsx +0 -191
- package/.history/src/App_20211207155339.tsx +0 -191
- package/.history/src/App_20211207155346.tsx +0 -192
- package/.history/src/App_20211207155828.tsx +0 -192
- package/.history/src/App_20211207160003.tsx +0 -191
- package/.history/src/App_20211207160009.tsx +0 -190
- package/.history/src/App_20211207160037.tsx +0 -159
- package/.history/src/App_20211209144637.tsx +0 -168
- package/.history/src/App_20211209144641.tsx +0 -169
- package/.history/src/App_20211214143016.tsx +0 -172
- package/.history/src/App_20211214153206.tsx +0 -181
- package/.history/src/App_20211214153207.tsx +0 -182
- package/.history/src/App_20211214153220.tsx +0 -182
- package/.history/src/App_20211214163650.tsx +0 -172
- package/.history/src/App_20211214164203.tsx +0 -163
- package/.history/src/displayer/DisplayAttribute.component_20211214142347.tsx +0 -87
- package/.history/src/displayer/DisplayAttribute.component_20211214142733.tsx +0 -87
- package/.history/src/displayer/DisplayAttribute.component_20211214142748.tsx +0 -86
- package/.history/src/displayer/DisplayAttribute.component_20211214142750.tsx +0 -85
- package/.history/src/displayer/DisplayAttribute.component_20211214142752.tsx +0 -85
- package/.history/src/displayer/DisplayAttribute.component_20211214142802.tsx +0 -86
- package/.history/src/displayer/DisplayAttribute.component_20211214142810.tsx +0 -86
- package/.history/src/displayer/DisplayAttribute.component_20211214142927.tsx +0 -74
- package/.history/src/displayer/DisplayAttribute.component_20211214142931.tsx +0 -73
- package/.history/src/displayer/DisplayAttribute.component_20211214142933.tsx +0 -72
- package/.history/src/displayer/DisplayAttribute.component_20211214142941.tsx +0 -72
- package/.history/src/displayer/DisplayAttribute.component_20211214142945.tsx +0 -72
- package/.history/src/displayer/DisplayAttribute.component_20211214142946.tsx +0 -71
- package/.history/src/displayer/DisplayAttribute.component_20211214142959.tsx +0 -71
- package/.history/src/displayer/DisplayAttribute.component_20211214144044.tsx +0 -69
- package/.history/src/displayer/DisplayAttribute.component_20211214144049.tsx +0 -69
- package/.history/src/displayer/DisplayAttribute.component_20211214144205.tsx +0 -71
- package/.history/src/displayer/DisplayAttribute.component_20211214144502.tsx +0 -71
- package/.history/src/displayer/DisplayAttribute.component_20211214144517.tsx +0 -71
- package/.history/src/displayer/DisplayAttribute.component_20211214144537.tsx +0 -69
- package/.history/src/displayer/DisplayAttribute.component_20211214144538.tsx +0 -68
- package/.history/src/displayer/DisplayAttribute.component_20211214144556.tsx +0 -69
- package/.history/src/displayer/DisplayAttribute.component_20211214144559.tsx +0 -67
- package/.history/src/displayer/DisplayAttribute.component_20211214144616.tsx +0 -66
- package/.history/src/displayer/DisplayAttribute.component_20211214144618.tsx +0 -66
- package/.history/src/displayer/DisplayAttribute.component_20211214144633.tsx +0 -67
- package/.history/src/displayer/DisplayAttribute.component_20211214144638.tsx +0 -65
- package/.history/src/displayer/DisplayAttribute.component_20211214144645.tsx +0 -65
- package/.history/src/displayer/DisplayAttribute.component_20211214144707.tsx +0 -65
- package/.history/src/displayer/DisplayAttribute.component_20211214144708.tsx +0 -66
- package/.history/src/displayer/DisplayAttribute.component_20211214144721.tsx +0 -66
- package/.history/src/displayer/DisplayAttribute.component_20211214144745.tsx +0 -66
- package/.history/src/displayer/DisplayAttribute.component_20211214144749.tsx +0 -66
- package/.history/src/displayer/DisplayAttribute.component_20211214145052.tsx +0 -54
- package/.history/src/displayer/DisplayAttribute.component_20211214145142.tsx +0 -36
- package/.history/src/displayer/DisplayAttribute.component_20211214152254.tsx +0 -36
- package/.history/src/displayer/DisplayAttribute.component_20211214152627.tsx +0 -47
- package/.history/src/displayer/DisplayAttribute.component_20211214152640.tsx +0 -51
- package/.history/src/displayer/DisplayAttribute.component_20211214152747.tsx +0 -51
- package/.history/src/displayer/DisplayAttribute.component_20211214152749.tsx +0 -51
- package/.history/src/displayer/DisplayAttribute.component_20211214152830.tsx +0 -51
- package/.history/src/displayer/DisplayAttribute.component_20211214152839.tsx +0 -48
- package/.history/src/displayer/DisplayAttribute.component_20211214152904.tsx +0 -48
- package/.history/src/displayer/DisplayAttribute.component_20211214152914.tsx +0 -48
- package/.history/src/displayer/DisplayAttribute.component_20211214152952.tsx +0 -49
- package/.history/src/displayer/DisplayAttribute.component_20211214153000.tsx +0 -49
- package/.history/src/displayer/DisplayAttribute.component_20211214153008.tsx +0 -49
- package/.history/src/displayer/DisplayAttribute.component_20211214153009.tsx +0 -48
- package/.history/src/displayer/DisplayAttribute.component_20211214153014.tsx +0 -48
- package/.history/src/displayer/DisplayAttribute.component_20211214153040.tsx +0 -50
- package/.history/src/displayer/DisplayAttribute.component_20211214153042.tsx +0 -48
- package/.history/src/displayer/DisplayAttribute.component_20211214153105.tsx +0 -51
- package/.history/src/displayer/DisplayAttribute.component_20211214153111.tsx +0 -52
- package/.history/src/displayer/DisplayAttribute.component_20211214153937.tsx +0 -52
- package/.history/src/displayer/DisplayAttribute.component_20211214154139.tsx +0 -52
- package/.history/src/displayer/DisplayAttribute.component_20211214154155.tsx +0 -52
- package/.history/src/displayer/DisplayAttribute.component_20211214154322.tsx +0 -52
- package/.history/src/displayer/DisplayAttribute.component_20211214154337.tsx +0 -46
- package/.history/src/displayer/DisplayAttribute.component_20211214154344.tsx +0 -51
- package/.history/src/displayer/DisplayAttribute.component_20211214154355.tsx +0 -46
- package/.history/src/displayer/DisplayAttribute.component_20211214154411.tsx +0 -52
- package/.history/src/displayer/DisplayAttribute.component_20211214154436.tsx +0 -52
- package/.history/src/displayer/DisplayAttribute.component_20211214154519.tsx +0 -50
- package/.history/src/displayer/DisplayAttribute.component_20211214155729.tsx +0 -51
- package/.history/src/displayer/DisplayAttribute.component_20211214155847.tsx +0 -50
- package/.history/src/displayer/DisplayAttribute.component_20211214161029.tsx +0 -50
- package/.history/src/displayer/DisplayAttribute.component_20211214161437.tsx +0 -49
- package/.history/src/displayer/DisplayAttribute.component_20211214163110.tsx +0 -49
- package/.history/src/displayer/DisplayAttribute.component_20211214163114.tsx +0 -49
- package/.history/src/displayer/DisplayAttribute.component_20211214163119.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214163149.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214163423.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214163428.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214163432.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214163521.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164135.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164139.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164245.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164304.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164308.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164318.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164328.tsx +0 -38
- package/.history/src/displayer/DisplayAttribute.component_20211214164333.tsx +0 -25
- package/.history/src/displayer/DisplayAttribute.component_20211214164336.tsx +0 -35
- package/.history/src/displayer/DisplayAttribute.component_20211214164356.tsx +0 -35
- package/.history/src/displayer/DisplayAttribute.component_20211214164402.tsx +0 -35
- package/.history/src/displayer/DisplayAttribute.component_20211214164450.tsx +0 -33
- package/.history/src/displayer/DisplayAttribute.component_20211214164755.tsx +0 -33
- package/.history/src/displayer/DisplayAttribute.component_20211214165532.tsx +0 -34
- package/.history/src/displayer/DisplayAttribute.component_20211214170041.tsx +0 -35
- package/.history/src/displayer/DisplayAttribute.component_20211214170052.tsx +0 -36
- package/.history/src/displayer/DisplayAttribute.component_20211214170108.tsx +0 -36
- package/.history/src/displayer/DisplayAttribute.component_20211214170208.tsx +0 -37
- package/.history/src/displayer/DisplayAttribute.component_20211214170229.tsx +0 -37
- package/.history/src/displayer/DisplayAttribute.component_20211214171848.tsx +0 -36
- package/.history/src/displayer/DisplayAttribute.component_20211214180831.tsx +0 -36
- package/.history/src/displayer/DisplayAttribute.component_20211214181345.tsx +0 -36
- package/.history/src/displayer/DisplayAttribute.component_20211215093641.tsx +0 -37
- package/.history/src/displayer/DisplayAttribute.component_20211215093839.tsx +0 -37
- package/.history/src/displayer/DisplayAttribute.component_20211215093921.tsx +0 -40
- package/.history/src/displayer/DisplayAttribute.component_20211215094002.tsx +0 -40
- package/.history/src/displayer/DisplayAttribute.component_20211215094023.tsx +0 -40
- package/.history/src/displayer/DisplayAttribute.component_20211215152221.tsx +0 -44
- package/.history/src/displayer/DisplayAttribute.component_20211215152233.tsx +0 -45
- package/.history/src/displayer/DisplayAttribute.component_20211215152236.tsx +0 -45
- package/.history/src/displayer/DisplayAttribute.component_20211215152249.tsx +0 -46
- package/.history/src/displayer/DisplayAttribute.component_20211215152319.tsx +0 -41
- package/.history/src/displayer/DisplayAttribute.component_20211215152321.tsx +0 -40
- package/.history/src/displayer/DisplayAttribute.component_20211215152445.tsx +0 -42
- package/.history/src/displayer/DisplayAttribute.component_20211215152458.tsx +0 -46
- package/.history/src/displayer/DisplayAttribute.component_20211215153047.tsx +0 -46
- package/.history/src/displayer/DisplayAttribute.component_20211215153845.tsx +0 -46
- package/.history/src/displayer/DisplayAttribute.component_20211215153848.tsx +0 -47
- package/.history/src/displayer/DisplayAttribute.component_20211215153850.tsx +0 -46
- package/.history/src/displayer/DisplayAttribute.component_20211221155746.tsx +0 -46
- package/.history/src/displayer/components/DisplayList.component_20211214145222.tsx +0 -20
- package/.history/src/displayer/components/DisplayList.component_20211214154540.tsx +0 -21
- package/.history/src/displayer/components/DisplayList.component_20211214154625.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214154805.tsx +0 -22
- package/.history/src/displayer/components/DisplayList.component_20211214154807.tsx +0 -21
- package/.history/src/displayer/components/DisplayList.component_20211214155122.tsx +0 -21
- package/.history/src/displayer/components/DisplayList.component_20211214155211.tsx +0 -22
- package/.history/src/displayer/components/DisplayList.component_20211214155213.tsx +0 -21
- package/.history/src/displayer/components/DisplayList.component_20211214155344.tsx +0 -21
- package/.history/src/displayer/components/DisplayList.component_20211214155417.tsx +0 -21
- package/.history/src/displayer/components/DisplayList.component_20211214155425.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214155508.tsx +0 -24
- package/.history/src/displayer/components/DisplayList.component_20211214155555.tsx +0 -24
- package/.history/src/displayer/components/DisplayList.component_20211214155600.tsx +0 -24
- package/.history/src/displayer/components/DisplayList.component_20211214155606.tsx +0 -24
- package/.history/src/displayer/components/DisplayList.component_20211214155637.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214155639.tsx +0 -22
- package/.history/src/displayer/components/DisplayList.component_20211214155641.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214155656.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214160419.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214163502.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214163505.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211214180910.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211215143233.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211215152018.tsx +0 -30
- package/.history/src/displayer/components/DisplayList.component_20211215152228.tsx +0 -27
- package/.history/src/displayer/components/DisplayList.component_20211215152331.tsx +0 -30
- package/.history/src/displayer/components/DisplayList.component_20211215152441.tsx +0 -29
- package/.history/src/displayer/components/DisplayList.component_20211215152504.tsx +0 -27
- package/.history/src/displayer/components/DisplayList.component_20211215152508.tsx +0 -26
- package/.history/src/displayer/components/DisplayList.component_20211215152515.tsx +0 -29
- package/.history/src/displayer/components/DisplayList.component_20211215152521.tsx +0 -22
- package/.history/src/displayer/components/DisplayList.component_20211215152602.tsx +0 -26
- package/.history/src/displayer/components/DisplayList.component_20211215152607.tsx +0 -26
- package/.history/src/displayer/components/DisplayList.component_20211215152608.tsx +0 -26
- package/.history/src/displayer/components/DisplayList.component_20211215152728.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211215152729.tsx +0 -23
- package/.history/src/displayer/components/DisplayList.component_20211215152734.tsx +0 -22
- package/.history/src/displayer/components/DisplayList.component_20211215152739.tsx +0 -18
- package/.history/src/displayer/components/DisplayList.component_20211215153809.tsx +0 -18
- package/.history/src/displayer/components/DisplayList.component_20211215153815.tsx +0 -18
- package/.history/src/displayer/components/DisplayList.component_20211215153830.tsx +0 -22
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214145229.tsx +0 -14
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214154637.tsx +0 -17
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214154638.tsx +0 -16
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214154706.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214154714.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214155855.tsx +0 -16
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214155945.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214155947.tsx +0 -14
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214160002.tsx +0 -16
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214160318.tsx +0 -11
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214160320.tsx +0 -9
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214160345.tsx +0 -11
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214160352.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214160404.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214163514.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214180903.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211214180905.tsx +0 -15
- package/.history/src/displayer/components/DisplaySingleValue.component_20211215152534.tsx +0 -11
- package/.history/src/displayer/components/DisplaySingleValue.component_20211215152536.tsx +0 -10
- package/.history/src/displayer/components/List.component_20211214145132.tsx +0 -0
- package/.history/src/displayer/components/List.component_20211214145144.tsx +0 -17
- package/.history/src/displayer/components/List.component_20211214145154.tsx +0 -20
- package/.history/src/displayer/components/List.component_20211214145203.tsx +0 -20
- package/.history/src/displayer/components/SingleValue.component_20211214145039.tsx +0 -0
- package/.history/src/displayer/components/SingleValue.component_20211214145055.tsx +0 -11
- package/.history/src/displayer/components/SingleValue.component_20211214145102.tsx +0 -13
- package/.history/src/displayer/components/SingleValue.component_20211214145106.tsx +0 -13
- package/.history/src/displayer/components/SingleValue.component_20211214145110.tsx +0 -14
- package/.history/src/displayer/components/SingleValue.component_20211214145119.tsx +0 -14
- package/.history/src/displayer/list/formatter_20211214103213.ts +0 -33
- package/.history/src/displayer/list/formatter_20211214142050.ts +0 -34
- package/.history/src/displayer/list/formatter_20211214142150.ts +0 -39
- package/.history/src/displayer/list/formatter_20211214142154.ts +0 -39
- package/.history/src/displayer/list/formatter_20211214142200.ts +0 -39
- package/.history/src/displayer/list/formatter_20211214142208.ts +0 -39
- package/.history/src/displayer/list/formatter_20211214142213.tsx +0 -39
- package/.history/src/displayer/list/formatter_20211214142215.tsx +0 -39
- package/.history/src/displayer/list/formatter_20211214142220.tsx +0 -39
- package/.history/src/displayer/list/formatter_20211214142232.tsx +0 -39
- package/.history/src/displayer/list/formatter_20211214142238.tsx +0 -39
- package/.history/src/displayer/list/formatter_20211214142253.tsx +0 -39
- package/.history/src/displayer/list/formatter_20211214142258.tsx +0 -40
- package/.history/src/displayer/list/formatter_20211214142304.tsx +0 -40
- package/.history/src/displayer/list/formatter_20211214142309.tsx +0 -44
- package/.history/src/displayer/list/formatter_20211214142312.tsx +0 -48
- package/.history/src/displayer/list/formatter_20211214142315.tsx +0 -52
- package/.history/src/displayer/list/formatter_20211214145423.tsx +0 -53
- package/.history/src/displayer/list/formatter_20211214145426.tsx +0 -54
- package/.history/src/displayer/list/formatter_20211214145428.tsx +0 -55
- package/.history/src/displayer/list/formatter_20211214145431.tsx +0 -56
- package/.history/src/displayer/list/formatter_20211214145451.tsx +0 -57
- package/.history/src/displayer/list/formatter_20211214145457.tsx +0 -58
- package/.history/src/displayer/list/formatter_20211214145502.tsx +0 -58
- package/.history/src/displayer/list/formatter_20211215143348.tsx +0 -58
- package/.history/src/displayer/list/formatter_20211215143351.tsx +0 -58
- package/.history/src/displayer/list/formatter_20211215143355.tsx +0 -58
- package/.history/src/displayer/list/formatter_20211215143359.tsx +0 -58
- package/.history/src/displayer/list/formatter_20211215153024.tsx +0 -61
- package/.history/src/displayer/list/formatter_20211215153026.tsx +0 -60
- package/.history/src/displayer/list/formatter_20211215153030.tsx +0 -61
- package/.history/src/displayer/list/formatter_20211215153035.tsx +0 -63
- package/.history/src/displayer/list/formatter_20211215153036.tsx +0 -62
- package/.history/src/displayer/list/formatter_20211221102251.tsx +0 -62
- package/.history/src/displayer/list/formatter_20211221102300.tsx +0 -62
- package/.history/src/displayer/list/formatter_20211221115134.tsx +0 -63
- package/.history/src/displayer/list/formatter_20211221115141.tsx +0 -63
- package/.history/src/displayer/list/formatter_20211221115146.tsx +0 -63
- package/.history/src/displayer/list/formatter_20211221115150.tsx +0 -63
- package/.history/src/displayer/list/formatter_20211221115155.tsx +0 -63
- package/.history/src/displayer/types_20211214103213.ts +0 -48
- package/.history/src/displayer/types_20211214113007.ts +0 -48
- package/.history/src/displayer/types_20211214113011.ts +0 -48
- package/.history/src/displayer/types_20211214113033.ts +0 -48
- package/.history/src/displayer/types_20211214113103.ts +0 -56
- package/.history/src/displayer/types_20211214113107.ts +0 -54
- package/.history/src/displayer/types_20211214113112.ts +0 -50
- package/.history/src/displayer/types_20211214120127.ts +0 -53
- package/.history/src/displayer/types_20211214120149.ts +0 -53
- package/.history/src/displayer/types_20211214142029.ts +0 -54
- package/.history/src/displayer/types_20211214142433.ts +0 -70
- package/.history/src/displayer/types_20211214142435.ts +0 -71
- package/.history/src/displayer/types_20211214142507.ts +0 -67
- package/.history/src/displayer/types_20211214142532.ts +0 -67
- package/.history/src/displayer/types_20211214142536.ts +0 -69
- package/.history/src/displayer/types_20211214142537.ts +0 -68
- package/.history/src/displayer/types_20211214142846.ts +0 -70
- package/.history/src/displayer/types_20211214142900.ts +0 -70
- package/.history/src/displayer/types_20211214142909.ts +0 -71
- package/.history/src/displayer/types_20211214143916.ts +0 -67
- package/.history/src/displayer/types_20211214143942.ts +0 -67
- package/.history/src/displayer/types_20211214144142.ts +0 -65
- package/.history/src/displayer/types_20211214152034.ts +0 -66
- package/.history/src/displayer/types_20211214152106.ts +0 -71
- package/.history/src/displayer/types_20211214152110.ts +0 -67
- package/.history/src/displayer/types_20211214152122.ts +0 -67
- package/.history/src/displayer/types_20211214152715.ts +0 -73
- package/.history/src/displayer/types_20211214152720.ts +0 -73
- package/.history/src/displayer/types_20211214152726.ts +0 -73
- package/.history/src/displayer/types_20211214152731.ts +0 -73
- package/.history/src/displayer/types_20211214152804.ts +0 -73
- package/.history/src/displayer/types_20211214152812.ts +0 -73
- package/.history/src/displayer/types_20211214152902.ts +0 -73
- package/.history/src/displayer/types_20211214153737.ts +0 -73
- package/.history/src/displayer/types_20211214163136.ts +0 -73
- package/.history/src/displayer/types_20211214163139.ts +0 -67
- package/.history/src/displayer/types_20211214163415.ts +0 -67
- package/.history/src/displayer/types_20211214163418.ts +0 -67
- package/.history/src/displayer/types_20211214163444.ts +0 -67
- package/.history/src/displayer/types_20211214164033.ts +0 -67
- package/.history/src/displayer/types_20211214164037.ts +0 -67
- package/.history/src/displayer/types_20211214164045.ts +0 -67
- package/.history/src/displayer/types_20211214164257.ts +0 -67
- package/.history/src/displayer/types_20211214165609.ts +0 -67
- package/.history/src/displayer/types_20211214165612.ts +0 -69
- package/.history/src/displayer/types_20211214170308.ts +0 -69
- package/.history/src/displayer/types_20211214170318.ts +0 -74
- package/.history/src/displayer/types_20211214170325.ts +0 -76
- package/.history/src/displayer/types_20211214170336.ts +0 -76
- package/.history/src/displayer/types_20211214170343.ts +0 -77
- package/.history/src/displayer/types_20211214170354.ts +0 -69
- package/.history/src/displayer/types_20211214170356.ts +0 -69
- package/.history/src/displayer/types_20211214170409.ts +0 -69
- package/.history/src/displayer/types_20211214170433.ts +0 -69
- package/.history/src/displayer/types_20211214170448.ts +0 -70
- package/.history/src/displayer/types_20211214170452.ts +0 -70
- package/.history/src/displayer/types_20211214170518.ts +0 -69
- package/.history/src/displayer/types_20211214170757.ts +0 -75
- package/.history/src/displayer/types_20211214170904.ts +0 -77
- package/.history/src/displayer/types_20211214171019.ts +0 -84
- package/.history/src/displayer/types_20211214171027.ts +0 -87
- package/.history/src/displayer/types_20211214171035.ts +0 -90
- package/.history/src/displayer/types_20211214171039.ts +0 -90
- package/.history/src/displayer/types_20211214171905.ts +0 -88
- package/.history/src/displayer/types_20211214171925.ts +0 -88
- package/.history/src/displayer/types_20211214171931.ts +0 -88
- package/.history/src/displayer/types_20211214171942.ts +0 -85
- package/.history/src/displayer/types_20211214171952.ts +0 -85
- package/.history/src/displayer/types_20211214171957.ts +0 -85
- package/.history/src/displayer/types_20211214172000.ts +0 -85
- package/.history/src/displayer/types_20211214172004.ts +0 -85
- package/.history/src/displayer/types_20211214180805.ts +0 -81
- package/.history/src/displayer/types_20211214180839.ts +0 -81
- package/.history/src/displayer/types_20211214181501.ts +0 -84
- package/.history/src/displayer/types_20211214181516.ts +0 -84
- package/.history/src/displayer/types_20211214181520.ts +0 -84
- package/.history/src/displayer/types_20211214181529.ts +0 -81
- package/.history/src/displayer/types_20211214181537.ts +0 -81
- package/.history/src/displayer/types_20211215143340.ts +0 -81
- package/.history/src/displayer/types_20211215143635.ts +0 -81
- package/.history/src/displayer/types_20211215143700.ts +0 -82
- package/.history/src/displayer/types_20211215143702.ts +0 -83
- package/.history/src/displayer/types_20211215143704.ts +0 -84
- package/.history/src/displayer/types_20211215143706.ts +0 -85
- package/.history/src/displayer/types_20211215152853.ts +0 -85
- package/.history/src/displayer/types_20211215152900.ts +0 -85
- package/.history/src/displayer/types_20211215153206.ts +0 -86
- package/.history/src/displayer/useDisplay_20211214103213.ts +0 -33
- package/.history/src/displayer/useDisplay_20211214110846.ts +0 -34
- package/.history/src/displayer/useDisplay_20211214110916.ts +0 -34
- package/.history/src/displayer/useDisplay_20211214110919.ts +0 -34
- package/.history/src/displayer/useDisplay_20211214111434.ts +0 -33
- package/.history/src/displayer/useDisplay_20211214111452.ts +0 -33
- package/.history/src/displayer/useDisplay_20211214141944.ts +0 -33
- package/.history/src/displayer/useDisplay_20211214144811.ts +0 -32
- package/.history/src/displayer/useDisplay_20211215151251.ts +0 -32
- package/.history/src/displayer/useDisplay_20211215151321.ts +0 -32
- package/.history/src/displayer/useDisplay_20211215151325.ts +0 -32
- package/.history/src/displayer/useDisplay_20211215151547.ts +0 -32
- package/.history/src/displayer/useDisplay_20211215152822.ts +0 -32
- package/.history/src/displayer/useDisplay_20211215153211.ts +0 -32
- package/.history/src/displayer/useDisplay_20211221153252.ts +0 -34
- package/.history/src/displayer/useDisplay_20211221153317.ts +0 -31
- package/.history/src/generate-registry-batch_20201020111355.tsx +0 -0
- package/.history/src/generate-registry-batch_20201020111410.tsx +0 -1
- package/.history/src/generate-registry-batch_20201020111419.tsx +0 -3
- package/.history/src/generate-registry-batch_20201020111423.tsx +0 -3
- package/.history/src/redux/actions/actions_20200818100437.tsx +0 -4
- package/.history/src/redux/actions/actions_20211104173731.tsx +0 -9
- package/.history/src/redux/actions/actions_20211104174555.tsx +0 -8
- package/.history/src/redux/middleware/logger_20211116105058.tsx +0 -8
- package/.history/src/redux/middleware/logger_20211116105312.tsx +0 -9
- package/.history/src/redux/middleware/logger_20211116105329.tsx +0 -9
- package/.history/src/redux/middleware/logger_20211116105338.tsx +0 -10
- package/.history/src/redux/slice/Application.slice_20211104171527.ts +0 -28
- package/.history/src/redux/slice/Application.slice_20211104172027.ts +0 -28
- package/.history/src/redux/slice/Application.slice_20211104172036.ts +0 -28
- package/.history/src/redux/slice/Application.slice_20211104172041.ts +0 -28
- package/.history/src/redux/slice/Application.slice_20211104172101.ts +0 -28
- package/.history/src/redux/slice/Application.slice_20211104172106.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104172156.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104172204.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104172214.ts +0 -34
- package/.history/src/redux/slice/Application.slice_20211104172221.ts +0 -34
- package/.history/src/redux/slice/Application.slice_20211104172312.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104173012.ts +0 -34
- package/.history/src/redux/slice/Application.slice_20211104173052.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174026.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174031.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174117.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174449.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174458.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174521.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174528.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174531.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174536.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211104174641.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211105163941.ts +0 -33
- package/.history/src/redux/slice/Application.slice_20211105192110.ts +0 -33
- package/.history/src/redux/slice/Model.slice_20211115163031.ts +0 -33
- package/.history/src/redux/slice/Model.slice_20211115163045.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211115164229.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211115164423.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211115164428.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211115164433.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211115164436.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211115164458.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211116175531.ts +0 -30
- package/.history/src/redux/slice/Model.slice_20211116175540.ts +0 -30
- package/.history/src/redux/store_20211104173919.tsx +0 -73
- package/.history/src/redux/store_20211104173928.tsx +0 -73
- package/.history/src/redux/store_20211104173950.tsx +0 -74
- package/.history/src/redux/store_20211104174002.tsx +0 -74
- package/.history/src/redux/store_20211104174130.tsx +0 -74
- package/.history/src/redux/store_20211104174146.tsx +0 -74
- package/.history/src/redux/store_20211104174401.tsx +0 -84
- package/.history/src/redux/store_20211104174411.tsx +0 -85
- package/.history/src/redux/store_20211104174419.tsx +0 -84
- package/.history/src/redux/store_20211104174433.tsx +0 -85
- package/.history/src/redux/store_20211104174608.tsx +0 -85
- package/.history/src/redux/store_20211104174614.tsx +0 -85
- package/.history/src/redux/store_20211104174620.tsx +0 -85
- package/.history/src/redux/store_20211104174759.tsx +0 -85
- package/.history/src/redux/store_20211104175131.tsx +0 -85
- package/.history/src/redux/store_20211105161700.tsx +0 -86
- package/.history/src/redux/store_20211105161805.tsx +0 -85
- package/.history/src/redux/store_20211105161809.tsx +0 -86
- package/.history/src/redux/store_20211105162935.tsx +0 -86
- package/.history/src/redux/store_20211105162948.tsx +0 -86
- package/.history/src/redux/store_20211105163039.tsx +0 -86
- package/.history/src/redux/store_20211105163053.tsx +0 -87
- package/.history/src/redux/store_20211105163115.tsx +0 -85
- package/.history/src/redux/store_20211105163224.tsx +0 -86
- package/.history/src/redux/store_20211105163517.tsx +0 -87
- package/.history/src/redux/store_20211105163541.tsx +0 -88
- package/.history/src/redux/store_20211105163634.tsx +0 -88
- package/.history/src/redux/store_20211105163700.tsx +0 -89
- package/.history/src/redux/store_20211105163720.tsx +0 -90
- package/.history/src/redux/store_20211105163832.tsx +0 -94
- package/.history/src/redux/store_20211105163917.tsx +0 -93
- package/.history/src/redux/store_20211105164121.tsx +0 -99
- package/.history/src/redux/store_20211105164132.tsx +0 -99
- package/.history/src/redux/store_20211105164144.tsx +0 -99
- package/.history/src/redux/store_20211105164407.tsx +0 -99
- package/.history/src/redux/store_20211105164416.tsx +0 -99
- package/.history/src/redux/store_20211105164439.tsx +0 -99
- package/.history/src/redux/store_20211105164511.tsx +0 -99
- package/.history/src/redux/store_20211105164513.tsx +0 -99
- package/.history/src/redux/store_20211105164640.tsx +0 -99
- package/.history/src/redux/store_20211105164706.tsx +0 -99
- package/.history/src/redux/store_20211105164714.tsx +0 -99
- package/.history/src/redux/store_20211105164719.tsx +0 -99
- package/.history/src/redux/store_20211105164724.tsx +0 -99
- package/.history/src/redux/store_20211105164736.tsx +0 -99
- package/.history/src/redux/store_20211105164748.tsx +0 -99
- package/.history/src/redux/store_20211105164834.tsx +0 -104
- package/.history/src/redux/store_20211105184449.tsx +0 -103
- package/.history/src/redux/store_20211105184458.tsx +0 -103
- package/.history/src/redux/store_20211105184540.tsx +0 -109
- package/.history/src/redux/store_20211105184546.tsx +0 -110
- package/.history/src/redux/store_20211105184639.tsx +0 -110
- package/.history/src/redux/store_20211105184841.tsx +0 -110
- package/.history/src/redux/store_20211105184859.tsx +0 -111
- package/.history/src/redux/store_20211105184949.tsx +0 -111
- package/.history/src/redux/store_20211105185145.tsx +0 -114
- package/.history/src/redux/store_20211105185149.tsx +0 -114
- package/.history/src/redux/store_20211105185201.tsx +0 -114
- package/.history/src/redux/store_20211105185211.tsx +0 -114
- package/.history/src/redux/store_20211105185230.tsx +0 -114
- package/.history/src/redux/store_20211105185241.tsx +0 -114
- package/.history/src/redux/store_20211105185246.tsx +0 -114
- package/.history/src/redux/store_20211105185251.tsx +0 -115
- package/.history/src/redux/store_20211105185301.tsx +0 -115
- package/.history/src/redux/store_20211105185307.tsx +0 -115
- package/.history/src/redux/store_20211105185316.tsx +0 -113
- package/.history/src/redux/store_20211105185336.tsx +0 -114
- package/.history/src/redux/store_20211105185341.tsx +0 -107
- package/.history/src/redux/store_20211105185350.tsx +0 -109
- package/.history/src/redux/store_20211105185402.tsx +0 -109
- package/.history/src/redux/store_20211105185411.tsx +0 -108
- package/.history/src/redux/store_20211105185453.tsx +0 -102
- package/.history/src/redux/store_20211105185530.tsx +0 -101
- package/.history/src/redux/store_20211105185600.tsx +0 -107
- package/.history/src/redux/store_20211105185604.tsx +0 -107
- package/.history/src/redux/store_20211105185943.tsx +0 -107
- package/.history/src/redux/store_20211105185946.tsx +0 -104
- package/.history/src/redux/store_20211105190321.tsx +0 -105
- package/.history/src/redux/store_20211105190340.tsx +0 -105
- package/.history/src/redux/store_20211105190345.tsx +0 -105
- package/.history/src/redux/store_20211105190409.tsx +0 -109
- package/.history/src/redux/store_20211105190451.tsx +0 -109
- package/.history/src/redux/store_20211105190559.tsx +0 -110
- package/.history/src/redux/store_20211105190630.tsx +0 -109
- package/.history/src/redux/store_20211105190633.tsx +0 -109
- package/.history/src/redux/store_20211105190638.tsx +0 -109
- package/.history/src/redux/store_20211105190715.tsx +0 -109
- package/.history/src/redux/store_20211105190722.tsx +0 -109
- package/.history/src/redux/store_20211105190836.tsx +0 -111
- package/.history/src/redux/store_20211105190935.tsx +0 -114
- package/.history/src/redux/store_20211105191025.tsx +0 -116
- package/.history/src/redux/store_20211105191049.tsx +0 -117
- package/.history/src/redux/store_20211105191127.tsx +0 -117
- package/.history/src/redux/store_20211105191213.tsx +0 -107
- package/.history/src/redux/store_20211105191215.tsx +0 -106
- package/.history/src/redux/store_20211105191217.tsx +0 -105
- package/.history/src/redux/store_20211115163522.tsx +0 -107
- package/.history/src/redux/store_20211115163527.tsx +0 -107
- package/.history/src/redux/store_20211115163532.tsx +0 -107
- package/.history/src/redux/store_20211115163559.tsx +0 -109
- package/.history/src/redux/store_20211115163603.tsx +0 -108
- package/.history/src/redux/store_20211115163626.tsx +0 -110
- package/.history/src/redux/store_20211115163630.tsx +0 -109
- package/.history/src/types/reduxForms.d_20201015154151.Ts +0 -0
- package/.history/src/types/reduxForms.d_20201015154217.Ts +0 -13
- package/.history/src/types/reduxForms.d_20201015154225.Ts +0 -13
- package/.history/src/types/reduxForms.d_20201015154234.Ts +0 -13
- package/.history/src/types/reduxForms.d_20201015154316.Ts +0 -12
- package/.history/src/types/reduxForms.d_20201015154328.Ts +0 -12
- package/.history/src/types/reduxForms.d_20201015154332.Ts +0 -9
- package/.history/src/types/reduxForms.d_20201015154342.Ts +0 -9
- package/.history/src/utils/IfAppIsActivate.component_20211105115613.tsx +0 -10
- package/.history/src/utils/IfAppIsActivate.component_20211105115627.tsx +0 -14
- package/.history/src/utils/IfAppIsActivate.component_20211105115643.tsx +0 -17
- package/.history/src/utils/IfAppIsActivate.component_20211105115715.tsx +0 -17
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175412.tsx +0 -81
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175416.tsx +0 -81
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175437.tsx +0 -81
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175439.tsx +0 -80
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175443.tsx +0 -81
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175447.tsx +0 -80
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175449.tsx +0 -74
- package/.history/src/utils/component/ DisplayAttribute.component_20211116175503.tsx +0 -74
- package/.history/src/utils/component/DisplayAttribute.component_20211201122642.tsx +0 -74
- package/.history/src/utils/component/DisplayAttribute.component_20211201122654.tsx +0 -73
- package/.history/src/utils/component/DisplayAttribute.component_20211201163654.tsx +0 -46
- package/.history/src/utils/component/DisplayAttribute.component_20211201163735.tsx +0 -50
- package/.history/src/utils/component/DisplayAttribute.component_20211201163826.tsx +0 -51
- package/.history/src/utils/component/DisplayAttribute.component_20211201164005.tsx +0 -53
- package/.history/src/utils/component/DisplayAttribute.component_20211201164032.tsx +0 -55
- package/.history/src/utils/component/DisplayAttribute.component_20211201164336.tsx +0 -58
- package/.history/src/utils/component/DisplayAttribute.component_20211201164417.tsx +0 -58
- package/.history/src/utils/component/DisplayAttribute.component_20211202145253.tsx +0 -58
- package/.history/src/utils/component/DisplayAttribute.component_20211207102824.tsx +0 -62
- package/.history/src/utils/component/DisplayAttribute.component_20211209143355.tsx +0 -60
- package/.history/src/utils/component/DisplayAttribute.component_20211209143358.tsx +0 -60
- package/.history/src/utils/component/DisplayAttribute.component_20211209143548.tsx +0 -61
- package/.history/src/utils/component/DisplayAttribute.component_20211209143626.tsx +0 -61
- package/.history/src/utils/component/DisplayAttribute.component_20211209143806.tsx +0 -61
- package/.history/src/utils/component/DisplayAttribute.component_20211209143823.tsx +0 -62
- package/.history/src/utils/component/DisplayAttribute.component_20211209143829.tsx +0 -62
- package/.history/src/utils/component/DisplayAttribute.component_20211209143837.tsx +0 -62
- package/.history/src/utils/component/DisplayAttribute.component_20211209143852.tsx +0 -64
- package/.history/src/utils/component/DisplayAttribute.component_20211209143914.tsx +0 -65
- package/.history/src/utils/component/DisplayAttribute.component_20211209143940.tsx +0 -65
- package/.history/src/utils/component/DisplayAttribute.component_20211209143957.tsx +0 -65
- package/.history/src/utils/component/DisplayAttribute.component_20211209144000.tsx +0 -65
- package/.history/src/utils/component/DisplayAttribute.component_20211209144022.tsx +0 -65
- package/.history/src/utils/component/DisplayAttribute.component_20211209144036.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209144046.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209144049.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209144058.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209145613.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209145615.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209145634.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209150426.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209153710.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209153719.tsx +0 -67
- package/.history/src/utils/component/DisplayAttribute.component_20211209153826.tsx +0 -68
- package/.history/src/utils/component/DisplayAttribute.component_20211209153830.tsx +0 -68
- package/.history/src/utils/component/DisplayAttribute.component_20211209153926.tsx +0 -72
- package/.history/src/utils/component/DisplayAttribute.component_20211209153933.tsx +0 -72
- package/.history/src/utils/component/DisplayAttribute.component_20211209153937.tsx +0 -70
- package/.history/src/utils/component/DisplayAttribute.component_20211209154141.tsx +0 -71
- package/.history/src/utils/component/DisplayAttribute.component_20211209154200.tsx +0 -72
- package/.history/src/utils/component/DisplayAttribute.component_20211209154240.tsx +0 -72
- package/.history/src/utils/component/DisplayAttribute.component_20211209154244.tsx +0 -72
- package/.history/src/utils/component/DisplayAttribute.component_20211209154300.tsx +0 -86
- package/.history/src/utils/component/DisplayAttribute.component_20211209154324.tsx +0 -75
- package/.history/src/utils/component/DisplayAttribute.component_20211209154330.tsx +0 -75
- package/.history/src/utils/component/DisplayAttribute.component_20211213140527.tsx +0 -76
- package/.history/src/utils/component/DisplayAttribute.component_20211213140535.tsx +0 -76
- package/.history/src/utils/component/DisplayAttribute.component_20211213140550.tsx +0 -82
- package/.history/src/utils/component/DisplayAttribute.component_20211213140557.tsx +0 -84
- package/.history/src/utils/component/DisplayAttribute.component_20211213140610.tsx +0 -87
- package/.history/src/utils/component/DisplayAttribute.component_20211213140625.tsx +0 -89
- package/.history/src/utils/component/DisplayAttribute.component_20211213141452.tsx +0 -93
- package/.history/src/utils/component/DisplayAttribute.component_20211213141506.tsx +0 -93
- package/.history/src/utils/component/DisplayAttribute.component_20211213141510.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211213141515.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211213141517.tsx +0 -87
- package/.history/src/utils/component/DisplayAttribute.component_20211213141524.tsx +0 -87
- package/.history/src/utils/component/DisplayAttribute.component_20211213141551.tsx +0 -87
- package/.history/src/utils/component/DisplayAttribute.component_20211213141603.tsx +0 -89
- package/.history/src/utils/component/DisplayAttribute.component_20211213141612.tsx +0 -89
- package/.history/src/utils/component/DisplayAttribute.component_20211213141628.tsx +0 -89
- package/.history/src/utils/component/DisplayAttribute.component_20211213141656.tsx +0 -85
- package/.history/src/utils/component/DisplayAttribute.component_20211213141707.tsx +0 -85
- package/.history/src/utils/component/DisplayAttribute.component_20211213141740.tsx +0 -91
- package/.history/src/utils/component/DisplayAttribute.component_20211213153756.tsx +0 -91
- package/.history/src/utils/component/DisplayAttribute.component_20211213153839.tsx +0 -106
- package/.history/src/utils/component/DisplayAttribute.component_20211213153843.tsx +0 -106
- package/.history/src/utils/component/DisplayAttribute.component_20211213153907.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211213153916.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211214090028.tsx +0 -115
- package/.history/src/utils/component/DisplayAttribute.component_20211214090043.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090047.tsx +0 -108
- package/.history/src/utils/component/DisplayAttribute.component_20211214090101.tsx +0 -106
- package/.history/src/utils/component/DisplayAttribute.component_20211214090104.tsx +0 -106
- package/.history/src/utils/component/DisplayAttribute.component_20211214090225.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090233.tsx +0 -106
- package/.history/src/utils/component/DisplayAttribute.component_20211214090340.tsx +0 -104
- package/.history/src/utils/component/DisplayAttribute.component_20211214090355.tsx +0 -106
- package/.history/src/utils/component/DisplayAttribute.component_20211214090407.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090419.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090424.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090433.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090447.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090458.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090512.tsx +0 -108
- package/.history/src/utils/component/DisplayAttribute.component_20211214090517.tsx +0 -108
- package/.history/src/utils/component/DisplayAttribute.component_20211214090526.tsx +0 -108
- package/.history/src/utils/component/DisplayAttribute.component_20211214090543.tsx +0 -109
- package/.history/src/utils/component/DisplayAttribute.component_20211214090547.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214090653.tsx +0 -109
- package/.history/src/utils/component/DisplayAttribute.component_20211214090710.tsx +0 -111
- package/.history/src/utils/component/DisplayAttribute.component_20211214090721.tsx +0 -111
- package/.history/src/utils/component/DisplayAttribute.component_20211214090727.tsx +0 -111
- package/.history/src/utils/component/DisplayAttribute.component_20211214090730.tsx +0 -111
- package/.history/src/utils/component/DisplayAttribute.component_20211214090738.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211214090747.tsx +0 -111
- package/.history/src/utils/component/DisplayAttribute.component_20211214090758.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211214090829.tsx +0 -110
- package/.history/src/utils/component/DisplayAttribute.component_20211214090907.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211214091015.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211214091111.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211214091133.tsx +0 -114
- package/.history/src/utils/component/DisplayAttribute.component_20211214091213.tsx +0 -117
- package/.history/src/utils/component/DisplayAttribute.component_20211214091220.tsx +0 -118
- package/.history/src/utils/component/DisplayAttribute.component_20211214091222.tsx +0 -118
- package/.history/src/utils/component/DisplayAttribute.component_20211214091232.tsx +0 -118
- package/.history/src/utils/component/DisplayAttribute.component_20211214091250.tsx +0 -101
- package/.history/src/utils/component/DisplayAttribute.component_20211214091259.tsx +0 -101
- package/.history/src/utils/component/DisplayAttribute.component_20211214091314.tsx +0 -101
- package/.history/src/utils/component/DisplayAttribute.component_20211214091426.tsx +0 -107
- package/.history/src/utils/component/DisplayAttribute.component_20211214091431.tsx +0 -101
- package/.history/src/utils/component/DisplayAttribute.component_20211214091437.tsx +0 -101
- package/.history/src/utils/component/DisplayAttribute.component_20211214091448.tsx +0 -102
- package/.history/src/utils/component/DisplayAttribute.component_20211214091451.tsx +0 -103
- package/.history/src/utils/component/DisplayAttribute.component_20211214091504.tsx +0 -105
- package/.history/src/utils/component/DisplayAttribute.component_20211214091517.tsx +0 -105
- package/.history/src/utils/component/DisplayAttribute.component_20211214091525.tsx +0 -105
- package/.history/src/utils/component/DisplayAttribute.component_20211214091547.tsx +0 -111
- package/.history/src/utils/component/DisplayAttribute.component_20211214091556.tsx +0 -112
- package/.history/src/utils/component/DisplayAttribute.component_20211214091640.tsx +0 -113
- package/.history/src/utils/component/DisplayAttribute.component_20211214091657.tsx +0 -113
- package/.history/src/utils/component/DisplayAttribute.component_20211214091717.tsx +0 -119
- package/.history/src/utils/component/DisplayAttribute.component_20211214091734.tsx +0 -119
- package/.history/src/utils/component/DisplayAttribute.component_20211214091739.tsx +0 -119
- package/.history/src/utils/component/DisplayAttribute.component_20211214091742.tsx +0 -119
- package/.history/src/utils/component/DisplayAttribute.component_20211214091750.tsx +0 -119
- package/.history/src/utils/component/DisplayAttribute.component_20211214102705.tsx +0 -111
- package/.history/src/utils/component/DisplayAttribute.component_20211214102716.tsx +0 -105
- package/.history/src/utils/component/DisplayAttribute.component_20211214102723.tsx +0 -99
- package/.history/src/utils/component/DisplayAttribute.component_20211214102742.tsx +0 -100
- package/.history/src/utils/component/DisplayAttribute.component_20211214102750.tsx +0 -100
- package/.history/src/utils/component/DisplayAttribute.component_20211214102756.tsx +0 -100
- package/.history/src/utils/component/DisplayAttribute.component_20211214102803.tsx +0 -101
- package/.history/src/utils/component/DisplayAttribute.component_20211214102806.tsx +0 -102
- package/.history/src/utils/component/DisplayAttribute.component_20211214102844.tsx +0 -96
- package/.history/src/utils/component/DisplayAttribute.component_20211214102934.tsx +0 -96
- package/.history/src/utils/component/DisplayAttribute.component_20211214102938.tsx +0 -96
- package/.history/src/utils/component/DisplayAttribute.component_20211214103002.tsx +0 -97
- package/.history/src/utils/component/DisplayAttribute.component_20211214103011.tsx +0 -97
- package/.history/src/utils/component/DisplayAttribute.component_20211214103018.tsx +0 -97
- package/.history/src/utils/component/DisplayAttribute.component_20211214103024.tsx +0 -97
- package/.history/src/utils/component/DisplayAttribute.component_20211214103028.tsx +0 -97
- package/.history/src/utils/component/DisplayAttribute.component_20211214111912.tsx +0 -99
- package/.history/src/utils/component/DisplayAttribute.component_20211214111928.tsx +0 -99
- package/.history/src/utils/component/DisplayAttribute.component_20211214112256.tsx +0 -98
- package/.history/src/utils/component/DisplayAttribute.component_20211214112853.tsx +0 -97
- package/.history/src/utils/component/DisplayAttribute.component_20211214112905.tsx +0 -90
- package/.history/src/utils/component/DisplayAttribute.component_20211214112908.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214112915.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214112919.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214112923.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214112939.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214112959.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214113019.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214113315.tsx +0 -88
- package/.history/src/utils/component/DisplayAttribute.component_20211214113320.tsx +0 -87
- package/.history/src/utils/component/DisplayAttribute.component_20211214120857.tsx +0 -87
- package/.history/src/utils/component/GetFieldInModel.component_20211115143012.tsx +0 -0
- package/.history/src/utils/component/GetFieldInModel.component_20211115143022.tsx +0 -19
- package/.history/src/utils/component/GetFieldInModel.component_20211115143035.tsx +0 -19
- package/.history/src/utils/component/GetFieldInModel.component_20211115143509.tsx +0 -20
- package/.history/src/utils/component/GetFieldInModel.component_20211115161701.tsx +0 -68
- package/.history/src/utils/component/GetFieldInModel.component_20211115161710.tsx +0 -68
- package/.history/src/utils/component/GetFieldInModel.component_20211115161721.tsx +0 -68
- package/.history/src/utils/component/GetFieldInModel.component_20211115161726.tsx +0 -68
- package/.history/src/utils/component/GetFieldInModel.component_20211115161752.tsx +0 -70
- package/.history/src/utils/component/GetFieldInModel.component_20211115161755.tsx +0 -71
- package/.history/src/utils/component/GetFieldInModel.component_20211115161826.tsx +0 -71
- package/.history/src/utils/component/GetFieldInModel.component_20211115161829.tsx +0 -71
- package/.history/src/utils/component/GetFieldInModel.component_20211115161834.tsx +0 -76
- package/.history/src/utils/component/GetFieldInModel.component_20211115161839.tsx +0 -76
- package/.history/src/utils/component/GetFieldInModel.component_20211115161844.tsx +0 -76
- package/.history/src/utils/component/GetFieldInModel.component_20211115162734.tsx +0 -77
- package/.history/src/utils/component/GetFieldInModel.component_20211115162740.tsx +0 -78
- package/.history/src/utils/component/GetFieldInModel.component_20211115162815.tsx +0 -78
- package/.history/src/utils/component/GetFieldInModel.component_20211115164629.tsx +0 -70
- package/.history/src/utils/component/GetFieldInModel.component_20211115164634.tsx +0 -71
- package/.history/src/utils/component/GetFieldInModel.component_20211115164702.tsx +0 -72
- package/.history/src/utils/component/GetFieldInModel.component_20211115164727.tsx +0 -72
- package/.history/src/utils/component/GetFieldInModel.component_20211115164821.tsx +0 -70
- package/.history/src/utils/component/GetFieldInModel.component_20211115164835.tsx +0 -70
- package/.history/src/utils/component/GetFieldInModel.component_20211115164847.tsx +0 -70
- package/.history/src/utils/component/GetFieldInModel.component_20211115164927.tsx +0 -73
- package/.history/src/utils/component/GetFieldInModel.component_20211115165038.tsx +0 -76
- package/.history/src/utils/component/GetFieldInModel.component_20211115165055.tsx +0 -80
- package/.history/src/utils/component/GetFieldInModel.component_20211115165124.tsx +0 -71
- package/.history/src/utils/component/GetFieldInModel.component_20211115165150.tsx +0 -80
- package/.history/src/utils/component/GetFieldInModel.component_20211115165224.tsx +0 -81
- package/.history/src/utils/component/GetFieldInModel.component_20211115165303.tsx +0 -77
- package/.history/src/utils/component/GetFieldInModel.component_20211115165322.tsx +0 -81
- package/.history/src/utils/component/GetFieldInModel.component_20211115165337.tsx +0 -81
- package/.history/src/utils/component/IfAppIsActivate.component_20211105115826.tsx +0 -17
- package/.history/src/utils/component/IfAppIsActivate.component_20211105142116.tsx +0 -17
- package/.history/src/utils/component/IfAppIsActivate.component_20211105142612.tsx +0 -21
- package/.history/src/utils/component/IfAppIsActivate.component_20211105142618.tsx +0 -18
- package/.history/src/utils/component/IfAppIsActivate.component_20211105142626.tsx +0 -18
- package/.history/src/utils/component/IfAppIsActivate.component_20211105142631.tsx +0 -19
- package/.history/src/utils/component/IfAppIsActivate.component_20211105142636.tsx +0 -19
- package/.history/src/utils/component/IfAppIsActivate.component_20211105142639.tsx +0 -19
- package/.history/src/utils/component/IfAppIsActivate.component_20211116105031.tsx +0 -15
- package/.history/src/utils/component/IfAppIsActivate.component_20211202101825.tsx +0 -24
- package/.history/src/utils/component/IfAppIsActivate.component_20211202101839.tsx +0 -24
- package/.history/src/utils/component/IfAppIsActivate.component_20211202101845.tsx +0 -24
- package/.history/src/utils/component/IfAppIsActivate.component_20211202101859.tsx +0 -29
- package/.history/src/utils/component/IfAppIsActivate.component_20211202101910.tsx +0 -29
- package/.history/src/utils/component/IfAppIsActivate.component_20211202101931.tsx +0 -29
- package/.history/src/utils/component/IfAppIsActivate.component_20211202101936.tsx +0 -29
- package/.history/src/utils/component/IfAppIsActivate.component_20211202104155.tsx +0 -29
- package/.history/src/utils/component/IfAppIsActivate.component_20211202104425.tsx +0 -29
- package/.history/src/utils/component/getFieldInModel_20211115144659.ts +0 -19
- package/.history/src/utils/component/getFieldInModel_20211115144704.ts +0 -19
- package/.history/src/utils/component/getFieldInModel_20211115144717.ts +0 -20
- package/.history/src/utils/component/getFieldInModel_20211115144723.ts +0 -20
- package/.history/src/utils/component/getFieldInModel_20211115144947.ts +0 -20
- package/.history/src/utils/component/getFieldInModel_20211115145003.ts +0 -19
- package/.history/src/utils/component/getFieldInModel_20211115145034.ts +0 -20
- package/.history/src/utils/component/getFieldInModel_20211115145044.ts +0 -21
- package/.history/src/utils/component/getFieldInModel_20211115145050.ts +0 -21
- package/.history/src/utils/component/getFieldInModel_20211115145105.ts +0 -21
- package/.history/src/utils/component/getFieldInModel_20211115145137.ts +0 -22
- package/.history/src/utils/component/getFieldInModel_20211115145139.ts +0 -23
- package/.history/src/utils/component/getFieldInModel_20211115145140.ts +0 -23
- package/.history/src/utils/component/getFieldInModel_20211115145147.ts +0 -23
- package/.history/src/utils/component/getFieldInModel_20211115145156.ts +0 -23
- package/.history/src/utils/component/getFieldInModel_20211115145157.ts +0 -22
- package/.history/src/utils/component/getFieldInModel_20211115150452.ts +0 -23
- package/.history/src/utils/component/getFieldInModel_20211115150615.ts +0 -25
- package/.history/src/utils/component/getFieldInModel_20211115150636.ts +0 -25
- package/.history/src/utils/component/getFieldInModel_20211115150711.ts +0 -25
- package/.history/src/utils/component/getFieldInModel_20211115150717.ts +0 -26
- package/.history/src/utils/component/getFieldInModel_20211115150749.ts +0 -30
- package/.history/src/utils/component/getFieldInModel_20211115150757.ts +0 -30
- package/.history/src/utils/component/getFieldInModel_20211115150920.ts +0 -31
- package/.history/src/utils/component/getFieldInModel_20211115150929.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115150935.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152243.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152257.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152309.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152321.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152434.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152438.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152541.tsx +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152543.tsx +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152551.tsx +0 -34
- package/.history/src/utils/component/getFieldInModel_20211115152610.tsx +0 -34
- package/.history/src/utils/component/getFieldInModel_20211115152613.tsx +0 -34
- package/.history/src/utils/component/getFieldInModel_20211115152614.tsx +0 -34
- package/.history/src/utils/component/getFieldInModel_20211115152624.tsx +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152637.ts +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152755.tsx +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152803.tsx +0 -33
- package/.history/src/utils/component/getFieldInModel_20211115152810.tsx +0 -34
- package/.history/src/utils/component/getFieldInModel_20211115152827.tsx +0 -34
- package/.history/src/utils/component/getFieldInModel_20211115153234.tsx +0 -36
- package/.history/src/utils/component/getFieldInModel_20211115153258.tsx +0 -39
- package/.history/src/utils/component/getFieldInModel_20211115153318.tsx +0 -39
- package/.history/src/utils/component/getFieldInModel_20211115153341.tsx +0 -39
- package/.history/src/utils/component/getFieldInModel_20211115153412.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115153433.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115153637.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115153738.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115153743.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115153748.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115153801.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115153812.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115153828.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115153833.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115153845.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153905.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153910.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153920.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153932.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153940.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153943.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153951.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153955.tsx +0 -43
- package/.history/src/utils/component/getFieldInModel_20211115153959.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115154015.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115154018.tsx +0 -41
- package/.history/src/utils/component/getFieldInModel_20211115154028.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115154104.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115154106.tsx +0 -47
- package/.history/src/utils/component/getFieldInModel_20211115154111.tsx +0 -45
- package/.history/src/utils/component/getFieldInModel_20211115154157.tsx +0 -49
- package/.history/src/utils/component/getFieldInModel_20211115154207.tsx +0 -49
- package/.history/src/utils/component/getFieldInModel_20211115154210.tsx +0 -49
- package/.history/src/utils/component/getFieldInModel_20211115154219.tsx +0 -49
- package/.history/src/utils/component/getFieldInModel_20211115154221.tsx +0 -50
- package/.history/src/utils/component/getFieldInModel_20211115154233.tsx +0 -53
- package/.history/src/utils/component/getFieldInModel_20211115154241.tsx +0 -53
- package/.history/src/utils/component/getFieldInModel_20211115154542.tsx +0 -54
- package/.history/src/utils/component/getFieldInModel_20211115154548.tsx +0 -54
- package/.history/src/utils/component/getFieldInModel_20211115154604.tsx +0 -54
- package/.history/src/utils/component/getFieldInModel_20211115154639.tsx +0 -55
- package/.history/src/utils/component/getFieldInModel_20211115154703.tsx +0 -56
- package/.history/src/utils/component/getFieldInModel_20211115154730.tsx +0 -56
- package/.history/src/utils/component/getFieldInModel_20211115154735.tsx +0 -57
- package/.history/src/utils/component/getFieldInModel_20211115154741.tsx +0 -57
- package/.history/src/utils/component/getFieldInModel_20211115154818.tsx +0 -57
- package/.history/src/utils/component/getFieldInModel_20211115154824.tsx +0 -57
- package/.history/src/utils/component/getFieldInModel_20211115154859.tsx +0 -58
- package/.history/src/utils/component/getFieldInModel_20211115154954.tsx +0 -58
- package/.history/src/utils/component/getFieldInModel_20211115155007.tsx +0 -59
- package/.history/src/utils/component/getFieldInModel_20211115155011.tsx +0 -59
- package/.history/src/utils/component/getFieldInModel_20211115155105.tsx +0 -59
- package/.history/src/utils/component/getFieldInModel_20211115155110.tsx +0 -59
- package/.history/src/utils/component/getFieldInModel_20211115155248.tsx +0 -58
- package/.history/src/utils/component/getFieldInModel_20211115155253.tsx +0 -58
- package/.history/src/utils/component/getFieldInModel_20211115155328.tsx +0 -58
- package/.history/src/utils/component/getFieldInModel_20211115155345.tsx +0 -57
- package/.history/src/utils/component/getFieldInModel_20211115155425.tsx +0 -60
- package/.history/src/utils/component/getFieldInModel_20211115155435.tsx +0 -60
- package/.history/src/utils/component/getFieldInModel_20211115155500.tsx +0 -62
- package/.history/src/utils/component/getFieldInModel_20211115155535.tsx +0 -62
- package/.history/src/utils/component/getFieldInModel_20211115155543.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155547.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155550.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155608.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155613.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155617.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155628.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155643.tsx +0 -63
- package/.history/src/utils/component/getFieldInModel_20211115155718.tsx +0 -64
- package/.history/src/utils/component/getFieldInModel_20211115155727.tsx +0 -65
- package/.history/src/utils/component/getFieldInModel_20211115155733.tsx +0 -66
- package/.history/src/utils/component/getFieldInModel_20211115155737.tsx +0 -66
- package/.history/src/utils/getFieldInModel_20211115144456.ts +0 -20
- package/.history/src/utils/getFieldInModel_20211115144524.ts +0 -20
- package/.history/src/utils/getFieldInModel_20211115144527.ts +0 -20
- package/.history/src/utils/getFieldInModel_20211115144540.ts +0 -19
- package/.history/src/utils/registry_20201020110232.tsx +0 -59
- package/.history/src/utils/socket.sharedworker_20211103142903.ts +0 -97
- package/.history/src/utils/socket.sharedworker_20211104144115.ts +0 -80
- package/.history/src/utils/socket.sharedworker_20211104144133.ts +0 -67
- package/.history/src/utils/socket.sharedworker_20211104144135.ts +0 -80
- package/.history/src/utils/socket_20211103142903.ts +0 -58
- package/.history/src/utils/socket_20211104144335.ts +0 -42
- package/.history/src/utils/socket_20211104150814.ts +0 -58
- package/.history/src/utils/socket_20211104150828.ts +0 -58
- package/.history/src/utils/socket_20211104150836.ts +0 -60
- package/.history/src/utils/socket_20211104150844.ts +0 -67
- package/.history/src/utils/socket_20211104150849.ts +0 -65
- package/.history/src/utils/socket_20211104150908.ts +0 -67
- package/.history/src/utils/socket_20211104151054.ts +0 -67
- package/.history/src/utils/socket_20211104151313.ts +0 -67
- package/.history/src/utils/socket_20211104151612.ts +0 -108
- package/.history/src/utils/socket_20211104151618.ts +0 -106
- package/.history/src/utils/socket_20211104151626.ts +0 -105
- package/.history/src/utils/socket_20211104151627.ts +0 -104
- package/.history/src/utils/socket_20211104151629.ts +0 -103
- package/.history/src/utils/socket_20211116105136.ts +0 -97
- package/.history/src/utils/socket_20211116105201.ts +0 -97
- package/.history/src/utils/socket_20211116105206.ts +0 -98
- package/.history/src/utils/socket_20211116105214.ts +0 -98
- package/.history/src/utils/socket_20211116105222.ts +0 -98
- package/.history/src/utils/socket_20211116105228.ts +0 -98
- package/.history/src/utils/socket_20211116105234.ts +0 -98
- package/.history/src/utils/translation_20211116105404.tsx +0 -33
- package/.history/src/utils/types_20211115160956.tsx +0 -158
- package/.history/src/utils/types_20211115161138.tsx +0 -166
- package/.history/src/utils/types_20211115161149.tsx +0 -166
- package/.history/src/utils/types_20211115161939.tsx +0 -166
- package/.history/src/utils/types_20211115162150.tsx +0 -166
- package/.history/src/utils/types_20211115162221.tsx +0 -166
- package/.history/src/utils/types_20211115163805.tsx +0 -167
- package/.history/src/utils/types_20211115163828.tsx +0 -183
- package/.history/src/utils/types_20211115164550.tsx +0 -184
- package/.history/src/utils/types_20211116105412.tsx +0 -143
- package/.history/src/utils/types_20211116175425.tsx +0 -184
- package/.history/src/utils/types_20211116175429.tsx +0 -182
- package/.history/src/utils/types_20211118102619.tsx +0 -182
- package/.history/src/utils/types_20211123164518.tsx +0 -188
- package/.history/src/utils/types_20211123164521.tsx +0 -188
- package/.history/src/utils/types_20211123164525.tsx +0 -186
- package/.history/src/utils/types_20211123164735.tsx +0 -186
- package/.history/src/utils/types_20211123164831.tsx +0 -186
- package/.history/src/utils/types_20211123165051.tsx +0 -186
- package/.history/src/utils/types_20211123165219.tsx +0 -186
- package/.history/src/utils/types_20211123165245.tsx +0 -186
- package/.history/src/utils/types_20211123165251.tsx +0 -187
- package/.history/src/utils/types_20211123165318.tsx +0 -187
- package/.history/src/utils/types_20211123165359.tsx +0 -187
- package/.history/src/utils/types_20211125104054.tsx +0 -186
- package/.history/src/utils/types_20211125104100.tsx +0 -187
- package/.history/src/utils/types_20211125104104.tsx +0 -186
- package/.history/src/utils/types_20211125111537.tsx +0 -188
- package/.history/src/utils/types_20211125111641.tsx +0 -188
- package/.history/src/utils/types_20211125111650.tsx +0 -188
- package/.history/src/utils/types_20211125111842.tsx +0 -188
- package/.history/src/utils/types_20211125111848.tsx +0 -188
- package/.history/src/utils/types_20211125111929.tsx +0 -188
- package/.history/src/utils/types_20211125111934.tsx +0 -188
- package/.history/src/utils/types_20211125111937.tsx +0 -188
- package/.history/src/utils/types_20211125112013.tsx +0 -188
- package/.history/src/utils/types_20211125112025.tsx +0 -188
- package/.history/src/utils/types_20211125112055.tsx +0 -188
- package/.history/src/utils/types_20211125112059.tsx +0 -188
- package/.history/src/utils/types_20211125112108.tsx +0 -188
- package/.history/src/utils/types_20211125112119.tsx +0 -188
- package/.history/src/utils/types_20211125112326.tsx +0 -188
- package/.history/src/utils/types_20211125112345.tsx +0 -188
- package/.history/src/utils/types_20211125112500.tsx +0 -188
- package/.history/src/utils/types_20211125112502.tsx +0 -188
- package/.history/src/utils/types_20211125112514.tsx +0 -188
- package/.history/src/utils/types_20211125112516.tsx +0 -188
- package/.history/src/utils/types_20211125112607.tsx +0 -188
- package/.history/src/utils/types_20211125112612.tsx +0 -188
- package/.history/src/utils/types_20211125113522.tsx +0 -190
- package/.history/src/utils/types_20211125113539.tsx +0 -190
- package/.history/src/utils/types_20211125115719.tsx +0 -154
- package/.history/src/utils/types_20211201163110.tsx +0 -183
- package/.history/src/utils/types_20211201163113.tsx +0 -183
- package/.history/src/utils/types_20211201163117.tsx +0 -182
- package/.history/src/utils/types_20211201163127.tsx +0 -182
- package/.history/src/utils/types_20211201163141.tsx +0 -178
- package/.history/src/utils/types_20211201163147.tsx +0 -178
- package/.history/src/utils/types_20211201163536.tsx +0 -179
- package/.history/src/utils/types_20211201163613.tsx +0 -179
- package/.history/src/utils/types_20211209143453.tsx +0 -181
- package/.history/src/utils/types_20211209143515.tsx +0 -182
- package/.history/src/utils/types_20211209143520.tsx +0 -182
- package/.history/src/utils/types_20211209143638.tsx +0 -183
- package/.history/src/utils/types_20211209143707.tsx +0 -185
- package/.history/src/utils/types_20211209143721.tsx +0 -186
- package/.history/src/utils/types_20211209143726.tsx +0 -187
- package/.history/src/utils/types_20211209143727.tsx +0 -186
- package/.history/src/utils/types_20211209143734.tsx +0 -187
- package/.history/src/utils/types_20211209143754.tsx +0 -188
- package/.history/src/utils/types_20211209145552.tsx +0 -188
- package/.history/src/utils/types_20211209145630.tsx +0 -188
- package/.history/src/utils/types_20211214112707.tsx +0 -191
- package/.history/src/utils/types_20211214112753.tsx +0 -191
- package/.history/src/utils/types_20211214112801.tsx +0 -191
- package/.history/src/utils/types_20211214112835.tsx +0 -191
- package/.history/src/utils/types_20211214112936.tsx +0 -191
- package/.history/src/utils/types_20211214113123.tsx +0 -191
- package/.history/src/utils/types_20211214113127.tsx +0 -191
- package/.history/src/utils/types_20211214142421.tsx +0 -174
- package/.history/src/utils/types_20211214151536.tsx +0 -174
- package/.history/src/utils/types_20211214151706.tsx +0 -174
- package/.history/src/utils/types_20211214151731.tsx +0 -174
- package/.history/src/utils/types_20211214151734.tsx +0 -174
- package/.history/src/utils/types_20211214151752.tsx +0 -175
- package/.history/src/utils/types_20211214151800.tsx +0 -175
- package/.history/src/utils/types_20211214153149.tsx +0 -180
- package/.history/src/utils/types_20211214153152.tsx +0 -180
- package/.history/src/utils/types_20211214163208.tsx +0 -175
- package/.history/src/utils/types_20211214171839.tsx +0 -175
- package/.history/test_20201020142137.js +0 -3
- package/.history/test_20201020142159.js +0 -3
- package/.history/test_20201020142223.js +0 -4
- package/.history/test_20201020142250.js +0 -6
- package/.history/test_20201020142305.js +0 -6
- package/.history/test_20201020142333.js +0 -6
- package/.history/test_20201020142349.js +0 -6
- package/.history/test_20201020142515.js +0 -3
- package/.history/test_20201020142517.js +0 -3
- package/.history/test_20201020142610.js +0 -6
- package/.history/test_20201020142629.js +0 -6
- package/.history/test_20201020142633.js +0 -6
- package/.history/test_20201020142658.js +0 -2
- package/.history/test_20201020142836.js +0 -5
- package/.history/test_20201020142838.js +0 -4
- package/.history/test_20201020142857.js +0 -5
- package/.history/test_20201020142910.js +0 -4
- package/.history/test_20201020142921.js +0 -5
- package/.history/test_20201020142953.js +0 -2
- package/.history/test_20201020143444.js +0 -4
- package/.history/test_20201020143526.js +0 -3
- package/.history/tsconfig_20211108110838.json +0 -15
- package/.history/tsconfig_20211108110841.json +0 -14
- package/.history/webpack-jrc.config_20201110154954.js +0 -32
- package/.history/webpack-jrc.config_20201110155008.js +0 -27
- package/.history/webpack-jrc.config_20201110155106.js +0 -27
- package/.history/webpack-jrc.config_20201110155116.js +0 -27
- package/.history/webpack-jrc.config_20201110155241.js +0 -27
- package/.history/webpack-vendors.config_20210415114819.js +0 -40
- package/.history/webpack-vendors.config_20210415115228.js +0 -35
- package/.history/webpack-vendors.config_20210415120011.js +0 -40
- package/.history/webpack-vendors.config_20210415143909.js +0 -35
- package/.history/webpack-vendors.config_20210429085357.js +0 -35
- package/.history/webpack-vendors.config_20210429093956.js +0 -36
- package/.history/webpack-vendors.config_20210429094016.js +0 -36
- package/.history/webpack-vendors.config_20210429094043.js +0 -36
- package/.history/webpack-vendors.config_20210429095156.js +0 -37
- package/.history/webpack-vendors.config_20210429095201.js +0 -37
- package/.history/webpack-vendors.config_20210429095204.js +0 -37
- package/.history/webpack-vendors.config_20210429100210.js +0 -36
- package/.history/webpack-vendors.config_20210429100432.js +0 -35
- package/.history/webpack-vendors.config_20210429100442.js +0 -36
- package/.history/webpack-vendors.config_20210429100609.js +0 -36
- package/.history/webpack-vendors.config_20210429100743.js +0 -36
- package/.history/webpack-vendors.config_20210429100924.js +0 -36
- package/.history/webpack-vendors.config_20210429100939.js +0 -36
- package/.history/webpack.config_20211104152514.js +0 -118
- package/.history/webpack.config_20211108160857.js +0 -115
- package/.history/webpack.config_20211108160858.js +0 -114
- package/.history/webpack.config_20211108160914.js +0 -113
- package/.history/webpack.config_20211108161609.js +0 -118
- package/.history/webpack.config_20211108161619.js +0 -118
- package/.history/webpack.config_20211109064941.js +0 -118
- package/.history/webpack.config_20211109064952.js +0 -119
- package/.history/webpack.config_20211109065007.js +0 -103
- package/.history/webpack.config_20211109065043.js +0 -104
- package/.history/webpack.config_20211109065114.js +0 -93
- package/.history/webpack.config_20211109065121.js +0 -93
- package/.history/webpack.config_20211109065406.js +0 -96
- package/.history/webpack.config_20211109065446.js +0 -97
- package/.history/webpack.config_20211109065654.js +0 -106
- package/.history/webpack.config_20211109065732.js +0 -106
- package/.history/webpack.config_20211109070539.js +0 -105
- package/.history/webpack.config_20211109070655.js +0 -106
- package/.history/webpack.config_20211109095020.js +0 -94
- package/.history/webpack.config_20211110113654.js +0 -91
- package/.history/webpack.config_20211117161158.js +0 -95
- package/.history/webpack.config_20211117161204.js +0 -96
- package/.history/webpack.config_20211117161215.js +0 -97
- package/.husky/pre-commit +0 -4
- package/.prettierignore +0 -88
- package/.prettierrc.json +0 -11
- package/.vscode/settings.json +0 -9
- package/babel.config.js +0 -12
- package/build/294.bundle.js +0 -2
- package/build/294.bundle.js.map +0 -1
- package/build/715.bundle.js +0 -2
- package/build/715.bundle.js.map +0 -1
- package/build/955.bundle.js +0 -2
- package/build/955.bundle.js.map +0 -1
- package/build/components/AppStateLoader.component.d.ts +0 -7
- package/build/components/index.d.ts +0 -1
- package/build/redux/slice/AppState.slice.d.ts +0 -29
- package/externals.d.ts +0 -11
- package/jest.config.js +0 -15
- package/src/App.tsx +0 -223
- package/src/components/AppStateLoader.component.tsx +0 -54
- package/src/components/ExtensionProvider.component.tsx +0 -21
- package/src/components/IfAppIsActivated.component.tsx +0 -15
- package/src/components/index.tsx +0 -31
- package/src/components/types.ts +0 -3
- package/src/displayer/DisplayAttribute.component.tsx +0 -46
- package/src/displayer/DisplayForm.component.tsx +0 -78
- package/src/displayer/Empty.tsx +0 -4
- package/src/displayer/components/DisplayList.component.tsx +0 -22
- package/src/displayer/components/DisplaySingleValue.component.tsx +0 -16
- package/src/displayer/list/formatter.tsx +0 -231
- package/src/displayer/types.ts +0 -144
- package/src/displayer/useDisplay.ts +0 -49
- package/src/enhencers/toast/Toaster.tsx +0 -38
- package/src/redux/actions/Articles.actions.tsx +0 -8
- package/src/redux/actions/Articles.types.tsx +0 -1
- package/src/redux/actions/Users.actions.tsx +0 -8
- package/src/redux/actions/Users.types.tsx +0 -1
- package/src/redux/actions/actions.tsx +0 -4
- package/src/redux/middleware/index.tsx +0 -2
- package/src/redux/middleware/logger.tsx +0 -10
- package/src/redux/slice/AppState.slice.ts +0 -25
- package/src/redux/slice/Application.slice.ts +0 -28
- package/src/redux/slice/Article.slice.ts +0 -27
- package/src/redux/slice/Generic.actions.ts +0 -31
- package/src/redux/slice/Model.slice.ts +0 -28
- package/src/redux/slice/Toast.slice.ts +0 -55
- package/src/redux/slice/User.slice.ts +0 -27
- package/src/redux/store.tsx +0 -101
- package/src/utils/registry.tsx +0 -59
- package/src/utils/socket.sharedworker.ts +0 -91
- package/src/utils/socket.ts +0 -98
- package/src/utils/translation.tsx +0 -36
- package/src/utils/types.ts +0 -186
- package/tsconfig.json +0 -16
- package/webpack.config.js +0 -97
|
@@ -1,192 +0,0 @@
|
|
|
1
|
-
/* eslint-disable prefer-const */
|
|
2
|
-
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
-
// @ts-nocheck
|
|
4
|
-
import { Theme, Resources } from 'jamespot-react-components';
|
|
5
|
-
import { makeStore } from './redux/store';
|
|
6
|
-
import { ActionCreators } from './redux/actions/actions';
|
|
7
|
-
import {
|
|
8
|
-
ReactCore,
|
|
9
|
-
ReactExtension,
|
|
10
|
-
ReactExtensions,
|
|
11
|
-
ReactExtensionContainer,
|
|
12
|
-
WindowJ,
|
|
13
|
-
ReactSocket,
|
|
14
|
-
} from './utils/types';
|
|
15
|
-
import { Registry, ReactRegistry } from './utils/registry';
|
|
16
|
-
import { Translation, ReactTranslation, SupportedLanguages } from './utils/translation';
|
|
17
|
-
import socket from './utils/socket';
|
|
18
|
-
|
|
19
|
-
import jComponentList from '../ext-component-list.json';
|
|
20
|
-
import * as React from 'react';
|
|
21
|
-
|
|
22
|
-
declare global {
|
|
23
|
-
const J: WindowJ;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
const store = makeStore({});
|
|
27
|
-
|
|
28
|
-
class App implements ReactCore {
|
|
29
|
-
extensions: ReactExtensions = {};
|
|
30
|
-
store: any;
|
|
31
|
-
actions: object;
|
|
32
|
-
registry: ReactRegistry;
|
|
33
|
-
locale: SupportedLanguages;
|
|
34
|
-
translation: ReactTranslation;
|
|
35
|
-
theme: any;
|
|
36
|
-
socket: ReactSocket;
|
|
37
|
-
|
|
38
|
-
constructor(store: any, ActionCreators: object, registry: ReactRegistry) {
|
|
39
|
-
this.store = store;
|
|
40
|
-
this.actions = ActionCreators;
|
|
41
|
-
this.registry = registry;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
public require = (extensionName: string) => {
|
|
45
|
-
if (this.extensions[extensionName]) {
|
|
46
|
-
// eslint-disable-next-line @typescript-eslint/no-this-alias
|
|
47
|
-
const self = this;
|
|
48
|
-
const loadModule = () => {
|
|
49
|
-
return new Promise((resolve) => {
|
|
50
|
-
self.extensions[extensionName]().then((module: ReactExtensionContainer) => {
|
|
51
|
-
const m: ReactExtension = module.default;
|
|
52
|
-
resolve(m);
|
|
53
|
-
});
|
|
54
|
-
});
|
|
55
|
-
};
|
|
56
|
-
|
|
57
|
-
Promise.all([loadModule()]).then((results: any[]) => {
|
|
58
|
-
const m: ReactExtension = results[0];
|
|
59
|
-
if (m.initExtension) {
|
|
60
|
-
m.initExtension();
|
|
61
|
-
}
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
};
|
|
65
|
-
|
|
66
|
-
public extensionAdd(extensionName: string, load: () => void) {
|
|
67
|
-
this.extensions[extensionName] = load;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
public routeAdd(route: string, extensionName: string, idDiv: string, gabarit?: string, gabaritOptions?: object) {
|
|
71
|
-
if (gabarit === undefined) {
|
|
72
|
-
gabarit = 'app-1-cols';
|
|
73
|
-
}
|
|
74
|
-
J.ng.addState(extensionName, {
|
|
75
|
-
abstract: true,
|
|
76
|
-
templateUrl: '/?action=tpl&tpl=content&_=' + J.revision,
|
|
77
|
-
controller: [
|
|
78
|
-
'$jTheme',
|
|
79
|
-
function ($jTheme: any) {
|
|
80
|
-
$jTheme.setGabarit(gabarit, gabaritOptions);
|
|
81
|
-
},
|
|
82
|
-
],
|
|
83
|
-
});
|
|
84
|
-
J.ng.addState(extensionName + '.app', {
|
|
85
|
-
template: '',
|
|
86
|
-
url: '/r/' + route,
|
|
87
|
-
controller: [
|
|
88
|
-
'$scope',
|
|
89
|
-
function ($scope: any) {
|
|
90
|
-
$scope.appId = idDiv;
|
|
91
|
-
J.react.require(extensionName);
|
|
92
|
-
},
|
|
93
|
-
],
|
|
94
|
-
});
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
public transitionTo(
|
|
98
|
-
stateName: string,
|
|
99
|
-
args: {},
|
|
100
|
-
options: {
|
|
101
|
-
reload: boolean;
|
|
102
|
-
callback?: () => void;
|
|
103
|
-
event?: React.MouseEvent<HTMLElement>;
|
|
104
|
-
} = { reload: false },
|
|
105
|
-
) {
|
|
106
|
-
const NGtransitionTo2 = function (stateName, args, options) {
|
|
107
|
-
let { reload, callback, event } = options;
|
|
108
|
-
reload = reload || false;
|
|
109
|
-
if (callback) {
|
|
110
|
-
J.ng.locationChangeSuccessCallback = callback;
|
|
111
|
-
}
|
|
112
|
-
angular
|
|
113
|
-
.element(document)
|
|
114
|
-
.injector()
|
|
115
|
-
.invoke([
|
|
116
|
-
'$state',
|
|
117
|
-
function ($state) {
|
|
118
|
-
const href = '/ng/' + $state.href(stateName, args).replace('/ng/', '/');
|
|
119
|
-
if (event && (event.ctrlKey || event.metaKey)) {
|
|
120
|
-
window.open(href, '_blank').focus();
|
|
121
|
-
} else {
|
|
122
|
-
if (!J.ng.html5) {
|
|
123
|
-
window.location.href = href;
|
|
124
|
-
} else {
|
|
125
|
-
let notify = $state.current.name !== stateName;
|
|
126
|
-
$state.transitionTo(stateName, args, {
|
|
127
|
-
reload: reload,
|
|
128
|
-
inherit: false,
|
|
129
|
-
notify: notify,
|
|
130
|
-
});
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
},
|
|
134
|
-
]);
|
|
135
|
-
};
|
|
136
|
-
const { reload, callback, event } = options;
|
|
137
|
-
NGtransitionTo2(stateName + '.app', args, {
|
|
138
|
-
reload,
|
|
139
|
-
...(callback && { callback: callback }),
|
|
140
|
-
...(event && (event.ctrlKey || event.metaKey) && { event: event }),
|
|
141
|
-
});
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
public changeWindowLocation(targetUrl: string, event: React.MouseEvent<HTMLElement>) {
|
|
145
|
-
event.preventDefault();
|
|
146
|
-
event.stopPropagation();
|
|
147
|
-
if (event.ctrlKey || event.metaKey) {
|
|
148
|
-
window.open(targetUrl, '_blank').focus();
|
|
149
|
-
} else {
|
|
150
|
-
window.location.href = targetUrl;
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
if (jComponentList && Array.isArray(jComponentList)) {
|
|
156
|
-
Registry.registerLib(jComponentList, import('jamespot-react-components'));
|
|
157
|
-
}
|
|
158
|
-
Registry.registerLib(
|
|
159
|
-
[
|
|
160
|
-
{
|
|
161
|
-
name: 'IfAppIsActivate',
|
|
162
|
-
module: 'IfAppIsActivate',
|
|
163
|
-
},
|
|
164
|
-
],
|
|
165
|
-
import('./utils/component/IfAppIsActivate.component'),
|
|
166
|
-
);
|
|
167
|
-
Registry.registerLib(
|
|
168
|
-
[
|
|
169
|
-
{
|
|
170
|
-
name: 'DisplayAttribute',
|
|
171
|
-
module: 'DisplayAttribute',
|
|
172
|
-
},
|
|
173
|
-
],
|
|
174
|
-
import('./utils/component/DisplayAttribute.component'),
|
|
175
|
-
);
|
|
176
|
-
|
|
177
|
-
const AppDefault = new App(store, ActionCreators, Registry);
|
|
178
|
-
|
|
179
|
-
AppDefault.locale = J.locale;
|
|
180
|
-
Theme.initTheme(J.jamespotReactTheme);
|
|
181
|
-
AppDefault.theme = Theme.get();
|
|
182
|
-
|
|
183
|
-
AppDefault.translation = Translation;
|
|
184
|
-
AppDefault.translation.initResources(Resources);
|
|
185
|
-
AppDefault.translation.addResources({ [J.locale]: J.resources });
|
|
186
|
-
|
|
187
|
-
AppDefault.socket = socket;
|
|
188
|
-
if (J.jUserLogged) {
|
|
189
|
-
socket.init(J.jUserLogged.id);
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
export default AppDefault;
|
|
@@ -1,191 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
import { Theme, Resources } from 'jamespot-react-components';
|
|
3
|
-
import { makeStore } from './redux/store';
|
|
4
|
-
import { ActionCreators } from './redux/actions/actions';
|
|
5
|
-
import {
|
|
6
|
-
ReactCore,
|
|
7
|
-
ReactExtension,
|
|
8
|
-
ReactExtensions,
|
|
9
|
-
ReactExtensionContainer,
|
|
10
|
-
WindowJ,
|
|
11
|
-
ReactSocket,
|
|
12
|
-
} from './utils/types';
|
|
13
|
-
import { Registry, ReactRegistry } from './utils/registry';
|
|
14
|
-
import { Translation, ReactTranslation, SupportedLanguages } from './utils/translation';
|
|
15
|
-
import socket from './utils/socket';
|
|
16
|
-
|
|
17
|
-
import jComponentList from '../ext-component-list.json';
|
|
18
|
-
import * as React from 'react';
|
|
19
|
-
|
|
20
|
-
declare global {
|
|
21
|
-
const J: WindowJ;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
const store = makeStore({});
|
|
25
|
-
|
|
26
|
-
class App implements ReactCore {
|
|
27
|
-
extensions: ReactExtensions = {};
|
|
28
|
-
store: any;
|
|
29
|
-
actions: object;
|
|
30
|
-
registry: ReactRegistry;
|
|
31
|
-
locale: SupportedLanguages;
|
|
32
|
-
translation: ReactTranslation;
|
|
33
|
-
theme: any;
|
|
34
|
-
socket: ReactSocket;
|
|
35
|
-
|
|
36
|
-
constructor(store: any, ActionCreators: object, registry: ReactRegistry) {
|
|
37
|
-
this.store = store;
|
|
38
|
-
this.actions = ActionCreators;
|
|
39
|
-
this.registry = registry;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
public require = (extensionName: string) => {
|
|
43
|
-
if (this.extensions[extensionName]) {
|
|
44
|
-
// eslint-disable-next-line @typescript-eslint/no-this-alias
|
|
45
|
-
const self = this;
|
|
46
|
-
const loadModule = () => {
|
|
47
|
-
return new Promise((resolve) => {
|
|
48
|
-
self.extensions[extensionName]().then((module: ReactExtensionContainer) => {
|
|
49
|
-
const m: ReactExtension = module.default;
|
|
50
|
-
resolve(m);
|
|
51
|
-
});
|
|
52
|
-
});
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
Promise.all([loadModule()]).then((results: any[]) => {
|
|
56
|
-
const m: ReactExtension = results[0];
|
|
57
|
-
if (m.initExtension) {
|
|
58
|
-
m.initExtension();
|
|
59
|
-
}
|
|
60
|
-
});
|
|
61
|
-
}
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
public extensionAdd(extensionName: string, load: () => void) {
|
|
65
|
-
this.extensions[extensionName] = load;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
public routeAdd(route: string, extensionName: string, idDiv: string, gabarit?: string, gabaritOptions?: object) {
|
|
69
|
-
if (gabarit === undefined) {
|
|
70
|
-
gabarit = 'app-1-cols';
|
|
71
|
-
}
|
|
72
|
-
J.ng.addState(extensionName, {
|
|
73
|
-
abstract: true,
|
|
74
|
-
templateUrl: '/?action=tpl&tpl=content&_=' + J.revision,
|
|
75
|
-
controller: [
|
|
76
|
-
'$jTheme',
|
|
77
|
-
function ($jTheme: any) {
|
|
78
|
-
$jTheme.setGabarit(gabarit, gabaritOptions);
|
|
79
|
-
},
|
|
80
|
-
],
|
|
81
|
-
});
|
|
82
|
-
J.ng.addState(extensionName + '.app', {
|
|
83
|
-
template: '',
|
|
84
|
-
url: '/r/' + route,
|
|
85
|
-
controller: [
|
|
86
|
-
'$scope',
|
|
87
|
-
function ($scope: any) {
|
|
88
|
-
$scope.appId = idDiv;
|
|
89
|
-
J.react.require(extensionName);
|
|
90
|
-
},
|
|
91
|
-
],
|
|
92
|
-
});
|
|
93
|
-
}
|
|
94
|
-
//TS
|
|
95
|
-
NGtransitionTo2 = function (stateName, args, options) {
|
|
96
|
-
const { reload, callback, event } = options;
|
|
97
|
-
reload = reload || false;
|
|
98
|
-
if (callback) {
|
|
99
|
-
J.ng.locationChangeSuccessCallback = callback;
|
|
100
|
-
}
|
|
101
|
-
angular
|
|
102
|
-
.element(document)
|
|
103
|
-
.injector()
|
|
104
|
-
.invoke([
|
|
105
|
-
'$state',
|
|
106
|
-
function ($state) {
|
|
107
|
-
const href = '/ng/' + $state.href(stateName, args).replace('/ng/', '/');
|
|
108
|
-
if (event && (event.ctrlKey || event.metaKey)) {
|
|
109
|
-
window.open(href, '_blank').focus();
|
|
110
|
-
} else {
|
|
111
|
-
if (!J.ng.html5) {
|
|
112
|
-
window.location.href = href;
|
|
113
|
-
} else {
|
|
114
|
-
const notify = $state.current.name !== stateName;
|
|
115
|
-
$state.transitionTo(stateName, args, {
|
|
116
|
-
reload: reload,
|
|
117
|
-
inherit: false,
|
|
118
|
-
notify: notify,
|
|
119
|
-
});
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
]);
|
|
124
|
-
};
|
|
125
|
-
|
|
126
|
-
public transitionTo(
|
|
127
|
-
stateName: string,
|
|
128
|
-
args: {},
|
|
129
|
-
options: {
|
|
130
|
-
reload: boolean;
|
|
131
|
-
callback?: () => void;
|
|
132
|
-
event?: React.MouseEvent<HTMLElement>;
|
|
133
|
-
} = { reload: false },
|
|
134
|
-
) {
|
|
135
|
-
const { reload, callback, event } = options;
|
|
136
|
-
J.ng.transitionTo(stateName + '.app', args, {
|
|
137
|
-
reload,
|
|
138
|
-
...(callback && { callback: callback }),
|
|
139
|
-
...(event && (event.ctrlKey || event.metaKey) && { event: event }),
|
|
140
|
-
});
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
public changeWindowLocation(targetUrl: string, event: React.MouseEvent<HTMLElement>) {
|
|
144
|
-
event.preventDefault();
|
|
145
|
-
event.stopPropagation();
|
|
146
|
-
if (event.ctrlKey || event.metaKey) {
|
|
147
|
-
window.open(targetUrl, '_blank').focus();
|
|
148
|
-
} else {
|
|
149
|
-
window.location.href = targetUrl;
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
if (jComponentList && Array.isArray(jComponentList)) {
|
|
155
|
-
Registry.registerLib(jComponentList, import('jamespot-react-components'));
|
|
156
|
-
}
|
|
157
|
-
Registry.registerLib(
|
|
158
|
-
[
|
|
159
|
-
{
|
|
160
|
-
name: 'IfAppIsActivate',
|
|
161
|
-
module: 'IfAppIsActivate',
|
|
162
|
-
},
|
|
163
|
-
],
|
|
164
|
-
import('./utils/component/IfAppIsActivate.component'),
|
|
165
|
-
);
|
|
166
|
-
Registry.registerLib(
|
|
167
|
-
[
|
|
168
|
-
{
|
|
169
|
-
name: 'DisplayAttribute',
|
|
170
|
-
module: 'DisplayAttribute',
|
|
171
|
-
},
|
|
172
|
-
],
|
|
173
|
-
import('./utils/component/DisplayAttribute.component'),
|
|
174
|
-
);
|
|
175
|
-
|
|
176
|
-
const AppDefault = new App(store, ActionCreators, Registry);
|
|
177
|
-
|
|
178
|
-
AppDefault.locale = J.locale;
|
|
179
|
-
Theme.initTheme(J.jamespotReactTheme);
|
|
180
|
-
AppDefault.theme = Theme.get();
|
|
181
|
-
|
|
182
|
-
AppDefault.translation = Translation;
|
|
183
|
-
AppDefault.translation.initResources(Resources);
|
|
184
|
-
AppDefault.translation.addResources({ [J.locale]: J.resources });
|
|
185
|
-
|
|
186
|
-
AppDefault.socket = socket;
|
|
187
|
-
if (J.jUserLogged) {
|
|
188
|
-
socket.init(J.jUserLogged.id);
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
export default AppDefault;
|
|
@@ -1,190 +0,0 @@
|
|
|
1
|
-
import { Theme, Resources } from 'jamespot-react-components';
|
|
2
|
-
import { makeStore } from './redux/store';
|
|
3
|
-
import { ActionCreators } from './redux/actions/actions';
|
|
4
|
-
import {
|
|
5
|
-
ReactCore,
|
|
6
|
-
ReactExtension,
|
|
7
|
-
ReactExtensions,
|
|
8
|
-
ReactExtensionContainer,
|
|
9
|
-
WindowJ,
|
|
10
|
-
ReactSocket,
|
|
11
|
-
} from './utils/types';
|
|
12
|
-
import { Registry, ReactRegistry } from './utils/registry';
|
|
13
|
-
import { Translation, ReactTranslation, SupportedLanguages } from './utils/translation';
|
|
14
|
-
import socket from './utils/socket';
|
|
15
|
-
|
|
16
|
-
import jComponentList from '../ext-component-list.json';
|
|
17
|
-
import * as React from 'react';
|
|
18
|
-
|
|
19
|
-
declare global {
|
|
20
|
-
const J: WindowJ;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
const store = makeStore({});
|
|
24
|
-
|
|
25
|
-
class App implements ReactCore {
|
|
26
|
-
extensions: ReactExtensions = {};
|
|
27
|
-
store: any;
|
|
28
|
-
actions: object;
|
|
29
|
-
registry: ReactRegistry;
|
|
30
|
-
locale: SupportedLanguages;
|
|
31
|
-
translation: ReactTranslation;
|
|
32
|
-
theme: any;
|
|
33
|
-
socket: ReactSocket;
|
|
34
|
-
|
|
35
|
-
constructor(store: any, ActionCreators: object, registry: ReactRegistry) {
|
|
36
|
-
this.store = store;
|
|
37
|
-
this.actions = ActionCreators;
|
|
38
|
-
this.registry = registry;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
public require = (extensionName: string) => {
|
|
42
|
-
if (this.extensions[extensionName]) {
|
|
43
|
-
// eslint-disable-next-line @typescript-eslint/no-this-alias
|
|
44
|
-
const self = this;
|
|
45
|
-
const loadModule = () => {
|
|
46
|
-
return new Promise((resolve) => {
|
|
47
|
-
self.extensions[extensionName]().then((module: ReactExtensionContainer) => {
|
|
48
|
-
const m: ReactExtension = module.default;
|
|
49
|
-
resolve(m);
|
|
50
|
-
});
|
|
51
|
-
});
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
Promise.all([loadModule()]).then((results: any[]) => {
|
|
55
|
-
const m: ReactExtension = results[0];
|
|
56
|
-
if (m.initExtension) {
|
|
57
|
-
m.initExtension();
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
}
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
public extensionAdd(extensionName: string, load: () => void) {
|
|
64
|
-
this.extensions[extensionName] = load;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
public routeAdd(route: string, extensionName: string, idDiv: string, gabarit?: string, gabaritOptions?: object) {
|
|
68
|
-
if (gabarit === undefined) {
|
|
69
|
-
gabarit = 'app-1-cols';
|
|
70
|
-
}
|
|
71
|
-
J.ng.addState(extensionName, {
|
|
72
|
-
abstract: true,
|
|
73
|
-
templateUrl: '/?action=tpl&tpl=content&_=' + J.revision,
|
|
74
|
-
controller: [
|
|
75
|
-
'$jTheme',
|
|
76
|
-
function ($jTheme: any) {
|
|
77
|
-
$jTheme.setGabarit(gabarit, gabaritOptions);
|
|
78
|
-
},
|
|
79
|
-
],
|
|
80
|
-
});
|
|
81
|
-
J.ng.addState(extensionName + '.app', {
|
|
82
|
-
template: '',
|
|
83
|
-
url: '/r/' + route,
|
|
84
|
-
controller: [
|
|
85
|
-
'$scope',
|
|
86
|
-
function ($scope: any) {
|
|
87
|
-
$scope.appId = idDiv;
|
|
88
|
-
J.react.require(extensionName);
|
|
89
|
-
},
|
|
90
|
-
],
|
|
91
|
-
});
|
|
92
|
-
}
|
|
93
|
-
//TS
|
|
94
|
-
NGtransitionTo2 = function (stateName, args, options) {
|
|
95
|
-
const { reload, callback, event } = options;
|
|
96
|
-
reload = reload || false;
|
|
97
|
-
if (callback) {
|
|
98
|
-
J.ng.locationChangeSuccessCallback = callback;
|
|
99
|
-
}
|
|
100
|
-
angular
|
|
101
|
-
.element(document)
|
|
102
|
-
.injector()
|
|
103
|
-
.invoke([
|
|
104
|
-
'$state',
|
|
105
|
-
function ($state) {
|
|
106
|
-
const href = '/ng/' + $state.href(stateName, args).replace('/ng/', '/');
|
|
107
|
-
if (event && (event.ctrlKey || event.metaKey)) {
|
|
108
|
-
window.open(href, '_blank').focus();
|
|
109
|
-
} else {
|
|
110
|
-
if (!J.ng.html5) {
|
|
111
|
-
window.location.href = href;
|
|
112
|
-
} else {
|
|
113
|
-
const notify = $state.current.name !== stateName;
|
|
114
|
-
$state.transitionTo(stateName, args, {
|
|
115
|
-
reload: reload,
|
|
116
|
-
inherit: false,
|
|
117
|
-
notify: notify,
|
|
118
|
-
});
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
},
|
|
122
|
-
]);
|
|
123
|
-
};
|
|
124
|
-
|
|
125
|
-
public transitionTo(
|
|
126
|
-
stateName: string,
|
|
127
|
-
args: {},
|
|
128
|
-
options: {
|
|
129
|
-
reload: boolean;
|
|
130
|
-
callback?: () => void;
|
|
131
|
-
event?: React.MouseEvent<HTMLElement>;
|
|
132
|
-
} = { reload: false },
|
|
133
|
-
) {
|
|
134
|
-
const { reload, callback, event } = options;
|
|
135
|
-
J.ng.transitionTo(stateName + '.app', args, {
|
|
136
|
-
reload,
|
|
137
|
-
...(callback && { callback: callback }),
|
|
138
|
-
...(event && (event.ctrlKey || event.metaKey) && { event: event }),
|
|
139
|
-
});
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
public changeWindowLocation(targetUrl: string, event: React.MouseEvent<HTMLElement>) {
|
|
143
|
-
event.preventDefault();
|
|
144
|
-
event.stopPropagation();
|
|
145
|
-
if (event.ctrlKey || event.metaKey) {
|
|
146
|
-
window.open(targetUrl, '_blank').focus();
|
|
147
|
-
} else {
|
|
148
|
-
window.location.href = targetUrl;
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
if (jComponentList && Array.isArray(jComponentList)) {
|
|
154
|
-
Registry.registerLib(jComponentList, import('jamespot-react-components'));
|
|
155
|
-
}
|
|
156
|
-
Registry.registerLib(
|
|
157
|
-
[
|
|
158
|
-
{
|
|
159
|
-
name: 'IfAppIsActivate',
|
|
160
|
-
module: 'IfAppIsActivate',
|
|
161
|
-
},
|
|
162
|
-
],
|
|
163
|
-
import('./utils/component/IfAppIsActivate.component'),
|
|
164
|
-
);
|
|
165
|
-
Registry.registerLib(
|
|
166
|
-
[
|
|
167
|
-
{
|
|
168
|
-
name: 'DisplayAttribute',
|
|
169
|
-
module: 'DisplayAttribute',
|
|
170
|
-
},
|
|
171
|
-
],
|
|
172
|
-
import('./utils/component/DisplayAttribute.component'),
|
|
173
|
-
);
|
|
174
|
-
|
|
175
|
-
const AppDefault = new App(store, ActionCreators, Registry);
|
|
176
|
-
|
|
177
|
-
AppDefault.locale = J.locale;
|
|
178
|
-
Theme.initTheme(J.jamespotReactTheme);
|
|
179
|
-
AppDefault.theme = Theme.get();
|
|
180
|
-
|
|
181
|
-
AppDefault.translation = Translation;
|
|
182
|
-
AppDefault.translation.initResources(Resources);
|
|
183
|
-
AppDefault.translation.addResources({ [J.locale]: J.resources });
|
|
184
|
-
|
|
185
|
-
AppDefault.socket = socket;
|
|
186
|
-
if (J.jUserLogged) {
|
|
187
|
-
socket.init(J.jUserLogged.id);
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
export default AppDefault;
|