@kedem/okdb 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/okdb.js +1 -1
- package/okdb-data/default/data.mdb +0 -0
- package/okdb-data/default/lock.mdb +0 -0
- package/okdb-data/~log/data.mdb +0 -0
- package/okdb-data/~log/lock.mdb +0 -0
- package/okdb-data/~system/data.mdb +0 -0
- package/okdb-data/~system/lock.mdb +0 -0
- package/okdb.js +1 -1
- package/package.json +1 -1
- package/public/admin-app.js +1 -1
- package/public/components/admin-route-host.ok.js +1 -1
- package/public/components/env-picker.ok.js +1 -1
- package/public/components/field-path-input.ok.js +1 -1
- package/public/components/geo-map.ok.js +1 -1
- package/public/components/ok-cron-input.ok.js +1 -1
- package/public/components/ok-dropzone.ok.js +1 -1
- package/public/components/ok-js-input.ok.js +1 -1
- package/public/components/ok-json-input.ok.js +1 -1
- package/public/components/ok-text-monaco-input.ok.js +1 -1
- package/public/components/theme-toggle.ok.js +1 -1
- package/public/login-app.js +1 -1
- package/public/modules/ok.js +1 -1
- package/public/sections/api/parts/api-endpoint.ok.js +1 -1
- package/public/sections/auth/modals/create-token-modal.ok.js +1 -1
- package/public/sections/auth/modals/edit-token-modal.ok.js +1 -1
- package/public/sections/auth/modals/perm-info-popover.ok.js +1 -1
- package/public/sections/auth/parts/token-detail.ok.js +1 -1
- package/public/sections/auth/parts/token-list.ok.js +1 -1
- package/public/sections/db/modals/add-item-modal.ok.js +1 -1
- package/public/sections/db/modals/create-env-modal.ok.js +1 -1
- package/public/sections/db/modals/create-fts-modal.ok.js +1 -1
- package/public/sections/db/modals/create-index-modal.ok.js +1 -1
- package/public/sections/db/modals/create-pipeline-modal.ok.js +1 -1
- package/public/sections/db/modals/demo-env-modal.ok.js +1 -1
- package/public/sections/db/modals/remove-env-modal.ok.js +1 -1
- package/public/sections/db/modals/schema-edit-modal.ok.js +1 -1
- package/public/sections/db/parts/db-overview.ok.js +1 -1
- package/public/sections/db/parts/db-pipelines-panel.ok.js +1 -1
- package/public/sections/db/parts/edit-row.ok.js +1 -1
- package/public/sections/db/parts/tm-timeline.ok.js +1 -1
- package/public/sections/db/parts/type-changelog.ok.js +1 -1
- package/public/sections/db/parts/type-list.ok.js +1 -1
- package/public/sections/db/parts/type-pipelines-tab.ok.js +1 -1
- package/public/sections/db/parts/type-schema-tab.ok.js +1 -1
- package/public/sections/db/parts/type-viewer.ok.js +1 -1
- package/public/sections/db/parts/type-violations-tab.ok.js +1 -1
- package/public/sections/embeddings/modals/register-model-modal.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-create-panel.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-embedder-panel.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-engine-declaration-editor.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-engine-list.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-indexer-panel.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-lifecycle-bar.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-model-catalog.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-overview.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-search-panel.ok.js +1 -1
- package/public/sections/embeddings/parts/embed-worker-panel.ok.js +1 -1
- package/public/sections/embeddings/parts/embeddings-engine-panel.ok.js +1 -1
- package/public/sections/embeddings/parts/engines-overview.ok.js +1 -1
- package/public/sections/embeddings/parts/pipeline-create-panel.ok.js +1 -1
- package/public/sections/engines/engine-panel-shared-style.js +1 -1
- package/public/sections/engines/engine-ui-utils.js +1 -1
- package/public/sections/engines/modals/engine-modal.ok.js +1 -1
- package/public/sections/engines/parts/engine-declaration-editor.ok.js +1 -1
- package/public/sections/engines/parts/engine-lifecycle-actions.ok.js +1 -1
- package/public/sections/engines/parts/engine-panel-shell.ok.js +1 -1
- package/public/sections/engines/parts/engine-resource-card.ok.js +1 -1
- package/public/sections/engines/parts/engine-row-item.ok.js +1 -1
- package/public/sections/engines/parts/generic-engine-panel.ok.js +1 -1
- package/public/sections/files/parts/files-blob-status.ok.js +1 -1
- package/public/sections/files/parts/files-collection-list.ok.js +1 -1
- package/public/sections/files/parts/files-collection-panel.ok.js +1 -1
- package/public/sections/files/parts/files-file-list.ok.js +1 -1
- package/public/sections/files/parts/files-overview.ok.js +1 -1
- package/public/sections/files/parts/files-path-browser.ok.js +1 -1
- package/public/sections/files/parts/files-upload-panel.ok.js +1 -1
- package/public/sections/functions/modals/function-modal.ok.js +1 -1
- package/public/sections/functions/parts/function-detail.ok.js +1 -1
- package/public/sections/functions/parts/function-logs.ok.js +1 -1
- package/public/sections/functions/parts/function-runner.ok.js +1 -1
- package/public/sections/functions/parts/functions-list.ok.js +1 -1
- package/public/sections/license/parts/license-panel.ok.js +1 -1
- package/public/sections/queue/modals/create-bucket-modal.ok.js +1 -1
- package/public/sections/queue/modals/edit-bucket-modal.ok.js +1 -1
- package/public/sections/queue/modals/edit-job-modal.ok.js +1 -1
- package/public/sections/queue/modals/enqueue-job-modal.ok.js +1 -1
- package/public/sections/queue/modals/job-type-modal.ok.js +1 -1
- package/public/sections/queue/parts/ok-job-form.ok.js +1 -1
- package/public/sections/queue/parts/queue-buckets.ok.js +1 -1
- package/public/sections/queue/parts/queue-job-types.ok.js +1 -1
- package/public/sections/queue/parts/queue-jobs.ok.js +1 -1
- package/public/sections/queue/parts/queue-types.ok.js +1 -1
- package/public/sections/queue/parts/queue-workers.ok.js +1 -1
- package/public/sections/sync/parts/sync-node-detail.ok.js +1 -1
- package/public/sections/sync/parts/sync-retention.ok.js +1 -1
- package/public/sections/sync/parts/sync-topology.ok.js +1 -1
- package/public/sections/system/modals/data-ops-modal.ok.js +1 -1
- package/public/sections/system/parts/system-api-panel.ok.js +1 -1
- package/public/sections/system/parts/system-auth-panel.ok.js +1 -1
- package/public/sections/system/parts/system-log-history.ok.js +1 -1
- package/public/sections/system/parts/system-log.ok.js +1 -1
- package/public/sections/system/parts/system-status.ok.js +1 -1
- package/public/sections/system/parts/system-sync-panel.ok.js +1 -1
- package/public/sections/views/modals/create-view-modal.ok.js +1 -1
- package/public/sections/views/parts/view-detail.ok.js +1 -1
- package/public/sections/views/parts/views-list.ok.js +1 -1
- package/public/sections/views/parts/views-overview.ok.js +1 -1
- package/public/setup-app.js +1 -1
- package/public/stores/auth-store.js +1 -1
- package/public/stores/events-store.js +1 -1
- package/public/stores/functions-store.js +1 -1
- package/public/stores/okdb-store.js +1 -1
- package/public/stores/theme-store.js +1 -1
- package/public/util/permissions.js +1 -1
- package/public/util/sift-schema.js +1 -1
- package/public/view-models/type-query-vm.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x1f94(_0x46b58a,_0x24ff26){_0x46b58a=_0x46b58a-0xb4;const _0x478431=_0x4784();let _0x1f943d=_0x478431[_0x46b58a];return _0x1f943d;}const _0x4f888c=_0x1f94;(function(_0x174260,_0x56a697){const _0xab8f6f=_0x1f94,_0x863610=_0x174260();while(!![]){try{const _0x323861=parseInt(_0xab8f6f(0x171))/0x1+-parseInt(_0xab8f6f(0x140))/0x2+parseInt(_0xab8f6f(0x142))/0x3+parseInt(_0xab8f6f(0x167))/0x4*(-parseInt(_0xab8f6f(0xfa))/0x5)+parseInt(_0xab8f6f(0xf8))/0x6+parseInt(_0xab8f6f(0x185))/0x7*(parseInt(_0xab8f6f(0x184))/0x8)+-parseInt(_0xab8f6f(0x130))/0x9*(parseInt(_0xab8f6f(0xbb))/0xa);if(_0x323861===_0x56a697)break;else _0x863610['push'](_0x863610['shift']());}catch(_0x4a279d){_0x863610['push'](_0x863610['shift']());}}}(_0x4784,0x2ffd9));import _0x573eee from'../../engines/modals/engine-modal.ok.js';function _0x4784(){const _0x593167=['message','Extractor','target_type','Source','allFile','filePipelineEngines','Edit\x20Engine\x20·\x20','meta','color-mix(in\x20srgb,\x20var(--okdb-accent)\x2033%,\x20transparent)','Queue','filterToSelectedPipeline','pipelines','isEmbedded','statusFilter','type','role','embedEngines','typeLabel','visibleEngines','sort','running','Engines','embedded','Started','~system','success','Env\x20Pipelines','selectedpipeline','engineStatusBucket','embedOnly','modeFilter','Prepare','building','/pipelines/','84lKmErG','Mode','flatMap','pipelineActionBusy','filePipelines','members','matchesSearch','isRunning','Pipelines','engineInSelectedPipeline','292187lwziof','relatedType','trim','find','Provider','pipelineConfigMetrics','job_type','embedPipelineEngines','confirm','background:var(--okdb-app-surface);border:1px\x20solid\x20','Restarted\x20pipeline\x20\x22','source_env','Try\x20changing\x20the\x20pipeline\x20type,\x20status,\x20search,\x20or\x20source-type\x20filters.','select',';border-radius:10px;overflow:hidden;transition:border-color\x20.14s;','Chunk','processor','pipelineTypeFilter','var(--okdb-app-border)','8Cyhiwz','45143dEwEvx','paused','catch','Algorithm','/start','fileEngines','split','all','collectionEngine','degraded','<br><br>Env-owned\x20members\x20will\x20be\x20removed;\x20shared\x20members\x20will\x20be\x20preserved.','Materializer','55;color:','allUniqueEngines','engineMetricSearchParts','name','allEngines','pipelineTypeMatches','embeddings','selectedPipelineName','true','\x20failed','key','collections','runtime','add','filter','warning','engineSourceTypes','POST','1270nbvalj','selectedPipelineMembers','embed-worker','goto-type','Concurrency','$vars','Stop\x20failed','filteredEmbedPipelines','Collection','collection','embedding','relatedEnv','search','start','startsWith','label','Progress','refresh','okdb','pipelineIdentity','Deleted\x20pipeline\x20\x22','isArray','pipelineRequest','join','string','every','touchesSourceType','engines','request','vector-search','Delete\x20pipeline\x20\x22<b>','fileData','var(--okdb-accent)','push','toLowerCase','var(--okdb-warning)','Processor','filteredVisibleEngines','var(--okdb-app-fg)','Worker','Engine','online','Stopped','indexer','withPipelineBusy','#94a3b8','localeCompare','engineEnv','filteredFilePipelines','workers','Try\x20changing\x20the\x20engine\x20type,\x20status,\x20search,\x20or\x20source-type\x20filters.','Try\x20changing\x20the\x20engine\x20type,\x20status,\x20or\x20search\x20filters\x20above.','attention','</b>\x22?<br><br>','isSelectedPipeline','includes','toast','engines-overview','Indexer','DELETE','API','291864eOaBJg','$attr','69740IYLzaF','_uiEnv','allEmbed','var(--okdb-info)','Standalone','value','has','stopped','replace','length','env','source_type','storeEnv','Stop\x20pipeline\x20\x22<b>','number','searchFilter','record','Workers','Embedding\x20Pipelines','groupStatusBucket','var(--okdb-app-fg-muted)','#fb7185','memberOwnerEnv','config','var(--okdb-indigo)','Start\x20failed','modal','embed','$router','var(--okdb-danger)','shared','open','file','Model','json','$dispatch','worker','map','sourceTypeFilter','pipelinetype','pipelineRecords','engineTypeFilter','engineId','accent','Search','default','progress','embedPipelines','family','No\x20members','$ok','pipeline','enginePipelineName','inactive','11565QIvIRP','object','mode','font-size:11px;padding:3px\x2010px;border-radius:999px;border:1px\x20solid\x20','get','activeEngines','some','<engine-modal\x20:modal=\x22modal\x22\x20:engine=\x22engine\x22\x20:env=\x22envName\x22\x20/>','engineStatusMeta','slice','stores','selectedEnv','embedder','var(--okdb-success)','extractors','resolve','73188BzGkEO','error','1025958rvprEk','/env/','state'];_0x4784=function(){return _0x593167;};return _0x4784();}import _0x1c1c65 from'../../engines/parts/engine-resource-card.ok.js';import{compactEngineConfigMetrics as _0x8007c9,compactEngineRowMetrics as _0x2d194a,compactEngineStatusMeta as _0x55de14}from'../../engines/engine-ui-utils.js';export default{'tag':_0x4f888c(0xf4),'dependencies':[_0x573eee,_0x1c1c65],'attr':{'embedEngines':{},'embedPipelines':{},'fileEngines':{},'embedded':{},'filterpipeline':{},'mode':{},'pipelinetype':{},'enginetype':{},'status':{},'search':{},'sourcetype':{},'selectedpipeline':{}},'context':_0x50fdf3=>({get 'allEmbed'(){const _0xc31228=_0x4f888c;return _0x50fdf3['$attr'][_0xc31228(0x155)]??[];},get 'pipelineRecords'(){const _0x2fe304=_0x4f888c;return _0x50fdf3[_0x2fe304(0xf9)]['embedPipelines']??[];},get 'fileData'(){const _0x3d3d4f=_0x4f888c;return _0x50fdf3[_0x3d3d4f(0xf9)][_0x3d3d4f(0x18a)]??{};},get 'allFile'(){const _0x464ea7=_0x4f888c,_0x5518ea=this[_0x464ea7(0xda)];return[..._0x5518ea[_0x464ea7(0x13e)]??[],..._0x5518ea[_0x464ea7(0xb4)]??[],..._0x5518ea[_0x464ea7(0xec)]??[]];},get 'isEmbedded'(){const _0x22d63e=_0x4f888c;return!0x0===_0x50fdf3[_0x22d63e(0xf9)][_0x22d63e(0x15b)]||'true'===_0x50fdf3[_0x22d63e(0xf9)][_0x22d63e(0x15b)];},get 'filterToSelectedPipeline'(){const _0x38a4a7=_0x4f888c;return!0x0===_0x50fdf3['$attr']['filterpipeline']||_0x38a4a7(0x199)===_0x50fdf3[_0x38a4a7(0xf9)]['filterpipeline'];},get 'modeFilter'(){const _0x1b7eb7=_0x4f888c;return'engines'===_0x50fdf3[_0x1b7eb7(0xf9)][_0x1b7eb7(0x132)]?_0x1b7eb7(0xd6):_0x1b7eb7(0x150);},get 'pipelineTypeFilter'(){const _0xf37f1a=_0x4f888c;return[_0xf37f1a(0x18c),_0xf37f1a(0xc5),_0xf37f1a(0x11a)][_0xf37f1a(0xf2)](_0x50fdf3[_0xf37f1a(0xf9)][_0xf37f1a(0x121)])?_0x50fdf3['$attr'][_0xf37f1a(0x121)]:_0xf37f1a(0x18c);},get 'engineTypeFilter'(){const _0x18ed1e=_0x4f888c;return String(_0x50fdf3[_0x18ed1e(0xf9)]['enginetype']??'')[_0x18ed1e(0x173)]();},get 'statusFilter'(){const _0x3be0d3=_0x4f888c;return _0x50fdf3[_0x3be0d3(0xf9)]['status']??'all';},get 'searchFilter'(){const _0x49a124=_0x4f888c;return String(_0x50fdf3[_0x49a124(0xf9)][_0x49a124(0xc7)]??'')[_0x49a124(0x173)]()[_0x49a124(0xdd)]();},get 'sourceTypeFilter'(){const _0x3c3cdd=_0x4f888c;return String(_0x50fdf3['$attr']['sourcetype']??'')[_0x3c3cdd(0x173)]();},get 'selectedPipelineName'(){const _0x485325=_0x4f888c;return String(_0x50fdf3[_0x485325(0xf9)][_0x485325(0x160)]??'')[_0x485325(0x173)]();},'pipelineActionBusy':{},get 'embedOnly'(){const _0x44bbd5=_0x4f888c;return(_0x50fdf3[_0x44bbd5(0xf9)]['embedEngines']??[])[_0x44bbd5(0xb7)](_0x433249=>_0x44bbd5(0x181)!==_0x433249['type']&&'queue-worker'!==_0x433249[_0x44bbd5(0x153)]);},get 'allEngines'(){const _0x1fb041=_0x4f888c;return[...this[_0x1fb041(0xfc)],...this[_0x1fb041(0x149)]];},'engineId':_0x5d204d=>_0x5d204d?_0x5d204d['key']??(_0x5d204d[_0x4f888c(0x153)]&&_0x5d204d[_0x4f888c(0x194)]?_0x5d204d[_0x4f888c(0x153)]+'@'+_0x5d204d[_0x4f888c(0x194)]:_0x5d204d[_0x4f888c(0x194)]??null):null,'engineSourceTypes'(_0xe5328){const _0x22b999=_0x4f888c,_0x43dede=[_0xe5328?.[_0x22b999(0x111)]?.[_0x22b999(0x105)],_0xe5328?.[_0x22b999(0xb5)]?.[_0x22b999(0x105)],_0xe5328?.[_0x22b999(0x111)]?.[_0x22b999(0x147)],_0xe5328?.['runtime']?.[_0x22b999(0x147)]][_0x22b999(0xb7)](Boolean);return[...new Set(_0x43dede)];},'touchesSourceType'(_0x3d08bd){const _0x46694c=_0x4f888c;return!this[_0x46694c(0x120)]||this['engineSourceTypes'](_0x3d08bd)['includes'](this['sourceTypeFilter']);},'engineStatusBucket'(_0x545823){const _0x4a717b=_0x4f888c,_0x493531=_0x545823?.['stats']?.[_0x4a717b(0x144)]??_0x545823?.['status']??null;return _0x545823?.['isRunning']||'online'===_0x493531?_0x4a717b(0x159):[_0x4a717b(0x141),_0x4a717b(0x12f),_0x4a717b(0x186),_0x4a717b(0x165),_0x4a717b(0x18e)]['includes'](_0x493531)?_0x4a717b(0xef):_0x4a717b(0x101);},'groupStatusBucket'(_0x532f6a){const _0x13ef12=_0x4f888c,_0x1e70c4=_0x532f6a[_0x13ef12(0x11f)](_0x1276d5=>this[_0x13ef12(0x161)](_0x1276d5));return 0x0===_0x1e70c4[_0x13ef12(0x103)]?_0x13ef12(0x101):_0x1e70c4[_0x13ef12(0xd4)](_0x798454=>_0x13ef12(0x159)===_0x798454)?'running':_0x1e70c4['some'](_0x4c7759=>_0x13ef12(0xef)===_0x4c7759)||_0x1e70c4[_0x13ef12(0x136)](_0x5df58c=>_0x13ef12(0x159)===_0x5df58c)?_0x13ef12(0xef):_0x13ef12(0x101);},'matchesSearch'(_0x1c1ecd=[]){const _0x20699f=_0x4f888c;return!this[_0x20699f(0x109)]||_0x1c1ecd[_0x20699f(0xb7)](Boolean)[_0x20699f(0xd2)]('\x20')[_0x20699f(0xdd)]()[_0x20699f(0xf2)](this[_0x20699f(0x109)]);},'pipelineTypeMatches'(_0x38b50d){const _0x43c1de=_0x4f888c;return _0x43c1de(0x18c)===this[_0x43c1de(0x182)]||this[_0x43c1de(0x182)]===_0x38b50d;},get 'embedPipelines'(){const _0x2af70e=_0x4f888c;if(this['pipelineRecords'][_0x2af70e(0x103)]>0x0)return this[_0x2af70e(0x122)]['map'](_0x215300=>{const _0x304d27=_0x2af70e,_0x3c9dd9=Array[_0x304d27(0xd0)](_0x215300[_0x304d27(0xd6)])?_0x215300[_0x304d27(0xd6)][_0x304d27(0xb7)](Boolean):[],_0x38538f=_0x3c9dd9[_0x304d27(0x174)](_0x3d8d34=>this[_0x304d27(0xea)](_0x3d8d34))??null,_0xb88966=_0x3c9dd9[_0x304d27(0x174)](_0x7d08dc=>_0x304d27(0x13c)===_0x7d08dc['role']||_0x304d27(0x13c)===_0x7d08dc['type'])??null,_0xe161a2=_0x3c9dd9[_0x304d27(0x174)](_0x54003b=>_0x304d27(0xe6)===_0x54003b[_0x304d27(0x154)]||'indexer'===_0x54003b[_0x304d27(0x153)])??null,_0x3983e9=_0x3c9dd9[_0x304d27(0x174)](_0x443bf6=>'search'===_0x443bf6[_0x304d27(0x154)]||_0x304d27(0xd8)===_0x443bf6[_0x304d27(0x153)])??null,_0x2c416a=_0x3c9dd9[_0x304d27(0x174)](_0x38e0f6=>_0x304d27(0x11e)===_0x38e0f6[_0x304d27(0x154)]||_0x304d27(0xbd)===_0x38e0f6[_0x304d27(0x153)])??null;return{'name':_0x215300[_0x304d27(0x14c)]?.[_0x304d27(0xca)]??_0x215300[_0x304d27(0x14c)]?.['pipeline']??_0x215300['name'],'key':_0x215300['name'],'env':_0x215300[_0x304d27(0x104)]??this[_0x304d27(0xea)](_0x38538f)??_0xe161a2?.[_0x304d27(0x111)]?.[_0x304d27(0x17c)]??_0x3983e9?.[_0x304d27(0x111)]?.[_0x304d27(0x17c)]??null,'type':_0x304d27(0x197)===_0x215300[_0x304d27(0x14c)]?.[_0x304d27(0x12a)]?'embed':_0x304d27(0x104),'record':_0x215300,'members':_0x3c9dd9,'embedder':_0xb88966,'indexer':_0xe161a2,'search':_0x3983e9,'worker':_0x2c416a};})[_0x2af70e(0xb7)](_0x4d6c61=>_0x4d6c61[_0x2af70e(0x16c)][_0x2af70e(0x103)]>0x0)[_0x2af70e(0x158)]((_0x5e920d,_0x2f230d)=>_0x5e920d[_0x2af70e(0x194)][_0x2af70e(0xe9)](_0x2f230d['name']));const _0x214d9e=new Map();for(const _0xa136af of this[_0x2af70e(0x162)]){const _0x681c9b=_0xa136af[_0x2af70e(0x14c)]?.['pipeline']??_0xa136af['name'][_0x2af70e(0x102)](/-worker$/,'');_0x214d9e[_0x2af70e(0x100)](_0x681c9b)||_0x214d9e['set'](_0x681c9b,{'name':_0x681c9b,'type':_0x2af70e(0x115),'embedder':null,'indexer':null,'search':null,'worker':null});const _0x3c0919=_0x214d9e['get'](_0x681c9b);_0x2af70e(0x13c)===_0xa136af[_0x2af70e(0x153)]?_0x3c0919[_0x2af70e(0x13c)]=_0xa136af:_0x2af70e(0xe6)===_0xa136af[_0x2af70e(0x153)]?_0x3c0919[_0x2af70e(0xe6)]=_0xa136af:'vector-search'===_0xa136af['type']?_0x3c0919[_0x2af70e(0xc7)]=_0xa136af:_0x2af70e(0xbd)===_0xa136af[_0x2af70e(0x153)]&&(_0x3c0919[_0x2af70e(0x11e)]=_0xa136af);}return[..._0x214d9e['values']()][_0x2af70e(0xb7)](_0x1ef0c6=>[_0x1ef0c6['embedder'],_0x1ef0c6[_0x2af70e(0xe6)],_0x1ef0c6[_0x2af70e(0xc7)],_0x1ef0c6[_0x2af70e(0x11e)]][_0x2af70e(0xb7)](Boolean)['length']>0x1)[_0x2af70e(0x158)]((_0x383e96,_0x4aec98)=>_0x383e96['name'][_0x2af70e(0xe9)](_0x4aec98['name']));},get 'filePipelines'(){const _0x5666e0=_0x4f888c;return(this['fileData'][_0x5666e0(0xb4)]??[])[_0x5666e0(0x11f)](_0x7102b5=>{const _0x52bccf=_0x5666e0,_0x5b06b9=(this[_0x52bccf(0xda)][_0x52bccf(0x13e)]??[])[_0x52bccf(0xb7)](_0x2cb5a3=>_0x7102b5[_0x52bccf(0x111)]?.['pipeline']?.[_0x52bccf(0xf2)](_0x2cb5a3['name'])),_0x2a1803=(this[_0x52bccf(0xda)][_0x52bccf(0xec)]??[])[_0x52bccf(0xb7)](_0x406bc5=>_0x406bc5[_0x52bccf(0x111)]?.[_0x52bccf(0x18d)]===_0x7102b5[_0x52bccf(0x194)]);return{'name':_0x7102b5['collection']??_0x7102b5[_0x52bccf(0x194)],'type':_0x52bccf(0x11a),'collection':_0x7102b5,'extractors':_0x5b06b9,'workers':_0x2a1803};})[_0x5666e0(0x158)]((_0x3e796f,_0x1afd36)=>_0x3e796f[_0x5666e0(0x194)]['localeCompare'](_0x1afd36[_0x5666e0(0x194)]));},get 'allUniqueEngines'(){const _0x5e25dd=_0x4f888c,_0x2622d9=new Set();return this[_0x5e25dd(0x195)][_0x5e25dd(0xb7)](_0x3f181d=>{const _0x112feb=_0x5e25dd,_0x4d1a68=this['engineId'](_0x3f181d);return!(!_0x4d1a68||_0x2622d9['has'](_0x4d1a68)||(_0x2622d9[_0x112feb(0xb6)](_0x4d1a68),0x0));});},get 'visibleEngines'(){const _0xfa3745=_0x4f888c;return this[_0xfa3745(0x192)][_0xfa3745(0xb7)](_0x1af844=>this[_0xfa3745(0x170)](_0x1af844))[_0xfa3745(0xb7)](_0x26e526=>!this[_0xfa3745(0x123)]||_0x26e526[_0xfa3745(0x153)]===this[_0xfa3745(0x123)])[_0xfa3745(0xb7)](_0x869821=>_0xfa3745(0x18c)===this[_0xfa3745(0x152)]||this['engineStatusBucket'](_0x869821)===this[_0xfa3745(0x152)])['filter'](_0x37446c=>this['touchesSourceType'](_0x37446c))[_0xfa3745(0xb7)](_0x4a5daf=>this[_0xfa3745(0x16d)]([_0x4a5daf?.['name'],_0x4a5daf?.[_0xfa3745(0x153)],_0x4a5daf?.[_0xfa3745(0x14c)]?.[_0xfa3745(0x12d)],_0x4a5daf?.[_0xfa3745(0x104)],_0x4a5daf?.[_0xfa3745(0xfb)],...this[_0xfa3745(0x193)](_0x4a5daf),...this[_0xfa3745(0xb9)](_0x4a5daf),_0x4a5daf?.[_0xfa3745(0x111)]?.['job_type'],_0x4a5daf?.[_0xfa3745(0x111)]?.['handler']?.[_0xfa3745(0x194)]]))[_0xfa3745(0x158)]((_0x2e771e,_0x3401cb)=>String(_0x2e771e[_0xfa3745(0x153)]||'')['localeCompare'](String(_0x3401cb[_0xfa3745(0x153)]||''))||String(_0x2e771e[_0xfa3745(0x194)]||'')['localeCompare'](String(_0x3401cb[_0xfa3745(0x194)]||'')));},get 'visibleEngineGroups'(){const _0x28bea4=_0x4f888c,_0x3facbd=new Map(),_0x26d60a={'key':'__standalone__','label':_0x28bea4(0xfe),'pipeline':null,'engines':[]};for(const _0x10cebb of this[_0x28bea4(0x157)]){const _0x34c2e2=this['enginePipelineName'](_0x10cebb);_0x34c2e2?(_0x3facbd[_0x28bea4(0x100)](_0x34c2e2)||_0x3facbd['set'](_0x34c2e2,{'key':_0x34c2e2,'label':String(_0x34c2e2)[_0x28bea4(0x18b)](':')['pop'](),'pipeline':_0x34c2e2,'engines':[]}),_0x3facbd['get'](_0x34c2e2)[_0x28bea4(0xd6)][_0x28bea4(0xdc)](_0x10cebb)):_0x26d60a[_0x28bea4(0xd6)][_0x28bea4(0xdc)](_0x10cebb);}const _0x1d53f9=[..._0x3facbd['values']()][_0x28bea4(0x158)]((_0x16cd47,_0x4fc310)=>_0x16cd47[_0x28bea4(0xca)][_0x28bea4(0xe9)](_0x4fc310[_0x28bea4(0xca)]));return _0x26d60a[_0x28bea4(0xd6)][_0x28bea4(0x103)]&&_0x1d53f9[_0x28bea4(0xdc)](_0x26d60a),_0x1d53f9;},'matchesGroup'(_0x166425,_0x22beff,_0xdb6de3,_0x2bc734=[]){const _0x373720=_0x4f888c;return('all'===this[_0x373720(0x152)]||this[_0x373720(0x10d)](_0xdb6de3)===this['statusFilter'])&&!(this[_0x373720(0x120)]&&!_0xdb6de3[_0x373720(0x136)](_0xed398=>this[_0x373720(0xd5)](_0xed398)))&&this[_0x373720(0x16d)]([_0x166425?.[_0x373720(0x194)],_0x166425?.[_0x373720(0x153)],_0x166425?.[_0x373720(0x104)],..._0x2bc734,..._0xdb6de3[_0x373720(0x169)](_0xc5a874=>[_0xc5a874?.[_0x373720(0x194)],_0xc5a874?.['type'],...this[_0x373720(0xb9)](_0xc5a874),_0xc5a874?.['config']?.[_0x373720(0x177)],_0xc5a874?.[_0x373720(0x111)]?.['handler']?.[_0x373720(0x194)]])]);},get 'filteredEmbedPipelines'(){const _0x4a0dc9=_0x4f888c;return _0x4a0dc9(0x150)!==this[_0x4a0dc9(0x163)]?[]:this[_0x4a0dc9(0x196)](_0x4a0dc9(0xc5))?this[_0x4a0dc9(0x129)][_0x4a0dc9(0xb7)](_0x4f494f=>(!this[_0x4a0dc9(0x14f)]||!this[_0x4a0dc9(0x198)]||this[_0x4a0dc9(0xce)](_0x4f494f)===this[_0x4a0dc9(0x198)])&&this['matchesGroup'](_0x4f494f,_0x4a0dc9(0xc5),this[_0x4a0dc9(0x178)](_0x4f494f),[_0x4f494f?.['record']?.[_0x4a0dc9(0x14c)]?.['family']])):[];},get 'filteredFilePipelines'(){const _0x466ff6=_0x4f888c;return'pipelines'!==this['modeFilter']?[]:this[_0x466ff6(0x196)](_0x466ff6(0x11a))?this[_0x466ff6(0x16b)]['filter'](_0x16988f=>this['matchesGroup'](_0x16988f,'file',this[_0x466ff6(0x14a)](_0x16988f),[_0x16988f?.[_0x466ff6(0xc4)]?.['collection']])):[];},get 'filteredPipelineCount'(){const _0x4f2582=_0x4f888c;return this['filteredEmbedPipelines'][_0x4f2582(0x103)]+this['filteredFilePipelines'][_0x4f2582(0x103)];},get 'filteredVisibleEngines'(){const _0x9a34a4=_0x4f888c;if(_0x9a34a4(0x150)!==this[_0x9a34a4(0x163)])return[];const _0x23a7dc=new Set(),_0x5f48fd=[];for(const _0x4d0197 of this[_0x9a34a4(0xc2)])for(const _0x220784 of this['embedPipelineEngines'](_0x4d0197)){const _0x40b57c=this[_0x9a34a4(0x124)](_0x220784);_0x40b57c&&!_0x23a7dc[_0x9a34a4(0x100)](_0x40b57c)&&(_0x23a7dc[_0x9a34a4(0xb6)](_0x40b57c),_0x5f48fd[_0x9a34a4(0xdc)](_0x220784));}for(const _0x104586 of this[_0x9a34a4(0xeb)])for(const _0x3575ee of this['filePipelineEngines'](_0x104586)){const _0xd7ac8f=this[_0x9a34a4(0x124)](_0x3575ee);_0xd7ac8f&&!_0x23a7dc[_0x9a34a4(0x100)](_0xd7ac8f)&&(_0x23a7dc[_0x9a34a4(0xb6)](_0xd7ac8f),_0x5f48fd[_0x9a34a4(0xdc)](_0x3575ee));}return _0x5f48fd;},get 'totalPipelineCount'(){const _0x22184f=_0x4f888c;return this[_0x22184f(0x129)][_0x22184f(0x103)]+this[_0x22184f(0x16b)][_0x22184f(0x103)];},get 'totalEngineCount'(){const _0x2ea792=_0x4f888c;return this[_0x2ea792(0x192)][_0x2ea792(0x103)];},get 'visibleItemCount'(){const _0xd453e9=_0x4f888c;return'pipelines'===this[_0xd453e9(0x163)]?this['filteredPipelineCount']:this[_0xd453e9(0x157)][_0xd453e9(0x103)];},get 'totalItemCount'(){const _0x4b3d3a=_0x4f888c;return _0x4b3d3a(0x150)===this[_0x4b3d3a(0x163)]?this['totalPipelineCount']:this['totalEngineCount'];},get 'activeEngines'(){const _0x1d3b4b=_0x4f888c;return _0x1d3b4b(0x150)===this['modeFilter']?this[_0x1d3b4b(0xe0)]:this[_0x1d3b4b(0x157)];},get 'hasAnyEngines'(){const _0xafe8b9=_0x4f888c;return this['allEngines'][_0xafe8b9(0x103)]>0x0;},get 'runningCount'(){const _0x2e8fe6=_0x4f888c;return this[_0x2e8fe6(0x135)]['filter'](_0x501d4b=>_0x2e8fe6(0x159)===this[_0x2e8fe6(0x161)](_0x501d4b))[_0x2e8fe6(0x103)];},get 'errorCount'(){const _0x572a1a=_0x4f888c;return this[_0x572a1a(0x135)][_0x572a1a(0xb7)](_0x414f17=>_0x572a1a(0xef)===this[_0x572a1a(0x161)](_0x414f17))[_0x572a1a(0x103)];},get 'headerTitle'(){const _0x4db3a0=_0x4f888c;return _0x4db3a0(0x150)===this[_0x4db3a0(0x163)]?_0x4db3a0(0x16f):_0x4db3a0(0x15a);},get 'noResultsLabel'(){const _0x5bf41d=_0x4f888c;return _0x5bf41d(0x150)===this[_0x5bf41d(0x163)]?'No\x20pipelines\x20match\x20the\x20current\x20filters':'No\x20engines\x20match\x20the\x20current\x20filters';},get 'noResultsHint'(){const _0x1d316a=_0x4f888c;return this[_0x1d316a(0x151)]?_0x1d316a(0x150)===this['modeFilter']?'Try\x20changing\x20the\x20selected\x20pipeline,\x20status,\x20or\x20search\x20filters\x20above.':_0x1d316a(0xee):_0x1d316a(0x150)===this['modeFilter']?_0x1d316a(0x17d):_0x1d316a(0xed);},'typeLabel':{'embedder':'Embedder','indexer':_0x4f888c(0xf5),'search':_0x4f888c(0x126),'worker':'Worker','vector-search':_0x4f888c(0x126),'embed-worker':_0x4f888c(0xe2),'materializer':_0x4f888c(0x190),'file-extractor':_0x4f888c(0x146),'file-collection':_0x4f888c(0xc3),'file-extractor-worker':'Worker','processor':_0x4f888c(0xdf),'queue-worker':'Queue\x20Worker'},'typeColor':{'embedder':_0x4f888c(0xfd),'indexer':'var(--okdb-purple)','vector-search':_0x4f888c(0xdb),'embed-worker':_0x4f888c(0xde),'materializer':_0x4f888c(0x10f),'file-extractor':_0x4f888c(0x13d),'file-collection':'var(--okdb-sky)','file-extractor-worker':_0x4f888c(0xde),'processor':'var(--okdb-orange)','queue-worker':_0x4f888c(0x112)},'healthDot':_0x1dd24f=>_0x1dd24f&&0x0!==_0x1dd24f['length']?_0x1dd24f['every'](_0x187d06=>_0x187d06[_0x4f888c(0x16e)])?_0x4f888c(0x13d):_0x1dd24f[_0x4f888c(0x136)](_0x2bc2b1=>_0x4f888c(0x141)===_0x2bc2b1['status'])?_0x4f888c(0x117):_0x4f888c(0xde):_0x4f888c(0x10e),'statusDot'(_0x486f89){const _0x48e81b=_0x4f888c;return _0x486f89?this[_0x48e81b(0x138)](_0x486f89)?.['color']??_0x48e81b(0x10e):_0x48e81b(0x10e);},'typeName'(_0x2de0c7){const _0x3a5f2b=_0x4f888c;return this['typeLabel'][_0x2de0c7]||_0x2de0c7||_0x3a5f2b(0xe3);},'shortEngineName'(_0x49f195){const _0x3b9c8a=_0x4f888c,_0x4eab73=String(_0x49f195?.[_0x3b9c8a(0x194)]??_0x49f195?.[_0x3b9c8a(0x19b)]??''),_0x2fa79f=_0x49f195?.[_0x3b9c8a(0x111)]?.['source_env']??_0x49f195?.[_0x3b9c8a(0x104)]??_0x49f195?.[_0x3b9c8a(0x106)]??'';return _0x2fa79f&&_0x4eab73[_0x3b9c8a(0xc9)](_0x2fa79f+':')?_0x4eab73[_0x3b9c8a(0x139)](_0x2fa79f['length']+0x1):_0x4eab73;},'showStatusText'(_0x498e2d){const _0x57b4df=_0x4f888c,_0x22af72=this[_0x57b4df(0x138)](_0x498e2d)?.[_0x57b4df(0xca)];return!!_0x22af72&&![_0x57b4df(0x159),_0x57b4df(0xe4)][_0x57b4df(0xf2)](_0x22af72);},'engineEnv':_0x18d77b=>_0x18d77b?_0x18d77b['config']?.[_0x4f888c(0x17c)]??_0x18d77b['env']??_0x18d77b[_0x4f888c(0xfb)]??_0x18d77b[_0x4f888c(0x106)]??(_0x4f888c(0x13c)===_0x18d77b[_0x4f888c(0x153)]?_0x4f888c(0x15d):null):null,'enginePipelineName':_0x2ebe62=>_0x2ebe62?.['meta']?.[_0x4f888c(0x12d)]??_0x2ebe62?.['config']?.[_0x4f888c(0x12d)]??_0x2ebe62?.[_0x4f888c(0x111)]?.[_0x4f888c(0x18d)]??null,'engineInSelectedPipeline'(_0x35ed36){const _0x49d152=_0x4f888c;if(!this['filterToSelectedPipeline']||!this[_0x49d152(0x198)])return!0x0;if(this[_0x49d152(0x12e)](_0x35ed36)===this['selectedPipelineName'])return!0x0;const _0x217435=this[_0x49d152(0x122)][_0x49d152(0x174)](_0x459632=>this[_0x49d152(0xce)](_0x459632)===this[_0x49d152(0x198)]||_0x459632?.[_0x49d152(0x194)]===this[_0x49d152(0x198)])??null;return!(!Array[_0x49d152(0xd0)](_0x217435?.[_0x49d152(0xd6)])||0x0===_0x217435[_0x49d152(0xd6)][_0x49d152(0x103)])&&_0x217435[_0x49d152(0xd6)][_0x49d152(0x136)](_0x34b9a6=>_0x34b9a6?.[_0x49d152(0x153)]===_0x35ed36?.[_0x49d152(0x153)]&&_0x34b9a6?.[_0x49d152(0x194)]===_0x35ed36?.[_0x49d152(0x194)]);},'embedPipelineEngines':_0x42f8fa=>Array[_0x4f888c(0xd0)](_0x42f8fa?.[_0x4f888c(0x10a)]?.[_0x4f888c(0xd6)])&&_0x42f8fa[_0x4f888c(0x10a)][_0x4f888c(0xd6)][_0x4f888c(0x103)]>0x0?_0x42f8fa[_0x4f888c(0x10a)][_0x4f888c(0xd6)]:[_0x42f8fa['embedder'],_0x42f8fa['indexer'],_0x42f8fa[_0x4f888c(0x11e)],_0x42f8fa['search']][_0x4f888c(0xb7)](Boolean),'pipelineRunningCount'(_0x57963c){const _0x3873d9=_0x4f888c;return this[_0x3873d9(0x178)](_0x57963c)[_0x3873d9(0xb7)](_0x3b795e=>_0x3b795e?.['isRunning'])[_0x3873d9(0x103)];},'pipelineMemberCount'(_0x444886){const _0x4fddc4=_0x4f888c;return this[_0x4fddc4(0x178)](_0x444886)[_0x4fddc4(0x103)];},get 'groupedPipelineHeading'(){const _0x2289bf=_0x4f888c;return this[_0x2289bf(0x122)][_0x2289bf(0x103)]>0x0?_0x2289bf(0x15f):_0x2289bf(0x10c);},'filePipelineEngines':_0x609c8b=>[_0x609c8b['collection'],..._0x609c8b[_0x4f888c(0x13e)],..._0x609c8b[_0x4f888c(0xec)]],'pipelineIdentity':_0x1227a5=>_0x1227a5?.[_0x4f888c(0x10a)]?.[_0x4f888c(0x194)]??_0x1227a5?.[_0x4f888c(0x19b)]??_0x1227a5?.[_0x4f888c(0x194)]??null,'isSelectedPipeline'(_0x1d9df6){const _0x5bb0b3=_0x4f888c,_0x1c10de=this[_0x5bb0b3(0xce)](_0x1d9df6);return!!_0x1c10de&&_0x1c10de===this['selectedPipelineName'];},'togglePipeline'(_0x1ff25f){const _0x16b9c3=_0x4f888c,_0x4df0ef=this[_0x16b9c3(0xce)](_0x1ff25f);_0x50fdf3[_0x16b9c3(0x11d)](_0x16b9c3(0x17e),{'name':this[_0x16b9c3(0xf1)](_0x1ff25f)?'':_0x4df0ef??''});},'pipelineBusy'(_0x333f2c){const _0x2cc19b=_0x4f888c,_0x544721=this[_0x2cc19b(0xce)](_0x333f2c);return!(!_0x544721||!this[_0x2cc19b(0x16a)][_0x544721]);},async 'withPipelineBusy'(_0x21a459,_0xc4e294){const _0x2f0fa9=_0x4f888c,_0x1d23e4=this[_0x2f0fa9(0xce)](_0x21a459);if(_0x1d23e4&&!this[_0x2f0fa9(0x16a)][_0x1d23e4]){this[_0x2f0fa9(0x16a)]={...this['pipelineActionBusy'],[_0x1d23e4]:!0x0};try{await _0xc4e294();}finally{this[_0x2f0fa9(0x16a)]={...this['pipelineActionBusy'],[_0x1d23e4]:!0x1};}}},'selectedPipelineMembers'(_0x2c156b){const _0x44cd95=_0x4f888c;return Array[_0x44cd95(0xd0)](_0x2c156b?.[_0x44cd95(0x10a)]?.['engines'])&&_0x2c156b[_0x44cd95(0x10a)][_0x44cd95(0xd6)][_0x44cd95(0x103)]?_0x2c156b[_0x44cd95(0x10a)][_0x44cd95(0xd6)]:this[_0x44cd95(0x178)](_0x2c156b);},'relatedType':_0x5e5509=>_0x5e5509?.[_0x4f888c(0x111)]?.[_0x4f888c(0x105)]??_0x5e5509?.[_0x4f888c(0xb5)]?.[_0x4f888c(0x105)]??_0x5e5509?.['stats']?.[_0x4f888c(0x105)]??_0x5e5509?.['stats']?.[_0x4f888c(0xe6)]?.['source_type']??null,'relatedEnv':(_0x253057,_0x52d97e=null)=>_0x253057?.[_0x4f888c(0x111)]?.[_0x4f888c(0x17c)]??_0x253057?.[_0x4f888c(0xb5)]?.['source_env']??_0x52d97e??null,'memberOwnerEnv'(_0x602b3a,_0x3c9ac0=null){const _0x2a6d76=_0x4f888c;return _0x602b3a?.['storeEnv']??_0x602b3a?.[_0x2a6d76(0x104)]??this[_0x2a6d76(0xc6)](_0x602b3a,_0x3c9ac0)??_0x3c9ac0??null;},'pipelineConfigMetrics'(_0x4655c2){const _0x1b82f6=_0x4f888c,_0x2e4cd3=this['embedPipelineEngines'](_0x4655c2),_0x14afc8=['Source','Field',_0x1b82f6(0x168),_0x1b82f6(0x164),_0x1b82f6(0x180),_0x1b82f6(0x188),_0x1b82f6(0x11b),_0x1b82f6(0x175),_0x1b82f6(0xbf)],_0x3cef83=new Set(),_0x417aff=[];for(const _0x4bd47f of _0x14afc8){for(const _0x1b3fa4 of _0x2e4cd3[_0x1b82f6(0x169)](_0x40477f=>_0x8007c9(_0x40477f))){const _0x5c172a=_0x1b3fa4[_0x1b82f6(0xca)]+':'+_0x1b3fa4[_0x1b82f6(0xff)];if(_0x1b3fa4['label']===_0x4bd47f&&!_0x3cef83[_0x1b82f6(0x100)](_0x5c172a)){_0x3cef83['add'](_0x5c172a),_0x417aff[_0x1b82f6(0xdc)](_0x1b3fa4);break;}}if(_0x417aff['length']>=0x8)break;}return _0x417aff;},'pipelineHeaderMetrics'(_0x30f744){const _0x377685=_0x4f888c,_0x48b651=new Map(this[_0x377685(0x176)](_0x30f744)['map'](_0x28344b=>[_0x28344b[_0x377685(0xca)],_0x28344b['value']])),_0x112b4c=_0x48b651[_0x377685(0x134)]('Source'),_0x505840=_0x48b651[_0x377685(0x134)]('Field'),_0x6be3a1=[],_0x3b9f38=(_0x49f9a0,_0x5c6d82)=>{const _0x308987=_0x377685;null!=_0x5c6d82&&''!==_0x5c6d82&&_0x6be3a1[_0x308987(0xdc)]({'label':_0x49f9a0,'value':String(_0x5c6d82)});};return _0x3b9f38(_0x377685(0x148),_0x112b4c?_0x505840&&'whole\x20record'!==_0x505840?_0x112b4c+'.'+_0x505840:_0x112b4c:null),_0x3b9f38(_0x377685(0x14e),_0x48b651[_0x377685(0x134)](_0x377685(0x168))),_0x3b9f38('Algorithm',_0x48b651[_0x377685(0x134)]('Algorithm')),_0x3b9f38('Model',_0x48b651[_0x377685(0x134)](_0x377685(0x11b))),_0x3b9f38(_0x377685(0x10b),_0x48b651['get'](_0x377685(0xbf))),_0x3b9f38('Environment',_0x30f744?.[_0x377685(0x104)]??_0x30f744?.['record']?.['env']),_0x6be3a1;},'pipelineProgressMetric'(_0x2037fe){const _0x2ee1e9=_0x4f888c,_0x280080=this[_0x2ee1e9(0x178)](_0x2037fe)[_0x2ee1e9(0x174)](_0x22ceea=>_0x2ee1e9(0xe6)===_0x22ceea?.[_0x2ee1e9(0x153)]||_0x2ee1e9(0xe6)===_0x22ceea?.[_0x2ee1e9(0x154)])??null,_0x55f964=_0x2d194a(_0x280080)['find'](_0x3264e3=>_0x2ee1e9(0xcb)===_0x3264e3?.[_0x2ee1e9(0xca)])??null;if(_0x55f964)return _0x55f964;const _0x3b6066=_0x280080?.[_0x2ee1e9(0x128)]??_0x280080?.[_0x2ee1e9(0xb5)]?.['progress']??null;if(null==_0x3b6066)return null;if(_0x2ee1e9(0xd3)==typeof _0x3b6066||_0x2ee1e9(0x108)==typeof _0x3b6066)return{'label':'Progress','value':String(_0x3b6066),'tone':'accent'};if(_0x2ee1e9(0x131)==typeof _0x3b6066&&_0x2ee1e9(0xd3)==typeof _0x3b6066['phase'])return{'label':_0x2ee1e9(0xcb),'value':_0x3b6066['phase'],'tone':_0x2ee1e9(0x125)};try{return{'label':_0x2ee1e9(0xcb),'value':JSON['stringify'](_0x3b6066),'tone':_0x2ee1e9(0x125)};}catch{return{'label':_0x2ee1e9(0xcb),'value':_0x2ee1e9(0x128),'tone':'accent'};}},async 'pipelineRequest'(_0x25129f,_0x157a8f,_0x44bd16){const _0x3cc6f6=_0x4f888c,_0x5cf40e=_0x25129f?.[_0x3cc6f6(0x10a)]?.[_0x3cc6f6(0x194)]??_0x25129f?.['key']??null,_0x3af94f=_0x25129f?.[_0x3cc6f6(0x104)]??_0x25129f?.['record']?.[_0x3cc6f6(0x104)]??_0x50fdf3['$ok'][_0x3cc6f6(0x13a)][_0x3cc6f6(0xcd)][_0x3cc6f6(0x13b)]??_0x3cc6f6(0x127);_0x5cf40e&&await this[_0x3cc6f6(0xe7)](_0x25129f,async()=>{const _0x2e5388=_0x3cc6f6,_0x48f6c8=_0x2e5388(0xf6)===_0x157a8f?'':'/'+_0x44bd16,_0x881e4e=await fetch(__ENV__[_0x2e5388(0xf7)]+_0x2e5388(0x143)+encodeURIComponent(_0x3af94f)+_0x2e5388(0x166)+encodeURIComponent(_0x5cf40e)+_0x48f6c8,{'method':_0x157a8f}),_0x822b67=await _0x881e4e[_0x2e5388(0x11c)]()[_0x2e5388(0x187)](()=>({}));if(!_0x881e4e['ok'])throw new Error(_0x822b67?.['error']?.['message']||(_0x44bd16||_0x2e5388(0xd7))+_0x2e5388(0x19a));_0x50fdf3[_0x2e5388(0x12c)][_0x2e5388(0x118)]?.[_0x2e5388(0xf3)]?.[_0x2e5388(0x15e)]?.(_0x2e5388(0xf6)===_0x157a8f?_0x2e5388(0xcf)+_0x5cf40e+'\x22':(_0x2e5388(0xc8)===_0x44bd16?_0x2e5388(0x15c):_0x2e5388(0xe5))+'\x20pipeline\x20\x22'+_0x5cf40e+'\x22'),_0x2e5388(0xf6)===_0x157a8f&&_0x50fdf3['$dispatch'](_0x2e5388(0x17e),{'name':''}),_0x50fdf3[_0x2e5388(0x11d)]('refresh');});},async 'restartPipeline'(_0x1c7d85){const _0x27907d=_0x4f888c,_0x12015e=_0x1c7d85?.[_0x27907d(0x10a)]?.[_0x27907d(0x194)]??_0x1c7d85?.['key']??null;_0x12015e&&await _0x50fdf3[_0x27907d(0x12c)][_0x27907d(0x118)]?.['modal']?.[_0x27907d(0x179)]?.('Restart\x20pipeline\x20\x22<b>'+_0x12015e+'</b>\x22?')&&await this[_0x27907d(0xe7)](_0x1c7d85,async()=>{const _0x11efa9=_0x27907d,_0x28fc21=_0x1c7d85?.[_0x11efa9(0x104)]??_0x1c7d85?.['record']?.['env']??_0x50fdf3['$ok']['stores'][_0x11efa9(0xcd)][_0x11efa9(0x13b)]??_0x11efa9(0x127),_0x349967=__ENV__[_0x11efa9(0xf7)]+_0x11efa9(0x143)+encodeURIComponent(_0x28fc21)+_0x11efa9(0x166)+encodeURIComponent(_0x12015e),_0x3697b0=await fetch(_0x349967+'/stop',{'method':_0x11efa9(0xba)}),_0x144ebf=await _0x3697b0[_0x11efa9(0x11c)]()[_0x11efa9(0x187)](()=>({}));if(!_0x3697b0['ok'])throw new Error(_0x144ebf?.[_0x11efa9(0x141)]?.['message']||_0x11efa9(0xc1));const _0x4676f3=await fetch(_0x349967+_0x11efa9(0x189),{'method':_0x11efa9(0xba)}),_0x147e5e=await _0x4676f3['json']()[_0x11efa9(0x187)](()=>({}));if(!_0x4676f3['ok'])throw new Error(_0x147e5e?.[_0x11efa9(0x141)]?.['message']||_0x11efa9(0x113));_0x50fdf3['$ok'][_0x11efa9(0x118)]?.[_0x11efa9(0xf3)]?.[_0x11efa9(0x15e)]?.(_0x11efa9(0x17b)+_0x12015e+'\x22'),_0x50fdf3[_0x11efa9(0x11d)](_0x11efa9(0xcc));});},'pipelineSourceType'(_0x30f5c6){const _0x79b548=_0x4f888c,_0x47c7ba=this[_0x79b548(0x178)](_0x30f5c6);for(const _0x5b40f9 of _0x47c7ba){const _0x8701a9=_0x5b40f9?.[_0x79b548(0x111)]?.[_0x79b548(0x105)]??_0x5b40f9?.[_0x79b548(0xb5)]?.[_0x79b548(0x105)]??_0x5b40f9?.[_0x79b548(0x111)]?.['target_type']??null;if(_0x8701a9)return _0x8701a9;}return null;},async 'startPipeline'(_0x9b7188){const _0x597895=_0x4f888c;try{await this[_0x597895(0xd1)](_0x9b7188,_0x597895(0xba),_0x597895(0xc8));}catch(_0x492a2c){_0x50fdf3[_0x597895(0x12c)]['shared']?.[_0x597895(0xf3)]?.[_0x597895(0x141)]?.(_0x492a2c?.[_0x597895(0x145)]||_0x597895(0x113));}},async 'stopPipeline'(_0x5009c8){const _0x52d452=_0x4f888c,_0x4b3ff7=_0x5009c8?.['record']?.[_0x52d452(0x194)]??_0x5009c8?.[_0x52d452(0x19b)]??null;if(_0x4b3ff7&&await _0x50fdf3[_0x52d452(0x12c)]['shared']?.[_0x52d452(0x114)]?.[_0x52d452(0x179)]?.(_0x52d452(0x107)+_0x4b3ff7+'</b>\x22?'))try{await this[_0x52d452(0xd1)](_0x5009c8,_0x52d452(0xba),'stop');}catch(_0x127183){_0x50fdf3[_0x52d452(0x12c)][_0x52d452(0x118)]?.[_0x52d452(0xf3)]?.[_0x52d452(0x141)]?.(_0x127183?.[_0x52d452(0x145)]||'Stop\x20failed');}},async 'deletePipeline'(_0x653a17){const _0x1d3d66=_0x4f888c,_0x419079=_0x653a17?.[_0x1d3d66(0x10a)]?.[_0x1d3d66(0x194)]??_0x653a17?.[_0x1d3d66(0x19b)]??null;if(!_0x419079)return;const _0x45f073=this[_0x1d3d66(0xbc)](_0x653a17)[_0x1d3d66(0x11f)](_0x28061a=>'•\x20'+(_0x28061a?.['role']||_0x28061a?.['type'])+':\x20'+_0x28061a?.['type']+'@'+_0x28061a?.[_0x1d3d66(0x194)])[_0x1d3d66(0xd2)]('<br>');if(await _0x50fdf3[_0x1d3d66(0x12c)][_0x1d3d66(0x118)]?.[_0x1d3d66(0x114)]?.['confirm']?.(_0x1d3d66(0xd9)+_0x419079+_0x1d3d66(0xf0)+(_0x45f073||_0x1d3d66(0x12b))+_0x1d3d66(0x18f)))try{await this[_0x1d3d66(0xd1)](_0x653a17,_0x1d3d66(0xf6),null);}catch(_0x1fa714){_0x50fdf3[_0x1d3d66(0x12c)][_0x1d3d66(0x118)]?.[_0x1d3d66(0xf3)]?.[_0x1d3d66(0x141)]?.(_0x1fa714?.[_0x1d3d66(0x145)]||'Delete\x20failed');}},'pipelineActionStyle':(_0x1ad7ef=_0x4f888c(0xe8))=>_0x4f888c(0x133)+_0x1ad7ef+_0x4f888c(0x191)+_0x1ad7ef+';background:'+_0x1ad7ef+'12;cursor:pointer;line-height:1.4;white-space:nowrap;','typeName'(_0x46c746){const _0x74f895=_0x4f888c;return this[_0x74f895(0x156)][_0x46c746]||_0x46c746||_0x74f895(0xe3);},'pipelineCardStyle'(_0x292d04){const _0xfb13fa=_0x4f888c;return _0xfb13fa(0x17a)+(this[_0xfb13fa(0xf1)](_0x292d04)?_0xfb13fa(0x14d):_0xfb13fa(0x183))+_0xfb13fa(0x17f);},async 'openEngineModal'(_0x5b293b,_0x226688=null){const _0x5125c3=_0x4f888c;if(!_0x5b293b?.[_0x5125c3(0x194)])return;const _0x26b055=this[_0x5125c3(0x110)](_0x5b293b,_0x226688)??(_0x50fdf3['$ok']['stores'][_0x5125c3(0xcd)]['selectedEnv']||'default');await _0x50fdf3['$ok'][_0x5125c3(0x118)]['modal'][_0x5125c3(0x119)]({'owner':_0x50fdf3,'title':_0x5125c3(0x14b)+_0x5b293b['name'],'canDrag':!0x0,'content':_0x5125c3(0x137),'context':_0x22f68f=>({'modal':_0x22f68f,'engine':_0x5b293b,'envName':_0x26b055})});},'openTypeMember'(_0x1e3847,_0x33a42d=null){const _0x43287d=_0x4f888c,_0x195f73=this[_0x43287d(0x172)](_0x1e3847);if(!_0x195f73)return;const _0x578386=this['relatedEnv'](_0x1e3847,_0x33a42d);_0x50fdf3[_0x43287d(0x11d)](_0x43287d(0xbe),{'type':_0x195f73,'env':_0x578386});},'engineMetricSearchParts':_0x42a596=>_0x2d194a(_0x42a596)[_0x4f888c(0x169)](_0xe06dc1=>[_0xe06dc1?.[_0x4f888c(0xca)],_0xe06dc1?.[_0x4f888c(0xff)]]),'engineStatusMeta':_0x48a268=>_0x55de14(_0x48a268),'lifecycleEnv'(_0x2044d3,_0x69d5b1=null){const _0x5faebf=_0x4f888c;return this['memberOwnerEnv'](_0x2044d3,_0x69d5b1)??this[_0x5faebf(0xea)](_0x2044d3)??_0x50fdf3['$ok'][_0x5faebf(0x13a)]['okdb'][_0x5faebf(0x13b)]??_0x5faebf(0x127);},'metricToneColor'(_0x309082=null){const _0x4b2312=_0x4f888c;switch(_0x309082?.['tone']){case _0x4b2312(0x15e):return _0x4b2312(0x13d);case'danger':return'var(--okdb-danger)';case _0x4b2312(0xb8):return _0x4b2312(0xde);case _0x4b2312(0x125):return _0x4b2312(0xfd);default:return _0x4b2312(0xe1);}},'metricPreview':(_0x3067b5=null)=>_0x3067b5?.[_0x4f888c(0xca)]&&_0x3067b5?.[_0x4f888c(0xff)]?_0x3067b5[_0x4f888c(0xca)]+':\x20'+_0x3067b5[_0x4f888c(0xff)]:'','requestRefresh'(){const _0x323963=_0x4f888c;_0x50fdf3[_0x323963(0x11d)]('refresh');},'goToType'(_0x3aca14){const _0x45c417=_0x4f888c,_0x220912=_0x50fdf3[_0x45c417(0xc0)][_0x45c417(0x116)];_0x220912[_0x45c417(0xdc)](_0x220912[_0x45c417(0x13f)]('/db',{'type':_0x3aca14,'tab':_0x45c417(0x150)}));},'goToFiles'(_0x1b0fcf){const _0x4dc518=_0x4f888c,_0x4f8a2d=_0x50fdf3['$vars'][_0x4dc518(0x116)];_0x4f8a2d[_0x4dc518(0xdc)](_0x4f8a2d['resolve']('/files',{'collection':_0x1b0fcf}));}}),'template':'\x0a<div\x20class=\x22eo-root\x22>\x0a\x0a\x20\x20<!--\x20──\x20Page\x20header\x20──\x20-->\x0a\x20\x20<div\x20class=\x22eo-header\x22>\x0a\x20\x20\x20\x20<div\x20style=\x22display:flex;\x20align-items:center;\x20gap:8px;\x20min-width:0;\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-title\x22>{{\x20headerTitle\x20}}</div>\x0a\x20\x20\x20\x20\x20\x20<span\x20:title=\x22isEmbedded\x20?\x20\x27Use\x20the\x20inline\x20filters\x20above\x20to\x20scope\x20this\x20type-local\x20engines\x20view.\x27\x20:\x20\x27Use\x20the\x20left\x20sidebar\x20to\x20switch\x20mode\x20and\x20filter\x20by\x20type,\x20status,\x20search\x20text,\x20and\x20source\x20type.\x27\x22\x20style=\x22font-size:12px;\x20opacity:.3;\x20cursor:help;\x22>ⓘ</span>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-stats\x22>\x0a\x20\x20\x20\x20\x20\x20<span\x20title=\x22Visible\x20results\x22\x20style=\x22color:var(--okdb-app-fg-muted);\x22><span\x20style=\x22opacity:.55;\x22>Visible:</span><span\x20style=\x22color:var(--okdb-app-fg);\x20margin-left:4px;\x22>{{\x20visibleItemCount\x20}}\x20/\x20{{\x20totalItemCount\x20}}</span></span>\x0a\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-stat-sep\x22></span>\x0a\x20\x20\x20\x20\x20\x20<span\x20title=\x22Running\x20engines\x22\x20style=\x22color:var(--okdb-app-fg-muted);\x22><span\x20style=\x22opacity:.55;\x22>Running:</span><span\x20style=\x22color:var(--okdb-success);\x20margin-left:4px;\x22>{{\x20runningCount\x20}}</span></span>\x0a\x20\x20\x20\x20\x20\x20<if\x20:=\x22errorCount\x20>\x200\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-stat-sep\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20title=\x22Engines\x20needing\x20attention\x22\x20style=\x22color:var(--okdb-app-fg-muted);\x22><span\x20style=\x22opacity:.55;\x22>Attention:</span><span\x20style=\x22color:var(--okdb-danger);\x20margin-left:4px;\x22>{{\x20errorCount\x20}}</span></span>\x0a\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</div>\x0a\x0a\x20\x20<!--\x20──\x20No\x20engines\x20at\x20all\x20──\x20-->\x0a\x20\x20<if\x20:=\x22!hasAnyEngines\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-alert\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__title\x22>No\x20engines\x20configured</div>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__body\x22>Create\x20a\x20pipeline\x20to\x20provision\x20engines,\x20then\x20return\x20here\x20to\x20inspect\x20and\x20manage\x20them.</div>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20No\x20filter\x20results\x20──\x20-->\x0a\x20\x20<if\x20:=\x22hasAnyEngines\x20&&\x20visibleItemCount\x20===\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-alert\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__title\x22>{{\x20noResultsLabel\x20}}</div>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__body\x22>{{\x20noResultsHint\x20}}</div>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20Env\x20/\x20embedding\x20pipelines\x20──\x20-->\x0a\x20\x20<if\x20:=\x22filteredEmbedPipelines.length\x20>\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-section\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-section__label\x22>{{\x20groupedPipelineHeading\x20}}\x20<span\x20class=\x22eo-count\x22>{{\x20filteredEmbedPipelines.length\x20}}</span></div>\x0a\x20\x20\x20\x20\x20\x20<each\x20:of=\x22filteredEmbedPipelines\x22\x20let:item=\x22g\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20:style=\x22pipelineCardStyle(g)\x22>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Pipeline\x20header\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-header\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-health-dot\x22\x20:style=\x22\x27background:\x27\x20+\x20healthDot(embedPipelineEngines(g))\x20+\x20\x27;box-shadow:0\x200\x200\x203px\x20\x27\x20+\x20healthDot(embedPipelineEngines(g))\x20+\x20\x2720;\x27\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pipeline-name\x22\x20:title=\x22g.name\x22>{{\x20g.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pill\x22\x20:style=\x22g.type\x20===\x20\x27embed\x27\x20?\x20\x27border-color:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x2033%,\x20transparent);color:var(--okdb-indigo);background:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x207%,\x20transparent);\x27\x20:\x20\x27border-color:color-mix(in\x20srgb,\x20var(--okdb-accent)\x2033%,\x20transparent);color:var(--okdb-accent);background:color-mix(in\x20srgb,\x20var(--okdb-accent)\x207%,\x20transparent);\x27\x22>{{\x20g.type\x20===\x20\x27file\x27\x20?\x20\x27Files\x27\x20:\x20g.type\x20===\x20\x27embed\x27\x20?\x20\x27Embedding\x27\x20:\x20\x27Env\x27\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-run-count\x22\x20:title=\x22pipelineRunningCount(g)\x20+\x20\x27\x20running\x20of\x20\x27\x20+\x20pipelineMemberCount(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20(pipelineRunningCount(g)\x20===\x20pipelineMemberCount(g)\x20&&\x20pipelineMemberCount(g)\x20>\x200\x20?\x20\x27var(--okdb-success)\x27\x20:\x20pipelineRunningCount(g)\x20>\x200\x20?\x20\x27var(--okdb-warning)\x27\x20:\x20\x27#374151\x27)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{{\x20pipelineRunningCount(g)\x20}}/{{\x20pipelineMemberCount(g)\x20}}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-spacer\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineSourceType(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22openTypeMember(embedPipelineEngines(g).find(e\x20=>\x20e?.config?.source_type\x20||\x20e?.runtime?.source_type\x20||\x20e?.config?.target_type),\x20g.env)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Open\x20source\x20type\x20context\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x2033%,\x20transparent);color:var(--okdb-indigo);background:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x207%,\x20transparent);\x22>↗\x20Type</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineRunningCount(g)\x20>\x200\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22stopPipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Stop\x20all\x20running\x20members\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-warning)\x2033%,\x20transparent);color:var(--okdb-warning);background:color-mix(in\x20srgb,\x20var(--okdb-warning)\x207%,\x20transparent);\x22>■\x20Stop</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineMemberCount(g)\x20>\x200\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22restartPipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Restart\x20all\x20members\x20(stop\x20then\x20start)\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-orange)\x2033%,\x20transparent);color:var(--okdb-orange);background:color-mix(in\x20srgb,\x20var(--okdb-orange)\x207%,\x20transparent);\x22>↺\x20Restart</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineRunningCount(g)\x20<\x20pipelineMemberCount(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22startPipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Start\x20every\x20runnable\x20member\x22\x20class=\x22eo-btn\x22\x20:style=\x22pipelineActionStyle(\x27var(--okdb-success)\x27)\x22>▶\x20Start</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22togglePipeline(g)\x22\x20:title=\x22isSelectedPipeline(g)\x20?\x20\x27Collapse\x27\x20:\x20\x27Expand\x20members\x27\x22\x20class=\x22eo-btn\x20eo-btn--toggle\x22>Members\x20{{\x20isSelectedPipeline(g)\x20?\x20\x27▴\x27\x20:\x20\x27▾\x27\x20}}</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Config\x20metrics\x20row\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineHeaderMetrics(g).length\x20>\x200\x20||\x20pipelineProgressMetric(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-metrics\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22pipelineHeaderMetrics(g)\x22\x20let:item=\x22metric\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__label\x22>{{\x20metric.label\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__val\x22>{{\x20metric.value\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineProgressMetric(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__label\x22>Progress</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__val\x22\x20:style=\x22\x27color:\x27\x20+\x20metricToneColor(pipelineProgressMetric(g))\x22>{{\x20pipelineProgressMetric(g).value\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Inline\x20member\x20chip\x20strip\x20(always\x20visible\x20when\x20collapsed)\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22!isSelectedPipeline(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-chip-strip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22embedPipelineEngines(g)\x22\x20let:item=\x22eng\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(eng)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27color:\x27\x20+\x20(typeColor[eng.role\x20||\x20eng.type]\x20??\x20\x27var(--okdb-app-fg-muted)\x27)\x22>{{\x20typeName(eng.role\x20||\x20eng.type)\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20shortEngineName(eng)\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22showStatusText(eng)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27color:\x27\x20+\x20engineStatusMeta(eng).color\x20+\x20\x27;opacity:.8;\x27\x22>{{\x20engineStatusMeta(eng).label\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Expanded\x20accordion:\x20full\x20engine-resource-card\x20members\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22isSelectedPipeline(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-accordion\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22selectedPipelineMembers(g)\x22\x20let:item=\x22member\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<engine-resource-card\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:engine=\x22member\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:env=\x22lifecycleEnv(member,\x20g.env)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:pipeline=\x22pipelineIdentity(g)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:hidepipeline=\x22true\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20hidetype=\x22true\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20hideenv=\x22true\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20variant=\x22member\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:showdelete=\x22false\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@refresh=\x22requestRefresh()\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@edit=\x22openEngineModal($event.detail,\x20g.env)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@type-context=\x22openTypeMember($event.detail.engine,\x20g.env)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Footer:\x20destructive\x20action\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-accordion-footer\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22deletePipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Delete\x20the\x20pipeline\x20record\x20and\x20env-owned\x20members\x22\x20class=\x22eo-btn\x20eo-btn--danger\x22>🗑\x20Delete\x20pipeline</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20File\x20Pipelines\x20──\x20-->\x0a\x20\x20<if\x20:=\x22filteredFilePipelines.length\x20>\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-section\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-section__label\x22>File\x20Pipelines\x20<span\x20class=\x22eo-count\x22>{{\x20filteredFilePipelines.length\x20}}</span></div>\x0a\x20\x20\x20\x20\x20\x20<each\x20:of=\x22filteredFilePipelines\x22\x20let:item=\x22g\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-card\x22>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Pipeline\x20header\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-header\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-health-dot\x22\x20:style=\x22\x27background:\x27\x20+\x20healthDot(filePipelineEngines(g))\x20+\x20\x27;box-shadow:0\x200\x200\x203px\x20\x27\x20+\x20healthDot(filePipelineEngines(g))\x20+\x20\x2720;\x27\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pipeline-name\x22\x20:title=\x22g.name\x22>{{\x20g.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pill\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-sky)\x2033%,\x20transparent);color:var(--okdb-sky);background:color-mix(in\x20srgb,\x20var(--okdb-sky)\x207%,\x20transparent);\x22>Files</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-run-count\x22\x20:title=\x22filePipelineEngines(g).filter(e\x20=>\x20e.isRunning).length\x20+\x20\x27\x20running\x20of\x20\x27\x20+\x20filePipelineEngines(g).length\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20(filePipelineEngines(g).every(e\x20=>\x20e.isRunning)\x20&&\x20filePipelineEngines(g).length\x20>\x200\x20?\x20\x27var(--okdb-success)\x27\x20:\x20filePipelineEngines(g).some(e\x20=>\x20e.isRunning)\x20?\x20\x27var(--okdb-warning)\x27\x20:\x20\x27#374151\x27)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{{\x20filePipelineEngines(g).filter(e\x20=>\x20e.isRunning).length\x20}}/{{\x20filePipelineEngines(g).length\x20}}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-spacer\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22goToFiles(g.name)\x22\x20title=\x22Open\x20the\x20file\x20collection\x20context\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-sky)\x2033%,\x20transparent);color:var(--okdb-sky);background:color-mix(in\x20srgb,\x20var(--okdb-sky)\x207%,\x20transparent);\x22>↗\x20Open</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Engine\x20chip\x20strip\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-chip-strip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(g.collection)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27color:\x27\x20+\x20(typeColor[g.collection.type]\x20??\x20\x27var(--okdb-sky)\x27)\x22>{{\x20typeLabel[g.collection.type]\x20??\x20\x27Collection\x27\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20g.collection.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22g.extractors\x22\x20let:item=\x22ext\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(ext)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20style=\x22color:var(--okdb-success);\x22>Extractor</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20ext.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22g.workers\x22\x20let:item=\x22w\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(w)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20style=\x22color:var(--okdb-warning);\x22>Worker</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20w.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20Engines\x20(engine\x20mode)\x20──\x20-->\x0a\x20\x20<if\x20:=\x22modeFilter\x20===\x20\x27engines\x27\x20&&\x20visibleEngines.length\x20>\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-section\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-section__label\x22>Engines\x20<span\x20class=\x22eo-count\x22>{{\x20visibleEngines.length\x20}}</span></div>\x0a\x20\x20\x20\x20\x20\x20<each\x20:of=\x22visibleEngineGroups\x22\x20let:item=\x22group\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22group.engines\x22\x20let:item=\x22eng\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<engine-resource-card\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:engine=\x22eng\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:env=\x22lifecycleEnv(eng)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:pipeline=\x22enginePipelineName(eng)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20variant=\x22card\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:showdelete=\x22false\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@refresh=\x22requestRefresh()\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@edit=\x22openEngineModal($event.detail,\x20engineEnv($event.detail))\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@type-context=\x22goToType($event.detail.type)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a</div>','style':'\x0a/*\x20──\x20Root\x20───────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-root\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-direction:\x20column;\x0a\x20\x20gap:\x2016px;\x0a\x20\x20max-width:\x20980px;\x0a}\x0a\x0a/*\x20──\x20Page\x20header\x20────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-header\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20justify-content:\x20space-between;\x0a\x20\x20gap:\x2012px;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20flex-wrap:\x20wrap;\x0a}\x0aengines-overview\x20.eo-title\x20{\x20font-weight:\x20700;\x20font-size:\x2017px;\x20color:\x20var(--okdb-app-fg);\x20letter-spacing:\x20-.01em;\x20}\x0aengines-overview\x20.eo-stats\x20{\x20display:\x20flex;\x20gap:\x2010px;\x20flex-wrap:\x20wrap;\x20align-items:\x20center;\x20font-size:\x2011px;\x20}\x0aengines-overview\x20.eo-stat-sep\x20{\x20width:\x201px;\x20height:\x2012px;\x20background:\x20var(--okdb-app-border);\x20flex-shrink:\x200;\x20}\x0a\x0a/*\x20──\x20Alerts\x20─────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-alert\x20{\x0a\x20\x20padding:\x2012px\x2016px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20border-radius:\x2010px;\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20font-size:\x2012px;\x0a\x20\x20line-height:\x201.6;\x0a}\x0aengines-overview\x20.eo-alert__title\x20{\x20font-weight:\x20600;\x20color:\x20var(--okdb-app-fg-muted);\x20margin-bottom:\x202px;\x20}\x0aengines-overview\x20.eo-alert__body\x20{\x20color:\x20var(--okdb-app-fg-subtle);\x20}\x0a\x0a/*\x20──\x20Section\x20────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-section\x20{\x20display:\x20flex;\x20flex-direction:\x20column;\x20gap:\x208px;\x20}\x0aengines-overview\x20.eo-section__label\x20{\x0a\x20\x20font-size:\x2010px;\x0a\x20\x20text-transform:\x20uppercase;\x0a\x20\x20letter-spacing:\x20.07em;\x0a\x20\x20color:\x20var(--okdb-app-fg-muted);\x0a\x20\x20opacity:\x20.55;\x0a\x20\x20margin-bottom:\x202px;\x0a}\x0aengines-overview\x20.eo-count\x20{\x0a\x20\x20font-size:\x2010px;\x0a\x20\x20padding:\x200\x206px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20background:\x20var(--okdb-app-surface);\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20color:\x20var(--okdb-accent-muted);\x0a\x20\x20margin-left:\x204px;\x0a\x20\x20vertical-align:\x20middle;\x0a}\x0a\x0a/*\x20──\x20Pipeline\x20card\x20──────────────────────────────────\x20*/\x0aengines-overview\x20.eo-pipeline-card\x20{\x0a\x20\x20background:\x20var(--okdb-app-surface);\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20border-radius:\x2010px;\x0a\x20\x20overflow:\x20hidden;\x0a\x20\x20transition:\x20border-color\x20.14s;\x0a}\x0aengines-overview\x20.eo-pipeline-card:hover\x20{\x20border-color:\x20#384047;\x20}\x0a\x0aengines-overview\x20.eo-pipeline-header\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20gap:\x208px;\x0a\x20\x20padding:\x2012px\x2014px;\x0a\x20\x20flex-wrap:\x20wrap;\x0a\x20\x20min-width:\x200;\x0a}\x0aengines-overview\x20.eo-health-dot\x20{\x0a\x20\x20width:\x207px;\x0a\x20\x20height:\x207px;\x0a\x20\x20border-radius:\x2050%;\x0a\x20\x20flex-shrink:\x200;\x0a}\x0aengines-overview\x20.eo-pipeline-name\x20{\x0a\x20\x20font-weight:\x20600;\x0a\x20\x20font-size:\x2013.5px;\x0a\x20\x20color:\x20var(--okdb-app-fg);\x0a\x20\x20overflow:\x20hidden;\x0a\x20\x20text-overflow:\x20ellipsis;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20min-width:\x200;\x0a\x20\x20letter-spacing:\x20-.01em;\x0a}\x0aengines-overview\x20.eo-spacer\x20{\x20flex:\x201;\x20min-width:\x200;\x20}\x0aengines-overview\x20.eo-run-count\x20{\x0a\x20\x20font-size:\x2011px;\x0a\x20\x20color:\x20var(--okdb-accent-muted);\x0a\x20\x20display:\x20inline-flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20gap:\x204px;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20flex-shrink:\x200;\x0a}\x0a\x0a/*\x20──\x20Pills\x20──────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-pill\x20{\x0a\x20\x20font-size:\x2010.5px;\x0a\x20\x20padding:\x201px\x208px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20color:\x20var(--okdb-app-fg-muted);\x0a\x20\x20background:\x20transparent;\x0a\x20\x20display:\x20inline-flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20flex-shrink:\x200;\x0a\x20\x20letter-spacing:\x20.01em;\x0a}\x0a\x0a/*\x20──\x20Buttons\x20────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-btn\x20{\x0a\x20\x20font-size:\x2011px;\x0a\x20\x20padding:\x203px\x2010px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20color:\x20var(--okdb-app-fg-muted);\x0a\x20\x20cursor:\x20pointer;\x0a\x20\x20line-height:\x201.4;\x0a\x20\x20flex-shrink:\x200;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20transition:\x20filter\x20.12s;\x0a}\x0aengines-overview\x20.eo-btn--toggle\x20{\x20background:\x20var(--okdb-app-bg-deep);\x20border-color:\x20var(--okdb-app-border);\x20color:\x20var(--okdb-app-fg-muted);\x20}\x0aengines-overview\x20.eo-btn--danger\x20{\x20border-color:\x20color-mix(in\x20srgb,\x20var(--okdb-danger)\x2033%,\x20transparent);\x20color:\x20var(--okdb-danger);\x20background:\x20color-mix(in\x20srgb,\x20var(--okdb-danger)\x207%,\x20transparent);\x20}\x0aengines-overview\x20.eo-btn:hover:not(:disabled)\x20{\x20filter:\x20brightness(1.3);\x20}\x0aengines-overview\x20.eo-btn:disabled\x20{\x20opacity:\x20.4;\x20cursor:\x20not-allowed;\x20}\x0a\x0a/*\x20──\x20Metrics\x20row\x20(pipeline\x20header)\x20─────────────────\x20*/\x0aengines-overview\x20.eo-pipeline-metrics\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-wrap:\x20wrap;\x0a\x20\x20gap:\x203px\x2016px;\x0a\x20\x20padding:\x200\x2014px\x2010px\x2035px;\x0a}\x0aengines-overview\x20.eo-kv\x20{\x20display:\x20inline-flex;\x20gap:\x204px;\x20align-items:\x20baseline;\x20font-size:\x2011px;\x20line-height:\x201.4;\x20}\x0aengines-overview\x20.eo-kv__label\x20{\x20font-size:\x209.5px;\x20text-transform:\x20uppercase;\x20letter-spacing:\x20.04em;\x20color:\x20var(--okdb-app-fg-subtle);\x20flex-shrink:\x200;\x20}\x0aengines-overview\x20.eo-kv__val\x20{\x20color:\x20#a8c4d9;\x20overflow:\x20hidden;\x20text-overflow:\x20ellipsis;\x20white-space:\x20nowrap;\x20}\x0a\x0a/*\x20──\x20Inline\x20chip\x20strip\x20(collapsed\x20pipeline)\x20─────────\x20*/\x0aengines-overview\x20.eo-chip-strip\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-wrap:\x20wrap;\x0a\x20\x20gap:\x205px;\x0a\x20\x20padding:\x200\x2014px\x2012px\x2035px;\x0a}\x0aengines-overview\x20.eo-chip\x20{\x0a\x20\x20display:\x20inline-flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20gap:\x205px;\x0a\x20\x20padding:\x202px\x208px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20font-size:\x2010.5px;\x0a\x20\x20white-space:\x20nowrap;\x0a}\x0aengines-overview\x20.eo-chip__name\x20{\x20color:\x20var(--okdb-accent-muted);\x20}\x0a\x0a/*\x20──\x20Accordion\x20(expanded\x20pipeline)\x20─────────────────\x20*/\x0aengines-overview\x20.eo-accordion\x20{\x0a\x20\x20border-top:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-direction:\x20column;\x0a\x20\x20gap:\x208px;\x0a\x20\x20padding:\x2012px;\x0a}\x0aengines-overview\x20.eo-accordion-footer\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20justify-content:\x20flex-end;\x0a\x20\x20padding:\x204px\x202px\x202px;\x0a\x20\x20border-top:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20margin-top:\x202px;\x0a}\x0a'};
|
|
1
|
+
function _0x4e17(){const _0x343df0=['__standalone__','$dispatch','accent','runtime','embedding','collectionEngine','1468366KPbQyl','Queue\x20Worker','relatedType','family','memberOwnerEnv','online','Try\x20changing\x20the\x20selected\x20pipeline,\x20status,\x20or\x20search\x20filters\x20above.','storeEnv','embeddings','Stop\x20pipeline\x20\x22<b>','withPipelineBusy','isRunning','extractors','\x0a/*\x20──\x20Root\x20───────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-root\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-direction:\x20column;\x0a\x20\x20gap:\x2016px;\x0a\x20\x20max-width:\x20980px;\x0a}\x0a\x0a/*\x20──\x20Page\x20header\x20────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-header\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20justify-content:\x20space-between;\x0a\x20\x20gap:\x2012px;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20flex-wrap:\x20wrap;\x0a}\x0aengines-overview\x20.eo-title\x20{\x20font-weight:\x20700;\x20font-size:\x2017px;\x20color:\x20var(--okdb-app-fg);\x20letter-spacing:\x20-.01em;\x20}\x0aengines-overview\x20.eo-stats\x20{\x20display:\x20flex;\x20gap:\x2010px;\x20flex-wrap:\x20wrap;\x20align-items:\x20center;\x20font-size:\x2011px;\x20}\x0aengines-overview\x20.eo-stat-sep\x20{\x20width:\x201px;\x20height:\x2012px;\x20background:\x20var(--okdb-app-border);\x20flex-shrink:\x200;\x20}\x0a\x0a/*\x20──\x20Alerts\x20─────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-alert\x20{\x0a\x20\x20padding:\x2012px\x2016px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20border-radius:\x2010px;\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20font-size:\x2012px;\x0a\x20\x20line-height:\x201.6;\x0a}\x0aengines-overview\x20.eo-alert__title\x20{\x20font-weight:\x20600;\x20color:\x20var(--okdb-app-fg-muted);\x20margin-bottom:\x202px;\x20}\x0aengines-overview\x20.eo-alert__body\x20{\x20color:\x20var(--okdb-app-fg-subtle);\x20}\x0a\x0a/*\x20──\x20Section\x20────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-section\x20{\x20display:\x20flex;\x20flex-direction:\x20column;\x20gap:\x208px;\x20}\x0aengines-overview\x20.eo-section__label\x20{\x0a\x20\x20font-size:\x2010px;\x0a\x20\x20text-transform:\x20uppercase;\x0a\x20\x20letter-spacing:\x20.07em;\x0a\x20\x20color:\x20var(--okdb-app-fg-muted);\x0a\x20\x20opacity:\x20.55;\x0a\x20\x20margin-bottom:\x202px;\x0a}\x0aengines-overview\x20.eo-count\x20{\x0a\x20\x20font-size:\x2010px;\x0a\x20\x20padding:\x200\x206px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20background:\x20var(--okdb-app-surface);\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20color:\x20var(--okdb-accent-muted);\x0a\x20\x20margin-left:\x204px;\x0a\x20\x20vertical-align:\x20middle;\x0a}\x0a\x0a/*\x20──\x20Pipeline\x20card\x20──────────────────────────────────\x20*/\x0aengines-overview\x20.eo-pipeline-card\x20{\x0a\x20\x20background:\x20var(--okdb-app-surface);\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20border-radius:\x2010px;\x0a\x20\x20overflow:\x20hidden;\x0a\x20\x20transition:\x20border-color\x20.14s;\x0a}\x0aengines-overview\x20.eo-pipeline-card:hover\x20{\x20border-color:\x20#384047;\x20}\x0a\x0aengines-overview\x20.eo-pipeline-header\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20gap:\x208px;\x0a\x20\x20padding:\x2012px\x2014px;\x0a\x20\x20flex-wrap:\x20wrap;\x0a\x20\x20min-width:\x200;\x0a}\x0aengines-overview\x20.eo-health-dot\x20{\x0a\x20\x20width:\x207px;\x0a\x20\x20height:\x207px;\x0a\x20\x20border-radius:\x2050%;\x0a\x20\x20flex-shrink:\x200;\x0a}\x0aengines-overview\x20.eo-pipeline-name\x20{\x0a\x20\x20font-weight:\x20600;\x0a\x20\x20font-size:\x2013.5px;\x0a\x20\x20color:\x20var(--okdb-app-fg);\x0a\x20\x20overflow:\x20hidden;\x0a\x20\x20text-overflow:\x20ellipsis;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20min-width:\x200;\x0a\x20\x20letter-spacing:\x20-.01em;\x0a}\x0aengines-overview\x20.eo-spacer\x20{\x20flex:\x201;\x20min-width:\x200;\x20}\x0aengines-overview\x20.eo-run-count\x20{\x0a\x20\x20font-size:\x2011px;\x0a\x20\x20color:\x20var(--okdb-accent-muted);\x0a\x20\x20display:\x20inline-flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20gap:\x204px;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20flex-shrink:\x200;\x0a}\x0a\x0a/*\x20──\x20Pills\x20──────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-pill\x20{\x0a\x20\x20font-size:\x2010.5px;\x0a\x20\x20padding:\x201px\x208px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20color:\x20var(--okdb-app-fg-muted);\x0a\x20\x20background:\x20transparent;\x0a\x20\x20display:\x20inline-flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20flex-shrink:\x200;\x0a\x20\x20letter-spacing:\x20.01em;\x0a}\x0a\x0a/*\x20──\x20Buttons\x20────────────────────────────────────────\x20*/\x0aengines-overview\x20.eo-btn\x20{\x0a\x20\x20font-size:\x2011px;\x0a\x20\x20padding:\x203px\x2010px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20color:\x20var(--okdb-app-fg-muted);\x0a\x20\x20cursor:\x20pointer;\x0a\x20\x20line-height:\x201.4;\x0a\x20\x20flex-shrink:\x200;\x0a\x20\x20white-space:\x20nowrap;\x0a\x20\x20transition:\x20filter\x20.12s;\x0a}\x0aengines-overview\x20.eo-btn--toggle\x20{\x20background:\x20var(--okdb-app-bg-deep);\x20border-color:\x20var(--okdb-app-border);\x20color:\x20var(--okdb-app-fg-muted);\x20}\x0aengines-overview\x20.eo-btn--danger\x20{\x20border-color:\x20color-mix(in\x20srgb,\x20var(--okdb-danger)\x2033%,\x20transparent);\x20color:\x20var(--okdb-danger);\x20background:\x20color-mix(in\x20srgb,\x20var(--okdb-danger)\x207%,\x20transparent);\x20}\x0aengines-overview\x20.eo-btn:hover:not(:disabled)\x20{\x20filter:\x20brightness(1.3);\x20}\x0aengines-overview\x20.eo-btn:disabled\x20{\x20opacity:\x20.4;\x20cursor:\x20not-allowed;\x20}\x0a\x0a/*\x20──\x20Metrics\x20row\x20(pipeline\x20header)\x20─────────────────\x20*/\x0aengines-overview\x20.eo-pipeline-metrics\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-wrap:\x20wrap;\x0a\x20\x20gap:\x203px\x2016px;\x0a\x20\x20padding:\x200\x2014px\x2010px\x2035px;\x0a}\x0aengines-overview\x20.eo-kv\x20{\x20display:\x20inline-flex;\x20gap:\x204px;\x20align-items:\x20baseline;\x20font-size:\x2011px;\x20line-height:\x201.4;\x20}\x0aengines-overview\x20.eo-kv__label\x20{\x20font-size:\x209.5px;\x20text-transform:\x20uppercase;\x20letter-spacing:\x20.04em;\x20color:\x20var(--okdb-app-fg-subtle);\x20flex-shrink:\x200;\x20}\x0aengines-overview\x20.eo-kv__val\x20{\x20color:\x20#a8c4d9;\x20overflow:\x20hidden;\x20text-overflow:\x20ellipsis;\x20white-space:\x20nowrap;\x20}\x0a\x0a/*\x20──\x20Inline\x20chip\x20strip\x20(collapsed\x20pipeline)\x20─────────\x20*/\x0aengines-overview\x20.eo-chip-strip\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-wrap:\x20wrap;\x0a\x20\x20gap:\x205px;\x0a\x20\x20padding:\x200\x2014px\x2012px\x2035px;\x0a}\x0aengines-overview\x20.eo-chip\x20{\x0a\x20\x20display:\x20inline-flex;\x0a\x20\x20align-items:\x20center;\x0a\x20\x20gap:\x205px;\x0a\x20\x20padding:\x202px\x208px;\x0a\x20\x20border-radius:\x20999px;\x0a\x20\x20border:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20font-size:\x2010.5px;\x0a\x20\x20white-space:\x20nowrap;\x0a}\x0aengines-overview\x20.eo-chip__name\x20{\x20color:\x20var(--okdb-accent-muted);\x20}\x0a\x0a/*\x20──\x20Accordion\x20(expanded\x20pipeline)\x20─────────────────\x20*/\x0aengines-overview\x20.eo-accordion\x20{\x0a\x20\x20border-top:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20background:\x20var(--okdb-app-bg-deep);\x0a\x20\x20display:\x20flex;\x0a\x20\x20flex-direction:\x20column;\x0a\x20\x20gap:\x208px;\x0a\x20\x20padding:\x2012px;\x0a}\x0aengines-overview\x20.eo-accordion-footer\x20{\x0a\x20\x20display:\x20flex;\x0a\x20\x20justify-content:\x20flex-end;\x0a\x20\x20padding:\x204px\x202px\x202px;\x0a\x20\x20border-top:\x201px\x20solid\x20var(--okdb-app-border);\x0a\x20\x20margin-top:\x202px;\x0a}\x0a','1554frbBlH','Source','color-mix(in\x20srgb,\x20var(--okdb-accent)\x2033%,\x20transparent)','includes','engineInSelectedPipeline','toast','</b>\x22?','Env\x20Pipelines','var(--okdb-purple)','has','record','pipelines','stats','paused','matchesSearch','join','Prepare','collections','Indexer','resolve','pipelineRequest','degraded','fileEngines','string','pipelineRecords','<engine-modal\x20:modal=\x22modal\x22\x20:engine=\x22engine\x22\x20:env=\x22envName\x22\x20/>','Workers','Try\x20changing\x20the\x20pipeline\x20type,\x20status,\x20search,\x20or\x20source-type\x20filters.','visibleEngines','embedder','slice','pipelineConfigMetrics','Algorithm','Extractor','phase','touchesSourceType','source_env','state','type','Delete\x20pipeline\x20\x22<b>','building','4323456cBKksK','inactive','engines','attention','selectedEnv','warning','</b>\x22?<br><br>','var(--okdb-accent)','source_type','workers','Processor','pipelineTypeFilter',';border-radius:10px;overflow:hidden;transition:border-color\x20.14s;','enginePipelineName','message','engineStatusMeta','default','Start\x20failed','sourceTypeFilter','pipeline','role','embedEngines','search','36866124wXZQHV','font-size:11px;padding:3px\x2010px;border-radius:999px;border:1px\x20solid\x20','push','every','var(--okdb-danger)','Engines','Embedder','okdb','pipelineActionBusy','flatMap','var(--okdb-info)','Mode','add','<br>','filterToSelectedPipeline','modal','selectedPipelineMembers','var(--okdb-sky)','Chunk','embedded','Concurrency','object','label','error','No\x20pipelines\x20match\x20the\x20current\x20filters','activeEngines','toLowerCase','engineId',';background:','shared','selectedPipelineName','status','\x20failed','progress','filteredEmbedPipelines','engineEnv','Progress','Engine','selectedpipeline','matchesGroup','vector-search','pop','true','/pipelines/','~system','filter','running','var(--okdb-indigo)','stop','$ok','sort','statusFilter','all','stores','engineTypeFilter','isEmbedded','success','var(--okdb-warning)','Environment','Stopped','engineMetricSearchParts','_uiEnv','Search','some','totalEngineCount','config','file','tone','pipelineTypeMatches','typeLabel','modeFilter','fileData','set','Worker','color','2598456FInZTn','Stop\x20failed','value','isArray','55;color:','Provider','groupStatusBucket','var(--okdb-success)','Queue','/stop','var(--okdb-orange)','find','Started','filteredVisibleEngines','Delete\x20failed','embed','json','localeCompare','$router','POST','pipelineIdentity','Field','3WVlsYk','embedOnly','filePipelineEngines','totalPipelineCount','danger','2045735KGJhNJ','get','catch','DELETE','Restarted\x20pipeline\x20\x22','Restart\x20pipeline\x20\x22<b>','meta','$vars','filePipelines','job_type','key','Collection','\x20pipeline\x20\x22','filteredFilePipelines','Model','values','37429CtZAFL','Pipelines','engineStatusBucket','1165977zIXnte','whole\x20record','Edit\x20Engine\x20·\x20','searchFilter','map','/env/','trim','allUniqueEngines','number','env','sourcetype','filterpipeline','select','pipelinetype','stopped','request','var(--okdb-app-fg-muted)','$attr','embedPipelines','isSelectedPipeline','allEngines','worker','engineSourceTypes','engines-overview','collection','length','API','indexer','goto-type','embedPipelineEngines','name','target_type','refresh','#94a3b8','confirm','split'];_0x4e17=function(){return _0x343df0;};return _0x4e17();}const _0x17e184=_0x5d0e;(function(_0x3ca057,_0x10b07b){const _0x1d95b9=_0x5d0e,_0x5c8cc7=_0x3ca057();while(!![]){try{const _0x23691b=parseInt(_0x1d95b9(0x129))/0x1+parseInt(_0x1d95b9(0x153))/0x2+-parseInt(_0x1d95b9(0x111))/0x3*(-parseInt(_0x1d95b9(0xfb))/0x4)+parseInt(_0x1d95b9(0x116))/0x5+-parseInt(_0x1d95b9(0x70))/0x6*(-parseInt(_0x1d95b9(0x126))/0x7)+parseInt(_0x1d95b9(0x99))/0x8+-parseInt(_0x1d95b9(0xb0))/0x9;if(_0x23691b===_0x10b07b)break;else _0x5c8cc7['push'](_0x5c8cc7['shift']());}catch(_0x1fabe0){_0x5c8cc7['push'](_0x5c8cc7['shift']());}}}(_0x4e17,0xc0616));import _0x57f941 from'../../engines/modals/engine-modal.ok.js';import _0x5d3b80 from'../../engines/parts/engine-resource-card.ok.js';function _0x5d0e(_0x54e69d,_0x37b832){_0x54e69d=_0x54e69d-0x66;const _0x4e17fa=_0x4e17();let _0x5d0e0d=_0x4e17fa[_0x54e69d];return _0x5d0e0d;}import{compactEngineConfigMetrics as _0x1e414a,compactEngineRowMetrics as _0x542d4b,compactEngineStatusMeta as _0x5257b9}from'../../engines/engine-ui-utils.js';export default{'tag':_0x17e184(0x140),'dependencies':[_0x57f941,_0x5d3b80],'attr':{'embedEngines':{},'embedPipelines':{},'fileEngines':{},'embedded':{},'filterpipeline':{},'mode':{},'pipelinetype':{},'enginetype':{},'status':{},'search':{},'sourcetype':{},'selectedpipeline':{}},'context':_0x4a746b=>({get 'allEmbed'(){const _0x42d93c=_0x17e184;return _0x4a746b['$attr'][_0x42d93c(0xae)]??[];},get 'pipelineRecords'(){const _0x50c758=_0x17e184;return _0x4a746b['$attr'][_0x50c758(0x13b)]??[];},get 'fileData'(){const _0x7b9562=_0x17e184;return _0x4a746b['$attr'][_0x7b9562(0x86)]??{};},get 'allFile'(){const _0x2cf1e9=_0x17e184,_0x355a30=this[_0x2cf1e9(0xf7)];return[..._0x355a30[_0x2cf1e9(0x6e)]??[],..._0x355a30['collections']??[],..._0x355a30[_0x2cf1e9(0xa2)]??[]];},get 'isEmbedded'(){const _0x2fc262=_0x17e184;return!0x0===_0x4a746b[_0x2fc262(0x13a)]['embedded']||_0x2fc262(0xda)===_0x4a746b['$attr'][_0x2fc262(0xc3)];},get 'filterToSelectedPipeline'(){const _0xb511d3=_0x17e184;return!0x0===_0x4a746b['$attr'][_0xb511d3(0x134)]||_0xb511d3(0xda)===_0x4a746b[_0xb511d3(0x13a)][_0xb511d3(0x134)];},get 'modeFilter'(){const _0x278cba=_0x17e184;return _0x278cba(0x9b)===_0x4a746b[_0x278cba(0x13a)]['mode']?_0x278cba(0x9b):_0x278cba(0x7b);},get 'pipelineTypeFilter'(){const _0x128c6b=_0x17e184;return['all',_0x128c6b(0x151),'file']['includes'](_0x4a746b[_0x128c6b(0x13a)]['pipelinetype'])?_0x4a746b[_0x128c6b(0x13a)][_0x128c6b(0x136)]:_0x128c6b(0xe4);},get 'engineTypeFilter'(){const _0x499def=_0x17e184;return String(_0x4a746b[_0x499def(0x13a)]['enginetype']??'')[_0x499def(0x12f)]();},get 'statusFilter'(){const _0x125399=_0x17e184;return _0x4a746b[_0x125399(0x13a)][_0x125399(0xcf)]??_0x125399(0xe4);},get 'searchFilter'(){const _0x2e73ac=_0x17e184;return String(_0x4a746b['$attr'][_0x2e73ac(0xaf)]??'')['trim']()['toLowerCase']();},get 'sourceTypeFilter'(){const _0x537679=_0x17e184;return String(_0x4a746b[_0x537679(0x13a)][_0x537679(0x133)]??'')[_0x537679(0x12f)]();},get 'selectedPipelineName'(){const _0x42ff41=_0x17e184;return String(_0x4a746b[_0x42ff41(0x13a)][_0x42ff41(0xd6)]??'')[_0x42ff41(0x12f)]();},'pipelineActionBusy':{},get 'embedOnly'(){const _0x33fa0a=_0x17e184;return(_0x4a746b[_0x33fa0a(0x13a)][_0x33fa0a(0xae)]??[])[_0x33fa0a(0xdd)](_0x32dcb0=>'processor'!==_0x32dcb0[_0x33fa0a(0x96)]&&'queue-worker'!==_0x32dcb0['type']);},get 'allEngines'(){return[...this['allEmbed'],...this['allFile']];},'engineId':_0x4c07e4=>_0x4c07e4?_0x4c07e4[_0x17e184(0x120)]??(_0x4c07e4[_0x17e184(0x96)]&&_0x4c07e4['name']?_0x4c07e4[_0x17e184(0x96)]+'@'+_0x4c07e4[_0x17e184(0x147)]:_0x4c07e4['name']??null):null,'engineSourceTypes'(_0x4dfa9c){const _0x57bfb0=_0x17e184,_0x45866e=[_0x4dfa9c?.['config']?.['source_type'],_0x4dfa9c?.[_0x57bfb0(0x150)]?.[_0x57bfb0(0xa1)],_0x4dfa9c?.[_0x57bfb0(0xf1)]?.['target_type'],_0x4dfa9c?.[_0x57bfb0(0x150)]?.[_0x57bfb0(0x148)]]['filter'](Boolean);return[...new Set(_0x45866e)];},'touchesSourceType'(_0x21d687){const _0x406190=_0x17e184;return!this[_0x406190(0xab)]||this[_0x406190(0x13f)](_0x21d687)[_0x406190(0x73)](this[_0x406190(0xab)]);},'engineStatusBucket'(_0x5acff4){const _0x4f295b=_0x17e184,_0xf6f094=_0x5acff4?.[_0x4f295b(0x7c)]?.[_0x4f295b(0x95)]??_0x5acff4?.[_0x4f295b(0xcf)]??null;return _0x5acff4?.['isRunning']||'online'===_0xf6f094?'running':[_0x4f295b(0xc7),_0x4f295b(0x9a),_0x4f295b(0x7d),_0x4f295b(0x98),_0x4f295b(0x85)]['includes'](_0xf6f094)?_0x4f295b(0x9c):_0x4f295b(0x137);},'groupStatusBucket'(_0x1a4359){const _0x54bf60=_0x17e184,_0x32e77b=_0x1a4359[_0x54bf60(0x12d)](_0xbe55ae=>this[_0x54bf60(0x128)](_0xbe55ae));return 0x0===_0x32e77b[_0x54bf60(0x142)]?_0x54bf60(0x137):_0x32e77b[_0x54bf60(0xb3)](_0x5de3fc=>_0x54bf60(0xde)===_0x5de3fc)?'running':_0x32e77b[_0x54bf60(0xef)](_0x5809f3=>_0x54bf60(0x9c)===_0x5809f3)||_0x32e77b[_0x54bf60(0xef)](_0x47a741=>_0x54bf60(0xde)===_0x47a741)?'attention':_0x54bf60(0x137);},'matchesSearch'(_0x3b8b42=[]){const _0x2bbded=_0x17e184;return!this['searchFilter']||_0x3b8b42[_0x2bbded(0xdd)](Boolean)[_0x2bbded(0x7f)]('\x20')[_0x2bbded(0xca)]()[_0x2bbded(0x73)](this[_0x2bbded(0x12c)]);},'pipelineTypeMatches'(_0x50845a){const _0x593602=_0x17e184;return'all'===this[_0x593602(0xa4)]||this['pipelineTypeFilter']===_0x50845a;},get 'embedPipelines'(){const _0x54b162=_0x17e184;if(this['pipelineRecords'][_0x54b162(0x142)]>0x0)return this[_0x54b162(0x88)][_0x54b162(0x12d)](_0x282e1d=>{const _0x1d7922=_0x54b162,_0x17b5aa=Array[_0x1d7922(0xfe)](_0x282e1d[_0x1d7922(0x9b)])?_0x282e1d[_0x1d7922(0x9b)][_0x1d7922(0xdd)](Boolean):[],_0xdfc10a=_0x17b5aa['find'](_0x470bec=>this[_0x1d7922(0xd3)](_0x470bec))??null,_0x494052=_0x17b5aa[_0x1d7922(0x106)](_0x155def=>_0x1d7922(0x8d)===_0x155def[_0x1d7922(0xad)]||_0x1d7922(0x8d)===_0x155def[_0x1d7922(0x96)])??null,_0x15b5e6=_0x17b5aa['find'](_0x41b485=>_0x1d7922(0x144)===_0x41b485[_0x1d7922(0xad)]||_0x1d7922(0x144)===_0x41b485[_0x1d7922(0x96)])??null,_0xade654=_0x17b5aa['find'](_0x38b22b=>'search'===_0x38b22b['role']||_0x1d7922(0xd8)===_0x38b22b[_0x1d7922(0x96)])??null,_0xbfdc7b=_0x17b5aa[_0x1d7922(0x106)](_0x5dbee2=>_0x1d7922(0x13e)===_0x5dbee2[_0x1d7922(0xad)]||'embed-worker'===_0x5dbee2[_0x1d7922(0x96)])??null;return{'name':_0x282e1d[_0x1d7922(0x11c)]?.[_0x1d7922(0xc6)]??_0x282e1d[_0x1d7922(0x11c)]?.[_0x1d7922(0xac)]??_0x282e1d[_0x1d7922(0x147)],'key':_0x282e1d[_0x1d7922(0x147)],'env':_0x282e1d[_0x1d7922(0x132)]??this[_0x1d7922(0xd3)](_0xdfc10a)??_0x15b5e6?.[_0x1d7922(0xf1)]?.[_0x1d7922(0x94)]??_0xade654?.[_0x1d7922(0xf1)]?.['source_env']??null,'type':_0x1d7922(0x6a)===_0x282e1d[_0x1d7922(0x11c)]?.['family']?'embed':_0x1d7922(0x132),'record':_0x282e1d,'members':_0x17b5aa,'embedder':_0x494052,'indexer':_0x15b5e6,'search':_0xade654,'worker':_0xbfdc7b};})['filter'](_0x164657=>_0x164657['members'][_0x54b162(0x142)]>0x0)[_0x54b162(0xe2)]((_0x3b9440,_0x111686)=>_0x3b9440[_0x54b162(0x147)][_0x54b162(0x10c)](_0x111686[_0x54b162(0x147)]));const _0x45ca83=new Map();for(const _0x298e22 of this[_0x54b162(0x112)]){const _0x55e5fc=_0x298e22[_0x54b162(0x11c)]?.[_0x54b162(0xac)]??_0x298e22['name']['replace'](/-worker$/,'');_0x45ca83[_0x54b162(0x79)](_0x55e5fc)||_0x45ca83[_0x54b162(0xf8)](_0x55e5fc,{'name':_0x55e5fc,'type':_0x54b162(0x10a),'embedder':null,'indexer':null,'search':null,'worker':null});const _0x291157=_0x45ca83['get'](_0x55e5fc);'embedder'===_0x298e22['type']?_0x291157[_0x54b162(0x8d)]=_0x298e22:_0x54b162(0x144)===_0x298e22[_0x54b162(0x96)]?_0x291157[_0x54b162(0x144)]=_0x298e22:_0x54b162(0xd8)===_0x298e22[_0x54b162(0x96)]?_0x291157[_0x54b162(0xaf)]=_0x298e22:'embed-worker'===_0x298e22[_0x54b162(0x96)]&&(_0x291157['worker']=_0x298e22);}return[..._0x45ca83[_0x54b162(0x125)]()]['filter'](_0x52b54b=>[_0x52b54b['embedder'],_0x52b54b[_0x54b162(0x144)],_0x52b54b['search'],_0x52b54b[_0x54b162(0x13e)]][_0x54b162(0xdd)](Boolean)['length']>0x1)[_0x54b162(0xe2)]((_0xb3f9e6,_0x3e6e4f)=>_0xb3f9e6['name'][_0x54b162(0x10c)](_0x3e6e4f[_0x54b162(0x147)]));},get 'filePipelines'(){const _0x3a8e4f=_0x17e184;return(this[_0x3a8e4f(0xf7)][_0x3a8e4f(0x81)]??[])[_0x3a8e4f(0x12d)](_0x1d87ad=>{const _0x1f9ada=_0x3a8e4f,_0x5c0dfa=(this['fileData'][_0x1f9ada(0x6e)]??[])[_0x1f9ada(0xdd)](_0x37c3a2=>_0x1d87ad[_0x1f9ada(0xf1)]?.['pipeline']?.[_0x1f9ada(0x73)](_0x37c3a2['name'])),_0x4c7aa2=(this[_0x1f9ada(0xf7)][_0x1f9ada(0xa2)]??[])[_0x1f9ada(0xdd)](_0x24eb35=>_0x24eb35[_0x1f9ada(0xf1)]?.[_0x1f9ada(0x152)]===_0x1d87ad['name']);return{'name':_0x1d87ad[_0x1f9ada(0x141)]??_0x1d87ad[_0x1f9ada(0x147)],'type':_0x1f9ada(0xf2),'collection':_0x1d87ad,'extractors':_0x5c0dfa,'workers':_0x4c7aa2};})[_0x3a8e4f(0xe2)]((_0x17600e,_0x38184d)=>_0x17600e[_0x3a8e4f(0x147)]['localeCompare'](_0x38184d[_0x3a8e4f(0x147)]));},get 'allUniqueEngines'(){const _0x55e95f=_0x17e184,_0x5a74ee=new Set();return this['allEngines'][_0x55e95f(0xdd)](_0x537b7c=>{const _0x5eeb4b=this['engineId'](_0x537b7c);return!(!_0x5eeb4b||_0x5a74ee['has'](_0x5eeb4b)||(_0x5a74ee['add'](_0x5eeb4b),0x0));});},get 'visibleEngines'(){const _0x215388=_0x17e184;return this['allUniqueEngines'][_0x215388(0xdd)](_0x44e384=>this[_0x215388(0x74)](_0x44e384))[_0x215388(0xdd)](_0x33d366=>!this['engineTypeFilter']||_0x33d366[_0x215388(0x96)]===this[_0x215388(0xe6)])[_0x215388(0xdd)](_0x394f4d=>_0x215388(0xe4)===this[_0x215388(0xe3)]||this[_0x215388(0x128)](_0x394f4d)===this[_0x215388(0xe3)])[_0x215388(0xdd)](_0x20143e=>this[_0x215388(0x93)](_0x20143e))['filter'](_0x356251=>this[_0x215388(0x7e)]([_0x356251?.['name'],_0x356251?.[_0x215388(0x96)],_0x356251?.[_0x215388(0x11c)]?.[_0x215388(0xac)],_0x356251?.['env'],_0x356251?.[_0x215388(0xed)],...this[_0x215388(0xec)](_0x356251),...this[_0x215388(0x13f)](_0x356251),_0x356251?.['config']?.[_0x215388(0x11f)],_0x356251?.['config']?.['handler']?.[_0x215388(0x147)]]))[_0x215388(0xe2)]((_0x18418b,_0x5962e3)=>String(_0x18418b[_0x215388(0x96)]||'')[_0x215388(0x10c)](String(_0x5962e3[_0x215388(0x96)]||''))||String(_0x18418b[_0x215388(0x147)]||'')['localeCompare'](String(_0x5962e3[_0x215388(0x147)]||'')));},get 'visibleEngineGroups'(){const _0x51d464=_0x17e184,_0x3a0e59=new Map(),_0x3a98c2={'key':_0x51d464(0x14d),'label':'Standalone','pipeline':null,'engines':[]};for(const _0xceb1bc of this[_0x51d464(0x8c)]){const _0x3c2f6d=this[_0x51d464(0xa6)](_0xceb1bc);_0x3c2f6d?(_0x3a0e59['has'](_0x3c2f6d)||_0x3a0e59[_0x51d464(0xf8)](_0x3c2f6d,{'key':_0x3c2f6d,'label':String(_0x3c2f6d)[_0x51d464(0x14c)](':')[_0x51d464(0xd9)](),'pipeline':_0x3c2f6d,'engines':[]}),_0x3a0e59['get'](_0x3c2f6d)[_0x51d464(0x9b)]['push'](_0xceb1bc)):_0x3a98c2[_0x51d464(0x9b)][_0x51d464(0xb2)](_0xceb1bc);}const _0x246676=[..._0x3a0e59['values']()]['sort']((_0x3f8a3e,_0x54f920)=>_0x3f8a3e[_0x51d464(0xc6)]['localeCompare'](_0x54f920[_0x51d464(0xc6)]));return _0x3a98c2[_0x51d464(0x9b)][_0x51d464(0x142)]&&_0x246676[_0x51d464(0xb2)](_0x3a98c2),_0x246676;},'matchesGroup'(_0x1ac554,_0x55a457,_0x25f7fb,_0x1d9b0b=[]){const _0x128878=_0x17e184;return(_0x128878(0xe4)===this[_0x128878(0xe3)]||this[_0x128878(0x101)](_0x25f7fb)===this['statusFilter'])&&!(this[_0x128878(0xab)]&&!_0x25f7fb['some'](_0x5d1ea2=>this[_0x128878(0x93)](_0x5d1ea2)))&&this[_0x128878(0x7e)]([_0x1ac554?.[_0x128878(0x147)],_0x1ac554?.[_0x128878(0x96)],_0x1ac554?.[_0x128878(0x132)],..._0x1d9b0b,..._0x25f7fb[_0x128878(0xb9)](_0x1a4b3a=>[_0x1a4b3a?.[_0x128878(0x147)],_0x1a4b3a?.['type'],...this[_0x128878(0x13f)](_0x1a4b3a),_0x1a4b3a?.['config']?.['job_type'],_0x1a4b3a?.[_0x128878(0xf1)]?.['handler']?.[_0x128878(0x147)]])]);},get 'filteredEmbedPipelines'(){const _0x35a155=_0x17e184;return _0x35a155(0x7b)!==this[_0x35a155(0xf6)]?[]:this[_0x35a155(0xf4)](_0x35a155(0x151))?this[_0x35a155(0x13b)]['filter'](_0x31c929=>(!this[_0x35a155(0xbe)]||!this['selectedPipelineName']||this['pipelineIdentity'](_0x31c929)===this['selectedPipelineName'])&&this[_0x35a155(0xd7)](_0x31c929,_0x35a155(0x151),this[_0x35a155(0x146)](_0x31c929),[_0x31c929?.['record']?.[_0x35a155(0x11c)]?.[_0x35a155(0x156)]])):[];},get 'filteredFilePipelines'(){const _0xe2a2bc=_0x17e184;return'pipelines'!==this[_0xe2a2bc(0xf6)]?[]:this['pipelineTypeMatches'](_0xe2a2bc(0xf2))?this[_0xe2a2bc(0x11e)][_0xe2a2bc(0xdd)](_0x29352d=>this[_0xe2a2bc(0xd7)](_0x29352d,_0xe2a2bc(0xf2),this[_0xe2a2bc(0x113)](_0x29352d),[_0x29352d?.['collection']?.[_0xe2a2bc(0x141)]])):[];},get 'filteredPipelineCount'(){const _0x152eb4=_0x17e184;return this[_0x152eb4(0xd2)]['length']+this[_0x152eb4(0x123)][_0x152eb4(0x142)];},get 'filteredVisibleEngines'(){const _0x4d3b3e=_0x17e184;if('pipelines'!==this[_0x4d3b3e(0xf6)])return[];const _0x5c95c2=new Set(),_0x41f6b3=[];for(const _0x249577 of this[_0x4d3b3e(0xd2)])for(const _0x32ac1a of this[_0x4d3b3e(0x146)](_0x249577)){const _0x20e3eb=this['engineId'](_0x32ac1a);_0x20e3eb&&!_0x5c95c2[_0x4d3b3e(0x79)](_0x20e3eb)&&(_0x5c95c2[_0x4d3b3e(0xbc)](_0x20e3eb),_0x41f6b3[_0x4d3b3e(0xb2)](_0x32ac1a));}for(const _0x2933cc of this['filteredFilePipelines'])for(const _0x529ffd of this[_0x4d3b3e(0x113)](_0x2933cc)){const _0x23d5c8=this[_0x4d3b3e(0xcb)](_0x529ffd);_0x23d5c8&&!_0x5c95c2[_0x4d3b3e(0x79)](_0x23d5c8)&&(_0x5c95c2[_0x4d3b3e(0xbc)](_0x23d5c8),_0x41f6b3['push'](_0x529ffd));}return _0x41f6b3;},get 'totalPipelineCount'(){const _0xc5b841=_0x17e184;return this[_0xc5b841(0x13b)][_0xc5b841(0x142)]+this[_0xc5b841(0x11e)]['length'];},get 'totalEngineCount'(){const _0x1c2ae0=_0x17e184;return this[_0x1c2ae0(0x130)][_0x1c2ae0(0x142)];},get 'visibleItemCount'(){const _0x4f93b1=_0x17e184;return _0x4f93b1(0x7b)===this[_0x4f93b1(0xf6)]?this['filteredPipelineCount']:this[_0x4f93b1(0x8c)][_0x4f93b1(0x142)];},get 'totalItemCount'(){const _0x3be4e1=_0x17e184;return _0x3be4e1(0x7b)===this[_0x3be4e1(0xf6)]?this[_0x3be4e1(0x114)]:this[_0x3be4e1(0xf0)];},get 'activeEngines'(){const _0x49a8b6=_0x17e184;return _0x49a8b6(0x7b)===this[_0x49a8b6(0xf6)]?this[_0x49a8b6(0x108)]:this[_0x49a8b6(0x8c)];},get 'hasAnyEngines'(){const _0x23a963=_0x17e184;return this[_0x23a963(0x13d)][_0x23a963(0x142)]>0x0;},get 'runningCount'(){const _0x57b7ea=_0x17e184;return this[_0x57b7ea(0xc9)][_0x57b7ea(0xdd)](_0x592a5f=>'running'===this[_0x57b7ea(0x128)](_0x592a5f))[_0x57b7ea(0x142)];},get 'errorCount'(){const _0x1b86ff=_0x17e184;return this['activeEngines'][_0x1b86ff(0xdd)](_0x2e6d94=>_0x1b86ff(0x9c)===this['engineStatusBucket'](_0x2e6d94))[_0x1b86ff(0x142)];},get 'headerTitle'(){const _0xca5552=_0x17e184;return'pipelines'===this[_0xca5552(0xf6)]?_0xca5552(0x127):_0xca5552(0xb5);},get 'noResultsLabel'(){const _0x268f1d=_0x17e184;return _0x268f1d(0x7b)===this[_0x268f1d(0xf6)]?_0x268f1d(0xc8):'No\x20engines\x20match\x20the\x20current\x20filters';},get 'noResultsHint'(){const _0x14b019=_0x17e184;return this[_0x14b019(0xe7)]?_0x14b019(0x7b)===this[_0x14b019(0xf6)]?_0x14b019(0x68):'Try\x20changing\x20the\x20engine\x20type,\x20status,\x20or\x20search\x20filters\x20above.':_0x14b019(0x7b)===this[_0x14b019(0xf6)]?_0x14b019(0x8b):'Try\x20changing\x20the\x20engine\x20type,\x20status,\x20search,\x20or\x20source-type\x20filters.';},'typeLabel':{'embedder':_0x17e184(0xb6),'indexer':_0x17e184(0x82),'search':_0x17e184(0xee),'worker':_0x17e184(0xf9),'vector-search':_0x17e184(0xee),'embed-worker':_0x17e184(0xf9),'materializer':'Materializer','file-extractor':_0x17e184(0x91),'file-collection':_0x17e184(0x121),'file-extractor-worker':_0x17e184(0xf9),'processor':_0x17e184(0xa3),'queue-worker':_0x17e184(0x154)},'typeColor':{'embedder':_0x17e184(0xba),'indexer':_0x17e184(0x78),'vector-search':_0x17e184(0xa0),'embed-worker':_0x17e184(0xe9),'materializer':'#fb7185','file-extractor':_0x17e184(0x102),'file-collection':_0x17e184(0xc1),'file-extractor-worker':_0x17e184(0xe9),'processor':_0x17e184(0x105),'queue-worker':_0x17e184(0xdf)},'healthDot':_0x43374d=>_0x43374d&&0x0!==_0x43374d['length']?_0x43374d['every'](_0x3898bb=>_0x3898bb[_0x17e184(0x6d)])?'var(--okdb-success)':_0x43374d[_0x17e184(0xef)](_0x476397=>'error'===_0x476397[_0x17e184(0xcf)])?'var(--okdb-danger)':_0x17e184(0xe9):_0x17e184(0x139),'statusDot'(_0x5b8ac9){const _0x1a250b=_0x17e184;return _0x5b8ac9?this[_0x1a250b(0xa8)](_0x5b8ac9)?.[_0x1a250b(0xfa)]??_0x1a250b(0x139):_0x1a250b(0x139);},'typeName'(_0x1bd238){const _0x27e423=_0x17e184;return this[_0x27e423(0xf5)][_0x1bd238]||_0x1bd238||_0x27e423(0xd5);},'shortEngineName'(_0x61995d){const _0x2c2726=_0x17e184,_0x2122a6=String(_0x61995d?.['name']??_0x61995d?.[_0x2c2726(0x120)]??''),_0x17c486=_0x61995d?.[_0x2c2726(0xf1)]?.[_0x2c2726(0x94)]??_0x61995d?.['env']??_0x61995d?.['storeEnv']??'';return _0x17c486&&_0x2122a6['startsWith'](_0x17c486+':')?_0x2122a6[_0x2c2726(0x8e)](_0x17c486[_0x2c2726(0x142)]+0x1):_0x2122a6;},'showStatusText'(_0x8a58ad){const _0x275da5=_0x17e184,_0x53d7d1=this[_0x275da5(0xa8)](_0x8a58ad)?.[_0x275da5(0xc6)];return!!_0x53d7d1&&![_0x275da5(0xde),_0x275da5(0x67)]['includes'](_0x53d7d1);},'engineEnv':_0x1f962d=>_0x1f962d?_0x1f962d['config']?.[_0x17e184(0x94)]??_0x1f962d[_0x17e184(0x132)]??_0x1f962d[_0x17e184(0xed)]??_0x1f962d[_0x17e184(0x69)]??(_0x17e184(0x8d)===_0x1f962d[_0x17e184(0x96)]?_0x17e184(0xdc):null):null,'enginePipelineName':_0x329dc6=>_0x329dc6?.[_0x17e184(0x11c)]?.[_0x17e184(0xac)]??_0x329dc6?.[_0x17e184(0xf1)]?.[_0x17e184(0xac)]??_0x329dc6?.[_0x17e184(0xf1)]?.[_0x17e184(0x152)]??null,'engineInSelectedPipeline'(_0x987693){const _0x562d94=_0x17e184;if(!this['filterToSelectedPipeline']||!this['selectedPipelineName'])return!0x0;if(this[_0x562d94(0xa6)](_0x987693)===this[_0x562d94(0xce)])return!0x0;const _0x34147b=this[_0x562d94(0x88)][_0x562d94(0x106)](_0x5cba00=>this[_0x562d94(0x10f)](_0x5cba00)===this[_0x562d94(0xce)]||_0x5cba00?.[_0x562d94(0x147)]===this[_0x562d94(0xce)])??null;return!(!Array['isArray'](_0x34147b?.[_0x562d94(0x9b)])||0x0===_0x34147b['engines'][_0x562d94(0x142)])&&_0x34147b[_0x562d94(0x9b)][_0x562d94(0xef)](_0x266120=>_0x266120?.['type']===_0x987693?.[_0x562d94(0x96)]&&_0x266120?.['name']===_0x987693?.['name']);},'embedPipelineEngines':_0x18bb03=>Array[_0x17e184(0xfe)](_0x18bb03?.[_0x17e184(0x7a)]?.['engines'])&&_0x18bb03[_0x17e184(0x7a)][_0x17e184(0x9b)][_0x17e184(0x142)]>0x0?_0x18bb03[_0x17e184(0x7a)]['engines']:[_0x18bb03[_0x17e184(0x8d)],_0x18bb03['indexer'],_0x18bb03[_0x17e184(0x13e)],_0x18bb03[_0x17e184(0xaf)]][_0x17e184(0xdd)](Boolean),'pipelineRunningCount'(_0x353851){const _0x4e468e=_0x17e184;return this[_0x4e468e(0x146)](_0x353851)['filter'](_0x4eb235=>_0x4eb235?.[_0x4e468e(0x6d)])[_0x4e468e(0x142)];},'pipelineMemberCount'(_0x503905){const _0xd780f2=_0x17e184;return this[_0xd780f2(0x146)](_0x503905)[_0xd780f2(0x142)];},get 'groupedPipelineHeading'(){const _0x1886d7=_0x17e184;return this[_0x1886d7(0x88)][_0x1886d7(0x142)]>0x0?_0x1886d7(0x77):'Embedding\x20Pipelines';},'filePipelineEngines':_0x163c39=>[_0x163c39[_0x17e184(0x141)],..._0x163c39[_0x17e184(0x6e)],..._0x163c39[_0x17e184(0xa2)]],'pipelineIdentity':_0x222ba2=>_0x222ba2?.['record']?.[_0x17e184(0x147)]??_0x222ba2?.[_0x17e184(0x120)]??_0x222ba2?.[_0x17e184(0x147)]??null,'isSelectedPipeline'(_0x1ea287){const _0x5bff7e=_0x17e184,_0x1c822a=this[_0x5bff7e(0x10f)](_0x1ea287);return!!_0x1c822a&&_0x1c822a===this[_0x5bff7e(0xce)];},'togglePipeline'(_0x209214){const _0x37e95a=_0x17e184,_0x588ce2=this[_0x37e95a(0x10f)](_0x209214);_0x4a746b[_0x37e95a(0x14e)](_0x37e95a(0x135),{'name':this[_0x37e95a(0x13c)](_0x209214)?'':_0x588ce2??''});},'pipelineBusy'(_0x4e6d87){const _0x13a4e9=_0x17e184,_0x9f658d=this[_0x13a4e9(0x10f)](_0x4e6d87);return!(!_0x9f658d||!this['pipelineActionBusy'][_0x9f658d]);},async 'withPipelineBusy'(_0x54711d,_0x4ad592){const _0x4f854b=_0x17e184,_0x173a93=this[_0x4f854b(0x10f)](_0x54711d);if(_0x173a93&&!this['pipelineActionBusy'][_0x173a93]){this['pipelineActionBusy']={...this['pipelineActionBusy'],[_0x173a93]:!0x0};try{await _0x4ad592();}finally{this[_0x4f854b(0xb8)]={...this[_0x4f854b(0xb8)],[_0x173a93]:!0x1};}}},'selectedPipelineMembers'(_0x15599d){const _0x1192dd=_0x17e184;return Array['isArray'](_0x15599d?.[_0x1192dd(0x7a)]?.['engines'])&&_0x15599d[_0x1192dd(0x7a)][_0x1192dd(0x9b)][_0x1192dd(0x142)]?_0x15599d[_0x1192dd(0x7a)][_0x1192dd(0x9b)]:this['embedPipelineEngines'](_0x15599d);},'relatedType':_0x2b61f7=>_0x2b61f7?.[_0x17e184(0xf1)]?.[_0x17e184(0xa1)]??_0x2b61f7?.[_0x17e184(0x150)]?.[_0x17e184(0xa1)]??_0x2b61f7?.[_0x17e184(0x7c)]?.[_0x17e184(0xa1)]??_0x2b61f7?.[_0x17e184(0x7c)]?.[_0x17e184(0x144)]?.['source_type']??null,'relatedEnv':(_0x2d6290,_0x19ae9c=null)=>_0x2d6290?.[_0x17e184(0xf1)]?.[_0x17e184(0x94)]??_0x2d6290?.[_0x17e184(0x150)]?.[_0x17e184(0x94)]??_0x19ae9c??null,'memberOwnerEnv'(_0x208b38,_0x1742f4=null){const _0x1b0283=_0x17e184;return _0x208b38?.[_0x1b0283(0x69)]??_0x208b38?.[_0x1b0283(0x132)]??this['relatedEnv'](_0x208b38,_0x1742f4)??_0x1742f4??null;},'pipelineConfigMetrics'(_0x497fad){const _0x521b4e=_0x17e184,_0x750153=this[_0x521b4e(0x146)](_0x497fad),_0x23303c=[_0x521b4e(0x71),_0x521b4e(0x110),_0x521b4e(0xbb),_0x521b4e(0x80),_0x521b4e(0xc2),_0x521b4e(0x90),_0x521b4e(0x124),_0x521b4e(0x100),_0x521b4e(0xc4)],_0x3862cb=new Set(),_0x4a1a48=[];for(const _0x55bd5e of _0x23303c){for(const _0x474605 of _0x750153[_0x521b4e(0xb9)](_0x50b535=>_0x1e414a(_0x50b535))){const _0x2d4678=_0x474605[_0x521b4e(0xc6)]+':'+_0x474605[_0x521b4e(0xfd)];if(_0x474605[_0x521b4e(0xc6)]===_0x55bd5e&&!_0x3862cb[_0x521b4e(0x79)](_0x2d4678)){_0x3862cb['add'](_0x2d4678),_0x4a1a48[_0x521b4e(0xb2)](_0x474605);break;}}if(_0x4a1a48[_0x521b4e(0x142)]>=0x8)break;}return _0x4a1a48;},'pipelineHeaderMetrics'(_0x3b4777){const _0x123dc8=_0x17e184,_0x3e616e=new Map(this[_0x123dc8(0x8f)](_0x3b4777)[_0x123dc8(0x12d)](_0x11d340=>[_0x11d340['label'],_0x11d340[_0x123dc8(0xfd)]])),_0x11bc28=_0x3e616e['get']('Source'),_0x399349=_0x3e616e['get'](_0x123dc8(0x110)),_0x5c7ee1=[],_0x37b67d=(_0x5ca98a,_0x18d3f6)=>{null!=_0x18d3f6&&''!==_0x18d3f6&&_0x5c7ee1['push']({'label':_0x5ca98a,'value':String(_0x18d3f6)});};return _0x37b67d(_0x123dc8(0x71),_0x11bc28?_0x399349&&_0x123dc8(0x12a)!==_0x399349?_0x11bc28+'.'+_0x399349:_0x11bc28:null),_0x37b67d(_0x123dc8(0x103),_0x3e616e['get'](_0x123dc8(0xbb))),_0x37b67d(_0x123dc8(0x90),_0x3e616e['get'](_0x123dc8(0x90))),_0x37b67d(_0x123dc8(0x124),_0x3e616e[_0x123dc8(0x117)]('Model')),_0x37b67d(_0x123dc8(0x8a),_0x3e616e[_0x123dc8(0x117)](_0x123dc8(0xc4))),_0x37b67d(_0x123dc8(0xea),_0x3b4777?.[_0x123dc8(0x132)]??_0x3b4777?.[_0x123dc8(0x7a)]?.[_0x123dc8(0x132)]),_0x5c7ee1;},'pipelineProgressMetric'(_0xb86ba){const _0x38280e=_0x17e184,_0x12ecf9=this['embedPipelineEngines'](_0xb86ba)[_0x38280e(0x106)](_0x12489e=>_0x38280e(0x144)===_0x12489e?.[_0x38280e(0x96)]||_0x38280e(0x144)===_0x12489e?.['role'])??null,_0x375b71=_0x542d4b(_0x12ecf9)[_0x38280e(0x106)](_0x37804c=>'Progress'===_0x37804c?.[_0x38280e(0xc6)])??null;if(_0x375b71)return _0x375b71;const _0x448ebf=_0x12ecf9?.[_0x38280e(0xd1)]??_0x12ecf9?.['runtime']?.[_0x38280e(0xd1)]??null;if(null==_0x448ebf)return null;if(_0x38280e(0x87)==typeof _0x448ebf||_0x38280e(0x131)==typeof _0x448ebf)return{'label':_0x38280e(0xd4),'value':String(_0x448ebf),'tone':_0x38280e(0x14f)};if(_0x38280e(0xc5)==typeof _0x448ebf&&_0x38280e(0x87)==typeof _0x448ebf[_0x38280e(0x92)])return{'label':'Progress','value':_0x448ebf[_0x38280e(0x92)],'tone':_0x38280e(0x14f)};try{return{'label':_0x38280e(0xd4),'value':JSON['stringify'](_0x448ebf),'tone':_0x38280e(0x14f)};}catch{return{'label':_0x38280e(0xd4),'value':_0x38280e(0xd1),'tone':_0x38280e(0x14f)};}},async 'pipelineRequest'(_0x4f637e,_0x16026a,_0x1e9a7f){const _0x29c22d=_0x17e184,_0x19b03b=_0x4f637e?.[_0x29c22d(0x7a)]?.[_0x29c22d(0x147)]??_0x4f637e?.[_0x29c22d(0x120)]??null,_0x2f3c51=_0x4f637e?.[_0x29c22d(0x132)]??_0x4f637e?.[_0x29c22d(0x7a)]?.[_0x29c22d(0x132)]??_0x4a746b[_0x29c22d(0xe1)][_0x29c22d(0xe5)]['okdb']['selectedEnv']??'default';_0x19b03b&&await this[_0x29c22d(0x6c)](_0x4f637e,async()=>{const _0x14e491=_0x29c22d,_0x1443e7=_0x14e491(0x119)===_0x16026a?'':'/'+_0x1e9a7f,_0xc25b7d=await fetch(__ENV__[_0x14e491(0x143)]+_0x14e491(0x12e)+encodeURIComponent(_0x2f3c51)+_0x14e491(0xdb)+encodeURIComponent(_0x19b03b)+_0x1443e7,{'method':_0x16026a}),_0x5dc279=await _0xc25b7d['json']()['catch'](()=>({}));if(!_0xc25b7d['ok'])throw new Error(_0x5dc279?.[_0x14e491(0xc7)]?.['message']||(_0x1e9a7f||_0x14e491(0x138))+_0x14e491(0xd0));_0x4a746b[_0x14e491(0xe1)][_0x14e491(0xcd)]?.[_0x14e491(0x75)]?.['success']?.(_0x14e491(0x119)===_0x16026a?'Deleted\x20pipeline\x20\x22'+_0x19b03b+'\x22':('start'===_0x1e9a7f?_0x14e491(0x107):_0x14e491(0xeb))+_0x14e491(0x122)+_0x19b03b+'\x22'),_0x14e491(0x119)===_0x16026a&&_0x4a746b[_0x14e491(0x14e)](_0x14e491(0x135),{'name':''}),_0x4a746b['$dispatch']('refresh');});},async 'restartPipeline'(_0x4b876e){const _0x34969b=_0x17e184,_0x825104=_0x4b876e?.[_0x34969b(0x7a)]?.['name']??_0x4b876e?.[_0x34969b(0x120)]??null;_0x825104&&await _0x4a746b[_0x34969b(0xe1)][_0x34969b(0xcd)]?.[_0x34969b(0xbf)]?.[_0x34969b(0x14b)]?.(_0x34969b(0x11b)+_0x825104+_0x34969b(0x76))&&await this[_0x34969b(0x6c)](_0x4b876e,async()=>{const _0xd2b2ab=_0x34969b,_0xcf0faa=_0x4b876e?.['env']??_0x4b876e?.[_0xd2b2ab(0x7a)]?.[_0xd2b2ab(0x132)]??_0x4a746b['$ok'][_0xd2b2ab(0xe5)][_0xd2b2ab(0xb7)][_0xd2b2ab(0x9d)]??_0xd2b2ab(0xa9),_0x29717b=__ENV__['API']+_0xd2b2ab(0x12e)+encodeURIComponent(_0xcf0faa)+'/pipelines/'+encodeURIComponent(_0x825104),_0x3f37e1=await fetch(_0x29717b+_0xd2b2ab(0x104),{'method':_0xd2b2ab(0x10e)}),_0x46923a=await _0x3f37e1[_0xd2b2ab(0x10b)]()[_0xd2b2ab(0x118)](()=>({}));if(!_0x3f37e1['ok'])throw new Error(_0x46923a?.[_0xd2b2ab(0xc7)]?.['message']||_0xd2b2ab(0xfc));const _0x311e45=await fetch(_0x29717b+'/start',{'method':'POST'}),_0x10e03f=await _0x311e45[_0xd2b2ab(0x10b)]()['catch'](()=>({}));if(!_0x311e45['ok'])throw new Error(_0x10e03f?.[_0xd2b2ab(0xc7)]?.['message']||_0xd2b2ab(0xaa));_0x4a746b[_0xd2b2ab(0xe1)][_0xd2b2ab(0xcd)]?.[_0xd2b2ab(0x75)]?.[_0xd2b2ab(0xe8)]?.(_0xd2b2ab(0x11a)+_0x825104+'\x22'),_0x4a746b[_0xd2b2ab(0x14e)](_0xd2b2ab(0x149));});},'pipelineSourceType'(_0x2ed5de){const _0x1c5f99=_0x17e184,_0x3f4f40=this['embedPipelineEngines'](_0x2ed5de);for(const _0x433f17 of _0x3f4f40){const _0x4d1cde=_0x433f17?.[_0x1c5f99(0xf1)]?.[_0x1c5f99(0xa1)]??_0x433f17?.[_0x1c5f99(0x150)]?.[_0x1c5f99(0xa1)]??_0x433f17?.[_0x1c5f99(0xf1)]?.[_0x1c5f99(0x148)]??null;if(_0x4d1cde)return _0x4d1cde;}return null;},async 'startPipeline'(_0x2d3c58){const _0x246b39=_0x17e184;try{await this[_0x246b39(0x84)](_0x2d3c58,_0x246b39(0x10e),'start');}catch(_0x3fb953){_0x4a746b[_0x246b39(0xe1)][_0x246b39(0xcd)]?.['toast']?.['error']?.(_0x3fb953?.['message']||_0x246b39(0xaa));}},async 'stopPipeline'(_0x5d3cc8){const _0x22fc30=_0x17e184,_0x28d5d0=_0x5d3cc8?.[_0x22fc30(0x7a)]?.[_0x22fc30(0x147)]??_0x5d3cc8?.[_0x22fc30(0x120)]??null;if(_0x28d5d0&&await _0x4a746b['$ok'][_0x22fc30(0xcd)]?.[_0x22fc30(0xbf)]?.[_0x22fc30(0x14b)]?.(_0x22fc30(0x6b)+_0x28d5d0+_0x22fc30(0x76)))try{await this[_0x22fc30(0x84)](_0x5d3cc8,_0x22fc30(0x10e),_0x22fc30(0xe0));}catch(_0x36d7bd){_0x4a746b[_0x22fc30(0xe1)][_0x22fc30(0xcd)]?.['toast']?.[_0x22fc30(0xc7)]?.(_0x36d7bd?.['message']||_0x22fc30(0xfc));}},async 'deletePipeline'(_0x3db355){const _0x19a86e=_0x17e184,_0x19de68=_0x3db355?.[_0x19a86e(0x7a)]?.[_0x19a86e(0x147)]??_0x3db355?.[_0x19a86e(0x120)]??null;if(!_0x19de68)return;const _0x263d50=this[_0x19a86e(0xc0)](_0x3db355)['map'](_0x15ca33=>'•\x20'+(_0x15ca33?.['role']||_0x15ca33?.[_0x19a86e(0x96)])+':\x20'+_0x15ca33?.[_0x19a86e(0x96)]+'@'+_0x15ca33?.[_0x19a86e(0x147)])[_0x19a86e(0x7f)](_0x19a86e(0xbd));if(await _0x4a746b[_0x19a86e(0xe1)][_0x19a86e(0xcd)]?.['modal']?.[_0x19a86e(0x14b)]?.(_0x19a86e(0x97)+_0x19de68+_0x19a86e(0x9f)+(_0x263d50||'No\x20members')+'<br><br>Env-owned\x20members\x20will\x20be\x20removed;\x20shared\x20members\x20will\x20be\x20preserved.'))try{await this['pipelineRequest'](_0x3db355,_0x19a86e(0x119),null);}catch(_0x2d2475){_0x4a746b[_0x19a86e(0xe1)]['shared']?.[_0x19a86e(0x75)]?.['error']?.(_0x2d2475?.[_0x19a86e(0xa7)]||_0x19a86e(0x109));}},'pipelineActionStyle':(_0x3630ce=_0x17e184(0x14a))=>_0x17e184(0xb1)+_0x3630ce+_0x17e184(0xff)+_0x3630ce+_0x17e184(0xcc)+_0x3630ce+'12;cursor:pointer;line-height:1.4;white-space:nowrap;','typeName'(_0x381f5a){const _0x16add0=_0x17e184;return this['typeLabel'][_0x381f5a]||_0x381f5a||_0x16add0(0xd5);},'pipelineCardStyle'(_0x1bae2b){const _0x21bcad=_0x17e184;return'background:var(--okdb-app-surface);border:1px\x20solid\x20'+(this[_0x21bcad(0x13c)](_0x1bae2b)?_0x21bcad(0x72):'var(--okdb-app-border)')+_0x21bcad(0xa5);},async 'openEngineModal'(_0x2c2f51,_0x4acb8d=null){const _0x110b56=_0x17e184;if(!_0x2c2f51?.[_0x110b56(0x147)])return;const _0x172562=this[_0x110b56(0x66)](_0x2c2f51,_0x4acb8d)??(_0x4a746b[_0x110b56(0xe1)][_0x110b56(0xe5)][_0x110b56(0xb7)]['selectedEnv']||_0x110b56(0xa9));await _0x4a746b[_0x110b56(0xe1)]['shared'][_0x110b56(0xbf)]['open']({'owner':_0x4a746b,'title':_0x110b56(0x12b)+_0x2c2f51[_0x110b56(0x147)],'canDrag':!0x0,'content':_0x110b56(0x89),'context':_0x59d942=>({'modal':_0x59d942,'engine':_0x2c2f51,'envName':_0x172562})});},'openTypeMember'(_0x3cebe4,_0x176418=null){const _0x3cbaea=_0x17e184,_0x449f21=this[_0x3cbaea(0x155)](_0x3cebe4);if(!_0x449f21)return;const _0x479c4b=this['relatedEnv'](_0x3cebe4,_0x176418);_0x4a746b[_0x3cbaea(0x14e)](_0x3cbaea(0x145),{'type':_0x449f21,'env':_0x479c4b});},'engineMetricSearchParts':_0x41e372=>_0x542d4b(_0x41e372)[_0x17e184(0xb9)](_0x13be99=>[_0x13be99?.[_0x17e184(0xc6)],_0x13be99?.['value']]),'engineStatusMeta':_0x349685=>_0x5257b9(_0x349685),'lifecycleEnv'(_0x329ab9,_0x492665=null){const _0x2d1992=_0x17e184;return this['memberOwnerEnv'](_0x329ab9,_0x492665)??this[_0x2d1992(0xd3)](_0x329ab9)??_0x4a746b[_0x2d1992(0xe1)][_0x2d1992(0xe5)][_0x2d1992(0xb7)]['selectedEnv']??'default';},'metricToneColor'(_0x1cffbb=null){const _0x2591a9=_0x17e184;switch(_0x1cffbb?.[_0x2591a9(0xf3)]){case _0x2591a9(0xe8):return _0x2591a9(0x102);case _0x2591a9(0x115):return _0x2591a9(0xb4);case _0x2591a9(0x9e):return _0x2591a9(0xe9);case _0x2591a9(0x14f):return _0x2591a9(0xba);default:return'var(--okdb-app-fg)';}},'metricPreview':(_0x212b77=null)=>_0x212b77?.[_0x17e184(0xc6)]&&_0x212b77?.[_0x17e184(0xfd)]?_0x212b77[_0x17e184(0xc6)]+':\x20'+_0x212b77[_0x17e184(0xfd)]:'','requestRefresh'(){const _0x179a92=_0x17e184;_0x4a746b[_0x179a92(0x14e)](_0x179a92(0x149));},'goToType'(_0xbaf4a5){const _0x5ba96b=_0x17e184,_0x163039=_0x4a746b[_0x5ba96b(0x11d)][_0x5ba96b(0x10d)];_0x163039[_0x5ba96b(0xb2)](_0x163039[_0x5ba96b(0x83)]('/db',{'type':_0xbaf4a5,'tab':_0x5ba96b(0x7b)}));},'goToFiles'(_0x84b921){const _0x5c50e5=_0x17e184,_0x49406c=_0x4a746b[_0x5c50e5(0x11d)][_0x5c50e5(0x10d)];_0x49406c['push'](_0x49406c[_0x5c50e5(0x83)]('/files',{'collection':_0x84b921}));}}),'template':'\x0a<div\x20class=\x22eo-root\x22>\x0a\x0a\x20\x20<!--\x20──\x20Page\x20header\x20──\x20-->\x0a\x20\x20<div\x20class=\x22eo-header\x22>\x0a\x20\x20\x20\x20<div\x20style=\x22display:flex;\x20align-items:center;\x20gap:8px;\x20min-width:0;\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-title\x22>{{\x20headerTitle\x20}}</div>\x0a\x20\x20\x20\x20\x20\x20<span\x20:title=\x22isEmbedded\x20?\x20\x27Use\x20the\x20inline\x20filters\x20above\x20to\x20scope\x20this\x20type-local\x20engines\x20view.\x27\x20:\x20\x27Use\x20the\x20left\x20sidebar\x20to\x20switch\x20mode\x20and\x20filter\x20by\x20type,\x20status,\x20search\x20text,\x20and\x20source\x20type.\x27\x22\x20style=\x22font-size:12px;\x20opacity:.3;\x20cursor:help;\x22>ⓘ</span>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-stats\x22>\x0a\x20\x20\x20\x20\x20\x20<span\x20title=\x22Visible\x20results\x22\x20style=\x22color:var(--okdb-app-fg-muted);\x22><span\x20style=\x22opacity:.55;\x22>Visible:</span><span\x20style=\x22color:var(--okdb-app-fg);\x20margin-left:4px;\x22>{{\x20visibleItemCount\x20}}\x20/\x20{{\x20totalItemCount\x20}}</span></span>\x0a\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-stat-sep\x22></span>\x0a\x20\x20\x20\x20\x20\x20<span\x20title=\x22Running\x20engines\x22\x20style=\x22color:var(--okdb-app-fg-muted);\x22><span\x20style=\x22opacity:.55;\x22>Running:</span><span\x20style=\x22color:var(--okdb-success);\x20margin-left:4px;\x22>{{\x20runningCount\x20}}</span></span>\x0a\x20\x20\x20\x20\x20\x20<if\x20:=\x22errorCount\x20>\x200\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-stat-sep\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<span\x20title=\x22Engines\x20needing\x20attention\x22\x20style=\x22color:var(--okdb-app-fg-muted);\x22><span\x20style=\x22opacity:.55;\x22>Attention:</span><span\x20style=\x22color:var(--okdb-danger);\x20margin-left:4px;\x22>{{\x20errorCount\x20}}</span></span>\x0a\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</div>\x0a\x0a\x20\x20<!--\x20──\x20No\x20engines\x20at\x20all\x20──\x20-->\x0a\x20\x20<if\x20:=\x22!hasAnyEngines\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-alert\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__title\x22>No\x20engines\x20configured</div>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__body\x22>Create\x20a\x20pipeline\x20to\x20provision\x20engines,\x20then\x20return\x20here\x20to\x20inspect\x20and\x20manage\x20them.</div>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20No\x20filter\x20results\x20──\x20-->\x0a\x20\x20<if\x20:=\x22hasAnyEngines\x20&&\x20visibleItemCount\x20===\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-alert\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__title\x22>{{\x20noResultsLabel\x20}}</div>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-alert__body\x22>{{\x20noResultsHint\x20}}</div>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20Env\x20/\x20embedding\x20pipelines\x20──\x20-->\x0a\x20\x20<if\x20:=\x22filteredEmbedPipelines.length\x20>\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-section\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-section__label\x22>{{\x20groupedPipelineHeading\x20}}\x20<span\x20class=\x22eo-count\x22>{{\x20filteredEmbedPipelines.length\x20}}</span></div>\x0a\x20\x20\x20\x20\x20\x20<each\x20:of=\x22filteredEmbedPipelines\x22\x20let:item=\x22g\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20:style=\x22pipelineCardStyle(g)\x22>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Pipeline\x20header\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-header\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-health-dot\x22\x20:style=\x22\x27background:\x27\x20+\x20healthDot(embedPipelineEngines(g))\x20+\x20\x27;box-shadow:0\x200\x200\x203px\x20\x27\x20+\x20healthDot(embedPipelineEngines(g))\x20+\x20\x2720;\x27\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pipeline-name\x22\x20:title=\x22g.name\x22>{{\x20g.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pill\x22\x20:style=\x22g.type\x20===\x20\x27embed\x27\x20?\x20\x27border-color:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x2033%,\x20transparent);color:var(--okdb-indigo);background:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x207%,\x20transparent);\x27\x20:\x20\x27border-color:color-mix(in\x20srgb,\x20var(--okdb-accent)\x2033%,\x20transparent);color:var(--okdb-accent);background:color-mix(in\x20srgb,\x20var(--okdb-accent)\x207%,\x20transparent);\x27\x22>{{\x20g.type\x20===\x20\x27file\x27\x20?\x20\x27Files\x27\x20:\x20g.type\x20===\x20\x27embed\x27\x20?\x20\x27Embedding\x27\x20:\x20\x27Env\x27\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-run-count\x22\x20:title=\x22pipelineRunningCount(g)\x20+\x20\x27\x20running\x20of\x20\x27\x20+\x20pipelineMemberCount(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20(pipelineRunningCount(g)\x20===\x20pipelineMemberCount(g)\x20&&\x20pipelineMemberCount(g)\x20>\x200\x20?\x20\x27var(--okdb-success)\x27\x20:\x20pipelineRunningCount(g)\x20>\x200\x20?\x20\x27var(--okdb-warning)\x27\x20:\x20\x27#374151\x27)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{{\x20pipelineRunningCount(g)\x20}}/{{\x20pipelineMemberCount(g)\x20}}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-spacer\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineSourceType(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22openTypeMember(embedPipelineEngines(g).find(e\x20=>\x20e?.config?.source_type\x20||\x20e?.runtime?.source_type\x20||\x20e?.config?.target_type),\x20g.env)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Open\x20source\x20type\x20context\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x2033%,\x20transparent);color:var(--okdb-indigo);background:color-mix(in\x20srgb,\x20var(--okdb-indigo)\x207%,\x20transparent);\x22>↗\x20Type</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineRunningCount(g)\x20>\x200\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22stopPipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Stop\x20all\x20running\x20members\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-warning)\x2033%,\x20transparent);color:var(--okdb-warning);background:color-mix(in\x20srgb,\x20var(--okdb-warning)\x207%,\x20transparent);\x22>■\x20Stop</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineMemberCount(g)\x20>\x200\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22restartPipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Restart\x20all\x20members\x20(stop\x20then\x20start)\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-orange)\x2033%,\x20transparent);color:var(--okdb-orange);background:color-mix(in\x20srgb,\x20var(--okdb-orange)\x207%,\x20transparent);\x22>↺\x20Restart</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineRunningCount(g)\x20<\x20pipelineMemberCount(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22startPipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Start\x20every\x20runnable\x20member\x22\x20class=\x22eo-btn\x22\x20:style=\x22pipelineActionStyle(\x27var(--okdb-success)\x27)\x22>▶\x20Start</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22togglePipeline(g)\x22\x20:title=\x22isSelectedPipeline(g)\x20?\x20\x27Collapse\x27\x20:\x20\x27Expand\x20members\x27\x22\x20class=\x22eo-btn\x20eo-btn--toggle\x22>Members\x20{{\x20isSelectedPipeline(g)\x20?\x20\x27▴\x27\x20:\x20\x27▾\x27\x20}}</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Config\x20metrics\x20row\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineHeaderMetrics(g).length\x20>\x200\x20||\x20pipelineProgressMetric(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-metrics\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22pipelineHeaderMetrics(g)\x22\x20let:item=\x22metric\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__label\x22>{{\x20metric.label\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__val\x22>{{\x20metric.value\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22pipelineProgressMetric(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__label\x22>Progress</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-kv__val\x22\x20:style=\x22\x27color:\x27\x20+\x20metricToneColor(pipelineProgressMetric(g))\x22>{{\x20pipelineProgressMetric(g).value\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Inline\x20member\x20chip\x20strip\x20(always\x20visible\x20when\x20collapsed)\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22!isSelectedPipeline(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-chip-strip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22embedPipelineEngines(g)\x22\x20let:item=\x22eng\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(eng)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27color:\x27\x20+\x20(typeColor[eng.role\x20||\x20eng.type]\x20??\x20\x27var(--okdb-app-fg-muted)\x27)\x22>{{\x20typeName(eng.role\x20||\x20eng.type)\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20shortEngineName(eng)\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22showStatusText(eng)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27color:\x27\x20+\x20engineStatusMeta(eng).color\x20+\x20\x27;opacity:.8;\x27\x22>{{\x20engineStatusMeta(eng).label\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Expanded\x20accordion:\x20full\x20engine-resource-card\x20members\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<if\x20:=\x22isSelectedPipeline(g)\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-accordion\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22selectedPipelineMembers(g)\x22\x20let:item=\x22member\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<engine-resource-card\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:engine=\x22member\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:env=\x22lifecycleEnv(member,\x20g.env)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:pipeline=\x22pipelineIdentity(g)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:hidepipeline=\x22true\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20hidetype=\x22true\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20hideenv=\x22true\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20variant=\x22member\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:showdelete=\x22false\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@refresh=\x22requestRefresh()\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@edit=\x22openEngineModal($event.detail,\x20g.env)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@type-context=\x22openTypeMember($event.detail.engine,\x20g.env)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Footer:\x20destructive\x20action\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-accordion-footer\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22deletePipeline(g)\x22\x20:disabled=\x22pipelineBusy(g)\x22\x20title=\x22Delete\x20the\x20pipeline\x20record\x20and\x20env-owned\x20members\x22\x20class=\x22eo-btn\x20eo-btn--danger\x22>🗑\x20Delete\x20pipeline</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</if>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20File\x20Pipelines\x20──\x20-->\x0a\x20\x20<if\x20:=\x22filteredFilePipelines.length\x20>\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-section\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-section__label\x22>File\x20Pipelines\x20<span\x20class=\x22eo-count\x22>{{\x20filteredFilePipelines.length\x20}}</span></div>\x0a\x20\x20\x20\x20\x20\x20<each\x20:of=\x22filteredFilePipelines\x22\x20let:item=\x22g\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-card\x22>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Pipeline\x20header\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-pipeline-header\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-health-dot\x22\x20:style=\x22\x27background:\x27\x20+\x20healthDot(filePipelineEngines(g))\x20+\x20\x27;box-shadow:0\x200\x200\x203px\x20\x27\x20+\x20healthDot(filePipelineEngines(g))\x20+\x20\x2720;\x27\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pipeline-name\x22\x20:title=\x22g.name\x22>{{\x20g.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-pill\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-sky)\x2033%,\x20transparent);color:var(--okdb-sky);background:color-mix(in\x20srgb,\x20var(--okdb-sky)\x207%,\x20transparent);\x22>Files</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-run-count\x22\x20:title=\x22filePipelineEngines(g).filter(e\x20=>\x20e.isRunning).length\x20+\x20\x27\x20running\x20of\x20\x27\x20+\x20filePipelineEngines(g).length\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20(filePipelineEngines(g).every(e\x20=>\x20e.isRunning)\x20&&\x20filePipelineEngines(g).length\x20>\x200\x20?\x20\x27var(--okdb-success)\x27\x20:\x20filePipelineEngines(g).some(e\x20=>\x20e.isRunning)\x20?\x20\x27var(--okdb-warning)\x27\x20:\x20\x27#374151\x27)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{{\x20filePipelineEngines(g).filter(e\x20=>\x20e.isRunning).length\x20}}/{{\x20filePipelineEngines(g).length\x20}}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-spacer\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<button\x20@click=\x22goToFiles(g.name)\x22\x20title=\x22Open\x20the\x20file\x20collection\x20context\x22\x20class=\x22eo-btn\x22\x20style=\x22border-color:color-mix(in\x20srgb,\x20var(--okdb-sky)\x2033%,\x20transparent);color:var(--okdb-sky);background:color-mix(in\x20srgb,\x20var(--okdb-sky)\x207%,\x20transparent);\x22>↗\x20Open</button>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<!--\x20Engine\x20chip\x20strip\x20-->\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-chip-strip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(g.collection)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27color:\x27\x20+\x20(typeColor[g.collection.type]\x20??\x20\x27var(--okdb-sky)\x27)\x22>{{\x20typeLabel[g.collection.type]\x20??\x20\x27Collection\x27\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20g.collection.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22g.extractors\x22\x20let:item=\x22ext\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(ext)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20style=\x22color:var(--okdb-success);\x22>Extractor</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20ext.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22g.workers\x22\x20let:item=\x22w\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20:style=\x22\x27width:5px;height:5px;border-radius:50%;flex-shrink:0;background:\x27\x20+\x20statusDot(w)\x22></span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20style=\x22color:var(--okdb-warning);\x22>Worker</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<span\x20class=\x22eo-chip__name\x22>{{\x20w.name\x20}}</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</span>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a\x20\x20<!--\x20──\x20Engines\x20(engine\x20mode)\x20──\x20-->\x0a\x20\x20<if\x20:=\x22modeFilter\x20===\x20\x27engines\x27\x20&&\x20visibleEngines.length\x20>\x200\x22>\x0a\x20\x20\x20\x20<div\x20class=\x22eo-section\x22>\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22eo-section__label\x22>Engines\x20<span\x20class=\x22eo-count\x22>{{\x20visibleEngines.length\x20}}</span></div>\x0a\x20\x20\x20\x20\x20\x20<each\x20:of=\x22visibleEngineGroups\x22\x20let:item=\x22group\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<each\x20:of=\x22group.engines\x22\x20let:item=\x22eng\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<engine-resource-card\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:engine=\x22eng\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:env=\x22lifecycleEnv(eng)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:pipeline=\x22enginePipelineName(eng)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20variant=\x22card\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20:showdelete=\x22false\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@refresh=\x22requestRefresh()\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@edit=\x22openEngineModal($event.detail,\x20engineEnv($event.detail))\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20@type-context=\x22goToType($event.detail.type)\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20/>\x0a\x20\x20\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20\x20\x20</each>\x0a\x20\x20\x20\x20</div>\x0a\x20\x20</if>\x0a\x0a</div>','style':_0x17e184(0x6f)};
|