solace-agent-mesh 1.7.0__py3-none-any.whl → 1.7.2__py3-none-any.whl

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.

Potentially problematic release.


This version of solace-agent-mesh might be problematic. Click here for more details.

Files changed (130) hide show
  1. solace_agent_mesh/agent/proxies/base/component.py +11 -8
  2. solace_agent_mesh/agent/utils/artifact_helpers.py +45 -0
  3. solace_agent_mesh/assets/docs/404.html +3 -3
  4. solace_agent_mesh/assets/docs/assets/js/15e40e79.434bb30f.js +1 -0
  5. solace_agent_mesh/assets/docs/assets/js/60702c0e.f9a9923a.js +1 -0
  6. solace_agent_mesh/assets/docs/assets/js/66d4869e.5d2e116a.js +1 -0
  7. solace_agent_mesh/assets/docs/assets/js/82fbfb93.d98a6526.js +1 -0
  8. solace_agent_mesh/assets/docs/assets/js/924ffdeb.cc09c4ff.js +1 -0
  9. solace_agent_mesh/assets/docs/assets/js/c93cbaa0.9232f4b5.js +1 -0
  10. solace_agent_mesh/assets/docs/assets/js/{e6f9706b.045d0fa1.js → e6f9706b.4488e34c.js} +1 -1
  11. solace_agent_mesh/assets/docs/assets/js/f284c35a.c7ffdd82.js +1 -0
  12. solace_agent_mesh/assets/docs/assets/js/main.60cfcf1b.js +2 -0
  13. solace_agent_mesh/assets/docs/assets/js/runtime~main.ec22999d.js +1 -0
  14. solace_agent_mesh/assets/docs/docs/documentation/components/agents/index.html +3 -3
  15. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html +3 -3
  16. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html +3 -3
  17. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html +3 -3
  18. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html +3 -3
  19. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/index.html +3 -3
  20. solace_agent_mesh/assets/docs/docs/documentation/components/cli/index.html +3 -3
  21. solace_agent_mesh/assets/docs/docs/documentation/components/gateways/index.html +4 -3
  22. solace_agent_mesh/assets/docs/docs/documentation/components/index.html +3 -3
  23. solace_agent_mesh/assets/docs/docs/documentation/components/orchestrator/index.html +3 -3
  24. solace_agent_mesh/assets/docs/docs/documentation/components/plugins/index.html +3 -3
  25. solace_agent_mesh/assets/docs/docs/documentation/components/projects/index.html +4 -18
  26. solace_agent_mesh/assets/docs/docs/documentation/components/proxies/index.html +10 -5
  27. solace_agent_mesh/assets/docs/docs/documentation/deploying/debugging/index.html +3 -3
  28. solace_agent_mesh/assets/docs/docs/documentation/deploying/deployment-options/index.html +3 -3
  29. solace_agent_mesh/assets/docs/docs/documentation/deploying/index.html +3 -3
  30. solace_agent_mesh/assets/docs/docs/documentation/deploying/kubernetes-deployment/index.html +3 -3
  31. solace_agent_mesh/assets/docs/docs/documentation/deploying/logging/index.html +31 -29
  32. solace_agent_mesh/assets/docs/docs/documentation/deploying/observability/index.html +3 -3
  33. solace_agent_mesh/assets/docs/docs/documentation/developing/create-agents/index.html +3 -3
  34. solace_agent_mesh/assets/docs/docs/documentation/developing/create-gateways/index.html +3 -3
  35. solace_agent_mesh/assets/docs/docs/documentation/developing/creating-python-tools/index.html +3 -3
  36. solace_agent_mesh/assets/docs/docs/documentation/developing/creating-service-providers/index.html +3 -3
  37. solace_agent_mesh/assets/docs/docs/documentation/developing/evaluations/index.html +3 -3
  38. solace_agent_mesh/assets/docs/docs/documentation/developing/index.html +3 -3
  39. solace_agent_mesh/assets/docs/docs/documentation/developing/structure/index.html +3 -3
  40. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html +4 -4
  41. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html +4 -4
  42. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html +4 -4
  43. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html +4 -4
  44. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html +4 -4
  45. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html +4 -4
  46. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html +4 -4
  47. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html +4 -4
  48. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html +4 -4
  49. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/teams-integration/index.html +90 -0
  50. solace_agent_mesh/assets/docs/docs/documentation/enterprise/agent-builder/index.html +3 -3
  51. solace_agent_mesh/assets/docs/docs/documentation/enterprise/connectors/index.html +3 -3
  52. solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html +3 -3
  53. solace_agent_mesh/assets/docs/docs/documentation/enterprise/installation/index.html +3 -3
  54. solace_agent_mesh/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html +3 -3
  55. solace_agent_mesh/assets/docs/docs/documentation/enterprise/secure-user-delegated-access/index.html +3 -3
  56. solace_agent_mesh/assets/docs/docs/documentation/enterprise/single-sign-on/index.html +3 -3
  57. solace_agent_mesh/assets/docs/docs/documentation/enterprise/wheel-installation/index.html +3 -3
  58. solace_agent_mesh/assets/docs/docs/documentation/getting-started/architecture/index.html +3 -3
  59. solace_agent_mesh/assets/docs/docs/documentation/getting-started/index.html +3 -3
  60. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +3 -3
  61. solace_agent_mesh/assets/docs/docs/documentation/getting-started/try-agent-mesh/index.html +3 -3
  62. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/artifact-storage/index.html +3 -3
  63. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html +3 -3
  64. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/index.html +3 -3
  65. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/installation/index.html +3 -3
  66. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html +3 -3
  67. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html +3 -3
  68. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/session-storage/index.html +3 -3
  69. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/user-feedback/index.html +3 -3
  70. solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html +3 -3
  71. solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html +3 -3
  72. solace_agent_mesh/assets/docs/lunr-index-1762293572268.json +1 -0
  73. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  74. solace_agent_mesh/assets/docs/search-doc-1762293572268.json +1 -0
  75. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  76. solace_agent_mesh/assets/docs/sitemap.xml +1 -1
  77. solace_agent_mesh/cli/__init__.py +1 -1
  78. solace_agent_mesh/cli/commands/eval_cmd.py +1 -1
  79. solace_agent_mesh/cli/commands/init_cmd/env_step.py +1 -1
  80. solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py +2 -2
  81. solace_agent_mesh/cli/commands/plugin_cmd/add_cmd.py +2 -1
  82. solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py +1 -0
  83. solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py +3 -3
  84. solace_agent_mesh/client/webui/frontend/static/assets/{authCallback-tcIFZLis.js → authCallback-CaZrPAYy.js} +1 -1
  85. solace_agent_mesh/client/webui/frontend/static/assets/{client-CRYdKo2Q.js → client-cVxTmrt6.js} +1 -1
  86. solace_agent_mesh/client/webui/frontend/static/assets/main-BGZP_riA.css +1 -0
  87. solace_agent_mesh/client/webui/frontend/static/assets/main-CBFhYdbQ.js +349 -0
  88. solace_agent_mesh/client/webui/frontend/static/assets/{vendor-CINwxvwV.js → vendor-BzZcWrf0.js} +83 -88
  89. solace_agent_mesh/client/webui/frontend/static/auth-callback.html +3 -3
  90. solace_agent_mesh/client/webui/frontend/static/index.html +4 -4
  91. solace_agent_mesh/common/sac/sam_component_base.py +44 -0
  92. solace_agent_mesh/config_portal/frontend/static/client/assets/{_index-ByU1X1HD.js → _index-Ch6HyL-d.js} +21 -16
  93. solace_agent_mesh/config_portal/frontend/static/client/assets/{manifest-61038fc6.js → manifest-27eb8c5f.js} +1 -1
  94. solace_agent_mesh/config_portal/frontend/static/client/assets/root-B17tZKK7.css +1 -0
  95. solace_agent_mesh/config_portal/frontend/static/client/index.html +2 -2
  96. solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_soft_delete_and_search.py +2 -43
  97. solace_agent_mesh/gateway/http_sse/alembic/versions/20251024_add_default_agent_to_projects.py +2 -2
  98. solace_agent_mesh/gateway/http_sse/repository/session_repository.py +8 -103
  99. solace_agent_mesh/gateway/http_sse/routers/dto/responses/project_responses.py +1 -0
  100. solace_agent_mesh/gateway/http_sse/routers/projects.py +40 -16
  101. solace_agent_mesh/gateway/http_sse/routers/sessions.py +1 -1
  102. solace_agent_mesh/gateway/http_sse/services/project_service.py +47 -1
  103. solace_agent_mesh/gateway/http_sse/services/session_service.py +3 -3
  104. solace_agent_mesh/llm_detail.txt +3 -3
  105. solace_agent_mesh/templates/logging_config_template.yaml +43 -0
  106. solace_agent_mesh/templates/main_orchestrator.yaml +12 -1
  107. solace_agent_mesh/templates/plugin_readme_template.md +3 -25
  108. solace_agent_mesh/templates/plugin_tool_config_template.yaml +109 -0
  109. {solace_agent_mesh-1.7.0.dist-info → solace_agent_mesh-1.7.2.dist-info}/METADATA +3 -2
  110. {solace_agent_mesh-1.7.0.dist-info → solace_agent_mesh-1.7.2.dist-info}/RECORD +115 -113
  111. solace_agent_mesh/assets/docs/assets/js/15e40e79.36003774.js +0 -1
  112. solace_agent_mesh/assets/docs/assets/js/66d4869e.830d443f.js +0 -1
  113. solace_agent_mesh/assets/docs/assets/js/82fbfb93.139a1a1f.js +0 -1
  114. solace_agent_mesh/assets/docs/assets/js/924ffdeb.8095e148.js +0 -1
  115. solace_agent_mesh/assets/docs/assets/js/c93cbaa0.eaff365e.js +0 -1
  116. solace_agent_mesh/assets/docs/assets/js/f284c35a.5099c51e.js +0 -1
  117. solace_agent_mesh/assets/docs/assets/js/main.e6488e8b.js +0 -2
  118. solace_agent_mesh/assets/docs/assets/js/runtime~main.d9606d6a.js +0 -1
  119. solace_agent_mesh/assets/docs/lunr-index-1762189824009.json +0 -1
  120. solace_agent_mesh/assets/docs/search-doc-1762189824009.json +0 -1
  121. solace_agent_mesh/client/webui/frontend/static/assets/main-CojeY_1w.css +0 -1
  122. solace_agent_mesh/client/webui/frontend/static/assets/main-ILja9MCG.js +0 -353
  123. solace_agent_mesh/config_portal/frontend/static/client/assets/root-DxRwaWiE.css +0 -1
  124. solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_fulltext_search_indexes.py +0 -92
  125. solace_agent_mesh/templates/logging_config_template.ini +0 -45
  126. /solace_agent_mesh/assets/docs/assets/js/{main.e6488e8b.js.LICENSE.txt → main.60cfcf1b.js.LICENSE.txt} +0 -0
  127. /solace_agent_mesh/config_portal/frontend/static/client/assets/{root-BWvk5-gF.js → root-V2BeTIUc.js} +0 -0
  128. {solace_agent_mesh-1.7.0.dist-info → solace_agent_mesh-1.7.2.dist-info}/WHEEL +0 -0
  129. {solace_agent_mesh-1.7.0.dist-info → solace_agent_mesh-1.7.2.dist-info}/entry_points.txt +0 -0
  130. {solace_agent_mesh-1.7.0.dist-info → solace_agent_mesh-1.7.2.dist-info}/licenses/LICENSE +0 -0
