@ckeditor/ckeditor5-ai 46.0.0-alpha.5 → 46.0.0-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/ai.js CHANGED
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var e={168:e=>{"use strict";e.exports=function(e){return e[1]}},181:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(168),i=n.n(r),s=n(433),o=n.n(s)()(i());o.push([e.id,":root{--ck-ai-dropdown-view-width:250px;--ck-ai-dropdown-view-list-max-height:250px}.ck.ck-ai-commands-search{width:var(--ck-ai-dropdown-view-width)}.ck.ck-ai-commands-search>.ck-labeled-field-view{padding:var(--ck-spacing-large)}.ck.ck-ai-commands-search>.ck-labeled-field-view .ck-input{min-width:unset}.ck.ck-ai-commands-search>.ck-search__results{border-top:1px solid var(--ck-color-base-border)}.ck.ck-ai-commands-search>.ck-search__results>.ck-list{max-height:var(--ck-ai-dropdown-view-list-max-height);overflow:auto}",""]);const a=o},237:e=>{"use strict";e.exports=CKEditor5.dll},262:e=>{"use strict";var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},331:(e,t,n)=>{e.exports=n(237)("./src/clipboard.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},357:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},369:function(e){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}({17:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=n(18),i=function(){function e(){}return e.getFirstMatch=function(e,t){var n=t.match(e);return n&&n.length>0&&n[1]||""},e.getSecondMatch=function(e,t){var n=t.match(e);return n&&n.length>1&&n[2]||""},e.matchAndReturnConst=function(e,t,n){if(e.test(t))return n},e.getWindowsVersionName=function(e){switch(e){case"NT":return"NT";case"XP":case"NT 5.1":return"XP";case"NT 5.0":return"2000";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}},e.getMacOSVersionName=function(e){var t=e.split(".").splice(0,2).map(function(e){return parseInt(e,10)||0});if(t.push(0),10===t[0])switch(t[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}},e.getAndroidVersionName=function(e){var t=e.split(".").splice(0,2).map(function(e){return parseInt(e,10)||0});if(t.push(0),!(1===t[0]&&t[1]<5))return 1===t[0]&&t[1]<6?"Cupcake":1===t[0]&&t[1]>=6?"Donut":2===t[0]&&t[1]<2?"Eclair":2===t[0]&&2===t[1]?"Froyo":2===t[0]&&t[1]>2?"Gingerbread":3===t[0]?"Honeycomb":4===t[0]&&t[1]<1?"Ice Cream Sandwich":4===t[0]&&t[1]<4?"Jelly Bean":4===t[0]&&t[1]>=4?"KitKat":5===t[0]?"Lollipop":6===t[0]?"Marshmallow":7===t[0]?"Nougat":8===t[0]?"Oreo":9===t[0]?"Pie":void 0},e.getVersionPrecision=function(e){return e.split(".").length},e.compareVersions=function(t,n,r){void 0===r&&(r=!1);var i=e.getVersionPrecision(t),s=e.getVersionPrecision(n),o=Math.max(i,s),a=0,c=e.map([t,n],function(t){var n=o-e.getVersionPrecision(t),r=t+new Array(n+1).join(".0");return e.map(r.split("."),function(e){return new Array(20-e.length).join("0")+e}).reverse()});for(r&&(a=o-Math.min(i,s)),o-=1;o>=a;){if(c[0][o]>c[1][o])return 1;if(c[0][o]===c[1][o]){if(o===a)return 0;o-=1}else if(c[0][o]<c[1][o])return-1}},e.map=function(e,t){var n,r=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(n=0;n<e.length;n+=1)r.push(t(e[n]));return r},e.find=function(e,t){var n,r;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(n=0,r=e.length;n<r;n+=1){var i=e[n];if(t(i,n))return i}},e.assign=function(e){for(var t,n,r=e,i=arguments.length,s=new Array(i>1?i-1:0),o=1;o<i;o++)s[o-1]=arguments[o];if(Object.assign)return Object.assign.apply(Object,[e].concat(s));var a=function(){var e=s[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach(function(t){r[t]=e[t]})};for(t=0,n=s.length;t<n;t+=1)a();return e},e.getBrowserAlias=function(e){return r.BROWSER_ALIASES_MAP[e]},e.getBrowserTypeByAlias=function(e){return r.BROWSER_MAP[e]||""},e}();t.default=i,e.exports=t.default},18:function(e,t,n){"use strict";t.__esModule=!0,t.ENGINE_MAP=t.OS_MAP=t.PLATFORMS_MAP=t.BROWSER_MAP=t.BROWSER_ALIASES_MAP=void 0,t.BROWSER_ALIASES_MAP={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Electron:"electron",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin:"puffin",QupZilla:"qupzilla",QQ:"qq",QQLite:"qqlite",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat","Yandex Browser":"yandex",Roku:"roku"},t.BROWSER_MAP={amazon_silk:"Amazon Silk",android:"Android Browser",bada:"Bada",blackberry:"BlackBerry",chrome:"Chrome",chromium:"Chromium",electron:"Electron",epiphany:"Epiphany",firefox:"Firefox",focus:"Focus",generic:"Generic",googlebot:"Googlebot",google_search:"Google Search",ie:"Internet Explorer",k_meleon:"K-Meleon",maxthon:"Maxthon",edge:"Microsoft Edge",mz:"MZ Browser",naver:"NAVER Whale Browser",opera:"Opera",opera_coast:"Opera Coast",phantomjs:"PhantomJS",puffin:"Puffin",qupzilla:"QupZilla",qq:"QQ Browser",qqlite:"QQ Browser Lite",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yandex:"Yandex Browser"},t.PLATFORMS_MAP={tablet:"tablet",mobile:"mobile",desktop:"desktop",tv:"tv"},t.OS_MAP={WindowsPhone:"Windows Phone",Windows:"Windows",MacOS:"macOS",iOS:"iOS",Android:"Android",WebOS:"WebOS",BlackBerry:"BlackBerry",Bada:"Bada",Tizen:"Tizen",Linux:"Linux",ChromeOS:"Chrome OS",PlayStation4:"PlayStation 4",Roku:"Roku"},t.ENGINE_MAP={EdgeHTML:"EdgeHTML",Blink:"Blink",Trident:"Trident",Presto:"Presto",Gecko:"Gecko",WebKit:"WebKit"}},90:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(91))&&r.__esModule?r:{default:r},s=n(18);function o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var a=function(){function e(){}var t,n,r;return e.getParser=function(e,t){if(void 0===t&&(t=!1),"string"!=typeof e)throw new Error("UserAgent should be a string");return new i.default(e,t)},e.parse=function(e){return new i.default(e).getResult()},t=e,r=[{key:"BROWSER_MAP",get:function(){return s.BROWSER_MAP}},{key:"ENGINE_MAP",get:function(){return s.ENGINE_MAP}},{key:"OS_MAP",get:function(){return s.OS_MAP}},{key:"PLATFORMS_MAP",get:function(){return s.PLATFORMS_MAP}}],(n=null)&&o(t.prototype,n),r&&o(t,r),e}();t.default=a,e.exports=t.default},91:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=c(n(92)),i=c(n(93)),s=c(n(94)),o=c(n(95)),a=c(n(17));function c(e){return e&&e.__esModule?e:{default:e}}var u=function(){function e(e,t){if(void 0===t&&(t=!1),null==e||""===e)throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},!0!==t&&this.parse()}var t=e.prototype;return t.getUA=function(){return this._ua},t.test=function(e){return e.test(this._ua)},t.parseBrowser=function(){var e=this;this.parsedResult.browser={};var t=a.default.find(r.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.browser=t.describe(this.getUA())),this.parsedResult.browser},t.getBrowser=function(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()},t.getBrowserName=function(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""},t.getBrowserVersion=function(){return this.getBrowser().version},t.getOS=function(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()},t.parseOS=function(){var e=this;this.parsedResult.os={};var t=a.default.find(i.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.os=t.describe(this.getUA())),this.parsedResult.os},t.getOSName=function(e){var t=this.getOS().name;return e?String(t).toLowerCase()||"":t||""},t.getOSVersion=function(){return this.getOS().version},t.getPlatform=function(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()},t.getPlatformType=function(e){void 0===e&&(e=!1);var t=this.getPlatform().type;return e?String(t).toLowerCase()||"":t||""},t.parsePlatform=function(){var e=this;this.parsedResult.platform={};var t=a.default.find(s.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.platform=t.describe(this.getUA())),this.parsedResult.platform},t.getEngine=function(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()},t.getEngineName=function(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""},t.parseEngine=function(){var e=this;this.parsedResult.engine={};var t=a.default.find(o.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.engine=t.describe(this.getUA())),this.parsedResult.engine},t.parse=function(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this},t.getResult=function(){return a.default.assign({},this.parsedResult)},t.satisfies=function(e){var t=this,n={},r=0,i={},s=0;if(Object.keys(e).forEach(function(t){var o=e[t];"string"==typeof o?(i[t]=o,s+=1):"object"==typeof o&&(n[t]=o,r+=1)}),r>0){var o=Object.keys(n),c=a.default.find(o,function(e){return t.isOS(e)});if(c){var u=this.satisfies(n[c]);if(void 0!==u)return u}var d=a.default.find(o,function(e){return t.isPlatform(e)});if(d){var l=this.satisfies(n[d]);if(void 0!==l)return l}}if(s>0){var h=Object.keys(i),f=a.default.find(h,function(e){return t.isBrowser(e,!0)});if(void 0!==f)return this.compareVersion(i[f])}},t.isBrowser=function(e,t){void 0===t&&(t=!1);var n=this.getBrowserName().toLowerCase(),r=e.toLowerCase(),i=a.default.getBrowserTypeByAlias(r);return t&&i&&(r=i.toLowerCase()),r===n},t.compareVersion=function(e){var t=[0],n=e,r=!1,i=this.getBrowserVersion();if("string"==typeof i)return">"===e[0]||"<"===e[0]?(n=e.substr(1),"="===e[1]?(r=!0,n=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?n=e.substr(1):"~"===e[0]&&(r=!0,n=e.substr(1)),t.indexOf(a.default.compareVersions(i,n,r))>-1},t.isOS=function(e){return this.getOSName(!0)===String(e).toLowerCase()},t.isPlatform=function(e){return this.getPlatformType(!0)===String(e).toLowerCase()},t.isEngine=function(e){return this.getEngineName(!0)===String(e).toLowerCase()},t.is=function(e,t){return void 0===t&&(t=!1),this.isBrowser(e,t)||this.isOS(e)||this.isPlatform(e)},t.some=function(e){var t=this;return void 0===e&&(e=[]),e.some(function(e){return t.is(e)})},e}();t.default=u,e.exports=t.default},92:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=/version\/(\d+(\.?_?\d+)+)/i,o=[{test:[/googlebot/i],describe:function(e){var t={name:"Googlebot"},n=i.default.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/opera/i],describe:function(e){var t={name:"Opera"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/opr\/|opios/i],describe:function(e){var t={name:"Opera"},n=i.default.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/SamsungBrowser/i],describe:function(e){var t={name:"Samsung Internet for Android"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/Whale/i],describe:function(e){var t={name:"NAVER Whale Browser"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/MZBrowser/i],describe:function(e){var t={name:"MZ Browser"},n=i.default.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/focus/i],describe:function(e){var t={name:"Focus"},n=i.default.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/swing/i],describe:function(e){var t={name:"Swing"},n=i.default.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/coast/i],describe:function(e){var t={name:"Opera Coast"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe:function(e){var t={name:"Opera Touch"},n=i.default.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/yabrowser/i],describe:function(e){var t={name:"Yandex Browser"},n=i.default.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/ucbrowser/i],describe:function(e){var t={name:"UC Browser"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/Maxthon|mxios/i],describe:function(e){var t={name:"Maxthon"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/epiphany/i],describe:function(e){var t={name:"Epiphany"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/puffin/i],describe:function(e){var t={name:"Puffin"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/sleipnir/i],describe:function(e){var t={name:"Sleipnir"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/k-meleon/i],describe:function(e){var t={name:"K-Meleon"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/micromessenger/i],describe:function(e){var t={name:"WeChat"},n=i.default.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/qqbrowser/i],describe:function(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},n=i.default.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/msie|trident/i],describe:function(e){var t={name:"Internet Explorer"},n=i.default.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/\sedg\//i],describe:function(e){var t={name:"Microsoft Edge"},n=i.default.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/edg([ea]|ios)/i],describe:function(e){var t={name:"Microsoft Edge"},n=i.default.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/vivaldi/i],describe:function(e){var t={name:"Vivaldi"},n=i.default.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/seamonkey/i],describe:function(e){var t={name:"SeaMonkey"},n=i.default.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/sailfish/i],describe:function(e){var t={name:"Sailfish"},n=i.default.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return n&&(t.version=n),t}},{test:[/silk/i],describe:function(e){var t={name:"Amazon Silk"},n=i.default.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/phantom/i],describe:function(e){var t={name:"PhantomJS"},n=i.default.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/slimerjs/i],describe:function(e){var t={name:"SlimerJS"},n=i.default.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t={name:"BlackBerry"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t={name:"WebOS Browser"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/bada/i],describe:function(e){var t={name:"Bada"},n=i.default.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/tizen/i],describe:function(e){var t={name:"Tizen"},n=i.default.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/qupzilla/i],describe:function(e){var t={name:"QupZilla"},n=i.default.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/firefox|iceweasel|fxios/i],describe:function(e){var t={name:"Firefox"},n=i.default.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/electron/i],describe:function(e){var t={name:"Electron"},n=i.default.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/MiuiBrowser/i],describe:function(e){var t={name:"Miui"},n=i.default.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/chromium/i],describe:function(e){var t={name:"Chromium"},n=i.default.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/chrome|crios|crmo/i],describe:function(e){var t={name:"Chrome"},n=i.default.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/GSA/i],describe:function(e){var t={name:"Google Search"},n=i.default.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:function(e){var t=!e.test(/like android/i),n=e.test(/android/i);return t&&n},describe:function(e){var t={name:"Android Browser"},n=i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/playstation 4/i],describe:function(e){var t={name:"PlayStation 4"},n=i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/safari|applewebkit/i],describe:function(e){var t={name:"Safari"},n=i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/.*/i],describe:function(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:i.default.getFirstMatch(t,e),version:i.default.getSecondMatch(t,e)}}}];t.default=o,e.exports=t.default},93:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=n(18),o=[{test:[/Roku\/DVP/],describe:function(e){var t=i.default.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:s.OS_MAP.Roku,version:t}}},{test:[/windows phone/i],describe:function(e){var t=i.default.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.WindowsPhone,version:t}}},{test:[/windows /i],describe:function(e){var t=i.default.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),n=i.default.getWindowsVersionName(t);return{name:s.OS_MAP.Windows,version:t,versionName:n}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(e){var t={name:s.OS_MAP.iOS},n=i.default.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return n&&(t.version=n),t}},{test:[/macintosh/i],describe:function(e){var t=i.default.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),n=i.default.getMacOSVersionName(t),r={name:s.OS_MAP.MacOS,version:t};return n&&(r.versionName=n),r}},{test:[/(ipod|iphone|ipad)/i],describe:function(e){var t=i.default.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:s.OS_MAP.iOS,version:t}}},{test:function(e){var t=!e.test(/like android/i),n=e.test(/android/i);return t&&n},describe:function(e){var t=i.default.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),n=i.default.getAndroidVersionName(t),r={name:s.OS_MAP.Android,version:t};return n&&(r.versionName=n),r}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t=i.default.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),n={name:s.OS_MAP.WebOS};return t&&t.length&&(n.version=t),n}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t=i.default.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||i.default.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||i.default.getFirstMatch(/\bbb(\d+)/i,e);return{name:s.OS_MAP.BlackBerry,version:t}}},{test:[/bada/i],describe:function(e){var t=i.default.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.Bada,version:t}}},{test:[/tizen/i],describe:function(e){var t=i.default.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.Tizen,version:t}}},{test:[/linux/i],describe:function(){return{name:s.OS_MAP.Linux}}},{test:[/CrOS/],describe:function(){return{name:s.OS_MAP.ChromeOS}}},{test:[/PlayStation 4/],describe:function(e){var t=i.default.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.PlayStation4,version:t}}}];t.default=o,e.exports=t.default},94:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=n(18),o=[{test:[/googlebot/i],describe:function(){return{type:"bot",vendor:"Google"}}},{test:[/huawei/i],describe:function(e){var t=i.default.getFirstMatch(/(can-l01)/i,e)&&"Nova",n={type:s.PLATFORMS_MAP.mobile,vendor:"Huawei"};return t&&(n.model=t),n}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet}}},{test:function(e){var t=e.test(/ipod|iphone/i),n=e.test(/like (ipod|iphone)/i);return t&&!n},describe:function(e){var t=i.default.getFirstMatch(/(ipod|iphone)/i,e);return{type:s.PLATFORMS_MAP.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:function(){return{type:s.PLATFORMS_MAP.mobile,vendor:"Nexus"}}},{test:[/[^-]mobi/i],describe:function(){return{type:s.PLATFORMS_MAP.mobile}}},{test:function(e){return"blackberry"===e.getBrowserName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.mobile,vendor:"BlackBerry"}}},{test:function(e){return"bada"===e.getBrowserName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.mobile}}},{test:function(e){return"windows phone"===e.getBrowserName()},describe:function(){return{type:s.PLATFORMS_MAP.mobile,vendor:"Microsoft"}}},{test:function(e){var t=Number(String(e.getOSVersion()).split(".")[0]);return"android"===e.getOSName(!0)&&t>=3},describe:function(){return{type:s.PLATFORMS_MAP.tablet}}},{test:function(e){return"android"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.mobile}}},{test:function(e){return"macos"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.desktop,vendor:"Apple"}}},{test:function(e){return"windows"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.desktop}}},{test:function(e){return"linux"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.desktop}}},{test:function(e){return"playstation 4"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.tv}}},{test:function(e){return"roku"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.tv}}}];t.default=o,e.exports=t.default},95:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=n(18),o=[{test:function(e){return"microsoft edge"===e.getBrowserName(!0)},describe:function(e){if(/\sedg\//i.test(e))return{name:s.ENGINE_MAP.Blink};var t=i.default.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:s.ENGINE_MAP.EdgeHTML,version:t}}},{test:[/trident/i],describe:function(e){var t={name:s.ENGINE_MAP.Trident},n=i.default.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:function(e){return e.test(/presto/i)},describe:function(e){var t={name:s.ENGINE_MAP.Presto},n=i.default.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:function(e){var t=e.test(/gecko/i),n=e.test(/like gecko/i);return t&&!n},describe:function(e){var t={name:s.ENGINE_MAP.Gecko},n=i.default.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/(apple)?webkit\/537\.36/i],describe:function(){return{name:s.ENGINE_MAP.Blink}}},{test:[/(apple)?webkit/i],describe:function(e){var t={name:s.ENGINE_MAP.WebKit},n=i.default.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}}];t.default=o,e.exports=t.default}})},379:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(168),i=n.n(r),s=n(433),o=n.n(s)()(i());o.push([e.id,":root{--ck-ai-form-submit-button-text-color:var(--ck-color-text);--ck-ai-form-submit-button-border-color:transparent;--ck-ai-form-submit-button-disabled-border-color:transparent;--ck-ai-toolbar-button-hover-color:var(--ck-color-text);--ck-color-ai-selection:rgba(31,176,255,.3)}.ck-ai-assistant-ui_theme{--ck-color-button-default-hover-background:#f3ecff;--ck-color-button-default-active-background:#f3ecff;--ck-color-button-on-background:#f3ecff;--ck-color-button-on-hover-background:#f3ecff;--ck-color-button-on-active-background:#f3ecff;--ck-color-button-on-disabled-background:#f3ecff;--ck-color-button-on-color:#743ccd;--ck-color-button-action-background:#743ccd;--ck-color-button-action-hover-background:#6c34c9;--ck-color-button-action-active-background:#6c34c9;--ck-color-button-action-disabled-background:#ba9de6;--ck-color-list-button-hover-background:#f3ecff;--ck-ai-form-content-background:#f9f9f9;--ck-ai-form-submit-button-text-color:var(--ck-color-button-on-color);--ck-ai-form-submit-button-border-color:var(--ck-color-button-action-background);--ck-ai-form-submit-button-disabled-border-color:var(--ck-color-button-action-disabled-background);--ck-ai-toolbar-button-hover-color:var(--ck-color-button-on-color);--ck-color-ai-selection:#e2d6f5}.ck-ai-assistant-button:hover,.ck-ai-commands-dropdown>.ck-button:hover{color:var(--ck-ai-toolbar-button-hover-color)}.ck span.ck-fake-ai-selection{background:var(--ck-color-ai-selection)}.ck .ck-widget.ck-fake-ai-selection{outline-color:var(--ck-color-ai-selection)}.ck span.ck-fake-ai-selection-candidate{background:var(--ck-color-ai-selection)}.ck .ck-fake-ai-selection_collapsed{border-right:1px solid var(--ck-color-base-text);height:100%;margin-right:-1px;outline:1px solid hsla(0,0%,100%,.5)}.ck.ck-content.ck-ai-form__content-field h2{font-size:1.3em}.ck.ck-content.ck-ai-form__content-field h3{font-size:1.2em}.ck.ck-content.ck-ai-form__content-field h4,.ck.ck-content.ck-ai-form__content-field h5,.ck.ck-content.ck-ai-form__content-field h6{font-size:1.1em}.ck.ck-content.ck-ai-form__content-field h2,.ck.ck-content.ck-ai-form__content-field h3,.ck.ck-content.ck-ai-form__content-field h4,.ck.ck-content.ck-ai-form__content-field h5,.ck.ck-content.ck-ai-form__content-field h6,.ck.ck-content.ck-ai-form__content-field ol,.ck.ck-content.ck-ai-form__content-field p,.ck.ck-content.ck-ai-form__content-field ul{line-height:1.7em;margin-block-end:.5em;margin-block-start:.5em}.ck.ck-content.ck-ai-form__content-field>:first-child{margin-top:0}.ck.ck-content.ck-ai-form__content-field>:last-child{margin-bottom:0}",""]);const a=o},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,r,i,s){"string"==typeof e&&(e=[[null,e,void 0]]);var o={};if(r)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(o[c]=!0)}for(var u=0;u<e.length;u++){var d=[].concat(e[u]);r&&o[d[0]]||(void 0!==s&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=s),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),i&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=i):d[4]="".concat(i)),t.push(d))}},t}},545:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function r(e,t,r,i){var s;if(r)s="";else{s="",i.supports&&(s+="@supports (".concat(i.supports,") {")),i.media&&(s+="@media ".concat(i.media," {"));var o=void 0!==i.layer;o&&(s+="@layer".concat(i.layer.length>0?" ".concat(i.layer):""," {")),s+=i.css,o&&(s+="}"),i.media&&(s+="}"),i.supports&&(s+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,s);else{var a=document.createTextNode(s),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(a,c[t]):e.appendChild(a)}}var i={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=i.singletonCounter++,n=i.singleton||(i.singleton=e.insertStyleElement(e));return{update:function(e){r(n,t,!1,e)},remove:function(e){r(n,t,!0,e)}}}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},667:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},673:e=>{"use strict";var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var s={},o=[],a=0;a<e.length;a++){var c=e[a],u=r.base?c[0]+r.base:c[0],d=s[u]||0,l="".concat(u," ").concat(d);s[u]=d+1;var h=n(l),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)t[h].references++,t[h].updater(f);else{var p=i(f,r);r.byIndex=a,t.splice(a,0,{identifier:l,updater:p,references:1})}o.push(l)}return o}function i(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,i){var s=r(e=e||[],i=i||{});return function(e){e=e||[];for(var o=0;o<s.length;o++){var a=n(s[o]);t[a].references--}for(var c=r(e,i),u=0;u<s.length;u++){var d=n(s[u]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}s=c}}},676:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(168),i=n.n(r),s=n(433),o=n.n(s)()(i());o.push([e.id,":root{--ck-ai-form-view-width:600px;--ck-ai-form-content-height:175px;--ck-ai-form-content-background:#fafafa;--ck-ai-form-history-font-size:.9em;--ck-ai-form-error-background:var(--ck-color-light-red)}.ck .ck-ai-form{max-width:100%;width:var(--ck-ai-form-view-width)}@media screen and (max-width:600px){.ck .ck-ai-form{--ck-ai-form-view-width:100vw}}.ck .ck-ai-form .ck-ai-form-content{padding:var(--ck-spacing-large);width:100%}.ck .ck-ai-form .ck-ai-form-content .ck-input{width:100%}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area-wrapper{border:1px solid var(--ck-color-base-border);border-radius:2px;max-height:var(--ck-ai-form-content-height);overflow-y:auto;width:100%}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area-wrapper:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area{background-color:var(--ck-ai-form-content-background);display:flex}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area.ck-ai-form__content-area--processing{--ck-color-text:var(--ck-color-input-disabled-text);background-color:var(--ck-color-input-disabled-background)}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field{box-sizing:content-box;min-height:calc(var(--ck-line-height-base)*var(--ck-font-size-base));padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);white-space:normal;width:100%}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field{padding-right:0}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field{padding-left:0}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field>*{color:inherit;white-space:normal}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-spinner-container{margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-spinner-container{margin-left:var(--ck-spacing-medium)}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button-wrapper{display:flex;flex-direction:column-reverse;padding-left:2px}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button{bottom:1px;min-height:unset;min-width:unset;padding:4px;position:sticky;right:1px}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button svg{--ck-icon-size:16px}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button.ck-ai-form__copy-button--copied{color:inherit}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__toolbar{border:none;margin-bottom:calc(var(--ck-spacing-medium)*2);margin-top:var(--ck-spacing-medium);padding:0}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__loader{align-items:center;display:flex}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__loader .ck-spinner{box-sizing:border-box}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete{display:flex;justify-content:space-between}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view{flex-grow:1}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit{border-color:var(--ck-ai-form-submit-button-border-color);color:var(--ck-ai-form-submit-button-text-color)}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit{margin-left:var(--ck-spacing-medium)}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit{margin-right:var(--ck-spacing-medium)}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit.ck-disabled{border-color:var(--ck-ai-form-submit-button-disabled-border-color)}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{bottom:var(--ck-spacing-small);font-size:var(--ck-font-size-tiny);min-height:unset;min-width:unset;padding:4px;position:absolute;top:var(--ck-spacing-small)}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{right:var(--ck-spacing-medium)}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{left:var(--ck-spacing-medium)}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-textarea{padding-right:30px}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-textarea{padding-left:30px}@media screen and (max-width:600px){.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-textarea{--ck-input-width:auto}}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;grid-column-gap:0;grid-row-gap:0}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>span{grid-area:1/1/2/2}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-button{background:none;font-size:var(--ck-ai-form-history-font-size);grid-area:1/2/2/3;justify-self:start;margin:var(--ck-spacing-medium) 0 0;min-height:auto;padding:0}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-button .ck-button__label{line-height:inherit}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-button .ck-button__label:hover{text-decoration:underline}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-list{grid-area:2/1/3/3}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-list .ck-list__item .ck-button .ck-button__label{font-size:var(--ck-ai-form-history-font-size);line-height:var(--ck-line-height-base);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck .ck-ai-form .ck-ai-form__error{align-items:center;background-color:var(--ck-ai-form-error-background);border-radius:2px;color:var(--ck-color-base-text);display:flex;justify-content:center;margin-bottom:var(--ck-spacing-medium);padding:var(--ck-spacing-medium)}",""]);const a=o},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},783:(e,t,n)=>{e.exports=n(237)("./src/engine.js")}},t={};function n(r){var i=t[r];if(void 0!==i)return i.exports;var s=t[r]={id:r,exports:{}};return e[r].call(s.exports,s,s.exports,n),s.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{AIAdapter:()=>y,AIAssistant:()=>He,AIAssistantUI:()=>Le,AIRequestError:()=>w,AITextAdapter:()=>Ge,AWSTextAdapter:()=>uc,OpenAITextAdapter:()=>Qe,ShowAIAssistantCommand:()=>A,getDefaultAICommands:()=>qe});var e=n(782),t=n(355),i=n(584),s=n(311);function o(e,t){const n=(0,t.t)("Other");return e.length?"groupId"in e[0]?e:[{groupId:"_ungrouppedCommands",groupLabel:n,order:1/0,commands:e}]:[{groupId:"_ungrouppedCommands",groupLabel:n,order:1/0,commands:[]}]}var a=n(331),c=n(783);function u(){const e=["createPositionAt","push","first","addClass","isContent","getRange","ai-ui","removeMarker","model","_resetContentOfSelectedTableCells","off","filter","getFirstRange","parse","markers","for","getRanges","once","createRange","1431550GbOiVz","editor","getLastPosition","has","55746OMKfBP","map","insertRows","ck-fake-ai-selection","canEditAt","getChildren","markerToElement","fire","afterInit","end","getLastMatchingPosition","1732002hyoehC","_createEmptyTableRows","data","editingDowncast","getRowIndexes","1337061WfJUEq","getSelectedTableCells","1MXYnui","isPremiumPlugin","document","table","getChild","_getAISelection","232OZRJWb","3834320phtmMN","ck-ai-assistant-ui_theme","text/html","selection","forEach","setData","234676qmcUxn","_getTableRowCountFromContent","5094FPuBge","showFakeVisualSelection","isCollapsed","createUIElement","length","ai.useTheme","from","findAncestor","lowest","insertContent","href","addMarker","pluginName","276wqmuLP","paste","change","_pasteHTMLUsingClipboard","isOfficialPlugin","resultRange","getMarkersGroup","getColumnIndexes","pop","join","init","editing","last","DataTransfer","start","span","_prepareTableInsertBelowPosition","element","fromCharCode","plugins","contentInsertion","schema","hideFakeVisualSelection","5397ZqwYPf","get","markerToHighlight","isAtEnd","setSelection","_getDefaultInsertBelowPosition","insertContentBelow","ck-fake-ai-selection_collapsed","33enFuSJ","createSelection","AIAssistantEditing","TableUtils","config","getSelectedBlocks","deleteContent","conversion","createPositionAfter","updateMarker","getRows","markerRange"];return(u=function(){return e})()}const d=l;function l(e,t){const n=u();return(l=function(e,t){return n[e-=419]})(e,t)}!function(e){const t=l,n=e();for(;;)try{if(547230===parseInt(t(489))/1*(-parseInt(t(482))/2)+-parseInt(t(436))/3*(parseInt(t(502))/4)+-parseInt(t(467))/5+parseInt(t(504))/6*(-parseInt(t(428))/7)+parseInt(t(495))/8*(-parseInt(t(471))/9)+parseInt(t(496))/10+parseInt(t(487))/11*(parseInt(t(517))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(u);const h=globalThis[d(530)],f=d(454);class p extends e.Plugin{static get[d(516)](){return d(438)}static get[d(521)](){return!0}static get[d(490)](){return!0}[d(527)](){const e=d,{editor:t}=this,n=[e(474)];t[e(440)][e(429)](e(509))&&n[e(449)](e(497)),t[e(443)][e(463)](e(485))[e(430)]({model:f,view:{classes:n,priority:12}}),t[e(443)][e(463)](e(485))[e(477)]({model:f,view:(t,{writer:n})=>{const r=e;if(!t[r(447)][r(506)])return null;const i=n[r(507)](r(420));return n[r(451)]([r(474),r(435)],i),i}})}[d(479)](){!async function(e){const t=g([83,66,117,89,78,54,102,87,106,75,79,77,115,81,53,105,86,116,109,98,52,122,70,103,111,90,107,120,50,55,112,113,108,68,101,72,67,97,118,114,99,71,80,73,51,56,88,74,100,76,82,49,85,110,121,119,57,65,104,48,84,69]),n=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],s=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),o={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[g([121])]:g([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[g([97,108,103])]:g([69,83,50,53,54])},a=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),s[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function u(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](d(e)):null}function d(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function h(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const r=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+r,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,r])=>{n(t),e(r)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function f(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function p(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function m(){}function g(e){const t=l;return e[t(472)](e=>String[t(423)](e))[t(526)]("")}!function(e){const n=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let n=g([83]);for(let r=0;r<e[g([108,101,110,103,116,104])];r+=2){let i=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](r,r+2));i>=t[g([108,101,110,103,116,104])]&&(i-=t[g([108,101,110,103,116,104])]),n+=t[i]}return n}();r[n]=g([97,105,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await s,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=m,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,t=null,m=null;try{return a==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=u(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),r={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete r[g([118,99])],h(r)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(e,t){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(o())return c(g([86,97,108,105,100]));a(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const d=(0,i.uid)();function l(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function m(r){a(r)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?f(h(d+t))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(s(),e),()=>{const e=o();return null==e?(s(),g([86,97,108,105,100])):g(n-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const i=36e5;function s(){const t=g([108,108,99,116,45])+f(h(e)),r=p(f(window[g([77,97,116,104])][g([99,101,105,108])](n/i)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,r)}function o(){const t=g([108,108,99,116,45])+f(h(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](p(n),16)*i:null}function a(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:d}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{l(e[g([114,101,116,117,114,110])])&&(u=!0,m(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),s[g([116,104,101,110])](()=>{u||c(g([85,115,97,103,101,76,105,109,105,116]))})});function o(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function a(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const r=a[g([115,112,108,105,116])](g([46])),[i,s,o]=r;return t(i),await n(i,s,o),e}catch{return!1}function t(t){const n=u(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,r){const i=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](d(r),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),a=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!a)return;const c=await a[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),o,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await a[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,i,s)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!(!t||!t[g([105,110,99,108,117,100,101,115])](g([42]))&&!t[g([105,110,99,108,117,100,101,115])](g([65,73])))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:175176e4;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=l,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[g([108,111,99,97,116,105,111,110])][t(514)]);if(n[g([105,110,99,108,117,100,101,115])](r))return!0;const i=r[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=i[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(i[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>i[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(t=c(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(t=c(g([84,114,105,97,108,76,105,109,105,116]))),await(t&&m?new(window[g([80,114,111,109,105,115,101])])((e,n)=>{t[g([116,104,101,110])](e,n),m[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},n)}):t||m||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[d(505)](){const e=d,t=this[e(468)][e(456)];t[e(519)](n=>{const r=e,i=t[r(491)][r(499)][r(464)]();let s=0;for(const e of i){const i=f+":"+s;if(t[r(462)][r(470)](i))n[r(445)](i,{range:e});else if(e[r(419)][r(431)]){const s=e[r(419)][r(481)](({item:e})=>!t[r(426)][r(452)](e),{boundaries:e});n[r(515)](i,{usingOperation:!1,affectsData:!1,range:n[r(466)](s,e[r(480)])})}else n[r(515)](i,{usingOperation:!1,affectsData:!1,range:e});s++}})}[d(427)](){const e=d,t=this[e(468)][e(456)],n=Array[e(510)](this[e(468)][e(456)][e(462)][e(523)](f));n[e(508)]&&t[e(519)](t=>{const r=e;n[r(500)](e=>{t[r(455)](e)})})}[d(513)](e,t){const n=d,r=this[n(494)](),i=t||r[n(460)]();this[n(468)][n(456)][n(475)](i)&&this[n(468)][n(456)][n(519)](s=>{const o=n;this[o(427)](),t||this[o(457)](s,r),this[o(520)]({insertAt:i,writer:s,html:e})})}[d(434)](e){const t=d,{model:n}=this[t(468)],r=this[t(494)]();n[t(519)](()=>{const n=t,i=this[n(421)](e,r)||this[n(433)](r);this[n(513)](e,i)})}[d(494)](){const e=d,t=this[e(468)][e(456)],n=Array[e(510)](t[e(462)][e(523)](f))[e(472)](t=>t[e(453)]());return t[e(437)](n)}[d(520)]({writer:e,html:t,insertAt:n}){const r=d,{view:i}=this[r(468)][r(528)],s=this[r(468)][r(424)][r(429)](a.ClipboardPipeline),o=new h;o[r(501)](r(498),t);const u=new ClipboardEvent(r(518),{clipboardData:o}),l=new c.ViewDocumentDomEventData(i,u,{dataTransfer:new c.ViewDataTransfer(o)});e[r(432)](n);const f=(t,n)=>{const i=r;n[i(522)]&&e[i(432)](n[i(522)])};s[r(465)](r(425),f,{priority:r(512)}),i[r(491)][r(478)](r(518),l),s[r(458)](r(425),f)}[d(433)](e){const t=d,{model:n}=this[t(468)],r=Array[t(510)](e[t(441)]());return r[t(508)]?n[t(444)](r[t(525)]()):e[t(469)]()}[d(421)](e,t){const n=d,{model:r,plugins:i}=this[n(468)];if(i[n(470)](n(439))){const s=i[n(429)](n(439))[n(488)](t);if(s[n(508)]){const t=this[n(503)](e),i=this[n(483)](s,t);return r[n(448)](i,0)}}return null}[d(503)](e){const t=d,n=this[t(468)][t(424)][t(429)](t(439)),r=this[t(468)][t(484)][t(461)](e),i=Array[t(510)](r[t(476)]())[t(459)](e=>e.is(t(422),t(492)));let s=0;return i[t(500)](e=>{s+=n[t(446)](e)}),s}[d(483)](e,t){const n=d,r=this[n(468)][n(424)][n(429)](n(439)),i=r[n(486)](e),s=r[n(524)](e),o=i[n(529)]+1,a=s[n(450)],c=e[0][n(511)](n(492));for(let e=0;e<t;e++)r[n(473)](c,{at:o});return c[n(493)](o)[n(493)](a)}[d(457)](e,t){const n=d,{plugins:r}=this[n(468)],{model:i}=e;r[n(470)](n(439))&&r[n(429)](n(439))[n(488)](t)[n(508)]&&i[n(442)](t)}}var m=g;function g(e,t){var n=b();return(g=function(e,t){return n[e-=183]})(e,t)}!function(e){for(var t=g,n=e();;)try{if(912345===parseInt(t(186))/1*(parseInt(t(191))/2)+-parseInt(t(189))/3+parseInt(t(198))/4+-parseInt(t(200))/5+parseInt(t(187))/6+parseInt(t(195))/7*(parseInt(t(196))/8)+-parseInt(t(183))/9*(parseInt(t(201))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(b);class y extends e.Plugin{static get[m(185)](){return m(190)}static get[m(184)](){return!0}static get[m(194)](){return!0}[m(199)](){var e=m;if(!this[e(193)])throw new i.CKEditorError(e(188),null)}}class w extends Error{constructor(e){var t=m;super(e),this[t(192)]=t(197)}}function b(){var e=["1026735hxNCJZ","AIAdapter","18DGbeXe","name","textAdapter","isPremiumPlugin","70DVPRPH","224320giDcpz","AIRequestError","3783592MetbpU","afterInit","5501025rMHRDs","3844690nVtbMw","9gtfgGJ","isOfficialPlugin","pluginName","155723YtRRLz","668754oIbGIj","aiadapter-text-adapter-not-set"];return(b=function(){return e})()}function v(e,t,n){const r=e.t;switch(t){case"Edit or review":return r("Edit or review");case"Improve writing":return r("Improve writing");case"Make shorter":return r("Make shorter");case"Make longer":return r("Make longer");case"Simplify language":return r("Simplify language");case"Generate from selection":return r("Generate from selection");case"Summarize":return r("Summarize");case"Continue":return r("Continue");case"Change tone":return r("Change tone");case"Professional":return r("Professional");case"Casual":return r("Casual");case"Direct":return r("Direct");case"Confident":return r("Confident");case"Friendly":return r("Friendly");case"Change style":return r("Change style");case"Business":return r("Business");case"Legal":return r("Legal");case"Journalism":return r("Journalism");case"Poetic":return r("Poetic");case"Translate":return r("Translate");case"English":return r("English");case"Spanish":return r("Spanish");case"German":return r("German");case"Portuguese":return r("Portuguese");case"French":return r("French");case"Simplified Chinese":return r("Simplified Chinese");case"Hindi":return r("Hindi");case"Arabic":return r("Arabic");case"AI Assistant":return r("AI Assistant");case"AI Commands":return r("AI Commands");case"Ask AI to edit or generate":return r("Ask AI to edit or generate");case"Ask AI to improve generated text":return r("Ask AI to improve generated text");case"Copy":return r("Copy");case"Submit":return r("Submit");case"Insert below":return r("Insert below");case"Try again":return r("Try again");case"Stop":return r("Stop");case"AI is writing...":return r("AI is writing...");case"AI is writing":return r("AI is writing");case"Generated content: %0":return r("Generated content: %0",n);case"Error during AI content generation: %0":return r("Error during AI content generation: %0",n);case"History":return r("History");case"Empty history":return r("Empty history");case"Ask AI and your prompts will be listed here for you to use later.":return r("Ask AI and your prompts will be listed here for you to use later.");case"Prompt history":return r("Prompt history");case"Clear":return r("Clear");case"AI_REPLACE_CONTENT":return r({id:"AI_REPLACE_CONTENT",string:"Replace"});case"AI_INSERT_CONTENT":return r({id:"AI_INSERT_CONTENT",string:"Insert"});case"AI_ERROR_GET_HEADERS":return r({id:"AI_ERROR_GET_HEADERS",string:"Preparing request headers failed"});case"AI_ERROR_GET_PARAMETERS":return r({id:"AI_ERROR_GET_PARAMETERS",string:"Preparing request parameters failed"});case"AI_ERROR_UNSUPPORTED_MODEL":return r({id:"AI_ERROR_UNSUPPORTED_MODEL",string:'The requested AI model ("%0") is not supported'},n);case"AI_ERROR_CONTEXT_LENGTH":return r({id:"AI_ERROR_CONTEXT_LENGTH",string:"Selected content is too long"});case"AI_ERROR_MODERATION":return r({id:"AI_ERROR_MODERATION",string:"Requested query does not pass moderation rules"});case"AI_ERROR_FAILED":return r({id:"AI_ERROR_FAILED",string:"Failed to communicate with the AI service"});default:return t}}const k=S;function S(e,t){const n=E();return(S=function(e,t){return n[e-=426]})(e,t)}function E(){const e=["config","isCollapsed","name","hasContent","element","execute","496701rMrvHZ","custom","getItems","_commandDefinitions","getRanges","change:_hasContext","5429115NKNMVb","plugins","enabledCommandsIds","549fLMNXw","getSelectedBlocks","get","editor","44402FZiDov","85524cPjbNP","_hasContext","set","561712QBrsOT","model","selection","141016gcVPjw","requiresContent","isEmpty","refresh","includes","change:isEnabled","ai.aiAssistant.disabledElements","showUI","17957930vKLJvW","length","values","isEnabled","490TjugFn","document","129NNhhUY","add","from","getFirstRange"];return(E=function(){return e})()}!function(e){const t=S,n=e();for(;;)try{if(783183===parseInt(t(434))/1+-parseInt(t(447))/2*(-parseInt(t(468))/3)+parseInt(t(451))/4+-parseInt(t(440))/5+parseInt(t(448))/6*(parseInt(t(466))/7)+-parseInt(t(454))/8*(-parseInt(t(443))/9)+-parseInt(t(462))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(E);class A extends e.Command{[k(437)];constructor(e,t){const n=k;super(e),this[n(437)]=t,this[n(450)](n(442),[]),this.on(n(439),(e,t,r)=>{const i=n;this[i(465)]&&(this[i(442)]=I(this[i(437)],r))}),this[n(450)](n(449),!1),this.on(n(459),(e,t,r)=>{const i=n;this[i(442)]=r?I(this[i(437)],this[i(449)]):[]})}[k(457)](){const e=k,t=this[e(446)][e(452)];this[e(449)]=function(t){const n=e,r=t[n(467)][n(453)];return r[n(429)]?0!==[...r[n(444)]()][n(463)]&&![...r[n(444)]()][0][n(456)]:!!t[n(431)](r[n(427)]())}(t);const n=t[e(467)][e(453)],r=this[e(446)][e(428)][e(445)](e(460));for(const t of n[e(438)]())for(const n of t[e(436)]())if(n.is(e(432))&&r[e(458)](n[e(430)]))return void(this[e(465)]=!1);this[e(465)]=!0}[k(433)](e="",t="",n=k(435)){const r=k;this[r(446)][r(441)][r(445)](Le)[r(461)](e,t,n)}}function I(e,t){const n=k,r=new Set;for(const i of e[n(464)]())(t||!1===i[n(455)])&&r[n(469)](i.id);return Array[n(426)](r)}function _(e,t){const n=x();return(_=function(e,t){return n[e-=417]})(e,t)}function x(){const e=["endsWith","document","submitPrompt","startProcessing","190310bEtaLA","4908iQOaNR","name","render","editing","previousQuery","_normalizeResponseHeadings","body","then","value","trim","ELEMENT_NODE","set:currentContext","text/html","1522038oiZEjm","view","nodeType","833496VkonqH","htmlProcessor","handleError","_domParser","createElement","innerHTML","previousContext","tryAgainEvent","previousLabel","reverse","catch","once","editor","_stripMarkdownSyntax","9dgASgY","previousActionId","stringify","_parseAndNormalizeContent","querySelector","exec","reset","domConverter","rename","9354LiAcoX","updateView","isRendered","markers","from","get","textAdapter","custom","parseFromString","abort","substring","prompt","element","length","push","_sanitizeHTML","setContentOf","2rHelzs","_sanitizationContainer","destroy","_xmlSerializer","listenTo","childNodes","div","isProcessing","message","makeRequest","currentResponse","1246044glIuDu","stopProcessing","```html","serializeToString","initialContext","<h1></h1>","ai.aiAssistant.preserveComments","```","stopListening","_isH1TagSupportEnabled","finishProcessing","currentContext","remove","1195znYubS","toView","config","set","mainAction","3WpIiew","2405410xRNzFF","_handleQuery","toModel","viewToDom","match","finally","data","startsWith","clear","processor","44elpVjt"];return(x=function(){return e})()}const R=_;!function(e){const t=_,n=e();for(;;)try{if(222932===parseInt(t(515))/1*(-parseInt(t(470))/2)+parseInt(t(499))/3*(-parseInt(t(481))/4)+-parseInt(t(494))/5*(-parseInt(t(453))/6)+parseInt(t(427))/7+-parseInt(t(430))/8*(parseInt(t(444))/9)+parseInt(t(500))/10+-parseInt(t(510))/11*(parseInt(t(516))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(x);const C=new RegExp(/^(.*?)<[a-zA-Z][a-zA-Z0-9_\-.]*[ >]/,"is");class P extends((0,i.ObservableMixin)()){[R(442)];[R(459)];[R(428)];[R(471)];[R(433)];[R(473)];constructor(e,t,n){const r=R;super(),this[r(442)]=e,this[r(459)]=t,this[r(471)]=document[r(434)](r(476)),this[r(433)]=new DOMParser,this[r(473)]=new XMLSerializer,this[r(428)]=n,this[r(497)]({initialContext:"",currentContext:"",currentResponse:"",previousContext:void 0,previousQuery:void 0,previousLabel:void 0,isProcessing:!1}),this.on(r(425),(e,t,n)=>{const i=r;this[i(428)][i(422)]=this[i(468)](n)}),this[r(474)](this[r(428)],r(513),(e,t)=>{const n=r,i=this[n(492)]||this[n(485)];this[n(501)](t,i,n(460))}),this[r(474)](this[r(428)],r(437),()=>{const e=r;this[e(428)][e(464)]=this[e(438)],this[e(501)](this[e(418)],this[e(436)],this[e(445)],this[e(438)])}),this[r(474)](this[r(428)],r(482),()=>{this[r(482)]()})}[R(472)](){this[R(489)]()}async[R(454)]({actionId:e,query:t,htmlContent:n,label:r,mainActionLabel:i}){const s=R;this[s(428)][s(464)]=r,this[s(428)][s(498)]=i,this[s(485)]=n,t&&(this[s(428)][s(455)]?this[s(501)](t,n,e,r):this[s(428)][s(441)](s(518),()=>{this[s(501)](t,n,e,r)}))}[R(482)](){const e=R;this[e(477)]&&(this[e(477)]=!1,this[e(428)][e(491)](),this[e(459)][e(462)]())}[R(450)](){const e=R;this[e(485)]="",this[e(492)]="",this[e(480)]="",this[e(436)]="",this[e(418)]="",this[e(438)]="",this[e(445)]=void 0,this[e(428)][e(450)](),this[e(482)]()}async[R(501)](e,t,n,r){const i=R;return this[i(477)]=!0,this[i(428)][i(514)](),this[i(436)]=t,this[i(418)]=e,this[i(438)]=r||e,this[i(445)]=n,new Promise(r=>{const s=i;this[s(459)][s(479)]({query:e,context:t,onData:e=>{const t=s;this[t(480)]=e,this[t(492)]=this[t(447)](this[t(480)])},actionId:n})[s(421)](()=>{const e=s;!this[e(492)]&&this[e(480)]&&(this[e(492)]=this[e(447)](this[e(480)],!0))})[s(440)](e=>{const t=s;e instanceof w?this[t(428)][t(432)](e[t(478)]):this[t(428)][t(432)](),r()})[s(505)](()=>{this[s(482)](),r()})})}[R(447)](e,t=!1){const n=R,r=C[n(449)](e);e=r?e[n(463)](r[1][n(466)]):e[n(466)]<100&&!t?"":this[n(443)](e);const i=this[n(433)][n(461)](e,n(426));if(r){const e=Array[n(457)](i[n(420)][n(475)]);e[n(439)]();for(const t of e){if(t[n(429)]==Node[n(424)])break;t[n(493)]()}}const s=this[n(442)][n(506)][n(509)][n(495)](this[n(473)][n(484)](i[n(420)]));this[n(490)]()||this[n(419)](s);const o=this[n(442)][n(496)][n(458)](n(487)),a=this[n(442)][n(506)][n(502)](s);return o||a[n(456)][n(508)](),this[n(442)][n(506)][n(446)](a)}[R(419)](e){const t=R,n=new c.ViewUpcastWriter(this[t(442)][t(417)][t(428)][t(512)]),r=new c.Matcher({name:/^h[1-5]$/}),i=[];let s=!1;for(const n of e)n.is(t(465))&&r[t(504)](n)&&(i[t(467)](n),"h1"==n[t(517)]&&(s=!0));if(s)for(const e of i)n[t(452)]("h"+(parseInt(e[t(517)][1])+1),e)}[R(490)](){const e=R,{data:t,editing:n}=this[e(442)],r=t[e(431)][e(495)](e(486)),i=t[e(495)](t[e(502)](r));return!!n[e(428)][e(451)][e(503)](i)[e(448)]("h1")}[R(468)](e){const t=R;return this[t(442)][t(417)][t(428)][t(451)][t(469)](this[t(471)],e),this[t(471)][t(435)]}[R(443)](e){const t=R,n=e[t(423)]();return n[t(507)](t(483))?n[t(511)](t(488))?n[t(463)](7,n[t(466)]-3):n[t(463)](7):e}}const M=T;function T(e,t){const n=L();return(T=function(e,t){return n[e-=490]})(e,t)}!function(e){const t=T,n=e();for(;;)try{if(548007===-parseInt(t(499))/1*(parseInt(t(496))/2)+parseInt(t(510))/3*(-parseInt(t(517))/4)+-parseInt(t(506))/5*(-parseInt(t(524))/6)+parseInt(t(513))/7+-parseInt(t(511))/8+-parseInt(t(507))/9*(parseInt(t(515))/10)+parseInt(t(494))/11*(parseInt(t(493))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(L);const O={REPLACE:M(514),INSERT:M(492)};function L(){const e=["mainAction","ck-ai-form__toolbar","insertButton","set","24cwoovR","bind","label","Insert below","items","addMany","ck-hidden","insert","984OwOMje","301851mMPmmS","_createButton","188318zcnsay","extendTemplate","stopButton","6lgGRJV","AI_","Try again","REPLACE","replaceButton","isVisible","tryAgainButton","336685huROba","6062157fxIOrm","bindTemplate","ck-button-action","1299QCMjrS","4659632VTYGUI","locale","4323340MRQkAM","replace","10bMRmDK","_CONTENT","7096nQyqrY","Stop","toUpperCase"];return(L=function(){return e})()}class N extends s.ToolbarView{constructor(e){const t=M;super(e),this[t(523)](t(504),!1),this[t(523)](t(520),O[t(502)]),this[t(503)]=this[t(495)]("",t(509)),this[t(503)][t(525)](t(526)).to(this,t(520),n=>v(e,t(500)+n[t(519)]()+t(516))),this[t(522)]=this[t(495)](v(e,t(527))),this[t(505)]=this[t(495)](v(e,t(501))),this[t(498)]=this[t(495)](v(e,t(518)));const n=this[t(508)];this[t(497)]({attributes:{class:[t(521),n.if(t(504),t(491),e=>!e)]}}),this[t(528)][t(490)]([this[t(503)],this[t(522)],this[t(505)],this[t(498)]])}[M(495)](e,t){const n=M,r=new s.ButtonView(this[n(512)]);return r[n(523)]({label:e,class:t||"",isVisible:!0,withText:!0}),r}}const $=D;function D(e,t){const n=B();return(D=function(e,t){return n[e-=491]})(e,t)}!function(e){const t=D,n=e();for(;;)try{if(247727===-parseInt(t(534))/1*(parseInt(t(502))/2)+-parseInt(t(522))/3+parseInt(t(510))/4*(parseInt(t(527))/5)+-parseInt(t(548))/6+parseInt(t(496))/7+-parseInt(t(524))/8*(-parseInt(t(500))/9)+-parseInt(t(567))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(B);class U extends s.View{[$(523)];[$(532)];constructor(e,t=""){const n=$;super(e),this[n(551)]({value:null,isVisible:!1,isProcessing:!1});const r=this[n(494)];this[n(523)]=new F(e,t),this[n(532)]=this[n(492)](),this[n(538)]({tag:n(571),attributes:{class:["ck",n(525),r.if(n(526),n(493),e=>!e)],tabindex:"-1"},children:[{tag:n(571),attributes:{class:["ck",n(550),r.if(n(546),n(552))]},children:[this[n(523)],{tag:n(571),attributes:{class:["ck",n(547)]},children:[this[n(532)]]}]}]})}[$(531)](){const e=$;super[e(531)](),this[e(529)]&&this[e(523)][e(498)](this[e(529)]);let t=!1;this.on(e(491),(n,r,i)=>{const s=e,o=!this[s(523)][s(575)][s(516)](s(544));this[s(523)][s(498)](i),this[s(546)]&&o&&!t&&this[s(575)][s(560)]({top:this[s(575)][s(513)],behavior:s(509)})}),this.on(e(565),(n,r,i)=>{const s=e;t=!1,i?(this[s(529)]=null,this[s(523)][s(533)]()):this[s(529)]||this[s(523)][s(498)]("")}),this[e(541)](this[e(575)],e(511),()=>{t=!0}),this[e(541)](this[e(575)],e(555),()=>{t=!0})}[$(501)](){const e=$;this[e(575)][e(501)]()}[$(492)](){const e=$,n=this[e(519)],r=new s.ButtonView(this[e(519)]),i=e(561);return r[e(551)]({label:v(n,e(506)),icon:t.IconCopy,class:i,tooltip:!0}),r[e(568)](e(526)).to(this,e(529),e=>!!e),r[e(568)](e(495)).to(this,e(546),e=>!e),r.on(e(566),()=>{const n=e;this[n(517)](this[n(523)][n(575)]),r[n(499)]=t.IconCheck,r[n(563)]=i+n(503),this[n(501)](),setTimeout(()=>{const e=n;r[e(499)]=t.IconCopy,r[e(563)]=i},1e3)}),r}[$(517)](e){const t=$,{window:n,document:r}=i.global;if(n[t(557)]){const{Blob:r,ClipboardItem:i}=n,s=[new i({"text/html":new r([e[t(549)]],{type:t(569)}),"text/plain":new r([e[t(539)]||""],{type:t(570)})})];navigator[t(556)][t(508)](s)}else{const i=r[t(564)](t(571));i[t(562)][t(520)]=t(537),i[t(562)][t(540)]=t(528),i[t(549)]=t(573)+e[t(549)]+t(572),r[t(512)][t(558)](i);const s=r[t(554)]();s[t(545)](i[t(543)]),s[t(536)](i[t(507)]);const o=n[t(505)]();o[t(521)](),o[t(574)](s),r[t(518)](t(497)),i[t(542)]()}}}class F extends s.View{constructor(e,t=""){const n=$;super(e),this[n(535)]=this[n(553)](),this[n(538)]({tag:n(571),attributes:{class:["ck",n(530),t,n(514),n(515)]}})}[$(498)](e){const t=$;this[t(575)][t(549)]=e}[$(533)](){const e=$;this[e(575)][e(558)](this[e(535)][e(575)])}[$(553)](){const e=$,t=new s.View,n=this[e(519)],r=new s.SpinnerView;return r[e(526)]=!0,t[e(538)]({tag:e(571),attributes:{class:["ck",e(504)]},children:[r,{text:v(n,e(559))}]}),t[e(531)](),t}}function B(){const e=["execute","789320JNnEjy","bind","text/html","text/plain","div","<span>]</span>","<span>[</span>","addRange","element","change:value","_createCopyButton","ck-hidden","bindTemplate","isEnabled","1210909iTXqMh","copy","setContent","icon","14166ppDWeY","focus","458uLDENN"," ck-ai-form__copy-button--copied","ck-ai-form__loader","getSelection","Copy","lastElementChild","write","smooth","215240rxdJSt","wheel","body","scrollHeight","ck-reset_all-excluded","ck-ai-form__content-field","querySelector","_copyHTMLToClipboard","execCommand","locale","position","removeAllRanges","1008555lAlDQh","contentFieldView","1928CGinYU","ck-ai-form__content-area-wrapper","isVisible","40DAbsHx","-9999px","value","ck-content","render","copyButtonView","appendLoader","1229CloWDp","loaderView","setEndBefore","absolute","setTemplate","textContent","left","listenTo","remove","firstElementChild",".ck-ai-form__loader","setStartAfter","isProcessing","ck-ai-form__copy-button-wrapper","231096TMZaKQ","innerHTML","ck-ai-form__content-area","set","ck-ai-form__content-area--processing","_createLoader","createRange","mousedown","clipboard","ClipboardItem","appendChild","AI is writing...","scrollTo","ck-ai-form__copy-button","style","class","createElement","change:isProcessing"];return(B=function(){return e})()}function j(e,t){const n=H();return(j=function(e,t){return n[e-=402]})(e,t)}function H(){const e=["bindTemplate","text","3QpMBsv","set","11NIyxnA","content","453636dGubyE","ck-ai-form__error","setTemplate","5380328FujYwp","72cdWgdP","2091358JlwUch","1397255wRqfnw","div","651965LBrEFU","15146010olXoNT","7iMORGU","133659eFAbKF"];return(H=function(){return e})()}!function(e){const t=j,n=e();for(;;)try{if(875444===parseInt(t(406))/1+-parseInt(t(405))/2+-parseInt(t(414))/3*(parseInt(t(418))/4)+-parseInt(t(408))/5*(parseInt(t(404))/6)+-parseInt(t(410))/7*(-parseInt(t(403))/8)+parseInt(t(411))/9+parseInt(t(409))/10*(parseInt(t(416))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(H);class q extends s.View{constructor(e,n=""){const r=j;super(e);const i=new s.IconView,o=this[r(412)];this[r(415)](r(413),n),i[r(417)]=t.IconError,this[r(402)]({tag:r(407),attributes:{class:["ck",r(419)]},children:[i,{text:o.to(r(413))}]})}}function z(e,t){const n=G();return(z=function(e,t){return n[e-=322]})(e,t)}const V=z;!function(e){const t=z,n=e();for(;;)try{if(482426===parseInt(t(346))/1*(-parseInt(t(325))/2)+-parseInt(t(324))/3+-parseInt(t(363))/4*(-parseInt(t(328))/5)+-parseInt(t(350))/6+-parseInt(t(353))/7+parseInt(t(333))/8+parseInt(t(340))/9*(parseInt(t(355))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(G);class W extends s.AutocompleteView{[V(364)];[V(339)];constructor(e,t){const n=V;super(e,t),this[n(365)][n(348)][n(360)]=1,this[n(365)][n(348)][n(334)]=3,this[n(364)]=this[n(366)](),this[n(339)]=this[n(331)](),this[n(329)][n(345)](this[n(339)],1),this[n(329)][n(345)](this[n(364)])}[V(344)](){const e=V;super[e(344)](),this[e(365)][e(370)][e(345)](this[e(339)]),this[e(376)][e(345)](this[e(364)]),this[e(349)][e(351)](e(361),(t,n)=>{const r=e;t[r(335)]==this[r(365)][r(348)][r(375)]&&(this[r(337)](),n())})}[V(366)](){const e=V,n=new s.ButtonView(this[e(347)]),r=this[e(347)];return n[e(351)]({icon:t.IconSubmit,label:v(r,e(341)),isVisible:!0,tooltip:!0,class:e(358)}),n.on(e(322),()=>{this[e(337)]()}),n[e(379)](e(371)).to(this[e(365)][e(348)],e(377),this,e(371),(e,t)=>!e&&t),n}[V(331)](){const e=V,n=new s.ButtonView(this[e(347)]),r=this[e(330)],o=this[e(347)];n[e(351)]({label:v(o,e(343)),withText:!1,icon:t.IconHistory,tooltip:!0,tooltipPosition:"sw",class:e(374)}),n[e(379)](e(356)).to(r,e(327)),n[e(379)](e(371)).to(this,e(371)),n.on(e(322),()=>{const t=e;r[t(327)]=!r[t(327)],r[t(327)]?this[t(323)][t(326)]():this[t(326)]()});const a=()=>{const t=e;i.global[t(373)][t(368)](()=>{const e=t;if((0,i.isVisible)(this[e(375)])){const t=new i.Rect(this[e(365)][e(348)][e(375)]),r=t[e(354)],s=e(367)===o[e(336)]?e(342):e(352);t[e(362)](),n[e(375)][e(332)][s]=r-t[e(354)]+1+"px"}})};return this[e(365)][e(348)].on(e(357),a),this.on(e(344),a),n}[V(337)](){const e=V,t=this[e(365)][e(348)][e(375)][e(372)];this[e(359)](e(337),t)}[V(326)](e){const t=V;-1===e?this[t(369)][t(378)]():this[t(369)][t(338)]()}}function G(){const e=["add","50021CfQioP","locale","fieldView","keystrokes","2310918kCmUeg","set","right","4616969dlpuxE","width","20QZOQem","isOn","update","ck-ai-form__submit","fire","minRows","enter","excludeScrollbarsAndBorders","4HLgFmo","submitButtonView","queryView","_createSubmitButton","rtl","requestAnimationFrame","focusCycler","fieldWrapperChildren","isEnabled","value","window","ck-ai-form__toggle-history","element","children","isEmpty","focusLast","bind","execute","filteredView","2470194nWgjlP","38vAsTSb","focus","isVisible","2340095SdpcXe","focusableChildren","resultsView","_createShowHistoryButton","style","4367648BTlAAd","maxRows","target","uiLanguageDirection","submit","focusFirst","showHistoryButtonView","10291356yvveYa","Submit","left","History","render"];return(G=function(){return e})()}function K(){const e=["_createClearHistoryButton","clearHistory","fire","set","add","items","7kHCHKg","clearHistoryButton","9909jVNqsg","7469pkKUiK","Clear","delegate","5794136WlCxwT","1851520GoJtkc","16962cWazGj","4328SxgBeE","execute","label","16810rlpYWJ","locale","historyGroupView","80spkAwX","Prompt history","children","filter","length","423420gBYiLC","950346KjgPIV"];return(K=function(){return e})()}const J=Y;function Y(e,t){const n=K();return(Y=function(e,t){return n[e-=296]})(e,t)}!function(e){const t=Y,n=e();for(;;)try{if(726173===parseInt(t(315))/1+-parseInt(t(310))/2*(-parseInt(t(303))/3)+-parseInt(t(301))/4+-parseInt(t(302))/5+parseInt(t(316))/6*(parseInt(t(323))/7)+-parseInt(t(304))/8*(-parseInt(t(297))/9)+-parseInt(t(307))/10*(-parseInt(t(298))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(K);class Q extends s.ListView{[J(309)];[J(296)];constructor(e){const t=J;super(e),this[t(296)]=this[t(317)](),this[t(309)]=new s.ListItemGroupView,this[t(309)][t(312)][t(321)](this[t(296)],1),this[t(309)][t(306)]=v(e,t(311)),this[t(309)][t(322)][t(300)](t(305)).to(this),this[t(322)][t(321)](this[t(309)])}[J(313)](){const e=J;let t=0;for(const n of this[e(322)])t+=n[e(322)][e(314)];return{resultsCount:t,totalItemsCount:t}}[J(317)](){const e=J,t=this[e(308)],n=new s.ButtonView(this[e(308)]);return n[e(320)]({label:"("+v(t,e(299))+")",withText:!0}),n.on(e(305),()=>this[e(319)](e(318))),n}}const Z={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"};function X(e){if(null==e)return"";if("string"==typeof e)return e;if(Array.isArray(e))return e.map(X).join(",");const t=String(e);return"0"===t&&Object.is(Number(e),-0)?"-0":t}function ee(e){return function(e){return e.replace(/&(?:amp|lt|gt|quot|#(0+)?39);/g,e=>Z[e]||"'")}(X(e))}function te(e,t){const n=ne();return(te=function(e,t){return n[e-=491]})(e,t)}function ne(){const e=["children","prompt","254545vfYMiS","2EcmVbb","11UWIFJb","16ZANVeV","add","10338950raUiSa","set","763203Chowsa","locale","89825JPBMZM","9Jzzfxi","fire","execute","18jkjuSI","5181560sCzZLN","228612sVYpdB","2388516ecHwiG"];return(ne=function(){return e})()}!function(e){const t=te,n=e();for(;;)try{if(542773===-parseInt(t(491))/1*(parseInt(t(502))/2)+parseInt(t(498))/3+-parseInt(t(504))/4*(parseInt(t(501))/5)+-parseInt(t(495))/6*(parseInt(t(508))/7)+parseInt(t(496))/8*(-parseInt(t(492))/9)+parseInt(t(506))/10*(parseInt(t(503))/11)+-parseInt(t(497))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ne);class re extends s.ListItemView{constructor(e){const t=te;super();const n=new s.ButtonLabelView,r=new s.ButtonView(this[t(509)],n);this[t(499)][t(505)](r),r[t(507)]({label:e[t(500)],withText:!0}),r.on(t(494),()=>{const n=t;this[n(493)](n(494),{value:ee(e[n(500)])})})}}const ie=se;function se(e,t){const n=oe();return(se=function(e,t){return n[e-=453]})(e,t)}function oe(){const e=["1050669AElXTp","remove","_saveToSessionStorage","toLowerCase","last","15JTFMkT","884036mSNWRW","16350RaMiyI","20rdUZkX","trim","setItem","length","996737EdmwCZ","add","84070lgzmRK","149314wVqAez","CKEditor/AIFormView/PromptHistory","15ZqbvrP","parse","_loadFromSessionStorage","addMany","map","prompt","198968VogmQv","stringify","getItem"];return(oe=function(){return e})()}!function(e){const t=se,n=e();for(;;)try{if(157733===-parseInt(t(457))/1+parseInt(t(456))/2*(parseInt(t(459))/3)+parseInt(t(474))/4+-parseInt(t(473))/5*(parseInt(t(475))/6)+parseInt(t(454))/7+-parseInt(t(465))/8+-parseInt(t(468))/9*(parseInt(t(476))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(oe);const ae=ie(458);class ce extends i.Collection{constructor(){const e=ie;super(),this[e(461)](),this.on(e(455),(t,n)=>{const r=e,i=ue(n[r(464)]);for(const e of this)if(e!=n&&ue(e[r(464)])===i){this[r(469)](e);break}this[r(453)]>20&&this[r(469)](this[r(472)]),this[r(470)]()}),this.on(e(469),()=>{this[e(470)]()})}[ie(461)](){const e=ie,t=sessionStorage[e(467)](ae)||"[]";this[e(462)](JSON[e(460)](t))}[ie(470)](){const e=ie;sessionStorage[e(478)](ae,JSON[e(466)](this[e(463)](e=>e)))}}function ue(e){const t=ie;return e[t(471)]()[t(477)]()}const de={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function le(e){return X(e).replace(/[&<>"']/g,e=>de[e])}const he=fe;function fe(e,t){const n=pe();return(fe=function(e,t){return n[e-=498]})(e,t)}function pe(){const e=["4824qmyQvI","1341698VbUbMo","ck-hidden","errorView","_createHistoryView","value","mainAction","search","chain","keystrokes","replaceContent","submit","submitPrompt","_promptHistory","isEnabled","prompt","_focusables","Ask AI and your prompts will be listed here for you to use later.","listenTo","delegate","clear","trim","items","toolbar","focusCycler","focusFirst","contentArea","render","stopButton","_createPromptView","tryAgainButton","createCollection","8792PSFTSj","12jPChTF","_createToolbar","1557450tfZPKk","Ask AI to improve generated text","ck-ai-form-content","focus","reset","copyButtonView","761340XyNMXE","insertButton","set","Ask AI to edit or generate","finishProcessing","insertContentBelow","high","bindTemplate","clearHistory","isVisible","focusLast","492TRDyol","locale","add","promptView","focusTracker","isError","text","tryAgainEvent","execute","11042658QoRtEn","label","setTemplate","div","AI_ERROR_FAILED","4328420uBdgCb","fieldView","2rnLWWM","stopProcessing","historyGroupView","startProcessing","tab","162eCGSBE","REPLACE","element","isProcessing","shift + tab","Empty history","fire","replaceButton","bind","handleError","ck-ai-form","18159KCaweu","bindTo","queryView"];return(pe=function(){return e})()}!function(e){const t=fe,n=e();for(;;)try{if(812454===-parseInt(t(575))/1*(-parseInt(t(508))/2)+parseInt(t(504))/3*(-parseInt(t(559))/4)+parseInt(t(573))/5+-parseInt(t(542))/6+-parseInt(t(539))/7*(parseInt(t(507))/8)+-parseInt(t(580))/9*(-parseInt(t(548))/10)+parseInt(t(568))/11*(-parseInt(t(540))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(pe);class me extends s.View{[he(563)];[he(516)];[he(533)];[he(530)];[he(562)];[he(510)];[he(523)];[he(531)];[he(520)];constructor(e,t,n=""){const r=he;super(e),this[r(550)](r(521),!0),this[r(550)](r(583),!1),this[r(550)](r(522),""),this[r(550)](r(512),""),this[r(550)](r(564),!1),this[r(550)](r(513),O[r(581)]),this[r(520)]=new ce,this[r(510)]=new q(e),this[r(533)]=new U(e,n),this[r(533)][r(501)](r(583)).to(this),this[r(533)][r(501)](r(512)).to(this),this[r(530)]=this[r(541)](),this[r(530)][r(501)](r(513)).to(this),this[r(562)]=this[r(536)](),this[r(563)]=new i.FocusTracker,this[r(516)]=new i.KeystrokeHandler,this[r(523)]=this[r(538)]([this[r(533)],this[r(533)][r(547)],this[r(530)],this[r(562)]]),this[r(531)]=new s.FocusCycler({focusables:this[r(523)],focusTracker:this[r(563)],keystrokeHandler:this[r(516)],actions:{focusPrevious:r(584),focusNext:r(579)}}),this[r(531)][r(515)](this[r(562)][r(531)]),this[r(562)][r(506)][r(574)][r(501)](r(512)).to(this,r(522));const o=this[r(555)];this[r(570)]({tag:r(571),attributes:{class:["ck",r(503),t],tabindex:"-1"},children:[{tag:r(571),attributes:{class:["ck",r(544)]},children:[{tag:r(571),attributes:{class:[o.if(r(564),r(509),e=>!e)]},children:[this[r(510)]]},this[r(533)],this[r(530)],this[r(562)]]}]})}[he(534)](){const e=he;super[e(534)](),this[e(563)][e(561)](this[e(533)][e(582)]),this[e(563)][e(561)](this[e(533)][e(547)][e(582)]),this[e(563)][e(561)](this[e(530)][e(582)]),this[e(563)][e(561)](this[e(562)][e(582)]),this[e(516)][e(525)](this[e(582)])}[he(545)](e=1){const t=he;-1===e?this[t(531)][t(558)]():this[t(531)][t(532)]()}[he(546)](){const e=he;this[e(522)]="",this[e(512)]="",this[e(564)]=!1,this[e(562)][e(546)](),this[e(533)][e(557)]=!1,this[e(530)][e(557)]=!1}[he(536)](){const e=he,t=this[e(560)],n=new W(t,{queryView:{label:v(t,e(551)),creator:s.createLabeledTextarea,showIcon:!1,showResetButton:!1},infoView:{text:{noSearchableItems:{primary:v(t,e(498)),secondary:v(t,e(524))}}},filteredView:this[e(511)](),queryMinChars:1/0,resetOnBlur:!1});return n[e(501)](e(521)).to(this,e(521),this,e(583),(e,t)=>e&&!t),this[e(525)](n,e(518),(t,n)=>{const r=e;this[r(522)]=n;const i=le(n);this[r(499)](r(519),i),n[r(528)]()&&this[r(520)][r(561)]({prompt:i},0)},{priority:e(554)}),n}[he(511)](){const e=he,t=new Q(this[e(560)]);return t[e(577)][e(529)][e(505)](this[e(520)]).as(re),t.on(e(556),()=>{const t=e;this[t(520)][t(527)](),this[t(562)][t(514)](""),this[t(562)][t(545)]()}),t}[he(541)](){const e=he,t=new N(this[e(560)]);return t[e(500)][e(501)](e(521)).to(this,e(521),this,e(583),this,e(512),(e,t,n)=>e&&!t&&!!n),t[e(500)][e(526)](e(567)).to(this,e(517)),t[e(549)][e(501)](e(521)).to(this,e(521),this,e(583),this,e(512),(e,t,n)=>e&&!t&&!!n),t[e(549)][e(526)](e(567)).to(this,e(553)),t[e(537)][e(501)](e(521)).to(this,e(521),this,e(583),(e,t)=>e&&!t),t[e(537)][e(526)](e(567)).to(this,e(566)),t[e(535)][e(501)](e(521)).to(this,e(583)),t[e(535)][e(526)](e(567)).to(this,e(576)),t}[he(578)](){const e=he;this[e(512)]="",this[e(564)]=!1,this[e(583)]=!0,this[e(533)][e(557)]=!0,this[e(530)][e(557)]=!0,this[e(533)][e(545)]()}[he(552)](){const e=he,t=this[e(560)];this[e(583)]=!1,this[e(522)]="",this[e(562)][e(546)](),this[e(512)]&&(this[e(562)][e(506)][e(569)]=v(t,e(543)))}[he(502)](e){const t=he,n=this[t(560)];this[t(552)](),this[t(564)]=!0,this[t(510)][t(565)]=e||v(n,t(572)),this[t(512)]||(this[t(533)][t(557)]=!1)}}var ge=n(673),ye=n.n(ge),we=n(545),be=n.n(we),ve=n(262),ke=n.n(ve),Se=n(667),Ee=n.n(Se),Ae=n(357),Ie=n.n(Ae),_e=n(379),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ee(),xe.insert=ke().bind(null,"head"),xe.domAPI=be(),xe.insertStyleElement=Ie();ye()(_e.A,xe);_e.A&&_e.A.locals&&_e.A.locals;var Re=n(181),Ce={attributes:{"data-cke":!0}};Ce.setAttributes=Ee(),Ce.insert=ke().bind(null,"head"),Ce.domAPI=be(),Ce.insertStyleElement=Ie();ye()(Re.A,Ce);Re.A&&Re.A.locals&&Re.A.locals;var Pe=n(676),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ee(),Me.insert=ke().bind(null,"head"),Me.domAPI=be(),Me.insertStyleElement=Ie();ye()(Pe.A,Me);Pe.A&&Pe.A.locals&&Pe.A.locals;const Te=$e;!function(e){const t=$e,n=e();for(;;)try{if(405857===-parseInt(t(231))/1*(parseInt(t(325))/2)+-parseInt(t(374))/3*(parseInt(t(290))/4)+parseInt(t(329))/5*(-parseInt(t(372))/6)+-parseInt(t(356))/7*(parseInt(t(263))/8)+parseInt(t(381))/9+parseInt(t(282))/10+-parseInt(t(400))/11*(-parseInt(t(259))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ne);const Oe=globalThis[Te(319)];class Le extends e.Plugin{[Te(250)];[Te(308)];[Te(254)];[Te(323)];[Te(346)];[Te(342)];[Te(382)]="";static get[Te(294)](){return Te(241)}static get[Te(378)](){return!0}static get[Te(272)](){return!0}static get[Te(317)](){return[a.ClipboardMarkersUtils,p,y,s.Dialog]}constructor(e){const t=Te;super(e),e[t(361)][t(383)](t(301),[t(237),t(402),t(341)]),e[t(361)][t(383)](t(275),""),e[t(361)][t(383)](t(406),!0),this[t(382)]=t(388)+(e[t(361)][t(321)](t(406))?t(302):"")}[Te(336)](){const e=Te,{editor:n}=this;this[e(346)]=n[e(279)][e(321)](y),this[e(254)]=n[e(279)][e(321)](s.Dialog),this[e(323)]=null,this[e(407)]=this[e(292)]();const r=new A(n,Array[e(322)](this[e(407)][e(375)]()));n[e(234)][e(401)](e(399),r),n.ui[e(371)][e(401)](e(300),i=>{const a=e,c=(0,s.createDropdown)(i);return c[a(343)]({class:a(394)+this[a(382)]}),c[a(398)][a(343)]({label:v(i,a(305)),icon:t.IconMagicWand,tooltip:!0}),c.on(a(257),e=>this[a(330)](e[a(376)].id)),(0,s.addMenuToDropdown)(c,n.ui[a(363)][a(297)],function(e){const t=a,n=o(e[t(361)][t(321)](t(311)),e[t(244)]),r=Ue(e,n)[t(331)](e=>e[t(234)][t(256)]);return 1===r[t(256)]?Ue(e,r[0][t(234)])[t(377)](e=>({id:e.id,label:e[t(395)]})):r[t(377)](n=>{const r=t,{groupId:i,groupLabel:s,commands:o}=n;return{id:i,menu:s||i,children:Ue(e,o)[r(377)](e=>({id:e.id,label:e[r(395)]}))}})}(n),{ariaLabel:v(i,a(305))}),c[a(380)][a(324)]=a(394)+this[a(382)],r.on(a(358),u),c[a(380)][a(333)](a(386),u),c;function u(){const e=a;c[e(373)]=r[e(367)][e(256)]>0;for(const t of c[e(380)][e(281)])t[e(373)]=r[e(367)][e(248)](t.id)}}),n.ui[e(371)][e(401)](e(306),i=>{const a=e,c=new s.MenuBarMenuView(i);c[a(398)][a(343)]({label:v(i,a(305)),icon:t.IconMagicWand}),c[a(273)](a(373)).to(r,a(367),e=>e[a(256)]>0);const u=o(n[a(361)][a(321)](a(311)),i);return this[a(337)](r,c,u,e=>this[a(330)](e)),c}),n.ui[e(371)][e(401)](e(246),()=>{const t=e,n=this[t(326)](s.ButtonView);return n[t(343)]({tooltip:!0,class:t(310)+this[t(382)]}),n}),n.ui[e(371)][e(401)](e(313),()=>{const t=e,n=this[t(326)](s.MenuBarMenuListItemButtonView);return n[t(343)]({role:t(350)}),n}),this[e(250)]=this[e(289)][e(361)][e(321)](e(250));const i=this[e(289)];this[e(308)]=setInterval(()=>{const t=e;let n;for(const e in i){const r=e,s=i[r];if(t(298)==s||t(283)==s||t(351)==s||t(285)==s||t(277)==s||t(393)==s||t(348)==s||t(320)==s){delete i[r],n=s,clearInterval(this[t(308)]),this[t(308)]=void 0;break}}t(283)==n&&i[t(293)](t(299)),t(351)==n&&i[t(293)](t(274)),t(285)==n&&i[t(293)](t(262)),t(277)==n&&i[t(293)](t(312),t(354)),t(393)==n&&i[t(293)](t(396)),t(348)==n&&i[t(293)](t(390)),t(320)==n&&i[t(293)](t(404))},1e3)}[Te(314)](){const e=Te;super[e(314)](),this[e(308)]&&clearInterval(this[e(308)])}[Te(245)](e="",n="",r=Te(307)){const i=Te,o=this[i(289)],u=o[i(284)][i(363)],d=o[i(279)][i(321)](p),l=o[i(279)][i(321)](a.ClipboardMarkersUtils);d[i(270)]();const h=new Oe,f=new ClipboardEvent(i(379),{clipboardData:h}),m=new c.ViewDataTransfer(h),g=new c.ViewDocumentDomEventData(u,f,{dataTransfer:m});l[i(287)](i(304),()=>{const e=i;u[e(258)][e(403)](e(379),g)}),this[i(323)]||(this[i(235)](),this[i(342)]=new P(o,this[i(346)][i(349)],this[i(323)]));let y=m[i(405)](i(384));const w=o[i(296)][i(258)][i(291)],b=Array[i(322)](w[i(389)]());1===b[i(256)]&&b[0][i(385)]&&!w[i(345)]()&&""!==y[i(268)](/&nbsp;/g,"")[i(362)]()&&(y=i(357)+y+i(239)),this[i(342)][i(365)]({actionId:r,query:e,htmlContent:y,label:n,mainActionLabel:O[o[i(296)][i(258)][i(291)][i(286)]?i(288):i(232)]}),i(246)!==this[i(254)].id?this[i(254)][i(335)]({id:i(246),icon:t.IconRobotPencil,title:v(this[i(289)][i(244)],i(316)),content:this[i(323)],position:s.DialogViewPosition[i(368)],onShow:()=>{const e=i;this[e(323)][e(269)]()},onHide:()=>{const e=i;this[e(342)][e(352)](),d[e(240)]()}}):this[i(254)][i(363)][i(233)]||this[i(254)][i(363)][i(295)]()}[Te(359)](){const e=Te;this[e(254)][e(369)]()}[Te(292)](){const e=Te,t=new Map,n=o(this[e(289)][e(361)][e(321)](e(311)),this[e(289)][e(244)]);for(const r of n)for(const n of r[e(234)])t[e(343)](n.id,{...n,groupId:r[e(315)],groupLabel:r[e(339)]||r[e(315)]});return t}[Te(326)](e){const n=Te,r=this[n(289)],i=r[n(234)][n(321)](n(399)),s=new e(r[n(244)]);return s[n(343)]({label:v(r[n(244)],n(316)),icon:t.IconRobotPencil,isToggleable:!0}),s[n(273)](n(373)).to(i),s[n(273)](n(327)).to(this[n(254)],"id",e=>n(246)===e),this[n(280)](s,n(257),()=>{const e=n;s[e(327)]?this[e(359)]():i[e(257)]()}),s}[Te(235)](){const e=Te,t=this[e(289)][e(279)][e(321)](p);this[e(323)]=new me(this[e(289)][e(244)],this[e(382)],this[e(289)][e(361)][e(321)](e(275))),this[e(323)].on(e(265),()=>{const t=e;this[t(254)][t(363)][t(233)]||this[t(254)][t(363)][t(295)]()}),this[e(323)][e(397)][e(387)][e(318)].on(e(261),()=>{const t=e;this[t(254)][t(363)][t(233)]||this[t(254)][t(363)][t(295)]()}),this[e(280)](this[e(323)],e(391),()=>{const n=e;t[n(344)](this[n(342)][n(276)]),this[n(359)]()}),this[e(280)](this[e(323)],e(271),()=>{const n=e;t[n(271)](this[n(342)][n(276)]),this[n(359)]()}),this[e(238)]()}[Te(238)](){const e=Te,{locale:t,ui:{ariaLiveAnnouncer:n}}=this[e(289)];this[e(323)][e(247)].on(e(347),(r,i,s)=>{const o=e,a=this[o(342)][o(276)];s?n[o(392)](v(t,o(251))):a&&n[o(392)](v(t,o(303),a),{politeness:o(252),isUnsafeHTML:!0})}),this[e(323)].on(e(243),(r,i,s)=>{const o=e;if(s){const e=this[o(323)][o(278)][o(260)];n[o(392)](v(t,o(309),e))}})}[Te(330)](e){const t=Te,n=this[t(407)][t(321)](e),r=this[t(289)],s=r[t(296)][t(258)][t(291)],o=r[t(234)][t(321)](t(399)),a=r[t(279)][t(321)](p),c=("_ungrouppedCommands"!==n[t(315)]?n[t(339)]+": ":"")+n[t(395)];if(!1!==n[t(253)]&&s[t(286)]){const e=(0,i.first)(s[t(328)]())||r[t(296)][t(364)][t(355)](s);r[t(296)][t(370)](n=>{n[t(255)](e,"in")})}a[t(270)](),o[t(257)](n[t(338)],c,t(334)+e)}[Te(337)](e,t,n,r){const i=Te,o=this[i(289)],a=o[i(244)],c=new s.MenuBarMenuListView(a),u=Ue(o,n)[i(331)](e=>e[i(234)][i(256)]);1===u[i(256)]?this[i(264)]({command:e,commands:u[0][i(234)],parentMenuView:t,onExecute:r})[i(340)](e=>c[i(242)][i(401)](e)):u[i(340)](({groupId:n,groupLabel:o,commands:u})=>{const d=i,l=new s.MenuBarMenuListItemView(a,t),h=new s.MenuBarMenuView(a),f=new s.MenuBarMenuListView(a),p=this[d(264)]({command:e,commands:u,parentMenuView:h,onExecute:r});h[d(398)][d(343)]({label:o||n}),h[d(366)](d(257)).to(t),f[d(242)][d(353)](p),h[d(360)][d(408)][d(401)](f),l[d(408)][d(401)](h),c[d(242)][d(401)](l)}),t[i(360)][i(408)][i(401)](c)}[Te(264)]({command:e,commands:t,parentMenuView:n,onExecute:r}){const i=Te,o=this[i(289)],a=o[i(244)];return Ue(o,t)[i(377)](t=>{const o=i,c=new s.MenuBarMenuListItemView(a,n),u=new s.MenuBarMenuListItemButtonView(a);return u[o(343)]({label:t[o(395)]}),u[o(366)](o(257)).to(n),u.on(o(257),()=>r(t.id)),u[o(273)](o(373)).to(e,o(367),e=>e[o(248)](t.id)),c[o(408)][o(401)](u),c})}}function Ne(){const e=["aiLicenseKeyNotAllowed","errorView","plugins","listenTo","buttons","2147640PLYdaO","aiLicenseKeyInvalid","editing","aiLicenseKeyDomainLimit","isCollapsed","_forceMarkersCopy","INSERT","editor","144588tgkfbc","selection","_getResolvedCommandsDefinitions","_showLicenseError","pluginName","updatePosition","model","body","aiLicenseKeyValid","invalid","aiCommands","ai.aiAssistant.disabledElements"," ck-ai-assistant-ui_theme","Generated content: %0","comment","AI Commands","menuBar:aiCommands","custom","_licenseKeyCheckInterval","Error during AI content generation: %0","ck-ai-assistant-button ","ai.aiAssistant.commands","featureNotAllowed","menuBar:aiAssistant","destroy","groupId","AI Assistant","requires","fieldView","DataTransfer","aiLicenseKeyUsageLimit","get","from","_formView","menuPanelClass","35992LnUPgM","_createAIAssistantUIButton","isOn","getSelectedBlocks","195MeaLlw","_onExecute","filter","ai-commands-config-order-collision","once","command:","show","init","_populateMenuBarMenu","prompt","groupLabel","forEach","tableOfContents","_aiAssistantController","set","insertContent","getSelectedElement","_aiAdapter","change:isProcessing","aiLicenseKeyTrialLimit","textAdapter","menuitemcheckbox","aiLicenseKeyExpired","reset","addMany","AIAssistant","getLimitElement","7IzVQQv","<p>","change:enabledCommandsIds","hideUI","panelView","config","trim","view","schema","updateView","delegate","enabledCommandsIds","EDITOR_TOP_SIDE","hide","change","componentFactory","8058SBDhpg","isEnabled","60libVqH","values","source","map","isOfficialPlugin","copy","menuView","6175638LgpOpQ","_uiCssClasses","define","text/html","isFlat","render","queryView","ck-ai-assistant-ui","getRanges","trialLimit","replaceContent","announce","aiLicenseKeyEvaluationLimit","ck-ai-commands-dropdown ","label","evaluationLimit","promptView","buttonView","showAIAssistant","11WsNNzs","add","rawHtml","fire","usageLimit","getData","ai.useTheme","_commandDefinitions","children","7lntMwH","REPLACE","wasMoved","commands","_initView","splice","media","_initAriaAiStatusChangeAnnouncements","</p>","hideFakeVisualSelection","AIAssistantUI","items","change:isError","locale","showUI","aiAssistant","contentArea","includes","order","licenseKey","AI is writing","polite","requiresContent","_dialog","setSelection","length","execute","document","5890104XrAFoR","text","update","domainLimit","677136JdXTRl","_getMenuBarGroupButtons","change:value","push","sort","replace","focus","showFakeVisualSelection","insertContentBelow","isPremiumPlugin","bind","expired","ai.aiAssistant.contentAreaCssClass","currentContext"];return(Ne=function(){return e})()}function $e(e,t){const n=Ne();return($e=function(e,t){return n[e-=231]})(e,t)}function De(e,t){const n=Te;return void 0!==e[n(249)]&&void 0===t[n(249)]?1:void 0===e[n(249)]&&void 0!==t[n(249)]?-1:void 0!==e[n(249)]&&void 0!==t[n(249)]?e[n(249)]-t[n(249)]:0}function Ue(e,t){const n=Te;t[n(267)](De);const r={},s=[];for(const o of t)if(void 0!==o[n(249)]){if(o[n(249)]in r)throw new i.CKEditorError(n(332),e,{conflictingDefinitions:[o,r[o[n(249)]]]});r[o[n(249)]]=o,s[n(236)](o[n(249)],0,o)}else s[n(266)](o);return s}const Fe=Be;function Be(e,t){const n=je();return(Be=function(e,t){return n[e-=325]})(e,t)}function je(){const e=["2511187NwoRYZ","Rewrite this content as a journalist using engaging language to convey the importance of the information.","309086hOdlvm","Journalism","makeLonger","Confident","Improve writing","2096745uFNmjK","Generate from selection","Translate the content to Portuguese language.","push","German","confident","config","Improve this content by using descriptive language and inserting more information and more detailed explanations.","Improve using polished, formal, and respectful language to convey professional expertise and competence.","Portuguese","Translate the content to Hindi language.","Improve using direct language, using only the essential information.","7527330gEyCHY","ai.aiAssistant.extraCommandGroups","poetic","Simplify language","Direct","6voYvSl","Change style","journalism","AIAssistant","Simplified Chinese","translateEnglish","translateHindi","ai.aiAssistant.removeCommands","Rewrite this content as a legal professional using valid legal terminology.","translate","Make shorter","makeShorter","Translate the content to Simplified Chinese language.","Professional","editOrReview","Hindi","Translate","Summarize this content into one paragraph of text. Include only the key ideas and conclusions. Keep it short. Do not keep original text formatting.","find","commands","Improve using friendly, comforting language, to convey understanding and empathy.","Translate the content to Arabic language.","get","concat","5085882zGmwTn","pluginName","Improve using casual, informal language to convey a casual conversation with a real person.","Translate the content to English language.","translateChinese","translatePortuguese","Start with the provided content and write at the end of it continuing this topic. Keep the added part short.","Improve using compelling, optimistic language to convey confidence in the writing.","translateGerman","Friendly","groupId","Remove any repetitive, redundant, or non-essential writing in this content without changing the meaning or losing any key information.","simplifyLanguage","continue","business","improveWriting","4425064rRtYuD","Summarize","generate","Poetic","filter","8DhUgpx","Rewrite this content as a poem using poetic techniques without losing the original meaning.","Spanish","Business","legal","summarize","locale","requires","Legal","492924xgVJBa","ai.aiAssistant.preserveComments","professional","Simplify the writing style of this content and reduce the complexity, so that the content is easy to understand.","set","Translate the content to French language.","translateArabic","ai.aiAssistant.commands","Continue","Translate the content to Spanish language.","includes","Rewrite this content as a business professional with formal language.","English","isPremiumPlugin","Translate the content to German language.","French","Change tone","translateSpanish","forEach","casual","direct","translateFrench","changeStyle","Fix spelling mistakes, use proper grammar and apply good writing practices. Do not lose the original meaning.","changeTone","Arabic","Edit or review","Casual","Make longer","isOfficialPlugin","4WWsxry","define","friendly"];return(je=function(){return e})()}!function(e){const t=Be,n=e();for(;;)try{if(334754===-parseInt(t(432))/1+parseInt(t(388))/2*(parseInt(t(397))/3)+-parseInt(t(427))/4*(parseInt(t(326))/5)+-parseInt(t(343))/6*(parseInt(t(430))/7)+-parseInt(t(383))/8+parseInt(t(367))/9+parseInt(t(338))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(je);class He extends e.Plugin{static get[Fe(395)](){return[Le,p]}static get[Fe(368)](){return Fe(346)}static get[Fe(426)](){return!0}static get[Fe(410)](){return!0}constructor(e){const t=Fe;super(e);const n=e[t(332)],r=e[t(394)];n[t(428)](t(398),!0),n[t(428)](t(404),qe(r)),n[t(428)](t(339),[]),n[t(428)](t(350),[]);let i=o(n[t(365)](t(404)),r);const s=n[t(365)](t(339)),a=n[t(365)](t(350));s[t(415)](e=>{const n=t,r=i[n(361)](t=>t[n(377)]===e[n(377)]);r?r[n(362)]=r[n(362)][n(366)](e[n(362)]):i[n(329)](e)}),i=i[t(387)](e=>!a[t(407)](e[t(377)])),i[t(415)](e=>{const n=t;e[n(362)]=e[n(362)][n(387)](e=>!a[n(407)](e.id))}),n[t(401)](t(404),i)}}function qe(e){const t=Fe;return[{groupId:t(357),groupLabel:v(e,t(423)),commands:[{id:t(382),label:v(e,t(325)),prompt:t(420)},{id:t(354),label:v(e,t(353)),prompt:t(378)},{id:t(434),label:v(e,t(425)),prompt:t(333)},{id:t(379),label:v(e,t(341)),prompt:t(400)}]},{groupId:t(385),groupLabel:v(e,t(327)),commands:[{id:t(393),label:v(e,t(384)),prompt:t(360)},{id:t(380),label:v(e,t(405)),prompt:t(373)}]},{groupId:t(421),groupLabel:v(e,t(413)),commands:[{id:t(399),label:v(e,t(356)),prompt:t(334)},{id:t(416),label:v(e,t(424)),prompt:t(369)},{id:t(417),label:v(e,t(342)),prompt:t(337)},{id:t(331),label:v(e,t(435)),prompt:t(374)},{id:t(429),label:v(e,t(376)),prompt:t(363)}]},{groupId:t(419),groupLabel:v(e,t(344)),commands:[{id:t(381),label:v(e,t(391)),prompt:t(408)},{id:t(392),label:v(e,t(396)),prompt:t(351)},{id:t(345),label:v(e,t(433)),prompt:t(431)},{id:t(340),label:v(e,t(386)),prompt:t(389)}]},{groupId:t(352),groupLabel:v(e,t(359)),commands:[{id:t(348),label:v(e,t(409)),prompt:t(370)},{id:t(414),label:v(e,t(390)),prompt:t(406)},{id:t(372),label:v(e,t(335)),prompt:t(328)},{id:t(375),label:v(e,t(330)),prompt:t(411)},{id:t(418),label:v(e,t(412)),prompt:t(402)},{id:t(371),label:v(e,t(347)),prompt:t(355)},{id:t(349),label:v(e,t(358)),prompt:t(336)},{id:t(403),label:v(e,t(422)),prompt:t(364)}]}]}const ze=Ve;function Ve(e,t){const n=We();return(Ve=function(e,t){return n[e-=218]})(e,t)}function We(){const e=["536LWwnhE","27dlEppT","aborted","requires","name","editor","error","resolve","AI_ERROR_GET_HEADERS","_prepareRequestParameters","signal","2013784MsvKeV","locale","10851rPRoit","AbortError","sendRequest","456948xEzMWc","19662utYJTC","3808150MvEXFK","plugins","92591KwaVhi","get","abortController","574mcUiNi","textAdapter","10SbHSNi","14kqDqBC","4819210jLahIl","object","reject","abort","makeRequest","assign","aitextadapter-send-request-failed","application/json","_prepareRequestHeaders","catch","init","AI_ERROR_GET_PARAMETERS"];return(We=function(){return e})()}!function(e){const t=Ve,n=e();for(;;)try{if(381451===-parseInt(t(224))/1*(-parseInt(t(230))/2)+parseInt(t(256))/3*(parseInt(t(243))/4)+-parseInt(t(222))/5+-parseInt(t(221))/6*(parseInt(t(227))/7)+-parseInt(t(254))/8*(-parseInt(t(244))/9)+parseInt(t(229))/10*(-parseInt(t(231))/11)+-parseInt(t(220))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(We);class Ge extends e.Plugin{[ze(226)];static get[ze(246)](){return[y]}constructor(e){const t=ze;super(e),this[t(226)]=new AbortController}[ze(241)](){const e=ze;this[e(248)][e(223)][e(225)](y)[e(228)]=this}[ze(234)](){const e=ze;this[e(226)][e(253)][e(245)]||(this[e(226)][e(234)](),this[e(226)]=new AbortController)}async[ze(235)](e){const t=ze;return this[t(219)](e)[t(240)](e=>{const n=t;if(e instanceof w)return Promise[n(233)](e);if(n(218)==e[n(247)])return Promise[n(250)]();throw console[n(249)](e),new i.CKEditorError(n(237),null)})}async[ze(239)](e,t){const n=ze,r=this[n(248)][n(255)],i={"Content-Type":n(238)};if(n(232)==typeof e)Object[n(236)](i,e);else if(e)try{const r=await e(t);Object[n(236)](i,r)}catch{return Promise[n(233)](new w(v(r,n(251))))}return i}async[ze(252)](e,t){const n=ze,r=this[n(248)][n(255)];if(n(232)==typeof e)return e;try{return await e(t)}catch{return Promise[n(233)](new w(v(r,n(242))))}}}const Ke=Ye;function Je(){const e=["filter","1603vQWyGK","OpenAITextAdapter","replace","_isBufferIncomplete","225dtxyUM","gpt-4o","_prepareRequestHeaders","data: ","https://api.openai.com/v1/chat/completions","get","split","200778PHMUtq","editor","config","11811942GdFFPT","_readStreamableResponse","reject","read","join","_apiUrl","Your task is to execute the instruction using the provided HTML content. Follow the instruction closely. Your answer must be a properly formatted HTML code. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","\nYou must keep the text formatting.\n\nContent:\n","4406982ILnusy","message","user","system","signal","24536QSkBYi","choices","_cleanUpData","locale","ai.openAI.apiUrl","prepareMessages","140214DEMEbf","_requestParameters","length","26Zqcgjj","map","30NWWXKE","ai.openAI.requestParameters","json","getReader","stringify","ai.openAI.requestHeaders","_readStaticResponse","context_length_exceeded","pluginName","_prepareRequestParameters","stream","Instruction:\n","decode","define","includes","POST","body","AI_ERROR_CONTEXT_LENGTH","content","resolve","sendRequest","Moderation","abortController","delta","text","12vHRonM","85965ePDCcz","_requestHeaders","Your task is to generate HTML content accordingly to the given instruction. Never include <img> tag in your response even if asked for. Your answer must be a well-structured and properly formatted HTML code. Answer only with the generated HTML content. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","parse","AI_ERROR_MODERATION","4ITrKSf","[DONE]","10693092fVqoYd"];return(Je=function(){return e})()}function Ye(e,t){const n=Je();return(Ye=function(e,t){return n[e-=109]})(e,t)}!function(e){const t=Ye,n=e();for(;;)try{if(746775===-parseInt(t(129))/1*(parseInt(t(150))/2)+parseInt(t(161))/3*(-parseInt(t(135))/4)+-parseInt(t(143))/5*(-parseInt(t(172))/6)+-parseInt(t(139))/7*(parseInt(t(166))/8)+parseInt(t(153))/9+-parseInt(t(177))/10*(parseInt(t(130))/11)+parseInt(t(137))/12*(parseInt(t(175))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Je);class Qe extends Ge{[Ke(158)];[Ke(131)];[Ke(173)];static get[Ke(112)](){return Ke(140)}constructor(e){const t=Ke;super(e),e[t(152)][t(117)](t(170),t(147)),e[t(152)][t(148)](t(178))||e[t(152)][t(117)](t(178),{model:t(144),temperature:1,top_p:1,stream:!0}),this[t(158)]=e[t(152)][t(148)](t(170)),this[t(131)]=e[t(152)][t(148)](t(109))||{},this[t(173)]=e[t(152)][t(148)](t(178))}async[Ke(124)]({query:e,context:t,onData:n,actionId:r}){const i=Ke,s=this[i(151)][i(169)],o=await this[i(171)](e,t,r),a=await this[i(145)](this[i(131)],r),c=await this[i(113)](this[i(173)],r),u={messages:o,...c},d={method:i(119),headers:a,body:JSON[i(181)](u),signal:this[i(126)][i(165)]},l=await fetch(this[i(158)],d);if(l.ok)return c[i(114)]?await this[i(154)](l,n):await this[i(110)](l,n),Promise[i(123)]();{const e=await l[i(128)]();return e[i(118)](i(111))?Promise[i(155)](new w(v(s,i(121)))):e[i(118)](i(125))?Promise[i(155)](new w(v(s,i(134)))):Promise[i(155)](new Error(e))}}async[Ke(171)](e,t,n){const r=Ke;let i,s;return t?(i=r(159),s=r(115)+e+r(160)+t):(i=r(132),s=e),[{role:r(164),content:i},{role:r(163),content:s}]}async[Ke(154)](e,t){const n=Ke,r=e[n(120)][n(180)](),i=new TextDecoder;let s="",o="",a="",c=!1;for(;!c;){const{done:e,value:u}=await r[n(156)](),d=s+i[n(116)](u);let l="";c=e;try{l=this[n(168)](d),s=""}catch{s=d;continue}o+=l,!c&&this[n(142)](o)||o&&(a+=o,o="",t(a))}return Promise[n(123)]()}async[Ke(110)](e,t){const n=Ke;return t((await e[n(179)]())[n(167)][0][n(162)][n(122)]),Promise[n(123)]()}[Ke(142)](e){const t=Ke,n=e[t(149)]("<")[t(174)]!==e[t(149)](">")[t(174)],r=e[t(174)]<30;return n&&r}[Ke(168)](e){const t=Ke;return e[t(149)](/\n(?![^{]*\})/g)[t(176)](e=>e[t(141)](t(146),""))[t(138)](e=>e&&e[t(174)]>0&&t(136)!==e)[t(176)](e=>{const n=t,{choices:r}=JSON[n(133)](e);if(r[0]?.[n(127)]?.[n(122)])return r[0][n(127)][n(122)]})[t(138)](e=>e)[t(157)]("")}}var Ze,Xe,et,tt;!function(e){e.HEADER="header",e.QUERY="query"}(Ze||(Ze={})),function(e){e.HEADER="header",e.QUERY="query"}(Xe||(Xe={})),function(e){e.HTTP="http",e.HTTPS="https"}(et||(et={})),function(e){e.MD5="md5",e.CRC32="crc32",e.CRC32C="crc32c",e.SHA1="sha1",e.SHA256="sha256"}(tt||(tt={}));var nt;!function(e){e[e.HEADER=0]="HEADER",e[e.TRAILER=1]="TRAILER"}(nt||(nt={}));const rt="__smithy_context";var it,st;!function(e){e.PROFILE="profile",e.SSO_SESSION="sso-session",e.SERVICES="services"}(it||(it={})),function(e){e.HTTP_0_9="http/0.9",e.HTTP_1_0="http/1.0",e.TDS_8_0="tds/8.0"}(st||(st={}));class ot{constructor(e){this.method=e.method||"GET",this.hostname=e.hostname||"localhost",this.port=e.port,this.query=e.query||{},this.headers=e.headers||{},this.body=e.body,this.protocol=e.protocol?":"!==e.protocol.slice(-1)?`${e.protocol}:`:e.protocol:"https:",this.path=e.path?"/"!==e.path.charAt(0)?`/${e.path}`:e.path:"/",this.username=e.username,this.password=e.password,this.fragment=e.fragment}static clone(e){const t=new ot({...e,headers:{...e.headers}});var n;return t.query&&(t.query=(n=t.query,Object.keys(n).reduce((e,t)=>{const r=n[t];return{...e,[t]:Array.isArray(r)?[...r]:r}},{}))),t}static isInstance(e){if(!e)return!1;const t=e;return"method"in t&&"protocol"in t&&"hostname"in t&&"path"in t&&"object"==typeof t.query&&"object"==typeof t.headers}clone(){return ot.clone(this)}}class at{constructor(e){this.statusCode=e.statusCode,this.reason=e.reason,this.headers=e.headers||{},this.body=e.body}static isInstance(e){if(!e)return!1;const t=e;return"number"==typeof t.statusCode&&"object"==typeof t.headers}}const ct={name:"hostHeaderMiddleware",step:"build",priority:"low",tags:["HOST"],override:!0},ut=e=>({applyToStack:t=>{t.add((e=>t=>async n=>{if(!ot.isInstance(n.request))return t(n);const{request:r}=n,{handlerProtocol:i=""}=e.requestHandler.metadata||{};if(i.indexOf("h2")>=0&&!r.headers[":authority"])delete r.headers.host,r.headers[":authority"]=r.hostname+(r.port?":"+r.port:"");else if(!r.headers.host){let e=r.hostname;null!=r.port&&(e+=`:${r.port}`),r.headers.host=e}return t(n)})(e),ct)}}),dt={name:"loggerMiddleware",tags:["LOGGER"],step:"initialize",override:!0},lt="X-Amzn-Trace-Id",ht={step:"build",tags:["RECURSION_DETECTION"],name:"recursionDetectionMiddleware",override:!0,priority:"low"},ft=e=>({applyToStack:t=>{t.add((e=>t=>async n=>{const{request:r}=n;if(!ot.isInstance(r)||"node"!==e.runtime)return t(n);const i=Object.keys(r.headers??{}).find(e=>e.toLowerCase()===lt.toLowerCase())??lt;if(r.headers.hasOwnProperty(i))return t(n);const s=process.env.AWS_LAMBDA_FUNCTION_NAME,o=process.env._X_AMZN_TRACE_ID,a=e=>"string"==typeof e&&e.length>0;return a(s)&&a(o)&&(r.headers[lt]=o),t({...n,request:r})})(e),ht)}}),pt=e=>e[rt]||(e[rt]={}),mt=e=>{if("function"==typeof e)return e;const t=Promise.resolve(e);return()=>t};const gt=(e,t)=>(n,r)=>async i=>{const s=((e,t)=>{if(!t||0===t.length)return e;const n=[];for(const r of t)for(const t of e)t.schemeId.split("#")[1]===r&&n.push(t);for(const t of e)n.find(({schemeId:e})=>e===t.schemeId)||n.push(t);return n})(e.httpAuthSchemeProvider(await t.httpAuthSchemeParametersProvider(e,r,i.input)),e.authSchemePreference?await e.authSchemePreference():[]),o=function(e){const t=new Map;for(const n of e)t.set(n.schemeId,n);return t}(e.httpAuthSchemes),a=pt(r),c=[];for(const n of s){const i=o.get(n.schemeId);if(!i){c.push(`HttpAuthScheme \`${n.schemeId}\` was not enabled for this service.`);continue}const s=i.identityProvider(await t.identityProviderConfigProvider(e));if(!s){c.push(`HttpAuthScheme \`${n.schemeId}\` did not have an IdentityProvider configured.`);continue}const{identityProperties:u={},signingProperties:d={}}=n.propertiesExtractor?.(e,r)||{};n.identityProperties=Object.assign(n.identityProperties||{},u),n.signingProperties=Object.assign(n.signingProperties||{},d),a.selectedHttpAuthScheme={httpAuthOption:n,identity:await s(n.identityProperties),signer:i.signer};break}if(!a.selectedHttpAuthScheme)throw new Error(c.join("\n"));return n(i)},yt={step:"serialize",tags:["HTTP_AUTH_SCHEME"],name:"httpAuthSchemeMiddleware",override:!0,relation:"before",toMiddleware:"endpointV2Middleware"},wt=(e,t)=>(t.find(([t])=>t.match(e))||[void 0,void 0])[1],bt={name:"deserializerMiddleware",step:"deserialize",tags:["DESERIALIZER"],override:!0},vt={name:"serializerMiddleware",step:"serialize",tags:["SERIALIZER"],override:!0};function kt(e,t,n){return{applyToStack:r=>{r.add(((e,t)=>(n,r)=>async i=>{const{response:s}=await n(i);try{return{response:s,output:await t(s,e)}}catch(e){if(Object.defineProperty(e,"$response",{value:s}),!("$metadata"in e)){const t="Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.";try{e.message+="\n "+t}catch(e){r.logger&&"NoOpLogger"!==r.logger?.constructor?.name?r.logger?.warn?.(t):console.warn(t)}void 0!==e.$responseBodyText&&e.$response&&(e.$response.body=e.$responseBodyText);try{if(at.isInstance(s)){const{headers:t={}}=s,n=Object.entries(t);e.$metadata={httpStatusCode:s.statusCode,requestId:wt(/^x-[\w-]+-request-?id$/,n),extendedRequestId:wt(/^x-[\w-]+-id-2$/,n),cfId:wt(/^x-[\w-]+-cf-id$/,n)}}}catch(e){}}throw e}})(e,n),bt),r.add(((e,t)=>(n,r)=>async i=>{const s=e,o=r.endpointV2?.url&&s.urlParser?async()=>s.urlParser(r.endpointV2.url):s.endpoint;if(!o)throw new Error("No valid endpoint provider available.");const a=await t(i.input,{...e,endpoint:o});return n({...i,request:a})})(e,t),vt)}}}const St=e=>e=>{throw e},Et=(e,t)=>{},At={step:"finalizeRequest",tags:["HTTP_SIGNING"],name:"httpSigningMiddleware",aliases:["apiKeyMiddleware","tokenMiddleware","awsAuthMiddleware"],override:!0,relation:"after",toMiddleware:"retryMiddleware"},It=e=>({applyToStack:e=>{e.addRelativeTo((e,t)=>async n=>{if(!ot.isInstance(n.request))return e(n);const r=pt(t).selectedHttpAuthScheme;if(!r)throw new Error("No HttpAuthScheme was selected: unable to sign request");const{httpAuthOption:{signingProperties:i={}},identity:s,signer:o}=r,a=await e({...n,request:await o.sign(n.request,s,i)}).catch((o.errorHandler||St)(i));return(o.successHandler||Et)(a.response,i),a},At)}}),_t=e=>{if("function"==typeof e)return e;const t=Promise.resolve(e);return()=>t},xt={},Rt=new Array(64);for(let e=0,t="A".charCodeAt(0),n="Z".charCodeAt(0);e+t<=n;e++){const n=String.fromCharCode(e+t);xt[n]=e,Rt[e]=n}for(let e=0,t="a".charCodeAt(0),n="z".charCodeAt(0);e+t<=n;e++){const n=String.fromCharCode(e+t),r=e+26;xt[n]=r,Rt[r]=n}for(let e=0;e<10;e++){xt[e.toString(10)]=e+52;const t=e.toString(10),n=e+52;xt[t]=n,Rt[n]=t}xt["+"]=62,Rt[62]="+",xt["/"]=63,Rt[63]="/";const Ct=e=>{let t=e.length/4*3;"=="===e.slice(-2)?t-=2:"="===e.slice(-1)&&t--;const n=new ArrayBuffer(t),r=new DataView(n);for(let t=0;t<e.length;t+=4){let n=0,i=0;for(let r=t,s=t+3;r<=s;r++)if("="!==e[r]){if(!(e[r]in xt))throw new TypeError(`Invalid character ${e[r]} in base64 string.`);n|=xt[e[r]]<<6*(s-r),i+=6}else n>>=6;const s=t/4*3;n>>=i%8;const o=Math.floor(i/8);for(let e=0;e<o;e++){const t=8*(o-e-1);r.setUint8(s+e,(n&255<<t)>>t)}}return new Uint8Array(n)},Pt=e=>(new TextEncoder).encode(e);function Mt(e){let t;t="string"==typeof e?Pt(e):e;const n="object"==typeof t&&"number"==typeof t.length,r="object"==typeof t&&"number"==typeof t.byteOffset&&"number"==typeof t.byteLength;if(!n&&!r)throw new Error("@smithy/util-base64: toBase64 encoder function only accepts string | Uint8Array.");let i="";for(let e=0;e<t.length;e+=3){let n=0,r=0;for(let i=e,s=Math.min(e+3,t.length);i<s;i++)n|=t[i]<<8*(s-i-1),r+=8;const s=Math.ceil(r/6);n<<=6*s-r;for(let e=1;e<=s;e++){const t=6*(s-e);i+=Rt[(n&63<<t)>>t]}i+="==".slice(0,4-s)}return i}const Tt=e=>{if("string"==typeof e)return e;if("object"!=typeof e||"number"!=typeof e.byteOffset||"number"!=typeof e.byteLength)throw new Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");return new TextDecoder("utf-8").decode(e)};class Ot extends Uint8Array{static fromString(e,t="utf-8"){if("string"==typeof e)return function(e,t){return"base64"===t?Ot.mutate(Ct(e)):Ot.mutate(Pt(e))}(e,t);throw new Error(`Unsupported conversion from ${typeof e} to Uint8ArrayBlobAdapter.`)}static mutate(e){return Object.setPrototypeOf(e,Ot.prototype),e}transformToString(e="utf-8"){return function(e,t="utf-8"){return"base64"===t?Mt(e):Tt(e)}(this,e)}}"function"==typeof ReadableStream&&ReadableStream;const Lt=e=>encodeURIComponent(e).replace(/[!'()*]/g,Nt),Nt=e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`;function $t(e,t){return new Request(e,t)}function Dt(e=0){return new Promise((t,n)=>{e&&setTimeout(()=>{const t=new Error(`Request did not complete within ${e} ms`);t.name="TimeoutError",n(t)},e)})}const Ut={supported:void 0};class Ft{static create(e){return"function"==typeof e?.handle?e:new Ft(e)}constructor(e){"function"==typeof e?this.configProvider=e().then(e=>e||{}):(this.config=e??{},this.configProvider=Promise.resolve(this.config)),void 0===Ut.supported&&(Ut.supported=Boolean("undefined"!=typeof Request&&"keepalive"in $t("https://[::1]")))}destroy(){}async handle(e,{abortSignal:t}={}){this.config||(this.config=await this.configProvider);const n=this.config.requestTimeout,r=!0===this.config.keepAlive,i=this.config.credentials;if(t?.aborted){const e=new Error("Request aborted");return e.name="AbortError",Promise.reject(e)}let s=e.path;const o=function(e){const t=[];for(let n of Object.keys(e).sort()){const r=e[n];if(n=Lt(n),Array.isArray(r))for(let e=0,i=r.length;e<i;e++)t.push(`${n}=${Lt(r[e])}`);else{let e=n;(r||"string"==typeof r)&&(e+=`=${Lt(r)}`),t.push(e)}}return t.join("&")}(e.query||{});o&&(s+=`?${o}`),e.fragment&&(s+=`#${e.fragment}`);let a="";if(null!=e.username||null!=e.password){a=`${e.username??""}:${e.password??""}@`}const{port:c,method:u}=e,d=`${e.protocol}//${a}${e.hostname}${c?`:${c}`:""}${s}`,l="GET"===u||"HEAD"===u?void 0:e.body,h={body:l,headers:new Headers(e.headers),method:u,credentials:i};this.config?.cache&&(h.cache=this.config.cache),l&&(h.duplex="half"),"undefined"!=typeof AbortController&&(h.signal=t),Ut.supported&&(h.keepalive=r),"function"==typeof this.config.requestInit&&Object.assign(h,this.config.requestInit(e));let f=()=>{};const p=$t(d,h),m=[fetch(p).then(e=>{const t=e.headers,n={};for(const e of t.entries())n[e[0]]=e[1];return null!=e.body?{response:new at({headers:n,reason:e.statusText,statusCode:e.status,body:e.body})}:e.blob().then(t=>({response:new at({headers:n,reason:e.statusText,statusCode:e.status,body:t})}))}),Dt(n)];return t&&m.push(new Promise((e,n)=>{const r=()=>{const e=new Error("Request aborted");e.name="AbortError",n(e)};if("function"==typeof t.addEventListener){const e=t;e.addEventListener("abort",r,{once:!0}),f=()=>e.removeEventListener("abort",r)}else t.onabort=r})),Promise.race(m).finally(f)}updateHttpClientConfig(e,t){this.config=void 0,this.configProvider=this.configProvider.then(n=>(n[e]=t,n))}httpHandlerConfigs(){return this.config??{}}}const Bt=async e=>"function"==typeof Blob&&e instanceof Blob||"Blob"===e.constructor?.name?void 0!==Blob.prototype.arrayBuffer?new Uint8Array(await e.arrayBuffer()):async function(e){const t=await function(e){return new Promise((t,n)=>{const r=new FileReader;r.onloadend=()=>{if(2!==r.readyState)return n(new Error("Reader aborted too early"));const e=r.result??"",i=e.indexOf(","),s=i>-1?i+1:e.length;t(e.substring(s))},r.onabort=()=>n(new Error("Read aborted")),r.onerror=()=>n(r.error),r.readAsDataURL(e)})}(e),n=Ct(t);return new Uint8Array(n)}(e):async function(e){const t=[],n=e.getReader();let r=!1,i=0;for(;!r;){const{done:e,value:s}=await n.read();s&&(t.push(s),i+=s.length),r=e}const s=new Uint8Array(i);let o=0;for(const e of t)s.set(e,o),o+=e.length;return s}(e);const jt={},Ht={};for(let e=0;e<256;e++){let t=e.toString(16).toLowerCase();1===t.length&&(t=`0${t}`),jt[e]=t,Ht[t]=e}function qt(e){if(e.length%2!=0)throw new Error("Hex encoded strings must have an even number length");const t=new Uint8Array(e.length/2);for(let n=0;n<e.length;n+=2){const r=e.slice(n,n+2).toLowerCase();if(!(r in Ht))throw new Error(`Cannot decode unrecognized sequence ${r} as hexadecimal`);t[n/2]=Ht[r]}return t}function zt(e){let t="";for(let n=0;n<e.byteLength;n++)t+=jt[e[n]];return t}const Vt=async(e=new Uint8Array,t)=>{if(e instanceof Uint8Array)return Ot.mutate(e);if(!e)return Ot.mutate(new Uint8Array);const n=t.streamCollector(e);return Ot.mutate(await n)};class Wt{constructor(e,t=new Map){this.namespace=e,this.schemas=t}static for(e){return Wt.registries.has(e)||Wt.registries.set(e,new Wt(e)),Wt.registries.get(e)}register(e,t){const n=this.normalizeShapeId(e);Wt.for(this.getNamespace(e)).schemas.set(n,t)}getSchema(e){const t=this.normalizeShapeId(e);if(!this.schemas.has(t))throw new Error(`@smithy/core/schema - schema not found for ${t}`);return this.schemas.get(t)}getBaseException(){for(const[e,t]of this.schemas.entries())if(e.startsWith("smithy.ts.sdk.synthetic.")&&e.endsWith("ServiceException"))return t}find(e){return[...this.schemas.values()].find(e)}destroy(){Wt.registries.delete(this.namespace),this.schemas.clear()}normalizeShapeId(e){return e.includes("#")?e:this.namespace+"#"+e}getNamespace(e){return this.normalizeShapeId(e).split("#")[0]}}Wt.registries=new Map;Math.ceil(2**127*(2-2**-23));const Gt=e=>{if(null!=e){if(Number.isInteger(e)&&!Number.isNaN(e))return e;throw new TypeError(`Expected integer, got ${typeof e}: ${e}`)}},Kt=e=>Jt(e,32),Jt=(e,t)=>{const n=Gt(e);if(void 0!==n&&Yt(n,t)!==n)throw new TypeError(`Expected ${t}-bit integer, got ${e}`);return n},Yt=(e,t)=>{switch(t){case 32:return Int32Array.of(e)[0];case 16:return Int16Array.of(e)[0];case 8:return Int8Array.of(e)[0]}},Qt=e=>{if(null!=e){if("string"==typeof e)return e;if(["boolean","number","bigint"].includes(typeof e))return Xt.warn(Zt(`Expected string, got ${typeof e}: ${e}`)),String(e);throw new TypeError(`Expected string, got ${typeof e}: ${e}`)}},Zt=e=>String(new TypeError(e).stack||e).split("\n").slice(0,5).filter(e=>!e.includes("stackTraceWarning")).join("\n"),Xt={warn:console.warn};const en=function(e){return Object.assign(new String(e),{deserializeJSON:()=>JSON.parse(String(e)),toString:()=>String(e),toJSON:()=>String(e)})};en.from=e=>e&&"object"==typeof e&&(e instanceof en||"deserializeJSON"in e)?e:"string"==typeof e||Object.getPrototypeOf(e)===String.prototype?en(String(e)):en(JSON.stringify(e)),en.fromObject=en.from;Symbol.hasInstance;function tn(e){return encodeURIComponent(e).replace(/[!'()*]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}function nn(e,t){return new rn(e,t)}class rn{constructor(e,t){this.input=e,this.context=t,this.query={},this.method="",this.headers={},this.path="",this.body=null,this.hostname="",this.resolvePathStack=[]}async build(){const{hostname:e,protocol:t="https",port:n,path:r}=await this.context.endpoint();this.path=r;for(const e of this.resolvePathStack)e(this.path);return new ot({protocol:t,hostname:this.hostname||e,port:n,method:this.method,path:this.path,query:this.query,body:this.body,headers:this.headers})}hn(e){return this.hostname=e,this}bp(e){return this.resolvePathStack.push(t=>{this.path=`${t?.endsWith("/")?t.slice(0,-1):t||""}`+e}),this}p(e,t,n,r){return this.resolvePathStack.push(i=>{this.path=((e,t,n,r,i,s)=>{if(null==t||void 0===t[n])throw new Error("No value provided for input HTTP label: "+n+".");{const t=r();if(t.length<=0)throw new Error("Empty value provided for input HTTP label: "+n+".");e=e.replace(i,s?t.split("/").map(e=>tn(e)).join("/"):tn(t))}return e})(i,this.input,e,t,n,r)}),this}h(e){return this.headers=e,this}q(e){return this.query=e,this}b(e){return this.body=e,this}m(e){return this.method=e,this}}class sn{constructor(e){this.authSchemes=new Map;for(const[t,n]of Object.entries(e))void 0!==n&&this.authSchemes.set(t,n)}getIdentityProvider(e){return this.authSchemes.get(e)}}const on=(an=3e5,e=>cn(e)&&e.expiration.getTime()-Date.now()<an);var an;const cn=e=>void 0!==e.expiration;const un=new RegExp("^(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}$"),dn=e=>un.test(e)||e.startsWith("[")&&e.endsWith("]"),ln=new RegExp("^(?!.*-$)(?!-)[a-zA-Z0-9-]{1,63}$"),hn=(e,t=!1)=>{if(!t)return ln.test(e);const n=e.split(".");for(const e of n)if(!hn(e))return!1;return!0},fn={},pn="endpoints";function mn(e){return"object"!=typeof e||null==e?e:"ref"in e?`$${mn(e.ref)}`:"fn"in e?`${e.fn}(${(e.argv||[]).map(mn).join(", ")})`:JSON.stringify(e,null,2)}class gn extends Error{constructor(e){super(e),this.name="EndpointError"}}const yn=(e,t)=>(e=>{const t=e.split("."),n=[];for(const r of t){const t=r.indexOf("[");if(-1!==t){if(r.indexOf("]")!==r.length-1)throw new gn(`Path: '${e}' does not end with ']'`);const i=r.slice(t+1,-1);if(Number.isNaN(parseInt(i)))throw new gn(`Invalid array index: '${i}' in path: '${e}'`);0!==t&&n.push(r.slice(0,t)),n.push(i)}else n.push(r)}return n})(t).reduce((n,r)=>{if("object"!=typeof n)throw new gn(`Index '${r}' in '${t}' not found in '${JSON.stringify(e)}'`);return Array.isArray(n)?n[parseInt(r)]:n[r]},e),wn={[et.HTTP]:80,[et.HTTPS]:443},bn={booleanEquals:(e,t)=>e===t,getAttr:yn,isSet:e=>null!=e,isValidHostLabel:hn,not:e=>!e,parseURL:e=>{const t=(()=>{try{if(e instanceof URL)return e;if("object"==typeof e&&"hostname"in e){const{hostname:t,port:n,protocol:r="",path:i="",query:s={}}=e,o=new URL(`${r}//${t}${n?`:${n}`:""}${i}`);return o.search=Object.entries(s).map(([e,t])=>`${e}=${t}`).join("&"),o}return new URL(e)}catch(e){return null}})();if(!t)return console.error(`Unable to parse ${JSON.stringify(e)} as a whatwg URL.`),null;const n=t.href,{host:r,hostname:i,pathname:s,protocol:o,search:a}=t;if(a)return null;const c=o.slice(0,-1);if(!Object.values(et).includes(c))return null;const u=dn(i);return{scheme:c,authority:`${r}${n.includes(`${r}:${wn[c]}`)||"string"==typeof e&&e.includes(`${r}:${wn[c]}`)?`:${wn[c]}`:""}`,path:s,normalizedPath:s.endsWith("/")?s:`${s}/`,isIp:u}},stringEquals:(e,t)=>e===t,substring:(e,t,n,r)=>t>=n||e.length<n?null:r?e.substring(e.length-n,e.length-t):e.substring(t,n),uriEncode:e=>encodeURIComponent(e).replace(/[!*'()]/g,e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`)},vn=(e,t)=>{const n=[],r={...t.endpointParams,...t.referenceRecord};let i=0;for(;i<e.length;){const t=e.indexOf("{",i);if(-1===t){n.push(e.slice(i));break}n.push(e.slice(i,t));const s=e.indexOf("}",t);if(-1===s){n.push(e.slice(t));break}"{"===e[t+1]&&"}"===e[s+1]&&(n.push(e.slice(t+1,s)),i=s+2);const o=e.substring(t+1,s);if(o.includes("#")){const[e,t]=o.split("#");n.push(yn(r[e],t))}else n.push(r[o]);i=s+1}return n.join("")},kn=(e,t,n)=>{if("string"==typeof e)return vn(e,n);if(e.fn)return Sn(e,n);if(e.ref)return(({ref:e},t)=>({...t.endpointParams,...t.referenceRecord}[e]))(e,n);throw new gn(`'${t}': ${String(e)} is not a string, function or reference.`)},Sn=({fn:e,argv:t},n)=>{const r=t.map(e=>["boolean","number"].includes(typeof e)?e:kn(e,"arg",n)),i=e.split(".");return i[0]in fn&&null!=i[1]?fn[i[0]][i[1]](...r):bn[e](...r)},En=({assign:e,...t},n)=>{if(e&&e in n.referenceRecord)throw new gn(`'${e}' is already defined in Reference Record.`);const r=Sn(t,n);return n.logger?.debug?.(`${pn} evaluateCondition: ${mn(t)} = ${mn(r)}`),{result:""===r||!!r,...null!=e&&{toAssign:{name:e,value:r}}}},An=(e=[],t)=>{const n={};for(const r of e){const{result:e,toAssign:i}=En(r,{...t,referenceRecord:{...t.referenceRecord,...n}});if(!e)return{result:e};i&&(n[i.name]=i.value,t.logger?.debug?.(`${pn} assign: ${i.name} := ${mn(i.value)}`))}return{result:!0,referenceRecord:n}},In=(e,t)=>Object.entries(e).reduce((e,[n,r])=>({...e,[n]:r.map(e=>{const r=kn(e,"Header value entry",t);if("string"!=typeof r)throw new gn(`Header '${n}' value '${r}' is not a string`);return r})}),{}),_n=(e,t)=>{if(Array.isArray(e))return e.map(e=>_n(e,t));switch(typeof e){case"string":return vn(e,t);case"object":if(null===e)throw new gn(`Unexpected endpoint property: ${e}`);return xn(e,t);case"boolean":return e;default:throw new gn("Unexpected endpoint property type: "+typeof e)}},xn=(e,t)=>Object.entries(e).reduce((e,[n,r])=>({...e,[n]:_n(r,t)}),{}),Rn=(e,t)=>{const n=kn(e,"Endpoint URL",t);if("string"==typeof n)try{return new URL(n)}catch(e){throw console.error(`Failed to construct URL with ${n}`,e),e}throw new gn("Endpoint URL must be a string, got "+typeof n)},Cn=(e,t)=>{const{conditions:n,endpoint:r}=e,{result:i,referenceRecord:s}=An(n,t);if(!i)return;const o={...t,referenceRecord:{...t.referenceRecord,...s}},{url:a,properties:c,headers:u}=r;return t.logger?.debug?.(`${pn} Resolving endpoint from template: ${mn(r)}`),{...null!=u&&{headers:In(u,o)},...null!=c&&{properties:xn(c,o)},url:Rn(a,o)}},Pn=(e,t)=>{const{conditions:n,error:r}=e,{result:i,referenceRecord:s}=An(n,t);if(i)throw new gn(kn(r,"Error",{...t,referenceRecord:{...t.referenceRecord,...s}}))},Mn=(e,t)=>{const{conditions:n,rules:r}=e,{result:i,referenceRecord:s}=An(n,t);if(i)return Tn(r,{...t,referenceRecord:{...t.referenceRecord,...s}})},Tn=(e,t)=>{for(const n of e)if("endpoint"===n.type){const e=Cn(n,t);if(e)return e}else if("error"===n.type)Pn(n,t);else{if("tree"!==n.type)throw new gn(`Unknown endpoint rule: ${n}`);{const e=Mn(n,t);if(e)return e}}throw new gn("Rules evaluation failed")},On=(e,t=!1)=>{if(t){for(const t of e.split("."))if(!On(t))return!1;return!0}return!!hn(e)&&(!(e.length<3||e.length>63)&&(e===e.toLowerCase()&&!dn(e)))};let Ln=JSON.parse('{"partitions":[{"id":"aws","outputs":{"dnsSuffix":"amazonaws.com","dualStackDnsSuffix":"api.aws","implicitGlobalRegion":"us-east-1","name":"aws","supportsDualStack":true,"supportsFIPS":true},"regionRegex":"^(us|eu|ap|sa|ca|me|af|il|mx)\\\\-\\\\w+\\\\-\\\\d+$","regions":{"af-south-1":{"description":"Africa (Cape Town)"},"ap-east-1":{"description":"Asia Pacific (Hong Kong)"},"ap-northeast-1":{"description":"Asia Pacific (Tokyo)"},"ap-northeast-2":{"description":"Asia Pacific (Seoul)"},"ap-northeast-3":{"description":"Asia Pacific (Osaka)"},"ap-south-1":{"description":"Asia Pacific (Mumbai)"},"ap-south-2":{"description":"Asia Pacific (Hyderabad)"},"ap-southeast-1":{"description":"Asia Pacific (Singapore)"},"ap-southeast-2":{"description":"Asia Pacific (Sydney)"},"ap-southeast-3":{"description":"Asia Pacific (Jakarta)"},"ap-southeast-4":{"description":"Asia Pacific (Melbourne)"},"ap-southeast-5":{"description":"Asia Pacific (Malaysia)"},"ap-southeast-7":{"description":"Asia Pacific (Thailand)"},"aws-global":{"description":"AWS Standard global region"},"ca-central-1":{"description":"Canada (Central)"},"ca-west-1":{"description":"Canada West (Calgary)"},"eu-central-1":{"description":"Europe (Frankfurt)"},"eu-central-2":{"description":"Europe (Zurich)"},"eu-north-1":{"description":"Europe (Stockholm)"},"eu-south-1":{"description":"Europe (Milan)"},"eu-south-2":{"description":"Europe (Spain)"},"eu-west-1":{"description":"Europe (Ireland)"},"eu-west-2":{"description":"Europe (London)"},"eu-west-3":{"description":"Europe (Paris)"},"il-central-1":{"description":"Israel (Tel Aviv)"},"me-central-1":{"description":"Middle East (UAE)"},"me-south-1":{"description":"Middle East (Bahrain)"},"mx-central-1":{"description":"Mexico (Central)"},"sa-east-1":{"description":"South America (Sao Paulo)"},"us-east-1":{"description":"US East (N. Virginia)"},"us-east-2":{"description":"US East (Ohio)"},"us-west-1":{"description":"US West (N. California)"},"us-west-2":{"description":"US West (Oregon)"}}},{"id":"aws-cn","outputs":{"dnsSuffix":"amazonaws.com.cn","dualStackDnsSuffix":"api.amazonwebservices.com.cn","implicitGlobalRegion":"cn-northwest-1","name":"aws-cn","supportsDualStack":true,"supportsFIPS":true},"regionRegex":"^cn\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-cn-global":{"description":"AWS China global region"},"cn-north-1":{"description":"China (Beijing)"},"cn-northwest-1":{"description":"China (Ningxia)"}}},{"id":"aws-us-gov","outputs":{"dnsSuffix":"amazonaws.com","dualStackDnsSuffix":"api.aws","implicitGlobalRegion":"us-gov-west-1","name":"aws-us-gov","supportsDualStack":true,"supportsFIPS":true},"regionRegex":"^us\\\\-gov\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-us-gov-global":{"description":"AWS GovCloud (US) global region"},"us-gov-east-1":{"description":"AWS GovCloud (US-East)"},"us-gov-west-1":{"description":"AWS GovCloud (US-West)"}}},{"id":"aws-iso","outputs":{"dnsSuffix":"c2s.ic.gov","dualStackDnsSuffix":"c2s.ic.gov","implicitGlobalRegion":"us-iso-east-1","name":"aws-iso","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^us\\\\-iso\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-global":{"description":"AWS ISO (US) global region"},"us-iso-east-1":{"description":"US ISO East"},"us-iso-west-1":{"description":"US ISO WEST"}}},{"id":"aws-iso-b","outputs":{"dnsSuffix":"sc2s.sgov.gov","dualStackDnsSuffix":"sc2s.sgov.gov","implicitGlobalRegion":"us-isob-east-1","name":"aws-iso-b","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^us\\\\-isob\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-b-global":{"description":"AWS ISOB (US) global region"},"us-isob-east-1":{"description":"US ISOB East (Ohio)"}}},{"id":"aws-iso-e","outputs":{"dnsSuffix":"cloud.adc-e.uk","dualStackDnsSuffix":"cloud.adc-e.uk","implicitGlobalRegion":"eu-isoe-west-1","name":"aws-iso-e","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^eu\\\\-isoe\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-e-global":{"description":"AWS ISOE (Europe) global region"},"eu-isoe-west-1":{"description":"EU ISOE West"}}},{"id":"aws-iso-f","outputs":{"dnsSuffix":"csp.hci.ic.gov","dualStackDnsSuffix":"csp.hci.ic.gov","implicitGlobalRegion":"us-isof-south-1","name":"aws-iso-f","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^us\\\\-isof\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-f-global":{"description":"AWS ISOF global region"},"us-isof-east-1":{"description":"US ISOF EAST"},"us-isof-south-1":{"description":"US ISOF SOUTH"}}},{"id":"aws-eusc","outputs":{"dnsSuffix":"amazonaws.eu","dualStackDnsSuffix":"amazonaws.eu","implicitGlobalRegion":"eusc-de-east-1","name":"aws-eusc","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^eusc\\\\-(de)\\\\-\\\\w+\\\\-\\\\d+$","regions":{"eusc-de-east-1":{"description":"EU (Germany)"}}}],"version":"1.1"}'),Nn="";const $n={isVirtualHostableS3Bucket:On,parseArn:e=>{const t=e.split(":");if(t.length<6)return null;const[n,r,i,s,o,...a]=t;if("arn"!==n||""===r||""===i||""===a.join(":"))return null;return{partition:r,service:i,region:s,accountId:o,resourceId:a.map(e=>e.split("/")).flat()}},partition:e=>{const{partitions:t}=Ln;for(const n of t){const{regions:t,outputs:r}=n;for(const[n,i]of Object.entries(t))if(n===e)return{...r,...i}}for(const n of t){const{regionRegex:t,outputs:r}=n;if(new RegExp(t).test(e))return{...r}}const n=t.find(e=>"aws"===e.id);if(!n)throw new Error("Provided region was not found in the partition array or regex, and default partition with id 'aws' doesn't exist.");return{...n.outputs}}};function Dn(e,t,n){e.__aws_sdk_context?e.__aws_sdk_context.features||(e.__aws_sdk_context.features={}):e.__aws_sdk_context={features:{}},e.__aws_sdk_context.features[t]=n}fn.aws=$n;const Un=/\d{12}\.ddb/;const Fn="user-agent",Bn="x-amz-user-agent",jn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w]/g,Hn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w\#]/g;const qn=e=>(t,n)=>async r=>{const{request:i}=r;if(!ot.isInstance(i))return t(r);const{headers:s}=i,o=n?.userAgent?.map(zn)||[],a=(await e.defaultUserAgentProvider()).map(zn);await async function(e,t,n){const r=n.request;if("rpc-v2-cbor"===r?.headers?.["smithy-protocol"]&&Dn(e,"PROTOCOL_RPC_V2_CBOR","M"),"function"==typeof t.retryStrategy){const n=await t.retryStrategy();"function"==typeof n.acquireInitialRetryToken?n.constructor?.name?.includes("Adaptive")?Dn(e,"RETRY_MODE_ADAPTIVE","F"):Dn(e,"RETRY_MODE_STANDARD","E"):Dn(e,"RETRY_MODE_LEGACY","D")}if("function"==typeof t.accountIdEndpointMode){const n=e.endpointV2;switch(String(n?.url?.hostname).match(Un)&&Dn(e,"ACCOUNT_ID_ENDPOINT","O"),await(t.accountIdEndpointMode?.())){case"disabled":Dn(e,"ACCOUNT_ID_MODE_DISABLED","Q");break;case"preferred":Dn(e,"ACCOUNT_ID_MODE_PREFERRED","P");break;case"required":Dn(e,"ACCOUNT_ID_MODE_REQUIRED","R")}}const i=e.__smithy_context?.selectedHttpAuthScheme?.identity;if(i?.$source){const t=i;t.accountId&&Dn(e,"RESOLVED_ACCOUNT_ID","T");for(const[n,r]of Object.entries(t.$source??{}))Dn(e,n,r)}}(n,e,r);const c=n;a.push(`m/${function(e){let t="";for(const n in e){const r=e[n];if(!(t.length+r.length+1<=1024))break;t.length?t+=","+r:t+=r}return t}(Object.assign({},n.__smithy_context?.features,c.__aws_sdk_context?.features))}`);const u=e?.customUserAgent?.map(zn)||[],d=await e.userAgentAppId();d&&a.push(zn([`app/${d}`]));const l=(Nn?[Nn]:[]).concat([...a,...o,...u]).join(" "),h=[...a.filter(e=>e.startsWith("aws-sdk-")),...u].join(" ");return"browser"!==e.runtime?(h&&(s[Bn]=s[Bn]?`${s[Fn]} ${h}`:h),s[Fn]=l):s[Bn]=l,t({...r,request:i})},zn=e=>{const t=e[0].split("/").map(e=>e.replace(jn,"-")).join("/"),n=e[1]?.replace(Hn,"-"),r=t.indexOf("/"),i=t.substring(0,r);let s=t.substring(r+1);return"api"===i&&(s=s.toLowerCase()),[i,s,n].filter(e=>e&&e.length>0).reduce((e,t,n)=>{switch(n){case 0:return t;case 1:return`${e}/${t}`;default:return`${e}#${t}`}},"")},Vn={name:"getUserAgentMiddleware",step:"build",priority:"low",tags:["SET_USER_AGENT","USER_AGENT"],override:!0};var Wn;!function(e){e.ENV="env",e.CONFIG="shared config entry"}(Wn||(Wn={}));const Gn=e=>"string"==typeof e&&(e.startsWith("fips-")||e.endsWith("-fips")),Kn=e=>Gn(e)?["fips-aws-global","aws-fips"].includes(e)?"us-east-1":e.replace(/fips-(dkr-|prod-)?|-fips/,""):e,Jn="content-length";const Yn={step:"build",tags:["SET_CONTENT_LENGTH","CONTENT_LENGTH"],name:"contentLengthMiddleware",override:!0},Qn=e=>({applyToStack:t=>{var n;t.add((n=e.bodyLengthChecker,e=>async t=>{const r=t.request;if(ot.isInstance(r)){const{body:e,headers:t}=r;if(e&&-1===Object.keys(t).map(e=>e.toLowerCase()).indexOf(Jn))try{const t=n(e);r.headers={...r.headers,[Jn]:String(t)}}catch(e){}}return e({...t,request:r})}),Yn)}}),Zn=/^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/,Xn=/(\d+\.){3}\d+/,er=/\.\./,tr=e=>Zn.test(e)&&!Xn.test(e)&&!er.test(e),nr=e=>{const[t,n,r,,,i]=e.split(":"),s="arn"===t&&e.split(":").length>=6,o=Boolean(s&&n&&r&&i);if(s&&!o)throw new Error(`Invalid ARN: ${e} was an invalid ARN.`);return o},rr=(e,t,n)=>{const r=async()=>{const r=n[e]??n[t];return"function"==typeof r?r():r};return"credentialScope"===e||"CredentialScope"===t?async()=>{const e="function"==typeof n.credentials?await n.credentials():n.credentials;return e?.credentialScope??e?.CredentialScope}:"accountId"===e||"AccountId"===t?async()=>{const e="function"==typeof n.credentials?await n.credentials():n.credentials;return e?.accountId??e?.AccountId}:"endpoint"===e||"endpoint"===t?async()=>{const e=await r();if(e&&"object"==typeof e){if("url"in e)return e.url.href;if("hostname"in e){const{protocol:t,hostname:n,port:r,path:i}=e;return`${t}//${n}${r?":"+r:""}${i}`}}return e}:r},ir=async e=>{};const sr=e=>{if("string"==typeof e)return sr(new URL(e));const{hostname:t,pathname:n,port:r,protocol:i,search:s}=e;let o;return s&&(o=function(e){const t={};if(e=e.replace(/^\?/,""))for(const n of e.split("&")){let[e,r=null]=n.split("=");e=decodeURIComponent(e),r&&(r=decodeURIComponent(r)),e in t?Array.isArray(t[e])?t[e].push(r):t[e]=[t[e],r]:t[e]=r}return t}(s)),{hostname:t,port:r?parseInt(r):void 0,protocol:i,path:n,query:o}},or=e=>"object"==typeof e?"url"in e?sr(e.url):e:sr(e),ar=async(e,t,n)=>{const r={},i=t?.getEndpointParameterInstructions?.()||{};for(const[t,s]of Object.entries(i))switch(s.type){case"staticContextParams":r[t]=s.value;break;case"contextParams":r[t]=e[s.name];break;case"clientContextParams":case"builtInParams":r[t]=await rr(s.name,t,n)();break;case"operationContextParams":r[t]=s.get(e);break;default:throw new Error("Unrecognized endpoint parameter instruction: "+JSON.stringify(s))}return 0===Object.keys(i).length&&Object.assign(r,n),"s3"===String(n.serviceId).toLowerCase()&&await(async e=>{const t=e?.Bucket||"";if("string"==typeof e.Bucket&&(e.Bucket=t.replace(/#/g,encodeURIComponent("#")).replace(/\?/g,encodeURIComponent("?"))),nr(t)){if(!0===e.ForcePathStyle)throw new Error("Path-style addressing cannot be used with ARN buckets")}else(!tr(t)||-1!==t.indexOf(".")&&!String(e.Endpoint).startsWith("http:")||t.toLowerCase()!==t||t.length<3)&&(e.ForcePathStyle=!0);return e.DisableMultiRegionAccessPoints&&(e.disableMultiRegionAccessPoints=!0,e.DisableMRAP=!0),e})(r),r},cr=({config:e,instructions:t})=>(n,r)=>async i=>{e.endpoint&&function(e,t,n){e.__smithy_context?e.__smithy_context.features||(e.__smithy_context.features={}):e.__smithy_context={features:{}},e.__smithy_context.features[t]=n}(r,"ENDPOINT_OVERRIDE","N");const s=await(async(e,t,n,r)=>{if(!n.endpoint){let e;e=n.serviceConfiguredEndpoint?await n.serviceConfiguredEndpoint():await ir(n.serviceId),e&&(n.endpoint=()=>Promise.resolve(or(e)))}const i=await ar(e,t,n);if("function"!=typeof n.endpointProvider)throw new Error("config.endpointProvider is not set.");return n.endpointProvider(i,r)})(i.input,{getEndpointParameterInstructions:()=>t},{...e},r);r.endpointV2=s,r.authSchemes=s.properties?.authSchemes;const o=r.authSchemes?.[0];if(o){r.signing_region=o.signingRegion,r.signing_service=o.signingName;const e=pt(r),t=e?.selectedHttpAuthScheme?.httpAuthOption;t&&(t.signingProperties=Object.assign(t.signingProperties||{},{signing_region:o.signingRegion,signingRegion:o.signingRegion,signing_service:o.signingName,signingName:o.signingName,signingRegionSet:o.signingRegionSet},o.properties))}return n({...i})},ur={step:"serialize",tags:["ENDPOINT_PARAMETERS","ENDPOINT_V2","ENDPOINT"],name:"endpointV2Middleware",override:!0,relation:"before",toMiddleware:vt.name},dr=(e,t)=>({applyToStack:n=>{n.addRelativeTo(cr({config:e,instructions:t}),ur)}});var lr;!function(e){e.STANDARD="standard",e.ADAPTIVE="adaptive"}(lr||(lr={}));const hr=lr.STANDARD,fr=["BandwidthLimitExceeded","EC2ThrottledException","LimitExceededException","PriorRequestNotComplete","ProvisionedThroughputExceededException","RequestLimitExceeded","RequestThrottled","RequestThrottledException","SlowDown","ThrottledException","Throttling","ThrottlingException","TooManyRequestsException","TransactionInProgressException"],pr=["TimeoutError","RequestTimeout","RequestTimeoutException"],mr=[500,502,503,504],gr=["ECONNRESET","ECONNREFUSED","EPIPE","ETIMEDOUT"],yr=["EHOSTUNREACH","ENETUNREACH","ENOTFOUND"],wr=e=>429===e.$metadata?.httpStatusCode||fr.includes(e.name)||1==e.$retryable?.throttling,br=(e,t=0)=>(e=>e.$metadata?.clockSkewCorrected)(e)||pr.includes(e.name)||gr.includes(e?.code||"")||yr.includes(e?.code||"")||mr.includes(e.$metadata?.httpStatusCode||0)||(e=>{const t=new Set(["Failed to fetch","NetworkError when attempting to fetch resource","The Internet connection appears to be offline","Load failed","Network request failed"]);return!!(e&&e instanceof TypeError)&&t.has(e.message)})(e)||void 0!==e.cause&&t<=10&&br(e.cause,t+1);class vr{constructor(e){this.currentCapacity=0,this.enabled=!1,this.lastMaxRate=0,this.measuredTxRate=0,this.requestCount=0,this.lastTimestamp=0,this.timeWindow=0,this.beta=e?.beta??.7,this.minCapacity=e?.minCapacity??1,this.minFillRate=e?.minFillRate??.5,this.scaleConstant=e?.scaleConstant??.4,this.smooth=e?.smooth??.8;const t=this.getCurrentTimeInSeconds();this.lastThrottleTime=t,this.lastTxRateBucket=Math.floor(this.getCurrentTimeInSeconds()),this.fillRate=this.minFillRate,this.maxCapacity=this.minCapacity}getCurrentTimeInSeconds(){return Date.now()/1e3}async getSendToken(){return this.acquireTokenBucket(1)}async acquireTokenBucket(e){if(this.enabled){if(this.refillTokenBucket(),e>this.currentCapacity){const t=(e-this.currentCapacity)/this.fillRate*1e3;await new Promise(e=>vr.setTimeoutFn(e,t))}this.currentCapacity=this.currentCapacity-e}}refillTokenBucket(){const e=this.getCurrentTimeInSeconds();if(!this.lastTimestamp)return void(this.lastTimestamp=e);const t=(e-this.lastTimestamp)*this.fillRate;this.currentCapacity=Math.min(this.maxCapacity,this.currentCapacity+t),this.lastTimestamp=e}updateClientSendingRate(e){let t;if(this.updateMeasuredRate(),wr(e)){const e=this.enabled?Math.min(this.measuredTxRate,this.fillRate):this.measuredTxRate;this.lastMaxRate=e,this.calculateTimeWindow(),this.lastThrottleTime=this.getCurrentTimeInSeconds(),t=this.cubicThrottle(e),this.enableTokenBucket()}else this.calculateTimeWindow(),t=this.cubicSuccess(this.getCurrentTimeInSeconds());const n=Math.min(t,2*this.measuredTxRate);this.updateTokenBucketRate(n)}calculateTimeWindow(){this.timeWindow=this.getPrecise(Math.pow(this.lastMaxRate*(1-this.beta)/this.scaleConstant,1/3))}cubicThrottle(e){return this.getPrecise(e*this.beta)}cubicSuccess(e){return this.getPrecise(this.scaleConstant*Math.pow(e-this.lastThrottleTime-this.timeWindow,3)+this.lastMaxRate)}enableTokenBucket(){this.enabled=!0}updateTokenBucketRate(e){this.refillTokenBucket(),this.fillRate=Math.max(e,this.minFillRate),this.maxCapacity=Math.max(e,this.minCapacity),this.currentCapacity=Math.min(this.currentCapacity,this.maxCapacity)}updateMeasuredRate(){const e=this.getCurrentTimeInSeconds(),t=Math.floor(2*e)/2;if(this.requestCount++,t>this.lastTxRateBucket){const e=this.requestCount/(t-this.lastTxRateBucket);this.measuredTxRate=this.getPrecise(e*this.smooth+this.measuredTxRate*(1-this.smooth)),this.requestCount=0,this.lastTxRateBucket=t}}getPrecise(e){return parseFloat(e.toFixed(8))}}vr.setTimeoutFn=setTimeout;const kr=100,Sr=2e4,Er="amz-sdk-invocation-id",Ar="amz-sdk-request",Ir=({retryDelay:e,retryCount:t,retryCost:n})=>({getRetryCount:()=>t,getRetryDelay:()=>Math.min(Sr,e),getRetryCost:()=>n});class _r{constructor(e){this.maxAttempts=e,this.mode=lr.STANDARD,this.capacity=500,this.retryBackoffStrategy=(()=>{let e=kr;return{computeNextBackoffDelay:t=>Math.floor(Math.min(Sr,Math.random()*2**t*e)),setDelayBase:t=>{e=t}}})(),this.maxAttemptsProvider="function"==typeof e?e:async()=>e}async acquireInitialRetryToken(e){return Ir({retryDelay:kr,retryCount:0})}async refreshRetryTokenForRetry(e,t){const n=await this.getMaxAttempts();if(this.shouldRetry(e,t,n)){const n=t.errorType;this.retryBackoffStrategy.setDelayBase("THROTTLING"===n?500:kr);const r=this.retryBackoffStrategy.computeNextBackoffDelay(e.getRetryCount()),i=t.retryAfterHint?Math.max(t.retryAfterHint.getTime()-Date.now()||0,r):r,s=this.getCapacityCost(n);return this.capacity-=s,Ir({retryDelay:i,retryCount:e.getRetryCount()+1,retryCost:s})}throw new Error("No retry token available")}recordSuccess(e){this.capacity=Math.max(500,this.capacity+(e.getRetryCost()??1))}getCapacity(){return this.capacity}async getMaxAttempts(){try{return await this.maxAttemptsProvider()}catch(e){return console.warn("Max attempts provider could not resolve. Using default of 3"),3}}shouldRetry(e,t,n){return e.getRetryCount()+1<n&&this.capacity>=this.getCapacityCost(t.errorType)&&this.isRetryableError(t.errorType)}getCapacityCost(e){return"TRANSIENT"===e?10:5}isRetryableError(e){return"THROTTLING"===e||"TRANSIENT"===e}}class xr{constructor(e,t){this.maxAttemptsProvider=e,this.mode=lr.ADAPTIVE;const{rateLimiter:n}=t??{};this.rateLimiter=n??new vr,this.standardRetryStrategy=new _r(e)}async acquireInitialRetryToken(e){return await this.rateLimiter.getSendToken(),this.standardRetryStrategy.acquireInitialRetryToken(e)}async refreshRetryTokenForRetry(e,t){return this.rateLimiter.updateClientSendingRate(t),this.standardRetryStrategy.refreshRetryTokenForRetry(e,t)}recordSuccess(e){this.rateLimiter.updateClientSendingRate({}),this.standardRetryStrategy.recordSuccess(e)}}const Rr={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let Cr;const Pr=new Uint8Array(16);function Mr(){if(!Cr&&(Cr="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Cr))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Cr(Pr)}const Tr=[];for(let e=0;e<256;++e)Tr.push((e+256).toString(16).slice(1));function Or(e,t=0){return Tr[e[t+0]]+Tr[e[t+1]]+Tr[e[t+2]]+Tr[e[t+3]]+"-"+Tr[e[t+4]]+Tr[e[t+5]]+"-"+Tr[e[t+6]]+Tr[e[t+7]]+"-"+Tr[e[t+8]]+Tr[e[t+9]]+"-"+Tr[e[t+10]]+Tr[e[t+11]]+Tr[e[t+12]]+Tr[e[t+13]]+Tr[e[t+14]]+Tr[e[t+15]]}const Lr=function(e,t,n){if(Rr.randomUUID&&!t&&!e)return Rr.randomUUID();const r=(e=e||{}).random||(e.rng||Mr)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=r[e];return t}return Or(r)},Nr=e=>e instanceof Error?e:e instanceof Object?Object.assign(new Error,e):"string"==typeof e?new Error(e):new Error(`AWS SDK error wrapper for ${e}`);const $r=(e,t)=>{const n=[];if(e&&n.push(e),t)for(const e of t)n.push(e);return n},Dr=(e,t)=>`${e||"anonymous"}${t&&t.length>0?` (a.k.a. ${t.join(",")})`:""}`,Ur=()=>{let e=[],t=[],n=!1;const r=new Set,i=n=>(e.forEach(e=>{n.add(e.middleware,{...e})}),t.forEach(e=>{n.addRelativeTo(e.middleware,{...e})}),n.identifyOnResolve?.(a.identifyOnResolve()),n),s=e=>{const t=[];return e.before.forEach(e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...s(e))}),t.push(e),e.after.reverse().forEach(e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...s(e))}),t},o=(n=!1)=>{const r=[],i=[],o={};e.forEach(e=>{const t={...e,before:[],after:[]};for(const e of $r(t.name,t.aliases))o[e]=t;r.push(t)}),t.forEach(e=>{const t={...e,before:[],after:[]};for(const e of $r(t.name,t.aliases))o[e]=t;i.push(t)}),i.forEach(e=>{if(e.toMiddleware){const t=o[e.toMiddleware];if(void 0===t){if(n)return;throw new Error(`${e.toMiddleware} is not found when adding ${Dr(e.name,e.aliases)} middleware ${e.relation} ${e.toMiddleware}`)}"after"===e.relation&&t.after.push(e),"before"===e.relation&&t.before.push(e)}});const a=(c=r,c.sort((e,t)=>Fr[t.step]-Fr[e.step]||Br[t.priority||"normal"]-Br[e.priority||"normal"])).map(s).reduce((e,t)=>(e.push(...t),e),[]);var c;return a},a={add:(t,n={})=>{const{name:i,override:s,aliases:o}=n,a={step:"initialize",priority:"normal",middleware:t,...n},c=$r(i,o);if(c.length>0){if(c.some(e=>r.has(e))){if(!s)throw new Error(`Duplicate middleware name '${Dr(i,o)}'`);for(const t of c){const n=e.findIndex(e=>e.name===t||e.aliases?.some(e=>e===t));if(-1===n)continue;const r=e[n];if(r.step!==a.step||a.priority!==r.priority)throw new Error(`"${Dr(r.name,r.aliases)}" middleware with ${r.priority} priority in ${r.step} step cannot be overridden by "${Dr(i,o)}" middleware with ${a.priority} priority in ${a.step} step.`);e.splice(n,1)}}for(const e of c)r.add(e)}e.push(a)},addRelativeTo:(e,n)=>{const{name:i,override:s,aliases:o}=n,a={middleware:e,...n},c=$r(i,o);if(c.length>0){if(c.some(e=>r.has(e))){if(!s)throw new Error(`Duplicate middleware name '${Dr(i,o)}'`);for(const e of c){const n=t.findIndex(t=>t.name===e||t.aliases?.some(t=>t===e));if(-1===n)continue;const r=t[n];if(r.toMiddleware!==a.toMiddleware||r.relation!==a.relation)throw new Error(`"${Dr(r.name,r.aliases)}" middleware ${r.relation} "${r.toMiddleware}" middleware cannot be overridden by "${Dr(i,o)}" middleware ${a.relation} "${a.toMiddleware}" middleware.`);t.splice(n,1)}}for(const e of c)r.add(e)}t.push(a)},clone:()=>i(Ur()),use:e=>{e.applyToStack(a)},remove:n=>"string"==typeof n?(n=>{let i=!1;const s=e=>{const t=$r(e.name,e.aliases);if(t.includes(n)){i=!0;for(const e of t)r.delete(e);return!1}return!0};return e=e.filter(s),t=t.filter(s),i})(n):(n=>{let i=!1;const s=e=>{if(e.middleware===n){i=!0;for(const t of $r(e.name,e.aliases))r.delete(t);return!1}return!0};return e=e.filter(s),t=t.filter(s),i})(n),removeByTag:n=>{let i=!1;const s=e=>{const{tags:t,name:s,aliases:o}=e;if(t&&t.includes(n)){const e=$r(s,o);for(const t of e)r.delete(t);return i=!0,!1}return!0};return e=e.filter(s),t=t.filter(s),i},concat:e=>{const t=i(Ur());return t.use(e),t.identifyOnResolve(n||t.identifyOnResolve()||(e.identifyOnResolve?.()??!1)),t},applyToStack:i,identify:()=>o(!0).map(e=>{const t=e.step??e.relation+" "+e.toMiddleware;return Dr(e.name,e.aliases)+" - "+t}),identifyOnResolve:e=>("boolean"==typeof e&&(n=e),n),resolve:(e,t)=>{for(const n of o().map(e=>e.middleware).reverse())e=n(e,t);return n&&console.log(a.identify()),e}};return a},Fr={initialize:5,serialize:4,build:3,finalizeRequest:2,deserialize:1},Br={high:3,normal:2,low:1};class jr{constructor(e){this.config=e,this.middlewareStack=Ur()}send(e,t,n){const r="function"!=typeof t?t:void 0,i="function"==typeof t?t:n;let s;if(void 0===r&&!0===this.config.cacheMiddleware){this.handlers||(this.handlers=new WeakMap);const t=this.handlers;t.has(e.constructor)?s=t.get(e.constructor):(s=e.resolveMiddleware(this.middlewareStack,this.config,r),t.set(e.constructor,s))}else delete this.handlers,s=e.resolveMiddleware(this.middlewareStack,this.config,r);if(!i)return s(e).then(e=>e.output);s(e).then(e=>i(null,e.output),e=>i(e)).catch(()=>{})}destroy(){this.config?.requestHandler?.destroy?.(),delete this.handlers}}class Hr{constructor(){this.middlewareStack=Ur()}static classBuilder(){return new qr}resolveMiddlewareWithContext(e,t,n,{middlewareFn:r,clientName:i,commandName:s,inputFilterSensitiveLog:o,outputFilterSensitiveLog:a,smithyContext:c,additionalContext:u,CommandCtor:d}){for(const i of r.bind(this)(d,e,t,n))this.middlewareStack.use(i);const l=e.concat(this.middlewareStack),{logger:h}=t,f={logger:h,clientName:i,commandName:s,inputFilterSensitiveLog:o,outputFilterSensitiveLog:a,[rt]:{commandInstance:this,...c},...u},{requestHandler:p}=t;return l.resolve(e=>p.handle(e.request,n||{}),f)}}class qr{constructor(){this._init=()=>{},this._ep={},this._middlewareFn=()=>[],this._commandName="",this._clientName="",this._additionalContext={},this._smithyContext={},this._inputFilterSensitiveLog=e=>e,this._outputFilterSensitiveLog=e=>e,this._serializer=null,this._deserializer=null}init(e){this._init=e}ep(e){return this._ep=e,this}m(e){return this._middlewareFn=e,this}s(e,t,n={}){return this._smithyContext={service:e,operation:t,...n},this}c(e={}){return this._additionalContext=e,this}n(e,t){return this._clientName=e,this._commandName=t,this}f(e=e=>e,t=e=>e){return this._inputFilterSensitiveLog=e,this._outputFilterSensitiveLog=t,this}ser(e){return this._serializer=e,this}de(e){return this._deserializer=e,this}sc(e){return this._operationSchema=e,this._smithyContext.operationSchema=e,this}build(){const e=this;let t;return t=class extends Hr{static getEndpointParameterInstructions(){return e._ep}constructor(...[t]){super(),this.serialize=e._serializer,this.deserialize=e._deserializer,this.input=t??{},e._init(this),this.schema=e._operationSchema}resolveMiddleware(n,r,i){return this.resolveMiddlewareWithContext(n,r,i,{CommandCtor:t,middlewareFn:e._middlewareFn,clientName:e._clientName,commandName:e._commandName,inputFilterSensitiveLog:e._inputFilterSensitiveLog,outputFilterSensitiveLog:e._outputFilterSensitiveLog,smithyContext:e._smithyContext,additionalContext:e._additionalContext})}}}}const zr="***SensitiveInformation***";class Vr extends Error{constructor(e){super(e.message),Object.setPrototypeOf(this,Object.getPrototypeOf(this).constructor.prototype),this.name=e.name,this.$fault=e.$fault,this.$metadata=e.$metadata}static isInstance(e){if(!e)return!1;const t=e;return Vr.prototype.isPrototypeOf(t)||Boolean(t.$fault)&&Boolean(t.$metadata)&&("client"===t.$fault||"server"===t.$fault)}static[Symbol.hasInstance](e){if(!e)return!1;const t=e;return this===Vr?Vr.isInstance(e):!!Vr.isInstance(e)&&(t.name&&this.name?this.prototype.isPrototypeOf(e)||t.name===this.name:this.prototype.isPrototypeOf(e))}}const Wr=(e,t={})=>{Object.entries(t).filter(([,e])=>void 0!==e).forEach(([t,n])=>{null!=e[t]&&""!==e[t]||(e[t]=n)});const n=e.message||e.Message||"UnknownError";return e.message=n,delete e.Message,e},Gr=e=>({httpStatusCode:e.statusCode,requestId:e.headers["x-amzn-requestid"]??e.headers["x-amzn-request-id"]??e.headers["x-amz-request-id"],extendedRequestId:e.headers["x-amz-id-2"],cfId:e.headers["x-amz-cf-id"]}),Kr=e=>{switch(e){case"standard":case"cross-region":return{retryMode:"standard",connectionTimeout:3100};case"in-region":return{retryMode:"standard",connectionTimeout:1100};case"mobile":return{retryMode:"standard",connectionTimeout:3e4};default:return{}}},Jr=e=>Object.assign((e=>{const t=[];for(const n in tt){const r=tt[n];void 0!==e[r]&&t.push({algorithmId:()=>r,checksumConstructor:()=>e[r]})}return{addChecksumAlgorithm(e){t.push(e)},checksumAlgorithms:()=>t}})(e),(e=>({setRetryStrategy(t){e.retryStrategy=t},retryStrategy:()=>e.retryStrategy}))(e)),Yr=e=>null!=e;class Qr{trace(){}debug(){}info(){}warn(){}error(){}}function Zr(e,t,n){let r,i,s;if(void 0===t&&void 0===n)r={},s=e;else{if(r=e,"function"==typeof t)return i=t,s=n,ei(r,i,s);s=t}for(const e of Object.keys(s))Array.isArray(s[e])?ti(r,null,s,e):r[e]=s[e];return r}const Xr=(e,t)=>{const n={};for(const r in t)ti(n,e,t,r);return n},ei=(e,t,n)=>Zr(e,Object.entries(n).reduce((e,[n,r])=>(Array.isArray(r)?e[n]=r:e[n]="function"==typeof r?[t,r()]:[t,r],e),{})),ti=(e,t,n,r)=>{if(null!==t){let i=n[r];"function"==typeof i&&(i=[,i]);const[s=ni,o=ri,a=r]=i;return void(("function"==typeof s&&s(t[a])||"function"!=typeof s&&s)&&(e[r]=o(t[a])))}let[i,s]=n[r];if("function"==typeof s){let t;const n=void 0===i&&null!=(t=s()),o="function"==typeof i&&!!i(void 0)||"function"!=typeof i&&!!i;n?e[r]=t:o&&(e[r]=s())}else{const t=void 0===i&&null!=s,n="function"==typeof i&&!!i(s)||"function"!=typeof i&&!!i;(t||n)&&(e[r]=s)}},ni=e=>null!=e,ri=e=>e,ii=e=>e?.body instanceof ReadableStream,si=e=>void 0!==e.acquireInitialRetryToken&&void 0!==e.refreshRetryTokenForRetry&&void 0!==e.recordSuccess,oi=e=>{const t={error:e,errorType:ai(e)},n=di(e.$response);return n&&(t.retryAfterHint=n),t},ai=e=>wr(e)?"THROTTLING":br(e)?"TRANSIENT":(e=>{if(void 0!==e.$metadata?.httpStatusCode){const t=e.$metadata.httpStatusCode;return 500<=t&&t<=599&&!br(e)}return!1})(e)?"SERVER_ERROR":"CLIENT_ERROR",ci={name:"retryMiddleware",tags:["RETRY"],step:"finalizeRequest",priority:"high",override:!0},ui=e=>({applyToStack:t=>{t.add((e=>(t,n)=>async r=>{let i=await e.retryStrategy();const s=await e.maxAttempts();if(!si(i))return i?.mode&&(n.userAgent=[...n.userAgent||[],["cfg/retry-mode",i.mode]]),i.retry(t,r);{let e=await i.acquireInitialRetryToken(n.partition_id),o=new Error,a=0,c=0;const{request:u}=r,d=ot.isInstance(u);for(d&&(u.headers[Er]=Lr());;)try{d&&(u.headers[Ar]=`attempt=${a+1}; max=${s}`);const{response:n,output:o}=await t(r);return i.recordSuccess(e),o.$metadata.attempts=a+1,o.$metadata.totalRetryDelay=c,{response:n,output:o}}catch(t){const r=oi(t);if(o=Nr(t),d&&ii(u))throw(n.logger instanceof Qr?console:n.logger)?.warn("An error was encountered in a non-retryable streaming request."),o;try{e=await i.refreshRetryTokenForRetry(e,r)}catch(e){throw o.$metadata||(o.$metadata={}),o.$metadata.attempts=a+1,o.$metadata.totalRetryDelay=c,o}a=e.getRetryCount();const s=e.getRetryDelay();c+=s,await new Promise(e=>setTimeout(e,s))}}})(e),ci)}}),di=e=>{if(!at.isInstance(e))return;const t=Object.keys(e.headers).find(e=>"retry-after"===e.toLowerCase());if(!t)return;const n=e.headers[t],r=Number(n);if(!Number.isNaN(r))return new Date(1e3*r);return new Date(n)};const li=e=>"string"==typeof e?Pt(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e),hi="X-Amz-Date",fi="X-Amz-Signature",pi="X-Amz-Security-Token",mi="authorization",gi=hi.toLowerCase(),yi=[mi,gi,"date"],wi=fi.toLowerCase(),bi="x-amz-content-sha256",vi=pi.toLowerCase(),ki={authorization:!0,"cache-control":!0,connection:!0,expect:!0,from:!0,"keep-alive":!0,"max-forwards":!0,pragma:!0,referer:!0,te:!0,trailer:!0,"transfer-encoding":!0,upgrade:!0,"user-agent":!0,"x-amzn-trace-id":!0},Si=/^proxy-/,Ei=/^sec-/,Ai="AWS4-HMAC-SHA256",Ii="AWS4-HMAC-SHA256-PAYLOAD",_i="aws4_request",xi={},Ri=[],Ci=(e,t,n)=>`${e}/${t}/${n}/${_i}`,Pi=(e,t,n)=>{const r=new e(t);return r.update(li(n)),r.digest()},Mi=({headers:e},t,n)=>{const r={};for(const i of Object.keys(e).sort()){if(null==e[i])continue;const s=i.toLowerCase();(s in ki||t?.has(s)||Si.test(s)||Ei.test(s))&&(!n||n&&!n.has(s))||(r[s]=e[i].trim().replace(/\s+/g," "))}return r},Ti=async({headers:e,body:t},n)=>{for(const t of Object.keys(e))if(t.toLowerCase()===bi)return e[t];if(null==t)return"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";if("string"==typeof t||ArrayBuffer.isView(t)||(r=t,"function"==typeof ArrayBuffer&&r instanceof ArrayBuffer||"[object ArrayBuffer]"===Object.prototype.toString.call(r))){const e=new n;return e.update(li(t)),zt(await e.digest())}var r;return"UNSIGNED-PAYLOAD"};class Oi{format(e){const t=[];for(const n of Object.keys(e)){const r=Pt(n);t.push(Uint8Array.from([r.byteLength]),r,this.formatHeaderValue(e[n]))}const n=new Uint8Array(t.reduce((e,t)=>e+t.byteLength,0));let r=0;for(const e of t)n.set(e,r),r+=e.byteLength;return n}formatHeaderValue(e){switch(e.type){case"boolean":return Uint8Array.from([e.value?0:1]);case"byte":return Uint8Array.from([2,e.value]);case"short":const t=new DataView(new ArrayBuffer(3));return t.setUint8(0,3),t.setInt16(1,e.value,!1),new Uint8Array(t.buffer);case"integer":const n=new DataView(new ArrayBuffer(5));return n.setUint8(0,4),n.setInt32(1,e.value,!1),new Uint8Array(n.buffer);case"long":const r=new Uint8Array(9);return r[0]=5,r.set(e.value.bytes,1),r;case"binary":const i=new DataView(new ArrayBuffer(3+e.value.byteLength));i.setUint8(0,6),i.setUint16(1,e.value.byteLength,!1);const s=new Uint8Array(i.buffer);return s.set(e.value,3),s;case"string":const o=Pt(e.value),a=new DataView(new ArrayBuffer(3+o.byteLength));a.setUint8(0,7),a.setUint16(1,o.byteLength,!1);const c=new Uint8Array(a.buffer);return c.set(o,3),c;case"timestamp":const u=new Uint8Array(9);return u[0]=8,u.set($i.fromNumber(e.value.valueOf()).bytes,1),u;case"uuid":if(!Ni.test(e.value))throw new Error(`Invalid UUID received: ${e.value}`);const d=new Uint8Array(17);return d[0]=9,d.set(qt(e.value.replace(/\-/g,"")),1),d}}}var Li;!function(e){e[e.boolTrue=0]="boolTrue",e[e.boolFalse=1]="boolFalse",e[e.byte=2]="byte",e[e.short=3]="short",e[e.integer=4]="integer",e[e.long=5]="long",e[e.byteArray=6]="byteArray",e[e.string=7]="string",e[e.timestamp=8]="timestamp",e[e.uuid=9]="uuid"}(Li||(Li={}));const Ni=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;class $i{constructor(e){if(this.bytes=e,8!==e.byteLength)throw new Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(`${e} is too large (or, if negative, too small) to represent as an Int64`);const t=new Uint8Array(8);for(let n=7,r=Math.abs(Math.round(e));n>-1&&r>0;n--,r/=256)t[n]=r;return e<0&&Di(t),new $i(t)}valueOf(){const e=this.bytes.slice(0),t=128&e[0];return t&&Di(e),parseInt(zt(e),16)*(t?-1:1)}toString(){return String(this.valueOf())}}function Di(e){for(let t=0;t<8;t++)e[t]^=255;for(let t=7;t>-1&&(e[t]++,0===e[t]);t--);}const Ui=e=>{e=ot.clone(e);for(const t of Object.keys(e.headers))yi.indexOf(t.toLowerCase())>-1&&delete e.headers[t];return e},Fi=e=>"number"==typeof e?new Date(1e3*e):"string"==typeof e?Number(e)?new Date(1e3*Number(e)):new Date(e):e;class Bi{constructor({applyChecksum:e,credentials:t,region:n,service:r,sha256:i,uriEscapePath:s=!0}){this.service=r,this.sha256=i,this.uriEscapePath=s,this.applyChecksum="boolean"!=typeof e||e,this.regionProvider=mt(n),this.credentialProvider=mt(t)}createCanonicalRequest(e,t,n){const r=Object.keys(t).sort();return`${e.method}\n${this.getCanonicalPath(e)}\n${(({query:e={}})=>{const t=[],n={};for(const r of Object.keys(e)){if(r.toLowerCase()===wi)continue;const i=Lt(r);t.push(i);const s=e[r];"string"==typeof s?n[i]=`${i}=${Lt(s)}`:Array.isArray(s)&&(n[i]=s.slice(0).reduce((e,t)=>e.concat([`${i}=${Lt(t)}`]),[]).sort().join("&"))}return t.sort().map(e=>n[e]).filter(e=>e).join("&")})(e)}\n${r.map(e=>`${e}:${t[e]}`).join("\n")}\n\n${r.join(";")}\n${n}`}async createStringToSign(e,t,n,r){const i=new this.sha256;i.update(li(n));return`${r}\n${e}\n${t}\n${zt(await i.digest())}`}getCanonicalPath({path:e}){if(this.uriEscapePath){const t=[];for(const n of e.split("/"))0!==n?.length&&"."!==n&&(".."===n?t.pop():t.push(n));const n=`${e?.startsWith("/")?"/":""}${t.join("/")}${t.length>0&&e?.endsWith("/")?"/":""}`;return Lt(n).replace(/%2F/g,"/")}return e}validateResolvedCredentials(e){if("object"!=typeof e||"string"!=typeof e.accessKeyId||"string"!=typeof e.secretAccessKey)throw new Error("Resolved credential object is not valid")}formatDate(e){const t=(n=e,Fi(n).toISOString().replace(/\.\d{3}Z$/,"Z")).replace(/[\-:]/g,"");var n;return{longDate:t,shortDate:t.slice(0,8)}}getCanonicalHeaderList(e){return Object.keys(e).sort().join(";")}}class ji extends Bi{constructor({applyChecksum:e,credentials:t,region:n,service:r,sha256:i,uriEscapePath:s=!0}){super({applyChecksum:e,credentials:t,region:n,service:r,sha256:i,uriEscapePath:s}),this.headerFormatter=new Oi}async presign(e,t={}){const{signingDate:n=new Date,expiresIn:r=3600,unsignableHeaders:i,unhoistableHeaders:s,signableHeaders:o,hoistableHeaders:a,signingRegion:c,signingService:u}=t,d=await this.credentialProvider();this.validateResolvedCredentials(d);const l=c??await this.regionProvider(),{longDate:h,shortDate:f}=this.formatDate(n);if(r>604800)return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");const p=Ci(f,l,u??this.service),m=((e,t={})=>{const{headers:n,query:r={}}=ot.clone(e);for(const e of Object.keys(n)){const i=e.toLowerCase();("x-amz-"===i.slice(0,6)&&!t.unhoistableHeaders?.has(i)||t.hoistableHeaders?.has(i))&&(r[e]=n[e],delete n[e])}return{...e,headers:n,query:r}})(Ui(e),{unhoistableHeaders:s,hoistableHeaders:a});d.sessionToken&&(m.query[pi]=d.sessionToken),m.query["X-Amz-Algorithm"]=Ai,m.query["X-Amz-Credential"]=`${d.accessKeyId}/${p}`,m.query[hi]=h,m.query["X-Amz-Expires"]=r.toString(10);const g=Mi(m,i,o);return m.query["X-Amz-SignedHeaders"]=this.getCanonicalHeaderList(g),m.query[fi]=await this.getSignature(h,p,this.getSigningKey(d,l,f,u),this.createCanonicalRequest(m,g,await Ti(e,this.sha256))),m}async sign(e,t){return"string"==typeof e?this.signString(e,t):e.headers&&e.payload?this.signEvent(e,t):e.message?this.signMessage(e,t):this.signRequest(e,t)}async signEvent({headers:e,payload:t},{signingDate:n=new Date,priorSignature:r,signingRegion:i,signingService:s}){const o=i??await this.regionProvider(),{shortDate:a,longDate:c}=this.formatDate(n),u=Ci(a,o,s??this.service),d=await Ti({headers:{},body:t},this.sha256),l=new this.sha256;l.update(e);const h=zt(await l.digest()),f=[Ii,c,u,r,h,d].join("\n");return this.signString(f,{signingDate:n,signingRegion:o,signingService:s})}async signMessage(e,{signingDate:t=new Date,signingRegion:n,signingService:r}){return this.signEvent({headers:this.headerFormatter.format(e.message.headers),payload:e.message.body},{signingDate:t,signingRegion:n,signingService:r,priorSignature:e.priorSignature}).then(t=>({message:e.message,signature:t}))}async signString(e,{signingDate:t=new Date,signingRegion:n,signingService:r}={}){const i=await this.credentialProvider();this.validateResolvedCredentials(i);const s=n??await this.regionProvider(),{shortDate:o}=this.formatDate(t),a=new this.sha256(await this.getSigningKey(i,s,o,r));return a.update(li(e)),zt(await a.digest())}async signRequest(e,{signingDate:t=new Date,signableHeaders:n,unsignableHeaders:r,signingRegion:i,signingService:s}={}){const o=await this.credentialProvider();this.validateResolvedCredentials(o);const a=i??await this.regionProvider(),c=Ui(e),{longDate:u,shortDate:d}=this.formatDate(t),l=Ci(d,a,s??this.service);c.headers[gi]=u,o.sessionToken&&(c.headers[vi]=o.sessionToken);const h=await Ti(c,this.sha256);!((e,t)=>{e=e.toLowerCase();for(const n of Object.keys(t))if(e===n.toLowerCase())return!0;return!1})(bi,c.headers)&&this.applyChecksum&&(c.headers[bi]=h);const f=Mi(c,r,n),p=await this.getSignature(u,l,this.getSigningKey(o,a,d,s),this.createCanonicalRequest(c,f,h));return c.headers[mi]=`${Ai} Credential=${o.accessKeyId}/${l}, SignedHeaders=${this.getCanonicalHeaderList(f)}, Signature=${p}`,c}async getSignature(e,t,n,r){const i=await this.createStringToSign(e,t,r,Ai),s=new this.sha256(await n);return s.update(li(i)),zt(await s.digest())}getSigningKey(e,t,n,r){return(async(e,t,n,r,i)=>{const s=`${n}:${r}:${i}:${zt(await Pi(e,t.secretAccessKey,t.accessKeyId))}:${t.sessionToken}`;if(s in xi)return xi[s];for(Ri.push(s);Ri.length>50;)delete xi[Ri.shift()];let o=`AWS4${t.secretAccessKey}`;for(const t of[n,r,i,_i])o=await Pi(e,o,t);return xi[s]=o})(this.sha256,e,n,t,r||this.service)}}const Hi=e=>{let t,n=e.credentials,r=!!e.credentials;Object.defineProperty(e,"credentials",{set(i){i&&i!==n&&i!==t&&(r=!0),n=i;const s=function(e,{credentials:t,credentialDefaultProvider:n}){let r;r=t?t?.memoized?t:((e,t,n)=>{if(void 0===e)return;const r="function"!=typeof e?async()=>Promise.resolve(e):e;let i,s,o,a=!1;const c=async e=>{s||(s=r(e));try{i=await s,o=!0,a=!1}finally{s=void 0}return i};return void 0===t?async e=>(o&&!e?.forceRefresh||(i=await c(e)),i):async e=>(o&&!e?.forceRefresh||(i=await c(e)),a?i:n(i)?t(i)?(await c(e),i):i:(a=!0,i))})(t,on,cn):n?_t(n(Object.assign({},e,{parentClientConfig:e}))):async()=>{throw new Error("@aws-sdk/core::resolveAwsSdkSigV4Config - `credentials` not provided and no credentialDefaultProvider was configured.")};return r.memoized=!0,r}(e,{credentials:n,credentialDefaultProvider:e.credentialDefaultProvider}),o=function(e,t){if(t.configBound)return t;const n=async n=>t({...n,callerClientConfig:e});return n.memoized=t.memoized,n.configBound=!0,n}(e,s);r&&!o.attributed?(t=async e=>o(e).then(e=>function(e,t,n){return e.$source||(e.$source={}),e.$source[t]=n,e}(e,"CREDENTIALS_CODE","e")),t.memoized=o.memoized,t.configBound=o.configBound,t.attributed=!0):t=o},get:()=>t,enumerable:!0,configurable:!0}),e.credentials=n;const{signingEscapePath:i=!0,systemClockOffset:s=e.systemClockOffset||0,sha256:o}=e;let a;a=e.signer?_t(e.signer):e.regionInfoProvider?()=>_t(e.region)().then(async t=>[await e.regionInfoProvider(t,{useFipsEndpoint:await e.useFipsEndpoint(),useDualstackEndpoint:await e.useDualstackEndpoint()})||{},t]).then(([t,n])=>{const{signingRegion:r,signingService:s}=t;e.signingRegion=e.signingRegion||r||n,e.signingName=e.signingName||s||e.serviceId;const a={...e,credentials:e.credentials,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:i};return new(e.signerConstructor||ji)(a)}):async t=>{const n=(t=Object.assign({},{name:"sigv4",signingName:e.signingName||e.defaultSigningName,signingRegion:await _t(e.region)(),properties:{}},t)).signingRegion,r=t.signingName;e.signingRegion=e.signingRegion||n,e.signingName=e.signingName||r||e.serviceId;const s={...e,credentials:e.credentials,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:i};return new(e.signerConstructor||ji)(s)};return Object.assign(e,{systemClockOffset:s,signingEscapePath:i,signer:a})};const qi=async(e,t,n)=>({operation:pt(t).operation,region:await mt(e.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()});const zi=e=>{const t=[];return e.operation,t.push(function(e){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"bedrock",region:e.region},propertiesExtractor:(e,t)=>({signingProperties:{config:e,context:t}})}}(e)),t},Vi={UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}},Wi="3.823.0";var Gi="undefined"!=typeof Buffer&&Buffer.from?function(e){return Buffer.from(e,"utf8")}:e=>(new TextEncoder).encode(e);function Ki(e){return e instanceof Uint8Array?e:"string"==typeof e?Gi(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e)}function Ji(e){return"string"==typeof e?0===e.length:0===e.byteLength}var Yi={name:"SHA-256"},Qi={name:"HMAC",hash:Yi},Zi=new Uint8Array([227,176,196,66,152,252,28,20,154,251,244,200,153,111,185,36,39,174,65,228,100,155,147,76,164,149,153,27,120,82,184,85]);const Xi={};function es(){return"undefined"!=typeof window?window:"undefined"!=typeof self?self:Xi}var ts=function(){function e(e){this.toHash=new Uint8Array(0),this.secret=e,this.reset()}return e.prototype.update=function(e){if(!Ji(e)){var t=Ki(e),n=new Uint8Array(this.toHash.byteLength+t.byteLength);n.set(this.toHash,0),n.set(t,this.toHash.byteLength),this.toHash=n}},e.prototype.digest=function(){var e=this;return this.key?this.key.then(function(t){return es().crypto.subtle.sign(Qi,t,e.toHash).then(function(e){return new Uint8Array(e)})}):Ji(this.toHash)?Promise.resolve(Zi):Promise.resolve().then(function(){return es().crypto.subtle.digest(Yi,e.toHash)}).then(function(e){return Promise.resolve(new Uint8Array(e))})},e.prototype.reset=function(){var e=this;this.toHash=new Uint8Array(0),this.secret&&void 0!==this.secret&&(this.key=new Promise(function(t,n){es().crypto.subtle.importKey("raw",Ki(e.secret),Qi,!1,["sign"]).then(t,n)}),this.key.catch(function(){}))},e}();function ns(e,t,n,r){return new(n||(n=Promise))(function(i,s){function o(e){try{c(r.next(e))}catch(e){s(e)}}function a(e){try{c(r.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n(function(e){e(t)})).then(o,a)}c((r=r.apply(e,t||[])).next())})}function rs(e,t){var n,r,i,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},o=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return o.next=a(0),o.throw=a(1),o.return=a(2),"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){s.label=a[1];break}if(6===a[0]&&s.label<i[1]){s.label=i[1],i=a;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(a);break}i[2]&&s.ops.pop(),s.trys.pop();continue}a=t.call(e,s)}catch(e){a=[6,e],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}Object.create;function is(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}Object.create;"function"==typeof SuppressedError&&SuppressedError;var ss=64,os=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),as=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],cs=Math.pow(2,53)-1,us=function(){function e(){this.state=Int32Array.from(as),this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}return e.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");var t=0,n=e.byteLength;if(this.bytesHashed+=n,8*this.bytesHashed>cs)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;n>0;)this.buffer[this.bufferLength++]=e[t++],n--,this.bufferLength===ss&&(this.hashBuffer(),this.bufferLength=0)},e.prototype.digest=function(){if(!this.finished){var e=8*this.bytesHashed,t=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),n=this.bufferLength;if(t.setUint8(this.bufferLength++,128),n%ss>=56){for(var r=this.bufferLength;r<ss;r++)t.setUint8(r,0);this.hashBuffer(),this.bufferLength=0}for(r=this.bufferLength;r<56;r++)t.setUint8(r,0);t.setUint32(56,Math.floor(e/4294967296),!0),t.setUint32(60,e),this.hashBuffer(),this.finished=!0}var i=new Uint8Array(32);for(r=0;r<8;r++)i[4*r]=this.state[r]>>>24&255,i[4*r+1]=this.state[r]>>>16&255,i[4*r+2]=this.state[r]>>>8&255,i[4*r+3]=this.state[r]>>>0&255;return i},e.prototype.hashBuffer=function(){for(var e=this.buffer,t=this.state,n=t[0],r=t[1],i=t[2],s=t[3],o=t[4],a=t[5],c=t[6],u=t[7],d=0;d<ss;d++){if(d<16)this.temp[d]=(255&e[4*d])<<24|(255&e[4*d+1])<<16|(255&e[4*d+2])<<8|255&e[4*d+3];else{var l=this.temp[d-2],h=(l>>>17|l<<15)^(l>>>19|l<<13)^l>>>10,f=((l=this.temp[d-15])>>>7|l<<25)^(l>>>18|l<<14)^l>>>3;this.temp[d]=(h+this.temp[d-7]|0)+(f+this.temp[d-16]|0)}var p=(((o>>>6|o<<26)^(o>>>11|o<<21)^(o>>>25|o<<7))+(o&a^~o&c)|0)+(u+(os[d]+this.temp[d]|0)|0)|0,m=((n>>>2|n<<30)^(n>>>13|n<<19)^(n>>>22|n<<10))+(n&r^n&i^r&i)|0;u=c,c=a,a=o,o=s+p|0,s=i,i=r,r=n,n=p+m|0}t[0]+=n,t[1]+=r,t[2]+=i,t[3]+=s,t[4]+=o,t[5]+=a,t[6]+=c,t[7]+=u},e}(),ds=function(){function e(e){this.secret=e,this.hash=new us,this.reset()}return e.prototype.update=function(e){if(!Ji(e)&&!this.error)try{this.hash.update(Ki(e))}catch(e){this.error=e}},e.prototype.digestSync=function(){if(this.error)throw this.error;return this.outer?(this.outer.finished||this.outer.update(this.hash.digest()),this.outer.digest()):this.hash.digest()},e.prototype.digest=function(){return ns(this,void 0,void 0,function(){return rs(this,function(e){return[2,this.digestSync()]})})},e.prototype.reset=function(){if(this.hash=new us,this.secret){this.outer=new us;var e=function(e){var t=Ki(e);if(t.byteLength>ss){var n=new us;n.update(t),t=n.digest()}var r=new Uint8Array(ss);return r.set(t),r}(this.secret),t=new Uint8Array(ss);t.set(e);for(var n=0;n<ss;n++)e[n]^=54,t[n]^=92;this.hash.update(e),this.outer.update(t);for(n=0;n<e.byteLength;n++)e[n]=0}},e}();var ls=["decrypt","digest","encrypt","exportKey","generateKey","importKey","sign","verify"];function hs(e){return e&&ls.every(function(t){return"function"==typeof e[t]})}var fs=function(){function e(e){!function(e){return!(!function(e){return"object"==typeof e&&"object"==typeof e.crypto&&"function"==typeof e.crypto.getRandomValues}(e)||"object"!=typeof e.crypto.subtle)&&hs(e.crypto.subtle)}(es())?this.hash=new ds(e):this.hash=new ts(e)}return e.prototype.update=function(e,t){this.hash.update(Ki(e))},e.prototype.digest=function(){return this.hash.digest()},e.prototype.reset=function(){this.hash.reset()},e}(),ps=n(369),ms=n.n(ps);const gs=({serviceId:e,clientVersion:t})=>async n=>{const r="undefined"!=typeof window&&window?.navigator?.userAgent?ms().parse(window.navigator.userAgent):void 0,i=[["aws-sdk-js",t],["ua","2.1"],[`os/${r?.os?.name||"other"}`,r?.os?.version],["lang/js"],["md/browser",`${r?.browser?.name??"unknown"}_${r?.browser?.version??"unknown"}`]];e&&i.push([`api/${e}`,t]);const s=await(n?.userAgentAppId?.());return s&&i.push([`app/${s}`]),i};!function(){function e(){this.crc32=new ws}e.prototype.update=function(e){Ji(e)||this.crc32.update(Ki(e))},e.prototype.digest=function(){return ns(this,void 0,void 0,function(){return rs(this,function(e){return[2,(t=this.crc32.digest(),new Uint8Array([(4278190080&t)>>24,(16711680&t)>>16,(65280&t)>>8,255&t]))];var t})})},e.prototype.reset=function(){this.crc32=new ws}}();var ys,ws=function(){function e(){this.checksum=4294967295}return e.prototype.update=function(e){var t,n;try{for(var r=is(e),i=r.next();!i.done;i=r.next()){var s=i.value;this.checksum=this.checksum>>>8^bs[255&(this.checksum^s)]}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}return this},e.prototype.digest=function(){return(4294967295^this.checksum)>>>0},e}(),bs=function(e){if(!Uint32Array.from){for(var t=new Uint32Array(e.length),n=0;n<e.length;)t[n]=e[n],n+=1;return t}return Uint32Array.from(e)}([0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117]);class vs{constructor(e){if(this.bytes=e,8!==e.byteLength)throw new Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(`${e} is too large (or, if negative, too small) to represent as an Int64`);const t=new Uint8Array(8);for(let n=7,r=Math.abs(Math.round(e));n>-1&&r>0;n--,r/=256)t[n]=r;return e<0&&ks(t),new vs(t)}valueOf(){const e=this.bytes.slice(0),t=128&e[0];return t&&ks(e),parseInt(zt(e),16)*(t?-1:1)}toString(){return String(this.valueOf())}}function ks(e){for(let t=0;t<8;t++)e[t]^=255;for(let t=7;t>-1&&(e[t]++,0===e[t]);t--);}class Ss{constructor(e,t){this.toUtf8=e,this.fromUtf8=t}format(e){const t=[];for(const n of Object.keys(e)){const r=this.fromUtf8(n);t.push(Uint8Array.from([r.byteLength]),r,this.formatHeaderValue(e[n]))}const n=new Uint8Array(t.reduce((e,t)=>e+t.byteLength,0));let r=0;for(const e of t)n.set(e,r),r+=e.byteLength;return n}formatHeaderValue(e){switch(e.type){case"boolean":return Uint8Array.from([e.value?0:1]);case"byte":return Uint8Array.from([2,e.value]);case"short":const t=new DataView(new ArrayBuffer(3));return t.setUint8(0,3),t.setInt16(1,e.value,!1),new Uint8Array(t.buffer);case"integer":const n=new DataView(new ArrayBuffer(5));return n.setUint8(0,4),n.setInt32(1,e.value,!1),new Uint8Array(n.buffer);case"long":const r=new Uint8Array(9);return r[0]=5,r.set(e.value.bytes,1),r;case"binary":const i=new DataView(new ArrayBuffer(3+e.value.byteLength));i.setUint8(0,6),i.setUint16(1,e.value.byteLength,!1);const s=new Uint8Array(i.buffer);return s.set(e.value,3),s;case"string":const o=this.fromUtf8(e.value),a=new DataView(new ArrayBuffer(3+o.byteLength));a.setUint8(0,7),a.setUint16(1,o.byteLength,!1);const c=new Uint8Array(a.buffer);return c.set(o,3),c;case"timestamp":const u=new Uint8Array(9);return u[0]=8,u.set(vs.fromNumber(e.value.valueOf()).bytes,1),u;case"uuid":if(!Ts.test(e.value))throw new Error(`Invalid UUID received: ${e.value}`);const d=new Uint8Array(17);return d[0]=9,d.set(qt(e.value.replace(/\-/g,"")),1),d}}parse(e){const t={};let n=0;for(;n<e.byteLength;){const r=e.getUint8(n++),i=this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+n,r));switch(n+=r,e.getUint8(n++)){case 0:t[i]={type:Es,value:!0};break;case 1:t[i]={type:Es,value:!1};break;case 2:t[i]={type:As,value:e.getInt8(n++)};break;case 3:t[i]={type:Is,value:e.getInt16(n,!1)},n+=2;break;case 4:t[i]={type:_s,value:e.getInt32(n,!1)},n+=4;break;case 5:t[i]={type:xs,value:new vs(new Uint8Array(e.buffer,e.byteOffset+n,8))},n+=8;break;case 6:const r=e.getUint16(n,!1);n+=2,t[i]={type:Rs,value:new Uint8Array(e.buffer,e.byteOffset+n,r)},n+=r;break;case 7:const s=e.getUint16(n,!1);n+=2,t[i]={type:Cs,value:this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+n,s))},n+=s;break;case 8:t[i]={type:Ps,value:new Date(new vs(new Uint8Array(e.buffer,e.byteOffset+n,8)).valueOf())},n+=8;break;case 9:const o=new Uint8Array(e.buffer,e.byteOffset+n,16);n+=16,t[i]={type:Ms,value:`${zt(o.subarray(0,4))}-${zt(o.subarray(4,6))}-${zt(o.subarray(6,8))}-${zt(o.subarray(8,10))}-${zt(o.subarray(10))}`};break;default:throw new Error("Unrecognized header type tag")}}return t}}!function(e){e[e.boolTrue=0]="boolTrue",e[e.boolFalse=1]="boolFalse",e[e.byte=2]="byte",e[e.short=3]="short",e[e.integer=4]="integer",e[e.long=5]="long",e[e.byteArray=6]="byteArray",e[e.string=7]="string",e[e.timestamp=8]="timestamp",e[e.uuid=9]="uuid"}(ys||(ys={}));const Es="boolean",As="byte",Is="short",_s="integer",xs="long",Rs="binary",Cs="string",Ps="timestamp",Ms="uuid",Ts=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;class Os{constructor(e,t){this.headerMarshaller=new Ss(e,t),this.messageBuffer=[],this.isEndOfStream=!1}feed(e){this.messageBuffer.push(this.decode(e))}endOfStream(){this.isEndOfStream=!0}getMessage(){const e=this.messageBuffer.pop(),t=this.isEndOfStream;return{getMessage:()=>e,isEndOfStream:()=>t}}getAvailableMessages(){const e=this.messageBuffer;this.messageBuffer=[];const t=this.isEndOfStream;return{getMessages:()=>e,isEndOfStream:()=>t}}encode({headers:e,body:t}){const n=this.headerMarshaller.format(e),r=n.byteLength+t.byteLength+16,i=new Uint8Array(r),s=new DataView(i.buffer,i.byteOffset,i.byteLength),o=new ws;return s.setUint32(0,r,!1),s.setUint32(4,n.byteLength,!1),s.setUint32(8,o.update(i.subarray(0,8)).digest(),!1),i.set(n,12),i.set(t,n.byteLength+12),s.setUint32(r-4,o.update(i.subarray(8,r-4)).digest(),!1),i}decode(e){const{headers:t,body:n}=function({byteLength:e,byteOffset:t,buffer:n}){if(e<16)throw new Error("Provided message too short to accommodate event stream message overhead");const r=new DataView(n,t,e),i=r.getUint32(0,!1);if(e!==i)throw new Error("Reported message length does not match received message length");const s=r.getUint32(4,!1),o=r.getUint32(8,!1),a=r.getUint32(e-4,!1),c=(new ws).update(new Uint8Array(n,t,8));if(o!==c.digest())throw new Error(`The prelude checksum specified in the message (${o}) does not match the calculated CRC32 checksum (${c.digest()})`);if(c.update(new Uint8Array(n,t+8,e-12)),a!==c.digest())throw new Error(`The message checksum (${c.digest()}) did not match the expected value of ${a}`);return{headers:new DataView(n,t+8+4,s),body:new Uint8Array(n,t+8+4+s,i-s-16)}}(e);return{headers:this.headerMarshaller.parse(t),body:n}}formatHeaders(e){return this.headerMarshaller.format(e)}}class Ls{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.inputStream){const t=this.options.decoder.decode(e);yield t}}}class Ns{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.messageStream){const t=this.options.encoder.encode(e);yield t}this.options.includeEndFrame&&(yield new Uint8Array(0))}}class $s{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.messageStream){const t=await this.options.deserializer(e);void 0!==t&&(yield t)}}}class Ds{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.inputStream){const t=this.options.serializer(e);yield t}}}function Us(e,t){return async function(n){const{value:r}=n.headers[":message-type"];if("error"===r){const e=new Error(n.headers[":error-message"].value||"UnknownError");throw e.name=n.headers[":error-code"].value,e}if("exception"===r){const r=n.headers[":exception-type"].value,i={[r]:n},s=await e(i);if(s.$unknown){const e=new Error(t(n.body));throw e.name=r,e}throw s[r]}if("event"===r){const t={[n.headers[":event-type"].value]:n},r=await e(t);if(r.$unknown)return;return r}throw Error(`Unrecognizable event type: ${n.headers[":event-type"].value}`)}}class Fs{constructor({utf8Encoder:e,utf8Decoder:t}){this.eventStreamCodec=new Os(e,t),this.utfEncoder=e}deserialize(e,t){const n=function(e){let t=0,n=0,r=null,i=null;const s=e=>{if("number"!=typeof e)throw new Error("Attempted to allocate an event message where size was not a number: "+e);t=e,n=4,r=new Uint8Array(e),new DataView(r.buffer).setUint32(0,e,!1)};return{[Symbol.asyncIterator]:async function*(){const o=e[Symbol.asyncIterator]();for(;;){const{value:e,done:a}=await o.next();if(a){if(!t)return;if(t!==n)throw new Error("Truncated event message received.");return void(yield r)}const c=e.length;let u=0;for(;u<c;){if(!r){const t=c-u;i||(i=new Uint8Array(4));const r=Math.min(4-n,t);if(i.set(e.slice(u,u+r),n),n+=r,u+=r,n<4)break;s(new DataView(i.buffer).getUint32(0,!1)),i=null}const o=Math.min(t-n,c-u);r.set(e.slice(u,u+o),n),n+=o,u+=o,t&&t===n&&(yield r,r=null,t=0,n=0)}}}}}(e);return new $s({messageStream:new Ls({inputStream:n,decoder:this.eventStreamCodec}),deserializer:Us(t,this.utfEncoder)})}serialize(e,t){return new Ns({messageStream:new Ds({inputStream:e,serializer:t}),encoder:this.eventStreamCodec,includeEndFrame:!0})}}class Bs{constructor({utf8Encoder:e,utf8Decoder:t}){this.universalMarshaller=new Fs({utf8Decoder:t,utf8Encoder:e})}deserialize(e,t){const n=js(e)?(r=e,{[Symbol.asyncIterator]:async function*(){const e=r.getReader();try{for(;;){const{done:t,value:n}=await e.read();if(t)return;yield n}}finally{e.releaseLock()}}}):e;var r;return this.universalMarshaller.deserialize(n,t)}serialize(e,t){const n=this.universalMarshaller.serialize(e,t);return"function"==typeof ReadableStream?(e=>{const t=e[Symbol.asyncIterator]();return new ReadableStream({async pull(e){const{done:n,value:r}=await t.next();if(n)return e.close();e.enqueue(r)}})})(n):n}}const js=e=>"function"==typeof ReadableStream&&e instanceof ReadableStream,Hs=e=>new Bs(e),qs="function"==typeof TextEncoder?new TextEncoder:null,zs=e=>{if("string"==typeof e){if(qs)return qs.encode(e).byteLength;let t=e.length;for(let n=t-1;n>=0;n--){const r=e.charCodeAt(n);r>127&&r<=2047?t++:r>2047&&r<=65535&&(t+=2),r>=56320&&r<=57343&&n--}return t}if("number"==typeof e.byteLength)return e.byteLength;if("number"==typeof e.size)return e.size;throw new Error(`Body Length computation failed for ${e}`)},Vs=e=>new Date(Date.now()+e),Ws=e=>at.isInstance(e)?e.headers?.date??e.headers?.Date:void 0,Gs=(e,t)=>{const n=Date.parse(e);return((e,t)=>Math.abs(Vs(t).getTime()-e)>=3e5)(n,t)?n-Date.now():t},Ks=(e,t)=>{if(!t)throw new Error(`Property \`${e}\` is not resolved for AWS SDK SigV4Auth`);return t};class Js{async sign(e,t,n){if(!ot.isInstance(e))throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");const r=await(async e=>{const t=Ks("context",e.context),n=Ks("config",e.config),r=t.endpointV2?.properties?.authSchemes?.[0],i=Ks("signer",n.signer),s=await i(r),o=e?.signingRegion,a=e?.signingRegionSet,c=e?.signingName;return{config:n,signer:s,signingRegion:o,signingRegionSet:a,signingName:c}})(n),{config:i,signer:s}=r;let{signingRegion:o,signingName:a}=r;const c=n.context;if(c?.authSchemes?.length){const[e,t]=c.authSchemes;"sigv4a"===e?.name&&"sigv4"===t?.name&&(o=t?.signingRegion??o,a=t?.signingName??a)}return await s.sign(e,{signingDate:Vs(i.systemClockOffset),signingRegion:o,signingService:a})}errorHandler(e){return t=>{const n=t.ServerTime??Ws(t.$response);if(n){const r=Ks("config",e.config),i=r.systemClockOffset;r.systemClockOffset=Gs(n,r.systemClockOffset);r.systemClockOffset!==i&&t.$metadata&&(t.$metadata.clockSkewCorrected=!0)}throw t}}successHandler(e,t){const n=Ws(e);if(n){const e=Ks("config",t.config);e.systemClockOffset=Gs(n,e.systemClockOffset)}}}const Ys="required",Qs="fn",Zs="argv",Xs="ref",eo=!0,to="isSet",no="booleanEquals",ro="error",io="endpoint",so="tree",oo="PartitionResult",ao={[Ys]:!1,type:"String"},co={[Ys]:!0,default:!1,type:"Boolean"},uo={[Xs]:"Endpoint"},lo={[Qs]:no,[Zs]:[{[Xs]:"UseFIPS"},!0]},ho={[Qs]:no,[Zs]:[{[Xs]:"UseDualStack"},!0]},fo={},po={[Qs]:"getAttr",[Zs]:[{[Xs]:oo},"supportsFIPS"]},mo={[Qs]:no,[Zs]:[!0,{[Qs]:"getAttr",[Zs]:[{[Xs]:oo},"supportsDualStack"]}]},go=[lo],yo=[ho],wo=[{[Xs]:"Region"}],bo={version:"1.0",parameters:{Region:ao,UseDualStack:co,UseFIPS:co,Endpoint:ao},rules:[{conditions:[{[Qs]:to,[Zs]:[uo]}],rules:[{conditions:go,error:"Invalid Configuration: FIPS and custom endpoint are not supported",type:ro},{rules:[{conditions:yo,error:"Invalid Configuration: Dualstack and custom endpoint are not supported",type:ro},{endpoint:{url:uo,properties:fo,headers:fo},type:io}],type:so}],type:so},{rules:[{conditions:[{[Qs]:to,[Zs]:wo}],rules:[{conditions:[{[Qs]:"aws.partition",[Zs]:wo,assign:oo}],rules:[{conditions:[lo,ho],rules:[{conditions:[{[Qs]:no,[Zs]:[eo,po]},mo],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so},{error:"FIPS and DualStack are enabled, but this partition does not support one or both",type:ro}],type:so},{conditions:go,rules:[{conditions:[{[Qs]:no,[Zs]:[po,eo]}],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so},{error:"FIPS is enabled but this partition does not support FIPS",type:ro}],type:so},{conditions:yo,rules:[{conditions:[mo],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so},{error:"DualStack is enabled but this partition does not support DualStack",type:ro}],type:so},{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so}],type:so},{error:"Invalid Configuration: Missing Region",type:ro}],type:so}]},vo=new class{constructor({size:e,params:t}){this.data=new Map,this.parameters=[],this.capacity=e??50,t&&(this.parameters=t)}get(e,t){const n=this.hash(e);if(!1===n)return t();if(!this.data.has(n)){if(this.data.size>this.capacity+10){const e=this.data.keys();let t=0;for(;;){const{value:n,done:r}=e.next();if(this.data.delete(n),r||++t>10)break}}this.data.set(n,t())}return this.data.get(n)}size(){return this.data.size}hash(e){let t="";const{parameters:n}=this;if(0===n.length)return!1;for(const r of n){const n=String(e[r]??"");if(n.includes("|;"))return!1;t+=n+"|;"}return t}}({size:50,params:["Endpoint","Region","UseDualStack","UseFIPS"]}),ko=(e,t={})=>vo.get(e,()=>((e,t)=>{const{endpointParams:n,logger:r}=t,{parameters:i,rules:s}=e;t.logger?.debug?.(`${pn} Initial EndpointParams: ${mn(n)}`);const o=Object.entries(i).filter(([,e])=>null!=e.default).map(([e,t])=>[e,t.default]);if(o.length>0)for(const[e,t]of o)n[e]=n[e]??t;const a=Object.entries(i).filter(([,e])=>e.required).map(([e])=>e);for(const e of a)if(null==n[e])throw new gn(`Missing required parameter: '${e}'`);const c=Tn(s,{endpointParams:n,logger:r,referenceRecord:{}});return t.logger?.debug?.(`${pn} Resolved endpoint: ${mn(c)}`),c})(bo,{endpointParams:e,logger:t.logger}));fn.aws=$n;Error;const So=["in-region","cross-region","mobile","standard","legacy"],Eo=()=>{const e="undefined"!=typeof window&&window?.navigator?.userAgent?ms().parse(window.navigator.userAgent):void 0,t=e?.platform?.type;return"tablet"===t||"mobile"===t},Ao=e=>{const t=(({defaultsMode:e}={})=>((e,t,n)=>{let r,i,s,o=!1;const a=async()=>{i||(i=e());try{r=await i,s=!0,o=!1}finally{i=void 0}return r};return void 0===t?async e=>(s&&!e?.forceRefresh||(r=await a()),r):async e=>(s&&!e?.forceRefresh||(r=await a()),o?r:n&&!n(r)?(o=!0,r):t(r)?(await a(),r):r)})(async()=>{const t="function"==typeof e?await e():e;switch(t?.toLowerCase()){case"auto":return Promise.resolve(Eo()?"mobile":"standard");case"mobile":case"in-region":case"cross-region":case"standard":case"legacy":return Promise.resolve(t?.toLocaleLowerCase());case void 0:return Promise.resolve("legacy");default:throw new Error(`Invalid parameter for "defaultsMode", expect ${So.join(", ")}, got ${t}`)}}))(e),n=()=>t().then(Kr),r=(e=>({apiVersion:"2023-09-30",base64Decoder:e?.base64Decoder??Ct,base64Encoder:e?.base64Encoder??Mt,disableHostPrefix:e?.disableHostPrefix??!1,endpointProvider:e?.endpointProvider??ko,extensions:e?.extensions??[],httpAuthSchemeProvider:e?.httpAuthSchemeProvider??zi,httpAuthSchemes:e?.httpAuthSchemes??[{schemeId:"aws.auth#sigv4",identityProvider:e=>e.getIdentityProvider("aws.auth#sigv4"),signer:new Js}],logger:e?.logger??new Qr,serviceId:e?.serviceId??"Bedrock Runtime",urlParser:e?.urlParser??sr,utf8Decoder:e?.utf8Decoder??Pt,utf8Encoder:e?.utf8Encoder??Tt}))(e);return{...r,...e,runtime:"browser",defaultsMode:t,bodyLengthChecker:e?.bodyLengthChecker??zs,credentialDefaultProvider:e?.credentialDefaultProvider??(e=>()=>Promise.reject(new Error("Credential is missing"))),defaultUserAgentProvider:e?.defaultUserAgentProvider??gs({serviceId:r.serviceId,clientVersion:Wi}),eventStreamPayloadHandlerProvider:e?.eventStreamPayloadHandlerProvider??(()=>{return{handle:(e="event stream request is not supported in browser.",()=>{throw new Error(e)})};var e}),eventStreamSerdeProvider:e?.eventStreamSerdeProvider??Hs,maxAttempts:e?.maxAttempts??3,region:e?.region??(i="Region is missing",()=>Promise.reject(i)),requestHandler:Ft.create(e?.requestHandler??n),retryMode:e?.retryMode??(async()=>(await n()).retryMode||hr),sha256:e?.sha256??fs,streamCollector:e?.streamCollector??Bt,useDualstackEndpoint:e?.useDualstackEndpoint??(()=>Promise.resolve(false)),useFipsEndpoint:e?.useFipsEndpoint??(()=>Promise.resolve(false))};var i},Io=(e,t)=>{const n=Object.assign((e=>({setRegion(t){e.region=t},region:()=>e.region}))(e),Jr(e),(e=>({setHttpHandler(t){e.httpHandler=t},httpHandler:()=>e.httpHandler,updateHttpClientConfig(t,n){e.httpHandler?.updateHttpClientConfig(t,n)},httpHandlerConfigs:()=>e.httpHandler.httpHandlerConfigs()}))(e),(e=>{const t=e.httpAuthSchemes;let n=e.httpAuthSchemeProvider,r=e.credentials;return{setHttpAuthScheme(e){const n=t.findIndex(t=>t.schemeId===e.schemeId);-1===n?t.push(e):t.splice(n,1,e)},httpAuthSchemes:()=>t,setHttpAuthSchemeProvider(e){n=e},httpAuthSchemeProvider:()=>n,setCredentials(e){r=e},credentials:()=>r}})(e));return t.forEach(e=>e.configure(n)),Object.assign(e,{region:n.region()},(r=n,Object.assign((e=>{const t={};return e.checksumAlgorithms().forEach(e=>{t[e.algorithmId()]=e.checksumConstructor()}),t})(r),(e=>{const t={};return t.retryStrategy=e.retryStrategy(),t})(r))),{httpHandler:n.httpHandler()},(e=>({httpAuthSchemes:e.httpAuthSchemes(),httpAuthSchemeProvider:e.httpAuthSchemeProvider(),credentials:e.credentials()}))(n));var r};class _o extends jr{config;constructor(...[e]){const t=Ao(e||{});super(t),this.initConfig=t;const n=(e=>Object.assign(e,{useDualstackEndpoint:e.useDualstackEndpoint??!1,useFipsEndpoint:e.useFipsEndpoint??!1,defaultSigningName:"bedrock"}))(t),r=function(e){const t=_t(e.userAgentAppId??void 0),{customUserAgent:n}=e;return Object.assign(e,{customUserAgent:"string"==typeof n?[[n]]:n,userAgentAppId:async()=>{const n=await t();if(!function(e){return void 0===e||"string"==typeof e&&e.length<=50}(n)){const t="NoOpLogger"!==e.logger?.constructor?.name&&e.logger?e.logger:console;"string"!=typeof n?t?.warn("userAgentAppId must be a string or undefined."):n.length>50&&t?.warn("The provided userAgentAppId exceeds the maximum length of 50 characters.")}return n}})}(n),i=(e=>{const{retryStrategy:t,retryMode:n,maxAttempts:r}=e,i=mt(r??3);return Object.assign(e,{maxAttempts:i,retryStrategy:async()=>t||(await mt(n)()===lr.ADAPTIVE?new xr(i):new _r(i))})})(r),s=(e=>{const{region:t,useFipsEndpoint:n}=e;if(!t)throw new Error("Region is missing");return Object.assign(e,{region:async()=>{if("string"==typeof t)return Kn(t);const e=await t();return Kn(e)},useFipsEndpoint:async()=>{const e="string"==typeof t?t:await t();return!!Gn(e)||("function"!=typeof n?Promise.resolve(!!n):n())}})})(i),o=(e=>{const t=e.tls??!0,{endpoint:n,useDualstackEndpoint:r,useFipsEndpoint:i}=e,s=null!=n?async()=>or(await mt(n)()):void 0,o=!!n,a=Object.assign(e,{endpoint:s,tls:t,isCustomEndpoint:o,useDualstackEndpoint:mt(r??!1),useFipsEndpoint:mt(i??!1)});let c;return a.serviceConfiguredEndpoint=async()=>(e.serviceId&&!c&&(c=ir(e.serviceId)),c),a})(s);var a;const c=(e=>{const t=Hi(e);return Object.assign(t,{authSchemePreference:mt(e.authSchemePreference??[])})})((a=o,Object.assign(a,{eventStreamMarshaller:a.eventStreamSerdeProvider(a)}))),u=function(e){const t=e.signer,n=e.signer,r=Object.assign(e,{eventSigner:t,messageSigner:n}),i=r.eventStreamPayloadHandlerProvider(r);return Object.assign(r,{eventStreamPayloadHandler:i})}(c),d=Io(u,e?.extensions||[]);var l;this.config=d,this.middlewareStack.use((l=this.config,{applyToStack:e=>{e.add(qn(l),Vn)}})),this.middlewareStack.use(ui(this.config)),this.middlewareStack.use(Qn(this.config)),this.middlewareStack.use(ut(this.config)),this.middlewareStack.use((this.config,{applyToStack:e=>{e.add((e,t)=>async n=>{try{const r=await e(n),{clientName:i,commandName:s,logger:o,dynamoDbDocumentClientOptions:a={}}=t,{overrideInputFilterSensitiveLog:c,overrideOutputFilterSensitiveLog:u}=a,d=c??t.inputFilterSensitiveLog,l=u??t.outputFilterSensitiveLog,{$metadata:h,...f}=r.output;return o?.info?.({clientName:i,commandName:s,input:d(n.input),output:l(f),metadata:h}),r}catch(e){const{clientName:r,commandName:i,logger:s,dynamoDbDocumentClientOptions:o={}}=t,{overrideInputFilterSensitiveLog:a}=o,c=a??t.inputFilterSensitiveLog;throw s?.error?.({clientName:r,commandName:i,input:c(n.input),error:e,metadata:e.$metadata}),e}},dt)}})),this.middlewareStack.use(ft(this.config)),this.middlewareStack.use(((e,{httpAuthSchemeParametersProvider:t,identityProviderConfigProvider:n})=>({applyToStack:r=>{r.addRelativeTo(gt(e,{httpAuthSchemeParametersProvider:t,identityProviderConfigProvider:n}),yt)}}))(this.config,{httpAuthSchemeParametersProvider:qi,identityProviderConfigProvider:async e=>new sn({"aws.auth#sigv4":e.credentials})})),this.middlewareStack.use(It(this.config))}destroy(){super.destroy()}}class xo extends Vr{constructor(e){super(e),Object.setPrototypeOf(this,xo.prototype)}}class Ro extends xo{name="AccessDeniedException";$fault="client";constructor(e){super({name:"AccessDeniedException",$fault:"client",...e}),Object.setPrototypeOf(this,Ro.prototype)}}var Co;!function(e){e.visit=(e,t)=>void 0!==e.s3OutputDataConfig?t.s3OutputDataConfig(e.s3OutputDataConfig):t._(e.$unknown[0],e.$unknown[1])}(Co||(Co={}));class Po extends xo{name="InternalServerException";$fault="server";constructor(e){super({name:"InternalServerException",$fault:"server",...e}),Object.setPrototypeOf(this,Po.prototype)}}class Mo extends xo{name="ThrottlingException";$fault="client";constructor(e){super({name:"ThrottlingException",$fault:"client",...e}),Object.setPrototypeOf(this,Mo.prototype)}}class To extends xo{name="ValidationException";$fault="client";constructor(e){super({name:"ValidationException",$fault:"client",...e}),Object.setPrototypeOf(this,To.prototype)}}class Oo extends xo{name="ConflictException";$fault="client";constructor(e){super({name:"ConflictException",$fault:"client",...e}),Object.setPrototypeOf(this,Oo.prototype)}}class Lo extends xo{name="ResourceNotFoundException";$fault="client";constructor(e){super({name:"ResourceNotFoundException",$fault:"client",...e}),Object.setPrototypeOf(this,Lo.prototype)}}class No extends xo{name="ServiceQuotaExceededException";$fault="client";constructor(e){super({name:"ServiceQuotaExceededException",$fault:"client",...e}),Object.setPrototypeOf(this,No.prototype)}}class $o extends xo{name="ServiceUnavailableException";$fault="server";constructor(e){super({name:"ServiceUnavailableException",$fault:"server",...e}),Object.setPrototypeOf(this,$o.prototype)}}var Do;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):t._(e.$unknown[0],e.$unknown[1])}(Do||(Do={}));var Uo;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):t._(e.$unknown[0],e.$unknown[1])}(Uo||(Uo={}));var Fo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):void 0!==e.s3Location?t.s3Location(e.s3Location):t._(e.$unknown[0],e.$unknown[1])}(Fo||(Fo={}));var Bo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):t._(e.$unknown[0],e.$unknown[1])}(Bo||(Bo={}));var jo;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):t._(e.$unknown[0],e.$unknown[1])}(jo||(jo={}));var Ho,qo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):void 0!==e.s3Location?t.s3Location(e.s3Location):t._(e.$unknown[0],e.$unknown[1])}(Ho||(Ho={})),function(e){e.visit=(e,t)=>void 0!==e.reasoningText?t.reasoningText(e.reasoningText):void 0!==e.redactedContent?t.redactedContent(e.redactedContent):t._(e.$unknown[0],e.$unknown[1])}(qo||(qo={}));var zo,Vo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):void 0!==e.s3Location?t.s3Location(e.s3Location):t._(e.$unknown[0],e.$unknown[1])}(zo||(zo={})),function(e){e.visit=(e,t)=>void 0!==e.json?t.json(e.json):void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):void 0!==e.document?t.document(e.document):void 0!==e.video?t.video(e.video):t._(e.$unknown[0],e.$unknown[1])}(Vo||(Vo={}));var Wo;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):void 0!==e.document?t.document(e.document):void 0!==e.video?t.video(e.video):void 0!==e.toolUse?t.toolUse(e.toolUse):void 0!==e.toolResult?t.toolResult(e.toolResult):void 0!==e.guardContent?t.guardContent(e.guardContent):void 0!==e.cachePoint?t.cachePoint(e.cachePoint):void 0!==e.reasoningContent?t.reasoningContent(e.reasoningContent):t._(e.$unknown[0],e.$unknown[1])}(Wo||(Wo={}));var Go,Ko,Jo,Yo,Qo,Zo;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):t._(e.$unknown[0],e.$unknown[1])}(Go||(Go={})),function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.guardContent?t.guardContent(e.guardContent):void 0!==e.cachePoint?t.cachePoint(e.cachePoint):t._(e.$unknown[0],e.$unknown[1])}(Ko||(Ko={})),function(e){e.visit=(e,t)=>void 0!==e.auto?t.auto(e.auto):void 0!==e.any?t.any(e.any):void 0!==e.tool?t.tool(e.tool):t._(e.$unknown[0],e.$unknown[1])}(Jo||(Jo={})),function(e){e.visit=(e,t)=>void 0!==e.json?t.json(e.json):t._(e.$unknown[0],e.$unknown[1])}(Yo||(Yo={})),function(e){e.visit=(e,t)=>void 0!==e.toolSpec?t.toolSpec(e.toolSpec):void 0!==e.cachePoint?t.cachePoint(e.cachePoint):t._(e.$unknown[0],e.$unknown[1])}(Qo||(Qo={})),function(e){e.visit=(e,t)=>void 0!==e.message?t.message(e.message):t._(e.$unknown[0],e.$unknown[1])}(Zo||(Zo={}));class Xo extends xo{name="ModelErrorException";$fault="client";originalStatusCode;resourceName;constructor(e){super({name:"ModelErrorException",$fault:"client",...e}),Object.setPrototypeOf(this,Xo.prototype),this.originalStatusCode=e.originalStatusCode,this.resourceName=e.resourceName}}class ea extends xo{name="ModelNotReadyException";$fault="client";$retryable={};constructor(e){super({name:"ModelNotReadyException",$fault:"client",...e}),Object.setPrototypeOf(this,ea.prototype)}}class ta extends xo{name="ModelTimeoutException";$fault="client";constructor(e){super({name:"ModelTimeoutException",$fault:"client",...e}),Object.setPrototypeOf(this,ta.prototype)}}var na,ra,ia,sa;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.redactedContent?t.redactedContent(e.redactedContent):void 0!==e.signature?t.signature(e.signature):t._(e.$unknown[0],e.$unknown[1])}(na||(na={})),function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.toolUse?t.toolUse(e.toolUse):void 0!==e.reasoningContent?t.reasoningContent(e.reasoningContent):t._(e.$unknown[0],e.$unknown[1])}(ra||(ra={})),function(e){e.visit=(e,t)=>void 0!==e.toolUse?t.toolUse(e.toolUse):t._(e.$unknown[0],e.$unknown[1])}(ia||(ia={}));class oa extends xo{name="ModelStreamErrorException";$fault="client";originalStatusCode;originalMessage;constructor(e){super({name:"ModelStreamErrorException",$fault:"client",...e}),Object.setPrototypeOf(this,oa.prototype),this.originalStatusCode=e.originalStatusCode,this.originalMessage=e.originalMessage}}!function(e){e.visit=(e,t)=>void 0!==e.messageStart?t.messageStart(e.messageStart):void 0!==e.contentBlockStart?t.contentBlockStart(e.contentBlockStart):void 0!==e.contentBlockDelta?t.contentBlockDelta(e.contentBlockDelta):void 0!==e.contentBlockStop?t.contentBlockStop(e.contentBlockStop):void 0!==e.messageStop?t.messageStop(e.messageStop):void 0!==e.metadata?t.metadata(e.metadata):void 0!==e.internalServerException?t.internalServerException(e.internalServerException):void 0!==e.modelStreamErrorException?t.modelStreamErrorException(e.modelStreamErrorException):void 0!==e.validationException?t.validationException(e.validationException):void 0!==e.throttlingException?t.throttlingException(e.throttlingException):void 0!==e.serviceUnavailableException?t.serviceUnavailableException(e.serviceUnavailableException):t._(e.$unknown[0],e.$unknown[1])}(sa||(sa={}));var aa,ca,ua;!function(e){e.visit=(e,t)=>void 0!==e.chunk?t.chunk(e.chunk):t._(e.$unknown[0],e.$unknown[1])}(aa||(aa={})),function(e){e.visit=(e,t)=>void 0!==e.chunk?t.chunk(e.chunk):void 0!==e.internalServerException?t.internalServerException(e.internalServerException):void 0!==e.modelStreamErrorException?t.modelStreamErrorException(e.modelStreamErrorException):void 0!==e.validationException?t.validationException(e.validationException):void 0!==e.throttlingException?t.throttlingException(e.throttlingException):void 0!==e.modelTimeoutException?t.modelTimeoutException(e.modelTimeoutException):void 0!==e.serviceUnavailableException?t.serviceUnavailableException(e.serviceUnavailableException):t._(e.$unknown[0],e.$unknown[1])}(ca||(ca={})),function(e){e.visit=(e,t)=>void 0!==e.chunk?t.chunk(e.chunk):void 0!==e.internalServerException?t.internalServerException(e.internalServerException):void 0!==e.modelStreamErrorException?t.modelStreamErrorException(e.modelStreamErrorException):void 0!==e.validationException?t.validationException(e.validationException):void 0!==e.throttlingException?t.throttlingException(e.throttlingException):void 0!==e.modelTimeoutException?t.modelTimeoutException(e.modelTimeoutException):void 0!==e.serviceUnavailableException?t.serviceUnavailableException(e.serviceUnavailableException):t._(e.$unknown[0],e.$unknown[1])}(ua||(ua={}));const da=e=>({...e,...e.body&&{body:zr}}),la=e=>({...e,...e.body&&{body:zr}}),ha=e=>({...e,...e.body&&{body:zr}}),fa=e=>({...e,...e.body&&{body:"STREAMING_CONTENT"}}),pa=(e,t)=>((e,t)=>Vt(e,t).then(e=>t.utf8Encoder(e)))(e,t).then(e=>{if(e.length)try{return JSON.parse(e)}catch(t){throw"SyntaxError"===t?.name&&Object.defineProperty(t,"$responseBodyText",{value:e}),t}return{}}),ma=async(e,t)=>{const n=await pa(e,t);return n.message=n.message??n.Message,n},ga=async(e,t)=>{const n=nn(e,t),r=Zr({},Yr,{[Ga]:e[Wa]||"application/octet-stream",[Va]:e[Va],[rc]:e[Qa],[ec]:e[Ka],[tc]:e[Ja],[nc]:e[Ya]});let i;return n.bp("/model/{modelId}/invoke"),n.p("modelId",()=>e.modelId,"{modelId}",!1),void 0!==e.body&&(i=e.body),n.m("POST").h(r).b(i),n.build()},ya=async(e,t)=>{const n=nn(e,t),r=Zr({},Yr,{[Ga]:e[Wa]||"application/octet-stream",[Za]:e[Va],[rc]:e[Qa],[ec]:e[Ka],[tc]:e[Ja],[nc]:e[Ya]});let i;return n.bp("/model/{modelId}/invoke-with-response-stream"),n.p("modelId",()=>e.modelId,"{modelId}",!1),void 0!==e.body&&(i=e.body),n.m("POST").h(r).b(i),n.build()},wa=async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return va(e,t);const n=Zr({$metadata:za(e),[Wa]:[,e.headers[Ga]],[Ya]:[,e.headers[nc]]}),r=await Vt(e.body,t);return n.body=r,n},ba=async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return va(e,t);const n=Zr({$metadata:za(e),[Wa]:[,e.headers[Xa]],[Ya]:[,e.headers[nc]]}),r=e.body;return n.body=Na(r,t),n},va=async(e,t)=>{const n={...e,body:await ma(e.body,t)},r=((e,t)=>{const n=(e,t)=>Object.keys(e).find(e=>e.toLowerCase()===t.toLowerCase()),r=e=>{let t=e;return"number"==typeof t&&(t=t.toString()),t.indexOf(",")>=0&&(t=t.split(",")[0]),t.indexOf(":")>=0&&(t=t.split(":")[0]),t.indexOf("#")>=0&&(t=t.split("#")[1]),t},i=n(e.headers,"x-amzn-errortype");if(void 0!==i)return r(e.headers[i]);if(t&&"object"==typeof t){const e=n(t,"code");if(e&&void 0!==t[e])return r(t[e]);if(void 0!==t.__type)return r(t.__type)}})(e,n.body);switch(r){case"AccessDeniedException":case"com.amazonaws.bedrockruntime#AccessDeniedException":throw await Ea(n,t);case"InternalServerException":case"com.amazonaws.bedrockruntime#InternalServerException":throw await Ia(n,t);case"ResourceNotFoundException":case"com.amazonaws.bedrockruntime#ResourceNotFoundException":throw await Pa(n,t);case"ServiceQuotaExceededException":case"com.amazonaws.bedrockruntime#ServiceQuotaExceededException":throw await Ma(n,t);case"ThrottlingException":case"com.amazonaws.bedrockruntime#ThrottlingException":throw await Oa(n,t);case"ValidationException":case"com.amazonaws.bedrockruntime#ValidationException":throw await La(n,t);case"ModelErrorException":case"com.amazonaws.bedrockruntime#ModelErrorException":throw await _a(n,t);case"ModelNotReadyException":case"com.amazonaws.bedrockruntime#ModelNotReadyException":throw await xa(n,t);case"ModelTimeoutException":case"com.amazonaws.bedrockruntime#ModelTimeoutException":throw await Ca(n,t);case"ServiceUnavailableException":case"com.amazonaws.bedrockruntime#ServiceUnavailableException":throw await Ta(n,t);case"ModelStreamErrorException":case"com.amazonaws.bedrockruntime#ModelStreamErrorException":throw await Ra(n,t);case"ConflictException":case"com.amazonaws.bedrockruntime#ConflictException":throw await Aa(n,t);default:const i=n.body;return ka({output:e,parsedBody:i,errorCode:r})}},ka=(Sa=xo,({output:e,parsedBody:t,errorCode:n})=>{(({output:e,parsedBody:t,exceptionCtor:n,errorCode:r})=>{const i=Gr(e),s=i.httpStatusCode?i.httpStatusCode+"":void 0,o=new n({name:t?.code||t?.Code||r||s||"UnknownError",$fault:"client",$metadata:i});throw Wr(o,t)})({output:e,parsedBody:t,exceptionCtor:Sa,errorCode:n})});var Sa;const Ea=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Ro({$metadata:za(e),...n});return Wr(s,e.body)},Aa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Oo({$metadata:za(e),...n});return Wr(s,e.body)},Ia=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Po({$metadata:za(e),...n});return Wr(s,e.body)},_a=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt,originalStatusCode:Kt,resourceName:Qt});Object.assign(n,i);const s=new Xo({$metadata:za(e),...n});return Wr(s,e.body)},xa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new ea({$metadata:za(e),...n});return Wr(s,e.body)},Ra=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt,originalMessage:Qt,originalStatusCode:Kt});Object.assign(n,i);const s=new oa({$metadata:za(e),...n});return Wr(s,e.body)},Ca=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new ta({$metadata:za(e),...n});return Wr(s,e.body)},Pa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Lo({$metadata:za(e),...n});return Wr(s,e.body)},Ma=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new No({$metadata:za(e),...n});return Wr(s,e.body)},Ta=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new $o({$metadata:za(e),...n});return Wr(s,e.body)},Oa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Mo({$metadata:za(e),...n});return Wr(s,e.body)},La=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new To({$metadata:za(e),...n});return Wr(s,e.body)},Na=(e,t)=>t.eventStreamMarshaller.deserialize(e,async n=>null!=n.chunk?{chunk:await Fa(n.chunk,t)}:null!=n.internalServerException?{internalServerException:await $a(n.internalServerException,t)}:null!=n.modelStreamErrorException?{modelStreamErrorException:await Da(n.modelStreamErrorException,t)}:null!=n.validationException?{validationException:await Ha(n.validationException,t)}:null!=n.throttlingException?{throttlingException:await ja(n.throttlingException,t)}:null!=n.modelTimeoutException?{modelTimeoutException:await Ua(n.modelTimeoutException,t)}:null!=n.serviceUnavailableException?{serviceUnavailableException:await Ba(n.serviceUnavailableException,t)}:{$unknown:e}),$a=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ia(n,t)},Da=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ra(n,t)},Ua=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ca(n,t)},Fa=async(e,t)=>{const n={},r=await pa(e.body,t);return Object.assign(n,qa(r,t)),n},Ba=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ta(n,t)},ja=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Oa(n,t)},Ha=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return La(n,t)},qa=(e,t)=>Xr(e,{bytes:t.base64Decoder}),za=e=>({httpStatusCode:e.statusCode,requestId:e.headers["x-amzn-requestid"]??e.headers["x-amzn-request-id"]??e.headers["x-amz-request-id"],extendedRequestId:e.headers["x-amz-id-2"],cfId:e.headers["x-amz-cf-id"]}),Va="accept",Wa="contentType",Ga="content-type",Ka="guardrailIdentifier",Ja="guardrailVersion",Ya="performanceConfigLatency",Qa="trace",Za="x-amzn-bedrock-accept",Xa="x-amzn-bedrock-content-type",ec="x-amzn-bedrock-guardrailidentifier",tc="x-amzn-bedrock-guardrailversion",nc="x-amzn-bedrock-performanceconfig-latency",rc="x-amzn-bedrock-trace";class ic extends(Hr.classBuilder().ep(Vi).m(function(e,t,n,r){return[kt(n,this.serialize,this.deserialize),dr(n,e.getEndpointParameterInstructions())]}).s("AmazonBedrockFrontendService","InvokeModelWithResponseStream",{eventStream:{output:!0}}).n("BedrockRuntimeClient","InvokeModelWithResponseStreamCommand").f(ha,fa).ser(ya).de(ba).build()){}class sc extends(Hr.classBuilder().ep(Vi).m(function(e,t,n,r){return[kt(n,this.serialize,this.deserialize),dr(n,e.getEndpointParameterInstructions())]}).s("AmazonBedrockFrontendService","InvokeModel",{}).n("BedrockRuntimeClient","InvokeModelCommand").f(da,la).ser(ga).de(wa).build()){}const oc=cc;function ac(){const e=["1146961SKzBCu","_prepareRequestHeaders","AI_ERROR_UNSUPPORTED_MODEL","getReader","_requestParameters","3375216vUSqAR","json","681195kGosFG","editor","length","bedrock-2023-05-31","_getGeneratedText","pluginName","_processAWSRequest","define","abortController","_requestHeaders","_readStaticResponse","config","\n<</SYS>>\n[INST]\n","cohere.command","Your task is to execute the instruction using the provided HTML content. Follow the instruction closely. Your answer must be a properly formatted HTML code. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","<<SYS>>\n","send","36CADmfP","test","locale","completions","10524eMZNyc","ai.aws.requestParameters","signal","split","ai21.j2","\n\nAssistant:","ai.aws.apiUrl","ai.aws.requestHeaders","data","getModelFamily","_apiUrl","bytes","_prepareRequestParameters","_bedrockClientConfig","chunk","Your task is to generate HTML content accordingly to the given instruction. Never include <img> tag in your response even if asked for. Your answer must be a well-structured and properly formatted HTML code. Answer only with the generated HTML content. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","378GsTmgW","text","generation","\n[/INST]","completion","Human:\n","map","_processProxyRequest","888bDpSPh","generations","_readStreamableResponse","1011168INpdwT","_readAsyncIterableResponse","3658620sfrLIi","29934KijbKt","resolve","filter","body","ai.aws.bedrockClientConfig","read","POST","AWSTextAdapter","preparePrompt","sendRequest","parse","stringify","get","\nYou must keep the text formatting.\n\nContent:\n","anthropic.claude-v2","application/json","anthropic.claude","Instruction:\n","meta.llama","decode","join","utf-8"];return(ac=function(){return e})()}function cc(e,t){const n=ac();return(cc=function(e,t){return n[e-=358]})(e,t)}!function(e){const t=cc,n=e();for(;;)try{if(631690===parseInt(t(358))/1+-parseInt(t(413))/2+parseInt(t(363))/3+parseInt(t(382))/4*(-parseInt(t(365))/5)+parseInt(t(386))/6*(parseInt(t(402))/7)+parseInt(t(410))/8*(-parseInt(t(416))/9)+parseInt(t(415))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ac);class uc extends Ge{[oc(396)];[oc(374)];[oc(399)];[oc(362)];static get[oc(370)](){return oc(423)}constructor(e){const t=oc;super(e),e[t(376)][t(428)](t(387))||e[t(376)][t(372)](t(387),{model:t(430),max_tokens_to_sample:2e3,temperature:1,top_p:1,top_k:250,anthropic_version:t(368),stream:!0}),this[t(396)]=e[t(376)][t(428)](t(392)),this[t(399)]=e[t(376)][t(428)](t(420)),this[t(374)]=e[t(376)][t(428)](t(393)),this[t(362)]=e[t(376)][t(428)](t(387))}async[oc(425)]({query:e,context:t,onData:n,actionId:r}){const i=oc,{model:s,stream:o,...a}=await this[i(398)](this[i(362)],r),c={prompt:await this[i(424)](e,t,s,r),...a};this[i(396)]?await this[i(409)](c,s,o,n,r):await this[i(371)](c,s,o,n)}async[oc(424)](e,t,n,r){const i=oc;let s,o;return t?(s=i(379),o=i(433)+e+i(429)+t):(s=i(401),o=e),i(434)==this[i(395)](n)?i(380)+s+i(377)+o+i(405):i(407)+s+"\n"+o+i(391)}[oc(395)](e){const t=oc;if(/^anthropic\.claude/[t(383)](e))return t(432);if(/^ai21\.j2/[t(383)](e))return t(390);if(/^cohere\.command/[t(383)](e))return t(378);if(/^meta\.llama/[t(383)](e))return t(434);throw new w(v(this[t(366)][t(384)],t(360),e))}async[oc(409)](e,t,n,r,i){const s=oc,o={method:s(422),headers:await this[s(359)](this[s(374)],i),body:JSON[s(427)]({...e,model:t,stream:n}),signal:this[s(373)][s(388)]},a=await fetch(this[s(396)],o);n?await this[s(412)](a,t,r):await this[s(375)](a,t,r)}async[oc(371)](e,t,n,r){const i=oc,s=new _o(this[i(399)]),o={body:JSON[i(427)](e),contentType:i(431),accept:i(431),modelId:t};let a;if(n){const e=new ic(o);a=await s[i(381)](e,{abortSignal:this[i(373)][i(388)]}),await this[i(414)](a,t,r)}else{const e=new sc(o);a=await s[i(381)](e,{abortSignal:this[i(373)][i(388)]}),await this[i(375)](a,t,r)}}async[oc(414)](e,t,n){const r=oc,i=e[r(419)],s=new TextDecoder(r(437));let o="";for await(const e of i)if(e[r(400)]){const i=s[r(435)](e[r(400)][r(397)]),a=JSON[r(426)](i);o+=this[r(369)](a,t),n(o)}return Promise[r(417)]()}async[oc(412)](e,t,n){const r=oc,i=e[r(419)],s=new TextDecoder(r(437)),o=i[r(361)]();let a="",c="",u=!1;for(;!u;){const{done:e,value:i}=await o[r(421)]();if(u=e,u)break;const d=(a+s[r(435)](i))[r(389)]("\n")[r(408)](e=>{const t=r;try{return a="",JSON[t(426)](e)}catch{return a=e,null}})[r(418)](e=>null!==e);d[r(367)]&&(c+=d[r(408)](e=>this[r(369)](e,t))[r(436)](""),n(c))}return Promise[r(417)]()}async[oc(375)](e,t,n){const r=oc;let i;return i=e instanceof Response?await e[r(364)]():JSON[r(426)](new TextDecoder(r(437))[r(435)](e[r(419)])),n(this[r(369)](i,t)),Promise[r(417)]()}[oc(369)](e,t){const n=oc;switch(this[n(395)](t)){case n(432):return e[n(406)];case n(390):return e[n(385)][0][n(394)][n(403)];case n(378):return e[n(411)][0][n(403)];case n(434):return e[n(404)]}}}function dc(e,t){var n=lc();return(dc=function(e,t){return n[e-=353]})(e,t)}function lc(){var e=["396sjdTXR","132PfnMhz","826392kSWZPV","1788JLOZxB","290HGDCmm","63043gmYbCp","1477544lXlqMm","622181mbLupw","2838NHiTCv","31870GnrVgy"];return(lc=function(){return e})()}!function(e){for(var t=dc,n=e();;)try{if(121203===-parseInt(t(356))/1+parseInt(t(362))/2*(-parseInt(t(354))/3)+parseInt(t(353))/4+-parseInt(t(355))/5*(parseInt(t(359))/6)+parseInt(t(358))/7+-parseInt(t(357))/8+parseInt(t(361))/9*(parseInt(t(360))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(lc)})(),(window.CKEditor5=window.CKEditor5||{}).ai=r})();
5
+ */(()=>{var e={168:e=>{"use strict";e.exports=function(e){return e[1]}},181:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(168),i=n.n(r),s=n(433),o=n.n(s)()(i());o.push([e.id,":root{--ck-ai-dropdown-view-width:250px;--ck-ai-dropdown-view-list-max-height:250px}.ck.ck-ai-commands-search{width:var(--ck-ai-dropdown-view-width)}.ck.ck-ai-commands-search>.ck-labeled-field-view{padding:var(--ck-spacing-large)}.ck.ck-ai-commands-search>.ck-labeled-field-view .ck-input{min-width:unset}.ck.ck-ai-commands-search>.ck-search__results{border-top:1px solid var(--ck-color-base-border)}.ck.ck-ai-commands-search>.ck-search__results>.ck-list{max-height:var(--ck-ai-dropdown-view-list-max-height);overflow:auto}",""]);const a=o},237:e=>{"use strict";e.exports=CKEditor5.dll},262:e=>{"use strict";var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},331:(e,t,n)=>{e.exports=n(237)("./src/clipboard.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},357:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},369:function(e){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}({17:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=n(18),i=function(){function e(){}return e.getFirstMatch=function(e,t){var n=t.match(e);return n&&n.length>0&&n[1]||""},e.getSecondMatch=function(e,t){var n=t.match(e);return n&&n.length>1&&n[2]||""},e.matchAndReturnConst=function(e,t,n){if(e.test(t))return n},e.getWindowsVersionName=function(e){switch(e){case"NT":return"NT";case"XP":case"NT 5.1":return"XP";case"NT 5.0":return"2000";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}},e.getMacOSVersionName=function(e){var t=e.split(".").splice(0,2).map(function(e){return parseInt(e,10)||0});if(t.push(0),10===t[0])switch(t[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}},e.getAndroidVersionName=function(e){var t=e.split(".").splice(0,2).map(function(e){return parseInt(e,10)||0});if(t.push(0),!(1===t[0]&&t[1]<5))return 1===t[0]&&t[1]<6?"Cupcake":1===t[0]&&t[1]>=6?"Donut":2===t[0]&&t[1]<2?"Eclair":2===t[0]&&2===t[1]?"Froyo":2===t[0]&&t[1]>2?"Gingerbread":3===t[0]?"Honeycomb":4===t[0]&&t[1]<1?"Ice Cream Sandwich":4===t[0]&&t[1]<4?"Jelly Bean":4===t[0]&&t[1]>=4?"KitKat":5===t[0]?"Lollipop":6===t[0]?"Marshmallow":7===t[0]?"Nougat":8===t[0]?"Oreo":9===t[0]?"Pie":void 0},e.getVersionPrecision=function(e){return e.split(".").length},e.compareVersions=function(t,n,r){void 0===r&&(r=!1);var i=e.getVersionPrecision(t),s=e.getVersionPrecision(n),o=Math.max(i,s),a=0,c=e.map([t,n],function(t){var n=o-e.getVersionPrecision(t),r=t+new Array(n+1).join(".0");return e.map(r.split("."),function(e){return new Array(20-e.length).join("0")+e}).reverse()});for(r&&(a=o-Math.min(i,s)),o-=1;o>=a;){if(c[0][o]>c[1][o])return 1;if(c[0][o]===c[1][o]){if(o===a)return 0;o-=1}else if(c[0][o]<c[1][o])return-1}},e.map=function(e,t){var n,r=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(n=0;n<e.length;n+=1)r.push(t(e[n]));return r},e.find=function(e,t){var n,r;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(n=0,r=e.length;n<r;n+=1){var i=e[n];if(t(i,n))return i}},e.assign=function(e){for(var t,n,r=e,i=arguments.length,s=new Array(i>1?i-1:0),o=1;o<i;o++)s[o-1]=arguments[o];if(Object.assign)return Object.assign.apply(Object,[e].concat(s));var a=function(){var e=s[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach(function(t){r[t]=e[t]})};for(t=0,n=s.length;t<n;t+=1)a();return e},e.getBrowserAlias=function(e){return r.BROWSER_ALIASES_MAP[e]},e.getBrowserTypeByAlias=function(e){return r.BROWSER_MAP[e]||""},e}();t.default=i,e.exports=t.default},18:function(e,t,n){"use strict";t.__esModule=!0,t.ENGINE_MAP=t.OS_MAP=t.PLATFORMS_MAP=t.BROWSER_MAP=t.BROWSER_ALIASES_MAP=void 0,t.BROWSER_ALIASES_MAP={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Electron:"electron",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin:"puffin",QupZilla:"qupzilla",QQ:"qq",QQLite:"qqlite",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat","Yandex Browser":"yandex",Roku:"roku"},t.BROWSER_MAP={amazon_silk:"Amazon Silk",android:"Android Browser",bada:"Bada",blackberry:"BlackBerry",chrome:"Chrome",chromium:"Chromium",electron:"Electron",epiphany:"Epiphany",firefox:"Firefox",focus:"Focus",generic:"Generic",googlebot:"Googlebot",google_search:"Google Search",ie:"Internet Explorer",k_meleon:"K-Meleon",maxthon:"Maxthon",edge:"Microsoft Edge",mz:"MZ Browser",naver:"NAVER Whale Browser",opera:"Opera",opera_coast:"Opera Coast",phantomjs:"PhantomJS",puffin:"Puffin",qupzilla:"QupZilla",qq:"QQ Browser",qqlite:"QQ Browser Lite",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yandex:"Yandex Browser"},t.PLATFORMS_MAP={tablet:"tablet",mobile:"mobile",desktop:"desktop",tv:"tv"},t.OS_MAP={WindowsPhone:"Windows Phone",Windows:"Windows",MacOS:"macOS",iOS:"iOS",Android:"Android",WebOS:"WebOS",BlackBerry:"BlackBerry",Bada:"Bada",Tizen:"Tizen",Linux:"Linux",ChromeOS:"Chrome OS",PlayStation4:"PlayStation 4",Roku:"Roku"},t.ENGINE_MAP={EdgeHTML:"EdgeHTML",Blink:"Blink",Trident:"Trident",Presto:"Presto",Gecko:"Gecko",WebKit:"WebKit"}},90:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(91))&&r.__esModule?r:{default:r},s=n(18);function o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var a=function(){function e(){}var t,n,r;return e.getParser=function(e,t){if(void 0===t&&(t=!1),"string"!=typeof e)throw new Error("UserAgent should be a string");return new i.default(e,t)},e.parse=function(e){return new i.default(e).getResult()},t=e,r=[{key:"BROWSER_MAP",get:function(){return s.BROWSER_MAP}},{key:"ENGINE_MAP",get:function(){return s.ENGINE_MAP}},{key:"OS_MAP",get:function(){return s.OS_MAP}},{key:"PLATFORMS_MAP",get:function(){return s.PLATFORMS_MAP}}],(n=null)&&o(t.prototype,n),r&&o(t,r),e}();t.default=a,e.exports=t.default},91:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=c(n(92)),i=c(n(93)),s=c(n(94)),o=c(n(95)),a=c(n(17));function c(e){return e&&e.__esModule?e:{default:e}}var u=function(){function e(e,t){if(void 0===t&&(t=!1),null==e||""===e)throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},!0!==t&&this.parse()}var t=e.prototype;return t.getUA=function(){return this._ua},t.test=function(e){return e.test(this._ua)},t.parseBrowser=function(){var e=this;this.parsedResult.browser={};var t=a.default.find(r.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.browser=t.describe(this.getUA())),this.parsedResult.browser},t.getBrowser=function(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()},t.getBrowserName=function(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""},t.getBrowserVersion=function(){return this.getBrowser().version},t.getOS=function(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()},t.parseOS=function(){var e=this;this.parsedResult.os={};var t=a.default.find(i.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.os=t.describe(this.getUA())),this.parsedResult.os},t.getOSName=function(e){var t=this.getOS().name;return e?String(t).toLowerCase()||"":t||""},t.getOSVersion=function(){return this.getOS().version},t.getPlatform=function(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()},t.getPlatformType=function(e){void 0===e&&(e=!1);var t=this.getPlatform().type;return e?String(t).toLowerCase()||"":t||""},t.parsePlatform=function(){var e=this;this.parsedResult.platform={};var t=a.default.find(s.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.platform=t.describe(this.getUA())),this.parsedResult.platform},t.getEngine=function(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()},t.getEngineName=function(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""},t.parseEngine=function(){var e=this;this.parsedResult.engine={};var t=a.default.find(o.default,function(t){if("function"==typeof t.test)return t.test(e);if(t.test instanceof Array)return t.test.some(function(t){return e.test(t)});throw new Error("Browser's test function is not valid")});return t&&(this.parsedResult.engine=t.describe(this.getUA())),this.parsedResult.engine},t.parse=function(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this},t.getResult=function(){return a.default.assign({},this.parsedResult)},t.satisfies=function(e){var t=this,n={},r=0,i={},s=0;if(Object.keys(e).forEach(function(t){var o=e[t];"string"==typeof o?(i[t]=o,s+=1):"object"==typeof o&&(n[t]=o,r+=1)}),r>0){var o=Object.keys(n),c=a.default.find(o,function(e){return t.isOS(e)});if(c){var u=this.satisfies(n[c]);if(void 0!==u)return u}var d=a.default.find(o,function(e){return t.isPlatform(e)});if(d){var l=this.satisfies(n[d]);if(void 0!==l)return l}}if(s>0){var h=Object.keys(i),f=a.default.find(h,function(e){return t.isBrowser(e,!0)});if(void 0!==f)return this.compareVersion(i[f])}},t.isBrowser=function(e,t){void 0===t&&(t=!1);var n=this.getBrowserName().toLowerCase(),r=e.toLowerCase(),i=a.default.getBrowserTypeByAlias(r);return t&&i&&(r=i.toLowerCase()),r===n},t.compareVersion=function(e){var t=[0],n=e,r=!1,i=this.getBrowserVersion();if("string"==typeof i)return">"===e[0]||"<"===e[0]?(n=e.substr(1),"="===e[1]?(r=!0,n=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?n=e.substr(1):"~"===e[0]&&(r=!0,n=e.substr(1)),t.indexOf(a.default.compareVersions(i,n,r))>-1},t.isOS=function(e){return this.getOSName(!0)===String(e).toLowerCase()},t.isPlatform=function(e){return this.getPlatformType(!0)===String(e).toLowerCase()},t.isEngine=function(e){return this.getEngineName(!0)===String(e).toLowerCase()},t.is=function(e,t){return void 0===t&&(t=!1),this.isBrowser(e,t)||this.isOS(e)||this.isPlatform(e)},t.some=function(e){var t=this;return void 0===e&&(e=[]),e.some(function(e){return t.is(e)})},e}();t.default=u,e.exports=t.default},92:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=/version\/(\d+(\.?_?\d+)+)/i,o=[{test:[/googlebot/i],describe:function(e){var t={name:"Googlebot"},n=i.default.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/opera/i],describe:function(e){var t={name:"Opera"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/opr\/|opios/i],describe:function(e){var t={name:"Opera"},n=i.default.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/SamsungBrowser/i],describe:function(e){var t={name:"Samsung Internet for Android"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/Whale/i],describe:function(e){var t={name:"NAVER Whale Browser"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/MZBrowser/i],describe:function(e){var t={name:"MZ Browser"},n=i.default.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/focus/i],describe:function(e){var t={name:"Focus"},n=i.default.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/swing/i],describe:function(e){var t={name:"Swing"},n=i.default.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/coast/i],describe:function(e){var t={name:"Opera Coast"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe:function(e){var t={name:"Opera Touch"},n=i.default.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/yabrowser/i],describe:function(e){var t={name:"Yandex Browser"},n=i.default.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/ucbrowser/i],describe:function(e){var t={name:"UC Browser"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/Maxthon|mxios/i],describe:function(e){var t={name:"Maxthon"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/epiphany/i],describe:function(e){var t={name:"Epiphany"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/puffin/i],describe:function(e){var t={name:"Puffin"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/sleipnir/i],describe:function(e){var t={name:"Sleipnir"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/k-meleon/i],describe:function(e){var t={name:"K-Meleon"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/micromessenger/i],describe:function(e){var t={name:"WeChat"},n=i.default.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/qqbrowser/i],describe:function(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},n=i.default.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/msie|trident/i],describe:function(e){var t={name:"Internet Explorer"},n=i.default.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/\sedg\//i],describe:function(e){var t={name:"Microsoft Edge"},n=i.default.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/edg([ea]|ios)/i],describe:function(e){var t={name:"Microsoft Edge"},n=i.default.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/vivaldi/i],describe:function(e){var t={name:"Vivaldi"},n=i.default.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/seamonkey/i],describe:function(e){var t={name:"SeaMonkey"},n=i.default.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/sailfish/i],describe:function(e){var t={name:"Sailfish"},n=i.default.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return n&&(t.version=n),t}},{test:[/silk/i],describe:function(e){var t={name:"Amazon Silk"},n=i.default.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/phantom/i],describe:function(e){var t={name:"PhantomJS"},n=i.default.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/slimerjs/i],describe:function(e){var t={name:"SlimerJS"},n=i.default.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t={name:"BlackBerry"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t={name:"WebOS Browser"},n=i.default.getFirstMatch(s,e)||i.default.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/bada/i],describe:function(e){var t={name:"Bada"},n=i.default.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/tizen/i],describe:function(e){var t={name:"Tizen"},n=i.default.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/qupzilla/i],describe:function(e){var t={name:"QupZilla"},n=i.default.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/firefox|iceweasel|fxios/i],describe:function(e){var t={name:"Firefox"},n=i.default.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/electron/i],describe:function(e){var t={name:"Electron"},n=i.default.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/MiuiBrowser/i],describe:function(e){var t={name:"Miui"},n=i.default.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/chromium/i],describe:function(e){var t={name:"Chromium"},n=i.default.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/chrome|crios|crmo/i],describe:function(e){var t={name:"Chrome"},n=i.default.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/GSA/i],describe:function(e){var t={name:"Google Search"},n=i.default.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:function(e){var t=!e.test(/like android/i),n=e.test(/android/i);return t&&n},describe:function(e){var t={name:"Android Browser"},n=i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/playstation 4/i],describe:function(e){var t={name:"PlayStation 4"},n=i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/safari|applewebkit/i],describe:function(e){var t={name:"Safari"},n=i.default.getFirstMatch(s,e);return n&&(t.version=n),t}},{test:[/.*/i],describe:function(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:i.default.getFirstMatch(t,e),version:i.default.getSecondMatch(t,e)}}}];t.default=o,e.exports=t.default},93:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=n(18),o=[{test:[/Roku\/DVP/],describe:function(e){var t=i.default.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:s.OS_MAP.Roku,version:t}}},{test:[/windows phone/i],describe:function(e){var t=i.default.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.WindowsPhone,version:t}}},{test:[/windows /i],describe:function(e){var t=i.default.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),n=i.default.getWindowsVersionName(t);return{name:s.OS_MAP.Windows,version:t,versionName:n}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(e){var t={name:s.OS_MAP.iOS},n=i.default.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return n&&(t.version=n),t}},{test:[/macintosh/i],describe:function(e){var t=i.default.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),n=i.default.getMacOSVersionName(t),r={name:s.OS_MAP.MacOS,version:t};return n&&(r.versionName=n),r}},{test:[/(ipod|iphone|ipad)/i],describe:function(e){var t=i.default.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:s.OS_MAP.iOS,version:t}}},{test:function(e){var t=!e.test(/like android/i),n=e.test(/android/i);return t&&n},describe:function(e){var t=i.default.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),n=i.default.getAndroidVersionName(t),r={name:s.OS_MAP.Android,version:t};return n&&(r.versionName=n),r}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t=i.default.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),n={name:s.OS_MAP.WebOS};return t&&t.length&&(n.version=t),n}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t=i.default.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||i.default.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||i.default.getFirstMatch(/\bbb(\d+)/i,e);return{name:s.OS_MAP.BlackBerry,version:t}}},{test:[/bada/i],describe:function(e){var t=i.default.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.Bada,version:t}}},{test:[/tizen/i],describe:function(e){var t=i.default.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.Tizen,version:t}}},{test:[/linux/i],describe:function(){return{name:s.OS_MAP.Linux}}},{test:[/CrOS/],describe:function(){return{name:s.OS_MAP.ChromeOS}}},{test:[/PlayStation 4/],describe:function(e){var t=i.default.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:s.OS_MAP.PlayStation4,version:t}}}];t.default=o,e.exports=t.default},94:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=n(18),o=[{test:[/googlebot/i],describe:function(){return{type:"bot",vendor:"Google"}}},{test:[/huawei/i],describe:function(e){var t=i.default.getFirstMatch(/(can-l01)/i,e)&&"Nova",n={type:s.PLATFORMS_MAP.mobile,vendor:"Huawei"};return t&&(n.model=t),n}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe:function(){return{type:s.PLATFORMS_MAP.tablet}}},{test:function(e){var t=e.test(/ipod|iphone/i),n=e.test(/like (ipod|iphone)/i);return t&&!n},describe:function(e){var t=i.default.getFirstMatch(/(ipod|iphone)/i,e);return{type:s.PLATFORMS_MAP.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:function(){return{type:s.PLATFORMS_MAP.mobile,vendor:"Nexus"}}},{test:[/[^-]mobi/i],describe:function(){return{type:s.PLATFORMS_MAP.mobile}}},{test:function(e){return"blackberry"===e.getBrowserName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.mobile,vendor:"BlackBerry"}}},{test:function(e){return"bada"===e.getBrowserName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.mobile}}},{test:function(e){return"windows phone"===e.getBrowserName()},describe:function(){return{type:s.PLATFORMS_MAP.mobile,vendor:"Microsoft"}}},{test:function(e){var t=Number(String(e.getOSVersion()).split(".")[0]);return"android"===e.getOSName(!0)&&t>=3},describe:function(){return{type:s.PLATFORMS_MAP.tablet}}},{test:function(e){return"android"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.mobile}}},{test:function(e){return"macos"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.desktop,vendor:"Apple"}}},{test:function(e){return"windows"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.desktop}}},{test:function(e){return"linux"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.desktop}}},{test:function(e){return"playstation 4"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.tv}}},{test:function(e){return"roku"===e.getOSName(!0)},describe:function(){return{type:s.PLATFORMS_MAP.tv}}}];t.default=o,e.exports=t.default},95:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r,i=(r=n(17))&&r.__esModule?r:{default:r},s=n(18),o=[{test:function(e){return"microsoft edge"===e.getBrowserName(!0)},describe:function(e){if(/\sedg\//i.test(e))return{name:s.ENGINE_MAP.Blink};var t=i.default.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:s.ENGINE_MAP.EdgeHTML,version:t}}},{test:[/trident/i],describe:function(e){var t={name:s.ENGINE_MAP.Trident},n=i.default.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:function(e){return e.test(/presto/i)},describe:function(e){var t={name:s.ENGINE_MAP.Presto},n=i.default.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:function(e){var t=e.test(/gecko/i),n=e.test(/like gecko/i);return t&&!n},describe:function(e){var t={name:s.ENGINE_MAP.Gecko},n=i.default.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}},{test:[/(apple)?webkit\/537\.36/i],describe:function(){return{name:s.ENGINE_MAP.Blink}}},{test:[/(apple)?webkit/i],describe:function(e){var t={name:s.ENGINE_MAP.WebKit},n=i.default.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return n&&(t.version=n),t}}];t.default=o,e.exports=t.default}})},379:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(168),i=n.n(r),s=n(433),o=n.n(s)()(i());o.push([e.id,":root{--ck-ai-form-submit-button-text-color:var(--ck-color-text);--ck-ai-form-submit-button-border-color:transparent;--ck-ai-form-submit-button-disabled-border-color:transparent;--ck-ai-toolbar-button-hover-color:var(--ck-color-text);--ck-color-ai-selection:rgba(31,176,255,.3)}.ck-ai-assistant-ui_theme{--ck-color-button-default-hover-background:#f3ecff;--ck-color-button-default-active-background:#f3ecff;--ck-color-button-on-background:#f3ecff;--ck-color-button-on-hover-background:#f3ecff;--ck-color-button-on-active-background:#f3ecff;--ck-color-button-on-disabled-background:#f3ecff;--ck-color-button-on-color:#743ccd;--ck-color-button-action-background:#743ccd;--ck-color-button-action-hover-background:#6c34c9;--ck-color-button-action-active-background:#6c34c9;--ck-color-button-action-disabled-background:#ba9de6;--ck-color-list-button-hover-background:#f3ecff;--ck-ai-form-content-background:#f9f9f9;--ck-ai-form-submit-button-text-color:var(--ck-color-button-on-color);--ck-ai-form-submit-button-border-color:var(--ck-color-button-action-background);--ck-ai-form-submit-button-disabled-border-color:var(--ck-color-button-action-disabled-background);--ck-ai-toolbar-button-hover-color:var(--ck-color-button-on-color);--ck-color-ai-selection:#e2d6f5}.ck-ai-assistant-button:hover,.ck-ai-commands-dropdown>.ck-button:hover{color:var(--ck-ai-toolbar-button-hover-color)}.ck span.ck-fake-ai-selection{background:var(--ck-color-ai-selection)}.ck .ck-widget.ck-fake-ai-selection{outline-color:var(--ck-color-ai-selection)}.ck span.ck-fake-ai-selection-candidate{background:var(--ck-color-ai-selection)}.ck .ck-fake-ai-selection_collapsed{border-right:1px solid var(--ck-color-base-text);height:100%;margin-right:-1px;outline:1px solid hsla(0,0%,100%,.5)}.ck.ck-content.ck-ai-form__content-field h2{font-size:1.3em}.ck.ck-content.ck-ai-form__content-field h3{font-size:1.2em}.ck.ck-content.ck-ai-form__content-field h4,.ck.ck-content.ck-ai-form__content-field h5,.ck.ck-content.ck-ai-form__content-field h6{font-size:1.1em}.ck.ck-content.ck-ai-form__content-field h2,.ck.ck-content.ck-ai-form__content-field h3,.ck.ck-content.ck-ai-form__content-field h4,.ck.ck-content.ck-ai-form__content-field h5,.ck.ck-content.ck-ai-form__content-field h6,.ck.ck-content.ck-ai-form__content-field ol,.ck.ck-content.ck-ai-form__content-field p,.ck.ck-content.ck-ai-form__content-field ul{line-height:1.7em;margin-block-end:.5em;margin-block-start:.5em}.ck.ck-content.ck-ai-form__content-field>:first-child{margin-top:0}.ck.ck-content.ck-ai-form__content-field>:last-child{margin-bottom:0}",""]);const a=o},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,r,i,s){"string"==typeof e&&(e=[[null,e,void 0]]);var o={};if(r)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(o[c]=!0)}for(var u=0;u<e.length;u++){var d=[].concat(e[u]);r&&o[d[0]]||(void 0!==s&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=s),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),i&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=i):d[4]="".concat(i)),t.push(d))}},t}},545:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function r(e,t,r,i){var s;if(r)s="";else{s="",i.supports&&(s+="@supports (".concat(i.supports,") {")),i.media&&(s+="@media ".concat(i.media," {"));var o=void 0!==i.layer;o&&(s+="@layer".concat(i.layer.length>0?" ".concat(i.layer):""," {")),s+=i.css,o&&(s+="}"),i.media&&(s+="}"),i.supports&&(s+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,s);else{var a=document.createTextNode(s),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(a,c[t]):e.appendChild(a)}}var i={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=i.singletonCounter++,n=i.singleton||(i.singleton=e.insertStyleElement(e));return{update:function(e){r(n,t,!1,e)},remove:function(e){r(n,t,!0,e)}}}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},667:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},673:e=>{"use strict";var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var s={},o=[],a=0;a<e.length;a++){var c=e[a],u=r.base?c[0]+r.base:c[0],d=s[u]||0,l="".concat(u," ").concat(d);s[u]=d+1;var h=n(l),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)t[h].references++,t[h].updater(f);else{var p=i(f,r);r.byIndex=a,t.splice(a,0,{identifier:l,updater:p,references:1})}o.push(l)}return o}function i(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,i){var s=r(e=e||[],i=i||{});return function(e){e=e||[];for(var o=0;o<s.length;o++){var a=n(s[o]);t[a].references--}for(var c=r(e,i),u=0;u<s.length;u++){var d=n(s[u]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}s=c}}},676:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(168),i=n.n(r),s=n(433),o=n.n(s)()(i());o.push([e.id,":root{--ck-ai-form-view-width:600px;--ck-ai-form-content-height:175px;--ck-ai-form-content-background:#fafafa;--ck-ai-form-history-font-size:.9em;--ck-ai-form-error-background:var(--ck-color-light-red)}.ck .ck-ai-form{max-width:100%;width:var(--ck-ai-form-view-width)}@media screen and (max-width:600px){.ck .ck-ai-form{--ck-ai-form-view-width:100vw}}.ck .ck-ai-form .ck-ai-form-content{padding:var(--ck-spacing-large);width:100%}.ck .ck-ai-form .ck-ai-form-content .ck-input{width:100%}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area-wrapper{border:1px solid var(--ck-color-base-border);border-radius:2px;max-height:var(--ck-ai-form-content-height);overflow-y:auto;width:100%}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area-wrapper:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area{background-color:var(--ck-ai-form-content-background);display:flex}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area.ck-ai-form__content-area--processing{--ck-color-text:var(--ck-color-input-disabled-text);background-color:var(--ck-color-input-disabled-background)}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field{box-sizing:content-box;min-height:calc(var(--ck-line-height-base)*var(--ck-font-size-base));padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);white-space:normal;width:100%}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field{padding-right:0}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field{padding-left:0}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__content-field>*{color:inherit;white-space:normal}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-spinner-container{margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-spinner-container{margin-left:var(--ck-spacing-medium)}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button-wrapper{display:flex;flex-direction:column-reverse;padding-left:2px}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button{bottom:1px;min-height:unset;min-width:unset;padding:4px;position:sticky;right:1px}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button svg{--ck-icon-size:16px}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__content-area .ck-ai-form__copy-button.ck-ai-form__copy-button--copied{color:inherit}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__toolbar{border:none;margin-bottom:calc(var(--ck-spacing-medium)*2);margin-top:var(--ck-spacing-medium);padding:0}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__loader{align-items:center;display:flex}.ck .ck-ai-form .ck-ai-form-content .ck-ai-form__loader .ck-spinner{box-sizing:border-box}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete{display:flex;justify-content:space-between}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view{flex-grow:1}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit{border-color:var(--ck-ai-form-submit-button-border-color);color:var(--ck-ai-form-submit-button-text-color)}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit{margin-left:var(--ck-spacing-medium)}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit{margin-right:var(--ck-spacing-medium)}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck.ck-ai-form__submit.ck-disabled{border-color:var(--ck-ai-form-submit-button-disabled-border-color)}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{bottom:var(--ck-spacing-small);font-size:var(--ck-font-size-tiny);min-height:unset;min-width:unset;padding:4px;position:absolute;top:var(--ck-spacing-small)}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{right:var(--ck-spacing-medium)}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{left:var(--ck-spacing-medium)}[dir=ltr] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-textarea{padding-right:30px}[dir=rtl] .ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-textarea{padding-left:30px}@media screen and (max-width:600px){.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-textarea{--ck-input-width:auto}}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;grid-column-gap:0;grid-row-gap:0}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>span{grid-area:1/1/2/2}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-button{background:none;font-size:var(--ck-ai-form-history-font-size);grid-area:1/2/2/3;justify-self:start;margin:var(--ck-spacing-medium) 0 0;min-height:auto;padding:0}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-button .ck-button__label{line-height:inherit}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-button .ck-button__label:hover{text-decoration:underline}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-list{grid-area:2/1/3/3}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete .ck-search__results .ck-list .ck-list__group>.ck-list .ck-list__item .ck-button .ck-button__label{font-size:var(--ck-ai-form-history-font-size);line-height:var(--ck-line-height-base);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck .ck-ai-form .ck-ai-form__error{align-items:center;background-color:var(--ck-ai-form-error-background);border-radius:2px;color:var(--ck-color-base-text);display:flex;justify-content:center;margin-bottom:var(--ck-spacing-medium);padding:var(--ck-spacing-medium)}",""]);const a=o},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},783:(e,t,n)=>{e.exports=n(237)("./src/engine.js")}},t={};function n(r){var i=t[r];if(void 0!==i)return i.exports;var s=t[r]={id:r,exports:{}};return e[r].call(s.exports,s,s.exports,n),s.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{AIAdapter:()=>y,AIAssistant:()=>He,AIAssistantUI:()=>Le,AIRequestError:()=>w,AITextAdapter:()=>We,AWSTextAdapter:()=>uc,OpenAITextAdapter:()=>Qe,ShowAIAssistantCommand:()=>A,getDefaultAICommands:()=>qe});var e=n(782),t=n(355),i=n(584),s=n(311);function o(e,t){const n=(0,t.t)("Other");return e.length?"groupId"in e[0]?e:[{groupId:"_ungrouppedCommands",groupLabel:n,order:1/0,commands:e}]:[{groupId:"_ungrouppedCommands",groupLabel:n,order:1/0,commands:[]}]}var a=n(331),c=n(783);const u=h;!function(e){const t=h,n=e();for(;;)try{if(619428===-parseInt(t(525))/1+-parseInt(t(479))/2*(parseInt(t(502))/3)+parseInt(t(483))/4*(parseInt(t(494))/5)+-parseInt(t(535))/6*(parseInt(t(516))/7)+parseInt(t(515))/8*(parseInt(t(524))/9)+parseInt(t(536))/10+parseInt(t(474))/11*(parseInt(t(554))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(f);const d=globalThis[u(468)],l=u(513);function h(e,t){const n=f();return(h=function(e,t){return n[e-=463]})(e,t)}function f(){const e=["contentInsertion","resultRange","push","getFirstRange","schema","isAtEnd","parse","markers","afterInit","document","isPremiumPlugin","12AmiXRn","getLastMatchingPosition","fire","element","_prepareTableInsertBelowPosition","isOfficialPlugin","setSelection","getSelectedTableCells","change","ck-ai-assistant-ui_theme","deleteContent","isCollapsed","removeMarker","from","editingDowncast","_resetContentOfSelectedTableCells","createPositionAt","getMarkersGroup","data","init","AIAssistantEditing","setData","_getDefaultInsertBelowPosition","isContent","getChild","text/html","DataTransfer","conversion","updateMarker","first","getRanges","createPositionAfter","8855374UiwffQ","_getAISelection","ai.useTheme","insertContent","canEditAt","18796GbzGku","get","end","has","12172AildNA","filter","markerToElement","_pasteHTMLUsingClipboard","_createEmptyTableRows","href","getColumnIndexes","editor","showFakeVisualSelection","markerToHighlight","insertRows","405wTIdKx","hideFakeVisualSelection","createRange","start","TableUtils","table","getLastPosition","model","129QHTeRm","span","length","_getTableRowCountFromContent","config","selection","editing","off","insertContentBelow","getChildren","getRange","ai-ui","findAncestor","1344uZvxOi","7MsZLOF","addClass","pluginName","paste","ck-fake-ai-selection_collapsed","createSelection","ck-fake-ai-selection","getRows","7443GGwKuy","835392MDOMUm","map","markerRange","for","forEach","getSelectedBlocks","fromCharCode","createUIElement","join","pop","1416348PpgtpU","9045390xHslyb","getRowIndexes","lowest","last","addMarker","plugins","once"];return(f=function(){return e})()}class p extends e.Plugin{static get[u(518)](){return u(574)}static get[u(559)](){return!0}static get[u(553)](){return!0}[u(573)](){const e=u,{editor:t}=this,n=[e(522)];t[e(506)][e(480)](e(476))&&n[e(545)](e(563)),t[e(469)][e(528)](e(568))[e(492)]({model:l,view:{classes:n,priority:12}}),t[e(469)][e(528)](e(568))[e(485)]({model:l,view:(t,{writer:n})=>{const r=e;if(!t[r(527)][r(565)])return null;const i=n[r(532)](r(503));return n[r(517)]([r(522),r(520)],i),i}})}[u(551)](){!async function(e){const t=g([108,80,53,50,54,90,99,77,118,79,75,102,115,72,107,116,51,85,55,101,86,112,119,68,52,48,100,113,66,57,70,81,74,67,120,122,82,106,69,56,73,89,49,104,76,65,83,110,84,109,111,97,105,98,114,117,121,71,87,88,103,78]),n=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],s=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),o={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[g([121])]:g([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[g([97,108,103])]:g([69,83,50,53,54])},a=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),s[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function u(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](d(e)):null}function d(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function l(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const r=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+r,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,r])=>{n(t),e(r)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function f(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function p(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function m(){}function g(e){const t=h;return e[t(526)](e=>String[t(531)](e))[t(533)]("")}!function(e){const n=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let n=g([108]);for(let r=0;r<e[g([108,101,110,103,116,104])];r+=2){let i=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](r,r+2));i>=t[g([108,101,110,103,116,104])]&&(i-=t[g([108,101,110,103,116,104])]),n+=t[i]}return n}();r[n]=g([97,105,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await s,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=m,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,t=null,m=null;try{return a==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=u(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),r={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete r[g([118,99])],l(r)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(e,t){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(o())return c(g([86,97,108,105,100]));a(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const d=(0,i.uid)();function h(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function m(r){a(r)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?f(l(d+t))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(s(),e),()=>{const e=o();return null==e?(s(),g([86,97,108,105,100])):g(n-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const i=36e5;function s(){const t=g([108,108,99,116,45])+f(l(e)),r=p(f(window[g([77,97,116,104])][g([99,101,105,108])](n/i)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,r)}function o(){const t=g([108,108,99,116,45])+f(l(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](p(n),16)*i:null}function a(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:d}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{h(e[g([114,101,116,117,114,110])])&&(u=!0,m(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),s[g([116,104,101,110])](()=>{u||c(g([85,115,97,103,101,76,105,109,105,116]))})});function o(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function a(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const r=a[g([115,112,108,105,116])](g([46])),[i,s,o]=r;return t(i),await n(i,s,o),e}catch{return!1}function t(t){const n=u(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,r){const i=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](d(r),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),a=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!a)return;const c=await a[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),o,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await a[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,i,s)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!(!t||!t[g([105,110,99,108,117,100,101,115])](g([42]))&&!t[g([105,110,99,108,117,100,101,115])](g([65,73])))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751846400;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=h,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[g([108,111,99,97,116,105,111,110])][t(488)]);if(n[g([105,110,99,108,117,100,101,115])](r))return!0;const i=r[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=i[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(i[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>i[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(t=c(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(t=c(g([84,114,105,97,108,76,105,109,105,116]))),await(t&&m?new(window[g([80,114,111,109,105,115,101])])((e,n)=>{t[g([116,104,101,110])](e,n),m[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},n)}):t||m||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[u(491)](){const e=u,t=this[e(490)][e(501)];t[e(562)](n=>{const r=e,i=t[r(552)][r(507)][r(472)]();let s=0;for(const e of i){const i=l+":"+s;if(t[r(550)][r(482)](i))n[r(470)](i,{range:e});else if(e[r(497)][r(548)]){const s=e[r(497)][r(555)](({item:e})=>!t[r(547)][r(465)](e),{boundaries:e});n[r(540)](i,{usingOperation:!1,affectsData:!1,range:n[r(496)](s,e[r(481)])})}else n[r(540)](i,{usingOperation:!1,affectsData:!1,range:e});s++}})}[u(495)](){const e=u,t=this[e(490)][e(501)],n=Array[e(567)](this[e(490)][e(501)][e(550)][e(571)](l));n[e(504)]&&t[e(562)](t=>{const r=e;n[r(529)](e=>{t[r(566)](e)})})}[u(477)](e,t){const n=u,r=this[n(475)](),i=t||r[n(546)]();this[n(490)][n(501)][n(478)](i)&&this[n(490)][n(501)][n(562)](s=>{const o=n;this[o(495)](),t||this[o(569)](s,r),this[o(486)]({insertAt:i,writer:s,html:e})})}[u(510)](e){const t=u,{model:n}=this[t(490)],r=this[t(475)]();n[t(562)](()=>{const n=t,i=this[n(558)](e,r)||this[n(464)](r);this[n(477)](e,i)})}[u(475)](){const e=u,t=this[e(490)][e(501)],n=Array[e(567)](t[e(550)][e(571)](l))[e(526)](t=>t[e(512)]());return t[e(521)](n)}[u(486)]({writer:e,html:t,insertAt:n}){const r=u,{view:i}=this[r(490)][r(508)],s=this[r(490)][r(541)][r(480)](a.ClipboardPipeline),o=new d;o[r(463)](r(467),t);const l=new ClipboardEvent(r(519),{clipboardData:o}),h=new c.ViewDocumentDomEventData(i,l,{dataTransfer:new c.ViewDataTransfer(o)});e[r(560)](n);const f=(t,n)=>{const i=r;n[i(544)]&&e[i(560)](n[i(544)])};s[r(542)](r(543),f,{priority:r(538)}),i[r(552)][r(556)](r(519),h),s[r(509)](r(543),f)}[u(464)](e){const t=u,{model:n}=this[t(490)],r=Array[t(567)](e[t(530)]());return r[t(504)]?n[t(473)](r[t(534)]()):e[t(500)]()}[u(558)](e,t){const n=u,{model:r,plugins:i}=this[n(490)];if(i[n(482)](n(498))){const s=i[n(480)](n(498))[n(561)](t);if(s[n(504)]){const t=this[n(505)](e),i=this[n(487)](s,t);return r[n(570)](i,0)}}return null}[u(505)](e){const t=u,n=this[t(490)][t(541)][t(480)](t(498)),r=this[t(490)][t(572)][t(549)](e),i=Array[t(567)](r[t(511)]())[t(484)](e=>e.is(t(557),t(499)));let s=0;return i[t(529)](e=>{s+=n[t(523)](e)}),s}[u(487)](e,t){const n=u,r=this[n(490)][n(541)][n(480)](n(498)),i=r[n(537)](e),s=r[n(489)](e),o=i[n(539)]+1,a=s[n(471)],c=e[0][n(514)](n(499));for(let e=0;e<t;e++)r[n(493)](c,{at:o});return c[n(466)](o)[n(466)](a)}[u(569)](e,t){const n=u,{plugins:r}=this[n(490)],{model:i}=e;r[n(482)](n(498))&&r[n(480)](n(498))[n(561)](t)[n(504)]&&i[n(564)](t)}}var m=g;function g(e,t){var n=b();return(g=function(e,t){return n[e-=183]})(e,t)}!function(e){for(var t=g,n=e();;)try{if(912345===parseInt(t(186))/1*(parseInt(t(191))/2)+-parseInt(t(189))/3+parseInt(t(198))/4+-parseInt(t(200))/5+parseInt(t(187))/6+parseInt(t(195))/7*(parseInt(t(196))/8)+-parseInt(t(183))/9*(parseInt(t(201))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(b);class y extends e.Plugin{static get[m(185)](){return m(190)}static get[m(184)](){return!0}static get[m(194)](){return!0}[m(199)](){var e=m;if(!this[e(193)])throw new i.CKEditorError(e(188),null)}}class w extends Error{constructor(e){var t=m;super(e),this[t(192)]=t(197)}}function b(){var e=["1026735hxNCJZ","AIAdapter","18DGbeXe","name","textAdapter","isPremiumPlugin","70DVPRPH","224320giDcpz","AIRequestError","3783592MetbpU","afterInit","5501025rMHRDs","3844690nVtbMw","9gtfgGJ","isOfficialPlugin","pluginName","155723YtRRLz","668754oIbGIj","aiadapter-text-adapter-not-set"];return(b=function(){return e})()}function v(e,t,n){const r=e.t;switch(t){case"Edit or review":return r("Edit or review");case"Improve writing":return r("Improve writing");case"Make shorter":return r("Make shorter");case"Make longer":return r("Make longer");case"Simplify language":return r("Simplify language");case"Generate from selection":return r("Generate from selection");case"Summarize":return r("Summarize");case"Continue":return r("Continue");case"Change tone":return r("Change tone");case"Professional":return r("Professional");case"Casual":return r("Casual");case"Direct":return r("Direct");case"Confident":return r("Confident");case"Friendly":return r("Friendly");case"Change style":return r("Change style");case"Business":return r("Business");case"Legal":return r("Legal");case"Journalism":return r("Journalism");case"Poetic":return r("Poetic");case"Translate":return r("Translate");case"English":return r("English");case"Spanish":return r("Spanish");case"German":return r("German");case"Portuguese":return r("Portuguese");case"French":return r("French");case"Simplified Chinese":return r("Simplified Chinese");case"Hindi":return r("Hindi");case"Arabic":return r("Arabic");case"AI Assistant":return r("AI Assistant");case"AI Commands":return r("AI Commands");case"Ask AI to edit or generate":return r("Ask AI to edit or generate");case"Ask AI to improve generated text":return r("Ask AI to improve generated text");case"Copy":return r("Copy");case"Submit":return r("Submit");case"Insert below":return r("Insert below");case"Try again":return r("Try again");case"Stop":return r("Stop");case"AI is writing...":return r("AI is writing...");case"AI is writing":return r("AI is writing");case"Generated content: %0":return r("Generated content: %0",n);case"Error during AI content generation: %0":return r("Error during AI content generation: %0",n);case"History":return r("History");case"Empty history":return r("Empty history");case"Ask AI and your prompts will be listed here for you to use later.":return r("Ask AI and your prompts will be listed here for you to use later.");case"Prompt history":return r("Prompt history");case"Clear":return r("Clear");case"AI_REPLACE_CONTENT":return r({id:"AI_REPLACE_CONTENT",string:"Replace"});case"AI_INSERT_CONTENT":return r({id:"AI_INSERT_CONTENT",string:"Insert"});case"AI_ERROR_GET_HEADERS":return r({id:"AI_ERROR_GET_HEADERS",string:"Preparing request headers failed"});case"AI_ERROR_GET_PARAMETERS":return r({id:"AI_ERROR_GET_PARAMETERS",string:"Preparing request parameters failed"});case"AI_ERROR_UNSUPPORTED_MODEL":return r({id:"AI_ERROR_UNSUPPORTED_MODEL",string:'The requested AI model ("%0") is not supported'},n);case"AI_ERROR_CONTEXT_LENGTH":return r({id:"AI_ERROR_CONTEXT_LENGTH",string:"Selected content is too long"});case"AI_ERROR_MODERATION":return r({id:"AI_ERROR_MODERATION",string:"Requested query does not pass moderation rules"});case"AI_ERROR_FAILED":return r({id:"AI_ERROR_FAILED",string:"Failed to communicate with the AI service"});default:return t}}const k=S;function S(e,t){const n=E();return(S=function(e,t){return n[e-=426]})(e,t)}function E(){const e=["config","isCollapsed","name","hasContent","element","execute","496701rMrvHZ","custom","getItems","_commandDefinitions","getRanges","change:_hasContext","5429115NKNMVb","plugins","enabledCommandsIds","549fLMNXw","getSelectedBlocks","get","editor","44402FZiDov","85524cPjbNP","_hasContext","set","561712QBrsOT","model","selection","141016gcVPjw","requiresContent","isEmpty","refresh","includes","change:isEnabled","ai.aiAssistant.disabledElements","showUI","17957930vKLJvW","length","values","isEnabled","490TjugFn","document","129NNhhUY","add","from","getFirstRange"];return(E=function(){return e})()}!function(e){const t=S,n=e();for(;;)try{if(783183===parseInt(t(434))/1+-parseInt(t(447))/2*(-parseInt(t(468))/3)+parseInt(t(451))/4+-parseInt(t(440))/5+parseInt(t(448))/6*(parseInt(t(466))/7)+-parseInt(t(454))/8*(-parseInt(t(443))/9)+-parseInt(t(462))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(E);class A extends e.Command{[k(437)];constructor(e,t){const n=k;super(e),this[n(437)]=t,this[n(450)](n(442),[]),this.on(n(439),(e,t,r)=>{const i=n;this[i(465)]&&(this[i(442)]=I(this[i(437)],r))}),this[n(450)](n(449),!1),this.on(n(459),(e,t,r)=>{const i=n;this[i(442)]=r?I(this[i(437)],this[i(449)]):[]})}[k(457)](){const e=k,t=this[e(446)][e(452)];this[e(449)]=function(t){const n=e,r=t[n(467)][n(453)];return r[n(429)]?0!==[...r[n(444)]()][n(463)]&&![...r[n(444)]()][0][n(456)]:!!t[n(431)](r[n(427)]())}(t);const n=t[e(467)][e(453)],r=this[e(446)][e(428)][e(445)](e(460));for(const t of n[e(438)]())for(const n of t[e(436)]())if(n.is(e(432))&&r[e(458)](n[e(430)]))return void(this[e(465)]=!1);this[e(465)]=!0}[k(433)](e="",t="",n=k(435)){const r=k;this[r(446)][r(441)][r(445)](Le)[r(461)](e,t,n)}}function I(e,t){const n=k,r=new Set;for(const i of e[n(464)]())(t||!1===i[n(455)])&&r[n(469)](i.id);return Array[n(426)](r)}function _(e,t){const n=x();return(_=function(e,t){return n[e-=417]})(e,t)}function x(){const e=["endsWith","document","submitPrompt","startProcessing","190310bEtaLA","4908iQOaNR","name","render","editing","previousQuery","_normalizeResponseHeadings","body","then","value","trim","ELEMENT_NODE","set:currentContext","text/html","1522038oiZEjm","view","nodeType","833496VkonqH","htmlProcessor","handleError","_domParser","createElement","innerHTML","previousContext","tryAgainEvent","previousLabel","reverse","catch","once","editor","_stripMarkdownSyntax","9dgASgY","previousActionId","stringify","_parseAndNormalizeContent","querySelector","exec","reset","domConverter","rename","9354LiAcoX","updateView","isRendered","markers","from","get","textAdapter","custom","parseFromString","abort","substring","prompt","element","length","push","_sanitizeHTML","setContentOf","2rHelzs","_sanitizationContainer","destroy","_xmlSerializer","listenTo","childNodes","div","isProcessing","message","makeRequest","currentResponse","1246044glIuDu","stopProcessing","```html","serializeToString","initialContext","<h1></h1>","ai.aiAssistant.preserveComments","```","stopListening","_isH1TagSupportEnabled","finishProcessing","currentContext","remove","1195znYubS","toView","config","set","mainAction","3WpIiew","2405410xRNzFF","_handleQuery","toModel","viewToDom","match","finally","data","startsWith","clear","processor","44elpVjt"];return(x=function(){return e})()}const R=_;!function(e){const t=_,n=e();for(;;)try{if(222932===parseInt(t(515))/1*(-parseInt(t(470))/2)+parseInt(t(499))/3*(-parseInt(t(481))/4)+-parseInt(t(494))/5*(-parseInt(t(453))/6)+parseInt(t(427))/7+-parseInt(t(430))/8*(parseInt(t(444))/9)+parseInt(t(500))/10+-parseInt(t(510))/11*(parseInt(t(516))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(x);const C=new RegExp(/^(.*?)<[a-zA-Z][a-zA-Z0-9_\-.]*[ >]/,"is");class P extends((0,i.ObservableMixin)()){[R(442)];[R(459)];[R(428)];[R(471)];[R(433)];[R(473)];constructor(e,t,n){const r=R;super(),this[r(442)]=e,this[r(459)]=t,this[r(471)]=document[r(434)](r(476)),this[r(433)]=new DOMParser,this[r(473)]=new XMLSerializer,this[r(428)]=n,this[r(497)]({initialContext:"",currentContext:"",currentResponse:"",previousContext:void 0,previousQuery:void 0,previousLabel:void 0,isProcessing:!1}),this.on(r(425),(e,t,n)=>{const i=r;this[i(428)][i(422)]=this[i(468)](n)}),this[r(474)](this[r(428)],r(513),(e,t)=>{const n=r,i=this[n(492)]||this[n(485)];this[n(501)](t,i,n(460))}),this[r(474)](this[r(428)],r(437),()=>{const e=r;this[e(428)][e(464)]=this[e(438)],this[e(501)](this[e(418)],this[e(436)],this[e(445)],this[e(438)])}),this[r(474)](this[r(428)],r(482),()=>{this[r(482)]()})}[R(472)](){this[R(489)]()}async[R(454)]({actionId:e,query:t,htmlContent:n,label:r,mainActionLabel:i}){const s=R;this[s(428)][s(464)]=r,this[s(428)][s(498)]=i,this[s(485)]=n,t&&(this[s(428)][s(455)]?this[s(501)](t,n,e,r):this[s(428)][s(441)](s(518),()=>{this[s(501)](t,n,e,r)}))}[R(482)](){const e=R;this[e(477)]&&(this[e(477)]=!1,this[e(428)][e(491)](),this[e(459)][e(462)]())}[R(450)](){const e=R;this[e(485)]="",this[e(492)]="",this[e(480)]="",this[e(436)]="",this[e(418)]="",this[e(438)]="",this[e(445)]=void 0,this[e(428)][e(450)](),this[e(482)]()}async[R(501)](e,t,n,r){const i=R;return this[i(477)]=!0,this[i(428)][i(514)](),this[i(436)]=t,this[i(418)]=e,this[i(438)]=r||e,this[i(445)]=n,new Promise(r=>{const s=i;this[s(459)][s(479)]({query:e,context:t,onData:e=>{const t=s;this[t(480)]=e,this[t(492)]=this[t(447)](this[t(480)])},actionId:n})[s(421)](()=>{const e=s;!this[e(492)]&&this[e(480)]&&(this[e(492)]=this[e(447)](this[e(480)],!0))})[s(440)](e=>{const t=s;e instanceof w?this[t(428)][t(432)](e[t(478)]):this[t(428)][t(432)](),r()})[s(505)](()=>{this[s(482)](),r()})})}[R(447)](e,t=!1){const n=R,r=C[n(449)](e);e=r?e[n(463)](r[1][n(466)]):e[n(466)]<100&&!t?"":this[n(443)](e);const i=this[n(433)][n(461)](e,n(426));if(r){const e=Array[n(457)](i[n(420)][n(475)]);e[n(439)]();for(const t of e){if(t[n(429)]==Node[n(424)])break;t[n(493)]()}}const s=this[n(442)][n(506)][n(509)][n(495)](this[n(473)][n(484)](i[n(420)]));this[n(490)]()||this[n(419)](s);const o=this[n(442)][n(496)][n(458)](n(487)),a=this[n(442)][n(506)][n(502)](s);return o||a[n(456)][n(508)](),this[n(442)][n(506)][n(446)](a)}[R(419)](e){const t=R,n=new c.ViewUpcastWriter(this[t(442)][t(417)][t(428)][t(512)]),r=new c.Matcher({name:/^h[1-5]$/}),i=[];let s=!1;for(const n of e)n.is(t(465))&&r[t(504)](n)&&(i[t(467)](n),"h1"==n[t(517)]&&(s=!0));if(s)for(const e of i)n[t(452)]("h"+(parseInt(e[t(517)][1])+1),e)}[R(490)](){const e=R,{data:t,editing:n}=this[e(442)],r=t[e(431)][e(495)](e(486)),i=t[e(495)](t[e(502)](r));return!!n[e(428)][e(451)][e(503)](i)[e(448)]("h1")}[R(468)](e){const t=R;return this[t(442)][t(417)][t(428)][t(451)][t(469)](this[t(471)],e),this[t(471)][t(435)]}[R(443)](e){const t=R,n=e[t(423)]();return n[t(507)](t(483))?n[t(511)](t(488))?n[t(463)](7,n[t(466)]-3):n[t(463)](7):e}}const M=T;function T(e,t){const n=L();return(T=function(e,t){return n[e-=490]})(e,t)}!function(e){const t=T,n=e();for(;;)try{if(548007===-parseInt(t(499))/1*(parseInt(t(496))/2)+parseInt(t(510))/3*(-parseInt(t(517))/4)+-parseInt(t(506))/5*(-parseInt(t(524))/6)+parseInt(t(513))/7+-parseInt(t(511))/8+-parseInt(t(507))/9*(parseInt(t(515))/10)+parseInt(t(494))/11*(parseInt(t(493))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(L);const O={REPLACE:M(514),INSERT:M(492)};function L(){const e=["mainAction","ck-ai-form__toolbar","insertButton","set","24cwoovR","bind","label","Insert below","items","addMany","ck-hidden","insert","984OwOMje","301851mMPmmS","_createButton","188318zcnsay","extendTemplate","stopButton","6lgGRJV","AI_","Try again","REPLACE","replaceButton","isVisible","tryAgainButton","336685huROba","6062157fxIOrm","bindTemplate","ck-button-action","1299QCMjrS","4659632VTYGUI","locale","4323340MRQkAM","replace","10bMRmDK","_CONTENT","7096nQyqrY","Stop","toUpperCase"];return(L=function(){return e})()}class N extends s.ToolbarView{constructor(e){const t=M;super(e),this[t(523)](t(504),!1),this[t(523)](t(520),O[t(502)]),this[t(503)]=this[t(495)]("",t(509)),this[t(503)][t(525)](t(526)).to(this,t(520),n=>v(e,t(500)+n[t(519)]()+t(516))),this[t(522)]=this[t(495)](v(e,t(527))),this[t(505)]=this[t(495)](v(e,t(501))),this[t(498)]=this[t(495)](v(e,t(518)));const n=this[t(508)];this[t(497)]({attributes:{class:[t(521),n.if(t(504),t(491),e=>!e)]}}),this[t(528)][t(490)]([this[t(503)],this[t(522)],this[t(505)],this[t(498)]])}[M(495)](e,t){const n=M,r=new s.ButtonView(this[n(512)]);return r[n(523)]({label:e,class:t||"",isVisible:!0,withText:!0}),r}}const $=D;function D(e,t){const n=B();return(D=function(e,t){return n[e-=491]})(e,t)}!function(e){const t=D,n=e();for(;;)try{if(247727===-parseInt(t(534))/1*(parseInt(t(502))/2)+-parseInt(t(522))/3+parseInt(t(510))/4*(parseInt(t(527))/5)+-parseInt(t(548))/6+parseInt(t(496))/7+-parseInt(t(524))/8*(-parseInt(t(500))/9)+-parseInt(t(567))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(B);class U extends s.View{[$(523)];[$(532)];constructor(e,t=""){const n=$;super(e),this[n(551)]({value:null,isVisible:!1,isProcessing:!1});const r=this[n(494)];this[n(523)]=new F(e,t),this[n(532)]=this[n(492)](),this[n(538)]({tag:n(571),attributes:{class:["ck",n(525),r.if(n(526),n(493),e=>!e)],tabindex:"-1"},children:[{tag:n(571),attributes:{class:["ck",n(550),r.if(n(546),n(552))]},children:[this[n(523)],{tag:n(571),attributes:{class:["ck",n(547)]},children:[this[n(532)]]}]}]})}[$(531)](){const e=$;super[e(531)](),this[e(529)]&&this[e(523)][e(498)](this[e(529)]);let t=!1;this.on(e(491),(n,r,i)=>{const s=e,o=!this[s(523)][s(575)][s(516)](s(544));this[s(523)][s(498)](i),this[s(546)]&&o&&!t&&this[s(575)][s(560)]({top:this[s(575)][s(513)],behavior:s(509)})}),this.on(e(565),(n,r,i)=>{const s=e;t=!1,i?(this[s(529)]=null,this[s(523)][s(533)]()):this[s(529)]||this[s(523)][s(498)]("")}),this[e(541)](this[e(575)],e(511),()=>{t=!0}),this[e(541)](this[e(575)],e(555),()=>{t=!0})}[$(501)](){const e=$;this[e(575)][e(501)]()}[$(492)](){const e=$,n=this[e(519)],r=new s.ButtonView(this[e(519)]),i=e(561);return r[e(551)]({label:v(n,e(506)),icon:t.IconCopy,class:i,tooltip:!0}),r[e(568)](e(526)).to(this,e(529),e=>!!e),r[e(568)](e(495)).to(this,e(546),e=>!e),r.on(e(566),()=>{const n=e;this[n(517)](this[n(523)][n(575)]),r[n(499)]=t.IconCheck,r[n(563)]=i+n(503),this[n(501)](),setTimeout(()=>{const e=n;r[e(499)]=t.IconCopy,r[e(563)]=i},1e3)}),r}[$(517)](e){const t=$,{window:n,document:r}=i.global;if(n[t(557)]){const{Blob:r,ClipboardItem:i}=n,s=[new i({"text/html":new r([e[t(549)]],{type:t(569)}),"text/plain":new r([e[t(539)]||""],{type:t(570)})})];navigator[t(556)][t(508)](s)}else{const i=r[t(564)](t(571));i[t(562)][t(520)]=t(537),i[t(562)][t(540)]=t(528),i[t(549)]=t(573)+e[t(549)]+t(572),r[t(512)][t(558)](i);const s=r[t(554)]();s[t(545)](i[t(543)]),s[t(536)](i[t(507)]);const o=n[t(505)]();o[t(521)](),o[t(574)](s),r[t(518)](t(497)),i[t(542)]()}}}class F extends s.View{constructor(e,t=""){const n=$;super(e),this[n(535)]=this[n(553)](),this[n(538)]({tag:n(571),attributes:{class:["ck",n(530),t,n(514),n(515)]}})}[$(498)](e){const t=$;this[t(575)][t(549)]=e}[$(533)](){const e=$;this[e(575)][e(558)](this[e(535)][e(575)])}[$(553)](){const e=$,t=new s.View,n=this[e(519)],r=new s.SpinnerView;return r[e(526)]=!0,t[e(538)]({tag:e(571),attributes:{class:["ck",e(504)]},children:[r,{text:v(n,e(559))}]}),t[e(531)](),t}}function B(){const e=["execute","789320JNnEjy","bind","text/html","text/plain","div","<span>]</span>","<span>[</span>","addRange","element","change:value","_createCopyButton","ck-hidden","bindTemplate","isEnabled","1210909iTXqMh","copy","setContent","icon","14166ppDWeY","focus","458uLDENN"," ck-ai-form__copy-button--copied","ck-ai-form__loader","getSelection","Copy","lastElementChild","write","smooth","215240rxdJSt","wheel","body","scrollHeight","ck-reset_all-excluded","ck-ai-form__content-field","querySelector","_copyHTMLToClipboard","execCommand","locale","position","removeAllRanges","1008555lAlDQh","contentFieldView","1928CGinYU","ck-ai-form__content-area-wrapper","isVisible","40DAbsHx","-9999px","value","ck-content","render","copyButtonView","appendLoader","1229CloWDp","loaderView","setEndBefore","absolute","setTemplate","textContent","left","listenTo","remove","firstElementChild",".ck-ai-form__loader","setStartAfter","isProcessing","ck-ai-form__copy-button-wrapper","231096TMZaKQ","innerHTML","ck-ai-form__content-area","set","ck-ai-form__content-area--processing","_createLoader","createRange","mousedown","clipboard","ClipboardItem","appendChild","AI is writing...","scrollTo","ck-ai-form__copy-button","style","class","createElement","change:isProcessing"];return(B=function(){return e})()}function j(e,t){const n=H();return(j=function(e,t){return n[e-=402]})(e,t)}function H(){const e=["bindTemplate","text","3QpMBsv","set","11NIyxnA","content","453636dGubyE","ck-ai-form__error","setTemplate","5380328FujYwp","72cdWgdP","2091358JlwUch","1397255wRqfnw","div","651965LBrEFU","15146010olXoNT","7iMORGU","133659eFAbKF"];return(H=function(){return e})()}!function(e){const t=j,n=e();for(;;)try{if(875444===parseInt(t(406))/1+-parseInt(t(405))/2+-parseInt(t(414))/3*(parseInt(t(418))/4)+-parseInt(t(408))/5*(parseInt(t(404))/6)+-parseInt(t(410))/7*(-parseInt(t(403))/8)+parseInt(t(411))/9+parseInt(t(409))/10*(parseInt(t(416))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(H);class q extends s.View{constructor(e,n=""){const r=j;super(e);const i=new s.IconView,o=this[r(412)];this[r(415)](r(413),n),i[r(417)]=t.IconError,this[r(402)]({tag:r(407),attributes:{class:["ck",r(419)]},children:[i,{text:o.to(r(413))}]})}}function z(e,t){const n=W();return(z=function(e,t){return n[e-=322]})(e,t)}const V=z;!function(e){const t=z,n=e();for(;;)try{if(482426===parseInt(t(346))/1*(-parseInt(t(325))/2)+-parseInt(t(324))/3+-parseInt(t(363))/4*(-parseInt(t(328))/5)+-parseInt(t(350))/6+-parseInt(t(353))/7+parseInt(t(333))/8+parseInt(t(340))/9*(parseInt(t(355))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(W);class G extends s.AutocompleteView{[V(364)];[V(339)];constructor(e,t){const n=V;super(e,t),this[n(365)][n(348)][n(360)]=1,this[n(365)][n(348)][n(334)]=3,this[n(364)]=this[n(366)](),this[n(339)]=this[n(331)](),this[n(329)][n(345)](this[n(339)],1),this[n(329)][n(345)](this[n(364)])}[V(344)](){const e=V;super[e(344)](),this[e(365)][e(370)][e(345)](this[e(339)]),this[e(376)][e(345)](this[e(364)]),this[e(349)][e(351)](e(361),(t,n)=>{const r=e;t[r(335)]==this[r(365)][r(348)][r(375)]&&(this[r(337)](),n())})}[V(366)](){const e=V,n=new s.ButtonView(this[e(347)]),r=this[e(347)];return n[e(351)]({icon:t.IconSubmit,label:v(r,e(341)),isVisible:!0,tooltip:!0,class:e(358)}),n.on(e(322),()=>{this[e(337)]()}),n[e(379)](e(371)).to(this[e(365)][e(348)],e(377),this,e(371),(e,t)=>!e&&t),n}[V(331)](){const e=V,n=new s.ButtonView(this[e(347)]),r=this[e(330)],o=this[e(347)];n[e(351)]({label:v(o,e(343)),withText:!1,icon:t.IconHistory,tooltip:!0,tooltipPosition:"sw",class:e(374)}),n[e(379)](e(356)).to(r,e(327)),n[e(379)](e(371)).to(this,e(371)),n.on(e(322),()=>{const t=e;r[t(327)]=!r[t(327)],r[t(327)]?this[t(323)][t(326)]():this[t(326)]()});const a=()=>{const t=e;i.global[t(373)][t(368)](()=>{const e=t;if((0,i.isVisible)(this[e(375)])){const t=new i.Rect(this[e(365)][e(348)][e(375)]),r=t[e(354)],s=e(367)===o[e(336)]?e(342):e(352);t[e(362)](),n[e(375)][e(332)][s]=r-t[e(354)]+1+"px"}})};return this[e(365)][e(348)].on(e(357),a),this.on(e(344),a),n}[V(337)](){const e=V,t=this[e(365)][e(348)][e(375)][e(372)];this[e(359)](e(337),t)}[V(326)](e){const t=V;-1===e?this[t(369)][t(378)]():this[t(369)][t(338)]()}}function W(){const e=["add","50021CfQioP","locale","fieldView","keystrokes","2310918kCmUeg","set","right","4616969dlpuxE","width","20QZOQem","isOn","update","ck-ai-form__submit","fire","minRows","enter","excludeScrollbarsAndBorders","4HLgFmo","submitButtonView","queryView","_createSubmitButton","rtl","requestAnimationFrame","focusCycler","fieldWrapperChildren","isEnabled","value","window","ck-ai-form__toggle-history","element","children","isEmpty","focusLast","bind","execute","filteredView","2470194nWgjlP","38vAsTSb","focus","isVisible","2340095SdpcXe","focusableChildren","resultsView","_createShowHistoryButton","style","4367648BTlAAd","maxRows","target","uiLanguageDirection","submit","focusFirst","showHistoryButtonView","10291356yvveYa","Submit","left","History","render"];return(W=function(){return e})()}function K(){const e=["_createClearHistoryButton","clearHistory","fire","set","add","items","7kHCHKg","clearHistoryButton","9909jVNqsg","7469pkKUiK","Clear","delegate","5794136WlCxwT","1851520GoJtkc","16962cWazGj","4328SxgBeE","execute","label","16810rlpYWJ","locale","historyGroupView","80spkAwX","Prompt history","children","filter","length","423420gBYiLC","950346KjgPIV"];return(K=function(){return e})()}const Y=J;function J(e,t){const n=K();return(J=function(e,t){return n[e-=296]})(e,t)}!function(e){const t=J,n=e();for(;;)try{if(726173===parseInt(t(315))/1+-parseInt(t(310))/2*(-parseInt(t(303))/3)+-parseInt(t(301))/4+-parseInt(t(302))/5+parseInt(t(316))/6*(parseInt(t(323))/7)+-parseInt(t(304))/8*(-parseInt(t(297))/9)+-parseInt(t(307))/10*(-parseInt(t(298))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(K);class Q extends s.ListView{[Y(309)];[Y(296)];constructor(e){const t=Y;super(e),this[t(296)]=this[t(317)](),this[t(309)]=new s.ListItemGroupView,this[t(309)][t(312)][t(321)](this[t(296)],1),this[t(309)][t(306)]=v(e,t(311)),this[t(309)][t(322)][t(300)](t(305)).to(this),this[t(322)][t(321)](this[t(309)])}[Y(313)](){const e=Y;let t=0;for(const n of this[e(322)])t+=n[e(322)][e(314)];return{resultsCount:t,totalItemsCount:t}}[Y(317)](){const e=Y,t=this[e(308)],n=new s.ButtonView(this[e(308)]);return n[e(320)]({label:"("+v(t,e(299))+")",withText:!0}),n.on(e(305),()=>this[e(319)](e(318))),n}}const Z={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"};function X(e){if(null==e)return"";if("string"==typeof e)return e;if(Array.isArray(e))return e.map(X).join(",");const t=String(e);return"0"===t&&Object.is(Number(e),-0)?"-0":t}function ee(e){return function(e){return e.replace(/&(?:amp|lt|gt|quot|#(0+)?39);/g,e=>Z[e]||"'")}(X(e))}function te(e,t){const n=ne();return(te=function(e,t){return n[e-=491]})(e,t)}function ne(){const e=["children","prompt","254545vfYMiS","2EcmVbb","11UWIFJb","16ZANVeV","add","10338950raUiSa","set","763203Chowsa","locale","89825JPBMZM","9Jzzfxi","fire","execute","18jkjuSI","5181560sCzZLN","228612sVYpdB","2388516ecHwiG"];return(ne=function(){return e})()}!function(e){const t=te,n=e();for(;;)try{if(542773===-parseInt(t(491))/1*(parseInt(t(502))/2)+parseInt(t(498))/3+-parseInt(t(504))/4*(parseInt(t(501))/5)+-parseInt(t(495))/6*(parseInt(t(508))/7)+parseInt(t(496))/8*(-parseInt(t(492))/9)+parseInt(t(506))/10*(parseInt(t(503))/11)+-parseInt(t(497))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ne);class re extends s.ListItemView{constructor(e){const t=te;super();const n=new s.ButtonLabelView,r=new s.ButtonView(this[t(509)],n);this[t(499)][t(505)](r),r[t(507)]({label:e[t(500)],withText:!0}),r.on(t(494),()=>{const n=t;this[n(493)](n(494),{value:ee(e[n(500)])})})}}const ie=se;function se(e,t){const n=oe();return(se=function(e,t){return n[e-=453]})(e,t)}function oe(){const e=["1050669AElXTp","remove","_saveToSessionStorage","toLowerCase","last","15JTFMkT","884036mSNWRW","16350RaMiyI","20rdUZkX","trim","setItem","length","996737EdmwCZ","add","84070lgzmRK","149314wVqAez","CKEditor/AIFormView/PromptHistory","15ZqbvrP","parse","_loadFromSessionStorage","addMany","map","prompt","198968VogmQv","stringify","getItem"];return(oe=function(){return e})()}!function(e){const t=se,n=e();for(;;)try{if(157733===-parseInt(t(457))/1+parseInt(t(456))/2*(parseInt(t(459))/3)+parseInt(t(474))/4+-parseInt(t(473))/5*(parseInt(t(475))/6)+parseInt(t(454))/7+-parseInt(t(465))/8+-parseInt(t(468))/9*(parseInt(t(476))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(oe);const ae=ie(458);class ce extends i.Collection{constructor(){const e=ie;super(),this[e(461)](),this.on(e(455),(t,n)=>{const r=e,i=ue(n[r(464)]);for(const e of this)if(e!=n&&ue(e[r(464)])===i){this[r(469)](e);break}this[r(453)]>20&&this[r(469)](this[r(472)]),this[r(470)]()}),this.on(e(469),()=>{this[e(470)]()})}[ie(461)](){const e=ie,t=sessionStorage[e(467)](ae)||"[]";this[e(462)](JSON[e(460)](t))}[ie(470)](){const e=ie;sessionStorage[e(478)](ae,JSON[e(466)](this[e(463)](e=>e)))}}function ue(e){const t=ie;return e[t(471)]()[t(477)]()}const de={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function le(e){return X(e).replace(/[&<>"']/g,e=>de[e])}const he=fe;function fe(e,t){const n=pe();return(fe=function(e,t){return n[e-=498]})(e,t)}function pe(){const e=["4824qmyQvI","1341698VbUbMo","ck-hidden","errorView","_createHistoryView","value","mainAction","search","chain","keystrokes","replaceContent","submit","submitPrompt","_promptHistory","isEnabled","prompt","_focusables","Ask AI and your prompts will be listed here for you to use later.","listenTo","delegate","clear","trim","items","toolbar","focusCycler","focusFirst","contentArea","render","stopButton","_createPromptView","tryAgainButton","createCollection","8792PSFTSj","12jPChTF","_createToolbar","1557450tfZPKk","Ask AI to improve generated text","ck-ai-form-content","focus","reset","copyButtonView","761340XyNMXE","insertButton","set","Ask AI to edit or generate","finishProcessing","insertContentBelow","high","bindTemplate","clearHistory","isVisible","focusLast","492TRDyol","locale","add","promptView","focusTracker","isError","text","tryAgainEvent","execute","11042658QoRtEn","label","setTemplate","div","AI_ERROR_FAILED","4328420uBdgCb","fieldView","2rnLWWM","stopProcessing","historyGroupView","startProcessing","tab","162eCGSBE","REPLACE","element","isProcessing","shift + tab","Empty history","fire","replaceButton","bind","handleError","ck-ai-form","18159KCaweu","bindTo","queryView"];return(pe=function(){return e})()}!function(e){const t=fe,n=e();for(;;)try{if(812454===-parseInt(t(575))/1*(-parseInt(t(508))/2)+parseInt(t(504))/3*(-parseInt(t(559))/4)+parseInt(t(573))/5+-parseInt(t(542))/6+-parseInt(t(539))/7*(parseInt(t(507))/8)+-parseInt(t(580))/9*(-parseInt(t(548))/10)+parseInt(t(568))/11*(-parseInt(t(540))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(pe);class me extends s.View{[he(563)];[he(516)];[he(533)];[he(530)];[he(562)];[he(510)];[he(523)];[he(531)];[he(520)];constructor(e,t,n=""){const r=he;super(e),this[r(550)](r(521),!0),this[r(550)](r(583),!1),this[r(550)](r(522),""),this[r(550)](r(512),""),this[r(550)](r(564),!1),this[r(550)](r(513),O[r(581)]),this[r(520)]=new ce,this[r(510)]=new q(e),this[r(533)]=new U(e,n),this[r(533)][r(501)](r(583)).to(this),this[r(533)][r(501)](r(512)).to(this),this[r(530)]=this[r(541)](),this[r(530)][r(501)](r(513)).to(this),this[r(562)]=this[r(536)](),this[r(563)]=new i.FocusTracker,this[r(516)]=new i.KeystrokeHandler,this[r(523)]=this[r(538)]([this[r(533)],this[r(533)][r(547)],this[r(530)],this[r(562)]]),this[r(531)]=new s.FocusCycler({focusables:this[r(523)],focusTracker:this[r(563)],keystrokeHandler:this[r(516)],actions:{focusPrevious:r(584),focusNext:r(579)}}),this[r(531)][r(515)](this[r(562)][r(531)]),this[r(562)][r(506)][r(574)][r(501)](r(512)).to(this,r(522));const o=this[r(555)];this[r(570)]({tag:r(571),attributes:{class:["ck",r(503),t],tabindex:"-1"},children:[{tag:r(571),attributes:{class:["ck",r(544)]},children:[{tag:r(571),attributes:{class:[o.if(r(564),r(509),e=>!e)]},children:[this[r(510)]]},this[r(533)],this[r(530)],this[r(562)]]}]})}[he(534)](){const e=he;super[e(534)](),this[e(563)][e(561)](this[e(533)][e(582)]),this[e(563)][e(561)](this[e(533)][e(547)][e(582)]),this[e(563)][e(561)](this[e(530)][e(582)]),this[e(563)][e(561)](this[e(562)][e(582)]),this[e(516)][e(525)](this[e(582)])}[he(545)](e=1){const t=he;-1===e?this[t(531)][t(558)]():this[t(531)][t(532)]()}[he(546)](){const e=he;this[e(522)]="",this[e(512)]="",this[e(564)]=!1,this[e(562)][e(546)](),this[e(533)][e(557)]=!1,this[e(530)][e(557)]=!1}[he(536)](){const e=he,t=this[e(560)],n=new G(t,{queryView:{label:v(t,e(551)),creator:s.createLabeledTextarea,showIcon:!1,showResetButton:!1},infoView:{text:{noSearchableItems:{primary:v(t,e(498)),secondary:v(t,e(524))}}},filteredView:this[e(511)](),queryMinChars:1/0,resetOnBlur:!1});return n[e(501)](e(521)).to(this,e(521),this,e(583),(e,t)=>e&&!t),this[e(525)](n,e(518),(t,n)=>{const r=e;this[r(522)]=n;const i=le(n);this[r(499)](r(519),i),n[r(528)]()&&this[r(520)][r(561)]({prompt:i},0)},{priority:e(554)}),n}[he(511)](){const e=he,t=new Q(this[e(560)]);return t[e(577)][e(529)][e(505)](this[e(520)]).as(re),t.on(e(556),()=>{const t=e;this[t(520)][t(527)](),this[t(562)][t(514)](""),this[t(562)][t(545)]()}),t}[he(541)](){const e=he,t=new N(this[e(560)]);return t[e(500)][e(501)](e(521)).to(this,e(521),this,e(583),this,e(512),(e,t,n)=>e&&!t&&!!n),t[e(500)][e(526)](e(567)).to(this,e(517)),t[e(549)][e(501)](e(521)).to(this,e(521),this,e(583),this,e(512),(e,t,n)=>e&&!t&&!!n),t[e(549)][e(526)](e(567)).to(this,e(553)),t[e(537)][e(501)](e(521)).to(this,e(521),this,e(583),(e,t)=>e&&!t),t[e(537)][e(526)](e(567)).to(this,e(566)),t[e(535)][e(501)](e(521)).to(this,e(583)),t[e(535)][e(526)](e(567)).to(this,e(576)),t}[he(578)](){const e=he;this[e(512)]="",this[e(564)]=!1,this[e(583)]=!0,this[e(533)][e(557)]=!0,this[e(530)][e(557)]=!0,this[e(533)][e(545)]()}[he(552)](){const e=he,t=this[e(560)];this[e(583)]=!1,this[e(522)]="",this[e(562)][e(546)](),this[e(512)]&&(this[e(562)][e(506)][e(569)]=v(t,e(543)))}[he(502)](e){const t=he,n=this[t(560)];this[t(552)](),this[t(564)]=!0,this[t(510)][t(565)]=e||v(n,t(572)),this[t(512)]||(this[t(533)][t(557)]=!1)}}var ge=n(673),ye=n.n(ge),we=n(545),be=n.n(we),ve=n(262),ke=n.n(ve),Se=n(667),Ee=n.n(Se),Ae=n(357),Ie=n.n(Ae),_e=n(379),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ee(),xe.insert=ke().bind(null,"head"),xe.domAPI=be(),xe.insertStyleElement=Ie();ye()(_e.A,xe);_e.A&&_e.A.locals&&_e.A.locals;var Re=n(181),Ce={attributes:{"data-cke":!0}};Ce.setAttributes=Ee(),Ce.insert=ke().bind(null,"head"),Ce.domAPI=be(),Ce.insertStyleElement=Ie();ye()(Re.A,Ce);Re.A&&Re.A.locals&&Re.A.locals;var Pe=n(676),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ee(),Me.insert=ke().bind(null,"head"),Me.domAPI=be(),Me.insertStyleElement=Ie();ye()(Pe.A,Me);Pe.A&&Pe.A.locals&&Pe.A.locals;const Te=$e;!function(e){const t=$e,n=e();for(;;)try{if(405857===-parseInt(t(231))/1*(parseInt(t(325))/2)+-parseInt(t(374))/3*(parseInt(t(290))/4)+parseInt(t(329))/5*(-parseInt(t(372))/6)+-parseInt(t(356))/7*(parseInt(t(263))/8)+parseInt(t(381))/9+parseInt(t(282))/10+-parseInt(t(400))/11*(-parseInt(t(259))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ne);const Oe=globalThis[Te(319)];class Le extends e.Plugin{[Te(250)];[Te(308)];[Te(254)];[Te(323)];[Te(346)];[Te(342)];[Te(382)]="";static get[Te(294)](){return Te(241)}static get[Te(378)](){return!0}static get[Te(272)](){return!0}static get[Te(317)](){return[a.ClipboardMarkersUtils,p,y,s.Dialog]}constructor(e){const t=Te;super(e),e[t(361)][t(383)](t(301),[t(237),t(402),t(341)]),e[t(361)][t(383)](t(275),""),e[t(361)][t(383)](t(406),!0),this[t(382)]=t(388)+(e[t(361)][t(321)](t(406))?t(302):"")}[Te(336)](){const e=Te,{editor:n}=this;this[e(346)]=n[e(279)][e(321)](y),this[e(254)]=n[e(279)][e(321)](s.Dialog),this[e(323)]=null,this[e(407)]=this[e(292)]();const r=new A(n,Array[e(322)](this[e(407)][e(375)]()));n[e(234)][e(401)](e(399),r),n.ui[e(371)][e(401)](e(300),i=>{const a=e,c=(0,s.createDropdown)(i);return c[a(343)]({class:a(394)+this[a(382)]}),c[a(398)][a(343)]({label:v(i,a(305)),icon:t.IconMagicWand,tooltip:!0}),c.on(a(257),e=>this[a(330)](e[a(376)].id)),(0,s.addMenuToDropdown)(c,n.ui[a(363)][a(297)],function(e){const t=a,n=o(e[t(361)][t(321)](t(311)),e[t(244)]),r=Ue(e,n)[t(331)](e=>e[t(234)][t(256)]);return 1===r[t(256)]?Ue(e,r[0][t(234)])[t(377)](e=>({id:e.id,label:e[t(395)]})):r[t(377)](n=>{const r=t,{groupId:i,groupLabel:s,commands:o}=n;return{id:i,menu:s||i,children:Ue(e,o)[r(377)](e=>({id:e.id,label:e[r(395)]}))}})}(n),{ariaLabel:v(i,a(305))}),c[a(380)][a(324)]=a(394)+this[a(382)],r.on(a(358),u),c[a(380)][a(333)](a(386),u),c;function u(){const e=a;c[e(373)]=r[e(367)][e(256)]>0;for(const t of c[e(380)][e(281)])t[e(373)]=r[e(367)][e(248)](t.id)}}),n.ui[e(371)][e(401)](e(306),i=>{const a=e,c=new s.MenuBarMenuView(i);c[a(398)][a(343)]({label:v(i,a(305)),icon:t.IconMagicWand}),c[a(273)](a(373)).to(r,a(367),e=>e[a(256)]>0);const u=o(n[a(361)][a(321)](a(311)),i);return this[a(337)](r,c,u,e=>this[a(330)](e)),c}),n.ui[e(371)][e(401)](e(246),()=>{const t=e,n=this[t(326)](s.ButtonView);return n[t(343)]({tooltip:!0,class:t(310)+this[t(382)]}),n}),n.ui[e(371)][e(401)](e(313),()=>{const t=e,n=this[t(326)](s.MenuBarMenuListItemButtonView);return n[t(343)]({role:t(350)}),n}),this[e(250)]=this[e(289)][e(361)][e(321)](e(250));const i=this[e(289)];this[e(308)]=setInterval(()=>{const t=e;let n;for(const e in i){const r=e,s=i[r];if(t(298)==s||t(283)==s||t(351)==s||t(285)==s||t(277)==s||t(393)==s||t(348)==s||t(320)==s){delete i[r],n=s,clearInterval(this[t(308)]),this[t(308)]=void 0;break}}t(283)==n&&i[t(293)](t(299)),t(351)==n&&i[t(293)](t(274)),t(285)==n&&i[t(293)](t(262)),t(277)==n&&i[t(293)](t(312),t(354)),t(393)==n&&i[t(293)](t(396)),t(348)==n&&i[t(293)](t(390)),t(320)==n&&i[t(293)](t(404))},1e3)}[Te(314)](){const e=Te;super[e(314)](),this[e(308)]&&clearInterval(this[e(308)])}[Te(245)](e="",n="",r=Te(307)){const i=Te,o=this[i(289)],u=o[i(284)][i(363)],d=o[i(279)][i(321)](p),l=o[i(279)][i(321)](a.ClipboardMarkersUtils);d[i(270)]();const h=new Oe,f=new ClipboardEvent(i(379),{clipboardData:h}),m=new c.ViewDataTransfer(h),g=new c.ViewDocumentDomEventData(u,f,{dataTransfer:m});l[i(287)](i(304),()=>{const e=i;u[e(258)][e(403)](e(379),g)}),this[i(323)]||(this[i(235)](),this[i(342)]=new P(o,this[i(346)][i(349)],this[i(323)]));let y=m[i(405)](i(384));const w=o[i(296)][i(258)][i(291)],b=Array[i(322)](w[i(389)]());1===b[i(256)]&&b[0][i(385)]&&!w[i(345)]()&&""!==y[i(268)](/&nbsp;/g,"")[i(362)]()&&(y=i(357)+y+i(239)),this[i(342)][i(365)]({actionId:r,query:e,htmlContent:y,label:n,mainActionLabel:O[o[i(296)][i(258)][i(291)][i(286)]?i(288):i(232)]}),i(246)!==this[i(254)].id?this[i(254)][i(335)]({id:i(246),icon:t.IconRobotPencil,title:v(this[i(289)][i(244)],i(316)),content:this[i(323)],position:s.DialogViewPosition[i(368)],onShow:()=>{const e=i;this[e(323)][e(269)]()},onHide:()=>{const e=i;this[e(342)][e(352)](),d[e(240)]()}}):this[i(254)][i(363)][i(233)]||this[i(254)][i(363)][i(295)]()}[Te(359)](){const e=Te;this[e(254)][e(369)]()}[Te(292)](){const e=Te,t=new Map,n=o(this[e(289)][e(361)][e(321)](e(311)),this[e(289)][e(244)]);for(const r of n)for(const n of r[e(234)])t[e(343)](n.id,{...n,groupId:r[e(315)],groupLabel:r[e(339)]||r[e(315)]});return t}[Te(326)](e){const n=Te,r=this[n(289)],i=r[n(234)][n(321)](n(399)),s=new e(r[n(244)]);return s[n(343)]({label:v(r[n(244)],n(316)),icon:t.IconRobotPencil,isToggleable:!0}),s[n(273)](n(373)).to(i),s[n(273)](n(327)).to(this[n(254)],"id",e=>n(246)===e),this[n(280)](s,n(257),()=>{const e=n;s[e(327)]?this[e(359)]():i[e(257)]()}),s}[Te(235)](){const e=Te,t=this[e(289)][e(279)][e(321)](p);this[e(323)]=new me(this[e(289)][e(244)],this[e(382)],this[e(289)][e(361)][e(321)](e(275))),this[e(323)].on(e(265),()=>{const t=e;this[t(254)][t(363)][t(233)]||this[t(254)][t(363)][t(295)]()}),this[e(323)][e(397)][e(387)][e(318)].on(e(261),()=>{const t=e;this[t(254)][t(363)][t(233)]||this[t(254)][t(363)][t(295)]()}),this[e(280)](this[e(323)],e(391),()=>{const n=e;t[n(344)](this[n(342)][n(276)]),this[n(359)]()}),this[e(280)](this[e(323)],e(271),()=>{const n=e;t[n(271)](this[n(342)][n(276)]),this[n(359)]()}),this[e(238)]()}[Te(238)](){const e=Te,{locale:t,ui:{ariaLiveAnnouncer:n}}=this[e(289)];this[e(323)][e(247)].on(e(347),(r,i,s)=>{const o=e,a=this[o(342)][o(276)];s?n[o(392)](v(t,o(251))):a&&n[o(392)](v(t,o(303),a),{politeness:o(252),isUnsafeHTML:!0})}),this[e(323)].on(e(243),(r,i,s)=>{const o=e;if(s){const e=this[o(323)][o(278)][o(260)];n[o(392)](v(t,o(309),e))}})}[Te(330)](e){const t=Te,n=this[t(407)][t(321)](e),r=this[t(289)],s=r[t(296)][t(258)][t(291)],o=r[t(234)][t(321)](t(399)),a=r[t(279)][t(321)](p),c=("_ungrouppedCommands"!==n[t(315)]?n[t(339)]+": ":"")+n[t(395)];if(!1!==n[t(253)]&&s[t(286)]){const e=(0,i.first)(s[t(328)]())||r[t(296)][t(364)][t(355)](s);r[t(296)][t(370)](n=>{n[t(255)](e,"in")})}a[t(270)](),o[t(257)](n[t(338)],c,t(334)+e)}[Te(337)](e,t,n,r){const i=Te,o=this[i(289)],a=o[i(244)],c=new s.MenuBarMenuListView(a),u=Ue(o,n)[i(331)](e=>e[i(234)][i(256)]);1===u[i(256)]?this[i(264)]({command:e,commands:u[0][i(234)],parentMenuView:t,onExecute:r})[i(340)](e=>c[i(242)][i(401)](e)):u[i(340)](({groupId:n,groupLabel:o,commands:u})=>{const d=i,l=new s.MenuBarMenuListItemView(a,t),h=new s.MenuBarMenuView(a),f=new s.MenuBarMenuListView(a),p=this[d(264)]({command:e,commands:u,parentMenuView:h,onExecute:r});h[d(398)][d(343)]({label:o||n}),h[d(366)](d(257)).to(t),f[d(242)][d(353)](p),h[d(360)][d(408)][d(401)](f),l[d(408)][d(401)](h),c[d(242)][d(401)](l)}),t[i(360)][i(408)][i(401)](c)}[Te(264)]({command:e,commands:t,parentMenuView:n,onExecute:r}){const i=Te,o=this[i(289)],a=o[i(244)];return Ue(o,t)[i(377)](t=>{const o=i,c=new s.MenuBarMenuListItemView(a,n),u=new s.MenuBarMenuListItemButtonView(a);return u[o(343)]({label:t[o(395)]}),u[o(366)](o(257)).to(n),u.on(o(257),()=>r(t.id)),u[o(273)](o(373)).to(e,o(367),e=>e[o(248)](t.id)),c[o(408)][o(401)](u),c})}}function Ne(){const e=["aiLicenseKeyNotAllowed","errorView","plugins","listenTo","buttons","2147640PLYdaO","aiLicenseKeyInvalid","editing","aiLicenseKeyDomainLimit","isCollapsed","_forceMarkersCopy","INSERT","editor","144588tgkfbc","selection","_getResolvedCommandsDefinitions","_showLicenseError","pluginName","updatePosition","model","body","aiLicenseKeyValid","invalid","aiCommands","ai.aiAssistant.disabledElements"," ck-ai-assistant-ui_theme","Generated content: %0","comment","AI Commands","menuBar:aiCommands","custom","_licenseKeyCheckInterval","Error during AI content generation: %0","ck-ai-assistant-button ","ai.aiAssistant.commands","featureNotAllowed","menuBar:aiAssistant","destroy","groupId","AI Assistant","requires","fieldView","DataTransfer","aiLicenseKeyUsageLimit","get","from","_formView","menuPanelClass","35992LnUPgM","_createAIAssistantUIButton","isOn","getSelectedBlocks","195MeaLlw","_onExecute","filter","ai-commands-config-order-collision","once","command:","show","init","_populateMenuBarMenu","prompt","groupLabel","forEach","tableOfContents","_aiAssistantController","set","insertContent","getSelectedElement","_aiAdapter","change:isProcessing","aiLicenseKeyTrialLimit","textAdapter","menuitemcheckbox","aiLicenseKeyExpired","reset","addMany","AIAssistant","getLimitElement","7IzVQQv","<p>","change:enabledCommandsIds","hideUI","panelView","config","trim","view","schema","updateView","delegate","enabledCommandsIds","EDITOR_TOP_SIDE","hide","change","componentFactory","8058SBDhpg","isEnabled","60libVqH","values","source","map","isOfficialPlugin","copy","menuView","6175638LgpOpQ","_uiCssClasses","define","text/html","isFlat","render","queryView","ck-ai-assistant-ui","getRanges","trialLimit","replaceContent","announce","aiLicenseKeyEvaluationLimit","ck-ai-commands-dropdown ","label","evaluationLimit","promptView","buttonView","showAIAssistant","11WsNNzs","add","rawHtml","fire","usageLimit","getData","ai.useTheme","_commandDefinitions","children","7lntMwH","REPLACE","wasMoved","commands","_initView","splice","media","_initAriaAiStatusChangeAnnouncements","</p>","hideFakeVisualSelection","AIAssistantUI","items","change:isError","locale","showUI","aiAssistant","contentArea","includes","order","licenseKey","AI is writing","polite","requiresContent","_dialog","setSelection","length","execute","document","5890104XrAFoR","text","update","domainLimit","677136JdXTRl","_getMenuBarGroupButtons","change:value","push","sort","replace","focus","showFakeVisualSelection","insertContentBelow","isPremiumPlugin","bind","expired","ai.aiAssistant.contentAreaCssClass","currentContext"];return(Ne=function(){return e})()}function $e(e,t){const n=Ne();return($e=function(e,t){return n[e-=231]})(e,t)}function De(e,t){const n=Te;return void 0!==e[n(249)]&&void 0===t[n(249)]?1:void 0===e[n(249)]&&void 0!==t[n(249)]?-1:void 0!==e[n(249)]&&void 0!==t[n(249)]?e[n(249)]-t[n(249)]:0}function Ue(e,t){const n=Te;t[n(267)](De);const r={},s=[];for(const o of t)if(void 0!==o[n(249)]){if(o[n(249)]in r)throw new i.CKEditorError(n(332),e,{conflictingDefinitions:[o,r[o[n(249)]]]});r[o[n(249)]]=o,s[n(236)](o[n(249)],0,o)}else s[n(266)](o);return s}const Fe=Be;function Be(e,t){const n=je();return(Be=function(e,t){return n[e-=325]})(e,t)}function je(){const e=["2511187NwoRYZ","Rewrite this content as a journalist using engaging language to convey the importance of the information.","309086hOdlvm","Journalism","makeLonger","Confident","Improve writing","2096745uFNmjK","Generate from selection","Translate the content to Portuguese language.","push","German","confident","config","Improve this content by using descriptive language and inserting more information and more detailed explanations.","Improve using polished, formal, and respectful language to convey professional expertise and competence.","Portuguese","Translate the content to Hindi language.","Improve using direct language, using only the essential information.","7527330gEyCHY","ai.aiAssistant.extraCommandGroups","poetic","Simplify language","Direct","6voYvSl","Change style","journalism","AIAssistant","Simplified Chinese","translateEnglish","translateHindi","ai.aiAssistant.removeCommands","Rewrite this content as a legal professional using valid legal terminology.","translate","Make shorter","makeShorter","Translate the content to Simplified Chinese language.","Professional","editOrReview","Hindi","Translate","Summarize this content into one paragraph of text. Include only the key ideas and conclusions. Keep it short. Do not keep original text formatting.","find","commands","Improve using friendly, comforting language, to convey understanding and empathy.","Translate the content to Arabic language.","get","concat","5085882zGmwTn","pluginName","Improve using casual, informal language to convey a casual conversation with a real person.","Translate the content to English language.","translateChinese","translatePortuguese","Start with the provided content and write at the end of it continuing this topic. Keep the added part short.","Improve using compelling, optimistic language to convey confidence in the writing.","translateGerman","Friendly","groupId","Remove any repetitive, redundant, or non-essential writing in this content without changing the meaning or losing any key information.","simplifyLanguage","continue","business","improveWriting","4425064rRtYuD","Summarize","generate","Poetic","filter","8DhUgpx","Rewrite this content as a poem using poetic techniques without losing the original meaning.","Spanish","Business","legal","summarize","locale","requires","Legal","492924xgVJBa","ai.aiAssistant.preserveComments","professional","Simplify the writing style of this content and reduce the complexity, so that the content is easy to understand.","set","Translate the content to French language.","translateArabic","ai.aiAssistant.commands","Continue","Translate the content to Spanish language.","includes","Rewrite this content as a business professional with formal language.","English","isPremiumPlugin","Translate the content to German language.","French","Change tone","translateSpanish","forEach","casual","direct","translateFrench","changeStyle","Fix spelling mistakes, use proper grammar and apply good writing practices. Do not lose the original meaning.","changeTone","Arabic","Edit or review","Casual","Make longer","isOfficialPlugin","4WWsxry","define","friendly"];return(je=function(){return e})()}!function(e){const t=Be,n=e();for(;;)try{if(334754===-parseInt(t(432))/1+parseInt(t(388))/2*(parseInt(t(397))/3)+-parseInt(t(427))/4*(parseInt(t(326))/5)+-parseInt(t(343))/6*(parseInt(t(430))/7)+-parseInt(t(383))/8+parseInt(t(367))/9+parseInt(t(338))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(je);class He extends e.Plugin{static get[Fe(395)](){return[Le,p]}static get[Fe(368)](){return Fe(346)}static get[Fe(426)](){return!0}static get[Fe(410)](){return!0}constructor(e){const t=Fe;super(e);const n=e[t(332)],r=e[t(394)];n[t(428)](t(398),!0),n[t(428)](t(404),qe(r)),n[t(428)](t(339),[]),n[t(428)](t(350),[]);let i=o(n[t(365)](t(404)),r);const s=n[t(365)](t(339)),a=n[t(365)](t(350));s[t(415)](e=>{const n=t,r=i[n(361)](t=>t[n(377)]===e[n(377)]);r?r[n(362)]=r[n(362)][n(366)](e[n(362)]):i[n(329)](e)}),i=i[t(387)](e=>!a[t(407)](e[t(377)])),i[t(415)](e=>{const n=t;e[n(362)]=e[n(362)][n(387)](e=>!a[n(407)](e.id))}),n[t(401)](t(404),i)}}function qe(e){const t=Fe;return[{groupId:t(357),groupLabel:v(e,t(423)),commands:[{id:t(382),label:v(e,t(325)),prompt:t(420)},{id:t(354),label:v(e,t(353)),prompt:t(378)},{id:t(434),label:v(e,t(425)),prompt:t(333)},{id:t(379),label:v(e,t(341)),prompt:t(400)}]},{groupId:t(385),groupLabel:v(e,t(327)),commands:[{id:t(393),label:v(e,t(384)),prompt:t(360)},{id:t(380),label:v(e,t(405)),prompt:t(373)}]},{groupId:t(421),groupLabel:v(e,t(413)),commands:[{id:t(399),label:v(e,t(356)),prompt:t(334)},{id:t(416),label:v(e,t(424)),prompt:t(369)},{id:t(417),label:v(e,t(342)),prompt:t(337)},{id:t(331),label:v(e,t(435)),prompt:t(374)},{id:t(429),label:v(e,t(376)),prompt:t(363)}]},{groupId:t(419),groupLabel:v(e,t(344)),commands:[{id:t(381),label:v(e,t(391)),prompt:t(408)},{id:t(392),label:v(e,t(396)),prompt:t(351)},{id:t(345),label:v(e,t(433)),prompt:t(431)},{id:t(340),label:v(e,t(386)),prompt:t(389)}]},{groupId:t(352),groupLabel:v(e,t(359)),commands:[{id:t(348),label:v(e,t(409)),prompt:t(370)},{id:t(414),label:v(e,t(390)),prompt:t(406)},{id:t(372),label:v(e,t(335)),prompt:t(328)},{id:t(375),label:v(e,t(330)),prompt:t(411)},{id:t(418),label:v(e,t(412)),prompt:t(402)},{id:t(371),label:v(e,t(347)),prompt:t(355)},{id:t(349),label:v(e,t(358)),prompt:t(336)},{id:t(403),label:v(e,t(422)),prompt:t(364)}]}]}const ze=Ve;function Ve(e,t){const n=Ge();return(Ve=function(e,t){return n[e-=218]})(e,t)}function Ge(){const e=["536LWwnhE","27dlEppT","aborted","requires","name","editor","error","resolve","AI_ERROR_GET_HEADERS","_prepareRequestParameters","signal","2013784MsvKeV","locale","10851rPRoit","AbortError","sendRequest","456948xEzMWc","19662utYJTC","3808150MvEXFK","plugins","92591KwaVhi","get","abortController","574mcUiNi","textAdapter","10SbHSNi","14kqDqBC","4819210jLahIl","object","reject","abort","makeRequest","assign","aitextadapter-send-request-failed","application/json","_prepareRequestHeaders","catch","init","AI_ERROR_GET_PARAMETERS"];return(Ge=function(){return e})()}!function(e){const t=Ve,n=e();for(;;)try{if(381451===-parseInt(t(224))/1*(-parseInt(t(230))/2)+parseInt(t(256))/3*(parseInt(t(243))/4)+-parseInt(t(222))/5+-parseInt(t(221))/6*(parseInt(t(227))/7)+-parseInt(t(254))/8*(-parseInt(t(244))/9)+parseInt(t(229))/10*(-parseInt(t(231))/11)+-parseInt(t(220))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ge);class We extends e.Plugin{[ze(226)];static get[ze(246)](){return[y]}constructor(e){const t=ze;super(e),this[t(226)]=new AbortController}[ze(241)](){const e=ze;this[e(248)][e(223)][e(225)](y)[e(228)]=this}[ze(234)](){const e=ze;this[e(226)][e(253)][e(245)]||(this[e(226)][e(234)](),this[e(226)]=new AbortController)}async[ze(235)](e){const t=ze;return this[t(219)](e)[t(240)](e=>{const n=t;if(e instanceof w)return Promise[n(233)](e);if(n(218)==e[n(247)])return Promise[n(250)]();throw console[n(249)](e),new i.CKEditorError(n(237),null)})}async[ze(239)](e,t){const n=ze,r=this[n(248)][n(255)],i={"Content-Type":n(238)};if(n(232)==typeof e)Object[n(236)](i,e);else if(e)try{const r=await e(t);Object[n(236)](i,r)}catch{return Promise[n(233)](new w(v(r,n(251))))}return i}async[ze(252)](e,t){const n=ze,r=this[n(248)][n(255)];if(n(232)==typeof e)return e;try{return await e(t)}catch{return Promise[n(233)](new w(v(r,n(242))))}}}const Ke=Je;function Ye(){const e=["filter","1603vQWyGK","OpenAITextAdapter","replace","_isBufferIncomplete","225dtxyUM","gpt-4o","_prepareRequestHeaders","data: ","https://api.openai.com/v1/chat/completions","get","split","200778PHMUtq","editor","config","11811942GdFFPT","_readStreamableResponse","reject","read","join","_apiUrl","Your task is to execute the instruction using the provided HTML content. Follow the instruction closely. Your answer must be a properly formatted HTML code. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","\nYou must keep the text formatting.\n\nContent:\n","4406982ILnusy","message","user","system","signal","24536QSkBYi","choices","_cleanUpData","locale","ai.openAI.apiUrl","prepareMessages","140214DEMEbf","_requestParameters","length","26Zqcgjj","map","30NWWXKE","ai.openAI.requestParameters","json","getReader","stringify","ai.openAI.requestHeaders","_readStaticResponse","context_length_exceeded","pluginName","_prepareRequestParameters","stream","Instruction:\n","decode","define","includes","POST","body","AI_ERROR_CONTEXT_LENGTH","content","resolve","sendRequest","Moderation","abortController","delta","text","12vHRonM","85965ePDCcz","_requestHeaders","Your task is to generate HTML content accordingly to the given instruction. Never include <img> tag in your response even if asked for. Your answer must be a well-structured and properly formatted HTML code. Answer only with the generated HTML content. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","parse","AI_ERROR_MODERATION","4ITrKSf","[DONE]","10693092fVqoYd"];return(Ye=function(){return e})()}function Je(e,t){const n=Ye();return(Je=function(e,t){return n[e-=109]})(e,t)}!function(e){const t=Je,n=e();for(;;)try{if(746775===-parseInt(t(129))/1*(parseInt(t(150))/2)+parseInt(t(161))/3*(-parseInt(t(135))/4)+-parseInt(t(143))/5*(-parseInt(t(172))/6)+-parseInt(t(139))/7*(parseInt(t(166))/8)+parseInt(t(153))/9+-parseInt(t(177))/10*(parseInt(t(130))/11)+parseInt(t(137))/12*(parseInt(t(175))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ye);class Qe extends We{[Ke(158)];[Ke(131)];[Ke(173)];static get[Ke(112)](){return Ke(140)}constructor(e){const t=Ke;super(e),e[t(152)][t(117)](t(170),t(147)),e[t(152)][t(148)](t(178))||e[t(152)][t(117)](t(178),{model:t(144),temperature:1,top_p:1,stream:!0}),this[t(158)]=e[t(152)][t(148)](t(170)),this[t(131)]=e[t(152)][t(148)](t(109))||{},this[t(173)]=e[t(152)][t(148)](t(178))}async[Ke(124)]({query:e,context:t,onData:n,actionId:r}){const i=Ke,s=this[i(151)][i(169)],o=await this[i(171)](e,t,r),a=await this[i(145)](this[i(131)],r),c=await this[i(113)](this[i(173)],r),u={messages:o,...c},d={method:i(119),headers:a,body:JSON[i(181)](u),signal:this[i(126)][i(165)]},l=await fetch(this[i(158)],d);if(l.ok)return c[i(114)]?await this[i(154)](l,n):await this[i(110)](l,n),Promise[i(123)]();{const e=await l[i(128)]();return e[i(118)](i(111))?Promise[i(155)](new w(v(s,i(121)))):e[i(118)](i(125))?Promise[i(155)](new w(v(s,i(134)))):Promise[i(155)](new Error(e))}}async[Ke(171)](e,t,n){const r=Ke;let i,s;return t?(i=r(159),s=r(115)+e+r(160)+t):(i=r(132),s=e),[{role:r(164),content:i},{role:r(163),content:s}]}async[Ke(154)](e,t){const n=Ke,r=e[n(120)][n(180)](),i=new TextDecoder;let s="",o="",a="",c=!1;for(;!c;){const{done:e,value:u}=await r[n(156)](),d=s+i[n(116)](u);let l="";c=e;try{l=this[n(168)](d),s=""}catch{s=d;continue}o+=l,!c&&this[n(142)](o)||o&&(a+=o,o="",t(a))}return Promise[n(123)]()}async[Ke(110)](e,t){const n=Ke;return t((await e[n(179)]())[n(167)][0][n(162)][n(122)]),Promise[n(123)]()}[Ke(142)](e){const t=Ke,n=e[t(149)]("<")[t(174)]!==e[t(149)](">")[t(174)],r=e[t(174)]<30;return n&&r}[Ke(168)](e){const t=Ke;return e[t(149)](/\n(?![^{]*\})/g)[t(176)](e=>e[t(141)](t(146),""))[t(138)](e=>e&&e[t(174)]>0&&t(136)!==e)[t(176)](e=>{const n=t,{choices:r}=JSON[n(133)](e);if(r[0]?.[n(127)]?.[n(122)])return r[0][n(127)][n(122)]})[t(138)](e=>e)[t(157)]("")}}var Ze,Xe,et,tt;!function(e){e.HEADER="header",e.QUERY="query"}(Ze||(Ze={})),function(e){e.HEADER="header",e.QUERY="query"}(Xe||(Xe={})),function(e){e.HTTP="http",e.HTTPS="https"}(et||(et={})),function(e){e.MD5="md5",e.CRC32="crc32",e.CRC32C="crc32c",e.SHA1="sha1",e.SHA256="sha256"}(tt||(tt={}));var nt;!function(e){e[e.HEADER=0]="HEADER",e[e.TRAILER=1]="TRAILER"}(nt||(nt={}));const rt="__smithy_context";var it,st;!function(e){e.PROFILE="profile",e.SSO_SESSION="sso-session",e.SERVICES="services"}(it||(it={})),function(e){e.HTTP_0_9="http/0.9",e.HTTP_1_0="http/1.0",e.TDS_8_0="tds/8.0"}(st||(st={}));class ot{constructor(e){this.method=e.method||"GET",this.hostname=e.hostname||"localhost",this.port=e.port,this.query=e.query||{},this.headers=e.headers||{},this.body=e.body,this.protocol=e.protocol?":"!==e.protocol.slice(-1)?`${e.protocol}:`:e.protocol:"https:",this.path=e.path?"/"!==e.path.charAt(0)?`/${e.path}`:e.path:"/",this.username=e.username,this.password=e.password,this.fragment=e.fragment}static clone(e){const t=new ot({...e,headers:{...e.headers}});var n;return t.query&&(t.query=(n=t.query,Object.keys(n).reduce((e,t)=>{const r=n[t];return{...e,[t]:Array.isArray(r)?[...r]:r}},{}))),t}static isInstance(e){if(!e)return!1;const t=e;return"method"in t&&"protocol"in t&&"hostname"in t&&"path"in t&&"object"==typeof t.query&&"object"==typeof t.headers}clone(){return ot.clone(this)}}class at{constructor(e){this.statusCode=e.statusCode,this.reason=e.reason,this.headers=e.headers||{},this.body=e.body}static isInstance(e){if(!e)return!1;const t=e;return"number"==typeof t.statusCode&&"object"==typeof t.headers}}const ct={name:"hostHeaderMiddleware",step:"build",priority:"low",tags:["HOST"],override:!0},ut=e=>({applyToStack:t=>{t.add((e=>t=>async n=>{if(!ot.isInstance(n.request))return t(n);const{request:r}=n,{handlerProtocol:i=""}=e.requestHandler.metadata||{};if(i.indexOf("h2")>=0&&!r.headers[":authority"])delete r.headers.host,r.headers[":authority"]=r.hostname+(r.port?":"+r.port:"");else if(!r.headers.host){let e=r.hostname;null!=r.port&&(e+=`:${r.port}`),r.headers.host=e}return t(n)})(e),ct)}}),dt={name:"loggerMiddleware",tags:["LOGGER"],step:"initialize",override:!0},lt="X-Amzn-Trace-Id",ht={step:"build",tags:["RECURSION_DETECTION"],name:"recursionDetectionMiddleware",override:!0,priority:"low"},ft=e=>({applyToStack:t=>{t.add((e=>t=>async n=>{const{request:r}=n;if(!ot.isInstance(r)||"node"!==e.runtime)return t(n);const i=Object.keys(r.headers??{}).find(e=>e.toLowerCase()===lt.toLowerCase())??lt;if(r.headers.hasOwnProperty(i))return t(n);const s=process.env.AWS_LAMBDA_FUNCTION_NAME,o=process.env._X_AMZN_TRACE_ID,a=e=>"string"==typeof e&&e.length>0;return a(s)&&a(o)&&(r.headers[lt]=o),t({...n,request:r})})(e),ht)}}),pt=e=>e[rt]||(e[rt]={}),mt=e=>{if("function"==typeof e)return e;const t=Promise.resolve(e);return()=>t};const gt=(e,t)=>(n,r)=>async i=>{const s=((e,t)=>{if(!t||0===t.length)return e;const n=[];for(const r of t)for(const t of e)t.schemeId.split("#")[1]===r&&n.push(t);for(const t of e)n.find(({schemeId:e})=>e===t.schemeId)||n.push(t);return n})(e.httpAuthSchemeProvider(await t.httpAuthSchemeParametersProvider(e,r,i.input)),e.authSchemePreference?await e.authSchemePreference():[]),o=function(e){const t=new Map;for(const n of e)t.set(n.schemeId,n);return t}(e.httpAuthSchemes),a=pt(r),c=[];for(const n of s){const i=o.get(n.schemeId);if(!i){c.push(`HttpAuthScheme \`${n.schemeId}\` was not enabled for this service.`);continue}const s=i.identityProvider(await t.identityProviderConfigProvider(e));if(!s){c.push(`HttpAuthScheme \`${n.schemeId}\` did not have an IdentityProvider configured.`);continue}const{identityProperties:u={},signingProperties:d={}}=n.propertiesExtractor?.(e,r)||{};n.identityProperties=Object.assign(n.identityProperties||{},u),n.signingProperties=Object.assign(n.signingProperties||{},d),a.selectedHttpAuthScheme={httpAuthOption:n,identity:await s(n.identityProperties),signer:i.signer};break}if(!a.selectedHttpAuthScheme)throw new Error(c.join("\n"));return n(i)},yt={step:"serialize",tags:["HTTP_AUTH_SCHEME"],name:"httpAuthSchemeMiddleware",override:!0,relation:"before",toMiddleware:"endpointV2Middleware"},wt=(e,t)=>(t.find(([t])=>t.match(e))||[void 0,void 0])[1],bt={name:"deserializerMiddleware",step:"deserialize",tags:["DESERIALIZER"],override:!0},vt={name:"serializerMiddleware",step:"serialize",tags:["SERIALIZER"],override:!0};function kt(e,t,n){return{applyToStack:r=>{r.add(((e,t)=>(n,r)=>async i=>{const{response:s}=await n(i);try{return{response:s,output:await t(s,e)}}catch(e){if(Object.defineProperty(e,"$response",{value:s}),!("$metadata"in e)){const t="Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.";try{e.message+="\n "+t}catch(e){r.logger&&"NoOpLogger"!==r.logger?.constructor?.name?r.logger?.warn?.(t):console.warn(t)}void 0!==e.$responseBodyText&&e.$response&&(e.$response.body=e.$responseBodyText);try{if(at.isInstance(s)){const{headers:t={}}=s,n=Object.entries(t);e.$metadata={httpStatusCode:s.statusCode,requestId:wt(/^x-[\w-]+-request-?id$/,n),extendedRequestId:wt(/^x-[\w-]+-id-2$/,n),cfId:wt(/^x-[\w-]+-cf-id$/,n)}}}catch(e){}}throw e}})(e,n),bt),r.add(((e,t)=>(n,r)=>async i=>{const s=e,o=r.endpointV2?.url&&s.urlParser?async()=>s.urlParser(r.endpointV2.url):s.endpoint;if(!o)throw new Error("No valid endpoint provider available.");const a=await t(i.input,{...e,endpoint:o});return n({...i,request:a})})(e,t),vt)}}}const St=e=>e=>{throw e},Et=(e,t)=>{},At={step:"finalizeRequest",tags:["HTTP_SIGNING"],name:"httpSigningMiddleware",aliases:["apiKeyMiddleware","tokenMiddleware","awsAuthMiddleware"],override:!0,relation:"after",toMiddleware:"retryMiddleware"},It=e=>({applyToStack:e=>{e.addRelativeTo((e,t)=>async n=>{if(!ot.isInstance(n.request))return e(n);const r=pt(t).selectedHttpAuthScheme;if(!r)throw new Error("No HttpAuthScheme was selected: unable to sign request");const{httpAuthOption:{signingProperties:i={}},identity:s,signer:o}=r,a=await e({...n,request:await o.sign(n.request,s,i)}).catch((o.errorHandler||St)(i));return(o.successHandler||Et)(a.response,i),a},At)}}),_t=e=>{if("function"==typeof e)return e;const t=Promise.resolve(e);return()=>t},xt={},Rt=new Array(64);for(let e=0,t="A".charCodeAt(0),n="Z".charCodeAt(0);e+t<=n;e++){const n=String.fromCharCode(e+t);xt[n]=e,Rt[e]=n}for(let e=0,t="a".charCodeAt(0),n="z".charCodeAt(0);e+t<=n;e++){const n=String.fromCharCode(e+t),r=e+26;xt[n]=r,Rt[r]=n}for(let e=0;e<10;e++){xt[e.toString(10)]=e+52;const t=e.toString(10),n=e+52;xt[t]=n,Rt[n]=t}xt["+"]=62,Rt[62]="+",xt["/"]=63,Rt[63]="/";const Ct=e=>{let t=e.length/4*3;"=="===e.slice(-2)?t-=2:"="===e.slice(-1)&&t--;const n=new ArrayBuffer(t),r=new DataView(n);for(let t=0;t<e.length;t+=4){let n=0,i=0;for(let r=t,s=t+3;r<=s;r++)if("="!==e[r]){if(!(e[r]in xt))throw new TypeError(`Invalid character ${e[r]} in base64 string.`);n|=xt[e[r]]<<6*(s-r),i+=6}else n>>=6;const s=t/4*3;n>>=i%8;const o=Math.floor(i/8);for(let e=0;e<o;e++){const t=8*(o-e-1);r.setUint8(s+e,(n&255<<t)>>t)}}return new Uint8Array(n)},Pt=e=>(new TextEncoder).encode(e);function Mt(e){let t;t="string"==typeof e?Pt(e):e;const n="object"==typeof t&&"number"==typeof t.length,r="object"==typeof t&&"number"==typeof t.byteOffset&&"number"==typeof t.byteLength;if(!n&&!r)throw new Error("@smithy/util-base64: toBase64 encoder function only accepts string | Uint8Array.");let i="";for(let e=0;e<t.length;e+=3){let n=0,r=0;for(let i=e,s=Math.min(e+3,t.length);i<s;i++)n|=t[i]<<8*(s-i-1),r+=8;const s=Math.ceil(r/6);n<<=6*s-r;for(let e=1;e<=s;e++){const t=6*(s-e);i+=Rt[(n&63<<t)>>t]}i+="==".slice(0,4-s)}return i}const Tt=e=>{if("string"==typeof e)return e;if("object"!=typeof e||"number"!=typeof e.byteOffset||"number"!=typeof e.byteLength)throw new Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");return new TextDecoder("utf-8").decode(e)};class Ot extends Uint8Array{static fromString(e,t="utf-8"){if("string"==typeof e)return function(e,t){return"base64"===t?Ot.mutate(Ct(e)):Ot.mutate(Pt(e))}(e,t);throw new Error(`Unsupported conversion from ${typeof e} to Uint8ArrayBlobAdapter.`)}static mutate(e){return Object.setPrototypeOf(e,Ot.prototype),e}transformToString(e="utf-8"){return function(e,t="utf-8"){return"base64"===t?Mt(e):Tt(e)}(this,e)}}"function"==typeof ReadableStream&&ReadableStream;const Lt=e=>encodeURIComponent(e).replace(/[!'()*]/g,Nt),Nt=e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`;function $t(e,t){return new Request(e,t)}function Dt(e=0){return new Promise((t,n)=>{e&&setTimeout(()=>{const t=new Error(`Request did not complete within ${e} ms`);t.name="TimeoutError",n(t)},e)})}const Ut={supported:void 0};class Ft{static create(e){return"function"==typeof e?.handle?e:new Ft(e)}constructor(e){"function"==typeof e?this.configProvider=e().then(e=>e||{}):(this.config=e??{},this.configProvider=Promise.resolve(this.config)),void 0===Ut.supported&&(Ut.supported=Boolean("undefined"!=typeof Request&&"keepalive"in $t("https://[::1]")))}destroy(){}async handle(e,{abortSignal:t}={}){this.config||(this.config=await this.configProvider);const n=this.config.requestTimeout,r=!0===this.config.keepAlive,i=this.config.credentials;if(t?.aborted){const e=new Error("Request aborted");return e.name="AbortError",Promise.reject(e)}let s=e.path;const o=function(e){const t=[];for(let n of Object.keys(e).sort()){const r=e[n];if(n=Lt(n),Array.isArray(r))for(let e=0,i=r.length;e<i;e++)t.push(`${n}=${Lt(r[e])}`);else{let e=n;(r||"string"==typeof r)&&(e+=`=${Lt(r)}`),t.push(e)}}return t.join("&")}(e.query||{});o&&(s+=`?${o}`),e.fragment&&(s+=`#${e.fragment}`);let a="";if(null!=e.username||null!=e.password){a=`${e.username??""}:${e.password??""}@`}const{port:c,method:u}=e,d=`${e.protocol}//${a}${e.hostname}${c?`:${c}`:""}${s}`,l="GET"===u||"HEAD"===u?void 0:e.body,h={body:l,headers:new Headers(e.headers),method:u,credentials:i};this.config?.cache&&(h.cache=this.config.cache),l&&(h.duplex="half"),"undefined"!=typeof AbortController&&(h.signal=t),Ut.supported&&(h.keepalive=r),"function"==typeof this.config.requestInit&&Object.assign(h,this.config.requestInit(e));let f=()=>{};const p=$t(d,h),m=[fetch(p).then(e=>{const t=e.headers,n={};for(const e of t.entries())n[e[0]]=e[1];return null!=e.body?{response:new at({headers:n,reason:e.statusText,statusCode:e.status,body:e.body})}:e.blob().then(t=>({response:new at({headers:n,reason:e.statusText,statusCode:e.status,body:t})}))}),Dt(n)];return t&&m.push(new Promise((e,n)=>{const r=()=>{const e=new Error("Request aborted");e.name="AbortError",n(e)};if("function"==typeof t.addEventListener){const e=t;e.addEventListener("abort",r,{once:!0}),f=()=>e.removeEventListener("abort",r)}else t.onabort=r})),Promise.race(m).finally(f)}updateHttpClientConfig(e,t){this.config=void 0,this.configProvider=this.configProvider.then(n=>(n[e]=t,n))}httpHandlerConfigs(){return this.config??{}}}const Bt=async e=>"function"==typeof Blob&&e instanceof Blob||"Blob"===e.constructor?.name?void 0!==Blob.prototype.arrayBuffer?new Uint8Array(await e.arrayBuffer()):async function(e){const t=await function(e){return new Promise((t,n)=>{const r=new FileReader;r.onloadend=()=>{if(2!==r.readyState)return n(new Error("Reader aborted too early"));const e=r.result??"",i=e.indexOf(","),s=i>-1?i+1:e.length;t(e.substring(s))},r.onabort=()=>n(new Error("Read aborted")),r.onerror=()=>n(r.error),r.readAsDataURL(e)})}(e),n=Ct(t);return new Uint8Array(n)}(e):async function(e){const t=[],n=e.getReader();let r=!1,i=0;for(;!r;){const{done:e,value:s}=await n.read();s&&(t.push(s),i+=s.length),r=e}const s=new Uint8Array(i);let o=0;for(const e of t)s.set(e,o),o+=e.length;return s}(e);const jt={},Ht={};for(let e=0;e<256;e++){let t=e.toString(16).toLowerCase();1===t.length&&(t=`0${t}`),jt[e]=t,Ht[t]=e}function qt(e){if(e.length%2!=0)throw new Error("Hex encoded strings must have an even number length");const t=new Uint8Array(e.length/2);for(let n=0;n<e.length;n+=2){const r=e.slice(n,n+2).toLowerCase();if(!(r in Ht))throw new Error(`Cannot decode unrecognized sequence ${r} as hexadecimal`);t[n/2]=Ht[r]}return t}function zt(e){let t="";for(let n=0;n<e.byteLength;n++)t+=jt[e[n]];return t}const Vt=async(e=new Uint8Array,t)=>{if(e instanceof Uint8Array)return Ot.mutate(e);if(!e)return Ot.mutate(new Uint8Array);const n=t.streamCollector(e);return Ot.mutate(await n)};class Gt{constructor(e,t=new Map){this.namespace=e,this.schemas=t}static for(e){return Gt.registries.has(e)||Gt.registries.set(e,new Gt(e)),Gt.registries.get(e)}register(e,t){const n=this.normalizeShapeId(e);Gt.for(this.getNamespace(e)).schemas.set(n,t)}getSchema(e){const t=this.normalizeShapeId(e);if(!this.schemas.has(t))throw new Error(`@smithy/core/schema - schema not found for ${t}`);return this.schemas.get(t)}getBaseException(){for(const[e,t]of this.schemas.entries())if(e.startsWith("smithy.ts.sdk.synthetic.")&&e.endsWith("ServiceException"))return t}find(e){return[...this.schemas.values()].find(e)}destroy(){Gt.registries.delete(this.namespace),this.schemas.clear()}normalizeShapeId(e){return e.includes("#")?e:this.namespace+"#"+e}getNamespace(e){return this.normalizeShapeId(e).split("#")[0]}}Gt.registries=new Map;Math.ceil(2**127*(2-2**-23));const Wt=e=>{if(null!=e){if(Number.isInteger(e)&&!Number.isNaN(e))return e;throw new TypeError(`Expected integer, got ${typeof e}: ${e}`)}},Kt=e=>Yt(e,32),Yt=(e,t)=>{const n=Wt(e);if(void 0!==n&&Jt(n,t)!==n)throw new TypeError(`Expected ${t}-bit integer, got ${e}`);return n},Jt=(e,t)=>{switch(t){case 32:return Int32Array.of(e)[0];case 16:return Int16Array.of(e)[0];case 8:return Int8Array.of(e)[0]}},Qt=e=>{if(null!=e){if("string"==typeof e)return e;if(["boolean","number","bigint"].includes(typeof e))return Xt.warn(Zt(`Expected string, got ${typeof e}: ${e}`)),String(e);throw new TypeError(`Expected string, got ${typeof e}: ${e}`)}},Zt=e=>String(new TypeError(e).stack||e).split("\n").slice(0,5).filter(e=>!e.includes("stackTraceWarning")).join("\n"),Xt={warn:console.warn};const en=function(e){return Object.assign(new String(e),{deserializeJSON:()=>JSON.parse(String(e)),toString:()=>String(e),toJSON:()=>String(e)})};en.from=e=>e&&"object"==typeof e&&(e instanceof en||"deserializeJSON"in e)?e:"string"==typeof e||Object.getPrototypeOf(e)===String.prototype?en(String(e)):en(JSON.stringify(e)),en.fromObject=en.from;Symbol.hasInstance;function tn(e){return encodeURIComponent(e).replace(/[!'()*]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}function nn(e,t){return new rn(e,t)}class rn{constructor(e,t){this.input=e,this.context=t,this.query={},this.method="",this.headers={},this.path="",this.body=null,this.hostname="",this.resolvePathStack=[]}async build(){const{hostname:e,protocol:t="https",port:n,path:r}=await this.context.endpoint();this.path=r;for(const e of this.resolvePathStack)e(this.path);return new ot({protocol:t,hostname:this.hostname||e,port:n,method:this.method,path:this.path,query:this.query,body:this.body,headers:this.headers})}hn(e){return this.hostname=e,this}bp(e){return this.resolvePathStack.push(t=>{this.path=`${t?.endsWith("/")?t.slice(0,-1):t||""}`+e}),this}p(e,t,n,r){return this.resolvePathStack.push(i=>{this.path=((e,t,n,r,i,s)=>{if(null==t||void 0===t[n])throw new Error("No value provided for input HTTP label: "+n+".");{const t=r();if(t.length<=0)throw new Error("Empty value provided for input HTTP label: "+n+".");e=e.replace(i,s?t.split("/").map(e=>tn(e)).join("/"):tn(t))}return e})(i,this.input,e,t,n,r)}),this}h(e){return this.headers=e,this}q(e){return this.query=e,this}b(e){return this.body=e,this}m(e){return this.method=e,this}}class sn{constructor(e){this.authSchemes=new Map;for(const[t,n]of Object.entries(e))void 0!==n&&this.authSchemes.set(t,n)}getIdentityProvider(e){return this.authSchemes.get(e)}}const on=(an=3e5,e=>cn(e)&&e.expiration.getTime()-Date.now()<an);var an;const cn=e=>void 0!==e.expiration;const un=new RegExp("^(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}$"),dn=e=>un.test(e)||e.startsWith("[")&&e.endsWith("]"),ln=new RegExp("^(?!.*-$)(?!-)[a-zA-Z0-9-]{1,63}$"),hn=(e,t=!1)=>{if(!t)return ln.test(e);const n=e.split(".");for(const e of n)if(!hn(e))return!1;return!0},fn={},pn="endpoints";function mn(e){return"object"!=typeof e||null==e?e:"ref"in e?`$${mn(e.ref)}`:"fn"in e?`${e.fn}(${(e.argv||[]).map(mn).join(", ")})`:JSON.stringify(e,null,2)}class gn extends Error{constructor(e){super(e),this.name="EndpointError"}}const yn=(e,t)=>(e=>{const t=e.split("."),n=[];for(const r of t){const t=r.indexOf("[");if(-1!==t){if(r.indexOf("]")!==r.length-1)throw new gn(`Path: '${e}' does not end with ']'`);const i=r.slice(t+1,-1);if(Number.isNaN(parseInt(i)))throw new gn(`Invalid array index: '${i}' in path: '${e}'`);0!==t&&n.push(r.slice(0,t)),n.push(i)}else n.push(r)}return n})(t).reduce((n,r)=>{if("object"!=typeof n)throw new gn(`Index '${r}' in '${t}' not found in '${JSON.stringify(e)}'`);return Array.isArray(n)?n[parseInt(r)]:n[r]},e),wn={[et.HTTP]:80,[et.HTTPS]:443},bn={booleanEquals:(e,t)=>e===t,getAttr:yn,isSet:e=>null!=e,isValidHostLabel:hn,not:e=>!e,parseURL:e=>{const t=(()=>{try{if(e instanceof URL)return e;if("object"==typeof e&&"hostname"in e){const{hostname:t,port:n,protocol:r="",path:i="",query:s={}}=e,o=new URL(`${r}//${t}${n?`:${n}`:""}${i}`);return o.search=Object.entries(s).map(([e,t])=>`${e}=${t}`).join("&"),o}return new URL(e)}catch(e){return null}})();if(!t)return console.error(`Unable to parse ${JSON.stringify(e)} as a whatwg URL.`),null;const n=t.href,{host:r,hostname:i,pathname:s,protocol:o,search:a}=t;if(a)return null;const c=o.slice(0,-1);if(!Object.values(et).includes(c))return null;const u=dn(i);return{scheme:c,authority:`${r}${n.includes(`${r}:${wn[c]}`)||"string"==typeof e&&e.includes(`${r}:${wn[c]}`)?`:${wn[c]}`:""}`,path:s,normalizedPath:s.endsWith("/")?s:`${s}/`,isIp:u}},stringEquals:(e,t)=>e===t,substring:(e,t,n,r)=>t>=n||e.length<n?null:r?e.substring(e.length-n,e.length-t):e.substring(t,n),uriEncode:e=>encodeURIComponent(e).replace(/[!*'()]/g,e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`)},vn=(e,t)=>{const n=[],r={...t.endpointParams,...t.referenceRecord};let i=0;for(;i<e.length;){const t=e.indexOf("{",i);if(-1===t){n.push(e.slice(i));break}n.push(e.slice(i,t));const s=e.indexOf("}",t);if(-1===s){n.push(e.slice(t));break}"{"===e[t+1]&&"}"===e[s+1]&&(n.push(e.slice(t+1,s)),i=s+2);const o=e.substring(t+1,s);if(o.includes("#")){const[e,t]=o.split("#");n.push(yn(r[e],t))}else n.push(r[o]);i=s+1}return n.join("")},kn=(e,t,n)=>{if("string"==typeof e)return vn(e,n);if(e.fn)return Sn(e,n);if(e.ref)return(({ref:e},t)=>({...t.endpointParams,...t.referenceRecord}[e]))(e,n);throw new gn(`'${t}': ${String(e)} is not a string, function or reference.`)},Sn=({fn:e,argv:t},n)=>{const r=t.map(e=>["boolean","number"].includes(typeof e)?e:kn(e,"arg",n)),i=e.split(".");return i[0]in fn&&null!=i[1]?fn[i[0]][i[1]](...r):bn[e](...r)},En=({assign:e,...t},n)=>{if(e&&e in n.referenceRecord)throw new gn(`'${e}' is already defined in Reference Record.`);const r=Sn(t,n);return n.logger?.debug?.(`${pn} evaluateCondition: ${mn(t)} = ${mn(r)}`),{result:""===r||!!r,...null!=e&&{toAssign:{name:e,value:r}}}},An=(e=[],t)=>{const n={};for(const r of e){const{result:e,toAssign:i}=En(r,{...t,referenceRecord:{...t.referenceRecord,...n}});if(!e)return{result:e};i&&(n[i.name]=i.value,t.logger?.debug?.(`${pn} assign: ${i.name} := ${mn(i.value)}`))}return{result:!0,referenceRecord:n}},In=(e,t)=>Object.entries(e).reduce((e,[n,r])=>({...e,[n]:r.map(e=>{const r=kn(e,"Header value entry",t);if("string"!=typeof r)throw new gn(`Header '${n}' value '${r}' is not a string`);return r})}),{}),_n=(e,t)=>{if(Array.isArray(e))return e.map(e=>_n(e,t));switch(typeof e){case"string":return vn(e,t);case"object":if(null===e)throw new gn(`Unexpected endpoint property: ${e}`);return xn(e,t);case"boolean":return e;default:throw new gn("Unexpected endpoint property type: "+typeof e)}},xn=(e,t)=>Object.entries(e).reduce((e,[n,r])=>({...e,[n]:_n(r,t)}),{}),Rn=(e,t)=>{const n=kn(e,"Endpoint URL",t);if("string"==typeof n)try{return new URL(n)}catch(e){throw console.error(`Failed to construct URL with ${n}`,e),e}throw new gn("Endpoint URL must be a string, got "+typeof n)},Cn=(e,t)=>{const{conditions:n,endpoint:r}=e,{result:i,referenceRecord:s}=An(n,t);if(!i)return;const o={...t,referenceRecord:{...t.referenceRecord,...s}},{url:a,properties:c,headers:u}=r;return t.logger?.debug?.(`${pn} Resolving endpoint from template: ${mn(r)}`),{...null!=u&&{headers:In(u,o)},...null!=c&&{properties:xn(c,o)},url:Rn(a,o)}},Pn=(e,t)=>{const{conditions:n,error:r}=e,{result:i,referenceRecord:s}=An(n,t);if(i)throw new gn(kn(r,"Error",{...t,referenceRecord:{...t.referenceRecord,...s}}))},Mn=(e,t)=>{const{conditions:n,rules:r}=e,{result:i,referenceRecord:s}=An(n,t);if(i)return Tn(r,{...t,referenceRecord:{...t.referenceRecord,...s}})},Tn=(e,t)=>{for(const n of e)if("endpoint"===n.type){const e=Cn(n,t);if(e)return e}else if("error"===n.type)Pn(n,t);else{if("tree"!==n.type)throw new gn(`Unknown endpoint rule: ${n}`);{const e=Mn(n,t);if(e)return e}}throw new gn("Rules evaluation failed")},On=(e,t=!1)=>{if(t){for(const t of e.split("."))if(!On(t))return!1;return!0}return!!hn(e)&&(!(e.length<3||e.length>63)&&(e===e.toLowerCase()&&!dn(e)))};let Ln=JSON.parse('{"partitions":[{"id":"aws","outputs":{"dnsSuffix":"amazonaws.com","dualStackDnsSuffix":"api.aws","implicitGlobalRegion":"us-east-1","name":"aws","supportsDualStack":true,"supportsFIPS":true},"regionRegex":"^(us|eu|ap|sa|ca|me|af|il|mx)\\\\-\\\\w+\\\\-\\\\d+$","regions":{"af-south-1":{"description":"Africa (Cape Town)"},"ap-east-1":{"description":"Asia Pacific (Hong Kong)"},"ap-northeast-1":{"description":"Asia Pacific (Tokyo)"},"ap-northeast-2":{"description":"Asia Pacific (Seoul)"},"ap-northeast-3":{"description":"Asia Pacific (Osaka)"},"ap-south-1":{"description":"Asia Pacific (Mumbai)"},"ap-south-2":{"description":"Asia Pacific (Hyderabad)"},"ap-southeast-1":{"description":"Asia Pacific (Singapore)"},"ap-southeast-2":{"description":"Asia Pacific (Sydney)"},"ap-southeast-3":{"description":"Asia Pacific (Jakarta)"},"ap-southeast-4":{"description":"Asia Pacific (Melbourne)"},"ap-southeast-5":{"description":"Asia Pacific (Malaysia)"},"ap-southeast-7":{"description":"Asia Pacific (Thailand)"},"aws-global":{"description":"AWS Standard global region"},"ca-central-1":{"description":"Canada (Central)"},"ca-west-1":{"description":"Canada West (Calgary)"},"eu-central-1":{"description":"Europe (Frankfurt)"},"eu-central-2":{"description":"Europe (Zurich)"},"eu-north-1":{"description":"Europe (Stockholm)"},"eu-south-1":{"description":"Europe (Milan)"},"eu-south-2":{"description":"Europe (Spain)"},"eu-west-1":{"description":"Europe (Ireland)"},"eu-west-2":{"description":"Europe (London)"},"eu-west-3":{"description":"Europe (Paris)"},"il-central-1":{"description":"Israel (Tel Aviv)"},"me-central-1":{"description":"Middle East (UAE)"},"me-south-1":{"description":"Middle East (Bahrain)"},"mx-central-1":{"description":"Mexico (Central)"},"sa-east-1":{"description":"South America (Sao Paulo)"},"us-east-1":{"description":"US East (N. Virginia)"},"us-east-2":{"description":"US East (Ohio)"},"us-west-1":{"description":"US West (N. California)"},"us-west-2":{"description":"US West (Oregon)"}}},{"id":"aws-cn","outputs":{"dnsSuffix":"amazonaws.com.cn","dualStackDnsSuffix":"api.amazonwebservices.com.cn","implicitGlobalRegion":"cn-northwest-1","name":"aws-cn","supportsDualStack":true,"supportsFIPS":true},"regionRegex":"^cn\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-cn-global":{"description":"AWS China global region"},"cn-north-1":{"description":"China (Beijing)"},"cn-northwest-1":{"description":"China (Ningxia)"}}},{"id":"aws-us-gov","outputs":{"dnsSuffix":"amazonaws.com","dualStackDnsSuffix":"api.aws","implicitGlobalRegion":"us-gov-west-1","name":"aws-us-gov","supportsDualStack":true,"supportsFIPS":true},"regionRegex":"^us\\\\-gov\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-us-gov-global":{"description":"AWS GovCloud (US) global region"},"us-gov-east-1":{"description":"AWS GovCloud (US-East)"},"us-gov-west-1":{"description":"AWS GovCloud (US-West)"}}},{"id":"aws-iso","outputs":{"dnsSuffix":"c2s.ic.gov","dualStackDnsSuffix":"c2s.ic.gov","implicitGlobalRegion":"us-iso-east-1","name":"aws-iso","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^us\\\\-iso\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-global":{"description":"AWS ISO (US) global region"},"us-iso-east-1":{"description":"US ISO East"},"us-iso-west-1":{"description":"US ISO WEST"}}},{"id":"aws-iso-b","outputs":{"dnsSuffix":"sc2s.sgov.gov","dualStackDnsSuffix":"sc2s.sgov.gov","implicitGlobalRegion":"us-isob-east-1","name":"aws-iso-b","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^us\\\\-isob\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-b-global":{"description":"AWS ISOB (US) global region"},"us-isob-east-1":{"description":"US ISOB East (Ohio)"}}},{"id":"aws-iso-e","outputs":{"dnsSuffix":"cloud.adc-e.uk","dualStackDnsSuffix":"cloud.adc-e.uk","implicitGlobalRegion":"eu-isoe-west-1","name":"aws-iso-e","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^eu\\\\-isoe\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-e-global":{"description":"AWS ISOE (Europe) global region"},"eu-isoe-west-1":{"description":"EU ISOE West"}}},{"id":"aws-iso-f","outputs":{"dnsSuffix":"csp.hci.ic.gov","dualStackDnsSuffix":"csp.hci.ic.gov","implicitGlobalRegion":"us-isof-south-1","name":"aws-iso-f","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^us\\\\-isof\\\\-\\\\w+\\\\-\\\\d+$","regions":{"aws-iso-f-global":{"description":"AWS ISOF global region"},"us-isof-east-1":{"description":"US ISOF EAST"},"us-isof-south-1":{"description":"US ISOF SOUTH"}}},{"id":"aws-eusc","outputs":{"dnsSuffix":"amazonaws.eu","dualStackDnsSuffix":"amazonaws.eu","implicitGlobalRegion":"eusc-de-east-1","name":"aws-eusc","supportsDualStack":false,"supportsFIPS":true},"regionRegex":"^eusc\\\\-(de)\\\\-\\\\w+\\\\-\\\\d+$","regions":{"eusc-de-east-1":{"description":"EU (Germany)"}}}],"version":"1.1"}'),Nn="";const $n={isVirtualHostableS3Bucket:On,parseArn:e=>{const t=e.split(":");if(t.length<6)return null;const[n,r,i,s,o,...a]=t;if("arn"!==n||""===r||""===i||""===a.join(":"))return null;return{partition:r,service:i,region:s,accountId:o,resourceId:a.map(e=>e.split("/")).flat()}},partition:e=>{const{partitions:t}=Ln;for(const n of t){const{regions:t,outputs:r}=n;for(const[n,i]of Object.entries(t))if(n===e)return{...r,...i}}for(const n of t){const{regionRegex:t,outputs:r}=n;if(new RegExp(t).test(e))return{...r}}const n=t.find(e=>"aws"===e.id);if(!n)throw new Error("Provided region was not found in the partition array or regex, and default partition with id 'aws' doesn't exist.");return{...n.outputs}}};function Dn(e,t,n){e.__aws_sdk_context?e.__aws_sdk_context.features||(e.__aws_sdk_context.features={}):e.__aws_sdk_context={features:{}},e.__aws_sdk_context.features[t]=n}fn.aws=$n;const Un=/\d{12}\.ddb/;const Fn="user-agent",Bn="x-amz-user-agent",jn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w]/g,Hn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w\#]/g;const qn=e=>(t,n)=>async r=>{const{request:i}=r;if(!ot.isInstance(i))return t(r);const{headers:s}=i,o=n?.userAgent?.map(zn)||[],a=(await e.defaultUserAgentProvider()).map(zn);await async function(e,t,n){const r=n.request;if("rpc-v2-cbor"===r?.headers?.["smithy-protocol"]&&Dn(e,"PROTOCOL_RPC_V2_CBOR","M"),"function"==typeof t.retryStrategy){const n=await t.retryStrategy();"function"==typeof n.acquireInitialRetryToken?n.constructor?.name?.includes("Adaptive")?Dn(e,"RETRY_MODE_ADAPTIVE","F"):Dn(e,"RETRY_MODE_STANDARD","E"):Dn(e,"RETRY_MODE_LEGACY","D")}if("function"==typeof t.accountIdEndpointMode){const n=e.endpointV2;switch(String(n?.url?.hostname).match(Un)&&Dn(e,"ACCOUNT_ID_ENDPOINT","O"),await(t.accountIdEndpointMode?.())){case"disabled":Dn(e,"ACCOUNT_ID_MODE_DISABLED","Q");break;case"preferred":Dn(e,"ACCOUNT_ID_MODE_PREFERRED","P");break;case"required":Dn(e,"ACCOUNT_ID_MODE_REQUIRED","R")}}const i=e.__smithy_context?.selectedHttpAuthScheme?.identity;if(i?.$source){const t=i;t.accountId&&Dn(e,"RESOLVED_ACCOUNT_ID","T");for(const[n,r]of Object.entries(t.$source??{}))Dn(e,n,r)}}(n,e,r);const c=n;a.push(`m/${function(e){let t="";for(const n in e){const r=e[n];if(!(t.length+r.length+1<=1024))break;t.length?t+=","+r:t+=r}return t}(Object.assign({},n.__smithy_context?.features,c.__aws_sdk_context?.features))}`);const u=e?.customUserAgent?.map(zn)||[],d=await e.userAgentAppId();d&&a.push(zn([`app/${d}`]));const l=(Nn?[Nn]:[]).concat([...a,...o,...u]).join(" "),h=[...a.filter(e=>e.startsWith("aws-sdk-")),...u].join(" ");return"browser"!==e.runtime?(h&&(s[Bn]=s[Bn]?`${s[Fn]} ${h}`:h),s[Fn]=l):s[Bn]=l,t({...r,request:i})},zn=e=>{const t=e[0].split("/").map(e=>e.replace(jn,"-")).join("/"),n=e[1]?.replace(Hn,"-"),r=t.indexOf("/"),i=t.substring(0,r);let s=t.substring(r+1);return"api"===i&&(s=s.toLowerCase()),[i,s,n].filter(e=>e&&e.length>0).reduce((e,t,n)=>{switch(n){case 0:return t;case 1:return`${e}/${t}`;default:return`${e}#${t}`}},"")},Vn={name:"getUserAgentMiddleware",step:"build",priority:"low",tags:["SET_USER_AGENT","USER_AGENT"],override:!0};var Gn;!function(e){e.ENV="env",e.CONFIG="shared config entry"}(Gn||(Gn={}));const Wn=e=>"string"==typeof e&&(e.startsWith("fips-")||e.endsWith("-fips")),Kn=e=>Wn(e)?["fips-aws-global","aws-fips"].includes(e)?"us-east-1":e.replace(/fips-(dkr-|prod-)?|-fips/,""):e,Yn="content-length";const Jn={step:"build",tags:["SET_CONTENT_LENGTH","CONTENT_LENGTH"],name:"contentLengthMiddleware",override:!0},Qn=e=>({applyToStack:t=>{var n;t.add((n=e.bodyLengthChecker,e=>async t=>{const r=t.request;if(ot.isInstance(r)){const{body:e,headers:t}=r;if(e&&-1===Object.keys(t).map(e=>e.toLowerCase()).indexOf(Yn))try{const t=n(e);r.headers={...r.headers,[Yn]:String(t)}}catch(e){}}return e({...t,request:r})}),Jn)}}),Zn=/^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/,Xn=/(\d+\.){3}\d+/,er=/\.\./,tr=e=>Zn.test(e)&&!Xn.test(e)&&!er.test(e),nr=e=>{const[t,n,r,,,i]=e.split(":"),s="arn"===t&&e.split(":").length>=6,o=Boolean(s&&n&&r&&i);if(s&&!o)throw new Error(`Invalid ARN: ${e} was an invalid ARN.`);return o},rr=(e,t,n)=>{const r=async()=>{const r=n[e]??n[t];return"function"==typeof r?r():r};return"credentialScope"===e||"CredentialScope"===t?async()=>{const e="function"==typeof n.credentials?await n.credentials():n.credentials;return e?.credentialScope??e?.CredentialScope}:"accountId"===e||"AccountId"===t?async()=>{const e="function"==typeof n.credentials?await n.credentials():n.credentials;return e?.accountId??e?.AccountId}:"endpoint"===e||"endpoint"===t?async()=>{const e=await r();if(e&&"object"==typeof e){if("url"in e)return e.url.href;if("hostname"in e){const{protocol:t,hostname:n,port:r,path:i}=e;return`${t}//${n}${r?":"+r:""}${i}`}}return e}:r},ir=async e=>{};const sr=e=>{if("string"==typeof e)return sr(new URL(e));const{hostname:t,pathname:n,port:r,protocol:i,search:s}=e;let o;return s&&(o=function(e){const t={};if(e=e.replace(/^\?/,""))for(const n of e.split("&")){let[e,r=null]=n.split("=");e=decodeURIComponent(e),r&&(r=decodeURIComponent(r)),e in t?Array.isArray(t[e])?t[e].push(r):t[e]=[t[e],r]:t[e]=r}return t}(s)),{hostname:t,port:r?parseInt(r):void 0,protocol:i,path:n,query:o}},or=e=>"object"==typeof e?"url"in e?sr(e.url):e:sr(e),ar=async(e,t,n)=>{const r={},i=t?.getEndpointParameterInstructions?.()||{};for(const[t,s]of Object.entries(i))switch(s.type){case"staticContextParams":r[t]=s.value;break;case"contextParams":r[t]=e[s.name];break;case"clientContextParams":case"builtInParams":r[t]=await rr(s.name,t,n)();break;case"operationContextParams":r[t]=s.get(e);break;default:throw new Error("Unrecognized endpoint parameter instruction: "+JSON.stringify(s))}return 0===Object.keys(i).length&&Object.assign(r,n),"s3"===String(n.serviceId).toLowerCase()&&await(async e=>{const t=e?.Bucket||"";if("string"==typeof e.Bucket&&(e.Bucket=t.replace(/#/g,encodeURIComponent("#")).replace(/\?/g,encodeURIComponent("?"))),nr(t)){if(!0===e.ForcePathStyle)throw new Error("Path-style addressing cannot be used with ARN buckets")}else(!tr(t)||-1!==t.indexOf(".")&&!String(e.Endpoint).startsWith("http:")||t.toLowerCase()!==t||t.length<3)&&(e.ForcePathStyle=!0);return e.DisableMultiRegionAccessPoints&&(e.disableMultiRegionAccessPoints=!0,e.DisableMRAP=!0),e})(r),r},cr=({config:e,instructions:t})=>(n,r)=>async i=>{e.endpoint&&function(e,t,n){e.__smithy_context?e.__smithy_context.features||(e.__smithy_context.features={}):e.__smithy_context={features:{}},e.__smithy_context.features[t]=n}(r,"ENDPOINT_OVERRIDE","N");const s=await(async(e,t,n,r)=>{if(!n.endpoint){let e;e=n.serviceConfiguredEndpoint?await n.serviceConfiguredEndpoint():await ir(n.serviceId),e&&(n.endpoint=()=>Promise.resolve(or(e)))}const i=await ar(e,t,n);if("function"!=typeof n.endpointProvider)throw new Error("config.endpointProvider is not set.");return n.endpointProvider(i,r)})(i.input,{getEndpointParameterInstructions:()=>t},{...e},r);r.endpointV2=s,r.authSchemes=s.properties?.authSchemes;const o=r.authSchemes?.[0];if(o){r.signing_region=o.signingRegion,r.signing_service=o.signingName;const e=pt(r),t=e?.selectedHttpAuthScheme?.httpAuthOption;t&&(t.signingProperties=Object.assign(t.signingProperties||{},{signing_region:o.signingRegion,signingRegion:o.signingRegion,signing_service:o.signingName,signingName:o.signingName,signingRegionSet:o.signingRegionSet},o.properties))}return n({...i})},ur={step:"serialize",tags:["ENDPOINT_PARAMETERS","ENDPOINT_V2","ENDPOINT"],name:"endpointV2Middleware",override:!0,relation:"before",toMiddleware:vt.name},dr=(e,t)=>({applyToStack:n=>{n.addRelativeTo(cr({config:e,instructions:t}),ur)}});var lr;!function(e){e.STANDARD="standard",e.ADAPTIVE="adaptive"}(lr||(lr={}));const hr=lr.STANDARD,fr=["BandwidthLimitExceeded","EC2ThrottledException","LimitExceededException","PriorRequestNotComplete","ProvisionedThroughputExceededException","RequestLimitExceeded","RequestThrottled","RequestThrottledException","SlowDown","ThrottledException","Throttling","ThrottlingException","TooManyRequestsException","TransactionInProgressException"],pr=["TimeoutError","RequestTimeout","RequestTimeoutException"],mr=[500,502,503,504],gr=["ECONNRESET","ECONNREFUSED","EPIPE","ETIMEDOUT"],yr=["EHOSTUNREACH","ENETUNREACH","ENOTFOUND"],wr=e=>429===e.$metadata?.httpStatusCode||fr.includes(e.name)||1==e.$retryable?.throttling,br=(e,t=0)=>(e=>e.$metadata?.clockSkewCorrected)(e)||pr.includes(e.name)||gr.includes(e?.code||"")||yr.includes(e?.code||"")||mr.includes(e.$metadata?.httpStatusCode||0)||(e=>{const t=new Set(["Failed to fetch","NetworkError when attempting to fetch resource","The Internet connection appears to be offline","Load failed","Network request failed"]);return!!(e&&e instanceof TypeError)&&t.has(e.message)})(e)||void 0!==e.cause&&t<=10&&br(e.cause,t+1);class vr{constructor(e){this.currentCapacity=0,this.enabled=!1,this.lastMaxRate=0,this.measuredTxRate=0,this.requestCount=0,this.lastTimestamp=0,this.timeWindow=0,this.beta=e?.beta??.7,this.minCapacity=e?.minCapacity??1,this.minFillRate=e?.minFillRate??.5,this.scaleConstant=e?.scaleConstant??.4,this.smooth=e?.smooth??.8;const t=this.getCurrentTimeInSeconds();this.lastThrottleTime=t,this.lastTxRateBucket=Math.floor(this.getCurrentTimeInSeconds()),this.fillRate=this.minFillRate,this.maxCapacity=this.minCapacity}getCurrentTimeInSeconds(){return Date.now()/1e3}async getSendToken(){return this.acquireTokenBucket(1)}async acquireTokenBucket(e){if(this.enabled){if(this.refillTokenBucket(),e>this.currentCapacity){const t=(e-this.currentCapacity)/this.fillRate*1e3;await new Promise(e=>vr.setTimeoutFn(e,t))}this.currentCapacity=this.currentCapacity-e}}refillTokenBucket(){const e=this.getCurrentTimeInSeconds();if(!this.lastTimestamp)return void(this.lastTimestamp=e);const t=(e-this.lastTimestamp)*this.fillRate;this.currentCapacity=Math.min(this.maxCapacity,this.currentCapacity+t),this.lastTimestamp=e}updateClientSendingRate(e){let t;if(this.updateMeasuredRate(),wr(e)){const e=this.enabled?Math.min(this.measuredTxRate,this.fillRate):this.measuredTxRate;this.lastMaxRate=e,this.calculateTimeWindow(),this.lastThrottleTime=this.getCurrentTimeInSeconds(),t=this.cubicThrottle(e),this.enableTokenBucket()}else this.calculateTimeWindow(),t=this.cubicSuccess(this.getCurrentTimeInSeconds());const n=Math.min(t,2*this.measuredTxRate);this.updateTokenBucketRate(n)}calculateTimeWindow(){this.timeWindow=this.getPrecise(Math.pow(this.lastMaxRate*(1-this.beta)/this.scaleConstant,1/3))}cubicThrottle(e){return this.getPrecise(e*this.beta)}cubicSuccess(e){return this.getPrecise(this.scaleConstant*Math.pow(e-this.lastThrottleTime-this.timeWindow,3)+this.lastMaxRate)}enableTokenBucket(){this.enabled=!0}updateTokenBucketRate(e){this.refillTokenBucket(),this.fillRate=Math.max(e,this.minFillRate),this.maxCapacity=Math.max(e,this.minCapacity),this.currentCapacity=Math.min(this.currentCapacity,this.maxCapacity)}updateMeasuredRate(){const e=this.getCurrentTimeInSeconds(),t=Math.floor(2*e)/2;if(this.requestCount++,t>this.lastTxRateBucket){const e=this.requestCount/(t-this.lastTxRateBucket);this.measuredTxRate=this.getPrecise(e*this.smooth+this.measuredTxRate*(1-this.smooth)),this.requestCount=0,this.lastTxRateBucket=t}}getPrecise(e){return parseFloat(e.toFixed(8))}}vr.setTimeoutFn=setTimeout;const kr=100,Sr=2e4,Er="amz-sdk-invocation-id",Ar="amz-sdk-request",Ir=({retryDelay:e,retryCount:t,retryCost:n})=>({getRetryCount:()=>t,getRetryDelay:()=>Math.min(Sr,e),getRetryCost:()=>n});class _r{constructor(e){this.maxAttempts=e,this.mode=lr.STANDARD,this.capacity=500,this.retryBackoffStrategy=(()=>{let e=kr;return{computeNextBackoffDelay:t=>Math.floor(Math.min(Sr,Math.random()*2**t*e)),setDelayBase:t=>{e=t}}})(),this.maxAttemptsProvider="function"==typeof e?e:async()=>e}async acquireInitialRetryToken(e){return Ir({retryDelay:kr,retryCount:0})}async refreshRetryTokenForRetry(e,t){const n=await this.getMaxAttempts();if(this.shouldRetry(e,t,n)){const n=t.errorType;this.retryBackoffStrategy.setDelayBase("THROTTLING"===n?500:kr);const r=this.retryBackoffStrategy.computeNextBackoffDelay(e.getRetryCount()),i=t.retryAfterHint?Math.max(t.retryAfterHint.getTime()-Date.now()||0,r):r,s=this.getCapacityCost(n);return this.capacity-=s,Ir({retryDelay:i,retryCount:e.getRetryCount()+1,retryCost:s})}throw new Error("No retry token available")}recordSuccess(e){this.capacity=Math.max(500,this.capacity+(e.getRetryCost()??1))}getCapacity(){return this.capacity}async getMaxAttempts(){try{return await this.maxAttemptsProvider()}catch(e){return console.warn("Max attempts provider could not resolve. Using default of 3"),3}}shouldRetry(e,t,n){return e.getRetryCount()+1<n&&this.capacity>=this.getCapacityCost(t.errorType)&&this.isRetryableError(t.errorType)}getCapacityCost(e){return"TRANSIENT"===e?10:5}isRetryableError(e){return"THROTTLING"===e||"TRANSIENT"===e}}class xr{constructor(e,t){this.maxAttemptsProvider=e,this.mode=lr.ADAPTIVE;const{rateLimiter:n}=t??{};this.rateLimiter=n??new vr,this.standardRetryStrategy=new _r(e)}async acquireInitialRetryToken(e){return await this.rateLimiter.getSendToken(),this.standardRetryStrategy.acquireInitialRetryToken(e)}async refreshRetryTokenForRetry(e,t){return this.rateLimiter.updateClientSendingRate(t),this.standardRetryStrategy.refreshRetryTokenForRetry(e,t)}recordSuccess(e){this.rateLimiter.updateClientSendingRate({}),this.standardRetryStrategy.recordSuccess(e)}}const Rr={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let Cr;const Pr=new Uint8Array(16);function Mr(){if(!Cr&&(Cr="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Cr))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Cr(Pr)}const Tr=[];for(let e=0;e<256;++e)Tr.push((e+256).toString(16).slice(1));function Or(e,t=0){return Tr[e[t+0]]+Tr[e[t+1]]+Tr[e[t+2]]+Tr[e[t+3]]+"-"+Tr[e[t+4]]+Tr[e[t+5]]+"-"+Tr[e[t+6]]+Tr[e[t+7]]+"-"+Tr[e[t+8]]+Tr[e[t+9]]+"-"+Tr[e[t+10]]+Tr[e[t+11]]+Tr[e[t+12]]+Tr[e[t+13]]+Tr[e[t+14]]+Tr[e[t+15]]}const Lr=function(e,t,n){if(Rr.randomUUID&&!t&&!e)return Rr.randomUUID();const r=(e=e||{}).random||(e.rng||Mr)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=r[e];return t}return Or(r)},Nr=e=>e instanceof Error?e:e instanceof Object?Object.assign(new Error,e):"string"==typeof e?new Error(e):new Error(`AWS SDK error wrapper for ${e}`);const $r=(e,t)=>{const n=[];if(e&&n.push(e),t)for(const e of t)n.push(e);return n},Dr=(e,t)=>`${e||"anonymous"}${t&&t.length>0?` (a.k.a. ${t.join(",")})`:""}`,Ur=()=>{let e=[],t=[],n=!1;const r=new Set,i=n=>(e.forEach(e=>{n.add(e.middleware,{...e})}),t.forEach(e=>{n.addRelativeTo(e.middleware,{...e})}),n.identifyOnResolve?.(a.identifyOnResolve()),n),s=e=>{const t=[];return e.before.forEach(e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...s(e))}),t.push(e),e.after.reverse().forEach(e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...s(e))}),t},o=(n=!1)=>{const r=[],i=[],o={};e.forEach(e=>{const t={...e,before:[],after:[]};for(const e of $r(t.name,t.aliases))o[e]=t;r.push(t)}),t.forEach(e=>{const t={...e,before:[],after:[]};for(const e of $r(t.name,t.aliases))o[e]=t;i.push(t)}),i.forEach(e=>{if(e.toMiddleware){const t=o[e.toMiddleware];if(void 0===t){if(n)return;throw new Error(`${e.toMiddleware} is not found when adding ${Dr(e.name,e.aliases)} middleware ${e.relation} ${e.toMiddleware}`)}"after"===e.relation&&t.after.push(e),"before"===e.relation&&t.before.push(e)}});const a=(c=r,c.sort((e,t)=>Fr[t.step]-Fr[e.step]||Br[t.priority||"normal"]-Br[e.priority||"normal"])).map(s).reduce((e,t)=>(e.push(...t),e),[]);var c;return a},a={add:(t,n={})=>{const{name:i,override:s,aliases:o}=n,a={step:"initialize",priority:"normal",middleware:t,...n},c=$r(i,o);if(c.length>0){if(c.some(e=>r.has(e))){if(!s)throw new Error(`Duplicate middleware name '${Dr(i,o)}'`);for(const t of c){const n=e.findIndex(e=>e.name===t||e.aliases?.some(e=>e===t));if(-1===n)continue;const r=e[n];if(r.step!==a.step||a.priority!==r.priority)throw new Error(`"${Dr(r.name,r.aliases)}" middleware with ${r.priority} priority in ${r.step} step cannot be overridden by "${Dr(i,o)}" middleware with ${a.priority} priority in ${a.step} step.`);e.splice(n,1)}}for(const e of c)r.add(e)}e.push(a)},addRelativeTo:(e,n)=>{const{name:i,override:s,aliases:o}=n,a={middleware:e,...n},c=$r(i,o);if(c.length>0){if(c.some(e=>r.has(e))){if(!s)throw new Error(`Duplicate middleware name '${Dr(i,o)}'`);for(const e of c){const n=t.findIndex(t=>t.name===e||t.aliases?.some(t=>t===e));if(-1===n)continue;const r=t[n];if(r.toMiddleware!==a.toMiddleware||r.relation!==a.relation)throw new Error(`"${Dr(r.name,r.aliases)}" middleware ${r.relation} "${r.toMiddleware}" middleware cannot be overridden by "${Dr(i,o)}" middleware ${a.relation} "${a.toMiddleware}" middleware.`);t.splice(n,1)}}for(const e of c)r.add(e)}t.push(a)},clone:()=>i(Ur()),use:e=>{e.applyToStack(a)},remove:n=>"string"==typeof n?(n=>{let i=!1;const s=e=>{const t=$r(e.name,e.aliases);if(t.includes(n)){i=!0;for(const e of t)r.delete(e);return!1}return!0};return e=e.filter(s),t=t.filter(s),i})(n):(n=>{let i=!1;const s=e=>{if(e.middleware===n){i=!0;for(const t of $r(e.name,e.aliases))r.delete(t);return!1}return!0};return e=e.filter(s),t=t.filter(s),i})(n),removeByTag:n=>{let i=!1;const s=e=>{const{tags:t,name:s,aliases:o}=e;if(t&&t.includes(n)){const e=$r(s,o);for(const t of e)r.delete(t);return i=!0,!1}return!0};return e=e.filter(s),t=t.filter(s),i},concat:e=>{const t=i(Ur());return t.use(e),t.identifyOnResolve(n||t.identifyOnResolve()||(e.identifyOnResolve?.()??!1)),t},applyToStack:i,identify:()=>o(!0).map(e=>{const t=e.step??e.relation+" "+e.toMiddleware;return Dr(e.name,e.aliases)+" - "+t}),identifyOnResolve:e=>("boolean"==typeof e&&(n=e),n),resolve:(e,t)=>{for(const n of o().map(e=>e.middleware).reverse())e=n(e,t);return n&&console.log(a.identify()),e}};return a},Fr={initialize:5,serialize:4,build:3,finalizeRequest:2,deserialize:1},Br={high:3,normal:2,low:1};class jr{constructor(e){this.config=e,this.middlewareStack=Ur()}send(e,t,n){const r="function"!=typeof t?t:void 0,i="function"==typeof t?t:n;let s;if(void 0===r&&!0===this.config.cacheMiddleware){this.handlers||(this.handlers=new WeakMap);const t=this.handlers;t.has(e.constructor)?s=t.get(e.constructor):(s=e.resolveMiddleware(this.middlewareStack,this.config,r),t.set(e.constructor,s))}else delete this.handlers,s=e.resolveMiddleware(this.middlewareStack,this.config,r);if(!i)return s(e).then(e=>e.output);s(e).then(e=>i(null,e.output),e=>i(e)).catch(()=>{})}destroy(){this.config?.requestHandler?.destroy?.(),delete this.handlers}}class Hr{constructor(){this.middlewareStack=Ur()}static classBuilder(){return new qr}resolveMiddlewareWithContext(e,t,n,{middlewareFn:r,clientName:i,commandName:s,inputFilterSensitiveLog:o,outputFilterSensitiveLog:a,smithyContext:c,additionalContext:u,CommandCtor:d}){for(const i of r.bind(this)(d,e,t,n))this.middlewareStack.use(i);const l=e.concat(this.middlewareStack),{logger:h}=t,f={logger:h,clientName:i,commandName:s,inputFilterSensitiveLog:o,outputFilterSensitiveLog:a,[rt]:{commandInstance:this,...c},...u},{requestHandler:p}=t;return l.resolve(e=>p.handle(e.request,n||{}),f)}}class qr{constructor(){this._init=()=>{},this._ep={},this._middlewareFn=()=>[],this._commandName="",this._clientName="",this._additionalContext={},this._smithyContext={},this._inputFilterSensitiveLog=e=>e,this._outputFilterSensitiveLog=e=>e,this._serializer=null,this._deserializer=null}init(e){this._init=e}ep(e){return this._ep=e,this}m(e){return this._middlewareFn=e,this}s(e,t,n={}){return this._smithyContext={service:e,operation:t,...n},this}c(e={}){return this._additionalContext=e,this}n(e,t){return this._clientName=e,this._commandName=t,this}f(e=e=>e,t=e=>e){return this._inputFilterSensitiveLog=e,this._outputFilterSensitiveLog=t,this}ser(e){return this._serializer=e,this}de(e){return this._deserializer=e,this}sc(e){return this._operationSchema=e,this._smithyContext.operationSchema=e,this}build(){const e=this;let t;return t=class extends Hr{static getEndpointParameterInstructions(){return e._ep}constructor(...[t]){super(),this.serialize=e._serializer,this.deserialize=e._deserializer,this.input=t??{},e._init(this),this.schema=e._operationSchema}resolveMiddleware(n,r,i){return this.resolveMiddlewareWithContext(n,r,i,{CommandCtor:t,middlewareFn:e._middlewareFn,clientName:e._clientName,commandName:e._commandName,inputFilterSensitiveLog:e._inputFilterSensitiveLog,outputFilterSensitiveLog:e._outputFilterSensitiveLog,smithyContext:e._smithyContext,additionalContext:e._additionalContext})}}}}const zr="***SensitiveInformation***";class Vr extends Error{constructor(e){super(e.message),Object.setPrototypeOf(this,Object.getPrototypeOf(this).constructor.prototype),this.name=e.name,this.$fault=e.$fault,this.$metadata=e.$metadata}static isInstance(e){if(!e)return!1;const t=e;return Vr.prototype.isPrototypeOf(t)||Boolean(t.$fault)&&Boolean(t.$metadata)&&("client"===t.$fault||"server"===t.$fault)}static[Symbol.hasInstance](e){if(!e)return!1;const t=e;return this===Vr?Vr.isInstance(e):!!Vr.isInstance(e)&&(t.name&&this.name?this.prototype.isPrototypeOf(e)||t.name===this.name:this.prototype.isPrototypeOf(e))}}const Gr=(e,t={})=>{Object.entries(t).filter(([,e])=>void 0!==e).forEach(([t,n])=>{null!=e[t]&&""!==e[t]||(e[t]=n)});const n=e.message||e.Message||"UnknownError";return e.message=n,delete e.Message,e},Wr=e=>({httpStatusCode:e.statusCode,requestId:e.headers["x-amzn-requestid"]??e.headers["x-amzn-request-id"]??e.headers["x-amz-request-id"],extendedRequestId:e.headers["x-amz-id-2"],cfId:e.headers["x-amz-cf-id"]}),Kr=e=>{switch(e){case"standard":case"cross-region":return{retryMode:"standard",connectionTimeout:3100};case"in-region":return{retryMode:"standard",connectionTimeout:1100};case"mobile":return{retryMode:"standard",connectionTimeout:3e4};default:return{}}},Yr=e=>Object.assign((e=>{const t=[];for(const n in tt){const r=tt[n];void 0!==e[r]&&t.push({algorithmId:()=>r,checksumConstructor:()=>e[r]})}return{addChecksumAlgorithm(e){t.push(e)},checksumAlgorithms:()=>t}})(e),(e=>({setRetryStrategy(t){e.retryStrategy=t},retryStrategy:()=>e.retryStrategy}))(e)),Jr=e=>null!=e;class Qr{trace(){}debug(){}info(){}warn(){}error(){}}function Zr(e,t,n){let r,i,s;if(void 0===t&&void 0===n)r={},s=e;else{if(r=e,"function"==typeof t)return i=t,s=n,ei(r,i,s);s=t}for(const e of Object.keys(s))Array.isArray(s[e])?ti(r,null,s,e):r[e]=s[e];return r}const Xr=(e,t)=>{const n={};for(const r in t)ti(n,e,t,r);return n},ei=(e,t,n)=>Zr(e,Object.entries(n).reduce((e,[n,r])=>(Array.isArray(r)?e[n]=r:e[n]="function"==typeof r?[t,r()]:[t,r],e),{})),ti=(e,t,n,r)=>{if(null!==t){let i=n[r];"function"==typeof i&&(i=[,i]);const[s=ni,o=ri,a=r]=i;return void(("function"==typeof s&&s(t[a])||"function"!=typeof s&&s)&&(e[r]=o(t[a])))}let[i,s]=n[r];if("function"==typeof s){let t;const n=void 0===i&&null!=(t=s()),o="function"==typeof i&&!!i(void 0)||"function"!=typeof i&&!!i;n?e[r]=t:o&&(e[r]=s())}else{const t=void 0===i&&null!=s,n="function"==typeof i&&!!i(s)||"function"!=typeof i&&!!i;(t||n)&&(e[r]=s)}},ni=e=>null!=e,ri=e=>e,ii=e=>e?.body instanceof ReadableStream,si=e=>void 0!==e.acquireInitialRetryToken&&void 0!==e.refreshRetryTokenForRetry&&void 0!==e.recordSuccess,oi=e=>{const t={error:e,errorType:ai(e)},n=di(e.$response);return n&&(t.retryAfterHint=n),t},ai=e=>wr(e)?"THROTTLING":br(e)?"TRANSIENT":(e=>{if(void 0!==e.$metadata?.httpStatusCode){const t=e.$metadata.httpStatusCode;return 500<=t&&t<=599&&!br(e)}return!1})(e)?"SERVER_ERROR":"CLIENT_ERROR",ci={name:"retryMiddleware",tags:["RETRY"],step:"finalizeRequest",priority:"high",override:!0},ui=e=>({applyToStack:t=>{t.add((e=>(t,n)=>async r=>{let i=await e.retryStrategy();const s=await e.maxAttempts();if(!si(i))return i?.mode&&(n.userAgent=[...n.userAgent||[],["cfg/retry-mode",i.mode]]),i.retry(t,r);{let e=await i.acquireInitialRetryToken(n.partition_id),o=new Error,a=0,c=0;const{request:u}=r,d=ot.isInstance(u);for(d&&(u.headers[Er]=Lr());;)try{d&&(u.headers[Ar]=`attempt=${a+1}; max=${s}`);const{response:n,output:o}=await t(r);return i.recordSuccess(e),o.$metadata.attempts=a+1,o.$metadata.totalRetryDelay=c,{response:n,output:o}}catch(t){const r=oi(t);if(o=Nr(t),d&&ii(u))throw(n.logger instanceof Qr?console:n.logger)?.warn("An error was encountered in a non-retryable streaming request."),o;try{e=await i.refreshRetryTokenForRetry(e,r)}catch(e){throw o.$metadata||(o.$metadata={}),o.$metadata.attempts=a+1,o.$metadata.totalRetryDelay=c,o}a=e.getRetryCount();const s=e.getRetryDelay();c+=s,await new Promise(e=>setTimeout(e,s))}}})(e),ci)}}),di=e=>{if(!at.isInstance(e))return;const t=Object.keys(e.headers).find(e=>"retry-after"===e.toLowerCase());if(!t)return;const n=e.headers[t],r=Number(n);if(!Number.isNaN(r))return new Date(1e3*r);return new Date(n)};const li=e=>"string"==typeof e?Pt(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e),hi="X-Amz-Date",fi="X-Amz-Signature",pi="X-Amz-Security-Token",mi="authorization",gi=hi.toLowerCase(),yi=[mi,gi,"date"],wi=fi.toLowerCase(),bi="x-amz-content-sha256",vi=pi.toLowerCase(),ki={authorization:!0,"cache-control":!0,connection:!0,expect:!0,from:!0,"keep-alive":!0,"max-forwards":!0,pragma:!0,referer:!0,te:!0,trailer:!0,"transfer-encoding":!0,upgrade:!0,"user-agent":!0,"x-amzn-trace-id":!0},Si=/^proxy-/,Ei=/^sec-/,Ai="AWS4-HMAC-SHA256",Ii="AWS4-HMAC-SHA256-PAYLOAD",_i="aws4_request",xi={},Ri=[],Ci=(e,t,n)=>`${e}/${t}/${n}/${_i}`,Pi=(e,t,n)=>{const r=new e(t);return r.update(li(n)),r.digest()},Mi=({headers:e},t,n)=>{const r={};for(const i of Object.keys(e).sort()){if(null==e[i])continue;const s=i.toLowerCase();(s in ki||t?.has(s)||Si.test(s)||Ei.test(s))&&(!n||n&&!n.has(s))||(r[s]=e[i].trim().replace(/\s+/g," "))}return r},Ti=async({headers:e,body:t},n)=>{for(const t of Object.keys(e))if(t.toLowerCase()===bi)return e[t];if(null==t)return"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";if("string"==typeof t||ArrayBuffer.isView(t)||(r=t,"function"==typeof ArrayBuffer&&r instanceof ArrayBuffer||"[object ArrayBuffer]"===Object.prototype.toString.call(r))){const e=new n;return e.update(li(t)),zt(await e.digest())}var r;return"UNSIGNED-PAYLOAD"};class Oi{format(e){const t=[];for(const n of Object.keys(e)){const r=Pt(n);t.push(Uint8Array.from([r.byteLength]),r,this.formatHeaderValue(e[n]))}const n=new Uint8Array(t.reduce((e,t)=>e+t.byteLength,0));let r=0;for(const e of t)n.set(e,r),r+=e.byteLength;return n}formatHeaderValue(e){switch(e.type){case"boolean":return Uint8Array.from([e.value?0:1]);case"byte":return Uint8Array.from([2,e.value]);case"short":const t=new DataView(new ArrayBuffer(3));return t.setUint8(0,3),t.setInt16(1,e.value,!1),new Uint8Array(t.buffer);case"integer":const n=new DataView(new ArrayBuffer(5));return n.setUint8(0,4),n.setInt32(1,e.value,!1),new Uint8Array(n.buffer);case"long":const r=new Uint8Array(9);return r[0]=5,r.set(e.value.bytes,1),r;case"binary":const i=new DataView(new ArrayBuffer(3+e.value.byteLength));i.setUint8(0,6),i.setUint16(1,e.value.byteLength,!1);const s=new Uint8Array(i.buffer);return s.set(e.value,3),s;case"string":const o=Pt(e.value),a=new DataView(new ArrayBuffer(3+o.byteLength));a.setUint8(0,7),a.setUint16(1,o.byteLength,!1);const c=new Uint8Array(a.buffer);return c.set(o,3),c;case"timestamp":const u=new Uint8Array(9);return u[0]=8,u.set($i.fromNumber(e.value.valueOf()).bytes,1),u;case"uuid":if(!Ni.test(e.value))throw new Error(`Invalid UUID received: ${e.value}`);const d=new Uint8Array(17);return d[0]=9,d.set(qt(e.value.replace(/\-/g,"")),1),d}}}var Li;!function(e){e[e.boolTrue=0]="boolTrue",e[e.boolFalse=1]="boolFalse",e[e.byte=2]="byte",e[e.short=3]="short",e[e.integer=4]="integer",e[e.long=5]="long",e[e.byteArray=6]="byteArray",e[e.string=7]="string",e[e.timestamp=8]="timestamp",e[e.uuid=9]="uuid"}(Li||(Li={}));const Ni=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;class $i{constructor(e){if(this.bytes=e,8!==e.byteLength)throw new Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(`${e} is too large (or, if negative, too small) to represent as an Int64`);const t=new Uint8Array(8);for(let n=7,r=Math.abs(Math.round(e));n>-1&&r>0;n--,r/=256)t[n]=r;return e<0&&Di(t),new $i(t)}valueOf(){const e=this.bytes.slice(0),t=128&e[0];return t&&Di(e),parseInt(zt(e),16)*(t?-1:1)}toString(){return String(this.valueOf())}}function Di(e){for(let t=0;t<8;t++)e[t]^=255;for(let t=7;t>-1&&(e[t]++,0===e[t]);t--);}const Ui=e=>{e=ot.clone(e);for(const t of Object.keys(e.headers))yi.indexOf(t.toLowerCase())>-1&&delete e.headers[t];return e},Fi=e=>"number"==typeof e?new Date(1e3*e):"string"==typeof e?Number(e)?new Date(1e3*Number(e)):new Date(e):e;class Bi{constructor({applyChecksum:e,credentials:t,region:n,service:r,sha256:i,uriEscapePath:s=!0}){this.service=r,this.sha256=i,this.uriEscapePath=s,this.applyChecksum="boolean"!=typeof e||e,this.regionProvider=mt(n),this.credentialProvider=mt(t)}createCanonicalRequest(e,t,n){const r=Object.keys(t).sort();return`${e.method}\n${this.getCanonicalPath(e)}\n${(({query:e={}})=>{const t=[],n={};for(const r of Object.keys(e)){if(r.toLowerCase()===wi)continue;const i=Lt(r);t.push(i);const s=e[r];"string"==typeof s?n[i]=`${i}=${Lt(s)}`:Array.isArray(s)&&(n[i]=s.slice(0).reduce((e,t)=>e.concat([`${i}=${Lt(t)}`]),[]).sort().join("&"))}return t.sort().map(e=>n[e]).filter(e=>e).join("&")})(e)}\n${r.map(e=>`${e}:${t[e]}`).join("\n")}\n\n${r.join(";")}\n${n}`}async createStringToSign(e,t,n,r){const i=new this.sha256;i.update(li(n));return`${r}\n${e}\n${t}\n${zt(await i.digest())}`}getCanonicalPath({path:e}){if(this.uriEscapePath){const t=[];for(const n of e.split("/"))0!==n?.length&&"."!==n&&(".."===n?t.pop():t.push(n));const n=`${e?.startsWith("/")?"/":""}${t.join("/")}${t.length>0&&e?.endsWith("/")?"/":""}`;return Lt(n).replace(/%2F/g,"/")}return e}validateResolvedCredentials(e){if("object"!=typeof e||"string"!=typeof e.accessKeyId||"string"!=typeof e.secretAccessKey)throw new Error("Resolved credential object is not valid")}formatDate(e){const t=(n=e,Fi(n).toISOString().replace(/\.\d{3}Z$/,"Z")).replace(/[\-:]/g,"");var n;return{longDate:t,shortDate:t.slice(0,8)}}getCanonicalHeaderList(e){return Object.keys(e).sort().join(";")}}class ji extends Bi{constructor({applyChecksum:e,credentials:t,region:n,service:r,sha256:i,uriEscapePath:s=!0}){super({applyChecksum:e,credentials:t,region:n,service:r,sha256:i,uriEscapePath:s}),this.headerFormatter=new Oi}async presign(e,t={}){const{signingDate:n=new Date,expiresIn:r=3600,unsignableHeaders:i,unhoistableHeaders:s,signableHeaders:o,hoistableHeaders:a,signingRegion:c,signingService:u}=t,d=await this.credentialProvider();this.validateResolvedCredentials(d);const l=c??await this.regionProvider(),{longDate:h,shortDate:f}=this.formatDate(n);if(r>604800)return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");const p=Ci(f,l,u??this.service),m=((e,t={})=>{const{headers:n,query:r={}}=ot.clone(e);for(const e of Object.keys(n)){const i=e.toLowerCase();("x-amz-"===i.slice(0,6)&&!t.unhoistableHeaders?.has(i)||t.hoistableHeaders?.has(i))&&(r[e]=n[e],delete n[e])}return{...e,headers:n,query:r}})(Ui(e),{unhoistableHeaders:s,hoistableHeaders:a});d.sessionToken&&(m.query[pi]=d.sessionToken),m.query["X-Amz-Algorithm"]=Ai,m.query["X-Amz-Credential"]=`${d.accessKeyId}/${p}`,m.query[hi]=h,m.query["X-Amz-Expires"]=r.toString(10);const g=Mi(m,i,o);return m.query["X-Amz-SignedHeaders"]=this.getCanonicalHeaderList(g),m.query[fi]=await this.getSignature(h,p,this.getSigningKey(d,l,f,u),this.createCanonicalRequest(m,g,await Ti(e,this.sha256))),m}async sign(e,t){return"string"==typeof e?this.signString(e,t):e.headers&&e.payload?this.signEvent(e,t):e.message?this.signMessage(e,t):this.signRequest(e,t)}async signEvent({headers:e,payload:t},{signingDate:n=new Date,priorSignature:r,signingRegion:i,signingService:s}){const o=i??await this.regionProvider(),{shortDate:a,longDate:c}=this.formatDate(n),u=Ci(a,o,s??this.service),d=await Ti({headers:{},body:t},this.sha256),l=new this.sha256;l.update(e);const h=zt(await l.digest()),f=[Ii,c,u,r,h,d].join("\n");return this.signString(f,{signingDate:n,signingRegion:o,signingService:s})}async signMessage(e,{signingDate:t=new Date,signingRegion:n,signingService:r}){return this.signEvent({headers:this.headerFormatter.format(e.message.headers),payload:e.message.body},{signingDate:t,signingRegion:n,signingService:r,priorSignature:e.priorSignature}).then(t=>({message:e.message,signature:t}))}async signString(e,{signingDate:t=new Date,signingRegion:n,signingService:r}={}){const i=await this.credentialProvider();this.validateResolvedCredentials(i);const s=n??await this.regionProvider(),{shortDate:o}=this.formatDate(t),a=new this.sha256(await this.getSigningKey(i,s,o,r));return a.update(li(e)),zt(await a.digest())}async signRequest(e,{signingDate:t=new Date,signableHeaders:n,unsignableHeaders:r,signingRegion:i,signingService:s}={}){const o=await this.credentialProvider();this.validateResolvedCredentials(o);const a=i??await this.regionProvider(),c=Ui(e),{longDate:u,shortDate:d}=this.formatDate(t),l=Ci(d,a,s??this.service);c.headers[gi]=u,o.sessionToken&&(c.headers[vi]=o.sessionToken);const h=await Ti(c,this.sha256);!((e,t)=>{e=e.toLowerCase();for(const n of Object.keys(t))if(e===n.toLowerCase())return!0;return!1})(bi,c.headers)&&this.applyChecksum&&(c.headers[bi]=h);const f=Mi(c,r,n),p=await this.getSignature(u,l,this.getSigningKey(o,a,d,s),this.createCanonicalRequest(c,f,h));return c.headers[mi]=`${Ai} Credential=${o.accessKeyId}/${l}, SignedHeaders=${this.getCanonicalHeaderList(f)}, Signature=${p}`,c}async getSignature(e,t,n,r){const i=await this.createStringToSign(e,t,r,Ai),s=new this.sha256(await n);return s.update(li(i)),zt(await s.digest())}getSigningKey(e,t,n,r){return(async(e,t,n,r,i)=>{const s=`${n}:${r}:${i}:${zt(await Pi(e,t.secretAccessKey,t.accessKeyId))}:${t.sessionToken}`;if(s in xi)return xi[s];for(Ri.push(s);Ri.length>50;)delete xi[Ri.shift()];let o=`AWS4${t.secretAccessKey}`;for(const t of[n,r,i,_i])o=await Pi(e,o,t);return xi[s]=o})(this.sha256,e,n,t,r||this.service)}}const Hi=e=>{let t,n=e.credentials,r=!!e.credentials;Object.defineProperty(e,"credentials",{set(i){i&&i!==n&&i!==t&&(r=!0),n=i;const s=function(e,{credentials:t,credentialDefaultProvider:n}){let r;r=t?t?.memoized?t:((e,t,n)=>{if(void 0===e)return;const r="function"!=typeof e?async()=>Promise.resolve(e):e;let i,s,o,a=!1;const c=async e=>{s||(s=r(e));try{i=await s,o=!0,a=!1}finally{s=void 0}return i};return void 0===t?async e=>(o&&!e?.forceRefresh||(i=await c(e)),i):async e=>(o&&!e?.forceRefresh||(i=await c(e)),a?i:n(i)?t(i)?(await c(e),i):i:(a=!0,i))})(t,on,cn):n?_t(n(Object.assign({},e,{parentClientConfig:e}))):async()=>{throw new Error("@aws-sdk/core::resolveAwsSdkSigV4Config - `credentials` not provided and no credentialDefaultProvider was configured.")};return r.memoized=!0,r}(e,{credentials:n,credentialDefaultProvider:e.credentialDefaultProvider}),o=function(e,t){if(t.configBound)return t;const n=async n=>t({...n,callerClientConfig:e});return n.memoized=t.memoized,n.configBound=!0,n}(e,s);r&&!o.attributed?(t=async e=>o(e).then(e=>function(e,t,n){return e.$source||(e.$source={}),e.$source[t]=n,e}(e,"CREDENTIALS_CODE","e")),t.memoized=o.memoized,t.configBound=o.configBound,t.attributed=!0):t=o},get:()=>t,enumerable:!0,configurable:!0}),e.credentials=n;const{signingEscapePath:i=!0,systemClockOffset:s=e.systemClockOffset||0,sha256:o}=e;let a;a=e.signer?_t(e.signer):e.regionInfoProvider?()=>_t(e.region)().then(async t=>[await e.regionInfoProvider(t,{useFipsEndpoint:await e.useFipsEndpoint(),useDualstackEndpoint:await e.useDualstackEndpoint()})||{},t]).then(([t,n])=>{const{signingRegion:r,signingService:s}=t;e.signingRegion=e.signingRegion||r||n,e.signingName=e.signingName||s||e.serviceId;const a={...e,credentials:e.credentials,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:i};return new(e.signerConstructor||ji)(a)}):async t=>{const n=(t=Object.assign({},{name:"sigv4",signingName:e.signingName||e.defaultSigningName,signingRegion:await _t(e.region)(),properties:{}},t)).signingRegion,r=t.signingName;e.signingRegion=e.signingRegion||n,e.signingName=e.signingName||r||e.serviceId;const s={...e,credentials:e.credentials,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:i};return new(e.signerConstructor||ji)(s)};return Object.assign(e,{systemClockOffset:s,signingEscapePath:i,signer:a})};const qi=async(e,t,n)=>({operation:pt(t).operation,region:await mt(e.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()});const zi=e=>{const t=[];return e.operation,t.push(function(e){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"bedrock",region:e.region},propertiesExtractor:(e,t)=>({signingProperties:{config:e,context:t}})}}(e)),t},Vi={UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}},Gi="3.823.0";var Wi="undefined"!=typeof Buffer&&Buffer.from?function(e){return Buffer.from(e,"utf8")}:e=>(new TextEncoder).encode(e);function Ki(e){return e instanceof Uint8Array?e:"string"==typeof e?Wi(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e)}function Yi(e){return"string"==typeof e?0===e.length:0===e.byteLength}var Ji={name:"SHA-256"},Qi={name:"HMAC",hash:Ji},Zi=new Uint8Array([227,176,196,66,152,252,28,20,154,251,244,200,153,111,185,36,39,174,65,228,100,155,147,76,164,149,153,27,120,82,184,85]);const Xi={};function es(){return"undefined"!=typeof window?window:"undefined"!=typeof self?self:Xi}var ts=function(){function e(e){this.toHash=new Uint8Array(0),this.secret=e,this.reset()}return e.prototype.update=function(e){if(!Yi(e)){var t=Ki(e),n=new Uint8Array(this.toHash.byteLength+t.byteLength);n.set(this.toHash,0),n.set(t,this.toHash.byteLength),this.toHash=n}},e.prototype.digest=function(){var e=this;return this.key?this.key.then(function(t){return es().crypto.subtle.sign(Qi,t,e.toHash).then(function(e){return new Uint8Array(e)})}):Yi(this.toHash)?Promise.resolve(Zi):Promise.resolve().then(function(){return es().crypto.subtle.digest(Ji,e.toHash)}).then(function(e){return Promise.resolve(new Uint8Array(e))})},e.prototype.reset=function(){var e=this;this.toHash=new Uint8Array(0),this.secret&&void 0!==this.secret&&(this.key=new Promise(function(t,n){es().crypto.subtle.importKey("raw",Ki(e.secret),Qi,!1,["sign"]).then(t,n)}),this.key.catch(function(){}))},e}();function ns(e,t,n,r){return new(n||(n=Promise))(function(i,s){function o(e){try{c(r.next(e))}catch(e){s(e)}}function a(e){try{c(r.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n(function(e){e(t)})).then(o,a)}c((r=r.apply(e,t||[])).next())})}function rs(e,t){var n,r,i,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},o=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return o.next=a(0),o.throw=a(1),o.return=a(2),"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){s.label=a[1];break}if(6===a[0]&&s.label<i[1]){s.label=i[1],i=a;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(a);break}i[2]&&s.ops.pop(),s.trys.pop();continue}a=t.call(e,s)}catch(e){a=[6,e],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}Object.create;function is(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}Object.create;"function"==typeof SuppressedError&&SuppressedError;var ss=64,os=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),as=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],cs=Math.pow(2,53)-1,us=function(){function e(){this.state=Int32Array.from(as),this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}return e.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");var t=0,n=e.byteLength;if(this.bytesHashed+=n,8*this.bytesHashed>cs)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;n>0;)this.buffer[this.bufferLength++]=e[t++],n--,this.bufferLength===ss&&(this.hashBuffer(),this.bufferLength=0)},e.prototype.digest=function(){if(!this.finished){var e=8*this.bytesHashed,t=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),n=this.bufferLength;if(t.setUint8(this.bufferLength++,128),n%ss>=56){for(var r=this.bufferLength;r<ss;r++)t.setUint8(r,0);this.hashBuffer(),this.bufferLength=0}for(r=this.bufferLength;r<56;r++)t.setUint8(r,0);t.setUint32(56,Math.floor(e/4294967296),!0),t.setUint32(60,e),this.hashBuffer(),this.finished=!0}var i=new Uint8Array(32);for(r=0;r<8;r++)i[4*r]=this.state[r]>>>24&255,i[4*r+1]=this.state[r]>>>16&255,i[4*r+2]=this.state[r]>>>8&255,i[4*r+3]=this.state[r]>>>0&255;return i},e.prototype.hashBuffer=function(){for(var e=this.buffer,t=this.state,n=t[0],r=t[1],i=t[2],s=t[3],o=t[4],a=t[5],c=t[6],u=t[7],d=0;d<ss;d++){if(d<16)this.temp[d]=(255&e[4*d])<<24|(255&e[4*d+1])<<16|(255&e[4*d+2])<<8|255&e[4*d+3];else{var l=this.temp[d-2],h=(l>>>17|l<<15)^(l>>>19|l<<13)^l>>>10,f=((l=this.temp[d-15])>>>7|l<<25)^(l>>>18|l<<14)^l>>>3;this.temp[d]=(h+this.temp[d-7]|0)+(f+this.temp[d-16]|0)}var p=(((o>>>6|o<<26)^(o>>>11|o<<21)^(o>>>25|o<<7))+(o&a^~o&c)|0)+(u+(os[d]+this.temp[d]|0)|0)|0,m=((n>>>2|n<<30)^(n>>>13|n<<19)^(n>>>22|n<<10))+(n&r^n&i^r&i)|0;u=c,c=a,a=o,o=s+p|0,s=i,i=r,r=n,n=p+m|0}t[0]+=n,t[1]+=r,t[2]+=i,t[3]+=s,t[4]+=o,t[5]+=a,t[6]+=c,t[7]+=u},e}(),ds=function(){function e(e){this.secret=e,this.hash=new us,this.reset()}return e.prototype.update=function(e){if(!Yi(e)&&!this.error)try{this.hash.update(Ki(e))}catch(e){this.error=e}},e.prototype.digestSync=function(){if(this.error)throw this.error;return this.outer?(this.outer.finished||this.outer.update(this.hash.digest()),this.outer.digest()):this.hash.digest()},e.prototype.digest=function(){return ns(this,void 0,void 0,function(){return rs(this,function(e){return[2,this.digestSync()]})})},e.prototype.reset=function(){if(this.hash=new us,this.secret){this.outer=new us;var e=function(e){var t=Ki(e);if(t.byteLength>ss){var n=new us;n.update(t),t=n.digest()}var r=new Uint8Array(ss);return r.set(t),r}(this.secret),t=new Uint8Array(ss);t.set(e);for(var n=0;n<ss;n++)e[n]^=54,t[n]^=92;this.hash.update(e),this.outer.update(t);for(n=0;n<e.byteLength;n++)e[n]=0}},e}();var ls=["decrypt","digest","encrypt","exportKey","generateKey","importKey","sign","verify"];function hs(e){return e&&ls.every(function(t){return"function"==typeof e[t]})}var fs=function(){function e(e){!function(e){return!(!function(e){return"object"==typeof e&&"object"==typeof e.crypto&&"function"==typeof e.crypto.getRandomValues}(e)||"object"!=typeof e.crypto.subtle)&&hs(e.crypto.subtle)}(es())?this.hash=new ds(e):this.hash=new ts(e)}return e.prototype.update=function(e,t){this.hash.update(Ki(e))},e.prototype.digest=function(){return this.hash.digest()},e.prototype.reset=function(){this.hash.reset()},e}(),ps=n(369),ms=n.n(ps);const gs=({serviceId:e,clientVersion:t})=>async n=>{const r="undefined"!=typeof window&&window?.navigator?.userAgent?ms().parse(window.navigator.userAgent):void 0,i=[["aws-sdk-js",t],["ua","2.1"],[`os/${r?.os?.name||"other"}`,r?.os?.version],["lang/js"],["md/browser",`${r?.browser?.name??"unknown"}_${r?.browser?.version??"unknown"}`]];e&&i.push([`api/${e}`,t]);const s=await(n?.userAgentAppId?.());return s&&i.push([`app/${s}`]),i};!function(){function e(){this.crc32=new ws}e.prototype.update=function(e){Yi(e)||this.crc32.update(Ki(e))},e.prototype.digest=function(){return ns(this,void 0,void 0,function(){return rs(this,function(e){return[2,(t=this.crc32.digest(),new Uint8Array([(4278190080&t)>>24,(16711680&t)>>16,(65280&t)>>8,255&t]))];var t})})},e.prototype.reset=function(){this.crc32=new ws}}();var ys,ws=function(){function e(){this.checksum=4294967295}return e.prototype.update=function(e){var t,n;try{for(var r=is(e),i=r.next();!i.done;i=r.next()){var s=i.value;this.checksum=this.checksum>>>8^bs[255&(this.checksum^s)]}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}return this},e.prototype.digest=function(){return(4294967295^this.checksum)>>>0},e}(),bs=function(e){if(!Uint32Array.from){for(var t=new Uint32Array(e.length),n=0;n<e.length;)t[n]=e[n],n+=1;return t}return Uint32Array.from(e)}([0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117]);class vs{constructor(e){if(this.bytes=e,8!==e.byteLength)throw new Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(`${e} is too large (or, if negative, too small) to represent as an Int64`);const t=new Uint8Array(8);for(let n=7,r=Math.abs(Math.round(e));n>-1&&r>0;n--,r/=256)t[n]=r;return e<0&&ks(t),new vs(t)}valueOf(){const e=this.bytes.slice(0),t=128&e[0];return t&&ks(e),parseInt(zt(e),16)*(t?-1:1)}toString(){return String(this.valueOf())}}function ks(e){for(let t=0;t<8;t++)e[t]^=255;for(let t=7;t>-1&&(e[t]++,0===e[t]);t--);}class Ss{constructor(e,t){this.toUtf8=e,this.fromUtf8=t}format(e){const t=[];for(const n of Object.keys(e)){const r=this.fromUtf8(n);t.push(Uint8Array.from([r.byteLength]),r,this.formatHeaderValue(e[n]))}const n=new Uint8Array(t.reduce((e,t)=>e+t.byteLength,0));let r=0;for(const e of t)n.set(e,r),r+=e.byteLength;return n}formatHeaderValue(e){switch(e.type){case"boolean":return Uint8Array.from([e.value?0:1]);case"byte":return Uint8Array.from([2,e.value]);case"short":const t=new DataView(new ArrayBuffer(3));return t.setUint8(0,3),t.setInt16(1,e.value,!1),new Uint8Array(t.buffer);case"integer":const n=new DataView(new ArrayBuffer(5));return n.setUint8(0,4),n.setInt32(1,e.value,!1),new Uint8Array(n.buffer);case"long":const r=new Uint8Array(9);return r[0]=5,r.set(e.value.bytes,1),r;case"binary":const i=new DataView(new ArrayBuffer(3+e.value.byteLength));i.setUint8(0,6),i.setUint16(1,e.value.byteLength,!1);const s=new Uint8Array(i.buffer);return s.set(e.value,3),s;case"string":const o=this.fromUtf8(e.value),a=new DataView(new ArrayBuffer(3+o.byteLength));a.setUint8(0,7),a.setUint16(1,o.byteLength,!1);const c=new Uint8Array(a.buffer);return c.set(o,3),c;case"timestamp":const u=new Uint8Array(9);return u[0]=8,u.set(vs.fromNumber(e.value.valueOf()).bytes,1),u;case"uuid":if(!Ts.test(e.value))throw new Error(`Invalid UUID received: ${e.value}`);const d=new Uint8Array(17);return d[0]=9,d.set(qt(e.value.replace(/\-/g,"")),1),d}}parse(e){const t={};let n=0;for(;n<e.byteLength;){const r=e.getUint8(n++),i=this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+n,r));switch(n+=r,e.getUint8(n++)){case 0:t[i]={type:Es,value:!0};break;case 1:t[i]={type:Es,value:!1};break;case 2:t[i]={type:As,value:e.getInt8(n++)};break;case 3:t[i]={type:Is,value:e.getInt16(n,!1)},n+=2;break;case 4:t[i]={type:_s,value:e.getInt32(n,!1)},n+=4;break;case 5:t[i]={type:xs,value:new vs(new Uint8Array(e.buffer,e.byteOffset+n,8))},n+=8;break;case 6:const r=e.getUint16(n,!1);n+=2,t[i]={type:Rs,value:new Uint8Array(e.buffer,e.byteOffset+n,r)},n+=r;break;case 7:const s=e.getUint16(n,!1);n+=2,t[i]={type:Cs,value:this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+n,s))},n+=s;break;case 8:t[i]={type:Ps,value:new Date(new vs(new Uint8Array(e.buffer,e.byteOffset+n,8)).valueOf())},n+=8;break;case 9:const o=new Uint8Array(e.buffer,e.byteOffset+n,16);n+=16,t[i]={type:Ms,value:`${zt(o.subarray(0,4))}-${zt(o.subarray(4,6))}-${zt(o.subarray(6,8))}-${zt(o.subarray(8,10))}-${zt(o.subarray(10))}`};break;default:throw new Error("Unrecognized header type tag")}}return t}}!function(e){e[e.boolTrue=0]="boolTrue",e[e.boolFalse=1]="boolFalse",e[e.byte=2]="byte",e[e.short=3]="short",e[e.integer=4]="integer",e[e.long=5]="long",e[e.byteArray=6]="byteArray",e[e.string=7]="string",e[e.timestamp=8]="timestamp",e[e.uuid=9]="uuid"}(ys||(ys={}));const Es="boolean",As="byte",Is="short",_s="integer",xs="long",Rs="binary",Cs="string",Ps="timestamp",Ms="uuid",Ts=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;class Os{constructor(e,t){this.headerMarshaller=new Ss(e,t),this.messageBuffer=[],this.isEndOfStream=!1}feed(e){this.messageBuffer.push(this.decode(e))}endOfStream(){this.isEndOfStream=!0}getMessage(){const e=this.messageBuffer.pop(),t=this.isEndOfStream;return{getMessage:()=>e,isEndOfStream:()=>t}}getAvailableMessages(){const e=this.messageBuffer;this.messageBuffer=[];const t=this.isEndOfStream;return{getMessages:()=>e,isEndOfStream:()=>t}}encode({headers:e,body:t}){const n=this.headerMarshaller.format(e),r=n.byteLength+t.byteLength+16,i=new Uint8Array(r),s=new DataView(i.buffer,i.byteOffset,i.byteLength),o=new ws;return s.setUint32(0,r,!1),s.setUint32(4,n.byteLength,!1),s.setUint32(8,o.update(i.subarray(0,8)).digest(),!1),i.set(n,12),i.set(t,n.byteLength+12),s.setUint32(r-4,o.update(i.subarray(8,r-4)).digest(),!1),i}decode(e){const{headers:t,body:n}=function({byteLength:e,byteOffset:t,buffer:n}){if(e<16)throw new Error("Provided message too short to accommodate event stream message overhead");const r=new DataView(n,t,e),i=r.getUint32(0,!1);if(e!==i)throw new Error("Reported message length does not match received message length");const s=r.getUint32(4,!1),o=r.getUint32(8,!1),a=r.getUint32(e-4,!1),c=(new ws).update(new Uint8Array(n,t,8));if(o!==c.digest())throw new Error(`The prelude checksum specified in the message (${o}) does not match the calculated CRC32 checksum (${c.digest()})`);if(c.update(new Uint8Array(n,t+8,e-12)),a!==c.digest())throw new Error(`The message checksum (${c.digest()}) did not match the expected value of ${a}`);return{headers:new DataView(n,t+8+4,s),body:new Uint8Array(n,t+8+4+s,i-s-16)}}(e);return{headers:this.headerMarshaller.parse(t),body:n}}formatHeaders(e){return this.headerMarshaller.format(e)}}class Ls{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.inputStream){const t=this.options.decoder.decode(e);yield t}}}class Ns{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.messageStream){const t=this.options.encoder.encode(e);yield t}this.options.includeEndFrame&&(yield new Uint8Array(0))}}class $s{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.messageStream){const t=await this.options.deserializer(e);void 0!==t&&(yield t)}}}class Ds{constructor(e){this.options=e}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(const e of this.options.inputStream){const t=this.options.serializer(e);yield t}}}function Us(e,t){return async function(n){const{value:r}=n.headers[":message-type"];if("error"===r){const e=new Error(n.headers[":error-message"].value||"UnknownError");throw e.name=n.headers[":error-code"].value,e}if("exception"===r){const r=n.headers[":exception-type"].value,i={[r]:n},s=await e(i);if(s.$unknown){const e=new Error(t(n.body));throw e.name=r,e}throw s[r]}if("event"===r){const t={[n.headers[":event-type"].value]:n},r=await e(t);if(r.$unknown)return;return r}throw Error(`Unrecognizable event type: ${n.headers[":event-type"].value}`)}}class Fs{constructor({utf8Encoder:e,utf8Decoder:t}){this.eventStreamCodec=new Os(e,t),this.utfEncoder=e}deserialize(e,t){const n=function(e){let t=0,n=0,r=null,i=null;const s=e=>{if("number"!=typeof e)throw new Error("Attempted to allocate an event message where size was not a number: "+e);t=e,n=4,r=new Uint8Array(e),new DataView(r.buffer).setUint32(0,e,!1)};return{[Symbol.asyncIterator]:async function*(){const o=e[Symbol.asyncIterator]();for(;;){const{value:e,done:a}=await o.next();if(a){if(!t)return;if(t!==n)throw new Error("Truncated event message received.");return void(yield r)}const c=e.length;let u=0;for(;u<c;){if(!r){const t=c-u;i||(i=new Uint8Array(4));const r=Math.min(4-n,t);if(i.set(e.slice(u,u+r),n),n+=r,u+=r,n<4)break;s(new DataView(i.buffer).getUint32(0,!1)),i=null}const o=Math.min(t-n,c-u);r.set(e.slice(u,u+o),n),n+=o,u+=o,t&&t===n&&(yield r,r=null,t=0,n=0)}}}}}(e);return new $s({messageStream:new Ls({inputStream:n,decoder:this.eventStreamCodec}),deserializer:Us(t,this.utfEncoder)})}serialize(e,t){return new Ns({messageStream:new Ds({inputStream:e,serializer:t}),encoder:this.eventStreamCodec,includeEndFrame:!0})}}class Bs{constructor({utf8Encoder:e,utf8Decoder:t}){this.universalMarshaller=new Fs({utf8Decoder:t,utf8Encoder:e})}deserialize(e,t){const n=js(e)?(r=e,{[Symbol.asyncIterator]:async function*(){const e=r.getReader();try{for(;;){const{done:t,value:n}=await e.read();if(t)return;yield n}}finally{e.releaseLock()}}}):e;var r;return this.universalMarshaller.deserialize(n,t)}serialize(e,t){const n=this.universalMarshaller.serialize(e,t);return"function"==typeof ReadableStream?(e=>{const t=e[Symbol.asyncIterator]();return new ReadableStream({async pull(e){const{done:n,value:r}=await t.next();if(n)return e.close();e.enqueue(r)}})})(n):n}}const js=e=>"function"==typeof ReadableStream&&e instanceof ReadableStream,Hs=e=>new Bs(e),qs="function"==typeof TextEncoder?new TextEncoder:null,zs=e=>{if("string"==typeof e){if(qs)return qs.encode(e).byteLength;let t=e.length;for(let n=t-1;n>=0;n--){const r=e.charCodeAt(n);r>127&&r<=2047?t++:r>2047&&r<=65535&&(t+=2),r>=56320&&r<=57343&&n--}return t}if("number"==typeof e.byteLength)return e.byteLength;if("number"==typeof e.size)return e.size;throw new Error(`Body Length computation failed for ${e}`)},Vs=e=>new Date(Date.now()+e),Gs=e=>at.isInstance(e)?e.headers?.date??e.headers?.Date:void 0,Ws=(e,t)=>{const n=Date.parse(e);return((e,t)=>Math.abs(Vs(t).getTime()-e)>=3e5)(n,t)?n-Date.now():t},Ks=(e,t)=>{if(!t)throw new Error(`Property \`${e}\` is not resolved for AWS SDK SigV4Auth`);return t};class Ys{async sign(e,t,n){if(!ot.isInstance(e))throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");const r=await(async e=>{const t=Ks("context",e.context),n=Ks("config",e.config),r=t.endpointV2?.properties?.authSchemes?.[0],i=Ks("signer",n.signer),s=await i(r),o=e?.signingRegion,a=e?.signingRegionSet,c=e?.signingName;return{config:n,signer:s,signingRegion:o,signingRegionSet:a,signingName:c}})(n),{config:i,signer:s}=r;let{signingRegion:o,signingName:a}=r;const c=n.context;if(c?.authSchemes?.length){const[e,t]=c.authSchemes;"sigv4a"===e?.name&&"sigv4"===t?.name&&(o=t?.signingRegion??o,a=t?.signingName??a)}return await s.sign(e,{signingDate:Vs(i.systemClockOffset),signingRegion:o,signingService:a})}errorHandler(e){return t=>{const n=t.ServerTime??Gs(t.$response);if(n){const r=Ks("config",e.config),i=r.systemClockOffset;r.systemClockOffset=Ws(n,r.systemClockOffset);r.systemClockOffset!==i&&t.$metadata&&(t.$metadata.clockSkewCorrected=!0)}throw t}}successHandler(e,t){const n=Gs(e);if(n){const e=Ks("config",t.config);e.systemClockOffset=Ws(n,e.systemClockOffset)}}}const Js="required",Qs="fn",Zs="argv",Xs="ref",eo=!0,to="isSet",no="booleanEquals",ro="error",io="endpoint",so="tree",oo="PartitionResult",ao={[Js]:!1,type:"String"},co={[Js]:!0,default:!1,type:"Boolean"},uo={[Xs]:"Endpoint"},lo={[Qs]:no,[Zs]:[{[Xs]:"UseFIPS"},!0]},ho={[Qs]:no,[Zs]:[{[Xs]:"UseDualStack"},!0]},fo={},po={[Qs]:"getAttr",[Zs]:[{[Xs]:oo},"supportsFIPS"]},mo={[Qs]:no,[Zs]:[!0,{[Qs]:"getAttr",[Zs]:[{[Xs]:oo},"supportsDualStack"]}]},go=[lo],yo=[ho],wo=[{[Xs]:"Region"}],bo={version:"1.0",parameters:{Region:ao,UseDualStack:co,UseFIPS:co,Endpoint:ao},rules:[{conditions:[{[Qs]:to,[Zs]:[uo]}],rules:[{conditions:go,error:"Invalid Configuration: FIPS and custom endpoint are not supported",type:ro},{rules:[{conditions:yo,error:"Invalid Configuration: Dualstack and custom endpoint are not supported",type:ro},{endpoint:{url:uo,properties:fo,headers:fo},type:io}],type:so}],type:so},{rules:[{conditions:[{[Qs]:to,[Zs]:wo}],rules:[{conditions:[{[Qs]:"aws.partition",[Zs]:wo,assign:oo}],rules:[{conditions:[lo,ho],rules:[{conditions:[{[Qs]:no,[Zs]:[eo,po]},mo],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so},{error:"FIPS and DualStack are enabled, but this partition does not support one or both",type:ro}],type:so},{conditions:go,rules:[{conditions:[{[Qs]:no,[Zs]:[po,eo]}],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so},{error:"FIPS is enabled but this partition does not support FIPS",type:ro}],type:so},{conditions:yo,rules:[{conditions:[mo],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so},{error:"DualStack is enabled but this partition does not support DualStack",type:ro}],type:so},{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dnsSuffix}",properties:fo,headers:fo},type:io}],type:so}],type:so}],type:so},{error:"Invalid Configuration: Missing Region",type:ro}],type:so}]},vo=new class{constructor({size:e,params:t}){this.data=new Map,this.parameters=[],this.capacity=e??50,t&&(this.parameters=t)}get(e,t){const n=this.hash(e);if(!1===n)return t();if(!this.data.has(n)){if(this.data.size>this.capacity+10){const e=this.data.keys();let t=0;for(;;){const{value:n,done:r}=e.next();if(this.data.delete(n),r||++t>10)break}}this.data.set(n,t())}return this.data.get(n)}size(){return this.data.size}hash(e){let t="";const{parameters:n}=this;if(0===n.length)return!1;for(const r of n){const n=String(e[r]??"");if(n.includes("|;"))return!1;t+=n+"|;"}return t}}({size:50,params:["Endpoint","Region","UseDualStack","UseFIPS"]}),ko=(e,t={})=>vo.get(e,()=>((e,t)=>{const{endpointParams:n,logger:r}=t,{parameters:i,rules:s}=e;t.logger?.debug?.(`${pn} Initial EndpointParams: ${mn(n)}`);const o=Object.entries(i).filter(([,e])=>null!=e.default).map(([e,t])=>[e,t.default]);if(o.length>0)for(const[e,t]of o)n[e]=n[e]??t;const a=Object.entries(i).filter(([,e])=>e.required).map(([e])=>e);for(const e of a)if(null==n[e])throw new gn(`Missing required parameter: '${e}'`);const c=Tn(s,{endpointParams:n,logger:r,referenceRecord:{}});return t.logger?.debug?.(`${pn} Resolved endpoint: ${mn(c)}`),c})(bo,{endpointParams:e,logger:t.logger}));fn.aws=$n;Error;const So=["in-region","cross-region","mobile","standard","legacy"],Eo=()=>{const e="undefined"!=typeof window&&window?.navigator?.userAgent?ms().parse(window.navigator.userAgent):void 0,t=e?.platform?.type;return"tablet"===t||"mobile"===t},Ao=e=>{const t=(({defaultsMode:e}={})=>((e,t,n)=>{let r,i,s,o=!1;const a=async()=>{i||(i=e());try{r=await i,s=!0,o=!1}finally{i=void 0}return r};return void 0===t?async e=>(s&&!e?.forceRefresh||(r=await a()),r):async e=>(s&&!e?.forceRefresh||(r=await a()),o?r:n&&!n(r)?(o=!0,r):t(r)?(await a(),r):r)})(async()=>{const t="function"==typeof e?await e():e;switch(t?.toLowerCase()){case"auto":return Promise.resolve(Eo()?"mobile":"standard");case"mobile":case"in-region":case"cross-region":case"standard":case"legacy":return Promise.resolve(t?.toLocaleLowerCase());case void 0:return Promise.resolve("legacy");default:throw new Error(`Invalid parameter for "defaultsMode", expect ${So.join(", ")}, got ${t}`)}}))(e),n=()=>t().then(Kr),r=(e=>({apiVersion:"2023-09-30",base64Decoder:e?.base64Decoder??Ct,base64Encoder:e?.base64Encoder??Mt,disableHostPrefix:e?.disableHostPrefix??!1,endpointProvider:e?.endpointProvider??ko,extensions:e?.extensions??[],httpAuthSchemeProvider:e?.httpAuthSchemeProvider??zi,httpAuthSchemes:e?.httpAuthSchemes??[{schemeId:"aws.auth#sigv4",identityProvider:e=>e.getIdentityProvider("aws.auth#sigv4"),signer:new Ys}],logger:e?.logger??new Qr,serviceId:e?.serviceId??"Bedrock Runtime",urlParser:e?.urlParser??sr,utf8Decoder:e?.utf8Decoder??Pt,utf8Encoder:e?.utf8Encoder??Tt}))(e);return{...r,...e,runtime:"browser",defaultsMode:t,bodyLengthChecker:e?.bodyLengthChecker??zs,credentialDefaultProvider:e?.credentialDefaultProvider??(e=>()=>Promise.reject(new Error("Credential is missing"))),defaultUserAgentProvider:e?.defaultUserAgentProvider??gs({serviceId:r.serviceId,clientVersion:Gi}),eventStreamPayloadHandlerProvider:e?.eventStreamPayloadHandlerProvider??(()=>{return{handle:(e="event stream request is not supported in browser.",()=>{throw new Error(e)})};var e}),eventStreamSerdeProvider:e?.eventStreamSerdeProvider??Hs,maxAttempts:e?.maxAttempts??3,region:e?.region??(i="Region is missing",()=>Promise.reject(i)),requestHandler:Ft.create(e?.requestHandler??n),retryMode:e?.retryMode??(async()=>(await n()).retryMode||hr),sha256:e?.sha256??fs,streamCollector:e?.streamCollector??Bt,useDualstackEndpoint:e?.useDualstackEndpoint??(()=>Promise.resolve(false)),useFipsEndpoint:e?.useFipsEndpoint??(()=>Promise.resolve(false))};var i},Io=(e,t)=>{const n=Object.assign((e=>({setRegion(t){e.region=t},region:()=>e.region}))(e),Yr(e),(e=>({setHttpHandler(t){e.httpHandler=t},httpHandler:()=>e.httpHandler,updateHttpClientConfig(t,n){e.httpHandler?.updateHttpClientConfig(t,n)},httpHandlerConfigs:()=>e.httpHandler.httpHandlerConfigs()}))(e),(e=>{const t=e.httpAuthSchemes;let n=e.httpAuthSchemeProvider,r=e.credentials;return{setHttpAuthScheme(e){const n=t.findIndex(t=>t.schemeId===e.schemeId);-1===n?t.push(e):t.splice(n,1,e)},httpAuthSchemes:()=>t,setHttpAuthSchemeProvider(e){n=e},httpAuthSchemeProvider:()=>n,setCredentials(e){r=e},credentials:()=>r}})(e));return t.forEach(e=>e.configure(n)),Object.assign(e,{region:n.region()},(r=n,Object.assign((e=>{const t={};return e.checksumAlgorithms().forEach(e=>{t[e.algorithmId()]=e.checksumConstructor()}),t})(r),(e=>{const t={};return t.retryStrategy=e.retryStrategy(),t})(r))),{httpHandler:n.httpHandler()},(e=>({httpAuthSchemes:e.httpAuthSchemes(),httpAuthSchemeProvider:e.httpAuthSchemeProvider(),credentials:e.credentials()}))(n));var r};class _o extends jr{config;constructor(...[e]){const t=Ao(e||{});super(t),this.initConfig=t;const n=(e=>Object.assign(e,{useDualstackEndpoint:e.useDualstackEndpoint??!1,useFipsEndpoint:e.useFipsEndpoint??!1,defaultSigningName:"bedrock"}))(t),r=function(e){const t=_t(e.userAgentAppId??void 0),{customUserAgent:n}=e;return Object.assign(e,{customUserAgent:"string"==typeof n?[[n]]:n,userAgentAppId:async()=>{const n=await t();if(!function(e){return void 0===e||"string"==typeof e&&e.length<=50}(n)){const t="NoOpLogger"!==e.logger?.constructor?.name&&e.logger?e.logger:console;"string"!=typeof n?t?.warn("userAgentAppId must be a string or undefined."):n.length>50&&t?.warn("The provided userAgentAppId exceeds the maximum length of 50 characters.")}return n}})}(n),i=(e=>{const{retryStrategy:t,retryMode:n,maxAttempts:r}=e,i=mt(r??3);return Object.assign(e,{maxAttempts:i,retryStrategy:async()=>t||(await mt(n)()===lr.ADAPTIVE?new xr(i):new _r(i))})})(r),s=(e=>{const{region:t,useFipsEndpoint:n}=e;if(!t)throw new Error("Region is missing");return Object.assign(e,{region:async()=>{if("string"==typeof t)return Kn(t);const e=await t();return Kn(e)},useFipsEndpoint:async()=>{const e="string"==typeof t?t:await t();return!!Wn(e)||("function"!=typeof n?Promise.resolve(!!n):n())}})})(i),o=(e=>{const t=e.tls??!0,{endpoint:n,useDualstackEndpoint:r,useFipsEndpoint:i}=e,s=null!=n?async()=>or(await mt(n)()):void 0,o=!!n,a=Object.assign(e,{endpoint:s,tls:t,isCustomEndpoint:o,useDualstackEndpoint:mt(r??!1),useFipsEndpoint:mt(i??!1)});let c;return a.serviceConfiguredEndpoint=async()=>(e.serviceId&&!c&&(c=ir(e.serviceId)),c),a})(s);var a;const c=(e=>{const t=Hi(e);return Object.assign(t,{authSchemePreference:mt(e.authSchemePreference??[])})})((a=o,Object.assign(a,{eventStreamMarshaller:a.eventStreamSerdeProvider(a)}))),u=function(e){const t=e.signer,n=e.signer,r=Object.assign(e,{eventSigner:t,messageSigner:n}),i=r.eventStreamPayloadHandlerProvider(r);return Object.assign(r,{eventStreamPayloadHandler:i})}(c),d=Io(u,e?.extensions||[]);var l;this.config=d,this.middlewareStack.use((l=this.config,{applyToStack:e=>{e.add(qn(l),Vn)}})),this.middlewareStack.use(ui(this.config)),this.middlewareStack.use(Qn(this.config)),this.middlewareStack.use(ut(this.config)),this.middlewareStack.use((this.config,{applyToStack:e=>{e.add((e,t)=>async n=>{try{const r=await e(n),{clientName:i,commandName:s,logger:o,dynamoDbDocumentClientOptions:a={}}=t,{overrideInputFilterSensitiveLog:c,overrideOutputFilterSensitiveLog:u}=a,d=c??t.inputFilterSensitiveLog,l=u??t.outputFilterSensitiveLog,{$metadata:h,...f}=r.output;return o?.info?.({clientName:i,commandName:s,input:d(n.input),output:l(f),metadata:h}),r}catch(e){const{clientName:r,commandName:i,logger:s,dynamoDbDocumentClientOptions:o={}}=t,{overrideInputFilterSensitiveLog:a}=o,c=a??t.inputFilterSensitiveLog;throw s?.error?.({clientName:r,commandName:i,input:c(n.input),error:e,metadata:e.$metadata}),e}},dt)}})),this.middlewareStack.use(ft(this.config)),this.middlewareStack.use(((e,{httpAuthSchemeParametersProvider:t,identityProviderConfigProvider:n})=>({applyToStack:r=>{r.addRelativeTo(gt(e,{httpAuthSchemeParametersProvider:t,identityProviderConfigProvider:n}),yt)}}))(this.config,{httpAuthSchemeParametersProvider:qi,identityProviderConfigProvider:async e=>new sn({"aws.auth#sigv4":e.credentials})})),this.middlewareStack.use(It(this.config))}destroy(){super.destroy()}}class xo extends Vr{constructor(e){super(e),Object.setPrototypeOf(this,xo.prototype)}}class Ro extends xo{name="AccessDeniedException";$fault="client";constructor(e){super({name:"AccessDeniedException",$fault:"client",...e}),Object.setPrototypeOf(this,Ro.prototype)}}var Co;!function(e){e.visit=(e,t)=>void 0!==e.s3OutputDataConfig?t.s3OutputDataConfig(e.s3OutputDataConfig):t._(e.$unknown[0],e.$unknown[1])}(Co||(Co={}));class Po extends xo{name="InternalServerException";$fault="server";constructor(e){super({name:"InternalServerException",$fault:"server",...e}),Object.setPrototypeOf(this,Po.prototype)}}class Mo extends xo{name="ThrottlingException";$fault="client";constructor(e){super({name:"ThrottlingException",$fault:"client",...e}),Object.setPrototypeOf(this,Mo.prototype)}}class To extends xo{name="ValidationException";$fault="client";constructor(e){super({name:"ValidationException",$fault:"client",...e}),Object.setPrototypeOf(this,To.prototype)}}class Oo extends xo{name="ConflictException";$fault="client";constructor(e){super({name:"ConflictException",$fault:"client",...e}),Object.setPrototypeOf(this,Oo.prototype)}}class Lo extends xo{name="ResourceNotFoundException";$fault="client";constructor(e){super({name:"ResourceNotFoundException",$fault:"client",...e}),Object.setPrototypeOf(this,Lo.prototype)}}class No extends xo{name="ServiceQuotaExceededException";$fault="client";constructor(e){super({name:"ServiceQuotaExceededException",$fault:"client",...e}),Object.setPrototypeOf(this,No.prototype)}}class $o extends xo{name="ServiceUnavailableException";$fault="server";constructor(e){super({name:"ServiceUnavailableException",$fault:"server",...e}),Object.setPrototypeOf(this,$o.prototype)}}var Do;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):t._(e.$unknown[0],e.$unknown[1])}(Do||(Do={}));var Uo;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):t._(e.$unknown[0],e.$unknown[1])}(Uo||(Uo={}));var Fo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):void 0!==e.s3Location?t.s3Location(e.s3Location):t._(e.$unknown[0],e.$unknown[1])}(Fo||(Fo={}));var Bo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):t._(e.$unknown[0],e.$unknown[1])}(Bo||(Bo={}));var jo;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):t._(e.$unknown[0],e.$unknown[1])}(jo||(jo={}));var Ho,qo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):void 0!==e.s3Location?t.s3Location(e.s3Location):t._(e.$unknown[0],e.$unknown[1])}(Ho||(Ho={})),function(e){e.visit=(e,t)=>void 0!==e.reasoningText?t.reasoningText(e.reasoningText):void 0!==e.redactedContent?t.redactedContent(e.redactedContent):t._(e.$unknown[0],e.$unknown[1])}(qo||(qo={}));var zo,Vo;!function(e){e.visit=(e,t)=>void 0!==e.bytes?t.bytes(e.bytes):void 0!==e.s3Location?t.s3Location(e.s3Location):t._(e.$unknown[0],e.$unknown[1])}(zo||(zo={})),function(e){e.visit=(e,t)=>void 0!==e.json?t.json(e.json):void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):void 0!==e.document?t.document(e.document):void 0!==e.video?t.video(e.video):t._(e.$unknown[0],e.$unknown[1])}(Vo||(Vo={}));var Go;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.image?t.image(e.image):void 0!==e.document?t.document(e.document):void 0!==e.video?t.video(e.video):void 0!==e.toolUse?t.toolUse(e.toolUse):void 0!==e.toolResult?t.toolResult(e.toolResult):void 0!==e.guardContent?t.guardContent(e.guardContent):void 0!==e.cachePoint?t.cachePoint(e.cachePoint):void 0!==e.reasoningContent?t.reasoningContent(e.reasoningContent):t._(e.$unknown[0],e.$unknown[1])}(Go||(Go={}));var Wo,Ko,Yo,Jo,Qo,Zo;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):t._(e.$unknown[0],e.$unknown[1])}(Wo||(Wo={})),function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.guardContent?t.guardContent(e.guardContent):void 0!==e.cachePoint?t.cachePoint(e.cachePoint):t._(e.$unknown[0],e.$unknown[1])}(Ko||(Ko={})),function(e){e.visit=(e,t)=>void 0!==e.auto?t.auto(e.auto):void 0!==e.any?t.any(e.any):void 0!==e.tool?t.tool(e.tool):t._(e.$unknown[0],e.$unknown[1])}(Yo||(Yo={})),function(e){e.visit=(e,t)=>void 0!==e.json?t.json(e.json):t._(e.$unknown[0],e.$unknown[1])}(Jo||(Jo={})),function(e){e.visit=(e,t)=>void 0!==e.toolSpec?t.toolSpec(e.toolSpec):void 0!==e.cachePoint?t.cachePoint(e.cachePoint):t._(e.$unknown[0],e.$unknown[1])}(Qo||(Qo={})),function(e){e.visit=(e,t)=>void 0!==e.message?t.message(e.message):t._(e.$unknown[0],e.$unknown[1])}(Zo||(Zo={}));class Xo extends xo{name="ModelErrorException";$fault="client";originalStatusCode;resourceName;constructor(e){super({name:"ModelErrorException",$fault:"client",...e}),Object.setPrototypeOf(this,Xo.prototype),this.originalStatusCode=e.originalStatusCode,this.resourceName=e.resourceName}}class ea extends xo{name="ModelNotReadyException";$fault="client";$retryable={};constructor(e){super({name:"ModelNotReadyException",$fault:"client",...e}),Object.setPrototypeOf(this,ea.prototype)}}class ta extends xo{name="ModelTimeoutException";$fault="client";constructor(e){super({name:"ModelTimeoutException",$fault:"client",...e}),Object.setPrototypeOf(this,ta.prototype)}}var na,ra,ia,sa;!function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.redactedContent?t.redactedContent(e.redactedContent):void 0!==e.signature?t.signature(e.signature):t._(e.$unknown[0],e.$unknown[1])}(na||(na={})),function(e){e.visit=(e,t)=>void 0!==e.text?t.text(e.text):void 0!==e.toolUse?t.toolUse(e.toolUse):void 0!==e.reasoningContent?t.reasoningContent(e.reasoningContent):t._(e.$unknown[0],e.$unknown[1])}(ra||(ra={})),function(e){e.visit=(e,t)=>void 0!==e.toolUse?t.toolUse(e.toolUse):t._(e.$unknown[0],e.$unknown[1])}(ia||(ia={}));class oa extends xo{name="ModelStreamErrorException";$fault="client";originalStatusCode;originalMessage;constructor(e){super({name:"ModelStreamErrorException",$fault:"client",...e}),Object.setPrototypeOf(this,oa.prototype),this.originalStatusCode=e.originalStatusCode,this.originalMessage=e.originalMessage}}!function(e){e.visit=(e,t)=>void 0!==e.messageStart?t.messageStart(e.messageStart):void 0!==e.contentBlockStart?t.contentBlockStart(e.contentBlockStart):void 0!==e.contentBlockDelta?t.contentBlockDelta(e.contentBlockDelta):void 0!==e.contentBlockStop?t.contentBlockStop(e.contentBlockStop):void 0!==e.messageStop?t.messageStop(e.messageStop):void 0!==e.metadata?t.metadata(e.metadata):void 0!==e.internalServerException?t.internalServerException(e.internalServerException):void 0!==e.modelStreamErrorException?t.modelStreamErrorException(e.modelStreamErrorException):void 0!==e.validationException?t.validationException(e.validationException):void 0!==e.throttlingException?t.throttlingException(e.throttlingException):void 0!==e.serviceUnavailableException?t.serviceUnavailableException(e.serviceUnavailableException):t._(e.$unknown[0],e.$unknown[1])}(sa||(sa={}));var aa,ca,ua;!function(e){e.visit=(e,t)=>void 0!==e.chunk?t.chunk(e.chunk):t._(e.$unknown[0],e.$unknown[1])}(aa||(aa={})),function(e){e.visit=(e,t)=>void 0!==e.chunk?t.chunk(e.chunk):void 0!==e.internalServerException?t.internalServerException(e.internalServerException):void 0!==e.modelStreamErrorException?t.modelStreamErrorException(e.modelStreamErrorException):void 0!==e.validationException?t.validationException(e.validationException):void 0!==e.throttlingException?t.throttlingException(e.throttlingException):void 0!==e.modelTimeoutException?t.modelTimeoutException(e.modelTimeoutException):void 0!==e.serviceUnavailableException?t.serviceUnavailableException(e.serviceUnavailableException):t._(e.$unknown[0],e.$unknown[1])}(ca||(ca={})),function(e){e.visit=(e,t)=>void 0!==e.chunk?t.chunk(e.chunk):void 0!==e.internalServerException?t.internalServerException(e.internalServerException):void 0!==e.modelStreamErrorException?t.modelStreamErrorException(e.modelStreamErrorException):void 0!==e.validationException?t.validationException(e.validationException):void 0!==e.throttlingException?t.throttlingException(e.throttlingException):void 0!==e.modelTimeoutException?t.modelTimeoutException(e.modelTimeoutException):void 0!==e.serviceUnavailableException?t.serviceUnavailableException(e.serviceUnavailableException):t._(e.$unknown[0],e.$unknown[1])}(ua||(ua={}));const da=e=>({...e,...e.body&&{body:zr}}),la=e=>({...e,...e.body&&{body:zr}}),ha=e=>({...e,...e.body&&{body:zr}}),fa=e=>({...e,...e.body&&{body:"STREAMING_CONTENT"}}),pa=(e,t)=>((e,t)=>Vt(e,t).then(e=>t.utf8Encoder(e)))(e,t).then(e=>{if(e.length)try{return JSON.parse(e)}catch(t){throw"SyntaxError"===t?.name&&Object.defineProperty(t,"$responseBodyText",{value:e}),t}return{}}),ma=async(e,t)=>{const n=await pa(e,t);return n.message=n.message??n.Message,n},ga=async(e,t)=>{const n=nn(e,t),r=Zr({},Jr,{[Wa]:e[Ga]||"application/octet-stream",[Va]:e[Va],[rc]:e[Qa],[ec]:e[Ka],[tc]:e[Ya],[nc]:e[Ja]});let i;return n.bp("/model/{modelId}/invoke"),n.p("modelId",()=>e.modelId,"{modelId}",!1),void 0!==e.body&&(i=e.body),n.m("POST").h(r).b(i),n.build()},ya=async(e,t)=>{const n=nn(e,t),r=Zr({},Jr,{[Wa]:e[Ga]||"application/octet-stream",[Za]:e[Va],[rc]:e[Qa],[ec]:e[Ka],[tc]:e[Ya],[nc]:e[Ja]});let i;return n.bp("/model/{modelId}/invoke-with-response-stream"),n.p("modelId",()=>e.modelId,"{modelId}",!1),void 0!==e.body&&(i=e.body),n.m("POST").h(r).b(i),n.build()},wa=async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return va(e,t);const n=Zr({$metadata:za(e),[Ga]:[,e.headers[Wa]],[Ja]:[,e.headers[nc]]}),r=await Vt(e.body,t);return n.body=r,n},ba=async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return va(e,t);const n=Zr({$metadata:za(e),[Ga]:[,e.headers[Xa]],[Ja]:[,e.headers[nc]]}),r=e.body;return n.body=Na(r,t),n},va=async(e,t)=>{const n={...e,body:await ma(e.body,t)},r=((e,t)=>{const n=(e,t)=>Object.keys(e).find(e=>e.toLowerCase()===t.toLowerCase()),r=e=>{let t=e;return"number"==typeof t&&(t=t.toString()),t.indexOf(",")>=0&&(t=t.split(",")[0]),t.indexOf(":")>=0&&(t=t.split(":")[0]),t.indexOf("#")>=0&&(t=t.split("#")[1]),t},i=n(e.headers,"x-amzn-errortype");if(void 0!==i)return r(e.headers[i]);if(t&&"object"==typeof t){const e=n(t,"code");if(e&&void 0!==t[e])return r(t[e]);if(void 0!==t.__type)return r(t.__type)}})(e,n.body);switch(r){case"AccessDeniedException":case"com.amazonaws.bedrockruntime#AccessDeniedException":throw await Ea(n,t);case"InternalServerException":case"com.amazonaws.bedrockruntime#InternalServerException":throw await Ia(n,t);case"ResourceNotFoundException":case"com.amazonaws.bedrockruntime#ResourceNotFoundException":throw await Pa(n,t);case"ServiceQuotaExceededException":case"com.amazonaws.bedrockruntime#ServiceQuotaExceededException":throw await Ma(n,t);case"ThrottlingException":case"com.amazonaws.bedrockruntime#ThrottlingException":throw await Oa(n,t);case"ValidationException":case"com.amazonaws.bedrockruntime#ValidationException":throw await La(n,t);case"ModelErrorException":case"com.amazonaws.bedrockruntime#ModelErrorException":throw await _a(n,t);case"ModelNotReadyException":case"com.amazonaws.bedrockruntime#ModelNotReadyException":throw await xa(n,t);case"ModelTimeoutException":case"com.amazonaws.bedrockruntime#ModelTimeoutException":throw await Ca(n,t);case"ServiceUnavailableException":case"com.amazonaws.bedrockruntime#ServiceUnavailableException":throw await Ta(n,t);case"ModelStreamErrorException":case"com.amazonaws.bedrockruntime#ModelStreamErrorException":throw await Ra(n,t);case"ConflictException":case"com.amazonaws.bedrockruntime#ConflictException":throw await Aa(n,t);default:const i=n.body;return ka({output:e,parsedBody:i,errorCode:r})}},ka=(Sa=xo,({output:e,parsedBody:t,errorCode:n})=>{(({output:e,parsedBody:t,exceptionCtor:n,errorCode:r})=>{const i=Wr(e),s=i.httpStatusCode?i.httpStatusCode+"":void 0,o=new n({name:t?.code||t?.Code||r||s||"UnknownError",$fault:"client",$metadata:i});throw Gr(o,t)})({output:e,parsedBody:t,exceptionCtor:Sa,errorCode:n})});var Sa;const Ea=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Ro({$metadata:za(e),...n});return Gr(s,e.body)},Aa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Oo({$metadata:za(e),...n});return Gr(s,e.body)},Ia=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Po({$metadata:za(e),...n});return Gr(s,e.body)},_a=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt,originalStatusCode:Kt,resourceName:Qt});Object.assign(n,i);const s=new Xo({$metadata:za(e),...n});return Gr(s,e.body)},xa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new ea({$metadata:za(e),...n});return Gr(s,e.body)},Ra=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt,originalMessage:Qt,originalStatusCode:Kt});Object.assign(n,i);const s=new oa({$metadata:za(e),...n});return Gr(s,e.body)},Ca=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new ta({$metadata:za(e),...n});return Gr(s,e.body)},Pa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Lo({$metadata:za(e),...n});return Gr(s,e.body)},Ma=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new No({$metadata:za(e),...n});return Gr(s,e.body)},Ta=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new $o({$metadata:za(e),...n});return Gr(s,e.body)},Oa=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new Mo({$metadata:za(e),...n});return Gr(s,e.body)},La=async(e,t)=>{const n=Zr({}),r=e.body,i=Xr(r,{message:Qt});Object.assign(n,i);const s=new To({$metadata:za(e),...n});return Gr(s,e.body)},Na=(e,t)=>t.eventStreamMarshaller.deserialize(e,async n=>null!=n.chunk?{chunk:await Fa(n.chunk,t)}:null!=n.internalServerException?{internalServerException:await $a(n.internalServerException,t)}:null!=n.modelStreamErrorException?{modelStreamErrorException:await Da(n.modelStreamErrorException,t)}:null!=n.validationException?{validationException:await Ha(n.validationException,t)}:null!=n.throttlingException?{throttlingException:await ja(n.throttlingException,t)}:null!=n.modelTimeoutException?{modelTimeoutException:await Ua(n.modelTimeoutException,t)}:null!=n.serviceUnavailableException?{serviceUnavailableException:await Ba(n.serviceUnavailableException,t)}:{$unknown:e}),$a=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ia(n,t)},Da=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ra(n,t)},Ua=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ca(n,t)},Fa=async(e,t)=>{const n={},r=await pa(e.body,t);return Object.assign(n,qa(r,t)),n},Ba=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Ta(n,t)},ja=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return Oa(n,t)},Ha=async(e,t)=>{const n={...e,body:await pa(e.body,t)};return La(n,t)},qa=(e,t)=>Xr(e,{bytes:t.base64Decoder}),za=e=>({httpStatusCode:e.statusCode,requestId:e.headers["x-amzn-requestid"]??e.headers["x-amzn-request-id"]??e.headers["x-amz-request-id"],extendedRequestId:e.headers["x-amz-id-2"],cfId:e.headers["x-amz-cf-id"]}),Va="accept",Ga="contentType",Wa="content-type",Ka="guardrailIdentifier",Ya="guardrailVersion",Ja="performanceConfigLatency",Qa="trace",Za="x-amzn-bedrock-accept",Xa="x-amzn-bedrock-content-type",ec="x-amzn-bedrock-guardrailidentifier",tc="x-amzn-bedrock-guardrailversion",nc="x-amzn-bedrock-performanceconfig-latency",rc="x-amzn-bedrock-trace";class ic extends(Hr.classBuilder().ep(Vi).m(function(e,t,n,r){return[kt(n,this.serialize,this.deserialize),dr(n,e.getEndpointParameterInstructions())]}).s("AmazonBedrockFrontendService","InvokeModelWithResponseStream",{eventStream:{output:!0}}).n("BedrockRuntimeClient","InvokeModelWithResponseStreamCommand").f(ha,fa).ser(ya).de(ba).build()){}class sc extends(Hr.classBuilder().ep(Vi).m(function(e,t,n,r){return[kt(n,this.serialize,this.deserialize),dr(n,e.getEndpointParameterInstructions())]}).s("AmazonBedrockFrontendService","InvokeModel",{}).n("BedrockRuntimeClient","InvokeModelCommand").f(da,la).ser(ga).de(wa).build()){}const oc=cc;function ac(){const e=["1146961SKzBCu","_prepareRequestHeaders","AI_ERROR_UNSUPPORTED_MODEL","getReader","_requestParameters","3375216vUSqAR","json","681195kGosFG","editor","length","bedrock-2023-05-31","_getGeneratedText","pluginName","_processAWSRequest","define","abortController","_requestHeaders","_readStaticResponse","config","\n<</SYS>>\n[INST]\n","cohere.command","Your task is to execute the instruction using the provided HTML content. Follow the instruction closely. Your answer must be a properly formatted HTML code. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","<<SYS>>\n","send","36CADmfP","test","locale","completions","10524eMZNyc","ai.aws.requestParameters","signal","split","ai21.j2","\n\nAssistant:","ai.aws.apiUrl","ai.aws.requestHeaders","data","getModelFamily","_apiUrl","bytes","_prepareRequestParameters","_bedrockClientConfig","chunk","Your task is to generate HTML content accordingly to the given instruction. Never include <img> tag in your response even if asked for. Your answer must be a well-structured and properly formatted HTML code. Answer only with the generated HTML content. Do not add any additional remarks or notes. Do not act like a chatbot or a real person.","378GsTmgW","text","generation","\n[/INST]","completion","Human:\n","map","_processProxyRequest","888bDpSPh","generations","_readStreamableResponse","1011168INpdwT","_readAsyncIterableResponse","3658620sfrLIi","29934KijbKt","resolve","filter","body","ai.aws.bedrockClientConfig","read","POST","AWSTextAdapter","preparePrompt","sendRequest","parse","stringify","get","\nYou must keep the text formatting.\n\nContent:\n","anthropic.claude-v2","application/json","anthropic.claude","Instruction:\n","meta.llama","decode","join","utf-8"];return(ac=function(){return e})()}function cc(e,t){const n=ac();return(cc=function(e,t){return n[e-=358]})(e,t)}!function(e){const t=cc,n=e();for(;;)try{if(631690===parseInt(t(358))/1+-parseInt(t(413))/2+parseInt(t(363))/3+parseInt(t(382))/4*(-parseInt(t(365))/5)+parseInt(t(386))/6*(parseInt(t(402))/7)+parseInt(t(410))/8*(-parseInt(t(416))/9)+parseInt(t(415))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ac);class uc extends We{[oc(396)];[oc(374)];[oc(399)];[oc(362)];static get[oc(370)](){return oc(423)}constructor(e){const t=oc;super(e),e[t(376)][t(428)](t(387))||e[t(376)][t(372)](t(387),{model:t(430),max_tokens_to_sample:2e3,temperature:1,top_p:1,top_k:250,anthropic_version:t(368),stream:!0}),this[t(396)]=e[t(376)][t(428)](t(392)),this[t(399)]=e[t(376)][t(428)](t(420)),this[t(374)]=e[t(376)][t(428)](t(393)),this[t(362)]=e[t(376)][t(428)](t(387))}async[oc(425)]({query:e,context:t,onData:n,actionId:r}){const i=oc,{model:s,stream:o,...a}=await this[i(398)](this[i(362)],r),c={prompt:await this[i(424)](e,t,s,r),...a};this[i(396)]?await this[i(409)](c,s,o,n,r):await this[i(371)](c,s,o,n)}async[oc(424)](e,t,n,r){const i=oc;let s,o;return t?(s=i(379),o=i(433)+e+i(429)+t):(s=i(401),o=e),i(434)==this[i(395)](n)?i(380)+s+i(377)+o+i(405):i(407)+s+"\n"+o+i(391)}[oc(395)](e){const t=oc;if(/^anthropic\.claude/[t(383)](e))return t(432);if(/^ai21\.j2/[t(383)](e))return t(390);if(/^cohere\.command/[t(383)](e))return t(378);if(/^meta\.llama/[t(383)](e))return t(434);throw new w(v(this[t(366)][t(384)],t(360),e))}async[oc(409)](e,t,n,r,i){const s=oc,o={method:s(422),headers:await this[s(359)](this[s(374)],i),body:JSON[s(427)]({...e,model:t,stream:n}),signal:this[s(373)][s(388)]},a=await fetch(this[s(396)],o);n?await this[s(412)](a,t,r):await this[s(375)](a,t,r)}async[oc(371)](e,t,n,r){const i=oc,s=new _o(this[i(399)]),o={body:JSON[i(427)](e),contentType:i(431),accept:i(431),modelId:t};let a;if(n){const e=new ic(o);a=await s[i(381)](e,{abortSignal:this[i(373)][i(388)]}),await this[i(414)](a,t,r)}else{const e=new sc(o);a=await s[i(381)](e,{abortSignal:this[i(373)][i(388)]}),await this[i(375)](a,t,r)}}async[oc(414)](e,t,n){const r=oc,i=e[r(419)],s=new TextDecoder(r(437));let o="";for await(const e of i)if(e[r(400)]){const i=s[r(435)](e[r(400)][r(397)]),a=JSON[r(426)](i);o+=this[r(369)](a,t),n(o)}return Promise[r(417)]()}async[oc(412)](e,t,n){const r=oc,i=e[r(419)],s=new TextDecoder(r(437)),o=i[r(361)]();let a="",c="",u=!1;for(;!u;){const{done:e,value:i}=await o[r(421)]();if(u=e,u)break;const d=(a+s[r(435)](i))[r(389)]("\n")[r(408)](e=>{const t=r;try{return a="",JSON[t(426)](e)}catch{return a=e,null}})[r(418)](e=>null!==e);d[r(367)]&&(c+=d[r(408)](e=>this[r(369)](e,t))[r(436)](""),n(c))}return Promise[r(417)]()}async[oc(375)](e,t,n){const r=oc;let i;return i=e instanceof Response?await e[r(364)]():JSON[r(426)](new TextDecoder(r(437))[r(435)](e[r(419)])),n(this[r(369)](i,t)),Promise[r(417)]()}[oc(369)](e,t){const n=oc;switch(this[n(395)](t)){case n(432):return e[n(406)];case n(390):return e[n(385)][0][n(394)][n(403)];case n(378):return e[n(411)][0][n(403)];case n(434):return e[n(404)]}}}function dc(e,t){var n=lc();return(dc=function(e,t){return n[e-=353]})(e,t)}function lc(){var e=["396sjdTXR","132PfnMhz","826392kSWZPV","1788JLOZxB","290HGDCmm","63043gmYbCp","1477544lXlqMm","622181mbLupw","2838NHiTCv","31870GnrVgy"];return(lc=function(){return e})()}!function(e){for(var t=dc,n=e();;)try{if(121203===-parseInt(t(356))/1+parseInt(t(362))/2*(-parseInt(t(354))/3)+parseInt(t(353))/4+-parseInt(t(355))/5*(parseInt(t(359))/6)+parseInt(t(358))/7+-parseInt(t(357))/8+parseInt(t(361))/9*(parseInt(t(360))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(lc)})(),(window.CKEditor5=window.CKEditor5||{}).ai=r})();