graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 19 kB
JavaScript
export const __webpack_esm_id__=5470;export const __webpack_esm_ids__=[5470,11637,14102,15435,22093,27473,41233,50083,50479,56139,71156,98551];export const __webpack_esm_modules__={5470(e,i,t){t(56139),t(32150),t(81655);var r=t(27473),s=t(85727),n=t(15435),a=t(71156),o=t(22093),l=t(98551),d=t(50479),y=t(41233),u=t(14604),c=t(50083),I=t(57154),h=t(304);angular.module("graphdb.framework.similarity.controllers.create",["graphdb.framework.utils.notifications","graphdb.framework.utils.localstorageadapter"]).controller("CreateSimilarityIdxCtrl",p),p.$inject=["$scope","toastr","$uibModal","$timeout","SimilarityRestService","SparqlRestService","$location","productInfo","Notifications","RDF4JRepositoriesRestService","LocalStorageAdapter","LSKeys","$translate","$repositories","EventEmitterService","ModalService"];const m=h.I.logger;function p(e,i,t,h,p,g,T,x,S,A,Q,E,f,v,R,L){e.productInfo=x,e.SimilarityQueryType=l.I,e.SimilarityIndexType=d.K,e.similarityIndexInfo=void 0,e.samples=void 0,e.yasguiConfig=void 0,e.saveOrUpdateExecuted=!1,e.loadingControllerResources=!1,e.helpHidden=1===Q.get(E.HIDE_SIMILARITY_HELP),e.savingIndex=!1;let C,w,D,N,O=!1,P=o.g.CREATE,M=!0;e.changeSimilarityIndexType=(i,t=l.I.DATA)=>{e.similarityIndexInfo.setType(i),e.similarityIndexInfo.isPredicationType()?e.samples=w[d.K.PREDICATION]:e.samples=w[d.K.TEXT],e.changeQueryTab(t).then(i=>{K(e.similarityIndexInfo),e.setEditorQuery(e.similarityIndexInfo.getQuery())})},e.changeQueryTab=i=>{const t=e.similarityIndexInfo.getSelectedQueryType();return t===i?Promise.resolve():(e.similarityIndexInfo.setSelectedQueryType(i),Y(e.similarityIndexInfo,t).then(e=>ie(e,t)).then(e=>ee(e,t)).catch(e=>{e instanceof y.K||m.info(e)}).finally(()=>{const i=$();e.similarityIndexInfo.setSelectedYasguiRenderMode(n.o.YASQE),i.changeRenderMode(e.similarityIndexInfo.getSelectedYasguiRenderMode()),e.similarityIndexInfo.isDataQueryTypeSelected()?i.showYasqeActionButton([s.BY.INFER_STATEMENTS,s.BY.EXPANDS_RESULTS]):i.hideYasqeActionButton([s.BY.INFER_STATEMENTS,s.BY.EXPANDS_RESULTS]),i.setQuery(e.similarityIndexInfo.getQuery())}))},e.createSimilarityIndex=()=>{e.saveOrUpdateExecuted=!0,e.savingIndex=!0,Y(e.similarityIndexInfo).then(ie).then(ee).then(V).then(F).then(e=>H(e.getSimilarityIndex())).then(()=>G()).catch(e=>{e instanceof y.K||i.error(getError(e),f.instant("similarity.could.not.get.indexes.error"))}).finally(()=>{e.savingIndex=!1})},e.viewQuery=()=>{Y(e.similarityIndexInfo).then(V).then(_).then(q).catch(e=>i.error(getError(e)))},e.preview=()=>{Y(e.similarityIndexInfo).then(ee).then(ie).then(()=>{const i=$();e.similarityIndexInfo.setSelectedYasguiRenderMode(n.o.YASR),i.query(e.similarityIndexInfo.getSelectedYasguiRenderMode())})},e.saveSearchQuery=function(){O?(e.saveOrUpdateExecuted=!0,e.savingIndex=!0,Y(e.similarityIndexInfo).then(X).then(ie).then(ee).then(J).then(Z).then(U).then(e=>S.showToastMessageWithDelay(e?"similarity.changed.search.query.msg":"similarity.changed.analogical.query.msg")).then(()=>{T.url("similarity")}).catch(e=>{e instanceof y.K||i.error(getError(e),f.instant("similarity.change.query.error"))}).finally(()=>{e.savingIndex=!1})):T.url("similarity")},e.setEditorQuery=i=>{e.similarityIndexInfo.markInvalidQuery(void 0,!1),e.similarityIndexInfo.markInvalidQueryType(void 0,!1),e.yasguiConfig?$().setQuery(i):B({initialQuery:i||" "})},e.similarityIndexNameChanged=()=>{e.setDirty(),e.similarityIndexInfo.isNameExist=!1},e.queryChanged=()=>{e.setDirty(),e.similarityIndexInfo.markInvalidQuery(void 0,!1),e.similarityIndexInfo.markInvalidQueryType(void 0,!1)},e.isCloneViewMode=()=>o.g.CLONE===P,e.isEditViewMode=()=>o.g.EDIT===P,e.isCreateViewMode=()=>o.g.CREATE===P,e.setDirty=()=>{O=!0},e.isYasqeShown=()=>e.similarityIndexInfo&&e.similarityIndexInfo.isYasqeRenderMode(),e.isYasrShown=()=>e.similarityIndexInfo&&e.similarityIndexInfo.isYasrRenderMode(),e.showEditor=()=>{const i=$();i.abortQuery().then(()=>i.setQuery(e.similarityIndexInfo.getQuery())).then(()=>(e.similarityIndexInfo.setSelectedYasguiRenderMode(n.o.YASQE),i.changeRenderMode(e.similarityIndexInfo.getSelectedYasguiRenderMode())))},e.toggleHelp=i=>{void 0===i&&(i=Q.get(E.HIDE_SIMILARITY_HELP)),1!==i?(Q.set(E.HIDE_SIMILARITY_HELP,1),e.helpHidden=!0):(Q.set(E.HIDE_SIMILARITY_HELP,0),e.helpHidden=!1)},e.getCloseBtnMsg=function(){const i=e.editSearchQuery?f.instant("similarity.query.edition.msg"):f.instant("similarity.index.creation.msg");return f.instant("similarity.close.btn.msg",{operation:i})},e.hasQueryError=()=>{const i=e.similarityIndexInfo.getSelectedQueryType();return l.I.DATA===i?e.hasSelectQueryError():l.I.SEARCH===i?e.hasSearchQueryError():l.I.ANALOGICAL===i&&e.hasAnalogicalQueryError()},e.hasSelectQueryError=()=>!e.similarityIndexInfo.hasSelectQuery()||e.similarityIndexInfo.invalidSelectQuery||e.similarityIndexInfo.invalidSelectQueryType,e.hasSearchQueryError=()=>!e.similarityIndexInfo.hasSearchQuery()||e.similarityIndexInfo.invalidSearchQuery||e.similarityIndexInfo.invalidSearchQueryType,e.hasAnalogicalQueryError=()=>!e.similarityIndexInfo.hasAnalogicalQuery()||e.similarityIndexInfo.invalidAnalogicalQuery||e.similarityIndexInfo.invalidAnalogicalQueryType,e.getQueryErrorMessage=()=>{const i=e.similarityIndexInfo.getSelectedQueryType();let t=!1,r=!1,s=!1;l.I.DATA===i?(t=!e.similarityIndexInfo.hasSelectQuery(),r=e.similarityIndexInfo.invalidSelectQueryType,s=e.similarityIndexInfo.invalidSelectQuery):l.I.SEARCH===i?(t=!e.similarityIndexInfo.hasSearchQuery(),r=e.similarityIndexInfo.invalidSearchQueryType,s=e.similarityIndexInfo.invalidSearchQuery):l.I.ANALOGICAL===i&&(t=!e.similarityIndexInfo.hasAnalogicalQuery(),r=e.similarityIndexInfo.invalidAnalogicalQueryType,s=e.similarityIndexInfo.invalidAnalogicalQuery);const n={queryType:f.instant(`similarity.query.type.${i}.name`)};return t?f.instant("similarity.error.query.empty",n):s?f.instant("similarity.error.query.invalid",n):r?f.instant("similarity.error.query.invalid_type",n):""};const Y=(e,i=void 0)=>$().getQuery().then(t=>e.setQuery(t,i)).then(()=>e),_=e=>p.getQuery({indexName:e.getName(),indexOptions:e.getOptions(),query:e.getQuery(),indexStopList:e.getStopList(),queryInference:e.getInference(),querySameAs:e.getSameAs(),viewType:e.getSelectedQueryType(),indexAnalyzer:e.getAnalyzer()}).then(e=>e.data),q=e=>{e&&t.open({templateUrl:"pages/viewQuery.html",controller:"ViewQueryCtrl",resolve:{query:function(){return e}}})},K=i=>{const t=i.getType();if(!e.isEditViewMode()&&C&&(i.setQuery(C[t],l.I.SEARCH),i.setQuery(C.analogical,l.I.ANALOGICAL)),w)if(d.K.PREDICATION===t){const e=w[d.K.PREDICATION].predication;i.setQuery(e,l.I.DATA)}else{const e=w[d.K.TEXT].literals;i.setQuery(e,l.I.DATA)}},B=i=>{const t={endpoint:b,componentId:"create-index",showEditorTabs:!1,showToolbar:!1,showResultTabs:!1,showYasqeActionButtons:!1,showQueryButton:!1,downloadAsOn:!1,showResultInfo:!1,showYasqeResizer:!1,pageSize:100,prefixes:D,render:e.similarityIndexInfo.getSelectedYasguiRenderMode(),yasqeActionButtons:e.isEditViewMode()||!e.similarityIndexInfo.isDataQueryTypeSelected()?s._f:s.Dg,maxPersistentResponseSize:0,yasqeMode:e.canWriteActiveRepo()?a.r.WRITE:a.r.READ},r={};angular.extend(r,t,i),e.yasguiConfig=r},b=()=>`repositories/${v.getActiveRepository()}`,H=t=>{if(void 0!==e.literalIndexes){const i=t.inputIndex;i!==e.literalIndexes[0]&&(t.options=t.options+(""===t.options?"":" ")+"-input_index "+i)}return"true"===t.isLiteralIndex&&(t.options=t.options+(""===t.options?"":" ")+"-literal_index true",t.type=d.K.TEXT_LITERAL),O=!1,p.createIndex("POST",t.name,t.options,t.selectQuery,t.searchQuery,t.isPredicationType()?t.analogicalQuery:"",t.stopList,t.infer,t.sameAs,t.type,t.analyzer).then(()=>(i.success(f.instant("similarity.create.index.successfully")),t)).catch(function(e){const t=getError(e);return i.error(t,f.instant("similarity.create.index.error")),m.info(t),Promise.reject(new y.K("Could not create index."))})},U=e=>{const i=e.isSearchQueryTypeSelected(),t={name:e.getSimilarityIndex().name,changedQuery:e.getQuery(),isSearchQuery:i};return p.saveSearchQuery(JSON.stringify(t)).then(()=>(O=!1,i))},G=()=>{h(()=>T.url("similarity"),100)},$=()=>s.p3.getOntotextYasguiElement("#query-editor"),j=()=>{const i=T.search().name||"";return e.isCloneViewMode()?`${f.instant("similarity.copy_of.prefix")}_${i}`:i},k=()=>{const e=T.search().type;return void 0===e||e.startsWith("text")?d.K.TEXT:e},z=(e,i)=>{const t=e.options.split(" ");for(let r=0;r<t.length;r++)if(t[r]===i&&r+1<t.length){const i=t[r+1];return delete t[r],delete t[r+1],e.options=t.join(" "),i}},V=e=>Promise.all([X(e).then(W).then(J).then(Z).then(ee).then(ie)]).then(()=>e),F=e=>p.getIndexes().then(i=>i.data.some(i=>i.name===e.getName())?(e.isNameExist=!0,Promise.reject(new y.K("Similarity index name exists."))):e),X=e=>e.getSimilarityIndex().name?e.isNameValid()?Promise.resolve(e):Promise.reject(new y.K("Invalid similarity name.")):Promise.reject(new y.K("Missing similarity name.")),W=e=>e.hasSelectQuery()?e.invalidSelectQuery?Promise.reject(new y.K("Invalid select query")):e.invalidSelectQueryType?Promise.reject(new y.K("Invalid select query type")):Promise.resolve(e):Promise.reject(new y.K("Missing select query.")),J=e=>e.hasSearchQuery()?e.invalidSearchQuery?Promise.reject(new y.K("Invalid search query")):e.invalidSearchQueryType?Promise.reject(new y.K("Invalid search query type")):Promise.resolve(e):Promise.reject(new y.K("Missing search query.")),Z=e=>e.isPredicationType()&&!e.hasAnalogicalQuery()?Promise.reject(new y.K("Missing analogical query.")):e.invalidAnalogicalQuery?Promise.reject(new y.K("Invalid analogical query")):e.invalidAnalogicalQueryType?Promise.reject(new y.K("Invalid analogical query type")):Promise.resolve(e),ee=(e,i=void 0)=>$().getQueryType().then(t=>u.b.SELECT!==t?(e.markInvalidQueryType(i),Promise.reject(new y.K("Query type is not valid."))):(e.markInvalidQueryType(i,!1),e)),ie=(e,i=void 0)=>$().isQueryValid().then(t=>t?(e.markInvalidQuery(i,!1),e):(e.markInvalidQuery(i),Promise.reject(new y.K("Query is not valid.")))),te=(e,i,t,r)=>{L.openSimpleModal({title:e,message:i,warning:!0}).result.then(function(){angular.isFunction(t)&&t()},function(){angular.isFunction(r)&&r()})},re=()=>{e.isYasrShown()&&e.similarityIndexInfo.isDataQueryTypeSelected()&&e.showEditor(),e.canEditActiveRepo=e.canWriteActiveRepo();const i={...e.yasguiConfig,yasqeMode:e.canWriteActiveRepo()};B(i)},se=e=>{O&&(e.returnValue=!0)},ne=()=>{window.removeEventListener("beforeunload",se),ae.forEach(e=>e())},ae=[],oe=I.ServiceProvider.get(I.RepositoryContextService).onSelectedRepositoryChanged(e=>{e&&(M?(M=!1,N=e.id):e.id!==N&&G())},()=>new Promise(function(i){if(e.isCreateViewMode()||e.isCloneViewMode())return void i(!0);const t=()=>{O=!1,i(!0)};if(O){const e=()=>{i(!1)},r=f.instant("common.confirm"),s=f.instant("similarity.warning.unsaved.changes");te(r,s,t,e)}else t()}));ae.push(oe),ae.push(e.$on("$locationChangeStart",(e,i)=>{if(O){e.preventDefault();const t=f.instant("common.confirm"),r=f.instant("similarity.warning.unsaved.changes");te(t,r,()=>{ne();const e=T.absUrl().length-T.url().length,t=i.substring(e);T.path(t)})}else ne()})),ae.push(e.$on("$destroy",ne)),window.addEventListener("beforeunload",se),P=(()=>{if(void 0===T.search().name)return o.g.CREATE;const e=T.search().editSearchQuery;return void 0===e?o.g.CLONE:"string"==typeof e?"false"===e?o.g.CLONE:o.g.EDIT:e?o.g.EDIT:o.g.CLONE})();const le=e.$watch(function(){return e.getActiveRepositoryObject()},function(t){t&&(e.loadingControllerResources=!0,Promise.all([p.getSearchQueries(),p.getSamples(),v.getPrefixes(t.id)]).then(([t,s,n])=>{e.canEditActiveRepo=e.canWriteActiveRepo(),C=t?t.data:[],w=s?s.data:[],D=n,(()=>{const t=new c.O;t.setName(j()),t.setType(k()),t.setSelectedQueryType(e.isEditViewMode()?l.I.SEARCH:l.I.DATA);const s=T.search().options;s?t.setOptions(s):t.setOptions(t.isTextType()?"-termweight idf":""),K(t);const n=T.search().searchQuery;n&&t.setQuery(n,l.I.SEARCH);const a=T.search().selectQuery;a&&t.setQuery(a,l.I.DATA);const o=T.search().analogicalQuery;if(o&&t.setQuery(o,l.I.ANALOGICAL),t.isTextType()){t.setStopList(T.search().stopList),t.setAnalyzer(T.search().analyzer);const e=z(t.getSimilarityIndex(),"-literal_index");void 0!==e&&t.setLiteralIndex(e)}return t.isPredicationType()?p.getIndexes().then(i=>{const s=(0,r.g)(i.data).filter(e=>e.isTextLiteralType()&&(e.isBuiltStatus()||e.isOutdatedStatus())).map(e=>e.name);if(e.literalIndexes=["no-index"].concat(s),void 0===t.getInputIndex()){const i=z(t.getSimilarityIndex(),"-input_index");if(void 0!==i)for(let r=0;r<e.literalIndexes.length;r++)i===e.literalIndexes[r]&&t.setInputIndex(e.literalIndexes[r])}return void 0===t.getInputIndex()&&t.setInputIndex(e.literalIndexes[0]),t}).catch(function(e){const t=getError(e);i.error(t,f.instant("similarity.could.not.get.indexes.error"))}):Promise.resolve(t)})().then(i=>{e.similarityIndexInfo=i;let t=l.I.DATA;e.isEditViewMode()&&(t=l.I.SEARCH),e.changeSimilarityIndexType(i.getType(),t)})}).catch(i=>{m.info(i),e.repositoryError=getError(i)}).finally(()=>{ae.push(e.$on("repositoryIsSet",re)),le(),e.loadingControllerResources=!1}))})}},11637(e,i,t){t.d(i,{e:()=>r});const r={CREATING:"CREATING",BUILDING:"BUILDING",BUILT:"BUILT",REBUILDING:"REBUILDING",OUTDATED:"OUTDATED",INTERRUPTED:"INTERRUPTED",OBSOLETE:"OBSOLETE",FAILED:"FAILED",isCreatingStatus:e=>r.CREATING===e,isBuildingStatus:e=>r.BUILDING===e,isBuiltStatus:e=>r.BUILT===e,isRebuildingStatus:e=>r.REBUILDING===e,isOutdatedStatus:e=>r.OUTDATED===e,isInterruptedStatus:e=>r.INTERRUPTED===e,isObsoleteStatus:e=>r.OBSOLETE===e,isFailedStatus:e=>r.FAILED===e}},14102(e,i,t){t.d(i,{A:()=>n});var r=t(50479),s=t(11637);class n{constructor(){this.analyzer="",this.infer=!0,this.options="",this.sameAs=!0,this.searchQuery="",this.selectQuery="",this.stopList=void 0,this.name="",this.type=r.K.TEXT,this.status=void 0,this.analogicalQuery=void 0,this.inputIndex=void 0,this.isLiteralIndex=""}isTextType(){return r.K.isTextType(this.type)}isTextLiteralType(){return r.K.isTextLiteralType(this.type)}isPredicationType(){return r.K.isPredicationType(this.type)}isCreatingStatus(){return s.e.isCreatingStatus(this.status)}isBuildingStatus(){return s.e.isBuildingStatus(this.status)}isBuiltStatus(){return s.e.isBuiltStatus(this.status)}isRebuildingStatus(){return s.e.isRebuildingStatus(this.status)}isOutdatedStatus(){return s.e.isOutdatedStatus(this.status)}isInterruptedStatus(){return s.e.isInterruptedStatus(this.status)}isObsoleteStatus(){return s.e.isObsoleteStatus(this.status)}isFailedStatus(){return s.e.isFailedStatus(this.status)}}},15435(e,i,t){t.d(i,{o:()=>r});const r={YASGUI:"mode-yasgui",YASQE:"mode-yasqe",YASR:"mode-yasr"}},22093(e,i,t){t.d(i,{g:()=>r});const r={CREATE:"CREATE",EDIT:"EDIT",CLONE:"CLONE"}},27473(e,i,t){t.d(i,{g:()=>s});var r=t(14102);const s=e=>e.map(e=>{const i=new r.A;return i.type=e.type,i.stopList=e.stopList,i.status=e.status,i.selectQuery=e.selectQuery,i.searchQuery=e.searchQuery,i.sameAs=e.sameAs,i.options=e.options,i.name=e.name,i.infer=e.infer,i.analyzer=e.analyzer,i.analogicalQuery=e.analogicalQuery,i})},41233(e,i,t){t.d(i,{K:()=>r});class r extends Error{}},50083(e,i,t){t.d(i,{O:()=>o});var r=t(14102),s=t(98551),n=t(15435);const a=new RegExp("^[a-zA-Z0-9-_]+$");class o{constructor(){this.similarityIndex=new r.A,this.isNameExist=!1,this.invalidSelectQueryType=!1,this.invalidSelectQuery=!1,this.invalidSearchQueryType=!1,this.invalidSearchQuery=!1,this.invalidAnalogicalQueryType=!1,this.invalidAnalogicalQuery=!1,this.selectedQueryType=s.I.DATA,this.selectedYasguiRenderMode=n.o.YASQE}setQuery(e,i=void 0){const t=i||this.selectedQueryType;s.I.DATA!==t?s.I.SEARCH!==t?s.I.ANALOGICAL===t&&(this.similarityIndex.analogicalQuery=e):this.similarityIndex.searchQuery=e:this.similarityIndex.selectQuery=e}getQuery(e=void 0){switch(e||this.selectedQueryType){case s.I.DATA:return this.similarityIndex.selectQuery;case s.I.SEARCH:return this.similarityIndex.searchQuery;case s.I.ANALOGICAL:return this.similarityIndex.analogicalQuery}}markInvalidQuery(e=void 0,i=!0){const t=e||this.selectedQueryType;s.I.DATA!==t?s.I.SEARCH!==t?s.I.ANALOGICAL===t&&(this.invalidAnalogicalQuery=i):this.invalidSearchQuery=i:this.invalidSelectQuery=i}markInvalidQueryType(e=void 0,i=!0){const t=e||this.selectedQueryType;s.I.DATA!==t?s.I.SEARCH!==t?s.I.ANALOGICAL===t&&(this.invalidAnalogicalQueryType=i):this.invalidSearchQueryType=i:this.invalidSelectQueryType=i}setSelectedQueryType(e){this.selectedQueryType=e}getSelectedQueryType(){return this.selectedQueryType}setSelectedYasguiRenderMode(e){this.selectedYasguiRenderMode=e}getSelectedYasguiRenderMode(){return this.selectedYasguiRenderMode}isDataQueryTypeSelected(){return s.I.DATA===this.selectedQueryType}isSearchQueryTypeSelected(){return s.I.SEARCH===this.selectedQueryType}isAnalogicalQueryTypeSelected(){return s.I.ANALOGICAL===this.selectedQueryType}isTextType(){return this.similarityIndex.isTextType()}isPredicationType(){return this.similarityIndex.isPredicationType()}isTextLiteralType(){return this.similarityIndex.isTextLiteralType()}hasName(){return!!this.similarityIndex.name}isNameValid(){return a.test(this.similarityIndex.name)}hasSelectQuery(){return!!this.similarityIndex.selectQuery}hasSearchQuery(){return!!this.similarityIndex.searchQuery}hasAnalogicalQuery(){return!!this.similarityIndex.analogicalQuery}isYasqeRenderMode(){return n.o.YASQE===this.getSelectedYasguiRenderMode()}isYasrRenderMode(){return n.o.YASR===this.getSelectedYasguiRenderMode()}getName(){return this.similarityIndex.name}setName(e){this.similarityIndex.name=e}setInputIndex(e){this.similarityIndex.inputIndex=e}getInputIndex(){return this.similarityIndex.inputIndex}setLiteralIndex(e=!1){this.similarityIndex.isLiteralIndex=e}getSimilarityIndex(){return this.similarityIndex}setStopList(e){this.similarityIndex.stopList=e}getStopList(){return this.similarityIndex.stopList}setAnalyzer(e="org.apache.lucene.analysis.en.EnglishAnalyzer"){this.similarityIndex.analyzer=e}getAnalyzer(){return this.similarityIndex.analyzer}setType(e){this.similarityIndex.type=e}getType(){return this.similarityIndex.type}setOptions(e){this.similarityIndex.options=e}getOptions(){return this.similarityIndex.options}getInference(){return this.similarityIndex.infer}getSameAs(){return this.similarityIndex.sameAs}}},50479(e,i,t){t.d(i,{K:()=>r});const r={TEXT:"text",TEXT_LITERAL:"textLiteral",PREDICATION:"predication",isTextType:e=>r.TEXT===e,isTextLiteralType:e=>r.TEXT_LITERAL===e,isPredicationType:e=>r.PREDICATION===e}},56139(){function e(e,i){return{showToastMessageWithDelay:function(t){return new Promise(r=>{e.success(i.instant(t)),setTimeout(r,300)})}}}angular.module("graphdb.framework.utils.notifications",[]).factory("Notifications",e),e.$inject=["toastr","$translate"]},71156(e,i,t){t.d(i,{r:()=>r});const r={WRITE:"WRITE",READ:"READ",PROTECTED:"PROTECTED"}},98551(e,i,t){t.d(i,{I:()=>r});const r={DATA:"DATA",SEARCH:"SEARCH",ANALOGICAL:"ANALOGICAL"}}};
//# sourceMappingURL=5470.68584e88e1652fc6cdd7.bundle.js.map