@@ -1 +0,0 @@
1
- (()=>{"use strict";var e,a,d,f,c,b={},t={};function r(e){var a=t[e];if(void 0!==a)return a.exports;var d=t[e]={id:e,loaded:!1,exports:{}};return b[e].call(d.exports,d,d.exports,r),d.loaded=!0,d.exports}r.m=b,r.c=t,e=[],r.O=(a,d,f,c)=>{if(!d){var b=1/0;for(i=0;i<e.length;i++){d=e[i][0],f=e[i][1],c=e[i][2];for(var t=!0,o=0;o<d.length;o++)(!1&c||b>=c)&&Object.keys(r.O).every((e=>r.O[e](d[o])))?d.splice(o--,1):(t=!1,c<b&&(b=c));if(t){e.splice(i--,1);var n=f();void 0!==n&&(a=n)}}return a}c=c||0;for(var i=e.length;i>0&&e[i-1][2]>c;i--)e[i]=e[i-1];e[i]=[d,f,c]},r.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return r.d(a,{a:a}),a},d=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,f){if(1&f&&(e=this(e)),8&f)return e;if("object"==typeof e&&e){if(4&f&&e.__esModule)return e;if(16&f&&"function"==typeof e.then)return e}var c=Object.create(null);r.r(c);var b={};a=a||[null,d({}),d([]),d(d)];for(var t=2&f&&e;"object"==typeof t&&!~a.indexOf(t);t=d(t))Object.getOwnPropertyNames(t).forEach((a=>b[a]=()=>e[a]));return b.default=()=>e,r.d(c,b),c},r.d=(e,a)=>{for(var d in a)r.o(a,d)&&!r.o(e,d)&&Object.defineProperty(e,d,{enumerable:!0,get:a[d]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce(((a,d)=>(r.f[d](e,a),a)),[])),r.u=e=>"assets/js/"+({151:"742f027b",520:"e6f9706b",582:"da0b5bad",1188:"dd817ffc",1193:"81a99df0",1339:"ff4d71f2",1387:"3a6c6137",1445:"631738c7",1537:"c93cbaa0",1625:"ad87452a",1721:"945fb41e",1839:"6063ff4c",1862:"341393d4",1947:"2e32b5e0",2516:"ad71b5ed",3011:"f284c35a",3082:"509e993c",3243:"66d4869e",3257:"82fbfb93",3349:"8024126c",3404:"6d84eae0",3478:"ceb2a7a6",3556:"3ac1795d",3858:"2131ec11",3870:"64195356",3936:"55b7b518",4262:"db5d6442",5236:"5c2bd65f",5525:"71da7b71",5703:"0bcf40b7",5742:"aba21aa0",5774:"6fdfefc7",5948:"c198a0dc",5957:"6a520c9d",6084:"6ad8f0bd",6179:"15e40e79",6239:"9bb13469",6426:"de915948",6684:"77cf947d",6840:"e04b235d",6963:"de5f4c65",6993:"9e9d0a82",7098:"a7bd4aaa",7567:"e92d0134",7669:"dd81e2b8",7791:"15ba94aa",7798:"e3d9abda",8249:"240a0364",8307:"722f809d",8401:"17896441",8408:"032c2d61",8498:"8b032486",8627:"94e8668d",8907:"924ffdeb",9048:"a94703ab",9057:"2987107d",9066:"db924877",9257:"ab9708a8",9259:"05749d90",9324:"547e15cc",9489:"cbe2e9ea",9647:"5e95c892",9740:"3ff0015d"}[e]||e)+"."+{149:"b797a808",151:"46c07808",165:"6a39807d",375:"708d48db",520:"045d0fa1",582:"b62f7b08",1001:"0182a8bd",1039:"0bd46aa1",1188:"c37a755e",1193:"07034dd9",1339:"74710fc1",1387:"f5940cfa",1445:"fa471607",1537:"eaff365e",1625:"9d73dad6",1721:"6f4cdffd",1839:"ef84f702",1862:"0fac2613",1947:"33f5d75b",2130:"ab9fd314",2237:"5e477fc6",2334:"1cf50a20",2516:"af3ecfd1",3011:"5099c51e",3082:"4c7a1a6d",3219:"adc1d663",3243:"830d443f",3257:"139a1a1f",3349:"fa0e7186",3404:"4a5fbf39",3478:"5d92d7d0",3556:"e4870a49",3624:"0eaa1fd0",3834:"b6cd790e",3858:"5c7a1f6e",3870:"c498c4d0",3936:"f2b1d1ba",4250:"95455b28",4262:"3daf1696",4356:"d169ab5b",4458:"518e66fa",4488:"c7cc3442",4494:"6ee23046",4855:"fc4444b6",4866:"22daefc0",4950:"ca4caeda",5236:"45b32c2b",5388:"7a136447",5525:"374b9d54",5607:"081356f8",5703:"c019ad46",5742:"c42a534c",5774:"99de744e",5864:"b0d0e9de",5948:"8f31f867",5957:"b6e3f2ce",6084:"a5b36a60",6143:"0a1464c9",6179:"36003774",6239:"dd1c9b54",6395:"e9c73649",6426:"44a432bc",6684:"48cb18a2",6796:"51d2c9b7",6840:"c9c50c7b",6963:"e8241890",6976:"379be23b",6978:"ee0b945c",6993:"570c057b",7040:"cb436723",7098:"2204d2f7",7195:"412f418a",7280:"3fb73bdb",7567:"3bda61dd",7669:"b682e9c2",7791:"92fea363",7798:"d11c67a7",7845:"e33e7c4c",7900:"69516146",8249:"c39f8388",8307:"965da774",8356:"8a379c04",8401:"a5e82f9b",8408:"f3d37824",8498:"91a91afc",8567:"4732c6b7",8573:"cb04eda5",8577:"1d54e766",8591:"5d015485",8627:"09ed9234",8709:"7ecd4047",8731:"6c1dbf0c",8907:"8095e148",8908:"f9d1b506",9048:"0438dbc2",9057:"a80604f9",9066:"e98d12a1",9157:"b4093d07",9257:"245ae0ef",9259:"c70b2be9",9278:"a4fd875d",9324:"2f7790c1",9489:"f902fad8",9616:"b75c2f6d",9647:"558d5167",9740:"b63ee53a",9793:"c6d16376"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),f={},c="solace-agenitc-mesh-docs:",r.l=(e,a,d,b)=>{if(f[e])f[e].push(a);else{var t,o;if(void 0!==d)for(var n=document.getElementsByTagName("script"),i=0;i<n.length;i++){var l=n[i];if(l.getAttribute("src")==e||l.getAttribute("data-webpack")==c+d){t=l;break}}t||(o=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,r.nc&&t.setAttribute("nonce",r.nc),t.setAttribute("data-webpack",c+d),t.src=e),f[e]=[a];var s=(a,d)=>{t.onerror=t.onload=null,clearTimeout(u);var c=f[e];if(delete f[e],t.parentNode&&t.parentNode.removeChild(t),c&&c.forEach((e=>e(d))),a)return a(d)},u=setTimeout(s.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=s.bind(null,t.onerror),t.onload=s.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/solace-agent-mesh/",r.gca=function(e){return e={17896441:"8401",64195356:"3870","742f027b":"151",e6f9706b:"520",da0b5bad:"582",dd817ffc:"1188","81a99df0":"1193",ff4d71f2:"1339","3a6c6137":"1387","631738c7":"1445",c93cbaa0:"1537",ad87452a:"1625","945fb41e":"1721","6063ff4c":"1839","341393d4":"1862","2e32b5e0":"1947",ad71b5ed:"2516",f284c35a:"3011","509e993c":"3082","66d4869e":"3243","82fbfb93":"3257","8024126c":"3349","6d84eae0":"3404",ceb2a7a6:"3478","3ac1795d":"3556","2131ec11":"3858","55b7b518":"3936",db5d6442:"4262","5c2bd65f":"5236","71da7b71":"5525","0bcf40b7":"5703",aba21aa0:"5742","6fdfefc7":"5774",c198a0dc:"5948","6a520c9d":"5957","6ad8f0bd":"6084","15e40e79":"6179","9bb13469":"6239",de915948:"6426","77cf947d":"6684",e04b235d:"6840",de5f4c65:"6963","9e9d0a82":"6993",a7bd4aaa:"7098",e92d0134:"7567",dd81e2b8:"7669","15ba94aa":"7791",e3d9abda:"7798","240a0364":"8249","722f809d":"8307","032c2d61":"8408","8b032486":"8498","94e8668d":"8627","924ffdeb":"8907",a94703ab:"9048","2987107d":"9057",db924877:"9066",ab9708a8:"9257","05749d90":"9259","547e15cc":"9324",cbe2e9ea:"9489","5e95c892":"9647","3ff0015d":"9740"}[e]||e,r.p+r.u(e)},(()=>{var e={5354:0,1869:0};r.f.j=(a,d)=>{var f=r.o(e,a)?e[a]:void 0;if(0!==f)if(f)d.push(f[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var c=new Promise(((d,c)=>f=e[a]=[d,c]));d.push(f[2]=c);var b=r.p+r.u(a),t=new Error;r.l(b,(d=>{if(r.o(e,a)&&(0!==(f=e[a])&&(e[a]=void 0),f)){var c=d&&("load"===d.type?"missing":d.type),b=d&&d.target&&d.target.src;t.message="Loading chunk "+a+" failed.\n("+c+": "+b+")",t.name="ChunkLoadError",t.type=c,t.request=b,f[1](t)}}),"chunk-"+a,a)}},r.O.j=a=>0===e[a];var a=(a,d)=>{var f,c,b=d[0],t=d[1],o=d[2],n=0;if(b.some((a=>0!==e[a]))){for(f in t)r.o(t,f)&&(r.m[f]=t[f]);if(o)var i=o(r)}for(a&&a(d);n<b.length;n++)c=b[n],r.o(e,c)&&e[c]&&e[c][0](),e[c]=0;return r.O(i)},d=self.webpackChunksolace_agenitc_mesh_docs=self.webpackChunksolace_agenitc_mesh_docs||[];d.forEach(a.bind(null,0)),d.push=a.bind(null,d.push.bind(d))})()})();