File tree Expand file tree Collapse file tree 3 files changed +26
-6
lines changed
src/components/floweditor Expand file tree Collapse file tree 3 files changed +26
-6
lines changed Original file line number Diff line number Diff line change 2121 "@emoji-mart/react" : " ^1.1.1" ,
2222 "@emotion/react" : " ^11.14.0" ,
2323 "@emotion/styled" : " ^11.14.1" ,
24- "@glific/flow-editor" : " 1.26.3-30 " ,
24+ "@glific/flow-editor" : " 1.43.0-1 " ,
2525 "@lexical/react" : " ^0.33.0" ,
2626 "@mui/icons-material" : " ^7.2.0" ,
2727 "@mui/material" : " ^7.2.0" ,
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ export const loadfiles = (startFlowEditor: any) => {
141141 } ) ;
142142
143143 // loading the largest file first
144- document . body . appendChild ( files [ 3 ] ) ;
144+
145145 document . body . appendChild ( files [ 0 ] ) ;
146146 document . body . appendChild ( files [ 2 ] ) ;
147147 document . body . appendChild ( files [ 1 ] ) ;
Original file line number Diff line number Diff line change 678678 resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c"
679679 integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
680680
681- " @glific/flow-editor@1.26.3-30 " :
682- version "1.26.3-30 "
683- resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-30 .tgz#8469c86da0098eaa68a6d9bec7af5dae42d627e8 "
684- integrity sha512-U0WWBg/QLnbdD/Aod1qatOt5nt9BeDWdPAG8kS524lxMnDnyRxdp6HNd74JX7aZlnv4c8rlPSrNxBKaUvzVlSA ==
681+ " @glific/flow-editor@1.43.0-1 " :
682+ version "1.43.0-1 "
683+ resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.43.0-1 .tgz#40bcfd1c702b62d26346889f41f0f2a5c932c1fa "
684+ integrity sha512-ApmvAKc+zTPzN4mSsUUkLoFWhYSIiguXAbRaPtKA846XDAwu9KdZa54+i91hGEtvP3JIf/g5OwQpEKYhfIAjHA ==
685685 dependencies :
686+ " @nyaruka/temba-components" " 0.120.4"
686687 react "^16.8.6"
687688 react-dom "^16.8.6"
688689 react-icons "4.1.0"
11471148 hls.js "~1.5.19"
11481149 mux-embed "^5.8.3"
11491150
1151+ 1152+ version "0.120.4"
1153+ resolved "https://registry.yarnpkg.com/@nyaruka/temba-components/-/temba-components-0.120.4.tgz#6f0a2ca199423ea0b17b668139c7d13fd0da967c"
1154+ integrity sha512-veIe8lYr46H/WZaajq34xYdNv5XDB/NSuSbmkGQH4EfF2hEMOUXlHWg9UX1mhN8vdci6y//YyeIzTtuPWWCTCA==
1155+ dependencies :
1156+ " @lit/localize" " ^0.12.1"
1157+ color-hash "^2.0.2"
1158+ croppie "^2.6.5"
1159+ geojson "^0.5.0"
1160+ image-size "^1.1.1"
1161+ leaflet "1.5.1"
1162+ lit "3.1.2"
1163+ lit-element "^4.0.4"
1164+ lit-html "^3.1.2"
1165+ luxon "3.5"
1166+ remarkable "^2.0.1"
1167+ serialize-javascript "^6.0.2"
1168+ tiny-lru "^11.2.5"
1169+
11501170" @nyaruka/temba-components@^0.113.0 " :
11511171 version "0.113.0"
11521172 resolved "https://registry.yarnpkg.com/@nyaruka/temba-components/-/temba-components-0.113.0.tgz#e37db43737d39b5b72745f75cca8c2caad6dcc57"
You can’t perform that action at this time.
0 commit comments