@ckeditor/ckeditor5-ai 41.2.1 → 41.3.0-alpha.3
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 +1 -1
- package/dist/content-index.css +332 -0
- package/dist/editor-index.css +573 -0
- package/dist/index.css +1344 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/de-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/fa.d.ts +8 -0
- package/dist/translations/fa.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/types/adapters/aiadapter.d.ts +52 -0
- package/dist/types/adapters/aitextadapter.d.ts +150 -0
- package/dist/types/adapters/awstextadapter.d.ts +182 -0
- package/dist/types/adapters/openaitextadapter.d.ts +185 -0
- package/dist/types/aiassistant.d.ts +390 -0
- package/dist/types/aiassistantediting.d.ts +50 -0
- package/dist/types/aiassistantui.d.ts +57 -0
- package/dist/types/aiconfig.d.ts +73 -0
- package/dist/types/augmentation.d.ts +31 -0
- package/dist/types/index.d.ts +17 -0
- package/dist/types/ui/aiassistantcontroller.d.ts +113 -0
- package/dist/types/ui/dropdown/aicommandslistview.d.ts +37 -0
- package/dist/types/ui/dropdown/buttonlabelwithhighlightview.d.ts +33 -0
- package/dist/types/ui/dropdown/labelwithhighlightview.d.ts +29 -0
- package/dist/types/ui/form/aiformcontentarea.d.ts +52 -0
- package/dist/types/ui/form/aiformerrorview.d.ts +30 -0
- package/dist/types/ui/form/aiformpromptview.d.ts +50 -0
- package/dist/types/ui/form/aiformtoolbarview.d.ts +62 -0
- package/dist/types/ui/form/aiformview.d.ts +145 -0
- package/dist/types/ui/form/aihistorylistitemview.d.ts +22 -0
- package/dist/types/ui/form/aihistorylistview.d.ts +39 -0
- package/dist/types/ui/form/prompthistory.d.ts +24 -0
- package/dist/types/ui/showaiassistantcommand.d.ts +44 -0
- package/dist/types/utils/common-translations.d.ts +13 -0
- package/package.json +5 -4
- package/src/adapters/aiadapter.js +1 -1
- package/src/adapters/aitextadapter.js +1 -1
- package/src/adapters/awstextadapter.js +1 -1
- package/src/adapters/openaitextadapter.js +1 -1
- package/src/aiassistant.js +1 -1
- package/src/aiassistantediting.d.ts +0 -5
- package/src/aiassistantediting.js +1 -1
- package/src/aiassistantui.js +1 -1
- package/src/index.js +1 -1
- package/src/ui/aiassistantcontroller.js +1 -1
- package/src/ui/dropdown/aicommandslistview.js +1 -1
- package/src/ui/dropdown/buttonlabelwithhighlightview.js +1 -1
- package/src/ui/dropdown/labelwithhighlightview.js +1 -1
- package/src/ui/form/aiformcontentarea.js +1 -1
- package/src/ui/form/aiformerrorview.js +1 -1
- package/src/ui/form/aiformpromptview.js +1 -1
- package/src/ui/form/aiformtoolbarview.js +1 -1
- package/src/ui/form/aiformview.js +1 -1
- package/src/ui/form/aihistorylistitemview.js +1 -1
- package/src/ui/form/aihistorylistview.js +1 -1
- package/src/ui/form/prompthistory.js +1 -1
- package/src/ui/showaiassistantcommand.js +1 -1
- package/src/utils/common-translations.js +1 -1
package/build/ai.js
CHANGED
|
@@ -77,4 +77,4 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
77
77
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
78
78
|
PERFORMANCE OF THIS SOFTWARE.
|
|
79
79
|
***************************************************************************** */
|
|
80
|
-
var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])},n(e,t)};function o(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var i=function(){return i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function s(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function a(e,t,r,n){var o,i=arguments.length,s=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s}function c(e,t){return function(r,n){t(r,n,e)}}function u(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function l(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{c(n.next(e))}catch(e){i(e)}}function a(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}c((n=n.apply(e,t||[])).next())}))}function d(e,t){var r,n,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;s;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,n=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function f(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}function p(e,t){for(var r in e)"default"===r||t.hasOwnProperty(r)||(t[r]=e[r])}function h(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function g(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function m(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(g(arguments[t]));return e}function k(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],s=0,a=i.length;s<a;s++,o++)n[o]=i[s];return n}function b(e){return this instanceof b?(this.v=e,this):new b(e)}function y(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n={},s("next"),s("throw"),s("return"),n[Symbol.asyncIterator]=function(){return this},n;function s(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){i.push([e,t,r,n])>1||a(e,t)}))})}function a(e,t){try{(r=o[e](t)).value instanceof b?Promise.resolve(r.value.v).then(c,u):l(i[0][2],r)}catch(e){l(i[0][3],e)}var r}function c(e){a("next",e)}function u(e){a("throw",e)}function l(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function v(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:b(e[n](t)),done:"return"===n}:o?o(t):t}:o}}function w(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=h(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(t=e[r](t)).done,t.value)}))}}}function _(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}function S(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function x(e){return e&&e.__esModule?e:{default:e}}function A(e,t){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return t.get(e)}function E(e,t,r){if(!t.has(e))throw new TypeError("attempted to set private field on non-instance");return t.set(e,r),r}},857:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.convertToBuffer=void 0;var n=r(9381),o="undefined"!=typeof Buffer&&Buffer.from?function(e){return Buffer.from(e,"utf8")}:n.fromUtf8;t.convertToBuffer=function(e){return e instanceof Uint8Array?e:"string"==typeof e?o(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e)}},7885:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.uint32ArrayFrom=t.numToUint8=t.isEmptyData=t.convertToBuffer=void 0;var n=r(857);Object.defineProperty(t,"convertToBuffer",{enumerable:!0,get:function(){return n.convertToBuffer}});var o=r(4964);Object.defineProperty(t,"isEmptyData",{enumerable:!0,get:function(){return o.isEmptyData}});var i=r(4034);Object.defineProperty(t,"numToUint8",{enumerable:!0,get:function(){return i.numToUint8}});var s=r(7911);Object.defineProperty(t,"uint32ArrayFrom",{enumerable:!0,get:function(){return s.uint32ArrayFrom}})},4964:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isEmptyData=void 0,t.isEmptyData=function(e){return"string"==typeof e?0===e.length:0===e.byteLength}},4034:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.numToUint8=void 0,t.numToUint8=function(e){return new Uint8Array([(4278190080&e)>>24,(16711680&e)>>16,(65280&e)>>8,255&e])}},7911:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.uint32ArrayFrom=void 0,t.uint32ArrayFrom=function(e){if(!Uint32Array.from){for(var t=new Uint32Array(e.length),r=0;r<e.length;)t[r]=e[r],r+=1;return t}return Uint32Array.from(e)}},277:(e,t,r)=>{"use strict";r.r(t),r.d(t,{locateWindow:()=>o});const n={};function o(){return"undefined"!=typeof window?window:"undefined"!=typeof self?self:n}},9381:(e,t,r)=>{"use strict";r.r(t),r.d(t,{fromUtf8:()=>n,toUtf8:()=>o});const n=e=>"function"==typeof TextEncoder?function(e){return(new TextEncoder).encode(e)}(e):(e=>{const t=[];for(let r=0,n=e.length;r<n;r++){const n=e.charCodeAt(r);if(n<128)t.push(n);else if(n<2048)t.push(n>>6|192,63&n|128);else if(r+1<e.length&&55296==(64512&n)&&56320==(64512&e.charCodeAt(r+1))){const o=65536+((1023&n)<<10)+(1023&e.charCodeAt(++r));t.push(o>>18|240,o>>12&63|128,o>>6&63|128,63&o|128)}else t.push(n>>12|224,n>>6&63|128,63&n|128)}return Uint8Array.from(t)})(e),o=e=>"function"==typeof TextDecoder?function(e){return new TextDecoder("utf-8").decode(e)}(e):(e=>{let t="";for(let r=0,n=e.length;r<n;r++){const n=e[r];if(n<128)t+=String.fromCharCode(n);else if(192<=n&&n<224){const o=e[++r];t+=String.fromCharCode((31&n)<<6|63&o)}else if(240<=n&&n<365){const o="%"+[n,e[++r],e[++r],e[++r]].map((e=>e.toString(16))).join("%");t+=decodeURIComponent(o)}else t+=String.fromCharCode((15&n)<<12|(63&e[++r])<<6|63&e[++r])}return t})(e)},5369:function(e){e.exports=function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=90)}({17:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n=r(18),o=function(){function e(){}return e.getFirstMatch=function(e,t){var r=t.match(e);return r&&r.length>0&&r[1]||""},e.getSecondMatch=function(e,t){var r=t.match(e);return r&&r.length>1&&r[2]||""},e.matchAndReturnConst=function(e,t,r){if(e.test(t))return r},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,r,n){void 0===n&&(n=!1);var o=e.getVersionPrecision(t),i=e.getVersionPrecision(r),s=Math.max(o,i),a=0,c=e.map([t,r],(function(t){var r=s-e.getVersionPrecision(t),n=t+new Array(r+1).join(".0");return e.map(n.split("."),(function(e){return new Array(20-e.length).join("0")+e})).reverse()}));for(n&&(a=s-Math.min(o,i)),s-=1;s>=a;){if(c[0][s]>c[1][s])return 1;if(c[0][s]===c[1][s]){if(s===a)return 0;s-=1}else if(c[0][s]<c[1][s])return-1}},e.map=function(e,t){var r,n=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(r=0;r<e.length;r+=1)n.push(t(e[r]));return n},e.find=function(e,t){var r,n;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(r=0,n=e.length;r<n;r+=1){var o=e[r];if(t(o,r))return o}},e.assign=function(e){for(var t,r,n=e,o=arguments.length,i=new Array(o>1?o-1:0),s=1;s<o;s++)i[s-1]=arguments[s];if(Object.assign)return Object.assign.apply(Object,[e].concat(i));var a=function(){var e=i[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach((function(t){n[t]=e[t]}))};for(t=0,r=i.length;t<r;t+=1)a();return e},e.getBrowserAlias=function(e){return n.BROWSER_ALIASES_MAP[e]},e.getBrowserTypeByAlias=function(e){return n.BROWSER_MAP[e]||""},e}();t.default=o,e.exports=t.default},18:function(e,t,r){"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,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(91))&&n.__esModule?n:{default:n},i=r(18);function s(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}var a=function(){function e(){}var t,r,n;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 o.default(e,t)},e.parse=function(e){return new o.default(e).getResult()},t=e,n=[{key:"BROWSER_MAP",get:function(){return i.BROWSER_MAP}},{key:"ENGINE_MAP",get:function(){return i.ENGINE_MAP}},{key:"OS_MAP",get:function(){return i.OS_MAP}},{key:"PLATFORMS_MAP",get:function(){return i.PLATFORMS_MAP}}],(r=null)&&s(t.prototype,r),n&&s(t,n),e}();t.default=a,e.exports=t.default},91:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n=c(r(92)),o=c(r(93)),i=c(r(94)),s=c(r(95)),a=c(r(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(n.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(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.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(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.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(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.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,r={},n=0,o={},i=0;if(Object.keys(e).forEach((function(t){var s=e[t];"string"==typeof s?(o[t]=s,i+=1):"object"==typeof s&&(r[t]=s,n+=1)})),n>0){var s=Object.keys(r),c=a.default.find(s,(function(e){return t.isOS(e)}));if(c){var u=this.satisfies(r[c]);if(void 0!==u)return u}var l=a.default.find(s,(function(e){return t.isPlatform(e)}));if(l){var d=this.satisfies(r[l]);if(void 0!==d)return d}}if(i>0){var f=Object.keys(o),p=a.default.find(f,(function(e){return t.isBrowser(e,!0)}));if(void 0!==p)return this.compareVersion(o[p])}},t.isBrowser=function(e,t){void 0===t&&(t=!1);var r=this.getBrowserName().toLowerCase(),n=e.toLowerCase(),o=a.default.getBrowserTypeByAlias(n);return t&&o&&(n=o.toLowerCase()),n===r},t.compareVersion=function(e){var t=[0],r=e,n=!1,o=this.getBrowserVersion();if("string"==typeof o)return">"===e[0]||"<"===e[0]?(r=e.substr(1),"="===e[1]?(n=!0,r=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?r=e.substr(1):"~"===e[0]&&(n=!0,r=e.substr(1)),t.indexOf(a.default.compareVersions(o,r,n))>-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,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=/version\/(\d+(\.?_?\d+)+)/i,s=[{test:[/googlebot/i],describe:function(e){var t={name:"Googlebot"},r=o.default.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/opera/i],describe:function(e){var t={name:"Opera"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/opr\/|opios/i],describe:function(e){var t={name:"Opera"},r=o.default.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/SamsungBrowser/i],describe:function(e){var t={name:"Samsung Internet for Android"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/Whale/i],describe:function(e){var t={name:"NAVER Whale Browser"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/MZBrowser/i],describe:function(e){var t={name:"MZ Browser"},r=o.default.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/focus/i],describe:function(e){var t={name:"Focus"},r=o.default.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/swing/i],describe:function(e){var t={name:"Swing"},r=o.default.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/coast/i],describe:function(e){var t={name:"Opera Coast"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe:function(e){var t={name:"Opera Touch"},r=o.default.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/yabrowser/i],describe:function(e){var t={name:"Yandex Browser"},r=o.default.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/ucbrowser/i],describe:function(e){var t={name:"UC Browser"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/Maxthon|mxios/i],describe:function(e){var t={name:"Maxthon"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/epiphany/i],describe:function(e){var t={name:"Epiphany"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/puffin/i],describe:function(e){var t={name:"Puffin"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/sleipnir/i],describe:function(e){var t={name:"Sleipnir"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/k-meleon/i],describe:function(e){var t={name:"K-Meleon"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/micromessenger/i],describe:function(e){var t={name:"WeChat"},r=o.default.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/qqbrowser/i],describe:function(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},r=o.default.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/msie|trident/i],describe:function(e){var t={name:"Internet Explorer"},r=o.default.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/\sedg\//i],describe:function(e){var t={name:"Microsoft Edge"},r=o.default.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/edg([ea]|ios)/i],describe:function(e){var t={name:"Microsoft Edge"},r=o.default.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/vivaldi/i],describe:function(e){var t={name:"Vivaldi"},r=o.default.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/seamonkey/i],describe:function(e){var t={name:"SeaMonkey"},r=o.default.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/sailfish/i],describe:function(e){var t={name:"Sailfish"},r=o.default.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return r&&(t.version=r),t}},{test:[/silk/i],describe:function(e){var t={name:"Amazon Silk"},r=o.default.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/phantom/i],describe:function(e){var t={name:"PhantomJS"},r=o.default.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/slimerjs/i],describe:function(e){var t={name:"SlimerJS"},r=o.default.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t={name:"BlackBerry"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t={name:"WebOS Browser"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/bada/i],describe:function(e){var t={name:"Bada"},r=o.default.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/tizen/i],describe:function(e){var t={name:"Tizen"},r=o.default.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/qupzilla/i],describe:function(e){var t={name:"QupZilla"},r=o.default.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/firefox|iceweasel|fxios/i],describe:function(e){var t={name:"Firefox"},r=o.default.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/electron/i],describe:function(e){var t={name:"Electron"},r=o.default.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/MiuiBrowser/i],describe:function(e){var t={name:"Miui"},r=o.default.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/chromium/i],describe:function(e){var t={name:"Chromium"},r=o.default.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/chrome|crios|crmo/i],describe:function(e){var t={name:"Chrome"},r=o.default.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/GSA/i],describe:function(e){var t={name:"Google Search"},r=o.default.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:function(e){var t=!e.test(/like android/i),r=e.test(/android/i);return t&&r},describe:function(e){var t={name:"Android Browser"},r=o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/playstation 4/i],describe:function(e){var t={name:"PlayStation 4"},r=o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/safari|applewebkit/i],describe:function(e){var t={name:"Safari"},r=o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/.*/i],describe:function(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:o.default.getFirstMatch(t,e),version:o.default.getSecondMatch(t,e)}}}];t.default=s,e.exports=t.default},93:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=r(18),s=[{test:[/Roku\/DVP/],describe:function(e){var t=o.default.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:i.OS_MAP.Roku,version:t}}},{test:[/windows phone/i],describe:function(e){var t=o.default.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.WindowsPhone,version:t}}},{test:[/windows /i],describe:function(e){var t=o.default.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),r=o.default.getWindowsVersionName(t);return{name:i.OS_MAP.Windows,version:t,versionName:r}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(e){var t={name:i.OS_MAP.iOS},r=o.default.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return r&&(t.version=r),t}},{test:[/macintosh/i],describe:function(e){var t=o.default.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),r=o.default.getMacOSVersionName(t),n={name:i.OS_MAP.MacOS,version:t};return r&&(n.versionName=r),n}},{test:[/(ipod|iphone|ipad)/i],describe:function(e){var t=o.default.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:i.OS_MAP.iOS,version:t}}},{test:function(e){var t=!e.test(/like android/i),r=e.test(/android/i);return t&&r},describe:function(e){var t=o.default.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),r=o.default.getAndroidVersionName(t),n={name:i.OS_MAP.Android,version:t};return r&&(n.versionName=r),n}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t=o.default.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),r={name:i.OS_MAP.WebOS};return t&&t.length&&(r.version=t),r}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t=o.default.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||o.default.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||o.default.getFirstMatch(/\bbb(\d+)/i,e);return{name:i.OS_MAP.BlackBerry,version:t}}},{test:[/bada/i],describe:function(e){var t=o.default.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.Bada,version:t}}},{test:[/tizen/i],describe:function(e){var t=o.default.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.Tizen,version:t}}},{test:[/linux/i],describe:function(){return{name:i.OS_MAP.Linux}}},{test:[/CrOS/],describe:function(){return{name:i.OS_MAP.ChromeOS}}},{test:[/PlayStation 4/],describe:function(e){var t=o.default.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.PlayStation4,version:t}}}];t.default=s,e.exports=t.default},94:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=r(18),s=[{test:[/googlebot/i],describe:function(){return{type:"bot",vendor:"Google"}}},{test:[/huawei/i],describe:function(e){var t=o.default.getFirstMatch(/(can-l01)/i,e)&&"Nova",r={type:i.PLATFORMS_MAP.mobile,vendor:"Huawei"};return t&&(r.model=t),r}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet}}},{test:function(e){var t=e.test(/ipod|iphone/i),r=e.test(/like (ipod|iphone)/i);return t&&!r},describe:function(e){var t=o.default.getFirstMatch(/(ipod|iphone)/i,e);return{type:i.PLATFORMS_MAP.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:function(){return{type:i.PLATFORMS_MAP.mobile,vendor:"Nexus"}}},{test:[/[^-]mobi/i],describe:function(){return{type:i.PLATFORMS_MAP.mobile}}},{test:function(e){return"blackberry"===e.getBrowserName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.mobile,vendor:"BlackBerry"}}},{test:function(e){return"bada"===e.getBrowserName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.mobile}}},{test:function(e){return"windows phone"===e.getBrowserName()},describe:function(){return{type:i.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:i.PLATFORMS_MAP.tablet}}},{test:function(e){return"android"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.mobile}}},{test:function(e){return"macos"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.desktop,vendor:"Apple"}}},{test:function(e){return"windows"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.desktop}}},{test:function(e){return"linux"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.desktop}}},{test:function(e){return"playstation 4"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.tv}}},{test:function(e){return"roku"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.tv}}}];t.default=s,e.exports=t.default},95:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=r(18),s=[{test:function(e){return"microsoft edge"===e.getBrowserName(!0)},describe:function(e){if(/\sedg\//i.test(e))return{name:i.ENGINE_MAP.Blink};var t=o.default.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:i.ENGINE_MAP.EdgeHTML,version:t}}},{test:[/trident/i],describe:function(e){var t={name:i.ENGINE_MAP.Trident},r=o.default.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:function(e){return e.test(/presto/i)},describe:function(e){var t={name:i.ENGINE_MAP.Presto},r=o.default.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:function(e){var t=e.test(/gecko/i),r=e.test(/like gecko/i);return t&&!r},describe:function(e){var t={name:i.ENGINE_MAP.Gecko},r=o.default.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/(apple)?webkit\/537\.36/i],describe:function(){return{name:i.ENGINE_MAP.Blink}}},{test:[/(apple)?webkit/i],describe:function(e){var t={name:i.ENGINE_MAP.WebKit},r=o.default.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}}];t.default=s,e.exports=t.default}})},5507:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const i=o},4967:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},4258:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},906:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},2751:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},3901:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const i=o},1961:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{outline:0;overflow:hidden}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const i=o},5163:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const i=o},2332:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0:after{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1:after{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2:after{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3:after{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4:after{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5:after{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6:after{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7:after{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const i=o},7533:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z'/%3E%3C/svg%3E\");display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}",""]);const i=o},7181:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));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 i=o},676:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));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}[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{border-color:var(--ck-ai-form-submit-button-border-color);color:var(--ck-ai-form-submit-button-text-color)}.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{font-size:var(--ck-font-size-tiny);position:absolute}[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)}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{bottom:var(--ck-spacing-small);min-height:unset;min-width:unset;padding:4px;top:var(--ck-spacing-small)}[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{grid-column-gap:0;grid-row-gap:0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto}.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 i=o},3379:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));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:#e8dff7;--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 i=o},8433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var r=e(t);return t[2]?"@media ".concat(t[2]," {").concat(r,"}"):r})).join("")},t.i=function(e,r,n){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(n)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(o[s]=!0)}for(var a=0;a<e.length;a++){var c=[].concat(e[a]);n&&o[c[0]]||(r&&(c[2]?c[2]="".concat(r," and ").concat(c[2]):c[2]=r),t.push(c))}},t}},4673:(e,t,r)=>{"use strict";var n,o=function(){return void 0===n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n},i=function(){var e={};return function(t){if(void 0===e[t]){var r=document.querySelector(t);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(e){r=null}e[t]=r}return e[t]}}(),s=[];function a(e){for(var t=-1,r=0;r<s.length;r++)if(s[r].identifier===e){t=r;break}return t}function c(e,t){for(var r={},n=[],o=0;o<e.length;o++){var i=e[o],c=t.base?i[0]+t.base:i[0],u=r[c]||0,l="".concat(c," ").concat(u);r[c]=u+1;var d=a(l),f={css:i[1],media:i[2],sourceMap:i[3]};-1!==d?(s[d].references++,s[d].updater(f)):s.push({identifier:l,updater:m(f,t),references:1}),n.push(l)}return n}function u(e){var t=document.createElement("style"),n=e.attributes||{};if(void 0===n.nonce){var o=r.nc;o&&(n.nonce=o)}if(Object.keys(n).forEach((function(e){t.setAttribute(e,n[e])})),"function"==typeof e.insert)e.insert(t);else{var s=i(e.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(t)}return t}var l,d=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function f(e,t,r,n){var o=r?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(e.styleSheet)e.styleSheet.cssText=d(t,o);else{var i=document.createTextNode(o),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(i,s[t]):e.appendChild(i)}}function p(e,t,r){var n=r.css,o=r.media,i=r.sourceMap;if(o?e.setAttribute("media",o):e.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var h=null,g=0;function m(e,t){var r,n,o;if(t.singleton){var i=g++;r=h||(h=u(t)),n=f.bind(null,r,i,!1),o=f.bind(null,r,i,!0)}else r=u(t),n=p.bind(null,r,t),o=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(r)};return n(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;n(e=t)}else o()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=o());var r=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var n=0;n<r.length;n++){var o=a(r[n]);s[o].references--}for(var i=c(e,t),u=0;u<r.length;u++){var l=a(r[u]);0===s[l].references&&(s[l].updater(),s.splice(l,1))}r=i}}}},331:(e,t,r)=>{e.exports=r(9237)("./src/clipboard.js")},1782:(e,t,r)=>{e.exports=r(9237)("./src/core.js")},1783:(e,t,r)=>{e.exports=r(9237)("./src/engine.js")},8311:(e,t,r)=>{e.exports=r(9237)("./src/ui.js")},4584:(e,t,r)=>{e.exports=r(9237)("./src/utils.js")},9237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={id:n,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nc=void 0;var n={};(()=>{"use strict";r.r(n),r.d(n,{AIAdapter:()=>F,AIAssistant:()=>Nt,AIRequestError:()=>D,AITextAdapter:()=>Dt,AWSTextAdapter:()=>Ra,OpenAITextAdapter:()=>zt});var e=r(4584),t=r(1782),o=r(8311);t.ContextPlugin;var i=r(4673),s=r.n(i),a=r(2332),c={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(a.A,c);a.A.locals;t.ContextPlugin;var u=r(7533),l={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(u.A,l);u.A.locals;o.View;o.View;var d=r(1961),f={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(d.A,f);d.A.locals;var p=r(5163),h={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(p.A,h);p.A.locals;var g=r(4258),m={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(g.A,m);g.A.locals;var k=r(4967),b={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(k.A,b);k.A.locals;var y=r(906),v={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(y.A,v);y.A.locals;var w=r(2751),_={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(w.A,_);w.A.locals;var S=r(3901),x={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(S.A,x);S.A.locals;var A=r(5507),E={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(A.A,E);A.A.locals;const I={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'};var O=r(331);const R=T;function P(){const e=["ai-ui","processor","getLastPosition","getSelectedBlocks","data","24TPpjaz","_setUniqueMarkerNamesInFragment","selection","span","canEditAt","319840RKiMru","removeMarker","pop","5654803tkCFSQ","72054xdEExP","ck-fake-ai-selection_collapsed","init","275944xguuhR","isContent","AIAssistantEditing","change","pluginName","insertContent","37953hjsJvW","createPositionAfter","document","for","createRange","toView","requires","setSelection","markerToHighlight","markerToElement","112mLHCci","schema","config","isAtEnd","updateMarker","ai-ui-candidate","insertContentBelow","ck-fake-ai-selection-candidate","length","ck-ai-assistant-ui_theme","end","plugins","start","ck-fake-ai-selection","get","toModel","showFakeVisualSelection","hideFakeVisualSelection","418796QQHahz","model","getRange","has","addMarker","1569154TMzgSc","editingDowncast","createSelection","markers","from","getLastMatchingPosition","editor","ai.useTheme","conversion","getFirstRange","push"];return(P=function(){return e})()}function T(e,t){const r=P();return(T=function(e,t){return r[e-=172]})(e,t)}!function(e,t){const r=T,n=e();for(;;)try{if(495809===-parseInt(r(192))/1+parseInt(r(231))/2+parseInt(r(180))/3*(-parseInt(r(226))/4)+parseInt(r(185))/5+parseInt(r(189))/6+parseInt(r(188))/7+-parseInt(r(208))/8*(parseInt(r(198))/9))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(P);const M=R(175),C=R(213);class j extends t.Plugin{static get[R(196)](){return R(194)}static get[R(204)](){return[O.ClipboardMarkersUtils]}[R(191)](){const e=R,{editor:t}=this,r=[e(221)];t[e(210)][e(222)](e(238))&&r[e(174)](e(217)),t[e(172)][e(201)](e(232))[e(206)]({model:M,view:{classes:r}}),t[e(172)][e(201)](e(232))[e(207)]({model:M,view:{name:e(183),classes:[e(221),e(190)]}}),t[e(172)][e(201)](e(232))[e(206)]({model:C,view:{classes:[e(215)]}}),t[e(172)][e(201)](e(232))[e(207)]({model:C,view:{name:e(183),classes:[e(215),e(190)]}})}[R(224)](e){const t=R,r=this[t(237)][t(227)],n=e?C:M;r[t(195)]((e=>{const o=t,i=r[o(200)][o(182)][o(173)]();if(r[o(234)][o(229)](n))e[o(212)](n,{range:i});else if(i[o(220)][o(211)]){const t=i[o(220)][o(236)]((({item:e})=>!r[o(209)][o(193)](e)),{boundaries:i});e[o(230)](n,{usingOperation:!1,affectsData:!1,range:e[o(202)](t,i[o(218)])})}else e[o(230)](n,{usingOperation:!1,affectsData:!1,range:i})}))}[R(225)](e){const t=R,r=this[t(237)][t(227)],n=e?C:M;r[t(234)][t(229)](n)&&r[t(195)]((e=>{e[t(186)](n)}))}[R(197)](e,t){const r=R,n=this[r(237)][r(219)][r(222)](O.ClipboardMarkersUtils),o=t||this[r(237)][r(227)][r(234)][r(222)](M)[r(228)]();if(!this[r(237)][r(227)][r(184)](o))return;const i=this[r(237)][r(179)][r(176)][r(203)](e),s=this[r(237)][r(179)][r(223)](i);n[r(181)](s),this[r(237)][r(227)][r(195)]((e=>{const t=r;this[t(225)]();const n=this[t(237)][t(227)][t(197)](s,o);n&&e[t(205)](n)}))}[R(214)](e){const t=R,{model:r}=this[t(237)],n=Array[t(235)](r[t(233)](this[t(237)][t(227)][t(234)][t(222)](M)[t(228)]())[t(178)]()),o=n[t(216)]?r[t(199)](n[t(187)]()):r[t(200)][t(182)][t(177)]();this[t(197)](e,o)}}var N=B;function L(){var e=["afterInit","289656hsHXaw","AIAdapter","2037680RLXXRQ","9161744qATBFI","14LPAdvX","1177GfCJDO","27WkoMIn","aiadapter-text-adapter-not-set","pluginName","1014531DuujiK","2274755OSJsWs","6zoVHkL","2074616ijfXjA","9362OTALzc","AIRequestError","name","textAdapter","7OrDjgg"];return(L=function(){return e})()}!function(e,t){for(var r=B,n=e();;)try{if(617304===-parseInt(r(337))/1*(-parseInt(r(327))/2)+-parseInt(r(323))/3+parseInt(r(326))/4+parseInt(r(324))/5*(-parseInt(r(325))/6)+parseInt(r(331))/7*(-parseInt(r(336))/8)+parseInt(r(320))/9*(-parseInt(r(335))/10)+-parseInt(r(338))/11*(-parseInt(r(333))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(L);class F extends t.Plugin{static get[N(322)](){return N(334)}[N(332)](){var t=N;if(!this[t(330)])throw new e.CKEditorError(t(321),null)}}function B(e,t){var r=L();return(B=function(e,t){return r[e-=320]})(e,t)}class D extends Error{constructor(e){var t=N;super(e),this[t(329)]=t(328)}}function U(e,t,r){const n=e.t;switch(t){case"Edit or review":return n("Edit or review");case"Improve writing":return n("Improve writing");case"Make shorter":return n("Make shorter");case"Make longer":return n("Make longer");case"Simplify language":return n("Simplify language");case"Generate from selection":return n("Generate from selection");case"Summarize":return n("Summarize");case"Continue":return n("Continue");case"Change tone":return n("Change tone");case"Professional":return n("Professional");case"Casual":return n("Casual");case"Direct":return n("Direct");case"Confident":return n("Confident");case"Friendly":return n("Friendly");case"Change style":return n("Change style");case"Business":return n("Business");case"Legal":return n("Legal");case"Journalism":return n("Journalism");case"Poetic":return n("Poetic");case"Translate":return n("Translate");case"Translate to %0":return n("Translate to %0",r);case"English":return n("English");case"Spanish":return n("Spanish");case"German":return n("German");case"Portuguese":return n("Portuguese");case"French":return n("French");case"Simplified Chinese":return n("Simplified Chinese");case"Hindi":return n("Hindi");case"Arabic":return n("Arabic");case"AI Assistant":return n("AI Assistant");case"AI Commands":return n("AI Commands");case"Ask AI to edit or generate":return n("Ask AI to edit or generate");case"Ask AI to improve generated text":return n("Ask AI to improve generated text");case"Copy":return n("Copy");case"Submit":return n("Submit");case"Insert below":return n("Insert below");case"Try again":return n("Try again");case"Stop":return n("Stop");case"AI is writing...":return n("AI is writing...");case"History":return n("History");case"Empty history":return n("Empty history");case"Ask AI and your prompts will be listed here for you to use later.":return n("Ask AI and your prompts will be listed here for you to use later.");case"Prompt history":return n("Prompt history");case"Search AI command":return n("Search AI command");case"No commands found":return n("No commands found");case"No commands available":return n("No commands available");case"Clear":return n("Clear");case"AI_REPLACE_CONTENT":return n({id:"AI_REPLACE_CONTENT",string:"Replace"});case"AI_INSERT_CONTENT":return n({id:"AI_INSERT_CONTENT",string:"Insert"});case"AI_ERROR_GET_HEADERS":return n({id:"AI_ERROR_GET_HEADERS",string:"Preparing request headers failed"});case"AI_ERROR_GET_PARAMETERS":return n({id:"AI_ERROR_GET_PARAMETERS",string:"Preparing request parameters failed"});case"AI_ERROR_UNSUPPORTED_MODEL":return n({id:"AI_ERROR_UNSUPPORTED_MODEL",string:'The requested AI model ("%0") is not supported'},r);case"AI_ERROR_CONTEXT_LENGTH":return n({id:"AI_ERROR_CONTEXT_LENGTH",string:"Selected content is too long"});case"AI_ERROR_MODERATION":return n({id:"AI_ERROR_MODERATION",string:"Requested query does not pass moderation rules"});case"AI_ERROR_FAILED":return n({id:"AI_ERROR_FAILED",string:"Failed to communicate with the AI service"});default:return t}}function $(e,t){const r=H();return($=function(e,t){return r[e-=354]})(e,t)}function H(){const e=["isEnabled","execute","636cmfAfT","length","reduce","enabledCommandsIds","concat","isEmpty","element","hasContent","refresh","showUI","336zYvsRu","model","ai.aiAssistant.disabledElements","selection","custom","set","plugins","add","editor","getFirstRange","12376OUVWvs","getItems","get","change:_hasContext","_commandDefinitions","from","getSelectedBlocks","9279rQqrOU","includes","56HzWqyV","2257785QZEZHt","document","1792gfZVsb","5AvzhYc","name","_hasContext","commands","change:isEnabled","1096266lZEokL","20984wSMStl","getRanges","config","isCollapsed","74261SzmGPG","9080700TQOarY","requiresContent"];return(H=function(){return e})()}const z=$;!function(e,t){const r=$,n=e();for(;;)try{if(468081===-parseInt(r(355))/1*(parseInt(r(364))/2)+parseInt(r(362))/3*(parseInt(r(393))/4)+-parseInt(r(368))/5*(-parseInt(r(373))/6)+parseInt(r(367))/7*(parseInt(r(374))/8)+parseInt(r(365))/9+-parseInt(r(379))/10+-parseInt(r(378))/11*(-parseInt(r(383))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(H);class V extends t.Command{constructor(e,t){const r=$;super(e),this[r(359)]=t?t[r(385)](((e,t)=>e[r(387)](t[r(371)])),new Array):[],this[r(398)](r(386),[]),this.on(r(358),((e,t,n)=>{const o=r;this[o(381)]&&(this[o(386)]=q(this[o(359)],n))})),this[r(398)](r(370),!1),this.on(r(372),((e,t,n)=>{const o=r;this[o(386)]=n?q(this[o(359)],this[o(370)]):[]}))}[z(391)](){const e=z,t=this[e(401)][e(394)];this[e(370)]=function(t){const r=e,n=t[r(366)][r(396)];return n[r(377)]?0!==[...n[r(361)]()][r(384)]&&![...n[r(361)]()][0][r(388)]:!!t[r(390)](n[r(354)]())}(t);const r=t[e(366)][e(396)],n=this[e(401)][e(376)][e(357)](e(395));for(const t of r[e(375)]())for(const r of t[e(356)]())if(r.is(e(389))&&n[e(363)](r[e(369)]))return void(this[e(381)]=!1);this[e(381)]=!0}[z(382)](e="",t="",r=z(397)){const n=z;this[n(401)][n(399)][n(357)](Ot)[n(392)](e,t,r)}}function q(e,t){const r=z,n=new Set;for(const o of e)(t||!1===o[r(380)])&&n[r(400)](o.id);return Array[r(360)](n)}var G=r(1783);const W=K;function K(e,t){const r=Z();return(K=function(e,t){return r[e-=359]})(e,t)}function Z(){const e=["```","mainAction","143RmMhwz","startProcessing","3599048WdpzFg","toModel","_parseAndNormalizeContent","value","parseFromString","938004DKwAGB","setContentOf","616247KVHNmO","9jXurmp","_normalizeResponseHeadings","set:currentContext","_domParser","finishProcessing","substring","_stripMarkdownSyntax","match","ELEMENT_NODE","catch","innerHTML","reset","4hTwxZY","handleError","```html","startsWith","_sanitizeHTML","element","2wlsqbz","serializeToString","6oJrOBZ","then","11HzftqY","once","createElement","_xmlSerializer","domConverter","finally","textAdapter","childNodes","previousLabel","stopListening","reverse","name","destroy","currentResponse","currentContext","2800301yqIFzN","1304780LbeEVJ","editor","makeRequest","_sanitizationContainer","editing","previousContext","isProcessing","push","render","text/html","previousActionId","endsWith","listenTo","processor","trim","document","previousQuery","tryAgainEvent","custom","remove","length","set","data","from","view","body","6516970ZJepWe","initialContext","prompt","exec","submitPrompt","abort","updateView","rename","nodeType","toView","div","isRendered","message","stopProcessing","_handleQuery","2343045VgtxDt","stringify"];return(Z=function(){return e})()}!function(e,t){const r=K,n=e();for(;;)try{if(425066===parseInt(r(389))/1*(-parseInt(r(408))/2)+-parseInt(r(376))/3+parseInt(r(402))/4*(parseInt(r(428))/5)+-parseInt(r(410))/6*(parseInt(r(427))/7)+-parseInt(r(382))/8*(-parseInt(r(390))/9)+-parseInt(r(361))/10*(-parseInt(r(412))/11)+-parseInt(r(387))/12*(-parseInt(r(380))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Z);const Q=new RegExp(/^(.*?)<[a-zA-Z][a-zA-Z0-9_\-.]*[ >]/,"is");class Y extends((0,e.ObservableMixin)()){constructor(e,t,r){const n=K;super(),this[n(429)]=e,this[n(418)]=t,this[n(431)]=document[n(414)](n(371)),this[n(393)]=new DOMParser,this[n(415)]=new XMLSerializer,this[n(359)]=r,this[n(449)]({initialContext:"",currentContext:"",currentResponse:"",previousContext:void 0,previousQuery:void 0,previousLabel:void 0,isProcessing:!1}),this.on(n(392),((e,t,r)=>{const o=n;this[o(359)][o(385)]=this[o(406)](r)})),this[n(440)](this[n(359)],n(365),((e,t)=>{const r=n,o=this[r(426)]||this[r(362)];this[r(375)](t,o,r(446))})),this[n(440)](this[n(359)],n(445),(()=>{const e=n;this[e(359)][e(363)]=this[e(420)],this[e(375)](this[e(444)],this[e(433)],this[e(438)],this[e(420)])})),this[n(440)](this[n(359)],n(374),(()=>{this[n(374)]()}))}[W(424)](){this[W(421)]()}async[W(367)]({actionId:e,query:t,htmlContent:r,label:n,mainActionLabel:o}){const i=W;this[i(359)][i(363)]=n,this[i(359)][i(379)]=o,this[i(362)]=r,t&&(this[i(359)][i(372)]?this[i(375)](t,r,e,n):this[i(359)][i(413)](i(436),(()=>{this[i(375)](t,r,e,n)})))}[W(374)](){const e=W;this[e(434)]&&(this[e(434)]=!1,this[e(359)][e(394)](),this[e(418)][e(366)]())}[W(401)](){const e=W;this[e(362)]="",this[e(426)]="",this[e(425)]="",this[e(433)]="",this[e(444)]="",this[e(420)]="",this[e(438)]=void 0,this[e(359)][e(401)](),this[e(374)]()}async[W(375)](e,t,r,n){const o=W;return this[o(434)]=!0,this[o(359)][o(381)](),this[o(433)]=t,this[o(444)]=e,this[o(420)]=n||e,this[o(438)]=r,new Promise((n=>{const i=o;this[i(418)][i(430)]({query:e,context:t,onData:e=>{const t=i;this[t(425)]=e,this[t(426)]=this[t(384)](this[t(425)])},actionId:r})[i(411)]((()=>{const e=i;!this[e(426)]&&this[e(425)]&&(this[e(426)]=this[e(384)](this[e(425)],!0))}))[i(399)]((e=>{const t=i;e instanceof D?this[t(359)][t(403)](e[t(373)]):this[t(359)][t(403)](),n()}))[i(417)]((()=>{this[i(374)](),n()}))}))}[W(384)](e,t=!1){const r=W,n=Q[r(364)](e);e=n?e[r(395)](n[1][r(448)]):e[r(448)]<100&&!t?"":this[r(396)](e);const o=this[r(393)][r(386)](e,r(437));if(n){const e=Array[r(451)](o[r(360)][r(419)]);e[r(422)]();for(const t of e){if(t[r(369)]==Node[r(398)])break;t[r(447)]()}}const i=this[r(429)][r(450)][r(441)][r(370)](this[r(415)][r(409)](o[r(360)]));return this[r(391)](i),this[r(429)][r(450)][r(377)](this[r(429)][r(450)][r(383)](i))}[W(391)](e){const t=W,r=new G.UpcastWriter(this[t(429)][t(432)][t(359)][t(443)]),n=new G.Matcher({name:/^h[1-5]$/}),o=[];let i=!1;for(const r of e)r.is(t(407))&&n[t(397)](r)&&(o[t(435)](r),"h1"==r[t(423)]&&(i=!0));if(i)for(const e of o)r[t(368)]("h"+(parseInt(e[t(423)][1])+1),e)}[W(406)](e){const t=W;return this[t(429)][t(432)][t(359)][t(416)][t(388)](this[t(431)],e),this[t(431)][t(400)]}[W(396)](e){const t=W,r=e[t(442)]();return r[t(405)](t(404))?r[t(439)](t(378))?r[t(395)](7,r[t(448)]-3):r[t(395)](7):e}}const X=te;!function(e,t){const r=te,n=e();for(;;)try{if(416465===-parseInt(r(408))/1+parseInt(r(430))/2*(parseInt(r(409))/3)+-parseInt(r(427))/4*(-parseInt(r(426))/5)+-parseInt(r(406))/6*(-parseInt(r(404))/7)+-parseInt(r(407))/8*(-parseInt(r(421))/9)+-parseInt(r(428))/10+-parseInt(r(413))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(re);const J={REPLACE:X(401),INSERT:X(435)};class ee extends o.ToolbarView{constructor(e){const t=X;super(e),this[t(419)](t(437),!1),this[t(419)](t(424),J[t(411)]),this[t(432)]=this[t(425)]("",t(423)),this[t(432)][t(433)](t(415)).to(this,t(424),(r=>U(e,t(412)+r[t(416)]()+t(422)))),this[t(420)]=this[t(425)](U(e,t(414))),this[t(417)]=this[t(425)](U(e,t(403))),this[t(402)]=this[t(425)](U(e,t(431)));const r=this[t(434)];this[t(436)]({attributes:{class:[t(418),r.if(t(437),t(429),(e=>!e))]}}),this[t(410)][t(438)]([this[t(432)],this[t(420)],this[t(417)],this[t(402)]])}[X(425)](e,t){const r=X,n=new o.ButtonView(this[r(405)]);return n[r(419)]({label:e,class:t||"",isVisible:!0,withText:!0}),n}}function te(e,t){const r=re();return(te=function(e,t){return r[e-=401]})(e,t)}function re(){const e=["3223244XOehgr","6617730iHVKbD","ck-hidden","211294prXiiU","Stop","replaceButton","bind","bindTemplate","insert","extendTemplate","isVisible","addMany","replace","stopButton","Try again","1729kxGBLN","locale","1824IGaWPE","36128ZrhmAk","123776wBrxTi","9MRwWMp","items","REPLACE","AI_","8051274xsynUd","Insert below","label","toUpperCase","tryAgainButton","ck-ai-form__toolbar","set","insertButton","1467bXUpKF","_CONTENT","ck-button-action","mainAction","_createButton","5hkGKWI"];return(re=function(){return e})()}const ne='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5 2.801a.7.7 0 0 0-.7.7v11.5a.8.8 0 0 1-1.6 0v-11.5a2.3 2.3 0 0 1 2.3-2.3h6.5a.8.8 0 0 1 0 1.6H5Zm.7 3.7a2.3 2.3 0 0 1 2.3-2.3h7a2.3 2.3 0 0 1 2.3 2.3v10a2.3 2.3 0 0 1-2.3 2.3H8a2.3 2.3 0 0 1-2.3-2.3v-10Zm2.3-.7a.7.7 0 0 0-.7.7v10a.7.7 0 0 0 .7.7h7a.7.7 0 0 0 .7-.7v-10a.7.7 0 0 0-.7-.7H8Z"/></svg>',oe=ie;function ie(e,t){const r=se();return(ie=function(e,t){return r[e-=323]})(e,t)}function se(){const e=["_createCopyButton","remove","lastElementChild","render","text/html","bind","style","execCommand","340137BxniDp","12166VmRFnH","createRange","_createLoader","listenTo","addRange","setTemplate","removeAllRanges","absolute","ClipboardItem","div","clipboard","_copyHTMLToClipboard","appendLoader","contentFieldView","ck-hidden",".ck-ai-form__loader","execute","body","ck-ai-form__content-area-wrapper","ck-reset_all-excluded","20275hWZclT","Copy","mousedown","13248ecfVYi","ck-ai-form__content-field","value","ck-ai-form__copy-button","focus","31290zWmDVA","128EdNulK","querySelector","smooth","copyButtonView"," ck-ai-form__copy-button--copied","AI is writing...","firstElementChild","isProcessing","bindTemplate","ck-ai-form__content-area--processing","6830260aIRYGI","text/plain","copy","setContent","wheel","<span>]</span>","scrollHeight","ck-ai-form__copy-button-wrapper","loaderView","isEnabled","position","getSelection","change:value","ck-content","appendChild","setStartAfter","element","4905AiFZPI","locale","scrollTo","44cJyNpW","check","<span>[</span>","change:isProcessing","setEndBefore","innerHTML","isVisible","textContent","createElement","2556GEXTGu","left","-9999px","icon","set","ck-ai-form__loader","ck-ai-form__content-area","class","write","5459883yhWOUk"];return(se=function(){return e})()}!function(e,t){const r=ie,n=e();for(;;)try{if(484320===-parseInt(r(336))/1*(parseInt(r(375))/2)+parseInt(r(402))/3+parseInt(r(345))/4*(-parseInt(r(344))/5)+-parseInt(r(384))/6*(-parseInt(r(403))/7)+parseInt(r(339))/8*(-parseInt(r(372))/9)+parseInt(r(355))/10+parseInt(r(393))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(se);class ae extends o.View{constructor(e,t=""){const r=ie;super(e),this[r(388)]({value:null,isVisible:!1,isProcessing:!1});const n=this[r(353)];this[r(329)]=new ce(e,t),this[r(348)]=this[r(394)](),this[r(408)]({tag:r(325),attributes:{class:["ck",r(334),n.if(r(381),r(330),(e=>!e))],tabindex:"-1"},children:[{tag:r(325),attributes:{class:["ck",r(390),n.if(r(352),r(354))]},children:[this[r(329)],{tag:r(325),attributes:{class:["ck",r(362)]},children:[this[r(348)]]}]}]})}[oe(397)](){const e=oe;super[e(397)](),this[e(341)]&&this[e(329)][e(358)](this[e(341)]);let t=!1;this.on(e(367),((r,n,o)=>{const i=e,s=!this[i(329)][i(371)][i(346)](i(331));this[i(329)][i(358)](o),this[i(352)]&&s&&!t&&this[i(371)][i(374)]({top:this[i(371)][i(361)],behavior:i(347)})})),this.on(e(378),((r,n,o)=>{const i=e;t=!1,o?(this[i(341)]=null,this[i(329)][i(328)]()):this[i(341)]||this[i(329)][i(358)]("")})),this[e(406)](this[e(371)],e(359),(()=>{t=!0})),this[e(406)](this[e(371)],e(338),(()=>{t=!0}))}[oe(343)](){const e=oe;this[e(371)][e(343)]()}[oe(394)](){const e=oe,r=this[e(373)],n=new o.ButtonView(this[e(373)]),i=e(342);return n[e(388)]({label:U(r,e(337)),icon:ne,class:i,tooltip:!0}),n[e(399)](e(381)).to(this,e(341),(e=>!!e)),n[e(399)](e(364)).to(this,e(352),(e=>!e)),n.on(e(332),(()=>{const r=e;this[r(327)](this[r(329)][r(371)]),n[r(387)]=t.icons[r(376)],n[r(391)]=i+r(349),this[r(343)](),setTimeout((()=>{const e=r;n[e(387)]=ne,n[e(391)]=i}),1e3)})),n}[oe(327)](t){const r=oe,{window:n,document:o}=e.global;if(n[r(324)]){const{Blob:e,ClipboardItem:o}=n,i=[new o({"text/html":new e([t[r(380)]],{type:r(398)}),"text/plain":new e([t[r(382)]||""],{type:r(356)})})];navigator[r(326)][r(392)](i)}else{const e=o[r(383)](r(325));e[r(400)][r(365)]=r(323),e[r(400)][r(385)]=r(386),e[r(380)]=r(377)+t[r(380)]+r(360),o[r(333)][r(369)](e);const i=o[r(404)]();i[r(370)](e[r(351)]),i[r(379)](e[r(396)]);const s=n[r(366)]();s[r(409)](),s[r(407)](i),o[r(401)](r(357)),e[r(395)]()}}}class ce extends o.View{constructor(e,t=""){const r=oe;super(e),this[r(363)]=this[r(405)](),this[r(408)]({tag:r(325),attributes:{class:["ck",r(368),t,r(335),r(340)]}})}[oe(358)](e){const t=oe;this[t(371)][t(380)]=e}[oe(328)](){const e=oe;this[e(371)][e(369)](this[e(363)][e(371)])}[oe(405)](){const e=oe,t=new o.View,r=this[e(373)],n=new o.SpinnerView;return n[e(381)]=!0,t[e(408)]({tag:e(325),attributes:{class:["ck",e(389)]},children:[n,{text:U(r,e(350))}]}),t[e(397)](),t}}function ue(e,t){const r=de();return(ue=function(e,t){return r[e-=396]})(e,t)}!function(e,t){const r=ue,n=e();for(;;)try{if(560743===parseInt(r(403))/1+parseInt(r(397))/2+parseInt(r(409))/3*(parseInt(r(396))/4)+parseInt(r(401))/5+parseInt(r(410))/6+parseInt(r(398))/7+-parseInt(r(400))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(de);class le extends o.View{constructor(e,t=""){const r=ue;super(e);const n=new o.IconView,i=this[r(399)];this[r(405)](r(406),t),n[r(404)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M9.9 4.385a1.2 1.2 0 0 0-.44.44h.002l-5.284 9.15a1.2 1.2 0 0 0 1.04 1.8h10.564a1.2 1.2 0 0 0 1.04-1.8l-5.282-9.15a1.2 1.2 0 0 0-1.64-.44Zm.05 8.363a.301.301 0 0 1 .115-.023h.9a.301.301 0 0 1 .3.3v.9a.3.3 0 0 1-.3.3h-.9a.3.3 0 0 1-.3-.3v-.9a.3.3 0 0 1 .185-.277Zm-.185-4.723a.3.3 0 0 1 .3-.3h.9a.3.3 0 0 1 .3.3v3.4a.3.3 0 0 1-.3.3h-.9a.301.301 0 0 1-.3-.3v-3.4Z"/></svg>\n',this[r(402)]({tag:r(408),attributes:{class:["ck",r(407)]},children:[n,{text:i.to(r(406))}]})}}function de(){const e=["setTemplate","564166JnSPgG","content","set","text","ck-ai-form__error","div","740613XBlKdH","1192716qwxMyq","8HetHSW","909112kGFCHt","3455102KaXKmJ","bindTemplate","14891880yjvhQD","1086960AawCWv"];return(de=function(){return e})()}const fe=he;function pe(){const e=["isEmpty","submit","history","window","set","focusFirst","ck-ai-form__submit","requestAnimationFrame","excludeScrollbarsAndBorders","focusableChildren","bind","value","add","style","target","_createSubmitButton","children","Submit","locale","1815FhjCtH","resultsView","width","278012ckkdOU","isVisible","930MiYkol","focus","uiLanguageDirection","element","focusLast","focusCycler","1702569uttSYc","left","render","rtl","145478haBSyr","filteredView","7338mSoHwB","right","update","9PxPbLO","205204oOGhEO","fieldView","submitButtonView","isOn","minRows","execute","enter","18981dIJtve","queryView","ck-ai-form__toggle-history","104OoqcFe","keystrokes","History","157514XssgQJ","maxRows","_createShowHistoryButton","showHistoryButtonView","fieldWrapperChildren","isEnabled","fire"];return(pe=function(){return e})()}function he(e,t){const r=pe();return(he=function(e,t){return r[e-=118]})(e,t)}!function(e,t){const r=he,n=e();for(;;)try{if(274463===-parseInt(r(127))/1+-parseInt(r(139))/2*(-parseInt(r(144))/3)+-parseInt(r(145))/4+parseInt(r(124))/5*(parseInt(r(141))/6)+-parseInt(r(158))/7*(-parseInt(r(155))/8)+-parseInt(r(152))/9*(parseInt(r(129))/10)+-parseInt(r(135))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(pe);class ge extends o.AutocompleteView{constructor(e,t){const r=he;super(e,t),this[r(153)][r(146)][r(149)]=1,this[r(153)][r(146)][r(159)]=3,this[r(147)]=this[r(120)](),this[r(161)]=this[r(160)](),this[r(174)][r(177)](this[r(161)],1),this[r(174)][r(177)](this[r(147)])}[fe(137)](){const e=fe;super[e(137)](),this[e(153)][e(162)][e(177)](this[e(161)]),this[e(121)][e(177)](this[e(147)]),this[e(156)][e(169)](e(151),((t,r)=>{const n=e;t[n(119)]==this[n(153)][n(146)][n(132)]&&(this[n(166)](),r())}))}[fe(120)](){const e=fe,t=new o.ButtonView(this[e(123)]),r=this[e(123)];return t[e(169)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M15.875 4.419a.75.75 0 0 0-1.5 0v7.25H6.818l2.33-1.955a.75.75 0 0 0-.963-1.15l-3.792 3.182a.75.75 0 0 0-.17.945c.046.11.118.208.21.284l3.788 3.18a.75.75 0 1 0 .965-1.149l-2.19-1.837h7.629c.69 0 1.25-.56 1.25-1.25v-7.5Z"/></svg>',label:U(r,e(122)),isVisible:!0,tooltip:!0,class:e(171)}),t.on(e(150),(()=>{this[e(166)]()})),t[e(175)](e(163)).to(this[e(153)][e(146)],e(165),this,e(163),((e,t)=>!e&&t)),t}[fe(160)](){const r=fe,n=new o.ButtonView(this[r(123)]),i=this[r(125)],s=this[r(123)];n[r(169)]({label:U(s,r(157)),withText:!1,icon:t.icons[r(167)],tooltip:!0,tooltipPosition:"sw",class:r(154)}),n[r(175)](r(148)).to(i,r(128)),n[r(175)](r(163)).to(this,r(163)),n.on(r(150),(()=>{const e=r;i[e(128)]=!i[e(128)],i[e(128)]?this[e(140)][e(130)]():this[e(130)]()}));const a=()=>{const t=r;e.global[t(168)][t(172)]((()=>{const r=t;if((0,e.isVisible)(this[r(132)])){const t=new e.Rect(this[r(153)][r(146)][r(132)]),o=t[r(126)],i=r(138)===s[r(131)]?r(136):r(142);t[r(173)](),n[r(132)][r(118)][i]=o-t[r(126)]+1+"px"}}))};return this[r(153)][r(146)].on(r(143),a),this.on(r(137),a),n}[fe(166)](){const e=fe,t=this[e(153)][e(146)][e(132)][e(176)];this[e(164)](e(166),t)}[fe(130)](e){const t=fe;-1===e?this[t(134)][t(133)]():this[t(134)][t(170)]()}}function me(e,t){const r=ke();return(me=function(e,t){return r[e-=440]})(e,t)}function ke(){const e=["Prompt history","93492nYDURG","children","390999HVvFXt","149194zvQWMW","length","1044610aLYrgY","8OPGczQ","execute","locale","add","clearHistoryButton","filter","536742ElgoQX","fire","historyGroupView","Clear","set","items","label","185142kZMjno","907485PHJulC","clearHistory","delegate","_createClearHistoryButton"];return(ke=function(){return e})()}const be=me;!function(e,t){const r=me,n=e();for(;;)try{if(163223===parseInt(r(440))/1+parseInt(r(449))/2+-parseInt(r(448))/3+-parseInt(r(446))/4+-parseInt(r(441))/5+parseInt(r(458))/6+-parseInt(r(451))/7*(-parseInt(r(452))/8))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ke);class ye extends o.ListView{constructor(e){const t=me;super(e),this[t(456)]=this[t(444)](),this[t(460)]=new o.ListItemGroupView,this[t(460)][t(447)][t(455)](this[t(456)],1),this[t(460)][t(464)]=U(e,t(445)),this[t(460)][t(463)][t(443)](t(453)).to(this),this[t(463)][t(455)](this[t(460)])}[be(457)](){const e=be;let t=0;for(const r of this[e(463)])t+=r[e(463)][e(450)];return{resultsCount:t,totalItemsCount:t}}[be(444)](){const e=be,t=this[e(454)],r=new o.ButtonView(this[e(454)]);return r[e(462)]({label:"("+U(t,e(461))+")",withText:!0}),r.on(e(453),(()=>this[e(459)](e(442)))),r}}function ve(){const e=["217896TBZNmQ","extendTemplate","set","17626oYUVBN","bindTemplate","48798flXQmW","664wtyBaO","style","ck-button__label","19dzkSCG","349962PGLXJG","139230phRKwC","2352222pdjjVJ","1418505SVLLlQ"];return(ve=function(){return e})()}function we(e,t){const r=ve();return(we=function(e,t){return r[e-=282]})(e,t)}!function(e,t){const r=we,n=e();for(;;)try{if(274801===parseInt(r(292))/1*(parseInt(r(288))/2)+parseInt(r(294))/3+parseInt(r(283))/4+-parseInt(r(282))/5+-parseInt(r(293))/6+-parseInt(r(286))/7*(parseInt(r(289))/8)+parseInt(r(295))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ve);class _e extends o.HighlightedTextView{constructor(){const e=we;super(),this[e(285)]({style:void 0,text:void 0,id:void 0});const t=this[e(287)];this[e(284)]({attributes:{class:[e(291)],style:t.to(e(290)),id:t.to("id")}})}}const Se="object"==typeof global&&global&&global.Object===Object&&global;var xe="object"==typeof self&&self&&self.Object===Object&&self;const Ae=(Se||xe||Function("return this")()).Symbol;const Ee=function(e,t){for(var r=-1,n=null==e?0:e.length,o=Array(n);++r<n;)o[r]=t(e[r],r,e);return o};const Ie=Array.isArray;var Oe=Object.prototype,Re=Oe.hasOwnProperty,Pe=Oe.toString,Te=Ae?Ae.toStringTag:void 0;const Me=function(e){var t=Re.call(e,Te),r=e[Te];try{e[Te]=void 0;var n=!0}catch(e){}var o=Pe.call(e);return n&&(t?e[Te]=r:delete e[Te]),o};var Ce=Object.prototype.toString;const je=function(e){return Ce.call(e)};var Ne=Ae?Ae.toStringTag:void 0;const Le=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Ne&&Ne in Object(e)?Me(e):je(e)};const Fe=function(e){return null!=e&&"object"==typeof e};const Be=function(e){return"symbol"==typeof e||Fe(e)&&"[object Symbol]"==Le(e)};var De=Ae?Ae.prototype:void 0,Ue=De?De.toString:void 0;const $e=function e(t){if("string"==typeof t)return t;if(Ie(t))return Ee(t,e)+"";if(Be(t))return Ue?Ue.call(t):"";var r=t+"";return"0"==r&&1/t==-1/0?"-0":r};const He=function(e){return null==e?"":$e(e)};const ze=function(e){return function(t){return null==e?void 0:e[t]}};const Ve=ze({"&":"&","<":"<",">":">",""":'"',"'":"'"});var qe=/&(?:amp|lt|gt|quot|#39);/g,Ge=RegExp(qe.source);const We=function(e){return(e=He(e))&&Ge.test(e)?e.replace(qe,Ve):e};function Ke(e,t){const r=Ze();return(Ke=function(e,t){return r[e-=104]})(e,t)}function Ze(){const e=["376enGaQW","locale","execute","fire","18985120SpAair","3997146tXLJqy","children","set","7JyINrk","147987wBpEqC","6yUYVKV","4653450jUqWtg","12RNiYXu","449935asXpWk","prompt","696904OcWPVr","add","110914ADdPDo"];return(Ze=function(){return e})()}!function(e,t){const r=Ke,n=e();for(;;)try{if(494466===parseInt(r(114))/1+parseInt(r(116))/2*(-parseInt(r(109))/3)+-parseInt(r(111))/4*(parseInt(r(112))/5)+-parseInt(r(104))/6*(-parseInt(r(107))/7)+-parseInt(r(117))/8*(-parseInt(r(108))/9)+parseInt(r(110))/10+-parseInt(r(121))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ze);class Qe extends o.ListItemView{constructor(e){const t=Ke;super();const r=new _e,n=new o.ButtonView(this[t(118)],r);this[t(105)][t(115)](n),n[t(106)]({label:e[t(113)],withText:!0}),n.on(t(119),(()=>{const r=t;this[r(120)](r(119),{value:We(e[r(113)])})}))}}const Ye=tt;!function(e,t){const r=tt,n=e();for(;;)try{if(470728===parseInt(r(370))/1+parseInt(r(379))/2+parseInt(r(364))/3+parseInt(r(378))/4*(parseInt(r(366))/5)+-parseInt(r(369))/6+-parseInt(r(377))/7*(-parseInt(r(365))/8)+-parseInt(r(368))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(rt);const Xe=Ye(374);class Je extends e.Collection{constructor(){const e=Ye;super(),this[e(373)](),this.on(e(380),((t,r)=>{const n=e,o=et(r[n(375)]);for(const e of this)if(e!=r&&et(e[n(375)])===o){this[n(359)](e);break}this[n(367)]>20&&this[n(359)](this[n(376)]),this[n(381)]()})),this.on(e(359),(()=>{this[e(381)]()}))}[Ye(373)](){const e=Ye,t=sessionStorage[e(363)](Xe)||"[]";this[e(361)](JSON[e(362)](t))}[Ye(381)](){const e=Ye;sessionStorage[e(382)](Xe,JSON[e(372)](this[e(371)]((e=>e))))}}function et(e){const t=Ye;return e[t(358)]()[t(360)]()}function tt(e,t){const r=rt();return(tt=function(e,t){return r[e-=358]})(e,t)}function rt(){const e=["1005dxeUJG","length","13481496OOiuKg","1342368fmCIsx","714cVFlnS","map","stringify","_loadFromSessionStorage","CKEditor/AIFormView/PromptHistory","prompt","last","7FaQYbb","10124BnOoyS","1354868xJVHFN","add","_saveToSessionStorage","setItem","toLowerCase","remove","trim","addMany","parse","getItem","2684559hcocqI","885344vBfPYC"];return(rt=function(){return e})()}const nt=ze({"&":"&","<":"<",">":">",'"':""","'":"'"});var ot=/[&<>"']/g,it=RegExp(ot.source);const st=function(e){return(e=He(e))&&it.test(e)?e.replace(ot,nt):e},at=ut;function ct(){const e=["queryView","delegate","tab","clearHistory","Ask AI to edit or generate","stopProcessing","focus","listenTo","forwardCycle","reset","AI_ERROR_FAILED","218211enaYRp","trim","handleError","_focusables","historyGroupView","focusTracker","focusCycler","prompt","ck-ai-form-content","fieldView","element","contentArea","clear","isProcessing","Empty history","locale","items","createCollection","startProcessing","351KeaoZr","fire","_createHistoryView","isVisible","search","render","bindTemplate","value","3670890yjWVEe","submit","insertButton","shift + tab","ck-ai-form","keystrokes","text","stop","focusPrevious","replaceContent","mainAction","toolbar","bind","add","finishProcessing","focusFirst","div","insertContentBelow","32720xVWlzr","high","tryAgainEvent","bindTo","focusLast","REPLACE","72aaCFxB","submitPrompt","replaceButton","ck-hidden","1874IuZAwq","copyButtonView","Ask AI and your prompts will be listed here for you to use later.","setTemplate","tryAgainButton","execute","Ask AI to improve generated text","_createToolbar","342472aTqSah","promptView","4568UFVrgl","1131270XFqQmH","set","isError","backwardCycle","focusNext","_promptHistory","stopButton","errorView","_createPromptView","isEnabled","label","2106bEQGtG"];return(ct=function(){return e})()}function ut(e,t){const r=ct();return(ut=function(e,t){return r[e-=119]})(e,t)}!function(e,t){const r=ut,n=e();for(;;)try{if(190354===parseInt(r(156))/1+parseInt(r(166))/2*(-parseInt(r(130))/3)+-parseInt(r(174))/4+parseInt(r(177))/5+-parseInt(r(162))/6*(parseInt(r(200))/7)+parseInt(r(176))/8*(parseInt(r(188))/9)+parseInt(r(138))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ct);class lt extends o.View{constructor(t,r,n=""){const i=ut;super(t),this[i(178)](i(186),!0),this[i(178)](i(124),!1),this[i(178)](i(207),""),this[i(178)](i(137),""),this[i(178)](i(179),!1),this[i(178)](i(148),J[i(161)]),this[i(182)]=new Je,this[i(184)]=new le(t),this[i(122)]=new ae(t,n),this[i(122)][i(150)](i(124)).to(this),this[i(122)][i(150)](i(137)).to(this),this[i(149)]=this[i(173)](),this[i(149)][i(150)](i(148)).to(this),this[i(175)]=this[i(185)](),this[i(205)]=new e.FocusTracker,this[i(143)]=new e.KeystrokeHandler,this[i(203)]=this[i(128)]([this[i(122)],this[i(122)][i(167)],this[i(149)],this[i(175)]]),this[i(206)]=new o.FocusCycler({focusables:this[i(203)],focusTracker:this[i(205)],keystrokeHandler:this[i(143)],actions:{focusPrevious:i(141),focusNext:i(191)}}),this[i(175)][i(206)].on(i(197),(e=>{const t=i;this[t(206)][t(181)](),e[t(145)]()})),this[i(175)][i(206)].on(i(180),(e=>{const t=i;this[t(206)][t(146)](),e[t(145)]()})),this[i(175)][i(189)][i(120)][i(150)](i(137)).to(this,i(207));const s=this[i(136)];this[i(169)]({tag:i(154),attributes:{class:["ck",i(142),r],tabindex:"-1"},children:[{tag:i(154),attributes:{class:["ck",i(119)]},children:[{tag:i(154),attributes:{class:[s.if(i(179),i(165),(e=>!e))]},children:[this[i(184)]]},this[i(122)],this[i(149)],this[i(175)]]}]})}[at(135)](){const e=at;super[e(135)](),this[e(205)][e(151)](this[e(122)][e(121)]),this[e(205)][e(151)](this[e(122)][e(167)][e(121)]),this[e(205)][e(151)](this[e(149)][e(121)]),this[e(205)][e(151)](this[e(175)][e(121)]),this[e(143)][e(196)](this[e(121)])}[at(195)](e=1){const t=at;-1===e?this[t(206)][t(160)]():this[t(206)][t(153)]()}[at(198)](){const e=at;this[e(207)]="",this[e(137)]="",this[e(179)]=!1,this[e(175)][e(198)](),this[e(122)][e(133)]=!1,this[e(149)][e(133)]=!1}[at(185)](){const e=at,t=this[e(126)],r=new ge(t,{queryView:{label:U(t,e(193)),creator:o.createLabeledTextarea,showIcon:!1,showResetButton:!1},infoView:{text:{noSearchableItems:{primary:U(t,e(125)),secondary:U(t,e(168))}}},filteredView:this[e(132)](),queryMinChars:1/0,resetOnBlur:!1});return r[e(150)](e(186)).to(this,e(186),this,e(124),((e,t)=>e&&!t)),this[e(196)](r,e(139),((t,r)=>{const n=e;this[n(207)]=r;const o=st(r);this[n(131)](n(163),o),r[n(201)]()&&this[n(182)][n(151)]({prompt:o},0)}),{priority:e(157)}),r}[at(132)](){const e=at,t=new ye(this[e(126)]);return t[e(204)][e(127)][e(159)](this[e(182)]).as(Qe),t.on(e(192),(()=>{const t=e;this[t(182)][t(123)](),this[t(175)][t(134)](""),this[t(175)][t(195)]()})),t}[at(173)](){const e=at,t=new ee(this[e(126)]);return t[e(164)][e(150)](e(186)).to(this,e(186),this,e(124),this,e(137),((e,t,r)=>e&&!t&&!!r)),t[e(164)][e(190)](e(171)).to(this,e(147)),t[e(140)][e(150)](e(186)).to(this,e(186),this,e(124),this,e(137),((e,t,r)=>e&&!t&&!!r)),t[e(140)][e(190)](e(171)).to(this,e(155)),t[e(170)][e(150)](e(186)).to(this,e(186),this,e(124),((e,t)=>e&&!t)),t[e(170)][e(190)](e(171)).to(this,e(158)),t[e(183)][e(150)](e(186)).to(this,e(124)),t[e(183)][e(190)](e(171)).to(this,e(194)),t}[at(129)](){const e=at;this[e(137)]="",this[e(179)]=!1,this[e(124)]=!0,this[e(122)][e(133)]=!0,this[e(149)][e(133)]=!0,this[e(122)][e(195)]()}[at(152)](){const e=at,t=this[e(126)];this[e(124)]=!1,this[e(207)]="",this[e(175)][e(198)](),this[e(137)]&&(this[e(175)][e(189)][e(187)]=U(t,e(172)))}[at(202)](e){const t=at,r=this[t(126)];this[t(152)](),this[t(179)]=!0,this[t(184)][t(144)]=e||U(r,t(199)),this[t(137)]||(this[t(122)][t(133)]=!1)}}const dt=pt;!function(e,t){const r=pt,n=e();for(;;)try{if(495311===parseInt(r(344))/1+-parseInt(r(341))/2*(-parseInt(r(340))/3)+parseInt(r(353))/4+parseInt(r(345))/5+-parseInt(r(361))/6*(-parseInt(r(354))/7)+parseInt(r(349))/8+parseInt(r(352))/9*(-parseInt(r(342))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ht);class ft extends o.ListView{constructor(e){const t=pt;super(e),this[t(351)](t(347),[]),this.on(t(358),(()=>{const e=t;for(const t of this[e(362)])if(t instanceof o.ListItemGroupView)for(const r of t[e(362)])if(r instanceof Rt){const t=r[e(364)][e(357)](0);this[e(347)][e(355)](r[e(356)].id)?t[e(343)]=!0:t[e(343)]=!1}}))}[dt(363)](e){const t=dt;let r=0,n=0;for(const o of this[t(362)]){const i=o,s=i[t(362)],a=e&&!!i[t(346)][t(365)](e);i[t(339)][t(350)](a?e:null);for(const r of s){const n=r[t(364)][t(348)],o=n[t(339)];if(e){const i=!!n[t(346)][t(365)](e);o[t(350)](i?e:null),r[t(360)]=a||i}else r[t(360)]=!0,o[t(350)](null)}const c=s[t(363)]((e=>e[t(360)]))[t(359)];r+=i[t(362)][t(359)],n+=a?i[t(362)][t(359)]:c,i[t(360)]=a||!!c}return{resultsCount:n,totalItemsCount:r}}}function pt(e,t){const r=ht();return(pt=function(e,t){return r[e-=339]})(e,t)}function ht(){const e=["enabledCommandsIds","first","4098976aQIMqQ","highlightText","set","13797siuxOt","3320580FifWTt","7UFCYva","includes","commandDefinition","get","change:enabledCommandsIds","length","isVisible","2488854KoTobq","items","filter","children","match","labelView","3twjdNb","141938NpGvNg","14980KQwSJA","isEnabled","209072cMyJjY","3771890EtRUzF","label"];return(ht=function(){return e})()}function gt(){const e=["8420312KmGWjk","30036YeGonB","for","992iRyecL","set","bindTemplate","6311592qczpbG","1310468RotAIV","159PtBeaH","2839730hyZNFq","ck-editor__label_","ck-label","extendTemplate","7523124XIKdnC"];return(gt=function(){return e})()}function mt(e,t){const r=gt();return(mt=function(e,t){return r[e-=148]})(e,t)}!function(e,t){const r=mt,n=e();for(;;)try{if(785662===-parseInt(r(149))/1+parseInt(r(151))/2*(parseInt(r(156))/3)+parseInt(r(155))/4+-parseInt(r(157))/5+parseInt(r(154))/6+-parseInt(r(161))/7+parseInt(r(148))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(gt);class kt extends o.HighlightedTextView{constructor(){const t=mt;super(),this[t(152)](t(150),void 0);const r=this[t(153)];this.id=t(158)+(0,e.uid)(),this[t(160)]({attributes:{class:["ck",t(159)],id:this.id,for:r.to(t(150))}})}}var bt=r(3379),yt={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(bt.A,yt);bt.A.locals;var vt=r(7181),wt={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(vt.A,wt);vt.A.locals;var _t=r(676),St={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(_t.A,St);_t.A.locals;const xt=Et;function At(){const e=["requiresContent","insertContent","pluginName","updatePosition","showUI","_uiCssClasses","hideFakeVisualSelection","fire","getSelectedElement","setSelection","locale","ai.aiAssistant.commands","replaceContent","textAdapter","plugins","add","getEarlierVisibleRevision","forbiddenHandler","command:","ck-ai-commands-search","text/html","isEnabled","665497TIWLSH","view","join","length","editor","selection","isCollapsed","EDITOR_TOP_SIDE","editing","getRanges","change:value","wasMoved","order","REPLACE","config","update","commandDefinition","No commands found","fromCharCode","listenTo","updateView","INSERT","72mKMeGy","fieldView","getRevision","_initView","get","componentFactory","media","focus","queryView","aiCommands","_aiAdapter","_aiAssistantController","reset","Search AI command","isFlat","define","showAIAssistant","ai.aiAssistant.disabledElements","splice","ai.aiAssistant.contentAreaCssClass","comment"," ck-ai-assistant-ui_theme","AIAssistantUI","</p>","12540uSVwpq","requires","from","ck-ai-commands-dropdown ","push","custom","getSelectedBlocks","2514180sUZzyC","execute","buttonView","robotPencil","rawHtml","DataTransfer","change","bind","isNaN","init","_forceMarkersCopy","addMany","170lhnUPk","children","11737QPjDNH","_formView","scrollTo","tableOfContents","ai.useTheme","showFakeVisualSelection","change:isOpen","hide","show","items","sort","ai-commands-config-order-collision","268312VkKWEE","133vpBmCE","AI Assistant","getLimitElement","isOn","set","map","AI Commands","<p>","63885RjGoff","afterInit","_dialog","context","497086iRpLcZ","document","label","prompt","commands","then","schema","element","No commands available","getData","promptView","insertContentBelow","hideUI","47115fikRYg","copy","aiAssistant","currentContext","model","12JXiXAZ","panelView","ck-ai-assistant-button ","enabledCommandsIds","ck-ai-assistant-ui"];return(At=function(){return e})()}function Et(e,t){const r=At();return(Et=function(e,t){return r[e-=125]})(e,t)}!function(e,t){const r=Et,n=e();for(;;)try{if(528410===-parseInt(r(195))/1+-parseInt(r(150))/2*(-parseInt(r(168))/3)+parseInt(r(217))/4*(parseInt(r(146))/5)+-parseInt(r(248))/6+parseInt(r(138))/7*(-parseInt(r(137))/8)+-parseInt(r(163))/9*(parseInt(r(260))/10)+-parseInt(r(125))/11*(-parseInt(r(241))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(At);const It=globalThis[xt(253)];class Ot extends t.Plugin{static get[xt(175)](){return xt(239)}static get[xt(242)](){return[O.ClipboardMarkersUtils,j,F,o.Dialog]}constructor(e){const t=xt;super(e),this[t(178)]="",e[t(209)][t(232)](t(234),[t(223),t(252),t(128)]),e[t(209)][t(232)](t(236),""),e[t(209)][t(232)](t(129),!0),this[t(178)]=t(172)+(e[t(209)][t(221)](t(129))?t(238):"")}[xt(257)](){const t=xt,{editor:r}=this;this[t(227)]=r[t(187)][t(221)](F),this[t(148)]=r[t(187)][t(221)](o.Dialog),this[t(126)]=null,r[t(154)][t(188)](t(233),new V(r,r[t(209)][t(221)](t(184))));const n=r[t(154)][t(221)](t(233)),i=r[t(187)][t(221)](j);r.ui[t(222)][t(188)](t(226),(s=>{const a=t,c=(0,o.createDropdown)(s),u=function(e,t){const r=Et,n=new ft(e[r(183)]),i=Tt(e,e[r(209)][r(221)](r(184)))[r(143)]((({groupId:n,groupLabel:i,commands:s})=>{const a=r,c=Tt(e,s)[a(143)]((r=>function(e,t,r){const n=a,i=new Rt(e,r),s=new _e,c=new o.ButtonView(e,s);return i[n(261)][n(188)](c),c[n(142)]({label:r[n(152)],withText:!0}),c.on(n(249),(()=>{const e=n;t(r[e(153)],r[e(152)],r.id,void 0===r[e(173)]||r[e(173)])})),i}(e[a(183)],t,r)));return function(e,t,r){const n=a,i=new o.ListItemGroupView(e,new kt);return i[n(152)]=t,i[n(134)][n(259)](r),i}(e[a(183)],i||n,c)}));return n[r(134)][r(259)](i),n[r(255)](r(171)).to(e[r(154)][r(221)](r(233)),r(171)),n}(r,((t,o,s,a)=>{const c=Et,u=r[c(167)][c(151)][c(200)];if(a&&u[c(201)]){const t=(0,e.first)(u[c(247)]())||r[c(167)][c(156)][c(140)](u);r[c(167)][c(254)]((e=>{e[c(182)](t,"in")}))}i[c(130)](),n[c(249)](t,o,c(191)+s)})),l=new o.SearchTextView(s,{filteredView:u,queryView:{label:U(s,a(230))},class:a(192),infoView:{text:{notFound:{primary:U(s,a(212))},noSearchableItems:{primary:U(s,a(158))}}}});return c[a(142)]({class:a(244)+this[a(178)]}),c[a(255)](a(194)).to(u,a(171),(e=>e[a(198)]>0)),c[a(169)][a(261)][a(188)](l),c[a(250)][a(142)]({label:U(s,a(144)),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M15.346 9.422a.151.151 0 0 1 .284 0l.548 1.484a.152.152 0 0 0 .09.089l1.483.549a.151.151 0 0 1 0 .284l-1.483.548a.151.151 0 0 0-.09.09l-.548 1.483a.152.152 0 0 1-.142.1.151.151 0 0 1-.142-.1l-.549-1.483a.15.15 0 0 0-.09-.09l-1.483-.548a.15.15 0 0 1 0-.284l1.484-.549a.152.152 0 0 0 .089-.09l.549-1.483Z"/><path d="M16.306 1.742a.151.151 0 0 1 .284 0l.549 1.483a.15.15 0 0 0 .089.09l1.483.548a.151.151 0 0 1 .072.229.151.151 0 0 1-.072.055l-1.483.549a.15.15 0 0 0-.09.09l-.548 1.482a.151.151 0 0 1-.284 0l-.549-1.483a.15.15 0 0 0-.09-.09l-1.483-.548a.151.151 0 0 1 0-.284l1.484-.549a.152.152 0 0 0 .09-.089l.548-1.483Z"/><path d="M7.665 1.742a.151.151 0 0 1 .284 0l.549 1.483a.151.151 0 0 0 .09.09l1.482.548a.151.151 0 0 1 .072.229.151.151 0 0 1-.072.055l-1.483.549a.151.151 0 0 0-.09.09L7.95 6.267a.151.151 0 0 1-.284 0l-.549-1.483a.151.151 0 0 0-.089-.09l-1.483-.548a.151.151 0 0 1 0-.284l1.483-.549a.151.151 0 0 0 .09-.089l.548-1.483-.001.001Z"/><path d="M14.72 7.946a.848.848 0 0 0 .25-.591.824.824 0 0 0-.241-.588l-1.943-1.938a.812.812 0 0 0-.588-.241.838.838 0 0 0-.591.25l-1.545 1.539 3.115 3.115 1.542-1.546h.001Z"/><path clip-rule="evenodd" d="M1.19 15.636a.96.96 0 0 1 .281-.679l7.835-7.834 3.121 3.12-7.834 7.835a.959.959 0 0 1-1.358 0l-1.764-1.764a.96.96 0 0 1-.28-.678Zm9.22-5.391-1.121-1.12-6.479 6.478 1.121 1.121 6.479-6.479Z"/></svg>',tooltip:!0}),c.on(a(131),((e,t,r)=>{const n=a;r?(l[n(229)](),i[n(130)](!0),u[n(157)][n(127)](0,0)):i[n(179)](!0)})),c})),r.ui[t(222)][t(188)](t(165),(e=>{const r=t,i=new o.ButtonView(e);return i[r(142)]({label:U(e,r(139)),tooltip:U(e,r(139)),icon:I[r(251)],class:r(170)+this[r(178)]}),i[r(255)](r(194)).to(n),i[r(255)](r(141)).to(this[r(148)],"id",(e=>r(165)===e)),this[r(214)](i,r(249),(()=>{const e=r;i[e(141)]?this[e(162)]():n[e(249)]()})),i}))}[xt(147)](){!function(e){function r(e){const t=Et;return e[t(143)]((e=>String[t(213)](e)))[t(197)]("")}(e=>{const n=Et;function o(e){return r([112,108,117,103,105,110,78,97,109,101])in e}const i=[1,85,78,115,198,255,50,112,83,87,161],s=[127,34,6,211,167,86,146,199,132,160,18];function a(e){return function(e,t){const n=function(e){const t=atob(e),[n,o]=t[r([115,112,108,105,116])](r([45]));try{if(atob(o))return atob(n)}catch(e){}return t}(e),o=Array[r([102,114,111,109])](function(e){const t=new Uint8Array(e[r([108,101,110,103,116,104])]);for(let n=0;n<e[r([108,101,110,103,116,104])];n++)t[n]=e[r([99,104,97,114,67,111,100,101,65,116])](n);return t}(n)),i=o[r([112,111,112])](),s=o[r([112,111,112])]();return function(e){let t="";for(const n of e)t+=String[r([102,114,111,109,67,104,97,114,67,111,100,101])](n);return t}(function(e,t,n){const o={};o[r([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},o[r([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],o[r([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],o[r([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],o[r([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],o[r([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],o[r([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],o[r([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],o[r([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],o[r([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],o[r([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const i=new Uint8Array(16);for(let e=15;e>=0;--e)i[e]=n%256,n=parseInt(n/256);let s=null,a=16;const c=new Uint8Array(t),u=[],l=[];!function(){const e=o[r([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][c[r([108,101,110,103,116,104])]];for(let t=0;t<=e;t++)u[r([112,117,115,104])]([0,0,0,0]),l[r([112,117,115,104])]([0,0,0,0]);const t=4*(e+1),n=c[r([108,101,110,103,116,104])]/4,i=d(c);let s;for(let t=0;t<n;t++)s=t>>2,u[s][t%4]=i[t],l[e-s][t%4]=i[t];let a,f=0,p=n;for(;p<t;){a=i[n-1],i[0]^=o[r([83])][a>>16&255]<<24^o[r([83])][a>>8&255]<<16^o[r([83])][255&a]<<8^o[r([83])][a>>24&255]^o[r([114,99,111,110])][f]<<24,f+=1;for(let e=1;e<n/2;e++)i[e]^=i[e-1];a=i[n/2-1],i[n/2]^=o[r([83])][255&a]^o[r([83])][a>>8&255]<<8^o[r([83])][a>>16&255]<<16^o[r([83])][a>>24&255]<<24;for(let e=n/2+1;e<n;e++)i[e]^=i[e-1];let s,c,d=0;for(;d<n&&p<t;)s=p>>2,c=p%4,u[s][c]=i[d],l[e-s][c]=i[d++],p++}for(let t=1;t<e;t++)for(let e=0;e<4;e++)a=l[t][e],l[t][e]=o[r([85,49])][a>>24&255]^o[r([85,50])][a>>16&255]^o[r([85,51])][a>>8&255]^o[r([85,52])][255&a]}();for(let t=0;t<e[r([108,101,110,103,116,104])];t++)16===a&&(s=p(i),a=0,f(i)),e[t]^=s[a++];return e;function d(e){const t=[];for(let n=0;n<e[r([108,101,110,103,116,104])];n+=4)t[r([112,117,115,104])](e[n]<<24|e[n+1]<<16|e[n+2]<<8|e[n+3]);return t}function f(e){for(let t=15;t>=0;t--){if(255!==e[t]){e[t]++;break}e[t]=0}}function p(e){const t=u[r([108,101,110,103,116,104])]-1,n=[0,0,0,0];let i=d(e);for(let e=0;e<4;e++)i[e]^=u[0][e];for(let e=1;e<t;e++){for(let t=0;t<4;t++)n[t]=o[r([84,49])][i[t]>>24&255]^o[r([84,50])][i[(t+1)%4]>>16&255]^o[r([84,51])][i[(t+2)%4]>>8&255]^o[r([84,52])][255&i[(t+3)%4]]^u[e][t];i=n[r([115,108,105,99,101])]()}const s=new Uint8Array(16);let a;for(let e=0;e<4;e++)a=u[t][e],s[4*e]=255&(o[r([83])][i[e]>>24&255]^a>>24),s[4*e+1]=255&(o[r([83])][i[(e+1)%4]>>16&255]^a>>16),s[4*e+2]=255&(o[r([83])][i[(e+2)%4]>>8&255]^a>>8),s[4*e+3]=255&(o[r([83])][255&i[(e+3)%4]]^a);return s}}(o,t,s+256*i))}(e,new Uint8Array([...i,29,221,175,90,231,133,239,240,75,180,...s]))}const c=function(){const e=[{[r([105,100])]:1,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([67,111,109,109,101,110,116,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([99,104,101,99,107,65,108,115,111])]:[{[r([105,100])]:2,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,114,97,99,107,32,67,104,97,110,103,101,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}}],[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}},{[r([105,100])]:3,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,97,103,105,110,97,116,105,111,110]),[r([112,108,117,103,105,110,78,97,109,101])]:r([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101])},{[r([105,100])]:4,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[r([112,108,117,103,105,110,78,97,109,101])]:r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}},{[r([105,100])]:5,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:6,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[r([112,108,117,103,105,110,78,97,109,101])]:r([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:7,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([83,108,97,115,104,32,67,111,109,109,97,110,100]),[r([112,108,117,103,105,110,78,97,109,101])]:r([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:8,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:9,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,101,109,112,108,97,116,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,101,109,112,108,97,116,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12,14]}},{[r([105,100])]:10,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[r([112,108,117,103,105,110,78,97,109,101])]:r([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:11,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([65,73,32,65,115,115,105,115,116,97,110,116]),[r([112,108,117,103,105,110,78,97,109,101])]:r([65,73,65,115,115,105,115,116,97,110,116,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([97,105,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101])},{[r([105,100])]:12,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[r([105,100])]:13,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([67,97,115,101,32,67,104,97,110,103,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([67,97,115,101,67,104,97,110,103,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:14,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([68,114,117,112,97,108,32,112,97,99,107]),[r([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:r([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])}];return function e(t){t[r([102,111,114,69,97,99,104])]((t=>{t[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<t[r([105,100])]-1,o(t)&&t[r([99,104,101,99,107,65,108,115,111])]&&e(t[r([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),u={[r([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,t){k(m(e,t),t)},[r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,t){k(function(e,t){try{if(x(d,r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const n=A(d,r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[r([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(n)/2>e[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}return m(e,t)}catch(e){return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}(e,t),t)},[r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,t){const n=s[0]*i[1],o=s[0]*i[2],a=s[2]*i[2];function c(e,t){u(),b(t+r([84,114,105,97,108,76,105,109,105,116,58])+e),window[y()]=e===r([116,105,109,101])?n:o}function u(){const e=d;function t(){x(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([117,110,98,105,110,100])](r([105,115,69,110,97,98,108,101,100])),A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([105,115,69,110,97,98,108,101,100])]=!1,A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([117,112,100,97,116,101])]=_,A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([115,97,118,101,82,101,118,105,115,105,111,110])]=_,e[r([109,111,100,101,108])][r([99,104,97,110,103,101])]=_,e[r([109,111,100,101,108])][r([101,110,113,117,101,117,101,67,104,97,110,103,101])]=_,e[r([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](r([109,111,100,101,108]))),x(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([117,110,98,105,110,100])](r([105,115,69,110,97,98,108,101,100])),A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([105,115,69,110,97,98,108,101,100])]=!1,A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([99,111,109,112,97,114,101])]=_,A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([95,103,101,116,68,105,102,102])]=_)}e[r([115,116,97,116,101])]==r([114,101,97,100,121])?t():e[r([111,110,99,101])](r([114,101,97,100,121]),(()=>{const n=Et;if(x(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&t(),x(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const o=A(e,r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),i=o[n(219)](0),s=o[n(189)](i[r([105,100])]);A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([99,111,109,112,97,114,101])](i[r([105,100])],s?s[r([105,100])]:null,1)[n(155)]((()=>t()))}}))}x(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&A(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[r([115,116,97,116,101])]==r([99,111,110,110,101,99,116,101,100])&&(window[y()]=a),function(e,t){if(e==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))u();else if(e==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])){const e=function(){const e=Et;if(!x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(256)](Number(t))){if(window[t]===n)return r([116,105,109,101]);if(window[t]===o)return r([114,101,118,105,115,105,111,110,115])}return!1}();e&&c(e,t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const a=function(){let e=s[6]*i[8]*i[6];return x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[r([115,101,116,84,105,109,101,111,117,116])]((()=>{c(r([116,105,109,101]),t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),a);const u=A(d,r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[r([95,114,101,118,105,115,105,111,110,115])];u[r([108,101,110,103,116,104])]>=7?c(r([114,101,118,105,115,105,111,110,115]),t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(r([97,100,100]),(()=>{u[r([108,101,110,103,116,104])]>=7&&c(r([114,101,118,105,115,105,111,110,115]),t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,t){try{return function(){const e=Et;if(!x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(256)](Number(t))&&window[t]===a)return!0;return!1}()?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):m(e,t)}catch(e){return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}(e,t),t)}},l=e[r([99,111,110,115,116,114,117,99,116,111,114])][r([112,108,117,103,105,110,78,97,109,101])],d=r([99,111,110,116,101,120,116])in e?e[n(149)]:e[n(199)],f=r([52,48,52,56,48,54,51,54]),p=r([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),h=d[n(209)][n(221)](r([108,105,99,101,110,115,101,75,101,121])),g=c[r([102,105,108,116,101,114])](o)[r([102,105,110,100])]((e=>e[r([112,108,117,103,105,110,78,97,109,101])]===l));function m(e,t){try{return function(e){if(!x(d,e[r([112,108,117,103,105,110,78,97,109,101])]))return!0;const t=e[r([111,112,116,105,111,110,115])]||{},n=t[r([97,105,119,115,103,105,99])]||!1,o=t[r([97,105,116,99,100,103,105,108])]||!1,i=t[r([97,105,114,118,105,105,108])]||!1;return!(!x(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||A(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[r([115,116,97,116,101])]!=r([99,111,110,110,101,99,116,101,100])||!n)||(!(!x(d,r([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||A(d,r([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[r([114,101,115,117,108,116])]!=r([101,110,100])||!o)||!(!x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||A(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[r([114,101,115,117,108,116])]!=r([101,110,100])||!i))}(t)?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):e&&function(e,t){const o=!!(e&t[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),i=function(e,t){const o=(t[r([111,112,116,105,111,110,115])]||{})[r([102,103,105])]||null;return!!o&&c[r([102,105,108,116,101,114])]((e=>o[r([105,110,99,108,117,100,101,115])](e[r([105,100])])))[r([102,105,108,116,101,114])]((e=>!function(e){const t=n,o={[r([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:S};return!!e[t(190)]&&o[e[t(190)]]()}(e)))[r([115,111,109,101])]((t=>!!(e&t[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(e,t);return o||i}(e[r([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],t)?e[r([105,115,73,110,116,101,114,110,97,108])]&&!window[r([111,112,101,110])][r([99,108,111,115,101,100])]||parseInt(f)/2>e[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])):e[r([105,115,84,114,105,97,108])]?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])):b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}catch(e){return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}function k(e,n){if(d instanceof t.Context){const t=d;e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])?v(t):e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])&&window[r([115,101,116,84,105,109,101,111,117,116])]((()=>{v(t),b(n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),s[6]*i[8]*i[6]),t[r([101,100,105,116,111,114,115])][r([111,110])](r([97,100,100]),((t,o)=>{e!=n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])&&e!=n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(o)}))}else{const t=d;e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])?w(t):e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])&&t[r([111,110])](r([114,101,97,100,121]),(()=>{let e=0;t[r([109,111,100,101,108])][r([111,110])](r([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((o,i)=>{i[0][r([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(w(t),b(n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),o[r([111,102,102])]())}),{priority:r([104,105,103,104,101,115,116])})}))}}function b(e){const t=y();return d[t]=e,e}function y(){const e=String(window[r([112,101,114,102,111,114,109,97,110,99,101])][r([110,111,119])]())[r([114,101,112,108,97,99,101])](r([46]),"");let t="";for(let n=0;n<e[r([108,101,110,103,116,104])];n+=2){let o=parseInt(e[r([115,117,98,115,116,114,105,110,103])](n,n+2));o>=p[r([108,101,110,103,116,104])]&&(o-=p[r([108,101,110,103,116,104])]),t+=p[o]}return t}function v(e){for(const t of e[r([101,100,105,116,111,114,115])])w(t);A(e,r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[r([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),A(e,r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[r([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=_}function w(e){function t(){e[r([109,111,100,101,108])][r([99,104,97,110,103,101])]=_,e[r([109,111,100,101,108])][r([101,110,113,117,101,117,101,67,104,97,110,103,101])]=_,e[r([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](r([109,111,100,101,108]))}e[r([115,116,97,116,101])]==r([114,101,97,100,121])?t():e[r([111,110,99,101])](r([114,101,97,100,121]),(()=>t()))}function _(){return null}function S(){return!window[r([68,114,117,112,97,108])]||!x(d,r([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function x(e,t){return e[r([112,108,117,103,105,110,115])][r([104,97,115])](t)}function A(e,t){return e[r([112,108,117,103,105,110,115])][r([103,101,116])](t)}g&&function e(t,n){u[n[r([104,97,110,100,108,101,114])]](t,n),n[r([99,104,101,99,107,65,108,115,111])]&&n[r([99,104,101,99,107,65,108,115,111])][r([102,105,108,116,101,114])]((e=>x(d,e[r([112,108,117,103,105,110,78,97,109,101])])))[r([102,111,114,69,97,99,104])]((r=>e(t,r)))}(function(e){try{const t=a(e),n=JSON[r([112,97,114,115,101])](t),o=parseInt(n[r([49])]),i=n[r([50])]||"",s=parseInt(n[r([51])]),c=parseInt(n[r([52])])||0,u=parseInt(n[r([53])])||0;return{[r([112,114,111,100,117,99,116,78,97,109,101])]:i,[r([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:c,[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:o,[r([105,115,84,114,105,97,108])]:s,[r([105,115,73,110,116,101,114,110,97,108])]:u}}catch(e){return null}}(h),g)})(e)}(this)}[xt(177)](e="",t="",r=xt(246)){const n=xt,i=this[n(199)],s=i[n(203)][n(196)],a=i[n(187)][n(221)](j),c=i[n(187)][n(221)](O.ClipboardMarkersUtils);a[n(130)]();const u=new It,l=new ClipboardEvent(n(164),{clipboardData:u}),d=new G.DataTransfer(u),f=new G.DomEventData(s,l,{dataTransfer:d});c[n(258)](n(237),(()=>{const e=n;s[e(151)][e(180)](e(164),f)})),this[n(126)]||(this[n(220)](),this[n(228)]=new Y(i,this[n(227)][n(186)],this[n(126)]));let p=d[n(159)](n(193));const h=i[n(167)][n(151)][n(200)],g=Array[n(243)](h[n(204)]());1===g[n(198)]&&g[0][n(231)]&&!h[n(181)]()&&(p=n(145)+p+n(240)),this[n(228)][n(215)]({actionId:r,query:e,htmlContent:p,label:t,mainActionLabel:J[i[n(167)][n(151)][n(200)][n(201)]?n(216):n(208)]}),n(165)!==this[n(148)].id?this[n(148)][n(133)]({id:n(165),icon:I[n(251)],title:U(this[n(199)][n(183)],n(139)),content:this[n(126)],position:o.DialogViewPosition[n(202)],onShow:()=>{const e=n;this[e(126)][e(224)]()},onHide:()=>{const e=n;this[e(228)][e(229)](),a[e(179)]()}}):this[n(148)][n(196)][n(206)]||this[n(148)][n(196)][n(176)]()}[xt(162)](){const e=xt;this[e(148)][e(132)]()}[xt(220)](){const e=xt,t=this[e(199)][e(187)][e(221)](j);this[e(126)]=new lt(this[e(199)][e(183)],this[e(178)],this[e(199)][e(209)][e(221)](e(236))),this[e(126)].on(e(205),(()=>{const t=e;this[t(148)][t(196)][t(206)]||this[t(148)][t(196)][t(176)]()})),this[e(126)][e(160)][e(225)][e(218)].on(e(210),(()=>{const t=e;this[t(148)][t(196)][t(206)]||this[t(148)][t(196)][t(176)]()})),this[e(214)](this[e(126)],e(185),(()=>{const r=e;t[r(174)](this[r(228)][r(166)]),this[r(162)]()})),this[e(214)](this[e(126)],e(161),(()=>{const r=e;t[r(161)](this[r(228)][r(166)]),this[r(162)]()}))}}class Rt extends o.ListItemView{constructor(e,t){const r=xt;super(e),this[r(211)]=t}}function Pt(e,t){const r=xt;return void 0!==e[r(207)]&&void 0===t[r(207)]?1:void 0===e[r(207)]&&void 0!==t[r(207)]?-1:void 0!==e[r(207)]&&void 0!==t[r(207)]?e[r(207)]-t[r(207)]:0}function Tt(t,r){const n=xt;r[n(135)](Pt);const o={},i=[];for(const s of r)if(void 0!==s[n(207)]){if(s[n(207)]in o)throw new e.CKEditorError(n(136),t,{conflictingDefinitions:[s,o[s[n(207)]]]});o[s[n(207)]]=s,i[n(235)](s[n(207)],0,s)}else i[n(245)](s);return i}const Mt=Ct;function Ct(e,t){const r=jt();return(Ct=function(e,t){return r[e-=260]})(e,t)}function jt(){const e=["ai.aiAssistant.commands","changeTone","Translate the content to Portuguese language.","define","Edit or review","set","requires","Professional","aiLicenseKeyTrial","aiLicenseKeyTrialLimit:operations","continue","Simplify language","translatePortuguese","2230067kIHEIg","translateHindi","Rewrite this content as a poem using poetic techniques without losing the original meaning.","ai.aiAssistant.extraCommandGroups","Casual","destroy","makeShorter","direct","Improve this content by using descriptive language and inserting more information and more detailed explanations.","Summarize","Summarize this content into one paragraph of text. Include only the key ideas and conclusions. Keep it short. Do not keep original text formatting.","makeLonger","Translate the content to Spanish language.","You are using the trial version of CKEditor 5 ai plugin with limited usage. Make sure you will not use it in the production environment.","groupId","Fix spelling mistakes, use proper grammar and apply good writing practices. Do not lose the original meaning.","translateSpanish","Improve using compelling, optimistic language to convey confidence in the writing.","Rewrite this content as a business professional with formal language.","French","translateEnglish","Generate from selection","35021zzLNUS","Translate the content to French language.","aiLicenseKeyInvalid","Confident","Translate the content to English language.","Translate the content to German language.","Spanish","generate","professional","English","German","9021610yEUmhl","Continue","Arabic","find","includes","_licenseKeyCheckInterval","Journalism","Improve using polished, formal, and respectful language to convey professional expertise and competence.","Simplify the writing style of this content and reduce the complexity, so that the content is easy to understand.","concat","push","5LCjAyw","translateGerman","editor","simplifyLanguage","config","licenseKey","Translate","Improve using direct language, using only the essential information.","Friendly","forEach","1720314OkSXKZ","filter","ai.aiAssistant.removeCommands","aiLicenseKeyValid","Rewrite this content as a legal professional using valid legal terminology.","Remove any repetitive, redundant, or non-essential writing in this content without changing the meaning or losing any key information.","editOrReview","friendly","82CVXJzA","4397928UscXEa","Legal","casual","summarize","ai-invalid-license-key","Direct","init","locale","pluginName","Portuguese","Improve using casual, informal language to convey a casual conversation with a real person.","Translate the content to Simplified Chinese language.","Improve writing","Rewrite this content as a journalist using engaging language to convey the importance of the information.","commands","legal","ai-trial-license-key-reached-limit-changes","368Bywlcg","Change style","get","poetic","business","Make longer","Make shorter","translateFrench","140648Zirhvu","AIAssistant","translateChinese","3531jyGzrw","translateArabic","changeStyle","Hindi","Business","Translate the content to Hindi language.","journalism","Improve using friendly, comforting language, to convey understanding and empathy.","Change tone","Simplified Chinese","info","Translate to %0","Translate the content to Arabic language.","improveWriting","Start with the provided content and write at the end of it continuing this topic. Keep the added part short.","translate","confident","Poetic"];return(jt=function(){return e})()}!function(e,t){const r=Ct,n=e();for(;;)try{if(834880===-parseInt(r(380))/1*(parseInt(r(298))/2)+-parseInt(r(327))/3*(-parseInt(r(316))/4)+-parseInt(r(280))/5*(-parseInt(r(299))/6)+parseInt(r(358))/7+parseInt(r(324))/8+parseInt(r(290))/9+parseInt(r(269))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(jt);class Nt extends t.Plugin{static get[Mt(351)](){return[Ot,j]}static get[Mt(307)](){return Mt(325)}constructor(e){const t=Mt;super(e);const r=e[t(284)];r[t(348)](t(345),function(e){const t=Mt;return[{groupId:t(296),groupLabel:U(e,t(349)),commands:[{id:t(340),label:U(e,t(311)),prompt:t(373)},{id:t(364),label:U(e,t(322)),prompt:t(295)},{id:t(369),label:U(e,t(321)),prompt:t(366)},{id:t(283),label:U(e,t(356)),prompt:t(277)}]},{groupId:t(265),groupLabel:U(e,t(379)),commands:[{id:t(302),label:U(e,t(367)),prompt:t(368)},{id:t(355),label:U(e,t(270)),prompt:t(341)}]},{groupId:t(346),groupLabel:U(e,t(335)),commands:[{id:t(266),label:U(e,t(352)),prompt:t(276)},{id:t(301),label:U(e,t(362)),prompt:t(309)},{id:t(365),label:U(e,t(304)),prompt:t(287)},{id:t(343),label:U(e,t(261)),prompt:t(375)},{id:t(297),label:U(e,t(288)),prompt:t(334)}]},{groupId:t(329),groupLabel:U(e,t(317)),commands:[{id:t(320),label:U(e,t(331)),prompt:t(376)},{id:t(314),label:U(e,t(300)),prompt:t(294)},{id:t(333),label:U(e,t(275)),prompt:t(312)},{id:t(319),label:U(e,t(344)),prompt:t(360)}]},{groupId:t(342),groupLabel:U(e,t(286)),commands:[{id:t(378),label:U(e,t(338),[U(e,t(267))]),prompt:t(262)},{id:t(374),label:U(e,t(338),[U(e,t(264))]),prompt:t(370)},{id:t(357),label:U(e,t(338),[U(e,t(308))]),prompt:t(347)},{id:t(281),label:U(e,t(338),[U(e,t(268))]),prompt:t(263)},{id:t(323),label:U(e,t(338),[U(e,t(377))]),prompt:t(381)},{id:t(326),label:U(e,t(338),[U(e,t(336))]),prompt:t(310)},{id:t(359),label:U(e,t(338),[U(e,t(330))]),prompt:t(332)},{id:t(328),label:U(e,t(338),[U(e,t(271))]),prompt:t(339)}]}]}(e[t(306)])),r[t(348)](t(361),[]),r[t(348)](t(292),[]);const n=r[t(318)](t(345)),o=r[t(318)](t(361)),i=r[t(318)](t(292));o[t(289)]((e=>{const r=t,o=n[r(272)]((t=>t[r(372)]===e[r(372)]));o?o[r(313)]=o[r(313)][r(278)](e[r(313)]):n[r(279)](e)})),n[t(289)]((e=>{const r=t;e[r(313)]=e[r(313)][r(291)]((e=>!i[r(273)](e.id)))})),r[t(350)](t(345),n)}[Mt(305)](){const t=Mt,r=this[t(282)];this[t(285)]=r[t(284)][t(318)](t(285)),this[t(274)]=setInterval((()=>{const n=t;let o;for(const e in r){const t=e,i=r[t];if(n(353)===i||n(260)===i||n(293)===i||n(354)===i){delete r[t],o=i;break}}if(n(260)===o)throw clearInterval(this[n(274)]),new e.CKEditorError(n(303),null);if(n(353)===o&&console[n(337)](n(371)),n(354)===o)throw clearInterval(this[n(274)]),new e.CKEditorError(n(315),null);n(293)===o&&clearInterval(this[n(274)])}),1e3)}[Mt(363)](){const e=Mt;this[e(274)]&&clearInterval(this[e(274)])}}const Lt=Ft;function Ft(e,t){const r=Bt();return(Ft=function(e,t){return r[e-=321]})(e,t)}function Bt(){const e=["_prepareRequestHeaders","assign","error","reject","locale","1329950yxqlxU","sendRequest","132iVFurB","object","75604uUTWvK","get","textAdapter","plugins","editor","requires","913383JibODK","aborted","_prepareRequestParameters","AI_ERROR_GET_PARAMETERS","makeRequest","abortController","abort","AbortError","signal","catch","388253gEWKOf","4926660jdSbqb","application/json","6PPIuEg","name","921235hNIsVy","23437060cFjooD","init","AI_ERROR_GET_HEADERS","24VkTSRB","resolve","aitextadapter-send-request-failed"];return(Bt=function(){return e})()}!function(e,t){const r=Ft,n=e();for(;;)try{if(609095===parseInt(r(323))/1*(-parseInt(r(326))/2)+parseInt(r(342))/3*(-parseInt(r(344))/4)+-parseInt(r(340))/5+parseInt(r(324))/6+-parseInt(r(328))/7*(parseInt(r(332))/8)+parseInt(r(350))/9+parseInt(r(329))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Bt);class Dt extends t.Plugin{static get[Lt(349)](){return[F]}constructor(e){const t=Lt;super(e),this[t(355)]=new AbortController}[Lt(330)](){const e=Lt;this[e(348)][e(347)][e(345)](F)[e(346)]=this}[Lt(356)](){const e=Lt;this[e(355)][e(321)][e(351)]||(this[e(355)][e(356)](),this[e(355)]=new AbortController)}async[Lt(354)](t){const r=Lt;return this[r(341)](t)[r(322)]((t=>{const n=r;if(t instanceof D)return Promise[n(338)](t);if(n(357)==t[n(327)])return Promise[n(333)]();throw console[n(337)](t),new e.CKEditorError(n(334),null)}))}async[Lt(335)](e,t){const r=Lt,n=this[r(348)][r(339)],o={"Content-Type":r(325)};if(r(343)==typeof e)Object[r(336)](o,e);else if(e)try{const n=await e(t);Object[r(336)](o,n)}catch(e){return Promise[r(338)](new D(U(n,r(331))))}return o}async[Lt(352)](e,t){const r=Lt,n=this[r(348)][r(339)];if(r(343)==typeof e)return e;try{return await e(t)}catch(e){return Promise[r(338)](new D(U(n,r(353))))}}}const Ut=$t;function $t(e,t){const r=Ht();return($t=function(e,t){return r[e-=391]})(e,t)}function Ht(){const e=["split","1222209YpRlUy","content","config","parse","join","json","286129kVayGc","read","body","AI_ERROR_MODERATION","length","editor","choices","635CsqMUE","context_length_exceeded","stringify","pluginName","[DONE]","prepareMessages","915004yjTIUE","ai.openAI.requestParameters","includes","stream","7685343fwzbQF","abortController","text","_isBufferIncomplete","3384264menyCC","_apiUrl","_prepareRequestParameters","locale","ai.openAI.requestHeaders","define","system","getReader","gpt-3.5-turbo","decode","reject","AI_ERROR_CONTEXT_LENGTH","get","_readStreamableResponse","8wIvkgI","replace","10ENUqgf","delta","_requestHeaders","18008MGFUum","_prepareRequestHeaders","signal","OpenAITextAdapter","_readStaticResponse","data: ","_requestParameters","map","Instruction:\n","ai.openAI.apiUrl","filter","\nYou must keep the text formatting.\n\nContent:\n","https://api.openai.com/v1/chat/completions","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.","sendRequest","2875033KvHMLc","POST","message","_cleanUpData","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.","Moderation","resolve","user"];return(Ht=function(){return e})()}!function(e,t){const r=$t,n=e();for(;;)try{if(449928===-parseInt(r(411))/1+parseInt(r(424))/2+parseInt(r(405))/3+-parseInt(r(451))/4*(-parseInt(r(418))/5)+parseInt(r(432))/6+parseInt(r(396))/7*(-parseInt(r(446))/8)+-parseInt(r(428))/9*(parseInt(r(448))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ht);class zt extends Dt{static get[Ut(421)](){return Ut(454)}constructor(e){const t=Ut;super(e),e[t(407)][t(437)](t(460),t(393)),e[t(407)][t(444)](t(425))||e[t(407)][t(437)](t(425),{model:t(440),max_tokens:2e3,temperature:1,top_p:1,stream:!0}),this[t(433)]=e[t(407)][t(444)](t(460)),this[t(450)]=e[t(407)][t(444)](t(436))||{},this[t(457)]=e[t(407)][t(444)](t(425))}async[Ut(395)]({query:e,context:t,onData:r,actionId:n}){const o=Ut,i=this[o(416)][o(435)],s=await this[o(423)](e,t,n),a=await this[o(452)](this[o(450)],n),c=await this[o(434)](this[o(457)],n),u={messages:s,...c},l={method:o(397),headers:a,body:JSON[o(420)](u),signal:this[o(429)][o(453)]},d=await fetch(this[o(433)],l);if(d.ok)return c[o(427)]?await this[o(445)](d,r):await this[o(455)](d,r),Promise[o(402)]();{const e=await d[o(430)]();return e[o(426)](o(419))?Promise[o(442)](new D(U(i,o(443)))):e[o(426)](o(401))?Promise[o(442)](new D(U(i,o(414)))):Promise[o(442)](new Error(e))}}async[Ut(423)](e,t,r){const n=Ut;let o,i;return t?(o=n(394),i=n(459)+e+n(392)+t):(o=n(400),i=e),[{role:n(438),content:o},{role:n(403),content:i}]}async[Ut(445)](e,t){const r=Ut,n=e[r(413)][r(439)](),o=new TextDecoder;let i="",s="",a="",c=!1;for(;!c;){const{done:e,value:u}=await n[r(412)](),l=i+o[r(441)](u);let d="";c=e;try{d=this[r(399)](l),i=""}catch(e){i=l;continue}s+=d,!c&&this[r(431)](s)||s&&(a+=s,s="",t(a))}return Promise[r(402)]()}async[Ut(455)](e,t){const r=Ut;return t((await e[r(410)]())[r(417)][0][r(398)][r(406)]),Promise[r(402)]()}[Ut(431)](e){const t=Ut,r=e[t(404)]("<")[t(415)]!==e[t(404)](">")[t(415)],n=e[t(415)]<30;return r&&n}[Ut(399)](e){const t=Ut;return e[t(404)](/\n(?![^{]*\})/g)[t(458)]((e=>e[t(447)](t(456),"")))[t(391)]((e=>e&&e[t(415)]>0&&t(422)!==e))[t(458)]((e=>{const r=t,{choices:n}=JSON[r(408)](e);if(n[0]&&n[0][r(449)]&&n[0][r(449)][r(406)])return n[0][r(449)][r(406)]}))[t(391)]((e=>e))[t(409)]("")}}const Vt=e=>{let t=e.httpHandler;return{setHttpHandler(e){t=e},httpHandler:()=>t,updateHttpClientConfig(e,r){t.updateHttpClientConfig(e,r)},httpHandlerConfigs:()=>t.httpHandlerConfigs()}};var qt,Gt,Wt,Kt;!function(e){e.HEADER="header",e.QUERY="query"}(qt||(qt={})),function(e){e.HEADER="header",e.QUERY="query"}(Gt||(Gt={})),function(e){e.HTTP="http",e.HTTPS="https"}(Wt||(Wt={})),function(e){e.MD5="md5",e.CRC32="crc32",e.CRC32C="crc32c",e.SHA1="sha1",e.SHA256="sha256"}(Kt||(Kt={}));var Zt;!function(e){e[e.HEADER=0]="HEADER",e[e.TRAILER=1]="TRAILER"}(Zt||(Zt={}));const Qt="__smithy_context";var Yt,Xt;!function(e){e.PROFILE="profile",e.SSO_SESSION="sso-session",e.SERVICES="services"}(Yt||(Yt={})),function(e){e.HTTP_0_9="http/0.9",e.HTTP_1_0="http/1.0",e.TDS_8_0="tds/8.0"}(Xt||(Xt={}));class Jt{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 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(){const e=new Jt({...this,headers:{...this.headers}});var t;return e.query&&(e.query=(t=e.query,Object.keys(t).reduce(((e,r)=>{const n=t[r];return{...e,[r]:Array.isArray(n)?[...n]:n}}),{}))),e}}class er{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 tr={name:"hostHeaderMiddleware",step:"build",priority:"low",tags:["HOST"],override:!0},rr=e=>({applyToStack:t=>{t.add((e=>t=>async r=>{if(!Jt.isInstance(r.request))return t(r);const{request:n}=r,{handlerProtocol:o=""}=e.requestHandler.metadata||{};if(o.indexOf("h2")>=0&&!n.headers[":authority"])delete n.headers.host,n.headers[":authority"]=n.hostname+(n.port?":"+n.port:"");else if(!n.headers.host){let e=n.hostname;null!=n.port&&(e+=`:${n.port}`),n.headers.host=e}return t(r)})(e),tr)}}),nr={name:"loggerMiddleware",tags:["LOGGER"],step:"initialize",override:!0},or="X-Amzn-Trace-Id",ir={step:"build",tags:["RECURSION_DETECTION"],name:"recursionDetectionMiddleware",override:!0,priority:"low"},sr=e=>({applyToStack:t=>{t.add((e=>t=>async r=>{const{request:n}=r;if(!Jt.isInstance(n)||"node"!==e.runtime||n.headers.hasOwnProperty(or))return t(r);const o=process.env.AWS_LAMBDA_FUNCTION_NAME,i=process.env._X_AMZN_TRACE_ID,s=e=>"string"==typeof e&&e.length>0;return s(o)&&s(i)&&(n.headers[or]=i),t({...r,request:n})})(e),ir)}});Error;const ar=(e,t,r)=>{let n,o,i,s=!1;const a=async()=>{o||(o=e());try{n=await o,i=!0,s=!1}finally{o=void 0}return n};return void 0===t?async e=>(i&&!e?.forceRefresh||(n=await a()),n):async e=>(i&&!e?.forceRefresh||(n=await a()),s?n:r&&!r(n)?(s=!0,n):t(n)?(await a(),n):n)};var cr=r(3090);const ur={},lr={};for(let e=0;e<256;e++){let t=e.toString(16).toLowerCase();1===t.length&&(t=`0${t}`),ur[e]=t,lr[t]=e}function dr(e){let t="";for(let r=0;r<e.byteLength;r++)t+=ur[e[r]];return t}class fr{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 r=7,n=Math.abs(Math.round(e));r>-1&&n>0;r--,n/=256)t[r]=n;return e<0&&pr(t),new fr(t)}valueOf(){const e=this.bytes.slice(0),t=128&e[0];return t&&pr(e),parseInt(dr(e),16)*(t?-1:1)}toString(){return String(this.valueOf())}}function pr(e){for(let t=0;t<8;t++)e[t]^=255;for(let t=7;t>-1&&(e[t]++,0===e[t]);t--);}class hr{constructor(e,t){this.toUtf8=e,this.fromUtf8=t}format(e){const t=[];for(const r of Object.keys(e)){const n=this.fromUtf8(r);t.push(Uint8Array.from([n.byteLength]),n,this.formatHeaderValue(e[r]))}const r=new Uint8Array(t.reduce(((e,t)=>e+t.byteLength),0));let n=0;for(const e of t)r.set(e,n),n+=e.byteLength;return r}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 r=new DataView(new ArrayBuffer(5));return r.setUint8(0,4),r.setInt32(1,e.value,!1),new Uint8Array(r.buffer);case"long":const n=new Uint8Array(9);return n[0]=5,n.set(e.value.bytes,1),n;case"binary":const o=new DataView(new ArrayBuffer(3+e.value.byteLength));o.setUint8(0,6),o.setUint16(1,e.value.byteLength,!1);const i=new Uint8Array(o.buffer);return i.set(e.value,3),i;case"string":const s=this.fromUtf8(e.value),a=new DataView(new ArrayBuffer(3+s.byteLength));a.setUint8(0,7),a.setUint16(1,s.byteLength,!1);const c=new Uint8Array(a.buffer);return c.set(s,3),c;case"timestamp":const u=new Uint8Array(9);return u[0]=8,u.set(fr.fromNumber(e.value.valueOf()).bytes,1),u;case"uuid":if(!Ar.test(e.value))throw new Error(`Invalid UUID received: ${e.value}`);const l=new Uint8Array(17);return l[0]=9,l.set(function(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 r=0;r<e.length;r+=2){const n=e.slice(r,r+2).toLowerCase();if(!(n in lr))throw new Error(`Cannot decode unrecognized sequence ${n} as hexadecimal`);t[r/2]=lr[n]}return t}(e.value.replace(/\-/g,"")),1),l}}parse(e){const t={};let r=0;for(;r<e.byteLength;){const n=e.getUint8(r++),o=this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+r,n));switch(r+=n,e.getUint8(r++)){case 0:t[o]={type:mr,value:!0};break;case 1:t[o]={type:mr,value:!1};break;case 2:t[o]={type:kr,value:e.getInt8(r++)};break;case 3:t[o]={type:br,value:e.getInt16(r,!1)},r+=2;break;case 4:t[o]={type:yr,value:e.getInt32(r,!1)},r+=4;break;case 5:t[o]={type:vr,value:new fr(new Uint8Array(e.buffer,e.byteOffset+r,8))},r+=8;break;case 6:const n=e.getUint16(r,!1);r+=2,t[o]={type:wr,value:new Uint8Array(e.buffer,e.byteOffset+r,n)},r+=n;break;case 7:const i=e.getUint16(r,!1);r+=2,t[o]={type:_r,value:this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+r,i))},r+=i;break;case 8:t[o]={type:Sr,value:new Date(new fr(new Uint8Array(e.buffer,e.byteOffset+r,8)).valueOf())},r+=8;break;case 9:const s=new Uint8Array(e.buffer,e.byteOffset+r,16);r+=16,t[o]={type:xr,value:`${dr(s.subarray(0,4))}-${dr(s.subarray(4,6))}-${dr(s.subarray(6,8))}-${dr(s.subarray(8,10))}-${dr(s.subarray(10))}`};break;default:throw new Error("Unrecognized header type tag")}}return t}}var gr;!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"}(gr||(gr={}));const mr="boolean",kr="byte",br="short",yr="integer",vr="long",wr="binary",_r="string",Sr="timestamp",xr="uuid",Ar=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;class Er{constructor(e,t){this.headerMarshaller=new hr(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 r=this.headerMarshaller.format(e),n=r.byteLength+t.byteLength+16,o=new Uint8Array(n),i=new DataView(o.buffer,o.byteOffset,o.byteLength),s=new cr.Crc32;return i.setUint32(0,n,!1),i.setUint32(4,r.byteLength,!1),i.setUint32(8,s.update(o.subarray(0,8)).digest(),!1),o.set(r,12),o.set(t,r.byteLength+12),i.setUint32(n-4,s.update(o.subarray(8,n-4)).digest(),!1),o}decode(e){const{headers:t,body:r}=function({byteLength:e,byteOffset:t,buffer:r}){if(e<16)throw new Error("Provided message too short to accommodate event stream message overhead");const n=new DataView(r,t,e),o=n.getUint32(0,!1);if(e!==o)throw new Error("Reported message length does not match received message length");const i=n.getUint32(4,!1),s=n.getUint32(8,!1),a=n.getUint32(e-4,!1),c=(new cr.Crc32).update(new Uint8Array(r,t,8));if(s!==c.digest())throw new Error(`The prelude checksum specified in the message (${s}) does not match the calculated CRC32 checksum (${c.digest()})`);if(c.update(new Uint8Array(r,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(r,t+8+4,i),body:new Uint8Array(r,t+8+4+i,o-i-16)}}(e);return{headers:this.headerMarshaller.parse(t),body:r}}formatHeaders(e){return this.headerMarshaller.format(e)}}class Ir{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 Or{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 Rr{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 Pr{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}}}const Tr=e=>{if("function"==typeof e)return e;const t=Promise.resolve(e);return()=>t},Mr=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)},Cr=e=>(new TextEncoder).encode(e),jr=e=>"string"==typeof e?Cr(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e),Nr="X-Amz-Date",Lr="X-Amz-Signature",Fr="X-Amz-Security-Token",Br="authorization",Dr=Nr.toLowerCase(),Ur=[Br,Dr,"date"],$r=Lr.toLowerCase(),Hr="x-amz-content-sha256",zr=Fr.toLowerCase(),Vr={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},qr=/^proxy-/,Gr=/^sec-/,Wr="AWS4-HMAC-SHA256",Kr="AWS4-HMAC-SHA256-PAYLOAD",Zr="aws4_request",Qr={},Yr=[],Xr=(e,t,r)=>`${e}/${t}/${r}/${Zr}`,Jr=(e,t,r)=>{const n=new e(t);return n.update(jr(r)),n.digest()},en=({headers:e},t,r)=>{const n={};for(const o of Object.keys(e).sort()){if(null==e[o])continue;const i=o.toLowerCase();(i in Vr||t?.has(i)||qr.test(i)||Gr.test(i))&&(!r||r&&!r.has(i))||(n[i]=e[o].trim().replace(/\s+/g," "))}return n},tn=e=>encodeURIComponent(e).replace(/[!'()*]/g,rn),rn=e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`,nn=async({headers:e,body:t},r)=>{for(const t of Object.keys(e))if(t.toLowerCase()===Hr)return e[t];if(null==t)return"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";if("string"==typeof t||ArrayBuffer.isView(t)||(n=t,"function"==typeof ArrayBuffer&&n instanceof ArrayBuffer||"[object ArrayBuffer]"===Object.prototype.toString.call(n))){const e=new r;return e.update(jr(t)),dr(await e.digest())}var n;return"UNSIGNED-PAYLOAD"},on=({headers:e,query:t,...r})=>({...r,headers:{...e},query:t?sn(t):void 0}),sn=e=>Object.keys(e).reduce(((t,r)=>{const n=e[r];return{...t,[r]:Array.isArray(n)?[...n]:n}}),{}),an=e=>{e="function"==typeof e.clone?e.clone():on(e);for(const t of Object.keys(e.headers))Ur.indexOf(t.toLowerCase())>-1&&delete e.headers[t];return e},cn=e=>"number"==typeof e?new Date(1e3*e):"string"==typeof e?Number(e)?new Date(1e3*Number(e)):new Date(e):e;class un{constructor({applyChecksum:e,credentials:t,region:r,service:n,sha256:o,uriEscapePath:i=!0}){this.headerMarshaller=new hr(Mr,Cr),this.service=n,this.sha256=o,this.uriEscapePath=i,this.applyChecksum="boolean"!=typeof e||e,this.regionProvider=Tr(r),this.credentialProvider=Tr(t)}async presign(e,t={}){const{signingDate:r=new Date,expiresIn:n=3600,unsignableHeaders:o,unhoistableHeaders:i,signableHeaders:s,signingRegion:a,signingService:c}=t,u=await this.credentialProvider();this.validateResolvedCredentials(u);const l=a??await this.regionProvider(),{longDate:d,shortDate:f}=ln(r);if(n>604800)return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");const p=Xr(f,l,c??this.service),h=((e,t={})=>{const{headers:r,query:n={}}="function"==typeof e.clone?e.clone():on(e);for(const e of Object.keys(r)){const o=e.toLowerCase();"x-amz-"!==o.slice(0,6)||t.unhoistableHeaders?.has(o)||(n[e]=r[e],delete r[e])}return{...e,headers:r,query:n}})(an(e),{unhoistableHeaders:i});u.sessionToken&&(h.query[Fr]=u.sessionToken),h.query["X-Amz-Algorithm"]=Wr,h.query["X-Amz-Credential"]=`${u.accessKeyId}/${p}`,h.query[Nr]=d,h.query["X-Amz-Expires"]=n.toString(10);const g=en(h,o,s);return h.query["X-Amz-SignedHeaders"]=dn(g),h.query[Lr]=await this.getSignature(d,p,this.getSigningKey(u,l,f,c),this.createCanonicalRequest(h,g,await nn(e,this.sha256))),h}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:r=new Date,priorSignature:n,signingRegion:o,signingService:i}){const s=o??await this.regionProvider(),{shortDate:a,longDate:c}=ln(r),u=Xr(a,s,i??this.service),l=await nn({headers:{},body:t},this.sha256),d=new this.sha256;d.update(e);const f=dr(await d.digest()),p=[Kr,c,u,n,f,l].join("\n");return this.signString(p,{signingDate:r,signingRegion:s,signingService:i})}async signMessage(e,{signingDate:t=new Date,signingRegion:r,signingService:n}){return this.signEvent({headers:this.headerMarshaller.format(e.message.headers),payload:e.message.body},{signingDate:t,signingRegion:r,signingService:n,priorSignature:e.priorSignature}).then((t=>({message:e.message,signature:t})))}async signString(e,{signingDate:t=new Date,signingRegion:r,signingService:n}={}){const o=await this.credentialProvider();this.validateResolvedCredentials(o);const i=r??await this.regionProvider(),{shortDate:s}=ln(t),a=new this.sha256(await this.getSigningKey(o,i,s,n));return a.update(jr(e)),dr(await a.digest())}async signRequest(e,{signingDate:t=new Date,signableHeaders:r,unsignableHeaders:n,signingRegion:o,signingService:i}={}){const s=await this.credentialProvider();this.validateResolvedCredentials(s);const a=o??await this.regionProvider(),c=an(e),{longDate:u,shortDate:l}=ln(t),d=Xr(l,a,i??this.service);c.headers[Dr]=u,s.sessionToken&&(c.headers[zr]=s.sessionToken);const f=await nn(c,this.sha256);!((e,t)=>{e=e.toLowerCase();for(const r of Object.keys(t))if(e===r.toLowerCase())return!0;return!1})(Hr,c.headers)&&this.applyChecksum&&(c.headers[Hr]=f);const p=en(c,n,r),h=await this.getSignature(u,d,this.getSigningKey(s,a,l,i),this.createCanonicalRequest(c,p,f));return c.headers[Br]=`${Wr} Credential=${s.accessKeyId}/${d}, SignedHeaders=${dn(p)}, Signature=${h}`,c}createCanonicalRequest(e,t,r){const n=Object.keys(t).sort();return`${e.method}\n${this.getCanonicalPath(e)}\n${(({query:e={}})=>{const t=[],r={};for(const n of Object.keys(e).sort()){if(n.toLowerCase()===$r)continue;t.push(n);const o=e[n];"string"==typeof o?r[n]=`${tn(n)}=${tn(o)}`:Array.isArray(o)&&(r[n]=o.slice(0).reduce(((e,t)=>e.concat([`${tn(n)}=${tn(t)}`])),[]).sort().join("&"))}return t.map((e=>r[e])).filter((e=>e)).join("&")})(e)}\n${n.map((e=>`${e}:${t[e]}`)).join("\n")}\n\n${n.join(";")}\n${r}`}async createStringToSign(e,t,r){const n=new this.sha256;n.update(jr(r));const o=await n.digest();return`${Wr}\n${e}\n${t}\n${dr(o)}`}getCanonicalPath({path:e}){if(this.uriEscapePath){const t=[];for(const r of e.split("/"))0!==r?.length&&"."!==r&&(".."===r?t.pop():t.push(r));const r=`${e?.startsWith("/")?"/":""}${t.join("/")}${t.length>0&&e?.endsWith("/")?"/":""}`;return encodeURIComponent(r).replace(/%2F/g,"/")}return e}async getSignature(e,t,r,n){const o=await this.createStringToSign(e,t,n),i=new this.sha256(await r);return i.update(jr(o)),dr(await i.digest())}getSigningKey(e,t,r,n){return(async(e,t,r,n,o)=>{const i=`${r}:${n}:${o}:${dr(await Jr(e,t.secretAccessKey,t.accessKeyId))}:${t.sessionToken}`;if(i in Qr)return Qr[i];for(Yr.push(i);Yr.length>50;)delete Qr[Yr.shift()];let s=`AWS4${t.secretAccessKey}`;for(const t of[r,n,o,Zr])s=await Jr(e,s,t);return Qr[i]=s})(this.sha256,e,r,t,n||this.service)}validateResolvedCredentials(e){if("object"!=typeof e||"string"!=typeof e.accessKeyId||"string"!=typeof e.secretAccessKey)throw new Error("Resolved credential object is not valid")}}const ln=e=>{const t=(r=e,cn(r).toISOString().replace(/\.\d{3}Z$/,"Z")).replace(/[\-:]/g,"");var r;return{longDate:t,shortDate:t.slice(0,8)}},dn=e=>Object.keys(e).sort().join(";"),fn=e=>"function"==typeof e?ar(e,(e=>void 0!==e.expiration&&e.expiration.getTime()-Date.now()<3e5),(e=>void 0!==e.expiration)):Tr(e),pn=e=>new Date(Date.now()+e),hn=(e,t)=>{const r=Date.parse(e);return((e,t)=>Math.abs(pn(t).getTime()-e)>=3e5)(r,t)?r-Date.now():t},gn=e=>er.isInstance(e)?e.headers?.date??e.headers?.Date:void 0,mn={name:"awsAuthMiddleware",tags:["SIGNATURE","AWSAUTH"],relation:"after",toMiddleware:"retryMiddleware",override:!0},kn=e=>({applyToStack:t=>{t.addRelativeTo((e=>(t,r)=>async function(n){if(!Jt.isInstance(n.request))return t(n);const o=r.endpointV2?.properties?.authSchemes?.[0],i="sigv4a"===o?.name?o?.signingRegionSet?.join(","):void 0,s=await e.signer(o);let a;const c={signingDate:pn(e.systemClockOffset),signingRegion:i||r.signing_region,signingService:r.signing_service};if(r.s3ExpressIdentity){const e=s;if(a=await e.signWithCredentials(n.request,r.s3ExpressIdentity,c),a.headers["X-Amz-Security-Token"]||a.headers["x-amz-security-token"])throw new Error("X-Amz-Security-Token must not be set for s3-express requests.")}else a=await s.sign(n.request,c);const u=await t({...n,request:a}).catch((t=>{const r=t.ServerTime??gn(t.$response);throw r&&(e.systemClockOffset=hn(r,e.systemClockOffset)),t})),l=gn(u.response);return l&&(e.systemClockOffset=hn(l,e.systemClockOffset)),u})(e),mn)}});const bn=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}$"),yn=e=>bn.test(e)||e.startsWith("[")&&e.endsWith("]"),vn=new RegExp("^(?!.*-$)(?!-)[a-zA-Z0-9-]{1,63}$"),wn=(e,t=!1)=>{if(!t)return vn.test(e);const r=e.split(".");for(const e of r)if(!wn(e))return!1;return!0},_n={},Sn="endpoints";function xn(e){return"object"!=typeof e||null==e?e:"ref"in e?`$${xn(e.ref)}`:"fn"in e?`${e.fn}(${(e.argv||[]).map(xn).join(", ")})`:JSON.stringify(e,null,2)}class An extends Error{constructor(e){super(e),this.name="EndpointError"}}const En=(e,t)=>(e=>{const t=e.split("."),r=[];for(const n of t){const t=n.indexOf("[");if(-1!==t){if(n.indexOf("]")!==n.length-1)throw new An(`Path: '${e}' does not end with ']'`);const o=n.slice(t+1,-1);if(Number.isNaN(parseInt(o)))throw new An(`Invalid array index: '${o}' in path: '${e}'`);0!==t&&r.push(n.slice(0,t)),r.push(o)}else r.push(n)}return r})(t).reduce(((r,n)=>{if("object"!=typeof r)throw new An(`Index '${n}' in '${t}' not found in '${JSON.stringify(e)}'`);return Array.isArray(r)?r[parseInt(n)]:r[n]}),e),In={[Wt.HTTP]:80,[Wt.HTTPS]:443},On={booleanEquals:(e,t)=>e===t,getAttr:En,isSet:e=>null!=e,isValidHostLabel:wn,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:r,protocol:n="",path:o="",query:i={}}=e,s=new URL(`${n}//${t}${r?`:${r}`:""}${o}`);return s.search=Object.entries(i).map((([e,t])=>`${e}=${t}`)).join("&"),s}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 r=t.href,{host:n,hostname:o,pathname:i,protocol:s,search:a}=t;if(a)return null;const c=s.slice(0,-1);if(!Object.values(Wt).includes(c))return null;const u=yn(o);return{scheme:c,authority:`${n}${r.includes(`${n}:${In[c]}`)||"string"==typeof e&&e.includes(`${n}:${In[c]}`)?`:${In[c]}`:""}`,path:i,normalizedPath:i.endsWith("/")?i:`${i}/`,isIp:u}},stringEquals:(e,t)=>e===t,substring:(e,t,r,n)=>t>=r||e.length<r?null:n?e.substring(e.length-r,e.length-t):e.substring(t,r),uriEncode:e=>encodeURIComponent(e).replace(/[!*'()]/g,(e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`))},Rn=(e,t)=>{const r=[],n={...t.endpointParams,...t.referenceRecord};let o=0;for(;o<e.length;){const t=e.indexOf("{",o);if(-1===t){r.push(e.slice(o));break}r.push(e.slice(o,t));const i=e.indexOf("}",t);if(-1===i){r.push(e.slice(t));break}"{"===e[t+1]&&"}"===e[i+1]&&(r.push(e.slice(t+1,i)),o=i+2);const s=e.substring(t+1,i);if(s.includes("#")){const[e,t]=s.split("#");r.push(En(n[e],t))}else r.push(n[s]);o=i+1}return r.join("")},Pn=(e,t,r)=>{if("string"==typeof e)return Rn(e,r);if(e.fn)return Tn(e,r);if(e.ref)return(({ref:e},t)=>({...t.endpointParams,...t.referenceRecord}[e]))(e,r);throw new An(`'${t}': ${String(e)} is not a string, function or reference.`)},Tn=({fn:e,argv:t},r)=>{const n=t.map((e=>["boolean","number"].includes(typeof e)?e:Pn(e,"arg",r))),o=e.split(".");return o[0]in _n&&null!=o[1]?_n[o[0]][o[1]](...n):On[e](...n)},Mn=({assign:e,...t},r)=>{if(e&&e in r.referenceRecord)throw new An(`'${e}' is already defined in Reference Record.`);const n=Tn(t,r);return r.logger?.debug?.(Sn,`evaluateCondition: ${xn(t)} = ${xn(n)}`),{result:""===n||!!n,...null!=e&&{toAssign:{name:e,value:n}}}},Cn=(e=[],t)=>{const r={};for(const n of e){const{result:e,toAssign:o}=Mn(n,{...t,referenceRecord:{...t.referenceRecord,...r}});if(!e)return{result:e};o&&(r[o.name]=o.value,t.logger?.debug?.(Sn,`assign: ${o.name} := ${xn(o.value)}`))}return{result:!0,referenceRecord:r}},jn=(e,t)=>Object.entries(e).reduce(((e,[r,n])=>({...e,[r]:n.map((e=>{const n=Pn(e,"Header value entry",t);if("string"!=typeof n)throw new An(`Header '${r}' value '${n}' is not a string`);return n}))})),{}),Nn=(e,t)=>{if(Array.isArray(e))return e.map((e=>Nn(e,t)));switch(typeof e){case"string":return Rn(e,t);case"object":if(null===e)throw new An(`Unexpected endpoint property: ${e}`);return Ln(e,t);case"boolean":return e;default:throw new An("Unexpected endpoint property type: "+typeof e)}},Ln=(e,t)=>Object.entries(e).reduce(((e,[r,n])=>({...e,[r]:Nn(n,t)})),{}),Fn=(e,t)=>{const r=Pn(e,"Endpoint URL",t);if("string"==typeof r)try{return new URL(r)}catch(e){throw console.error(`Failed to construct URL with ${r}`,e),e}throw new An("Endpoint URL must be a string, got "+typeof r)},Bn=(e,t)=>{const{conditions:r,endpoint:n}=e,{result:o,referenceRecord:i}=Cn(r,t);if(!o)return;const s={...t,referenceRecord:{...t.referenceRecord,...i}},{url:a,properties:c,headers:u}=n;return t.logger?.debug?.(Sn,`Resolving endpoint from template: ${xn(n)}`),{...null!=u&&{headers:jn(u,s)},...null!=c&&{properties:Ln(c,s)},url:Fn(a,s)}},Dn=(e,t)=>{const{conditions:r,error:n}=e,{result:o,referenceRecord:i}=Cn(r,t);if(o)throw new An(Pn(n,"Error",{...t,referenceRecord:{...t.referenceRecord,...i}}))},Un=(e,t)=>{const{conditions:r,rules:n}=e,{result:o,referenceRecord:i}=Cn(r,t);if(o)return $n(n,{...t,referenceRecord:{...t.referenceRecord,...i}})},$n=(e,t)=>{for(const r of e)if("endpoint"===r.type){const e=Bn(r,t);if(e)return e}else if("error"===r.type)Dn(r,t);else{if("tree"!==r.type)throw new An(`Unknown endpoint rule: ${r}`);{const e=Un(r,t);if(e)return e}}throw new An("Rules evaluation failed")},Hn=(e,t=!1)=>{if(t){for(const t of e.split("."))if(!Hn(t))return!1;return!0}return!!wn(e)&&(!(e.length<3||e.length>63)&&(e===e.toLowerCase()&&!yn(e)))};let zn=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)\\\\-\\\\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)"},"aws-global":{"description":"AWS Standard global region"},"ca-central-1":{"description":"Canada (Central)"},"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)"},"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":{}},{"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":{}}],"version":"1.1"}'),Vn="";const qn={isVirtualHostableS3Bucket:Hn,parseArn:e=>{const t=e.split(":");if(t.length<6)return null;const[r,n,o,i,s,...a]=t;return"arn"!==r||""===n||""===o||""===a[0]?null:{partition:n,service:o,region:i,accountId:s,resourceId:a[0].includes("/")?a[0].split("/"):a}},partition:e=>{const{partitions:t}=zn;for(const r of t){const{regions:t,outputs:n}=r;for(const[r,o]of Object.entries(t))if(r===e)return{...n,...o}}for(const r of t){const{regionRegex:t,outputs:n}=r;if(new RegExp(t).test(e))return{...n}}const r=t.find((e=>"aws"===e.id));if(!r)throw new Error("Provided region was not found in the partition array or regex, and default partition with id 'aws' doesn't exist.");return{...r.outputs}}};_n.aws=qn;const Gn="user-agent",Wn="x-amz-user-agent",Kn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w]/g,Zn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w\#]/g,Qn=e=>(t,r)=>async n=>{const{request:o}=n;if(!Jt.isInstance(o))return t(n);const{headers:i}=o,s=r?.userAgent?.map(Yn)||[],a=(await e.defaultUserAgentProvider()).map(Yn),c=e?.customUserAgent?.map(Yn)||[],u=(Vn?[Vn]:[]).concat([...a,...s,...c]).join(" "),l=[...a.filter((e=>e.startsWith("aws-sdk-"))),...c].join(" ");return"browser"!==e.runtime?(l&&(i[Wn]=i[Wn]?`${i[Gn]} ${l}`:l),i[Gn]=u):i[Wn]=u,t({...n,request:o})},Yn=e=>{const t=e[0].split("/").map((e=>e.replace(Kn,"-"))).join("/"),r=e[1]?.replace(Zn,"-"),n=t.indexOf("/"),o=t.substring(0,n);let i=t.substring(n+1);return"api"===o&&(i=i.toLowerCase()),[o,i,r].filter((e=>e&&e.length>0)).reduce(((e,t,r)=>{switch(r){case 0:return t;case 1:return`${e}/${t}`;default:return`${e}#${t}`}}),"")},Xn={name:"getUserAgentMiddleware",step:"build",priority:"low",tags:["SET_USER_AGENT","USER_AGENT"],override:!0};var Jn;!function(e){e.ENV="env",e.CONFIG="shared config entry"}(Jn||(Jn={}));const eo=e=>"string"==typeof e&&(e.startsWith("fips-")||e.endsWith("-fips")),to=e=>eo(e)?["fips-aws-global","aws-fips"].includes(e)?"us-east-1":e.replace(/fips-(dkr-|prod-)?|-fips/,""):e,ro="content-length";const no={step:"build",tags:["SET_CONTENT_LENGTH","CONTENT_LENGTH"],name:"contentLengthMiddleware",override:!0},oo=e=>({applyToStack:t=>{var r;t.add((r=e.bodyLengthChecker,e=>async t=>{const n=t.request;if(Jt.isInstance(n)){const{body:e,headers:t}=n;if(e&&-1===Object.keys(t).map((e=>e.toLowerCase())).indexOf(ro))try{const t=r(e);n.headers={...n.headers,[ro]:String(t)}}catch(e){}}return e({...t,request:n})}),no)}}),io=/^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/,so=/(\d+\.){3}\d+/,ao=/\.\./,co=e=>io.test(e)&&!so.test(e)&&!ao.test(e),uo=e=>{const[t,r,n,o,i,s]=e.split(":"),a="arn"===t&&e.split(":").length>=6,c=5===[t,r,n,i,s].filter(Boolean).length;if(a&&!c)throw new Error(`Invalid ARN: ${e} was an invalid ARN.`);return!!("arn"===t&&r&&n&&i&&s)},lo=(e,t,r)=>{const n=async()=>{const n=r[e]??r[t];return"function"==typeof n?n():n};return"credentialScope"===e||"CredentialScope"===t?async()=>{const e="function"==typeof r.credentials?await r.credentials():r.credentials;return e?.credentialScope??e?.CredentialScope}:"endpoint"===e||"endpoint"===t?async()=>{const e=await n();if(e&&"object"==typeof e){if("url"in e)return e.url.href;if("hostname"in e){const{protocol:t,hostname:r,port:n,path:o}=e;return`${t}//${r}${n?":"+n:""}${o}`}}return e}:n};const fo=e=>{if("string"==typeof e)return fo(new URL(e));const{hostname:t,pathname:r,port:n,protocol:o,search:i}=e;let s;return i&&(s=function(e){const t={};if(e=e.replace(/^\?/,""))for(const r of e.split("&")){let[e,n=null]=r.split("=");e=decodeURIComponent(e),n&&(n=decodeURIComponent(n)),e in t?Array.isArray(t[e])?t[e].push(n):t[e]=[t[e],n]:t[e]=n}return t}(i)),{hostname:t,port:n?parseInt(n):void 0,protocol:o,path:r,query:s}},po=e=>"object"==typeof e?"url"in e?fo(e.url):e:fo(e),ho=async(e,t,r)=>{const n={},o=t?.getEndpointParameterInstructions?.()||{};for(const[t,i]of Object.entries(o))switch(i.type){case"staticContextParams":n[t]=i.value;break;case"contextParams":n[t]=e[i.name];break;case"clientContextParams":case"builtInParams":n[t]=await lo(i.name,t,r)();break;default:throw new Error("Unrecognized endpoint parameter instruction: "+JSON.stringify(i))}return 0===Object.keys(o).length&&Object.assign(n,r),"s3"===String(r.serviceId).toLowerCase()&&await(async e=>{const t=e?.Bucket||"";if("string"==typeof e.Bucket&&(e.Bucket=t.replace(/#/g,encodeURIComponent("#")).replace(/\?/g,encodeURIComponent("?"))),uo(t)){if(!0===e.ForcePathStyle)throw new Error("Path-style addressing cannot be used with ARN buckets")}else(!co(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})(n),n},go=({config:e,instructions:t})=>(r,n)=>async o=>{const i=await(async(e,t,r,n)=>{if(!r.endpoint){const e=await(async e=>{})(r.serviceId);e&&(r.endpoint=()=>Promise.resolve(po(e)))}const o=await ho(e,t,r);if("function"!=typeof r.endpointProvider)throw new Error("config.endpointProvider is not set.");return r.endpointProvider(o,n)})(o.input,{getEndpointParameterInstructions:()=>t},{...e},n);n.endpointV2=i,n.authSchemes=i.properties?.authSchemes;const s=n.authSchemes?.[0];if(s){n.signing_region=s.signingRegion,n.signing_service=s.signingName;const e=(e=>e[Qt]||(e[Qt]={}))(n),t=e?.selectedHttpAuthScheme?.httpAuthOption;t&&(t.signingProperties=Object.assign(t.signingProperties||{},{signing_region:s.signingRegion,signingRegion:s.signingRegion,signing_service:s.signingName,signingName:s.signingName,signingRegionSet:s.signingRegionSet},s.properties))}return r({...o})},mo={name:"deserializerMiddleware",step:"deserialize",tags:["DESERIALIZER"],override:!0},ko={name:"serializerMiddleware",step:"serialize",tags:["SERIALIZER"],override:!0};function bo(e,t,r){return{applyToStack:n=>{n.add(((e,t)=>(r,n)=>async n=>{const{response:o}=await r(n);try{return{response:o,output:await t(o,e)}}catch(e){if(Object.defineProperty(e,"$response",{value:o}),!("$metadata"in e)){const t="Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.";e.message+="\n "+t,void 0!==e.$responseBodyText&&e.$response&&(e.$response.body=e.$responseBodyText)}throw e}})(e,r),mo),n.add(((e,t)=>(r,n)=>async o=>{const i=n.endpointV2?.url&&e.urlParser?async()=>e.urlParser(n.endpointV2.url):e.endpoint;if(!i)throw new Error("No valid endpoint provider available.");const s=await t(o.input,{...e,endpoint:i});return r({...o,request:s})})(e,t),ko)}}}const yo={step:"serialize",tags:["ENDPOINT_PARAMETERS","ENDPOINT_V2","ENDPOINT"],name:"endpointV2Middleware",override:!0,relation:"before",toMiddleware:ko.name},vo=(e,t)=>({applyToStack:r=>{r.addRelativeTo(go({config:e,instructions:t}),yo)}});var wo;!function(e){e.STANDARD="standard",e.ADAPTIVE="adaptive"}(wo||(wo={}));const _o=wo.STANDARD,So=["BandwidthLimitExceeded","EC2ThrottledException","LimitExceededException","PriorRequestNotComplete","ProvisionedThroughputExceededException","RequestLimitExceeded","RequestThrottled","RequestThrottledException","SlowDown","ThrottledException","Throttling","ThrottlingException","TooManyRequestsException","TransactionInProgressException"],xo=["TimeoutError","RequestTimeout","RequestTimeoutException"],Ao=[500,502,503,504],Eo=["ECONNRESET","ECONNREFUSED","EPIPE","ETIMEDOUT"],Io=e=>429===e.$metadata?.httpStatusCode||So.includes(e.name)||1==e.$retryable?.throttling,Oo=e=>(e=>e.$metadata?.clockSkewCorrected)(e)||xo.includes(e.name)||Eo.includes(e?.code||"")||Ao.includes(e.$metadata?.httpStatusCode||0);class Ro{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=>setTimeout(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(),Io(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 r=Math.min(t,2*this.measuredTxRate);this.updateTokenBucketRate(r)}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))}}const Po=100,To=2e4,Mo="amz-sdk-invocation-id",Co="amz-sdk-request",jo=({retryDelay:e,retryCount:t,retryCost:r})=>({getRetryCount:()=>t,getRetryDelay:()=>Math.min(To,e),getRetryCost:()=>r});class No{constructor(e){this.maxAttempts=e,this.mode=wo.STANDARD,this.capacity=500,this.retryBackoffStrategy=(()=>{let e=Po;return{computeNextBackoffDelay:t=>Math.floor(Math.min(To,Math.random()*2**t*e)),setDelayBase:t=>{e=t}}})(),this.maxAttemptsProvider="function"==typeof e?e:async()=>e}async acquireInitialRetryToken(e){return jo({retryDelay:Po,retryCount:0})}async refreshRetryTokenForRetry(e,t){const r=await this.getMaxAttempts();if(this.shouldRetry(e,t,r)){const r=t.errorType;this.retryBackoffStrategy.setDelayBase("THROTTLING"===r?500:Po);const n=this.retryBackoffStrategy.computeNextBackoffDelay(e.getRetryCount()),o=t.retryAfterHint?Math.max(t.retryAfterHint.getTime()-Date.now()||0,n):n,i=this.getCapacityCost(r);return this.capacity-=i,jo({retryDelay:o,retryCount:e.getRetryCount()+1,retryCost:i})}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,r){return e.getRetryCount()+1<r&&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 Lo{constructor(e,t){this.maxAttemptsProvider=e,this.mode=wo.ADAPTIVE;const{rateLimiter:r}=t??{};this.rateLimiter=r??new Ro,this.standardRetryStrategy=new No(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)}}var Fo,Bo=new Uint8Array(16);function Do(){if(!Fo&&!(Fo="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Fo(Bo)}const Uo=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;const $o=function(e){return"string"==typeof e&&Uo.test(e)};for(var Ho=[],zo=0;zo<256;++zo)Ho.push((zo+256).toString(16).substr(1));const Vo=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=(Ho[e[t+0]]+Ho[e[t+1]]+Ho[e[t+2]]+Ho[e[t+3]]+"-"+Ho[e[t+4]]+Ho[e[t+5]]+"-"+Ho[e[t+6]]+Ho[e[t+7]]+"-"+Ho[e[t+8]]+Ho[e[t+9]]+"-"+Ho[e[t+10]]+Ho[e[t+11]]+Ho[e[t+12]]+Ho[e[t+13]]+Ho[e[t+14]]+Ho[e[t+15]]).toLowerCase();if(!$o(r))throw TypeError("Stringified UUID is invalid");return r};const qo=function(e,t,r){var n=(e=e||{}).random||(e.rng||Do)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){r=r||0;for(var o=0;o<16;++o)t[r+o]=n[o];return t}return Vo(n)},Go=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}`);class Wo{trace(){}debug(){}info(){}warn(){}error(){}}const Ko=(e,t)=>{const r=[];if(e&&r.push(e),t)for(const e of t)r.push(e);return r},Zo=(e,t)=>`${e||"anonymous"}${t&&t.length>0?` (a.k.a. ${t.join(",")})`:""}`,Qo=()=>{let e=[],t=[],r=!1;const n=new Set,o=r=>(e.forEach((e=>{r.add(e.middleware,{...e})})),t.forEach((e=>{r.addRelativeTo(e.middleware,{...e})})),r.identifyOnResolve?.(a.identifyOnResolve()),r),i=e=>{const t=[];return e.before.forEach((e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...i(e))})),t.push(e),e.after.reverse().forEach((e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...i(e))})),t},s=(r=!1)=>{const n=[],o=[],s={};e.forEach((e=>{const t={...e,before:[],after:[]};for(const e of Ko(t.name,t.aliases))s[e]=t;n.push(t)})),t.forEach((e=>{const t={...e,before:[],after:[]};for(const e of Ko(t.name,t.aliases))s[e]=t;o.push(t)})),o.forEach((e=>{if(e.toMiddleware){const t=s[e.toMiddleware];if(void 0===t){if(r)return;throw new Error(`${e.toMiddleware} is not found when adding ${Zo(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=n,c.sort(((e,t)=>Yo[t.step]-Yo[e.step]||Xo[t.priority||"normal"]-Xo[e.priority||"normal"]))).map(i).reduce(((e,t)=>(e.push(...t),e)),[]);var c;return a},a={add:(t,r={})=>{const{name:o,override:i,aliases:s}=r,a={step:"initialize",priority:"normal",middleware:t,...r},c=Ko(o,s);if(c.length>0){if(c.some((e=>n.has(e)))){if(!i)throw new Error(`Duplicate middleware name '${Zo(o,s)}'`);for(const t of c){const r=e.findIndex((e=>e.name===t||e.aliases?.some((e=>e===t))));if(-1===r)continue;const n=e[r];if(n.step!==a.step||a.priority!==n.priority)throw new Error(`"${Zo(n.name,n.aliases)}" middleware with ${n.priority} priority in ${n.step} step cannot be overridden by "${Zo(o,s)}" middleware with ${a.priority} priority in ${a.step} step.`);e.splice(r,1)}}for(const e of c)n.add(e)}e.push(a)},addRelativeTo:(e,r)=>{const{name:o,override:i,aliases:s}=r,a={middleware:e,...r},c=Ko(o,s);if(c.length>0){if(c.some((e=>n.has(e)))){if(!i)throw new Error(`Duplicate middleware name '${Zo(o,s)}'`);for(const e of c){const r=t.findIndex((t=>t.name===e||t.aliases?.some((t=>t===e))));if(-1===r)continue;const n=t[r];if(n.toMiddleware!==a.toMiddleware||n.relation!==a.relation)throw new Error(`"${Zo(n.name,n.aliases)}" middleware ${n.relation} "${n.toMiddleware}" middleware cannot be overridden by "${Zo(o,s)}" middleware ${a.relation} "${a.toMiddleware}" middleware.`);t.splice(r,1)}}for(const e of c)n.add(e)}t.push(a)},clone:()=>o(Qo()),use:e=>{e.applyToStack(a)},remove:r=>"string"==typeof r?(r=>{let o=!1;const i=e=>{const t=Ko(e.name,e.aliases);if(t.includes(r)){o=!0;for(const e of t)n.delete(e);return!1}return!0};return e=e.filter(i),t=t.filter(i),o})(r):(r=>{let o=!1;const i=e=>{if(e.middleware===r){o=!0;for(const t of Ko(e.name,e.aliases))n.delete(t);return!1}return!0};return e=e.filter(i),t=t.filter(i),o})(r),removeByTag:r=>{let o=!1;const i=e=>{const{tags:t,name:i,aliases:s}=e;if(t&&t.includes(r)){const e=Ko(i,s);for(const t of e)n.delete(t);return o=!0,!1}return!0};return e=e.filter(i),t=t.filter(i),o},concat:e=>{const t=o(Qo());return t.use(e),t.identifyOnResolve(r||t.identifyOnResolve()||(e.identifyOnResolve?.()??!1)),t},applyToStack:o,identify:()=>s(!0).map((e=>{const t=e.step??e.relation+" "+e.toMiddleware;return Zo(e.name,e.aliases)+" - "+t})),identifyOnResolve:e=>("boolean"==typeof e&&(r=e),r),resolve:(e,t)=>{for(const r of s().map((e=>e.middleware)).reverse())e=r(e,t);return r&&console.log(a.identify()),e}};return a},Yo={initialize:5,serialize:4,build:3,finalizeRequest:2,deserialize:1},Xo={high:3,normal:2,low:1};class Jo{constructor(e){this.middlewareStack=Qo(),this.config=e}send(e,t,r){const n="function"!=typeof t?t:void 0,o="function"==typeof t?t:r,i=e.resolveMiddleware(this.middlewareStack,this.config,n);if(!o)return i(e).then((e=>e.output));i(e).then((e=>o(null,e.output)),(e=>o(e))).catch((()=>{}))}destroy(){this.config.requestHandler.destroy&&this.config.requestHandler.destroy()}}const ei={},ti=new Array(64);for(let e=0,t="A".charCodeAt(0),r="Z".charCodeAt(0);e+t<=r;e++){const r=String.fromCharCode(e+t);ei[r]=e,ti[e]=r}for(let e=0,t="a".charCodeAt(0),r="z".charCodeAt(0);e+t<=r;e++){const r=String.fromCharCode(e+t),n=e+26;ei[r]=n,ti[n]=r}for(let e=0;e<10;e++){ei[e.toString(10)]=e+52;const t=e.toString(10),r=e+52;ei[t]=r,ti[r]=t}ei["+"]=62,ti[62]="+",ei["/"]=63,ti[63]="/";const ri=6,ni=8,oi=63,ii=e=>{let t=e.length/4*3;"=="===e.slice(-2)?t-=2:"="===e.slice(-1)&&t--;const r=new ArrayBuffer(t),n=new DataView(r);for(let t=0;t<e.length;t+=4){let r=0,o=0;for(let n=t,i=t+3;n<=i;n++)if("="!==e[n]){if(!(e[n]in ei))throw new TypeError(`Invalid character ${e[n]} in base64 string.`);r|=ei[e[n]]<<(i-n)*ri,o+=ri}else r>>=ri;const i=t/4*3;r>>=o%ni;const s=Math.floor(o/ni);for(let e=0;e<s;e++){const t=(s-e-1)*ni;n.setUint8(i+e,(r&255<<t)>>t)}}return new Uint8Array(r)};function si(e){let t;t="string"==typeof e?Cr(e):e;const r="object"==typeof t&&"number"==typeof t.length,n="object"==typeof t&&"number"==typeof t.byteOffset&&"number"==typeof t.byteLength;if(!r&&!n)throw new Error("@smithy/util-base64: toBase64 encoder function only accepts string | Uint8Array.");let o="";for(let e=0;e<t.length;e+=3){let r=0,n=0;for(let o=e,i=Math.min(e+3,t.length);o<i;o++)r|=t[o]<<(i-o-1)*ni,n+=ni;const i=Math.ceil(n/ri);r<<=i*ri-n;for(let e=1;e<=i;e++){const t=(i-e)*ri;o+=ti[(r&oi<<t)>>t]}o+="==".slice(0,4-i)}return o}class ai extends Uint8Array{static fromString(e,t="utf-8"){if("string"==typeof e)return function(e,t){return"base64"===t?ai.mutate(ii(e)):ai.mutate(Cr(e))}(e,t);throw new Error(`Unsupported conversion from ${typeof e} to Uint8ArrayBlobAdapter.`)}static mutate(e){return Object.setPrototypeOf(e,ai.prototype),e}transformToString(e="utf-8"){return function(e,t="utf-8"){return"base64"===t?si(e):Mr(e)}(this,e)}}function ci(e=0){return new Promise(((t,r)=>{e&&setTimeout((()=>{const t=new Error(`Request did not complete within ${e} ms`);t.name="TimeoutError",r(t)}),e)}))}const ui=Boolean("undefined"!=typeof Request&&"keepalive"in new Request("https://[::1]"));class li{static create(e){return"function"==typeof e?.handle?e:new li(e)}constructor(e){"function"==typeof e?this.configProvider=e().then((e=>e||{})):(this.config=e??{},this.configProvider=Promise.resolve(this.config))}destroy(){}async handle(e,{abortSignal:t}={}){this.config||(this.config=await this.configProvider);const r=this.config.requestTimeout,n=!0===this.config.keepAlive;if(t?.aborted){const e=new Error("Request aborted");return e.name="AbortError",Promise.reject(e)}let o=e.path;const i=function(e){const t=[];for(let r of Object.keys(e).sort()){const n=e[r];if(r=tn(r),Array.isArray(n))for(let e=0,o=n.length;e<o;e++)t.push(`${r}=${tn(n[e])}`);else{let e=r;(n||"string"==typeof n)&&(e+=`=${tn(n)}`),t.push(e)}}return t.join("&")}(e.query||{});i&&(o+=`?${i}`),e.fragment&&(o+=`#${e.fragment}`);let s="";if(null!=e.username||null!=e.password){s=`${e.username??""}:${e.password??""}@`}const{port:a,method:c}=e,u=`${e.protocol}//${s}${e.hostname}${a?`:${a}`:""}${o}`,l={body:"GET"===c||"HEAD"===c?void 0:e.body,headers:new Headers(e.headers),method:c};"undefined"!=typeof AbortController&&(l.signal=t),ui&&(l.keepalive=n);const d=new Request(u,l),f=[fetch(d).then((e=>{const t=e.headers,r={};for(const e of t.entries())r[e[0]]=e[1];return null!=e.body?{response:new er({headers:r,reason:e.statusText,statusCode:e.status,body:e.body})}:e.blob().then((t=>({response:new er({headers:r,reason:e.statusText,statusCode:e.status,body:t})})))})),ci(r)];return t&&f.push(new Promise(((e,r)=>{t.onabort=()=>{const e=new Error("Request aborted");e.name="AbortError",r(e)}}))),Promise.race(f)}updateHttpClientConfig(e,t){this.config=void 0,this.configProvider=this.configProvider.then((r=>(r[e]=t,r)))}httpHandlerConfigs(){return this.config??{}}}const di=e=>"function"==typeof Blob&&e instanceof Blob?async function(e){const t=await function(e){return new Promise(((t,r)=>{const n=new FileReader;n.onloadend=()=>{if(2!==n.readyState)return r(new Error("Reader aborted too early"));const e=n.result??"",o=e.indexOf(","),i=o>-1?o+1:e.length;t(e.substring(i))},n.onabort=()=>r(new Error("Read aborted")),n.onerror=()=>r(n.error),n.readAsDataURL(e)}))}(e),r=ii(t);return new Uint8Array(r)}(e):async function(e){let t=new Uint8Array(0);const r=e.getReader();let n=!1;for(;!n;){const{done:e,value:o}=await r.read();if(o){const e=t;t=new Uint8Array(e.length+o.length),t.set(e),t.set(o,e.length)}n=e}return t}(e);const fi=async(e=new Uint8Array,t)=>{if(e instanceof Uint8Array)return ai.mutate(e);if(!e)return ai.mutate(new Uint8Array);const r=t.streamCollector(e);return ai.mutate(await r)};class pi{constructor(){this.middlewareStack=Qo()}static classBuilder(){return new hi}resolveMiddlewareWithContext(e,t,r,{middlewareFn:n,clientName:o,commandName:i,inputFilterSensitiveLog:s,outputFilterSensitiveLog:a,smithyContext:c,additionalContext:u,CommandCtor:l}){for(const o of n.bind(this)(l,e,t,r))this.middlewareStack.use(o);const d=e.concat(this.middlewareStack),{logger:f}=t,p={logger:f,clientName:o,commandName:i,inputFilterSensitiveLog:s,outputFilterSensitiveLog:a,[Qt]:{...c},...u},{requestHandler:h}=t;return d.resolve((e=>h.handle(e.request,r||{})),p)}}class hi{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,r={}){return this._smithyContext={service:e,operation:t,...r},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}build(){const e=this;let t;return t=class extends pi{static getEndpointParameterInstructions(){return e._ep}constructor(...[t]){super(),this.serialize=e._serializer,this.deserialize=e._deserializer,this.input=t??{},e._init(this)}resolveMiddleware(r,n,o){return this.resolveMiddlewareWithContext(r,n,o,{CommandCtor:t,middlewareFn:e._middlewareFn,clientName:e._clientName,commandName:e._commandName,inputFilterSensitiveLog:e._inputFilterSensitiveLog,outputFilterSensitiveLog:e._outputFilterSensitiveLog,smithyContext:e._smithyContext,additionalContext:e._additionalContext})}}}}const gi="***SensitiveInformation***",mi=(Math.ceil(2**127*(2-2**-23)),e=>{if(null!=e){if(Number.isInteger(e)&&!Number.isNaN(e))return e;throw new TypeError(`Expected integer, got ${typeof e}: ${e}`)}}),ki=e=>bi(e,32),bi=(e,t)=>{const r=mi(e);if(void 0!==r&&yi(r,t)!==r)throw new TypeError(`Expected ${t}-bit integer, got ${e}`);return r},yi=(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]}},vi=e=>{if(null!=e){if("string"==typeof e)return e;if(["boolean","number","bigint"].includes(typeof e))return _i.warn(wi(`Expected string, got ${typeof e}: ${e}`)),String(e);throw new TypeError(`Expected string, got ${typeof e}: ${e}`)}},wi=e=>String(new TypeError(e).stack||e).split("\n").slice(0,5).filter((e=>!e.includes("stackTraceWarning"))).join("\n"),_i={warn:console.warn};class Si extends Error{constructor(e){super(e.message),Object.setPrototypeOf(this,Si.prototype),this.name=e.name,this.$fault=e.$fault,this.$metadata=e.$metadata}}const xi=(e,t={})=>{Object.entries(t).filter((([,e])=>void 0!==e)).forEach((([t,r])=>{null!=e[t]&&""!==e[t]||(e[t]=r)}));const r=e.message||e.Message||"UnknownError";return e.message=r,delete e.Message,e},Ai=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"]}),Ei=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{}}},Ii=e=>{const t=[];for(const r in Kt){const n=Kt[r];void 0!==e[n]&&t.push({algorithmId:()=>n,checksumConstructor:()=>e[n]})}return{_checksumAlgorithms:t,addChecksumAlgorithm(e){this._checksumAlgorithms.push(e)},checksumAlgorithms(){return this._checksumAlgorithms}}},Oi=e=>{const t={};return e.checksumAlgorithms().forEach((e=>{t[e.algorithmId()]=e.checksumConstructor()})),t},Ri=e=>{let t=e.retryStrategy;return{setRetryStrategy(e){t=e},retryStrategy:()=>t}},Pi=e=>{const t={};return t.retryStrategy=e.retryStrategy(),t},Ti=e=>({...Ii(e),...Ri(e)}),Mi=function(){const e=Object.getPrototypeOf(this).constructor,t=new(Function.bind.apply(String,[null,...arguments]));return Object.setPrototypeOf(t,e.prototype),t};Mi.prototype=Object.create(String.prototype,{constructor:{value:Mi,enumerable:!1,writable:!0,configurable:!0}}),Object.setPrototypeOf(Mi,String);function Ci(e,t,r){let n,o,i;if(void 0===t&&void 0===r)n={},i=e;else{if(n=e,"function"==typeof t)return o=t,i=r,Ni(n,o,i);i=t}for(const e of Object.keys(i))Array.isArray(i[e])?Li(n,null,i,e):n[e]=i[e];return n}const ji=(e,t)=>{const r={};for(const n in t)Li(r,e,t,n);return r},Ni=(e,t,r)=>Ci(e,Object.entries(r).reduce(((e,[r,n])=>(Array.isArray(n)?e[r]=n:e[r]="function"==typeof n?[t,n()]:[t,n],e)),{})),Li=(e,t,r,n)=>{if(null!==t){let o=r[n];"function"==typeof o&&(o=[,o]);const[i=Fi,s=Bi,a=n]=o;return void(("function"==typeof i&&i(t[a])||"function"!=typeof i&&i)&&(e[n]=s(t[a])))}let[o,i]=r[n];if("function"==typeof i){let t;const r=void 0===o&&null!=(t=i()),s="function"==typeof o&&!!o(void 0)||"function"!=typeof o&&!!o;r?e[n]=t:s&&(e[n]=i())}else{const t=void 0===o&&null!=i,r="function"==typeof o&&!!o(i)||"function"!=typeof o&&!!o;(t||r)&&(e[n]=i)}},Fi=e=>null!=e,Bi=e=>e;function Di(e){return encodeURIComponent(e).replace(/[!'()*]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}const Ui=(e,t,r,n,o,i)=>{if(null==t||void 0===t[r])throw new Error("No value provided for input HTTP label: "+r+".");{const t=n();if(t.length<=0)throw new Error("Empty value provided for input HTTP label: "+r+".");e=e.replace(o,i?t.split("/").map((e=>Di(e))).join("/"):Di(t))}return e},$i=e=>e?.body instanceof ReadableStream,Hi=e=>void 0!==e.acquireInitialRetryToken&&void 0!==e.refreshRetryTokenForRetry&&void 0!==e.recordSuccess,zi=e=>{const t={error:e,errorType:Vi(e)},r=Wi(e.$response);return r&&(t.retryAfterHint=r),t},Vi=e=>Io(e)?"THROTTLING":Oo(e)?"TRANSIENT":(e=>{if(void 0!==e.$metadata?.httpStatusCode){const t=e.$metadata.httpStatusCode;return 500<=t&&t<=599&&!Oo(e)}return!1})(e)?"SERVER_ERROR":"CLIENT_ERROR",qi={name:"retryMiddleware",tags:["RETRY"],step:"finalizeRequest",priority:"high",override:!0},Gi=e=>({applyToStack:t=>{t.add((e=>(t,r)=>async n=>{let o=await e.retryStrategy();const i=await e.maxAttempts();if(!Hi(o))return o?.mode&&(r.userAgent=[...r.userAgent||[],["cfg/retry-mode",o.mode]]),o.retry(t,n);{let e=await o.acquireInitialRetryToken(r.partition_id),s=new Error,a=0,c=0;const{request:u}=n,l=Jt.isInstance(u);for(l&&(u.headers[Mo]=qo());;)try{l&&(u.headers[Co]=`attempt=${a+1}; max=${i}`);const{response:r,output:s}=await t(n);return o.recordSuccess(e),s.$metadata.attempts=a+1,s.$metadata.totalRetryDelay=c,{response:r,output:s}}catch(t){const n=zi(t);if(s=Go(t),l&&$i(u))throw(r.logger instanceof Wo?console:r.logger)?.warn("An error was encountered in a non-retryable streaming request."),s;try{e=await o.refreshRetryTokenForRetry(e,n)}catch(e){throw s.$metadata||(s.$metadata={}),s.$metadata.attempts=a+1,s.$metadata.totalRetryDelay=c,s}a=e.getRetryCount();const i=e.getRetryDelay();c+=i,await new Promise((e=>setTimeout(e,i)))}}})(e),qi)}}),Wi=e=>{if(!er.isInstance(e))return;const t=Object.keys(e.headers).find((e=>"retry-after"===e.toLowerCase()));if(!t)return;const r=e.headers[t],n=Number(r);if(!Number.isNaN(n))return new Date(1e3*n);return new Date(r)},Ki="3.470.0";var Zi=r(2131),Qi=r(5369),Yi=r.n(Qi);const Xi=({serviceId:e,clientVersion:t})=>async()=>{const r="undefined"!=typeof window&&window?.navigator?.userAgent?Yi().parse(window.navigator.userAgent):void 0,n=[["aws-sdk-js",t],["ua","2.0"],[`os/${r?.os?.name||"other"}`,r?.os?.version],["lang/js"],["md/browser",`${r?.browser?.name??"unknown"}_${r?.browser?.version??"unknown"}`]];return e&&n.push([`api/${e}`,t]),n};function Ji(e,t){return async function(r){const{value:n}=r.headers[":message-type"];if("error"===n){const e=new Error(r.headers[":error-message"].value||"UnknownError");throw e.name=r.headers[":error-code"].value,e}if("exception"===n){const n=r.headers[":exception-type"].value,o={[n]:r},i=await e(o);if(i.$unknown){const e=new Error(t(r.body));throw e.name=n,e}throw i[n]}if("event"===n){const t={[r.headers[":event-type"].value]:r},n=await e(t);if(n.$unknown)return;return n}throw Error(`Unrecognizable event type: ${r.headers[":event-type"].value}`)}}class es{constructor({utf8Encoder:e,utf8Decoder:t}){this.eventStreamCodec=new Er(e,t),this.utfEncoder=e}deserialize(e,t){const r=function(e){let t=0,r=0,n=null,o=null;const i=e=>{if("number"!=typeof e)throw new Error("Attempted to allocate an event message where size was not a number: "+e);t=e,r=4,n=new Uint8Array(e),new DataView(n.buffer).setUint32(0,e,!1)};return{[Symbol.asyncIterator]:async function*(){const s=e[Symbol.asyncIterator]();for(;;){const{value:e,done:a}=await s.next();if(a){if(!t)return;if(t!==r)throw new Error("Truncated event message received.");return void(yield n)}const c=e.length;let u=0;for(;u<c;){if(!n){const t=c-u;o||(o=new Uint8Array(4));const n=Math.min(4-r,t);if(o.set(e.slice(u,u+n),r),r+=n,u+=n,r<4)break;i(new DataView(o.buffer).getUint32(0,!1)),o=null}const s=Math.min(t-r,c-u);n.set(e.slice(u,u+s),r),r+=s,u+=s,t&&t===r&&(yield n,n=null,t=0,r=0)}}}}}(e);return new Rr({messageStream:new Ir({inputStream:r,decoder:this.eventStreamCodec}),deserializer:Ji(t,this.utfEncoder)})}serialize(e,t){return new Or({messageStream:new Pr({inputStream:e,serializer:t}),encoder:this.eventStreamCodec,includeEndFrame:!0})}}class ts{constructor({utf8Encoder:e,utf8Decoder:t}){this.universalMarshaller=new es({utf8Decoder:t,utf8Encoder:e})}deserialize(e,t){const r=rs(e)?(n=e,{[Symbol.asyncIterator]:async function*(){const e=n.getReader();try{for(;;){const{done:t,value:r}=await e.read();if(t)return;yield r}}finally{e.releaseLock()}}}):e;var n;return this.universalMarshaller.deserialize(r,t)}serialize(e,t){const r=this.universalMarshaller.serialize(e,t);return"function"==typeof ReadableStream?(e=>{const t=e[Symbol.asyncIterator]();return new ReadableStream({async pull(e){const{done:r,value:n}=await t.next();if(r)return e.close();e.enqueue(n)}})})(r):r}}const rs=e=>"function"==typeof ReadableStream&&e instanceof ReadableStream,ns=e=>new ts(e),os="function"==typeof TextEncoder?new TextEncoder:null,is=e=>{if("string"==typeof e){if(os)return os.encode(e).byteLength;let t=e.length;for(let r=t-1;r>=0;r--){const n=e.charCodeAt(r);n>127&&n<=2047?t++:n>2047&&n<=65535&&(t+=2),n>=56320&&n<=57343&&r--}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}`)},ss="required",as="fn",cs="argv",us="ref",ls=!0,ds="isSet",fs="booleanEquals",ps="error",hs="endpoint",gs="tree",ms="PartitionResult",ks={[ss]:!1,type:"String"},bs={[ss]:!0,default:!1,type:"Boolean"},ys={[us]:"Endpoint"},vs={[as]:fs,[cs]:[{[us]:"UseFIPS"},!0]},ws={[as]:fs,[cs]:[{[us]:"UseDualStack"},!0]},_s={},Ss={[as]:"getAttr",[cs]:[{[us]:ms},"supportsFIPS"]},xs={[as]:fs,[cs]:[!0,{[as]:"getAttr",[cs]:[{[us]:ms},"supportsDualStack"]}]},As=[vs],Es=[ws],Is=[{[us]:"Region"}],Os={version:"1.0",parameters:{Region:ks,UseDualStack:bs,UseFIPS:bs,Endpoint:ks},rules:[{conditions:[{[as]:ds,[cs]:[ys]}],rules:[{conditions:As,error:"Invalid Configuration: FIPS and custom endpoint are not supported",type:ps},{rules:[{conditions:Es,error:"Invalid Configuration: Dualstack and custom endpoint are not supported",type:ps},{endpoint:{url:ys,properties:_s,headers:_s},type:hs}],type:gs}],type:gs},{rules:[{conditions:[{[as]:ds,[cs]:Is}],rules:[{conditions:[{[as]:"aws.partition",[cs]:Is,assign:ms}],rules:[{conditions:[vs,ws],rules:[{conditions:[{[as]:fs,[cs]:[ls,Ss]},xs],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:_s,headers:_s},type:hs}],type:gs}],type:gs},{error:"FIPS and DualStack are enabled, but this partition does not support one or both",type:ps}],type:gs},{conditions:As,rules:[{conditions:[{[as]:fs,[cs]:[Ss,ls]}],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dnsSuffix}",properties:_s,headers:_s},type:hs}],type:gs}],type:gs},{error:"FIPS is enabled but this partition does not support FIPS",type:ps}],type:gs},{conditions:Es,rules:[{conditions:[xs],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:_s,headers:_s},type:hs}],type:gs}],type:gs},{error:"DualStack is enabled but this partition does not support DualStack",type:ps}],type:gs},{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dnsSuffix}",properties:_s,headers:_s},type:hs}],type:gs}],type:gs}],type:gs},{error:"Invalid Configuration: Missing Region",type:ps}],type:gs}]},Rs=(e,t={})=>((e,t)=>{const{endpointParams:r,logger:n}=t,{parameters:o,rules:i}=e;t.logger?.debug?.(`${Sn} Initial EndpointParams: ${xn(r)}`);const s=Object.entries(o).filter((([,e])=>null!=e.default)).map((([e,t])=>[e,t.default]));if(s.length>0)for(const[e,t]of s)r[e]=r[e]??t;const a=Object.entries(o).filter((([,e])=>e.required)).map((([e])=>e));for(const e of a)if(null==r[e])throw new An(`Missing required parameter: '${e}'`);const c=$n(i,{endpointParams:r,logger:n,referenceRecord:{}});if(t.endpointParams?.Endpoint)try{const e=new URL(t.endpointParams.Endpoint),{protocol:r,port:n}=e;c.url.protocol=r,c.url.port=n}catch(e){}return t.logger?.debug?.(`${Sn} Resolved endpoint: ${xn(c)}`),c})(Os,{endpointParams:e,logger:t.logger}),Ps=["in-region","cross-region","mobile","standard","legacy"],Ts=()=>{const e="undefined"!=typeof window&&window?.navigator?.userAgent?Yi().parse(window.navigator.userAgent):void 0,t=e?.platform?.type;return"tablet"===t||"mobile"===t},Ms=e=>{const t=(({defaultsMode:e}={})=>ar((async()=>{const t="function"==typeof e?await e():e;switch(t?.toLowerCase()){case"auto":return Promise.resolve(Ts()?"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 ${Ps.join(", ")}, got ${t}`)}})))(e),r=()=>t().then(Ei),n=(e=>({apiVersion:"2023-09-30",base64Decoder:e?.base64Decoder??ii,base64Encoder:e?.base64Encoder??si,disableHostPrefix:e?.disableHostPrefix??!1,endpointProvider:e?.endpointProvider??Rs,extensions:e?.extensions??[],logger:e?.logger??new Wo,serviceId:e?.serviceId??"Bedrock Runtime",urlParser:e?.urlParser??fo,utf8Decoder:e?.utf8Decoder??Cr,utf8Encoder:e?.utf8Encoder??Mr}))(e);return{...n,...e,runtime:"browser",defaultsMode:t,bodyLengthChecker:e?.bodyLengthChecker??is,credentialDefaultProvider:e?.credentialDefaultProvider??(e=>()=>Promise.reject(new Error("Credential is missing"))),defaultUserAgentProvider:e?.defaultUserAgentProvider??Xi({serviceId:n.serviceId,clientVersion:Ki}),eventStreamSerdeProvider:e?.eventStreamSerdeProvider??ns,maxAttempts:e?.maxAttempts??3,region:e?.region??(o="Region is missing",()=>Promise.reject(o)),requestHandler:e?.requestHandler??new li(r),retryMode:e?.retryMode??(async()=>(await r()).retryMode||_o),sha256:e?.sha256??Zi.Sha256,streamCollector:e?.streamCollector??di,useDualstackEndpoint:e?.useDualstackEndpoint??(()=>Promise.resolve(false)),useFipsEndpoint:e?.useFipsEndpoint??(()=>Promise.resolve(false))};var o},Cs=e=>{let t=async()=>{if(void 0===e.region)throw new Error("Region is missing from runtimeConfig");const t=e.region;return"string"==typeof t?t:t()};return{setRegion(e){t=e},region:()=>t}};class js extends Jo{constructor(...[e]){const t=(e=>({...e,useDualstackEndpoint:e.useDualstackEndpoint??!1,useFipsEndpoint:e.useFipsEndpoint??!1,defaultSigningName:"bedrock"}))(Ms(e||{})),r=(e=>{const{region:t,useFipsEndpoint:r}=e;if(!t)throw new Error("Region is missing");return{...e,region:async()=>{if("string"==typeof t)return to(t);const e=await t();return to(e)},useFipsEndpoint:async()=>{const e="string"==typeof t?t:await t();return!!eo(e)||("function"!=typeof r?Promise.resolve(!!r):r())}}})(t),n=(e=>{const t=e.tls??!0,{endpoint:r}=e,n=null!=r?async()=>po(await Tr(r)()):void 0,o=!!r;return{...e,endpoint:n,tls:t,isCustomEndpoint:o,useDualstackEndpoint:Tr(e.useDualstackEndpoint??!1),useFipsEndpoint:Tr(e.useFipsEndpoint??!1)}})(r),o=(e=>{const{retryStrategy:t}=e,r=Tr(e.maxAttempts??3);return{...e,maxAttempts:r,retryStrategy:async()=>t||(await Tr(e.retryMode)()===wo.ADAPTIVE?new Lo(r):new No(r))}})(n),i=(e=>{const t=e.credentials?fn(e.credentials):e.credentialDefaultProvider(e),{signingEscapePath:r=!0,systemClockOffset:n=e.systemClockOffset||0,sha256:o}=e;let i;return i=e.signer?Tr(e.signer):e.regionInfoProvider?()=>Tr(e.region)().then((async t=>[await e.regionInfoProvider(t,{useFipsEndpoint:await e.useFipsEndpoint(),useDualstackEndpoint:await e.useDualstackEndpoint()})||{},t])).then((([n,i])=>{const{signingRegion:s,signingService:a}=n;e.signingRegion=e.signingRegion||s||i,e.signingName=e.signingName||a||e.serviceId;const c={...e,credentials:t,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:r};return new(e.signerConstructor||un)(c)})):async n=>{const i=(n=Object.assign({},{name:"sigv4",signingName:e.signingName||e.defaultSigningName,signingRegion:await Tr(e.region)(),properties:{}},n)).signingRegion,s=n.signingName;e.signingRegion=e.signingRegion||i,e.signingName=e.signingName||s||e.serviceId;const a={...e,credentials:t,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:r};return new(e.signerConstructor||un)(a)},{...e,systemClockOffset:n,signingEscapePath:r,credentials:t,signer:i}})(o);var s;const a=((e,t)=>{const r={...Cs(e),...Ti(e),...Vt(e)};return t.forEach((e=>e.configure(r))),{...e,...(i=r,{region:i.region()}),...(o=r,{...Oi(o),...Pi(o)}),...(n=r,{httpHandler:n.httpHandler()})};var n,o,i})((e=>({...e,eventStreamMarshaller:e.eventStreamSerdeProvider(e)}))((s=i,{...s,customUserAgent:"string"==typeof s.customUserAgent?[[s.customUserAgent]]:s.customUserAgent})),e?.extensions||[]);var c;super(a),this.config=a,this.middlewareStack.use(Gi(this.config)),this.middlewareStack.use(oo(this.config)),this.middlewareStack.use(rr(this.config)),this.middlewareStack.use((this.config,{applyToStack:e=>{e.add(((e,t)=>async r=>{try{const n=await e(r),{clientName:o,commandName:i,logger:s,dynamoDbDocumentClientOptions:a={}}=t,{overrideInputFilterSensitiveLog:c,overrideOutputFilterSensitiveLog:u}=a,l=c??t.inputFilterSensitiveLog,d=u??t.outputFilterSensitiveLog,{$metadata:f,...p}=n.output;return s?.info?.({clientName:o,commandName:i,input:l(r.input),output:d(p),metadata:f}),n}catch(e){const{clientName:n,commandName:o,logger:i,dynamoDbDocumentClientOptions:s={}}=t,{overrideInputFilterSensitiveLog:a}=s,c=a??t.inputFilterSensitiveLog;throw i?.error?.({clientName:n,commandName:o,input:c(r.input),error:e,metadata:e.$metadata}),e}}),nr)}})),this.middlewareStack.use(sr(this.config)),this.middlewareStack.use(kn(this.config)),this.middlewareStack.use((c=this.config,{applyToStack:e=>{e.add(Qn(c),Xn)}}))}destroy(){super.destroy()}}class Ns extends Si{constructor(e){super(e),Object.setPrototypeOf(this,Ns.prototype)}}class Ls extends Ns{constructor(e){super({name:"AccessDeniedException",$fault:"client",...e}),this.name="AccessDeniedException",this.$fault="client",Object.setPrototypeOf(this,Ls.prototype)}}class Fs extends Ns{constructor(e){super({name:"InternalServerException",$fault:"server",...e}),this.name="InternalServerException",this.$fault="server",Object.setPrototypeOf(this,Fs.prototype)}}class Bs extends Ns{constructor(e){super({name:"ModelErrorException",$fault:"client",...e}),this.name="ModelErrorException",this.$fault="client",Object.setPrototypeOf(this,Bs.prototype),this.originalStatusCode=e.originalStatusCode,this.resourceName=e.resourceName}}class Ds extends Ns{constructor(e){super({name:"ModelNotReadyException",$fault:"client",...e}),this.name="ModelNotReadyException",this.$fault="client",Object.setPrototypeOf(this,Ds.prototype)}}class Us extends Ns{constructor(e){super({name:"ModelTimeoutException",$fault:"client",...e}),this.name="ModelTimeoutException",this.$fault="client",Object.setPrototypeOf(this,Us.prototype)}}class $s extends Ns{constructor(e){super({name:"ResourceNotFoundException",$fault:"client",...e}),this.name="ResourceNotFoundException",this.$fault="client",Object.setPrototypeOf(this,$s.prototype)}}class Hs extends Ns{constructor(e){super({name:"ServiceQuotaExceededException",$fault:"client",...e}),this.name="ServiceQuotaExceededException",this.$fault="client",Object.setPrototypeOf(this,Hs.prototype)}}class zs extends Ns{constructor(e){super({name:"ThrottlingException",$fault:"client",...e}),this.name="ThrottlingException",this.$fault="client",Object.setPrototypeOf(this,zs.prototype)}}class Vs extends Ns{constructor(e){super({name:"ValidationException",$fault:"client",...e}),this.name="ValidationException",this.$fault="client",Object.setPrototypeOf(this,Vs.prototype)}}class qs extends Ns{constructor(e){super({name:"ModelStreamErrorException",$fault:"client",...e}),this.name="ModelStreamErrorException",this.$fault="client",Object.setPrototypeOf(this,qs.prototype),this.originalStatusCode=e.originalStatusCode,this.originalMessage=e.originalMessage}}var Gs;!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):t._(e.$unknown[0],e.$unknown[1])}(Gs||(Gs={}));const Ws=e=>({...e,...e.body&&{body:gi}}),Ks=e=>({...e,...e.body&&{body:gi}}),Zs=e=>({...e,...e.body&&{body:gi}}),Qs=e=>({...e,...e.body&&{body:"STREAMING_CONTENT"}}),Ys=async(e,t)=>{const r={...e,body:await _a(e.body,t)},n=Sa(e,r.body);switch(n){case"AccessDeniedException":case"com.amazonaws.bedrockruntime#AccessDeniedException":throw await ta(r,t);case"InternalServerException":case"com.amazonaws.bedrockruntime#InternalServerException":throw await ra(r,t);case"ModelErrorException":case"com.amazonaws.bedrockruntime#ModelErrorException":throw await na(r,t);case"ModelNotReadyException":case"com.amazonaws.bedrockruntime#ModelNotReadyException":throw await oa(r,t);case"ModelTimeoutException":case"com.amazonaws.bedrockruntime#ModelTimeoutException":throw await sa(r,t);case"ResourceNotFoundException":case"com.amazonaws.bedrockruntime#ResourceNotFoundException":throw await aa(r,t);case"ServiceQuotaExceededException":case"com.amazonaws.bedrockruntime#ServiceQuotaExceededException":throw await ca(r,t);case"ThrottlingException":case"com.amazonaws.bedrockruntime#ThrottlingException":throw await ua(r,t);case"ValidationException":case"com.amazonaws.bedrockruntime#ValidationException":throw await la(r,t);default:const o=r.body;return Js({output:e,parsedBody:o,errorCode:n})}},Xs=async(e,t)=>{const r={...e,body:await _a(e.body,t)},n=Sa(e,r.body);switch(n){case"AccessDeniedException":case"com.amazonaws.bedrockruntime#AccessDeniedException":throw await ta(r,t);case"InternalServerException":case"com.amazonaws.bedrockruntime#InternalServerException":throw await ra(r,t);case"ModelErrorException":case"com.amazonaws.bedrockruntime#ModelErrorException":throw await na(r,t);case"ModelNotReadyException":case"com.amazonaws.bedrockruntime#ModelNotReadyException":throw await oa(r,t);case"ModelStreamErrorException":case"com.amazonaws.bedrockruntime#ModelStreamErrorException":throw await ia(r,t);case"ModelTimeoutException":case"com.amazonaws.bedrockruntime#ModelTimeoutException":throw await sa(r,t);case"ResourceNotFoundException":case"com.amazonaws.bedrockruntime#ResourceNotFoundException":throw await aa(r,t);case"ServiceQuotaExceededException":case"com.amazonaws.bedrockruntime#ServiceQuotaExceededException":throw await ca(r,t);case"ThrottlingException":case"com.amazonaws.bedrockruntime#ThrottlingException":throw await ua(r,t);case"ValidationException":case"com.amazonaws.bedrockruntime#ValidationException":throw await la(r,t);default:const o=r.body;return Js({output:e,parsedBody:o,errorCode:n})}},Js=(ea=Ns,({output:e,parsedBody:t,errorCode:r})=>{(({output:e,parsedBody:t,exceptionCtor:r,errorCode:n})=>{const o=Ai(e),i=o.httpStatusCode?o.httpStatusCode+"":void 0,s=new r({name:t?.code||t?.Code||n||i||"UnknownError",$fault:"client",$metadata:o});throw xi(s,t)})({output:e,parsedBody:t,exceptionCtor:ea,errorCode:r})});var ea;const ta=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new Ls({$metadata:ya(e),...r});return xi(i,e.body)},ra=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new Fs({$metadata:ya(e),...r});return xi(i,e.body)},na=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi,originalStatusCode:ki,resourceName:vi});Object.assign(r,o);const i=new Bs({$metadata:ya(e),...r});return xi(i,e.body)},oa=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new Ds({$metadata:ya(e),...r});return xi(i,e.body)},ia=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi,originalMessage:vi,originalStatusCode:ki});Object.assign(r,o);const i=new qs({$metadata:ya(e),...r});return xi(i,e.body)},sa=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new Us({$metadata:ya(e),...r});return xi(i,e.body)},aa=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new $s({$metadata:ya(e),...r});return xi(i,e.body)},ca=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new Hs({$metadata:ya(e),...r});return xi(i,e.body)},ua=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new zs({$metadata:ya(e),...r});return xi(i,e.body)},la=async(e,t)=>{const r=Ci({}),n=e.body,o=ji(n,{message:vi});Object.assign(r,o);const i=new Vs({$metadata:ya(e),...r});return xi(i,e.body)},da=(e,t)=>t.eventStreamMarshaller.deserialize(e,(async r=>null!=r.chunk?{chunk:await ga(r.chunk,t)}:null!=r.internalServerException?{internalServerException:await fa(r.internalServerException,t)}:null!=r.modelStreamErrorException?{modelStreamErrorException:await pa(r.modelStreamErrorException,t)}:null!=r.validationException?{validationException:await ka(r.validationException,t)}:null!=r.throttlingException?{throttlingException:await ma(r.throttlingException,t)}:null!=r.modelTimeoutException?{modelTimeoutException:await ha(r.modelTimeoutException,t)}:{$unknown:e})),fa=async(e,t)=>{const r={...e,body:await wa(e.body,t)};return ra(r,t)},pa=async(e,t)=>{const r={...e,body:await wa(e.body,t)};return ia(r,t)},ha=async(e,t)=>{const r={...e,body:await wa(e.body,t)};return sa(r,t)},ga=async(e,t)=>{const r={},n=await wa(e.body,t);return Object.assign(r,ba(n,t)),r},ma=async(e,t)=>{const r={...e,body:await wa(e.body,t)};return ua(r,t)},ka=async(e,t)=>{const r={...e,body:await wa(e.body,t)};return la(r,t)},ba=(e,t)=>ji(e,{bytes:t.base64Decoder}),ya=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=e=>!(null==e||""===e||Object.getOwnPropertyNames(e).includes("length")&&0==e.length||Object.getOwnPropertyNames(e).includes("size")&&0==e.size),wa=(e,t)=>((e,t)=>fi(e,t).then((e=>t.utf8Encoder(e))))(e,t).then((e=>e.length?JSON.parse(e):{})),_a=async(e,t)=>{const r=await wa(e,t);return r.message=r.message??r.Message,r},Sa=(e,t)=>{const 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},n=(o=e.headers,i="x-amzn-errortype",Object.keys(o).find((e=>e.toLowerCase()===i.toLowerCase())));var o,i;return void 0!==n?r(e.headers[n]):void 0!==t.code?r(t.code):void 0!==t.__type?r(t.__type):void 0};class xa extends pi{static getEndpointParameterInstructions(){return{UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}}constructor(e){super(),this.input=e}resolveMiddleware(e,t,r){this.middlewareStack.use(bo(t,this.serialize,this.deserialize)),this.middlewareStack.use(vo(t,xa.getEndpointParameterInstructions()));const n=e.concat(this.middlewareStack),{logger:o}=t,i={logger:o,clientName:"BedrockRuntimeClient",commandName:"InvokeModelWithResponseStreamCommand",inputFilterSensitiveLog:Zs,outputFilterSensitiveLog:Qs,[Qt]:{service:"AmazonBedrockFrontendService",operation:"InvokeModelWithResponseStream"}},{requestHandler:s}=t;return n.resolve((e=>s.handle(e.request,r||{})),i)}serialize(e,t){return(async(e,t)=>{const{hostname:r,protocol:n="https",port:o,path:i}=await t.endpoint(),s=Ci({},va,{"content-type":e.contentType||"application/octet-stream","x-amzn-bedrock-accept":e.accept});let a,c=`${i?.endsWith("/")?i.slice(0,-1):i||""}/model/{modelId}/invoke-with-response-stream`;return c=Ui(c,e,"modelId",(()=>e.modelId),"{modelId}",!1),void 0!==e.body&&(a=e.body),new Jt({protocol:n,hostname:r,port:o,method:"POST",headers:s,path:c,body:a})})(e,t)}deserialize(e,t){return(async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return Xs(e,t);const r=Ci({$metadata:ya(e),contentType:[,e.headers["x-amzn-bedrock-content-type"]]}),n=e.body;return r.body=da(n,t),r})(e,t)}}class Aa extends pi{static getEndpointParameterInstructions(){return{UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}}constructor(e){super(),this.input=e}resolveMiddleware(e,t,r){this.middlewareStack.use(bo(t,this.serialize,this.deserialize)),this.middlewareStack.use(vo(t,Aa.getEndpointParameterInstructions()));const n=e.concat(this.middlewareStack),{logger:o}=t,i={logger:o,clientName:"BedrockRuntimeClient",commandName:"InvokeModelCommand",inputFilterSensitiveLog:Ws,outputFilterSensitiveLog:Ks,[Qt]:{service:"AmazonBedrockFrontendService",operation:"InvokeModel"}},{requestHandler:s}=t;return n.resolve((e=>s.handle(e.request,r||{})),i)}serialize(e,t){return(async(e,t)=>{const{hostname:r,protocol:n="https",port:o,path:i}=await t.endpoint(),s=Ci({},va,{"content-type":e.contentType||"application/octet-stream",accept:e.accept});let a,c=`${i?.endsWith("/")?i.slice(0,-1):i||""}/model/{modelId}/invoke`;return c=Ui(c,e,"modelId",(()=>e.modelId),"{modelId}",!1),void 0!==e.body&&(a=e.body),new Jt({protocol:n,hostname:r,port:o,method:"POST",headers:s,path:c,body:a})})(e,t)}deserialize(e,t){return(async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return Ys(e,t);const r=Ci({$metadata:ya(e),contentType:[,e.headers["content-type"]]}),n=await fi(e.body,t);return r.body=n,r})(e,t)}}const Ea=Ia;function Ia(e,t){const r=Oa();return(Ia=function(e,t){return r[e-=112]})(e,t)}function Oa(){const e=["_apiUrl","generations","\nYou must keep the text formatting.\n\nContent:\n","ai.aws.apiUrl","\n\nAssistant:","decode","sendRequest","anthropic.claude-v2","getModelFamily","json","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.","726178JcQBoq","_readAsyncIterableResponse","stringify","_getGeneratedText","_requestHeaders","filter","AI_ERROR_UNSUPPORTED_MODEL","3884872mvNiyj","cohere.command","join","length","generation","bytes","POST","5103336UuEAqO","map","abortController","ai.aws.bedrockClientConfig","split","ai.aws.requestParameters","resolve","18SwRXxX","_readStreamableResponse","utf-8","meta.llama","define","preparePrompt","completion","_processProxyRequest","body","AWSTextAdapter","send","config","656643zEzhTe","\n[/INST]","ai.aws.requestHeaders","_readStaticResponse","_prepareRequestParameters","toString","Human:\n","anthropic.claude","data","<<SYS>>\n","read","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.","1034568tXtQFI","284tSgqUP","getReader","get","\n<</SYS>>\n[INST]\n","259212liQxCl","utf8","chunk","from","ai21.j2","parse","3655pRgnPZ","text","signal","_processAWSRequest","_prepareRequestHeaders","_requestParameters","editor","application/json","pluginName","locale","test","_bedrockClientConfig","completions","Instruction:\n","bedrock-2023-05-31"];return(Oa=function(){return e})()}!function(e,t){const r=Ia,n=e();for(;;)try{if(395532===parseInt(r(172))/1+-parseInt(r(140))/2+-parseInt(r(123))/3+parseInt(r(136))/4*(-parseInt(r(146))/5)+-parseInt(r(135))/6+-parseInt(r(186))/7+-parseInt(r(179))/8*(-parseInt(r(193))/9))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Oa);class Ra extends Dt{static get[Ea(154)](){return Ea(120)}constructor(e){const t=Ea;super(e),e[t(122)][t(138)](t(191))||e[t(122)][t(115)](t(191),{model:t(168),max_tokens_to_sample:2e3,temperature:1,top_p:1,top_k:250,anthropic_version:t(160),stream:!0}),this[t(161)]=e[t(122)][t(138)](t(164)),this[t(157)]=e[t(122)][t(138)](t(189)),this[t(176)]=e[t(122)][t(138)](t(125)),this[t(151)]=e[t(122)][t(138)](t(191))}async[Ea(167)]({query:e,context:t,onData:r,actionId:n}){const o=Ea,{model:i,stream:s,...a}=await this[o(127)](this[o(151)],n),c={prompt:await this[o(116)](e,t,i,n),...a};this[o(161)]?await this[o(118)](c,i,s,r,n):await this[o(149)](c,i,s,r)}async[Ea(116)](e,t,r,n){const o=Ea;let i,s;return t?(i=o(134),s=o(159)+e+o(163)+t):(i=o(171),s=e),o(114)==this[o(169)](r)?o(132)+i+o(139)+s+o(124):o(129)+i+"\n"+s+o(165)}[Ea(169)](e){const t=Ea;if(/^anthropic\.claude/[t(156)](e))return t(130);if(/^ai21\.j2/[t(156)](e))return t(144);if(/^cohere\.command/[t(156)](e))return t(180);if(/^meta\.llama/[t(156)](e))return t(114);throw new D(U(this[t(152)][t(155)],t(178),e))}async[Ea(118)](e,t,r,n,o){const i=Ea,s={method:i(185),headers:await this[i(150)](this[i(176)],o),body:JSON[i(174)]({...e,model:t,stream:r}),signal:this[i(188)][i(148)]},a=await fetch(this[i(161)],s);r?await this[i(112)](a,t,n):await this[i(126)](a,t,n)}async[Ea(149)](e,t,r,n){const o=Ea,i=new js(this[o(157)]),s={body:JSON[o(174)](e),contentType:o(153),accept:o(153),modelId:t};let a;if(r){const e=new xa(s);a=await i[o(121)](e,{abortSignal:this[o(188)][o(148)]}),await this[o(173)](a,t,n)}else{const e=new Aa(s);a=await i[o(121)](e,{abortSignal:this[o(188)][o(148)]}),await this[o(126)](a,t,n)}}async[Ea(173)](e,t,r){const n=Ea,o=e[n(119)],i=new TextDecoder(n(113));let s="";for await(const e of o)if(e[n(142)]){const o=i[n(166)](e[n(142)][n(184)]),a=JSON[n(145)](o);s+=this[n(175)](a,t),r(s)}return Promise[n(192)]()}async[Ea(112)](e,t,r){const n=Ea,o=e[n(119)],i=new TextDecoder(n(113)),s=o[n(137)]();let a="",c="",u=!1;for(;!u;){const{done:e,value:o}=await s[n(133)]();if(u=e,u)break;const l=(a+i[n(166)](o))[n(190)]("\n")[n(187)]((e=>{const t=n;try{return a="",JSON[t(145)](e)}catch(t){return a=e,null}}))[n(177)]((e=>null!==e));l[n(182)]&&(c+=l[n(187)]((e=>this[n(175)](e,t)))[n(181)](""),r(c))}return Promise[n(192)]()}async[Ea(126)](e,t,r){const n=Ea;let o;return o=e instanceof Response?await e[n(170)]():JSON[n(145)](Buffer[n(143)](e[n(119)])[n(128)](n(141))),r(this[n(175)](o,t)),Promise[n(192)]()}[Ea(175)](e,t){const r=Ea;switch(this[r(169)](t)){case r(130):return e[r(117)];case r(144):return e[r(158)][0][r(131)][r(147)];case r(180):return e[r(162)][0][r(147)];case r(114):return e[r(183)]}}}function Pa(){var e=["12xMUzKm","49508640amgFwL","3900883AuRZPl","9236504wEnbAC","2932578VIzCor","4voicbP","184313Nblxai","2EKiWwX","10349406zxqKSa","5414025wuQsCH"];return(Pa=function(){return e})()}function Ta(e,t){var r=Pa();return(Ta=function(e,t){return r[e-=170]})(e,t)}!function(e,t){for(var r=Ta,n=e();;)try{if(712815===-parseInt(r(170))/1*(-parseInt(r(171))/2)+parseInt(r(178))/3+-parseInt(r(179))/4*(-parseInt(r(173))/5)+parseInt(r(174))/6*(parseInt(r(176))/7)+parseInt(r(177))/8+parseInt(r(172))/9+-parseInt(r(175))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Pa)})(),(window.CKEditor5=window.CKEditor5||{}).ai=n})();
|
|
80
|
+
var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])},n(e,t)};function o(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var i=function(){return i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function s(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function a(e,t,r,n){var o,i=arguments.length,s=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s}function c(e,t){return function(r,n){t(r,n,e)}}function u(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function l(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{c(n.next(e))}catch(e){i(e)}}function a(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}c((n=n.apply(e,t||[])).next())}))}function d(e,t){var r,n,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;s;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,n=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function f(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}function p(e,t){for(var r in e)"default"===r||t.hasOwnProperty(r)||(t[r]=e[r])}function h(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function g(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function m(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(g(arguments[t]));return e}function k(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],s=0,a=i.length;s<a;s++,o++)n[o]=i[s];return n}function b(e){return this instanceof b?(this.v=e,this):new b(e)}function y(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n={},s("next"),s("throw"),s("return"),n[Symbol.asyncIterator]=function(){return this},n;function s(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){i.push([e,t,r,n])>1||a(e,t)}))})}function a(e,t){try{(r=o[e](t)).value instanceof b?Promise.resolve(r.value.v).then(c,u):l(i[0][2],r)}catch(e){l(i[0][3],e)}var r}function c(e){a("next",e)}function u(e){a("throw",e)}function l(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function v(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:b(e[n](t)),done:"return"===n}:o?o(t):t}:o}}function w(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=h(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(t=e[r](t)).done,t.value)}))}}}function _(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}function S(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function x(e){return e&&e.__esModule?e:{default:e}}function A(e,t){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return t.get(e)}function E(e,t,r){if(!t.has(e))throw new TypeError("attempted to set private field on non-instance");return t.set(e,r),r}},857:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.convertToBuffer=void 0;var n=r(9381),o="undefined"!=typeof Buffer&&Buffer.from?function(e){return Buffer.from(e,"utf8")}:n.fromUtf8;t.convertToBuffer=function(e){return e instanceof Uint8Array?e:"string"==typeof e?o(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e)}},7885:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.uint32ArrayFrom=t.numToUint8=t.isEmptyData=t.convertToBuffer=void 0;var n=r(857);Object.defineProperty(t,"convertToBuffer",{enumerable:!0,get:function(){return n.convertToBuffer}});var o=r(4964);Object.defineProperty(t,"isEmptyData",{enumerable:!0,get:function(){return o.isEmptyData}});var i=r(4034);Object.defineProperty(t,"numToUint8",{enumerable:!0,get:function(){return i.numToUint8}});var s=r(7911);Object.defineProperty(t,"uint32ArrayFrom",{enumerable:!0,get:function(){return s.uint32ArrayFrom}})},4964:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isEmptyData=void 0,t.isEmptyData=function(e){return"string"==typeof e?0===e.length:0===e.byteLength}},4034:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.numToUint8=void 0,t.numToUint8=function(e){return new Uint8Array([(4278190080&e)>>24,(16711680&e)>>16,(65280&e)>>8,255&e])}},7911:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.uint32ArrayFrom=void 0,t.uint32ArrayFrom=function(e){if(!Uint32Array.from){for(var t=new Uint32Array(e.length),r=0;r<e.length;)t[r]=e[r],r+=1;return t}return Uint32Array.from(e)}},277:(e,t,r)=>{"use strict";r.r(t),r.d(t,{locateWindow:()=>o});const n={};function o(){return"undefined"!=typeof window?window:"undefined"!=typeof self?self:n}},9381:(e,t,r)=>{"use strict";r.r(t),r.d(t,{fromUtf8:()=>n,toUtf8:()=>o});const n=e=>"function"==typeof TextEncoder?function(e){return(new TextEncoder).encode(e)}(e):(e=>{const t=[];for(let r=0,n=e.length;r<n;r++){const n=e.charCodeAt(r);if(n<128)t.push(n);else if(n<2048)t.push(n>>6|192,63&n|128);else if(r+1<e.length&&55296==(64512&n)&&56320==(64512&e.charCodeAt(r+1))){const o=65536+((1023&n)<<10)+(1023&e.charCodeAt(++r));t.push(o>>18|240,o>>12&63|128,o>>6&63|128,63&o|128)}else t.push(n>>12|224,n>>6&63|128,63&n|128)}return Uint8Array.from(t)})(e),o=e=>"function"==typeof TextDecoder?function(e){return new TextDecoder("utf-8").decode(e)}(e):(e=>{let t="";for(let r=0,n=e.length;r<n;r++){const n=e[r];if(n<128)t+=String.fromCharCode(n);else if(192<=n&&n<224){const o=e[++r];t+=String.fromCharCode((31&n)<<6|63&o)}else if(240<=n&&n<365){const o="%"+[n,e[++r],e[++r],e[++r]].map((e=>e.toString(16))).join("%");t+=decodeURIComponent(o)}else t+=String.fromCharCode((15&n)<<12|(63&e[++r])<<6|63&e[++r])}return t})(e)},5369:function(e){e.exports=function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=90)}({17:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n=r(18),o=function(){function e(){}return e.getFirstMatch=function(e,t){var r=t.match(e);return r&&r.length>0&&r[1]||""},e.getSecondMatch=function(e,t){var r=t.match(e);return r&&r.length>1&&r[2]||""},e.matchAndReturnConst=function(e,t,r){if(e.test(t))return r},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,r,n){void 0===n&&(n=!1);var o=e.getVersionPrecision(t),i=e.getVersionPrecision(r),s=Math.max(o,i),a=0,c=e.map([t,r],(function(t){var r=s-e.getVersionPrecision(t),n=t+new Array(r+1).join(".0");return e.map(n.split("."),(function(e){return new Array(20-e.length).join("0")+e})).reverse()}));for(n&&(a=s-Math.min(o,i)),s-=1;s>=a;){if(c[0][s]>c[1][s])return 1;if(c[0][s]===c[1][s]){if(s===a)return 0;s-=1}else if(c[0][s]<c[1][s])return-1}},e.map=function(e,t){var r,n=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(r=0;r<e.length;r+=1)n.push(t(e[r]));return n},e.find=function(e,t){var r,n;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(r=0,n=e.length;r<n;r+=1){var o=e[r];if(t(o,r))return o}},e.assign=function(e){for(var t,r,n=e,o=arguments.length,i=new Array(o>1?o-1:0),s=1;s<o;s++)i[s-1]=arguments[s];if(Object.assign)return Object.assign.apply(Object,[e].concat(i));var a=function(){var e=i[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach((function(t){n[t]=e[t]}))};for(t=0,r=i.length;t<r;t+=1)a();return e},e.getBrowserAlias=function(e){return n.BROWSER_ALIASES_MAP[e]},e.getBrowserTypeByAlias=function(e){return n.BROWSER_MAP[e]||""},e}();t.default=o,e.exports=t.default},18:function(e,t,r){"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,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(91))&&n.__esModule?n:{default:n},i=r(18);function s(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}var a=function(){function e(){}var t,r,n;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 o.default(e,t)},e.parse=function(e){return new o.default(e).getResult()},t=e,n=[{key:"BROWSER_MAP",get:function(){return i.BROWSER_MAP}},{key:"ENGINE_MAP",get:function(){return i.ENGINE_MAP}},{key:"OS_MAP",get:function(){return i.OS_MAP}},{key:"PLATFORMS_MAP",get:function(){return i.PLATFORMS_MAP}}],(r=null)&&s(t.prototype,r),n&&s(t,n),e}();t.default=a,e.exports=t.default},91:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n=c(r(92)),o=c(r(93)),i=c(r(94)),s=c(r(95)),a=c(r(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(n.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(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.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(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.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(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.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,r={},n=0,o={},i=0;if(Object.keys(e).forEach((function(t){var s=e[t];"string"==typeof s?(o[t]=s,i+=1):"object"==typeof s&&(r[t]=s,n+=1)})),n>0){var s=Object.keys(r),c=a.default.find(s,(function(e){return t.isOS(e)}));if(c){var u=this.satisfies(r[c]);if(void 0!==u)return u}var l=a.default.find(s,(function(e){return t.isPlatform(e)}));if(l){var d=this.satisfies(r[l]);if(void 0!==d)return d}}if(i>0){var f=Object.keys(o),p=a.default.find(f,(function(e){return t.isBrowser(e,!0)}));if(void 0!==p)return this.compareVersion(o[p])}},t.isBrowser=function(e,t){void 0===t&&(t=!1);var r=this.getBrowserName().toLowerCase(),n=e.toLowerCase(),o=a.default.getBrowserTypeByAlias(n);return t&&o&&(n=o.toLowerCase()),n===r},t.compareVersion=function(e){var t=[0],r=e,n=!1,o=this.getBrowserVersion();if("string"==typeof o)return">"===e[0]||"<"===e[0]?(r=e.substr(1),"="===e[1]?(n=!0,r=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?r=e.substr(1):"~"===e[0]&&(n=!0,r=e.substr(1)),t.indexOf(a.default.compareVersions(o,r,n))>-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,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=/version\/(\d+(\.?_?\d+)+)/i,s=[{test:[/googlebot/i],describe:function(e){var t={name:"Googlebot"},r=o.default.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/opera/i],describe:function(e){var t={name:"Opera"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/opr\/|opios/i],describe:function(e){var t={name:"Opera"},r=o.default.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/SamsungBrowser/i],describe:function(e){var t={name:"Samsung Internet for Android"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/Whale/i],describe:function(e){var t={name:"NAVER Whale Browser"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/MZBrowser/i],describe:function(e){var t={name:"MZ Browser"},r=o.default.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/focus/i],describe:function(e){var t={name:"Focus"},r=o.default.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/swing/i],describe:function(e){var t={name:"Swing"},r=o.default.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/coast/i],describe:function(e){var t={name:"Opera Coast"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe:function(e){var t={name:"Opera Touch"},r=o.default.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/yabrowser/i],describe:function(e){var t={name:"Yandex Browser"},r=o.default.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/ucbrowser/i],describe:function(e){var t={name:"UC Browser"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/Maxthon|mxios/i],describe:function(e){var t={name:"Maxthon"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/epiphany/i],describe:function(e){var t={name:"Epiphany"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/puffin/i],describe:function(e){var t={name:"Puffin"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/sleipnir/i],describe:function(e){var t={name:"Sleipnir"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/k-meleon/i],describe:function(e){var t={name:"K-Meleon"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/micromessenger/i],describe:function(e){var t={name:"WeChat"},r=o.default.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/qqbrowser/i],describe:function(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},r=o.default.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/msie|trident/i],describe:function(e){var t={name:"Internet Explorer"},r=o.default.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/\sedg\//i],describe:function(e){var t={name:"Microsoft Edge"},r=o.default.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/edg([ea]|ios)/i],describe:function(e){var t={name:"Microsoft Edge"},r=o.default.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/vivaldi/i],describe:function(e){var t={name:"Vivaldi"},r=o.default.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/seamonkey/i],describe:function(e){var t={name:"SeaMonkey"},r=o.default.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/sailfish/i],describe:function(e){var t={name:"Sailfish"},r=o.default.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return r&&(t.version=r),t}},{test:[/silk/i],describe:function(e){var t={name:"Amazon Silk"},r=o.default.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/phantom/i],describe:function(e){var t={name:"PhantomJS"},r=o.default.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/slimerjs/i],describe:function(e){var t={name:"SlimerJS"},r=o.default.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t={name:"BlackBerry"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t={name:"WebOS Browser"},r=o.default.getFirstMatch(i,e)||o.default.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/bada/i],describe:function(e){var t={name:"Bada"},r=o.default.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/tizen/i],describe:function(e){var t={name:"Tizen"},r=o.default.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/qupzilla/i],describe:function(e){var t={name:"QupZilla"},r=o.default.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/firefox|iceweasel|fxios/i],describe:function(e){var t={name:"Firefox"},r=o.default.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/electron/i],describe:function(e){var t={name:"Electron"},r=o.default.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/MiuiBrowser/i],describe:function(e){var t={name:"Miui"},r=o.default.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/chromium/i],describe:function(e){var t={name:"Chromium"},r=o.default.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/chrome|crios|crmo/i],describe:function(e){var t={name:"Chrome"},r=o.default.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/GSA/i],describe:function(e){var t={name:"Google Search"},r=o.default.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:function(e){var t=!e.test(/like android/i),r=e.test(/android/i);return t&&r},describe:function(e){var t={name:"Android Browser"},r=o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/playstation 4/i],describe:function(e){var t={name:"PlayStation 4"},r=o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/safari|applewebkit/i],describe:function(e){var t={name:"Safari"},r=o.default.getFirstMatch(i,e);return r&&(t.version=r),t}},{test:[/.*/i],describe:function(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:o.default.getFirstMatch(t,e),version:o.default.getSecondMatch(t,e)}}}];t.default=s,e.exports=t.default},93:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=r(18),s=[{test:[/Roku\/DVP/],describe:function(e){var t=o.default.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:i.OS_MAP.Roku,version:t}}},{test:[/windows phone/i],describe:function(e){var t=o.default.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.WindowsPhone,version:t}}},{test:[/windows /i],describe:function(e){var t=o.default.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),r=o.default.getWindowsVersionName(t);return{name:i.OS_MAP.Windows,version:t,versionName:r}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(e){var t={name:i.OS_MAP.iOS},r=o.default.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return r&&(t.version=r),t}},{test:[/macintosh/i],describe:function(e){var t=o.default.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),r=o.default.getMacOSVersionName(t),n={name:i.OS_MAP.MacOS,version:t};return r&&(n.versionName=r),n}},{test:[/(ipod|iphone|ipad)/i],describe:function(e){var t=o.default.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:i.OS_MAP.iOS,version:t}}},{test:function(e){var t=!e.test(/like android/i),r=e.test(/android/i);return t&&r},describe:function(e){var t=o.default.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),r=o.default.getAndroidVersionName(t),n={name:i.OS_MAP.Android,version:t};return r&&(n.versionName=r),n}},{test:[/(web|hpw)[o0]s/i],describe:function(e){var t=o.default.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),r={name:i.OS_MAP.WebOS};return t&&t.length&&(r.version=t),r}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe:function(e){var t=o.default.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||o.default.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||o.default.getFirstMatch(/\bbb(\d+)/i,e);return{name:i.OS_MAP.BlackBerry,version:t}}},{test:[/bada/i],describe:function(e){var t=o.default.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.Bada,version:t}}},{test:[/tizen/i],describe:function(e){var t=o.default.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.Tizen,version:t}}},{test:[/linux/i],describe:function(){return{name:i.OS_MAP.Linux}}},{test:[/CrOS/],describe:function(){return{name:i.OS_MAP.ChromeOS}}},{test:[/PlayStation 4/],describe:function(e){var t=o.default.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:i.OS_MAP.PlayStation4,version:t}}}];t.default=s,e.exports=t.default},94:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=r(18),s=[{test:[/googlebot/i],describe:function(){return{type:"bot",vendor:"Google"}}},{test:[/huawei/i],describe:function(e){var t=o.default.getFirstMatch(/(can-l01)/i,e)&&"Nova",r={type:i.PLATFORMS_MAP.mobile,vendor:"Huawei"};return t&&(r.model=t),r}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe:function(){return{type:i.PLATFORMS_MAP.tablet}}},{test:function(e){var t=e.test(/ipod|iphone/i),r=e.test(/like (ipod|iphone)/i);return t&&!r},describe:function(e){var t=o.default.getFirstMatch(/(ipod|iphone)/i,e);return{type:i.PLATFORMS_MAP.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:function(){return{type:i.PLATFORMS_MAP.mobile,vendor:"Nexus"}}},{test:[/[^-]mobi/i],describe:function(){return{type:i.PLATFORMS_MAP.mobile}}},{test:function(e){return"blackberry"===e.getBrowserName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.mobile,vendor:"BlackBerry"}}},{test:function(e){return"bada"===e.getBrowserName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.mobile}}},{test:function(e){return"windows phone"===e.getBrowserName()},describe:function(){return{type:i.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:i.PLATFORMS_MAP.tablet}}},{test:function(e){return"android"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.mobile}}},{test:function(e){return"macos"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.desktop,vendor:"Apple"}}},{test:function(e){return"windows"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.desktop}}},{test:function(e){return"linux"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.desktop}}},{test:function(e){return"playstation 4"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.tv}}},{test:function(e){return"roku"===e.getOSName(!0)},describe:function(){return{type:i.PLATFORMS_MAP.tv}}}];t.default=s,e.exports=t.default},95:function(e,t,r){"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(17))&&n.__esModule?n:{default:n},i=r(18),s=[{test:function(e){return"microsoft edge"===e.getBrowserName(!0)},describe:function(e){if(/\sedg\//i.test(e))return{name:i.ENGINE_MAP.Blink};var t=o.default.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:i.ENGINE_MAP.EdgeHTML,version:t}}},{test:[/trident/i],describe:function(e){var t={name:i.ENGINE_MAP.Trident},r=o.default.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:function(e){return e.test(/presto/i)},describe:function(e){var t={name:i.ENGINE_MAP.Presto},r=o.default.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:function(e){var t=e.test(/gecko/i),r=e.test(/like gecko/i);return t&&!r},describe:function(e){var t={name:i.ENGINE_MAP.Gecko},r=o.default.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}},{test:[/(apple)?webkit\/537\.36/i],describe:function(){return{name:i.ENGINE_MAP.Blink}}},{test:[/(apple)?webkit/i],describe:function(e){var t={name:i.ENGINE_MAP.WebKit},r=o.default.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return r&&(t.version=r),t}}];t.default=s,e.exports=t.default}})},5507:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const i=o},4967:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},4258:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},906:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},2751:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const i=o},3901:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const i=o},1961:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{outline:0;overflow:hidden}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const i=o},5163:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const i=o},2332:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0:after{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1:after{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2:after{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3:after{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4:after{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5:after{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6:after{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7:after{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const i=o},7533:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));o.push([e.id,":root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z'/%3E%3C/svg%3E\");display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}",""]);const i=o},7181:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));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 i=o},676:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));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}[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{border-color:var(--ck-ai-form-submit-button-border-color);color:var(--ck-ai-form-submit-button-text-color)}.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{font-size:var(--ck-font-size-tiny);position:absolute}[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)}.ck .ck-ai-form .ck-ai-form-content .ck-autocomplete>.ck-labeled-field-view .ck-ai-form__toggle-history{bottom:var(--ck-spacing-small);min-height:unset;min-width:unset;padding:4px;top:var(--ck-spacing-small)}[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{grid-column-gap:0;grid-row-gap:0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto}.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 i=o},3379:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(8433),o=r.n(n)()((function(e){return e[1]}));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:#e8dff7;--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 i=o},8433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var r=e(t);return t[2]?"@media ".concat(t[2]," {").concat(r,"}"):r})).join("")},t.i=function(e,r,n){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(n)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(o[s]=!0)}for(var a=0;a<e.length;a++){var c=[].concat(e[a]);n&&o[c[0]]||(r&&(c[2]?c[2]="".concat(r," and ").concat(c[2]):c[2]=r),t.push(c))}},t}},4673:(e,t,r)=>{"use strict";var n,o=function(){return void 0===n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n},i=function(){var e={};return function(t){if(void 0===e[t]){var r=document.querySelector(t);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(e){r=null}e[t]=r}return e[t]}}(),s=[];function a(e){for(var t=-1,r=0;r<s.length;r++)if(s[r].identifier===e){t=r;break}return t}function c(e,t){for(var r={},n=[],o=0;o<e.length;o++){var i=e[o],c=t.base?i[0]+t.base:i[0],u=r[c]||0,l="".concat(c," ").concat(u);r[c]=u+1;var d=a(l),f={css:i[1],media:i[2],sourceMap:i[3]};-1!==d?(s[d].references++,s[d].updater(f)):s.push({identifier:l,updater:m(f,t),references:1}),n.push(l)}return n}function u(e){var t=document.createElement("style"),n=e.attributes||{};if(void 0===n.nonce){var o=r.nc;o&&(n.nonce=o)}if(Object.keys(n).forEach((function(e){t.setAttribute(e,n[e])})),"function"==typeof e.insert)e.insert(t);else{var s=i(e.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(t)}return t}var l,d=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function f(e,t,r,n){var o=r?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(e.styleSheet)e.styleSheet.cssText=d(t,o);else{var i=document.createTextNode(o),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(i,s[t]):e.appendChild(i)}}function p(e,t,r){var n=r.css,o=r.media,i=r.sourceMap;if(o?e.setAttribute("media",o):e.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var h=null,g=0;function m(e,t){var r,n,o;if(t.singleton){var i=g++;r=h||(h=u(t)),n=f.bind(null,r,i,!1),o=f.bind(null,r,i,!0)}else r=u(t),n=p.bind(null,r,t),o=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(r)};return n(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;n(e=t)}else o()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=o());var r=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var n=0;n<r.length;n++){var o=a(r[n]);s[o].references--}for(var i=c(e,t),u=0;u<r.length;u++){var l=a(r[u]);0===s[l].references&&(s[l].updater(),s.splice(l,1))}r=i}}}},331:(e,t,r)=>{e.exports=r(9237)("./src/clipboard.js")},1782:(e,t,r)=>{e.exports=r(9237)("./src/core.js")},1783:(e,t,r)=>{e.exports=r(9237)("./src/engine.js")},8311:(e,t,r)=>{e.exports=r(9237)("./src/ui.js")},4584:(e,t,r)=>{e.exports=r(9237)("./src/utils.js")},9237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={id:n,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nc=void 0;var n={};(()=>{"use strict";r.r(n),r.d(n,{AIAdapter:()=>B,AIAssistant:()=>Lt,AIRequestError:()=>F,AITextAdapter:()=>Dt,AWSTextAdapter:()=>Ia,OpenAITextAdapter:()=>qt});var e=r(4584),t=r(1782),o=r(8311);t.ContextPlugin;var i=r(4673),s=r.n(i),a=r(2332),c={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(a.A,c);a.A.locals;t.ContextPlugin;var u=r(7533),l={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(u.A,l);u.A.locals;o.View;o.View;var d=r(1961),f={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(d.A,f);d.A.locals;var p=r(5163),h={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(p.A,h);p.A.locals;var g=r(4258),m={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(g.A,m);g.A.locals;var k=r(4967),b={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(k.A,b);k.A.locals;var y=r(906),v={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(y.A,v);y.A.locals;var w=r(2751),_={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(w.A,_);w.A.locals;var S=r(3901),x={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(S.A,x);S.A.locals;var A=r(5507),E={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(A.A,E);A.A.locals;const I={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'},O=P;function P(e,t){const r=C();return(P=function(e,t){return r[e-=379]})(e,t)}!function(e,t){const r=P,n=e();for(;;)try{if(936091===parseInt(r(411))/1*(-parseInt(r(440))/2)+parseInt(r(408))/3+-parseInt(r(395))/4*(parseInt(r(433))/5)+-parseInt(r(380))/6+parseInt(r(444))/7*(parseInt(r(381))/8)+parseInt(r(439))/9*(parseInt(r(409))/10)+parseInt(r(401))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(C);const R=O(389),T=O(382);class M extends t.Plugin{static get[O(394)](){return O(388)}[O(434)](){const e=O,{editor:t}=this,r=[e(423)];t[e(437)][e(419)](e(430))&&r[e(412)](e(418)),t[e(403)][e(383)](e(421))[e(425)]({model:R,view:{classes:r,priority:12}}),t[e(403)][e(383)](e(421))[e(435)]({model:R,view:{name:e(415),classes:[e(423),e(396)],priority:12}}),t[e(403)][e(383)](e(421))[e(425)]({model:T,view:{classes:[e(428)],priority:25}}),t[e(403)][e(383)](e(421))[e(435)]({model:T,view:{name:e(415),classes:[e(428),e(396)],priority:25}})}[O(420)](e){const t=O,r=this[t(443)][t(384)],n=e?T:R;r[t(438)]((e=>{const o=t,i=r[o(432)][o(402)][o(397)]();if(r[o(436)][o(414)](n))e[o(386)](n,{range:i});else if(i[o(400)][o(422)]){const t=i[o(400)][o(413)]((({item:e})=>!r[o(385)][o(393)](e)),{boundaries:i});e[o(431)](n,{usingOperation:!1,affectsData:!1,range:e[o(387)](t,i[o(410)])})}else e[o(431)](n,{usingOperation:!1,affectsData:!1,range:i})}))}[O(391)](e){const t=O,r=this[t(443)][t(384)],n=e?T:R;r[t(436)][t(414)](n)&&r[t(438)]((e=>{e[t(407)](n)}))}[O(405)](e,t){const r=O,n=t||this[r(443)][r(384)][r(436)][r(419)](R)[r(379)]();if(!this[r(443)][r(384)][r(399)](n))return;const o=this[r(443)][r(390)][r(417)][r(426)](e),i=this[r(443)][r(390)][r(404)](o);this[r(443)][r(384)][r(438)]((e=>{const t=r;this[t(391)]();const o=this[t(443)][t(384)][t(405)](i,n);o&&e[t(427)](o)}))}[O(441)](e){const t=O,{model:r}=this[t(443)],n=Array[t(406)](r[t(442)](this[t(443)][t(384)][t(436)][t(419)](R)[t(379)]())[t(416)]()),o=n[t(398)]?r[t(429)](n[t(392)]()):r[t(432)][t(402)][t(424)]();this[t(405)](e,o)}}function C(){const e=["insertContentBelow","createSelection","editor","525ZMJJpm","getRange","864990gmOaUp","94544PqLnFH","ai-ui-candidate","for","model","schema","updateMarker","createRange","AIAssistantEditing","ai-ui","data","hideFakeVisualSelection","pop","isContent","pluginName","12tomNpv","ck-fake-ai-selection_collapsed","getFirstRange","length","canEditAt","start","744403ygfWfb","selection","conversion","toModel","insertContent","from","removeMarker","816036OdoNhE","230420tYhXhF","end","1ZgRAMf","push","getLastMatchingPosition","has","span","getSelectedBlocks","processor","ck-ai-assistant-ui_theme","get","showFakeVisualSelection","editingDowncast","isAtEnd","ck-fake-ai-selection","getLastPosition","markerToHighlight","toView","setSelection","ck-fake-ai-selection-candidate","createPositionAfter","ai.useTheme","addMarker","document","956045BrdHPs","init","markerToElement","markers","config","change","207vUQmYM","204236RtLVLk"];return(C=function(){return e})()}var j=L;function L(e,t){var r=N();return(L=function(e,t){return r[e-=328]})(e,t)}function N(){var e=["afterInit","pluginName","aiadapter-text-adapter-not-set","659937XuXwPs","name","5677640PHLxqQ","64JdkIvy","542624nKroSM","273707bDivbV","AIRequestError","3110064aWdlBw","AIAdapter","92154ryAxVx","textAdapter","655367BzJEee"];return(N=function(){return e})()}!function(e,t){for(var r=L,n=e();;)try{if(723943===-parseInt(r(336))/1+-parseInt(r(334))/2+parseInt(r(340))/3+-parseInt(r(329))/4+parseInt(r(342))/5+parseInt(r(332))/6+-parseInt(r(330))/7*(parseInt(r(328))/8))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(N);class B extends t.Plugin{static get[j(338)](){return j(333)}[j(337)](){var t=j;if(!this[t(335)])throw new e.CKEditorError(t(339),null)}}class F extends Error{constructor(e){var t=j;super(e),this[t(341)]=t(331)}}function D(e,t,r){const n=e.t;switch(t){case"Edit or review":return n("Edit or review");case"Improve writing":return n("Improve writing");case"Make shorter":return n("Make shorter");case"Make longer":return n("Make longer");case"Simplify language":return n("Simplify language");case"Generate from selection":return n("Generate from selection");case"Summarize":return n("Summarize");case"Continue":return n("Continue");case"Change tone":return n("Change tone");case"Professional":return n("Professional");case"Casual":return n("Casual");case"Direct":return n("Direct");case"Confident":return n("Confident");case"Friendly":return n("Friendly");case"Change style":return n("Change style");case"Business":return n("Business");case"Legal":return n("Legal");case"Journalism":return n("Journalism");case"Poetic":return n("Poetic");case"Translate":return n("Translate");case"Translate to %0":return n("Translate to %0",r);case"English":return n("English");case"Spanish":return n("Spanish");case"German":return n("German");case"Portuguese":return n("Portuguese");case"French":return n("French");case"Simplified Chinese":return n("Simplified Chinese");case"Hindi":return n("Hindi");case"Arabic":return n("Arabic");case"AI Assistant":return n("AI Assistant");case"AI Commands":return n("AI Commands");case"Ask AI to edit or generate":return n("Ask AI to edit or generate");case"Ask AI to improve generated text":return n("Ask AI to improve generated text");case"Copy":return n("Copy");case"Submit":return n("Submit");case"Insert below":return n("Insert below");case"Try again":return n("Try again");case"Stop":return n("Stop");case"AI is writing...":return n("AI is writing...");case"History":return n("History");case"Empty history":return n("Empty history");case"Ask AI and your prompts will be listed here for you to use later.":return n("Ask AI and your prompts will be listed here for you to use later.");case"Prompt history":return n("Prompt history");case"Search AI command":return n("Search AI command");case"No commands found":return n("No commands found");case"No commands available":return n("No commands available");case"Clear":return n("Clear");case"AI_REPLACE_CONTENT":return n({id:"AI_REPLACE_CONTENT",string:"Replace"});case"AI_INSERT_CONTENT":return n({id:"AI_INSERT_CONTENT",string:"Insert"});case"AI_ERROR_GET_HEADERS":return n({id:"AI_ERROR_GET_HEADERS",string:"Preparing request headers failed"});case"AI_ERROR_GET_PARAMETERS":return n({id:"AI_ERROR_GET_PARAMETERS",string:"Preparing request parameters failed"});case"AI_ERROR_UNSUPPORTED_MODEL":return n({id:"AI_ERROR_UNSUPPORTED_MODEL",string:'The requested AI model ("%0") is not supported'},r);case"AI_ERROR_CONTEXT_LENGTH":return n({id:"AI_ERROR_CONTEXT_LENGTH",string:"Selected content is too long"});case"AI_ERROR_MODERATION":return n({id:"AI_ERROR_MODERATION",string:"Requested query does not pass moderation rules"});case"AI_ERROR_FAILED":return n({id:"AI_ERROR_FAILED",string:"Failed to communicate with the AI service"});default:return t}}const U=H;function $(){const e=["element","concat","selection","get","change:isEnabled","899788dqaCRq","requiresContent","_commandDefinitions","486492TxJngp","model","94790eLfhaB","showUI","config","_hasContext","execute","length","ai.aiAssistant.disabledElements","from","commands","plugins","5865790LREanV","getRanges","editor","getItems","getSelectedBlocks","reduce","refresh","isEnabled","enabledCommandsIds","6bcZtQo","6021280BTYlwA","name","getFirstRange","custom","set","isEmpty","add","4013028yRlZvz","change:_hasContext","2201262boLJju","document","isCollapsed","hasContent","includes"];return($=function(){return e})()}function H(e,t){const r=$();return(H=function(e,t){return r[e-=318]})(e,t)}!function(e,t){const r=H,n=e();for(;;)try{if(592021===parseInt(r(319))/1+-parseInt(r(358))/2+-parseInt(r(361))/3+parseInt(r(346))/4+parseInt(r(329))/5+-parseInt(r(338))/6*(parseInt(r(348))/7)+-parseInt(r(339))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}($);class q extends t.Command{constructor(e,t){const r=H;super(e),this[r(360)]=t?t[r(334)](((e,t)=>e[r(354)](t[r(327)])),new Array):[],this[r(343)](r(337),[]),this.on(r(347),((e,t,n)=>{const o=r;this[o(336)]&&(this[o(337)]=z(this[o(360)],n))})),this[r(343)](r(322),!1),this.on(r(357),((e,t,n)=>{const o=r;this[o(337)]=n?z(this[o(360)],this[o(322)]):[]}))}[U(335)](){const e=U,t=this[e(331)][e(318)];this[e(322)]=function(t){const r=e,n=t[r(349)][r(355)];return n[r(350)]?0!==[...n[r(333)]()][r(324)]&&![...n[r(333)]()][0][r(344)]:!!t[r(351)](n[r(341)]())}(t);const r=t[e(349)][e(355)],n=this[e(331)][e(321)][e(356)](e(325));for(const t of r[e(330)]())for(const r of t[e(332)]())if(r.is(e(353))&&n[e(352)](r[e(340)]))return void(this[e(336)]=!1);this[e(336)]=!0}[U(323)](e="",t="",r=U(342)){const n=U;this[n(331)][n(328)][n(356)](It)[n(320)](e,t,r)}}function z(e,t){const r=U,n=new Set;for(const o of e)(t||!1===o[r(359)])&&n[r(345)](o.id);return Array[r(326)](n)}var V=r(1783);const G=W;function W(e,t){const r=K();return(W=function(e,t){return r[e-=156]})(e,t)}function K(){const e=["domConverter","from","textAdapter","previousQuery","_handleQuery","match","rename","processor","mainAction","body","```html","childNodes","2mnAWOw","11818467tBHgwH","submitPrompt","prompt","previousActionId","handleError","stopProcessing","_stripMarkdownSyntax","push","34295760rHAERs","26915AdwbIU","toView","```","parseFromString","text/html","message","element","stopListening","stringify","ELEMENT_NODE","updateView","createElement","exec","reset","finishProcessing","then","1421643gFZhFA","endsWith","render","data","previousContext","custom","innerHTML","initialContext","7291020TAqCXK","value","nodeType","currentContext","_normalizeResponseHeadings","name","editing","view","trim","destroy","abort","makeRequest","editor","remove","length","listenTo","isProcessing","_sanitizationContainer","12721PBCdvc","finally","371752fMgptN","_parseAndNormalizeContent","once","_domParser","startProcessing","catch","div","setContentOf","set","startsWith","currentResponse","toModel","reverse","76WUqkZg","substring","tryAgainEvent","isRendered","previousLabel","serializeToString","_xmlSerializer","set:currentContext","175MKMmQn","document","_sanitizeHTML"];return(K=function(){return e})()}!function(e,t){const r=W,n=e();for(;;)try{if(823919===-parseInt(r(167))/1*(parseInt(r(205))/2)+parseInt(r(231))/3+-parseInt(r(182))/4*(-parseInt(r(215))/5)+parseInt(r(239))/6+-parseInt(r(190))/7*(-parseInt(r(169))/8)+parseInt(r(206))/9+-parseInt(r(214))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(K);const Z=new RegExp(/^(.*?)<[a-zA-Z][a-zA-Z0-9_\-.]*[ >]/,"is");class Y extends((0,e.ObservableMixin)()){constructor(e,t,r){const n=W;super(),this[n(161)]=e,this[n(195)]=t,this[n(166)]=document[n(226)](n(175)),this[n(172)]=new DOMParser,this[n(188)]=new XMLSerializer,this[n(156)]=r,this[n(177)]({initialContext:"",currentContext:"",currentResponse:"",previousContext:void 0,previousQuery:void 0,previousLabel:void 0,isProcessing:!1}),this.on(n(189),((e,t,r)=>{const o=n;this[o(156)][o(240)]=this[o(192)](r)})),this[n(164)](this[n(156)],n(207),((e,t)=>{const r=n,o=this[r(242)]||this[r(238)];this[r(197)](t,o,r(236))})),this[n(164)](this[n(156)],n(184),(()=>{const e=n;this[e(156)][e(208)]=this[e(186)],this[e(197)](this[e(196)],this[e(235)],this[e(209)],this[e(186)])})),this[n(164)](this[n(156)],n(211),(()=>{this[n(211)]()}))}[G(158)](){this[G(222)]()}async[G(225)]({actionId:e,query:t,htmlContent:r,label:n,mainActionLabel:o}){const i=G;this[i(156)][i(208)]=n,this[i(156)][i(201)]=o,this[i(238)]=r,t&&(this[i(156)][i(185)]?this[i(197)](t,r,e,n):this[i(156)][i(171)](i(233),(()=>{this[i(197)](t,r,e,n)})))}[G(211)](){const e=G;this[e(165)]&&(this[e(165)]=!1,this[e(156)][e(229)](),this[e(195)][e(159)]())}[G(228)](){const e=G;this[e(238)]="",this[e(242)]="",this[e(179)]="",this[e(235)]="",this[e(196)]="",this[e(186)]="",this[e(209)]=void 0,this[e(156)][e(228)](),this[e(211)]()}async[G(197)](e,t,r,n){const o=G;return this[o(165)]=!0,this[o(156)][o(173)](),this[o(235)]=t,this[o(196)]=e,this[o(186)]=n||e,this[o(209)]=r,new Promise((n=>{const i=o;this[i(195)][i(160)]({query:e,context:t,onData:e=>{const t=i;this[t(179)]=e,this[t(242)]=this[t(170)](this[t(179)])},actionId:r})[i(230)]((()=>{const e=i;!this[e(242)]&&this[e(179)]&&(this[e(242)]=this[e(170)](this[e(179)],!0))}))[i(174)]((e=>{const t=i;e instanceof F?this[t(156)][t(210)](e[t(220)]):this[t(156)][t(210)](),n()}))[i(168)]((()=>{this[i(211)](),n()}))}))}[G(170)](e,t=!1){const r=G,n=Z[r(227)](e);e=n?e[r(183)](n[1][r(163)]):e[r(163)]<100&&!t?"":this[r(212)](e);const o=this[r(172)][r(218)](e,r(219));if(n){const e=Array[r(194)](o[r(202)][r(204)]);e[r(181)]();for(const t of e){if(t[r(241)]==Node[r(224)])break;t[r(162)]()}}const i=this[r(161)][r(234)][r(200)][r(216)](this[r(188)][r(187)](o[r(202)]));return this[r(243)](i),this[r(161)][r(234)][r(223)](this[r(161)][r(234)][r(180)](i))}[G(243)](e){const t=G,r=new V.UpcastWriter(this[t(161)][t(245)][t(156)][t(191)]),n=new V.Matcher({name:/^h[1-5]$/}),o=[];let i=!1;for(const r of e)r.is(t(221))&&n[t(198)](r)&&(o[t(213)](r),"h1"==r[t(244)]&&(i=!0));if(i)for(const e of o)r[t(199)]("h"+(parseInt(e[t(244)][1])+1),e)}[G(192)](e){const t=G;return this[t(161)][t(245)][t(156)][t(193)][t(176)](this[t(166)],e),this[t(166)][t(237)]}[G(212)](e){const t=G,r=e[t(157)]();return r[t(178)](t(203))?r[t(232)](t(217))?r[t(183)](7,r[t(163)]-3):r[t(183)](7):e}}function J(){const e=["toUpperCase","2095rdadhl","3127460QoCDdk","REPLACE","bindTemplate","ck-ai-form__toolbar","ck-button-action","insert","44229wWinMs","label","locale","bind","items","2516264JRIAPn","_CONTENT","mainAction","3273120CqCQbi","replace","3XEMAlF","14364297CQRSAu","ck-hidden","429556bnvnUq","tryAgainButton","isVisible","replaceButton","4866AEbOhi","AI_","Stop","_createButton","Insert below","stopButton","addMany","set","insertButton","Try again","extendTemplate"];return(J=function(){return e})()}const Q=X;function X(e,t){const r=J();return(X=function(e,t){return r[e-=214]})(e,t)}!function(e,t){const r=X,n=e();for(;;)try{if(330511===-parseInt(r(216))/1+-parseInt(r(229))/2+-parseInt(r(226))/3*(parseInt(r(221))/4)+-parseInt(r(245))/5*(parseInt(r(233))/6)+-parseInt(r(246))/7+parseInt(r(224))/8+parseInt(r(227))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(J);const ee={REPLACE:Q(225),INSERT:Q(215)};class te extends o.ToolbarView{constructor(e){const t=Q;super(e),this[t(240)](t(231),!1),this[t(240)](t(223),ee[t(247)]),this[t(232)]=this[t(236)]("",t(214)),this[t(232)][t(219)](t(217)).to(this,t(223),(r=>D(e,t(234)+r[t(244)]()+t(222)))),this[t(241)]=this[t(236)](D(e,t(237))),this[t(230)]=this[t(236)](D(e,t(242))),this[t(238)]=this[t(236)](D(e,t(235)));const r=this[t(248)];this[t(243)]({attributes:{class:[t(249),r.if(t(231),t(228),(e=>!e))]}}),this[t(220)][t(239)]([this[t(232)],this[t(241)],this[t(230)],this[t(238)]])}[Q(236)](e,t){const r=Q,n=new o.ButtonView(this[r(218)]);return n[r(240)]({label:e,class:t||"",isVisible:!0,withText:!0}),n}}const re='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5 2.801a.7.7 0 0 0-.7.7v11.5a.8.8 0 0 1-1.6 0v-11.5a2.3 2.3 0 0 1 2.3-2.3h6.5a.8.8 0 0 1 0 1.6H5Zm.7 3.7a2.3 2.3 0 0 1 2.3-2.3h7a2.3 2.3 0 0 1 2.3 2.3v10a2.3 2.3 0 0 1-2.3 2.3H8a2.3 2.3 0 0 1-2.3-2.3v-10Zm2.3-.7a.7.7 0 0 0-.7.7v10a.7.7 0 0 0 .7.7h7a.7.7 0 0 0 .7-.7v-10a.7.7 0 0 0-.7-.7H8Z"/></svg>',ne=oe;function oe(e,t){const r=se();return(oe=function(e,t){return r[e-=348]})(e,t)}!function(e,t){const r=oe,n=e();for(;;)try{if(458483===-parseInt(r(424))/1+-parseInt(r(390))/2+-parseInt(r(433))/3*(-parseInt(r(387))/4)+parseInt(r(412))/5+parseInt(r(359))/6+-parseInt(r(426))/7*(-parseInt(r(400))/8)+parseInt(r(419))/9*(-parseInt(r(403))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(se);class ie extends o.View{constructor(e,t=""){const r=oe;super(e),this[r(432)]({value:null,isVisible:!1,isProcessing:!1});const n=this[r(362)];this[r(381)]=new ae(e,t),this[r(428)]=this[r(411)](),this[r(384)]({tag:r(377),attributes:{class:["ck",r(396),n.if(r(379),r(364),(e=>!e))],tabindex:"-1"},children:[{tag:r(377),attributes:{class:["ck",r(389),n.if(r(413),r(372))]},children:[this[r(381)],{tag:r(377),attributes:{class:["ck",r(427)]},children:[this[r(428)]]}]}]})}[ne(382)](){const e=ne;super[e(382)](),this[e(409)]&&this[e(381)][e(388)](this[e(409)]);let t=!1;this.on(e(375),((r,n,o)=>{const i=e,s=!this[i(381)][i(392)][i(383)](i(386));this[i(381)][i(388)](o),this[i(413)]&&s&&!t&&this[i(392)][i(418)]({top:this[i(392)][i(360)],behavior:i(366)})})),this.on(e(374),((r,n,o)=>{const i=e;t=!1,o?(this[i(409)]=null,this[i(381)][i(414)]()):this[i(409)]||this[i(381)][i(388)]("")})),this[e(356)](this[e(392)],e(431),(()=>{t=!0})),this[e(356)](this[e(392)],e(353),(()=>{t=!0}))}[ne(394)](){const e=ne;this[e(392)][e(394)]()}[ne(411)](){const e=ne,r=this[e(349)],n=new o.ButtonView(this[e(349)]),i=e(406);return n[e(432)]({label:D(r,e(420)),icon:re,class:i,tooltip:!0}),n[e(417)](e(379)).to(this,e(409),(e=>!!e)),n[e(417)](e(422)).to(this,e(413),(e=>!e)),n.on(e(408),(()=>{const r=e;this[r(358)](this[r(381)][r(392)]),n[r(401)]=t.icons[r(402)],n[r(407)]=i+r(395),this[r(394)](),setTimeout((()=>{const e=r;n[e(401)]=re,n[e(407)]=i}),1e3)})),n}[ne(358)](t){const r=ne,{window:n,document:o}=e.global;if(n[r(415)]){const{Blob:e,ClipboardItem:o}=n,i=[new o({"text/html":new e([t[r(351)]],{type:r(350)}),"text/plain":new e([t[r(416)]||""],{type:r(421)})})];navigator[r(380)][r(425)](i)}else{const e=o[r(370)](r(377));e[r(373)][r(369)]=r(385),e[r(373)][r(405)]=r(399),e[r(351)]=r(378)+t[r(351)]+r(363),o[r(355)][r(404)](e);const i=o[r(348)]();i[r(410)](e[r(365)]),i[r(393)](e[r(371)]);const s=n[r(398)]();s[r(367)](),s[r(361)](i),o[r(430)](r(429)),e[r(391)]()}}}function se(){const e=["ck-ai-form__copy-button-wrapper","copyButtonView","copy","execCommand","wheel","set","138JsKExT","createRange","locale","text/html","innerHTML","ck-ai-form__content-field","mousedown","_createLoader","body","listenTo","ck-reset_all-excluded","_copyHTMLToClipboard","4235988macwPU","scrollHeight","addRange","bindTemplate","<span>]</span>","ck-hidden","firstElementChild","smooth","removeAllRanges","loaderView","position","createElement","lastElementChild","ck-ai-form__content-area--processing","style","change:isProcessing","change:value","AI is writing...","div","<span>[</span>","isVisible","clipboard","contentFieldView","render","querySelector","setTemplate","absolute",".ck-ai-form__loader","74716mkGtBs","setContent","ck-ai-form__content-area","1464878XNlMaa","remove","element","setEndBefore","focus"," ck-ai-form__copy-button--copied","ck-ai-form__content-area-wrapper","ck-ai-form__loader","getSelection","-9999px","7075832YUwUgk","icon","check","30eVOUOR","appendChild","left","ck-ai-form__copy-button","class","execute","value","setStartAfter","_createCopyButton","3567420JGLhZm","isProcessing","appendLoader","ClipboardItem","textContent","bind","scrollTo","4976676XTpOcL","Copy","text/plain","isEnabled","ck-content","313381mMwtqq","write","7wYCwpl"];return(se=function(){return e})()}class ae extends o.View{constructor(e,t=""){const r=ne;super(e),this[r(368)]=this[r(354)](),this[r(384)]({tag:r(377),attributes:{class:["ck",r(423),t,r(357),r(352)]}})}[ne(388)](e){const t=ne;this[t(392)][t(351)]=e}[ne(414)](){const e=ne;this[e(392)][e(404)](this[e(368)][e(392)])}[ne(354)](){const e=ne,t=new o.View,r=this[e(349)],n=new o.SpinnerView;return n[e(379)]=!0,t[e(384)]({tag:e(377),attributes:{class:["ck",e(397)]},children:[n,{text:D(r,e(376))}]}),t[e(382)](),t}}function ce(){const e=["122OUQGmK","40efQdWT","3893945Adoqdj","div","bindTemplate","setTemplate","1286068LYZCpt","3949569hGxtEi","77790mSnyEb","285777kxCngY","21342nBhlOx","ck-ai-form__error","473bBxRLz","4OfKlZO","set","content","6361302bKmIiH","text"];return(ce=function(){return e})()}function ue(e,t){const r=ce();return(ue=function(e,t){return r[e-=116]})(e,t)}!function(e,t){const r=ue,n=e();for(;;)try{if(943753===-parseInt(r(121))/1*(-parseInt(r(131))/2)+-parseInt(r(128))/3+parseInt(r(116))/4*(-parseInt(r(123))/5)+parseInt(r(119))/6+parseInt(r(127))/7+parseInt(r(122))/8*(parseInt(r(130))/9)+-parseInt(r(129))/10*(-parseInt(r(133))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ce);class le extends o.View{constructor(e,t=""){const r=ue;super(e);const n=new o.IconView,i=this[r(125)];this[r(117)](r(120),t),n[r(118)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M9.9 4.385a1.2 1.2 0 0 0-.44.44h.002l-5.284 9.15a1.2 1.2 0 0 0 1.04 1.8h10.564a1.2 1.2 0 0 0 1.04-1.8l-5.282-9.15a1.2 1.2 0 0 0-1.64-.44Zm.05 8.363a.301.301 0 0 1 .115-.023h.9a.301.301 0 0 1 .3.3v.9a.3.3 0 0 1-.3.3h-.9a.3.3 0 0 1-.3-.3v-.9a.3.3 0 0 1 .185-.277Zm-.185-4.723a.3.3 0 0 1 .3-.3h.9a.3.3 0 0 1 .3.3v3.4a.3.3 0 0 1-.3.3h-.9a.301.301 0 0 1-.3-.3v-3.4Z"/></svg>\n',this[r(126)]({tag:r(124),attributes:{class:["ck",r(132)]},children:[n,{text:i.to(r(120))}]})}}const de=fe;function fe(e,t){const r=pe();return(fe=function(e,t){return r[e-=218]})(e,t)}function pe(){const e=["children","fieldView","isEmpty","window","isVisible","uiLanguageDirection","update","1827330OxEdHv","value","History","isOn","focus","253685WUuTzC","queryView","set","render","showHistoryButtonView","fire","requestAnimationFrame","filteredView","1003142GoANoN","ck-ai-form__toggle-history","left","keystrokes","resultsView","minRows","focusLast","focusFirst","1972974pjkffa","7PkOvyJ","bind","fieldWrapperChildren","_createShowHistoryButton","excludeScrollbarsAndBorders","element","focusCycler","target","3175404iCapDm","586449abnVgI","width","_createSubmitButton","rtl","style","32tmfrBj","submit","enter","12224980bXAFbS","right","4DPxhsC","focusableChildren","submitButtonView","ck-ai-form__submit","add","locale","execute","Submit","maxRows","history","isEnabled"];return(pe=function(){return e})()}!function(e,t){const r=fe,n=e();for(;;)try{if(388314===-parseInt(r(268))/1+parseInt(r(276))/2+-parseInt(r(225))/3*(parseInt(r(245))/4)+parseInt(r(263))/5+-parseInt(r(234))/6*(parseInt(r(226))/7)+parseInt(r(240))/8*(-parseInt(r(235))/9)+parseInt(r(243))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(pe);class he extends o.AutocompleteView{constructor(e,t){const r=fe;super(e,t),this[r(269)][r(257)][r(222)]=1,this[r(269)][r(257)][r(253)]=3,this[r(247)]=this[r(237)](),this[r(272)]=this[r(229)](),this[r(246)][r(249)](this[r(272)],1),this[r(246)][r(249)](this[r(247)])}[de(271)](){const e=de;super[e(271)](),this[e(269)][e(228)][e(249)](this[e(272)]),this[e(256)][e(249)](this[e(247)]),this[e(220)][e(270)](e(242),((t,r)=>{const n=e;t[n(233)]==this[n(269)][n(257)][n(231)]&&(this[n(241)](),r())}))}[de(237)](){const e=de,t=new o.ButtonView(this[e(250)]),r=this[e(250)];return t[e(270)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M15.875 4.419a.75.75 0 0 0-1.5 0v7.25H6.818l2.33-1.955a.75.75 0 0 0-.963-1.15l-3.792 3.182a.75.75 0 0 0-.17.945c.046.11.118.208.21.284l3.788 3.18a.75.75 0 1 0 .965-1.149l-2.19-1.837h7.629c.69 0 1.25-.56 1.25-1.25v-7.5Z"/></svg>',label:D(r,e(252)),isVisible:!0,tooltip:!0,class:e(248)}),t.on(e(251),(()=>{this[e(241)]()})),t[e(227)](e(255)).to(this[e(269)][e(257)],e(258),this,e(255),((e,t)=>!e&&t)),t}[de(229)](){const r=de,n=new o.ButtonView(this[r(250)]),i=this[r(221)],s=this[r(250)];n[r(270)]({label:D(s,r(265)),withText:!1,icon:t.icons[r(254)],tooltip:!0,tooltipPosition:"sw",class:r(218)}),n[r(227)](r(266)).to(i,r(260)),n[r(227)](r(255)).to(this,r(255)),n.on(r(251),(()=>{const e=r;i[e(260)]=!i[e(260)],i[e(260)]?this[e(275)][e(267)]():this[e(267)]()}));const a=()=>{const t=r;e.global[t(259)][t(274)]((()=>{const r=t;if((0,e.isVisible)(this[r(231)])){const t=new e.Rect(this[r(269)][r(257)][r(231)]),o=t[r(236)],i=r(238)===s[r(261)]?r(219):r(244);t[r(230)](),n[r(231)][r(239)][i]=o-t[r(236)]+1+"px"}}))};return this[r(269)][r(257)].on(r(262),a),this.on(r(271),a),n}[de(241)](){const e=de,t=this[e(269)][e(257)][e(231)][e(264)];this[e(273)](e(241),t)}[de(267)](e){const t=de;-1===e?this[t(232)][t(223)]():this[t(232)][t(224)]()}}function ge(){const e=["historyGroupView","25224aQDUAY","105916KUbWLi","63vrKxoK","clearHistoryButton","Clear","label","execute","filter","434668kWZKFP","652054bfYfad","3215166zexSUB","fire","_createClearHistoryButton","length","57gefDVF","set","Prompt history","delegate","items","locale","add","4676550bqWABo","children","2854953vvfpKf","clearHistory"];return(ge=function(){return e})()}const me=ke;function ke(e,t){const r=ge();return(ke=function(e,t){return r[e-=250]})(e,t)}!function(e,t){const r=ke,n=e();for(;;)try{if(513835===-parseInt(r(267))/1+parseInt(r(268))/2+parseInt(r(273))/3*(-parseInt(r(260))/4)+parseInt(r(254))/5+parseInt(r(269))/6+-parseInt(r(261))/7*(parseInt(r(259))/8)+-parseInt(r(256))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ge);class be extends o.ListView{constructor(e){const t=ke;super(e),this[t(262)]=this[t(271)](),this[t(258)]=new o.ListItemGroupView,this[t(258)][t(255)][t(253)](this[t(262)],1),this[t(258)][t(264)]=D(e,t(275)),this[t(258)][t(251)][t(250)](t(265)).to(this),this[t(251)][t(253)](this[t(258)])}[me(266)](){const e=me;let t=0;for(const r of this[e(251)])t+=r[e(251)][e(272)];return{resultsCount:t,totalItemsCount:t}}[me(271)](){const e=me,t=this[e(252)],r=new o.ButtonView(this[e(252)]);return r[e(274)]({label:"("+D(t,e(263))+")",withText:!0}),r.on(e(265),(()=>this[e(270)](e(257)))),r}}function ye(e,t){const r=ve();return(ye=function(e,t){return r[e-=327]})(e,t)}function ve(){const e=["1751460iTPnTV","2334NbIbaJ","526194KccpaF","extendTemplate","14kCChEI","5453ZvjVrQ","471312dzYcuK","bindTemplate","1033924xtPbPQ","style","ck-button__label","1686416eFMrDb","64551xNEzVw","5sbZBgE","55UGWQgh","set"];return(ve=function(){return e})()}!function(e,t){const r=ye,n=e();for(;;)try{if(478517===-parseInt(r(331))/1+-parseInt(r(329))/2*(parseInt(r(337))/3)+parseInt(r(333))/4*(parseInt(r(338))/5)+-parseInt(r(342))/6*(parseInt(r(330))/7)+parseInt(r(336))/8+parseInt(r(327))/9+-parseInt(r(341))/10*(-parseInt(r(339))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(ve);class we extends o.HighlightedTextView{constructor(){const e=ye;super(),this[e(340)]({style:void 0,text:void 0,id:void 0});const t=this[e(332)];this[e(328)]({attributes:{class:[e(335)],style:t.to(e(334)),id:t.to("id")}})}}const _e="object"==typeof global&&global&&global.Object===Object&&global;var Se="object"==typeof self&&self&&self.Object===Object&&self;const xe=(_e||Se||Function("return this")()).Symbol;const Ae=function(e,t){for(var r=-1,n=null==e?0:e.length,o=Array(n);++r<n;)o[r]=t(e[r],r,e);return o};const Ee=Array.isArray;var Ie=Object.prototype,Oe=Ie.hasOwnProperty,Pe=Ie.toString,Re=xe?xe.toStringTag:void 0;const Te=function(e){var t=Oe.call(e,Re),r=e[Re];try{e[Re]=void 0;var n=!0}catch(e){}var o=Pe.call(e);return n&&(t?e[Re]=r:delete e[Re]),o};var Me=Object.prototype.toString;const Ce=function(e){return Me.call(e)};var je=xe?xe.toStringTag:void 0;const Le=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":je&&je in Object(e)?Te(e):Ce(e)};const Ne=function(e){return null!=e&&"object"==typeof e};const Be=function(e){return"symbol"==typeof e||Ne(e)&&"[object Symbol]"==Le(e)};var Fe=xe?xe.prototype:void 0,De=Fe?Fe.toString:void 0;const Ue=function e(t){if("string"==typeof t)return t;if(Ee(t))return Ae(t,e)+"";if(Be(t))return De?De.call(t):"";var r=t+"";return"0"==r&&1/t==-1/0?"-0":r};const $e=function(e){return null==e?"":Ue(e)};const He=function(e){return function(t){return null==e?void 0:e[t]}};const qe=He({"&":"&","<":"<",">":">",""":'"',"'":"'"});var ze=/&(?:amp|lt|gt|quot|#39);/g,Ve=RegExp(ze.source);const Ge=function(e){return(e=$e(e))&&Ve.test(e)?e.replace(ze,qe):e};function We(){const e=["72DNTXzr","104MrOMpr","8yvezXh","fire","4273885rJjYWy","811577EimmuI","add","children","15356RLxVFT","prompt","11230jAIwFh","200225bIGUNA","execute","locale","set","253842wgbizu","858543iYVIKJ","177885hwnXgY"];return(We=function(){return e})()}function Ke(e,t){const r=We();return(Ke=function(e,t){return r[e-=200]})(e,t)}!function(e,t){const r=Ke,n=e();for(;;)try{if(437620===-parseInt(r(217))/1+parseInt(r(209))/2+-parseInt(r(210))/3*(parseInt(r(214))/4)+-parseInt(r(205))/5*(-parseInt(r(212))/6)+-parseInt(r(216))/7+-parseInt(r(213))/8*(-parseInt(r(211))/9)+-parseInt(r(204))/10*(-parseInt(r(202))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(We);class Ze extends o.ListItemView{constructor(e){const t=Ke;super();const r=new we,n=new o.ButtonView(this[t(207)],r);this[t(201)][t(200)](n),n[t(208)]({label:e[t(203)],withText:!0}),n.on(t(206),(()=>{const r=t;this[r(215)](r(206),{value:Ge(e[r(203)])})}))}}const Ye=Qe;!function(e,t){const r=Qe,n=e();for(;;)try{if(497766===-parseInt(r(223))/1+-parseInt(r(238))/2*(-parseInt(r(233))/3)+parseInt(r(237))/4*(-parseInt(r(236))/5)+parseInt(r(213))/6*(-parseInt(r(211))/7)+-parseInt(r(226))/8*(-parseInt(r(229))/9)+-parseInt(r(210))/10*(-parseInt(r(231))/11)+parseInt(r(224))/12*(parseInt(r(234))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(tt);const Je=Ye(214);function Qe(e,t){const r=tt();return(Qe=function(e,t){return r[e-=210]})(e,t)}class Xe extends e.Collection{constructor(){const e=Ye;super(),this[e(219)](),this.on(e(227),((t,r)=>{const n=e,o=et(r[n(218)]);for(const e of this)if(e!=r&&et(e[n(218)])===o){this[n(215)](e);break}this[n(228)]>20&&this[n(215)](this[n(230)]),this[n(220)]()})),this.on(e(215),(()=>{this[e(220)]()}))}[Ye(219)](){const e=Ye,t=sessionStorage[e(216)](Je)||"[]";this[e(232)](JSON[e(221)](t))}[Ye(220)](){const e=Ye;sessionStorage[e(235)](Je,JSON[e(225)](this[e(217)]((e=>e))))}}function et(e){const t=Ye;return e[t(222)]()[t(212)]()}function tt(){const e=["500vRfIfa","14rAkAMo","trim","1309452rnphbn","CKEditor/AIFormView/PromptHistory","remove","getItem","map","prompt","_loadFromSessionStorage","_saveToSessionStorage","parse","toLowerCase","886024uPyYIf","708aQDyde","stringify","1055696KDmAbx","add","length","63xQRuAn","last","202477CUpPDe","addMany","1507473UWAkhv","29055XqjSvt","setItem","1645415WTnaIy","8oiftPx","2VEwOSk"];return(tt=function(){return e})()}const rt=He({"&":"&","<":"<",">":">",'"':""","'":"'"});var nt=/[&<>"']/g,ot=RegExp(nt.source);const it=function(e){return(e=$e(e))&&ot.test(e)?e.replace(nt,rt):e},st=ct;function at(){const e=["submitPrompt","historyGroupView","insertButton","stopButton","fieldView","_promptHistory","tryAgainEvent","Ask AI and your prompts will be listed here for you to use later.","bindTemplate","value","queryView","11209320KVeTjB","isEnabled","AI_ERROR_FAILED","isProcessing","handleError","toolbar","label","72fCvbFi","ck-hidden","locale","bind","mainAction","Ask AI to improve generated text","stop","164870qgAmyS","set","focusTracker","promptView","Ask AI to edit or generate","focusFirst","keystrokes","replaceContent","add","prompt","stopProcessing","div","element","84204pikqwq","replaceButton","listenTo","tryAgainButton","trim","fire","text","execute","submit","_createToolbar","clear","128948MKImxC","24632NvGlrg","focusCycler","_createPromptView","finishProcessing","1183rZmxCB","contentArea","high","render","focusLast","ck-ai-form","reset","items","startProcessing","705274yBDAXo","_focusables","shift + tab","errorView","copyButtonView","isError","clearHistory","forwardCycle","focusPrevious","_createHistoryView","bindTo","setTemplate","ck-ai-form-content","backwardCycle","83850xOsHEr","insertContentBelow","delegate","REPLACE","tab","isVisible","createCollection","focusNext","search","Empty history","focus"];return(at=function(){return e})()}function ct(e,t){const r=at();return(ct=function(e,t){return r[e-=202]})(e,t)}!function(e,t){const r=ct,n=e();for(;;)try{if(278496===parseInt(r(236))/1+parseInt(r(250))/2+-parseInt(r(264))/3*(-parseInt(r(205))/4)+parseInt(r(212))/5+-parseInt(r(225))/6+-parseInt(r(241))/7*(-parseInt(r(237))/8)+-parseInt(r(286))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(at);class ut extends o.View{constructor(t,r,n=""){const i=ct;super(t),this[i(213)](i(287),!0),this[i(213)](i(289),!1),this[i(213)](i(221),""),this[i(213)](i(284),""),this[i(213)](i(255),!1),this[i(213)](i(209),ee[i(267)]),this[i(280)]=new Xe,this[i(253)]=new le(t),this[i(242)]=new ie(t,n),this[i(242)][i(208)](i(289)).to(this),this[i(242)][i(208)](i(284)).to(this),this[i(203)]=this[i(234)](),this[i(203)][i(208)](i(209)).to(this),this[i(215)]=this[i(239)](),this[i(214)]=new e.FocusTracker,this[i(218)]=new e.KeystrokeHandler,this[i(251)]=this[i(270)]([this[i(242)],this[i(242)][i(254)],this[i(203)],this[i(215)]]),this[i(238)]=new o.FocusCycler({focusables:this[i(251)],focusTracker:this[i(214)],keystrokeHandler:this[i(218)],actions:{focusPrevious:i(252),focusNext:i(268)}}),this[i(215)][i(238)].on(i(257),(e=>{const t=i;this[t(238)][t(271)](),e[t(211)]()})),this[i(215)][i(238)].on(i(263),(e=>{const t=i;this[t(238)][t(258)](),e[t(211)]()})),this[i(215)][i(285)][i(279)][i(208)](i(284)).to(this,i(221));const s=this[i(283)];this[i(261)]({tag:i(223),attributes:{class:["ck",i(246),r],tabindex:"-1"},children:[{tag:i(223),attributes:{class:["ck",i(262)]},children:[{tag:i(223),attributes:{class:[s.if(i(255),i(206),(e=>!e))]},children:[this[i(253)]]},this[i(242)],this[i(203)],this[i(215)]]}]})}[st(244)](){const e=st;super[e(244)](),this[e(214)][e(220)](this[e(242)][e(224)]),this[e(214)][e(220)](this[e(242)][e(254)][e(224)]),this[e(214)][e(220)](this[e(203)][e(224)]),this[e(214)][e(220)](this[e(215)][e(224)]),this[e(218)][e(227)](this[e(224)])}[st(274)](e=1){const t=st;-1===e?this[t(238)][t(245)]():this[t(238)][t(217)]()}[st(247)](){const e=st;this[e(221)]="",this[e(284)]="",this[e(255)]=!1,this[e(215)][e(247)](),this[e(242)][e(269)]=!1,this[e(203)][e(269)]=!1}[st(239)](){const e=st,t=this[e(207)],r=new he(t,{queryView:{label:D(t,e(216)),creator:o.createLabeledTextarea,showIcon:!1,showResetButton:!1},infoView:{text:{noSearchableItems:{primary:D(t,e(273)),secondary:D(t,e(282))}}},filteredView:this[e(259)](),queryMinChars:1/0,resetOnBlur:!1});return r[e(208)](e(287)).to(this,e(287),this,e(289),((e,t)=>e&&!t)),this[e(227)](r,e(233),((t,r)=>{const n=e;this[n(221)]=r;const o=it(r);this[n(230)](n(275),o),r[n(229)]()&&this[n(280)][n(220)]({prompt:o},0)}),{priority:e(243)}),r}[st(259)](){const e=st,t=new be(this[e(207)]);return t[e(276)][e(248)][e(260)](this[e(280)]).as(Ze),t.on(e(256),(()=>{const t=e;this[t(280)][t(235)](),this[t(215)][t(272)](""),this[t(215)][t(274)]()})),t}[st(234)](){const e=st,t=new te(this[e(207)]);return t[e(226)][e(208)](e(287)).to(this,e(287),this,e(289),this,e(284),((e,t,r)=>e&&!t&&!!r)),t[e(226)][e(266)](e(232)).to(this,e(219)),t[e(277)][e(208)](e(287)).to(this,e(287),this,e(289),this,e(284),((e,t,r)=>e&&!t&&!!r)),t[e(277)][e(266)](e(232)).to(this,e(265)),t[e(228)][e(208)](e(287)).to(this,e(287),this,e(289),((e,t)=>e&&!t)),t[e(228)][e(266)](e(232)).to(this,e(281)),t[e(278)][e(208)](e(287)).to(this,e(289)),t[e(278)][e(266)](e(232)).to(this,e(222)),t}[st(249)](){const e=st;this[e(284)]="",this[e(255)]=!1,this[e(289)]=!0,this[e(242)][e(269)]=!0,this[e(203)][e(269)]=!0,this[e(242)][e(274)]()}[st(240)](){const e=st,t=this[e(207)];this[e(289)]=!1,this[e(221)]="",this[e(215)][e(247)](),this[e(284)]&&(this[e(215)][e(285)][e(204)]=D(t,e(210)))}[st(202)](e){const t=st,r=this[t(207)];this[t(240)](),this[t(255)]=!0,this[t(253)][t(231)]=e||D(r,t(288)),this[t(284)]||(this[t(242)][t(269)]=!1)}}const lt=ft;function dt(){const e=["filter","items","6xSqFaJ","1342270WjndDA","labelView","5973EfoxPG","3711389HEyQCO","includes","isVisible","label","169090sBOyoT","6619932xOcrRx","length","commandDefinition","match","966408TCaTMS","isEnabled","641548zeXmMT","enabledCommandsIds","first","set","50kgdfbP","change:enabledCommandsIds","660XkJOsI","get","children","highlightText","63cZriEa"];return(dt=function(){return e})()}function ft(e,t){const r=dt();return(ft=function(e,t){return r[e-=300]})(e,t)}!function(e,t){const r=ft,n=e();for(;;)try{if(549180===-parseInt(r(309))/1+-parseInt(r(302))/2+parseInt(r(325))/3*(-parseInt(r(315))/4)+parseInt(r(323))/5*(parseInt(r(322))/6)+-parseInt(r(319))/7*(parseInt(r(307))/8)+parseInt(r(303))/9+-parseInt(r(313))/10*(-parseInt(r(326))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(dt);class pt extends o.ListView{constructor(e){const t=ft;super(e),this[t(312)](t(310),[]),this.on(t(314),(()=>{const e=t;for(const t of this[e(321)])if(t instanceof o.ListItemGroupView)for(const r of t[e(321)])if(r instanceof Ot){const t=r[e(317)][e(316)](0);this[e(310)][e(327)](r[e(305)].id)?t[e(308)]=!0:t[e(308)]=!1}}))}[lt(320)](e){const t=lt;let r=0,n=0;for(const o of this[t(321)]){const i=o,s=i[t(321)],a=e&&!!i[t(301)][t(306)](e);i[t(324)][t(318)](a?e:null);for(const r of s){const n=r[t(317)][t(311)],o=n[t(324)];if(e){const i=!!n[t(301)][t(306)](e);o[t(318)](i?e:null),r[t(300)]=a||i}else r[t(300)]=!0,o[t(318)](null)}const c=s[t(320)]((e=>e[t(300)]))[t(304)];r+=i[t(321)][t(304)],n+=a?i[t(321)][t(304)]:c,i[t(300)]=a||!!c}return{resultsCount:n,totalItemsCount:r}}}function ht(e,t){const r=gt();return(ht=function(e,t){return r[e-=274]})(e,t)}function gt(){const e=["15956KEVobx","extendTemplate","36304KadBsZ","543990uDXOoq","5jGViFT","963zzqZqg","18QDxKTh","set","ck-editor__label_","1822326FrTYTs","ck-label","22404KNheYB","for","bindTemplate","338688tvuIfS","6504330AToetv"];return(gt=function(){return e})()}!function(e,t){const r=ht,n=e();for(;;)try{if(273449===-parseInt(r(279))/1+-parseInt(r(282))/2*(parseInt(r(287))/3)+parseInt(r(276))/4+parseInt(r(280))/5*(-parseInt(r(285))/6)+parseInt(r(274))/7+parseInt(r(278))/8*(parseInt(r(281))/9)+parseInt(r(275))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(gt);class mt extends o.HighlightedTextView{constructor(){const t=ht;super(),this[t(283)](t(288),void 0);const r=this[t(289)];this.id=t(284)+(0,e.uid)(),this[t(277)]({attributes:{class:["ck",t(286)],id:this.id,for:r.to(t(288))}})}}var kt=r(3379),bt={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(kt.A,bt);kt.A.locals;var yt=r(7181),vt={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(yt.A,vt);yt.A.locals;var wt=r(676),_t={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};s()(wt.A,_t);wt.A.locals;var St=r(331);const xt=Rt;function At(){const e=["length","isCollapsed","set","show","add","element","schema","rawHtml","change","_initView","reset","getLimitElement","forbiddenHandler","AIAssistantUI","get","getRanges","map","updatePosition","No commands available","addMany","insertContentBelow","_aiAdapter","media","join","3800022KoBjBS","ai.aiAssistant.commands","insertContent","locale","ck-ai-assistant-ui","update","Search AI command","wasMoved","setSelection","AI Commands","config","fromCharCode","isEnabled","sort","REPLACE","componentFactory","2406365KSPMAU","items","comment","No commands found","context","ai.aiAssistant.contentAreaCssClass","25203bzivXv","110613SVFYYk","504638xygnAP","from","scrollTo","replaceContent","plugins","change:isOpen","init","DataTransfer","isOn","model","EDITOR_TOP_SIDE","commands","view","fire","order","then","_forceMarkersCopy","requiresContent","_aiAssistantController","robotPencil","bind","updateView","listenTo","showAIAssistant","ai.aiAssistant.disabledElements","promptView","isFlat","39669ntqZAM","enabledCommandsIds","_dialog","splice","commandDefinition","aiAssistant","panelView","fieldView","<p>","execute","showFakeVisualSelection","AI Assistant"," ck-ai-assistant-ui_theme","hideFakeVisualSelection","selection","prompt","_uiCssClasses","currentContext","label","ck-ai-assistant-button ","push","children","change:value","getSelectedElement","aiCommands","getRevision","isNaN","5504877oXLVtp","hideUI","72wdPKDd","_formView","</p>","ck-ai-commands-search","copy","textAdapter","ai.useTheme","text/html","getData","getEarlierVisibleRevision","queryView","afterInit","INSERT","hide","document","552BdcaRu","custom","showUI","buttonView","tableOfContents","editing","getSelectedBlocks","focus","requires","define","command:","editor","ck-ai-commands-dropdown ","ai-commands-config-order-collision","pluginName"];return(At=function(){return e})()}!function(e,t){const r=Rt,n=e();for(;;)try{if(323648===parseInt(r(307))/1+parseInt(r(308))/2+-parseInt(r(306))/3*(parseInt(r(230))/4)+parseInt(r(300))/5+parseInt(r(284))/6+parseInt(r(335))/7*(-parseInt(r(245))/8)+-parseInt(r(362))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(At);const Et=globalThis[xt(315)];class It extends t.Plugin{static get[xt(259)](){return xt(273)}static get[xt(253)](){return[St.ClipboardMarkersUtils,M,B,o.Dialog]}constructor(e){const t=xt;super(e),this[t(351)]="",e[t(294)][t(254)](t(332),[t(282),t(267),t(249)]),e[t(294)][t(254)](t(305),""),e[t(294)][t(254)](t(236),!0),this[t(351)]=t(288)+(e[t(294)][t(274)](t(236))?t(347):"")}[xt(314)](){const t=xt,{editor:r}=this;this[t(281)]=r[t(312)][t(274)](B),this[t(337)]=r[t(312)][t(274)](o.Dialog),this[t(231)]=null,r[t(319)][t(264)](t(331),new q(r,r[t(294)][t(274)](t(285))));const n=r[t(319)][t(274)](t(331)),i=r[t(312)][t(274)](M);r.ui[t(299)][t(264)](t(359),(s=>{const a=t,c=(0,o.createDropdown)(s),u=function(e,t){const r=Rt,n=new pt(e[r(287)]),i=Tt(e,e[r(294)][r(274)](r(285)))[r(276)]((({groupId:n,groupLabel:i,commands:s})=>{const a=r,c=Tt(e,s)[a(276)]((r=>function(e,t,r){const n=a,i=new Ot(e,r),s=new we,c=new o.ButtonView(e,s);return i[n(356)][n(264)](c),c[n(262)]({label:r[n(353)],withText:!0}),c.on(n(344),(()=>{const e=n;t(r[e(350)],r[e(353)],r.id,void 0===r[e(325)]||r[e(325)])})),i}(e[a(287)],t,r)));return function(e,t,r){const n=a,i=new o.ListItemGroupView(e,new mt);return i[n(353)]=t,i[n(301)][n(279)](r),i}(e[a(287)],i||n,c)}));return n[r(301)][r(279)](i),n[r(328)](r(336)).to(e[r(319)][r(274)](r(331)),r(336)),n}(r,((t,o,s,a)=>{const c=Rt,u=r[c(317)][c(244)][c(349)];if(a&&u[c(261)]){const t=(0,e.first)(u[c(251)]())||r[c(317)][c(266)][c(271)](u);r[c(317)][c(268)]((e=>{e[c(292)](t,"in")}))}i[c(345)](),n[c(344)](t,o,c(255)+s)})),l=new o.SearchTextView(s,{filteredView:u,queryView:{label:D(s,a(290))},class:a(233),infoView:{text:{notFound:{primary:D(s,a(303))},noSearchableItems:{primary:D(s,a(278))}}}});return c[a(262)]({class:a(257)+this[a(351)]}),c[a(328)](a(296)).to(u,a(336),(e=>e[a(260)]>0)),c[a(341)][a(356)][a(264)](l),c[a(248)][a(262)]({label:D(s,a(293)),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M15.346 9.422a.151.151 0 0 1 .284 0l.548 1.484a.152.152 0 0 0 .09.089l1.483.549a.151.151 0 0 1 0 .284l-1.483.548a.151.151 0 0 0-.09.09l-.548 1.483a.152.152 0 0 1-.142.1.151.151 0 0 1-.142-.1l-.549-1.483a.15.15 0 0 0-.09-.09l-1.483-.548a.15.15 0 0 1 0-.284l1.484-.549a.152.152 0 0 0 .089-.09l.549-1.483Z"/><path d="M16.306 1.742a.151.151 0 0 1 .284 0l.549 1.483a.15.15 0 0 0 .089.09l1.483.548a.151.151 0 0 1 .072.229.151.151 0 0 1-.072.055l-1.483.549a.15.15 0 0 0-.09.09l-.548 1.482a.151.151 0 0 1-.284 0l-.549-1.483a.15.15 0 0 0-.09-.09l-1.483-.548a.151.151 0 0 1 0-.284l1.484-.549a.152.152 0 0 0 .09-.089l.548-1.483Z"/><path d="M7.665 1.742a.151.151 0 0 1 .284 0l.549 1.483a.151.151 0 0 0 .09.09l1.482.548a.151.151 0 0 1 .072.229.151.151 0 0 1-.072.055l-1.483.549a.151.151 0 0 0-.09.09L7.95 6.267a.151.151 0 0 1-.284 0l-.549-1.483a.151.151 0 0 0-.089-.09l-1.483-.548a.151.151 0 0 1 0-.284l1.483-.549a.151.151 0 0 0 .09-.089l.548-1.483-.001.001Z"/><path d="M14.72 7.946a.848.848 0 0 0 .25-.591.824.824 0 0 0-.241-.588l-1.943-1.938a.812.812 0 0 0-.588-.241.838.838 0 0 0-.591.25l-1.545 1.539 3.115 3.115 1.542-1.546h.001Z"/><path clip-rule="evenodd" d="M1.19 15.636a.96.96 0 0 1 .281-.679l7.835-7.834 3.121 3.12-7.834 7.835a.959.959 0 0 1-1.358 0l-1.764-1.764a.96.96 0 0 1-.28-.678Zm9.22-5.391-1.121-1.12-6.479 6.478 1.121 1.121 6.479-6.479Z"/></svg>',tooltip:!0}),c.on(a(313),((e,t,r)=>{const n=a;r?(l[n(270)](),i[n(345)](!0),u[n(265)][n(310)](0,0)):i[n(348)](!0)})),c})),r.ui[t(299)][t(264)](t(340),(e=>{const r=t,i=new o.ButtonView(e);return i[r(262)]({label:D(e,r(346)),tooltip:D(e,r(346)),icon:I[r(327)],class:r(354)+this[r(351)]}),i[r(328)](r(296)).to(n),i[r(328)](r(316)).to(this[r(337)],"id",(e=>r(340)===e)),this[r(330)](i,r(344),(()=>{const e=r;i[e(316)]?this[e(363)]():n[e(344)]()})),i}))}[xt(241)](){!function(e){function r(e){const t=Rt;return e[t(276)]((e=>String[t(295)](e)))[t(283)]("")}(e=>{const n=Rt;function o(e){return r([112,108,117,103,105,110,78,97,109,101])in e}const i=[1,85,78,115,198,255,50,112,83,87,161],s=[127,34,6,211,167,86,146,199,132,160,18];function a(e){return function(e,t){const n=function(e){const t=atob(e),[n,o]=t[r([115,112,108,105,116])](r([45]));try{if(atob(o))return atob(n)}catch(e){}return t}(e),o=Array[r([102,114,111,109])](function(e){const t=new Uint8Array(e[r([108,101,110,103,116,104])]);for(let n=0;n<e[r([108,101,110,103,116,104])];n++)t[n]=e[r([99,104,97,114,67,111,100,101,65,116])](n);return t}(n)),i=o[r([112,111,112])](),s=o[r([112,111,112])]();return function(e){let t="";for(const n of e)t+=String[r([102,114,111,109,67,104,97,114,67,111,100,101])](n);return t}(function(e,t,n){const o={};o[r([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},o[r([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],o[r([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],o[r([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],o[r([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],o[r([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],o[r([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],o[r([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],o[r([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],o[r([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],o[r([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const i=new Uint8Array(16);for(let e=15;e>=0;--e)i[e]=n%256,n=parseInt(n/256);let s=null,a=16;const c=new Uint8Array(t),u=[],l=[];!function(){const e=o[r([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][c[r([108,101,110,103,116,104])]];for(let t=0;t<=e;t++)u[r([112,117,115,104])]([0,0,0,0]),l[r([112,117,115,104])]([0,0,0,0]);const t=4*(e+1),n=c[r([108,101,110,103,116,104])]/4,i=d(c);let s;for(let t=0;t<n;t++)s=t>>2,u[s][t%4]=i[t],l[e-s][t%4]=i[t];let a,f=0,p=n;for(;p<t;){a=i[n-1],i[0]^=o[r([83])][a>>16&255]<<24^o[r([83])][a>>8&255]<<16^o[r([83])][255&a]<<8^o[r([83])][a>>24&255]^o[r([114,99,111,110])][f]<<24,f+=1;for(let e=1;e<n/2;e++)i[e]^=i[e-1];a=i[n/2-1],i[n/2]^=o[r([83])][255&a]^o[r([83])][a>>8&255]<<8^o[r([83])][a>>16&255]<<16^o[r([83])][a>>24&255]<<24;for(let e=n/2+1;e<n;e++)i[e]^=i[e-1];let s,c,d=0;for(;d<n&&p<t;)s=p>>2,c=p%4,u[s][c]=i[d],l[e-s][c]=i[d++],p++}for(let t=1;t<e;t++)for(let e=0;e<4;e++)a=l[t][e],l[t][e]=o[r([85,49])][a>>24&255]^o[r([85,50])][a>>16&255]^o[r([85,51])][a>>8&255]^o[r([85,52])][255&a]}();for(let t=0;t<e[r([108,101,110,103,116,104])];t++)16===a&&(s=p(i),a=0,f(i)),e[t]^=s[a++];return e;function d(e){const t=[];for(let n=0;n<e[r([108,101,110,103,116,104])];n+=4)t[r([112,117,115,104])](e[n]<<24|e[n+1]<<16|e[n+2]<<8|e[n+3]);return t}function f(e){for(let t=15;t>=0;t--){if(255!==e[t]){e[t]++;break}e[t]=0}}function p(e){const t=u[r([108,101,110,103,116,104])]-1,n=[0,0,0,0];let i=d(e);for(let e=0;e<4;e++)i[e]^=u[0][e];for(let e=1;e<t;e++){for(let t=0;t<4;t++)n[t]=o[r([84,49])][i[t]>>24&255]^o[r([84,50])][i[(t+1)%4]>>16&255]^o[r([84,51])][i[(t+2)%4]>>8&255]^o[r([84,52])][255&i[(t+3)%4]]^u[e][t];i=n[r([115,108,105,99,101])]()}const s=new Uint8Array(16);let a;for(let e=0;e<4;e++)a=u[t][e],s[4*e]=255&(o[r([83])][i[e]>>24&255]^a>>24),s[4*e+1]=255&(o[r([83])][i[(e+1)%4]>>16&255]^a>>16),s[4*e+2]=255&(o[r([83])][i[(e+2)%4]>>8&255]^a>>8),s[4*e+3]=255&(o[r([83])][255&i[(e+3)%4]]^a);return s}}(o,t,s+256*i))}(e,new Uint8Array([...i,29,221,175,90,231,133,239,240,75,180,...s]))}const c=function(){const e=[{[r([105,100])]:1,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([67,111,109,109,101,110,116,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([99,104,101,99,107,65,108,115,111])]:[{[r([105,100])]:2,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,114,97,99,107,32,67,104,97,110,103,101,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}}],[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}},{[r([105,100])]:3,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,97,103,105,110,97,116,105,111,110]),[r([112,108,117,103,105,110,78,97,109,101])]:r([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101])},{[r([105,100])]:4,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[r([112,108,117,103,105,110,78,97,109,101])]:r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}},{[r([105,100])]:5,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:6,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[r([112,108,117,103,105,110,78,97,109,101])]:r([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:7,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([83,108,97,115,104,32,67,111,109,109,97,110,100]),[r([112,108,117,103,105,110,78,97,109,101])]:r([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:8,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:9,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,101,109,112,108,97,116,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,101,109,112,108,97,116,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12,14]}},{[r([105,100])]:10,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[r([112,108,117,103,105,110,78,97,109,101])]:r([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:11,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([65,73,32,65,115,115,105,115,116,97,110,116]),[r([112,108,117,103,105,110,78,97,109,101])]:r([65,73,65,115,115,105,115,116,97,110,116,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([97,105,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101])},{[r([105,100])]:12,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[r([105,100])]:13,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([67,97,115,101,32,67,104,97,110,103,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([67,97,115,101,67,104,97,110,103,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:[12]}},{[r([105,100])]:14,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([68,114,117,112,97,108,32,112,97,99,107]),[r([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:r([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[r([105,100])]:15,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[r([112,108,117,103,105,110,78,97,109,101])]:r([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101])}];return function e(t){t[r([102,111,114,69,97,99,104])]((t=>{t[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<t[r([105,100])]-1,o(t)&&t[r([99,104,101,99,107,65,108,115,111])]&&e(t[r([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),u={[r([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,t){k(m(e,t),t)},[r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,t){k(function(e,t){try{if(x(d,r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const n=A(d,r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[r([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(n)/2>e[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}return m(e,t)}catch(e){return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}(e,t),t)},[r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,t){const n=s[0]*i[1],o=s[0]*i[2],a=s[2]*i[2];function c(e,t){u(),b(t+r([84,114,105,97,108,76,105,109,105,116,58])+e),window[y()]=e===r([116,105,109,101])?n:o}function u(){const e=d;function t(){x(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([117,110,98,105,110,100])](r([105,115,69,110,97,98,108,101,100])),A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([105,115,69,110,97,98,108,101,100])]=!1,A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([117,112,100,97,116,101])]=_,A(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([115,97,118,101,82,101,118,105,115,105,111,110])]=_,e[r([109,111,100,101,108])][r([99,104,97,110,103,101])]=_,e[r([109,111,100,101,108])][r([101,110,113,117,101,117,101,67,104,97,110,103,101])]=_,e[r([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](r([109,111,100,101,108]))),x(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([117,110,98,105,110,100])](r([105,115,69,110,97,98,108,101,100])),A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([105,115,69,110,97,98,108,101,100])]=!1,A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([99,111,109,112,97,114,101])]=_,A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([95,103,101,116,68,105,102,102])]=_)}e[r([115,116,97,116,101])]==r([114,101,97,100,121])?t():e[r([111,110,99,101])](r([114,101,97,100,121]),(()=>{const n=Rt;if(x(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&t(),x(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const o=A(e,r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),i=o[n(360)](0),s=o[n(239)](i[r([105,100])]);A(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([99,111,109,112,97,114,101])](i[r([105,100])],s?s[r([105,100])]:null,1)[n(323)]((()=>t()))}}))}x(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&A(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[r([115,116,97,116,101])]==r([99,111,110,110,101,99,116,101,100])&&(window[y()]=a),function(e,t){if(e==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))u();else if(e==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])){const e=function(){const e=Rt;if(!x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(361)](Number(t))){if(window[t]===n)return r([116,105,109,101]);if(window[t]===o)return r([114,101,118,105,115,105,111,110,115])}return!1}();e&&c(e,t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const a=function(){let e=s[6]*i[8]*i[6];return x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[r([115,101,116,84,105,109,101,111,117,116])]((()=>{c(r([116,105,109,101]),t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),a);const u=A(d,r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[r([95,114,101,118,105,115,105,111,110,115])];u[r([108,101,110,103,116,104])]>=7?c(r([114,101,118,105,115,105,111,110,115]),t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(r([97,100,100]),(()=>{u[r([108,101,110,103,116,104])]>=7&&c(r([114,101,118,105,115,105,111,110,115]),t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,t){try{return function(){const e=Rt;if(!x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(361)](Number(t))&&window[t]===a)return!0;return!1}()?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):m(e,t)}catch(e){return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}(e,t),t)}},l=e[r([99,111,110,115,116,114,117,99,116,111,114])][r([112,108,117,103,105,110,78,97,109,101])],d=r([99,111,110,116,101,120,116])in e?e[n(304)]:e[n(256)],f=r([52,48,52,56,48,56,48,52]),p=r([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),h=d[n(294)][n(274)](r([108,105,99,101,110,115,101,75,101,121])),g=c[r([102,105,108,116,101,114])](o)[r([102,105,110,100])]((e=>e[r([112,108,117,103,105,110,78,97,109,101])]===l));function m(e,t){try{return function(e){if(!x(d,e[r([112,108,117,103,105,110,78,97,109,101])]))return!0;const t=e[r([111,112,116,105,111,110,115])]||{},n=t[r([97,105,119,115,103,105,99])]||!1,o=t[r([97,105,116,99,100,103,105,108])]||!1,i=t[r([97,105,114,118,105,105,108])]||!1;return!(!x(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||A(d,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[r([115,116,97,116,101])]!=r([99,111,110,110,101,99,116,101,100])||!n)||(!(!x(d,r([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||A(d,r([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[r([114,101,115,117,108,116])]!=r([101,110,100])||!o)||!(!x(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||A(d,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[r([114,101,115,117,108,116])]!=r([101,110,100])||!i))}(t)?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):e&&function(e,t){const o=!!(e&t[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),i=function(e,t){const o=(t[r([111,112,116,105,111,110,115])]||{})[r([102,103,105])]||null;return!!o&&c[r([102,105,108,116,101,114])]((e=>o[r([105,110,99,108,117,100,101,115])](e[r([105,100])])))[r([102,105,108,116,101,114])]((e=>!function(e){const t=n,o={[r([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:S};return!!e[t(272)]&&o[e[t(272)]]()}(e)))[r([115,111,109,101])]((t=>!!(e&t[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(e,t);return o||i}(e[r([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],t)?e[r([105,115,73,110,116,101,114,110,97,108])]&&!window[r([111,112,101,110])][r([99,108,111,115,101,100])]||parseInt(f)/2>e[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])):e[r([105,115,84,114,105,97,108])]?b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])):b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}catch(e){return b(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}function k(e,n){if(d instanceof t.Context){const t=d;e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])?v(t):e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])&&window[r([115,101,116,84,105,109,101,111,117,116])]((()=>{v(t),b(n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),s[6]*i[8]*i[6]),t[r([101,100,105,116,111,114,115])][r([111,110])](r([97,100,100]),((t,o)=>{e!=n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])&&e!=n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(o)}))}else{const t=d;e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])?w(t):e==n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])&&t[r([111,110])](r([114,101,97,100,121]),(()=>{let e=0;t[r([109,111,100,101,108])][r([111,110])](r([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((o,i)=>{i[0][r([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(w(t),b(n[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),o[r([111,102,102])]())}),{priority:r([104,105,103,104,101,115,116])})}))}}function b(e){const t=y();return d[t]=e,e}function y(){const e=String(window[r([112,101,114,102,111,114,109,97,110,99,101])][r([110,111,119])]())[r([114,101,112,108,97,99,101])](r([46]),"");let t="";for(let n=0;n<e[r([108,101,110,103,116,104])];n+=2){let o=parseInt(e[r([115,117,98,115,116,114,105,110,103])](n,n+2));o>=p[r([108,101,110,103,116,104])]&&(o-=p[r([108,101,110,103,116,104])]),t+=p[o]}return t}function v(e){for(const t of e[r([101,100,105,116,111,114,115])])w(t);A(e,r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[r([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),A(e,r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[r([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=_}function w(e){function t(){e[r([109,111,100,101,108])][r([99,104,97,110,103,101])]=_,e[r([109,111,100,101,108])][r([101,110,113,117,101,117,101,67,104,97,110,103,101])]=_,e[r([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](r([109,111,100,101,108]))}e[r([115,116,97,116,101])]==r([114,101,97,100,121])?t():e[r([111,110,99,101])](r([114,101,97,100,121]),(()=>t()))}function _(){return null}function S(){return!window[r([68,114,117,112,97,108])]||!x(d,r([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function x(e,t){return e[r([112,108,117,103,105,110,115])][r([104,97,115])](t)}function A(e,t){return e[r([112,108,117,103,105,110,115])][r([103,101,116])](t)}g&&function e(t,n){u[n[r([104,97,110,100,108,101,114])]](t,n),n[r([99,104,101,99,107,65,108,115,111])]&&n[r([99,104,101,99,107,65,108,115,111])][r([102,105,108,116,101,114])]((e=>x(d,e[r([112,108,117,103,105,110,78,97,109,101])])))[r([102,111,114,69,97,99,104])]((r=>e(t,r)))}(function(e){try{const t=a(e),n=JSON[r([112,97,114,115,101])](t),o=parseInt(n[r([49])]),i=n[r([50])]||"",s=parseInt(n[r([51])]),c=parseInt(n[r([52])])||0,u=parseInt(n[r([53])])||0;return{[r([112,114,111,100,117,99,116,78,97,109,101])]:i,[r([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:c,[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:o,[r([105,115,84,114,105,97,108])]:s,[r([105,115,73,110,116,101,114,110,97,108])]:u}}catch(e){return null}}(h),g)})(e)}(this)}[xt(247)](e="",t="",r=xt(246)){const n=xt,i=this[n(256)],s=i[n(250)][n(320)],a=i[n(312)][n(274)](M),c=i[n(312)][n(274)](St.ClipboardMarkersUtils);a[n(345)]();const u=new Et,l=new ClipboardEvent(n(234),{clipboardData:u}),d=new V.DataTransfer(u),f=new V.DomEventData(s,l,{dataTransfer:d});c[n(324)](n(302),(()=>{const e=n;s[e(244)][e(321)](e(234),f)})),this[n(231)]||(this[n(269)](),this[n(326)]=new Y(i,this[n(281)][n(235)],this[n(231)]));let p=d[n(238)](n(237));const h=i[n(317)][n(244)][n(349)],g=Array[n(309)](h[n(275)]());1===g[n(260)]&&g[0][n(334)]&&!h[n(358)]()&&(p=n(343)+p+n(232)),this[n(326)][n(329)]({actionId:r,query:e,htmlContent:p,label:t,mainActionLabel:ee[i[n(317)][n(244)][n(349)][n(261)]?n(242):n(298)]}),n(340)!==this[n(337)].id?this[n(337)][n(263)]({id:n(340),icon:I[n(327)],title:D(this[n(256)][n(287)],n(346)),content:this[n(231)],position:o.DialogViewPosition[n(318)],onShow:()=>{const e=n;this[e(231)][e(252)]()},onHide:()=>{const e=n;this[e(326)][e(270)](),a[e(348)]()}}):this[n(337)][n(320)][n(291)]||this[n(337)][n(320)][n(277)]()}[xt(363)](){const e=xt;this[e(337)][e(243)]()}[xt(269)](){const e=xt,t=this[e(256)][e(312)][e(274)](M);this[e(231)]=new ut(this[e(256)][e(287)],this[e(351)],this[e(256)][e(294)][e(274)](e(305))),this[e(231)].on(e(357),(()=>{const t=e;this[t(337)][t(320)][t(291)]||this[t(337)][t(320)][t(277)]()})),this[e(231)][e(333)][e(240)][e(342)].on(e(289),(()=>{const t=e;this[t(337)][t(320)][t(291)]||this[t(337)][t(320)][t(277)]()})),this[e(330)](this[e(231)],e(311),(()=>{const r=e;t[r(286)](this[r(326)][r(352)]),this[r(363)]()})),this[e(330)](this[e(231)],e(280),(()=>{const r=e;t[r(280)](this[r(326)][r(352)]),this[r(363)]()}))}}class Ot extends o.ListItemView{constructor(e,t){const r=xt;super(e),this[r(339)]=t}}function Pt(e,t){const r=xt;return void 0!==e[r(322)]&&void 0===t[r(322)]?1:void 0===e[r(322)]&&void 0!==t[r(322)]?-1:void 0!==e[r(322)]&&void 0!==t[r(322)]?e[r(322)]-t[r(322)]:0}function Rt(e,t){const r=At();return(Rt=function(e,t){return r[e-=230]})(e,t)}function Tt(t,r){const n=xt;r[n(297)](Pt);const o={},i=[];for(const s of r)if(void 0!==s[n(322)]){if(s[n(322)]in o)throw new e.CKEditorError(n(258),t,{conflictingDefinitions:[s,o[s[n(322)]]]});o[s[n(322)]]=s,i[n(338)](s[n(322)],0,s)}else i[n(355)](s);return i}const Mt=Ct;function Ct(e,t){const r=jt();return(Ct=function(e,t){return r[e-=130]})(e,t)}function jt(){const e=["Start with the provided content and write at the end of it continuing this topic. Keep the added part short.","1718952gfOlEQ","journalism","Improve using compelling, optimistic language to convey confidence in the writing.","Translate the content to German language.","translate","Casual","Improve using polished, formal, and respectful language to convey professional expertise and competence.","1293964JsPLlH","translatePortuguese","requires","generate","Improve using direct language, using only the essential information.","config","makeLonger","Arabic","German","casual","Journalism","translateSpanish","makeShorter","Translate the content to English language.","Simplified Chinese","41136OvFEHL","init","summarize","8oEfPpK","Hindi","forEach","962110kmsADT","English","Fix spelling mistakes, use proper grammar and apply good writing practices. Do not lose the original meaning.","Friendly","commands","continue","includes","Improve using friendly, comforting language, to convey understanding and empathy.","groupId","business","ai.aiAssistant.commands","French","aiLicenseKeyTrial","friendly","Rewrite this content as a journalist using engaging language to convey the importance of the information.","Continue","Translate the content to Portuguese language.","info","push","2174448YxHObe","Poetic","confident","define","Summarize this content into one paragraph of text. Include only the key ideas and conclusions. Keep it short. Do not keep original text formatting.","simplifyLanguage","aiLicenseKeyInvalid","translateChinese","Translate to %0","professional","391836bHomwF","Confident","changeTone","aiLicenseKeyValid","Summarize","Improve this content by using descriptive language and inserting more information and more detailed explanations.","aiLicenseKeyTrialLimit:operations","translateEnglish","Spanish","Rewrite this content as a poem using poetic techniques without losing the original meaning.","get","Improve using casual, informal language to convey a casual conversation with a real person.","Edit or review","Business","Make longer","poetic","translateFrench","Improve writing","concat","Change tone","translateHindi","Rewrite this content as a business professional with formal language.","changeStyle","licenseKey","Simplify the writing style of this content and reduce the complexity, so that the content is easy to understand.","Legal","editor","Translate the content to French language.","Remove any repetitive, redundant, or non-essential writing in this content without changing the meaning or losing any key information.","destroy","Direct","ai-invalid-license-key","set","editOrReview","pluginName","Translate the content to Arabic language.","locale","ai.aiAssistant.extraCommandGroups","Make shorter","Rewrite this content as a legal professional using valid legal terminology.","Portuguese","_licenseKeyCheckInterval","You are using the trial version of CKEditor 5 ai plugin with limited usage. Make sure you will not use it in the production environment.","filter","improveWriting","translateGerman","ai-trial-license-key-reached-limit-changes","find","AIAssistant","Generate from selection","ai.aiAssistant.removeCommands","Simplify language","Professional","Translate the content to Simplified Chinese language.","legal","1067150mbzQOb","Translate","Change style","Translate the content to Hindi language.","translateArabic","Translate the content to Spanish language.","direct"];return(jt=function(){return e})()}!function(e,t){const r=Ct,n=e();for(;;)try{if(633374===parseInt(r(240))/1+-parseInt(r(150))/2+parseInt(r(248))/3+-parseInt(r(175))/4+-parseInt(r(156))/5+-parseInt(r(185))/6+parseInt(r(135))/7*(-parseInt(r(153))/8))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(jt);class Lt extends t.Plugin{static get[Mt(137)](){return[It,M]}static get[Mt(219)](){return Mt(233)}constructor(e){const t=Mt;super(e);const r=e[t(140)];r[t(178)](t(166),function(e){const t=Mt;return[{groupId:t(218),groupLabel:D(e,t(197)),commands:[{id:t(229),label:D(e,t(202)),prompt:t(158)},{id:t(147),label:D(e,t(223)),prompt:t(213)},{id:t(141),label:D(e,t(199)),prompt:t(190)},{id:t(180),label:D(e,t(236)),prompt:t(209)}]},{groupId:t(138),groupLabel:D(e,t(234)),commands:[{id:t(152),label:D(e,t(189)),prompt:t(179)},{id:t(161),label:D(e,t(171)),prompt:t(247)}]},{groupId:t(187),groupLabel:D(e,t(204)),commands:[{id:t(184),label:D(e,t(237)),prompt:t(134)},{id:t(144),label:D(e,t(133)),prompt:t(196)},{id:t(246),label:D(e,t(215)),prompt:t(139)},{id:t(177),label:D(e,t(186)),prompt:t(130)},{id:t(169),label:D(e,t(159)),prompt:t(163)}]},{groupId:t(207),groupLabel:D(e,t(242)),commands:[{id:t(165),label:D(e,t(198)),prompt:t(206)},{id:t(239),label:D(e,t(210)),prompt:t(224)},{id:t(249),label:D(e,t(145)),prompt:t(170)},{id:t(200),label:D(e,t(176)),prompt:t(194)}]},{groupId:t(132),groupLabel:D(e,t(241)),commands:[{id:t(192),label:D(e,t(183),[D(e,t(157))]),prompt:t(148)},{id:t(146),label:D(e,t(183),[D(e,t(193))]),prompt:t(245)},{id:t(136),label:D(e,t(183),[D(e,t(225))]),prompt:t(172)},{id:t(230),label:D(e,t(183),[D(e,t(143))]),prompt:t(131)},{id:t(201),label:D(e,t(183),[D(e,t(167))]),prompt:t(212)},{id:t(182),label:D(e,t(183),[D(e,t(149))]),prompt:t(238)},{id:t(205),label:D(e,t(183),[D(e,t(154))]),prompt:t(243)},{id:t(244),label:D(e,t(183),[D(e,t(142))]),prompt:t(220)}]}]}(e[t(221)])),r[t(178)](t(222),[]),r[t(178)](t(235),[]);const n=r[t(195)](t(166)),o=r[t(195)](t(222)),i=r[t(195)](t(235));o[t(155)]((e=>{const r=t,o=n[r(232)]((t=>t[r(164)]===e[r(164)]));o?o[r(160)]=o[r(160)][r(203)](e[r(160)]):n[r(174)](e)})),n[t(155)]((e=>{const r=t;e[r(160)]=e[r(160)][r(228)]((e=>!i[r(162)](e.id)))})),r[t(217)](t(166),n)}[Mt(151)](){const t=Mt,r=this[t(211)];this[t(208)]=r[t(140)][t(195)](t(208)),this[t(226)]=setInterval((()=>{const n=t;let o;for(const e in r){const t=e,i=r[t];if(n(168)===i||n(181)===i||n(188)===i||n(191)===i){delete r[t],o=i;break}}if(n(181)===o)throw clearInterval(this[n(226)]),new e.CKEditorError(n(216),null);if(n(168)===o&&console[n(173)](n(227)),n(191)===o)throw clearInterval(this[n(226)]),new e.CKEditorError(n(231),null);n(188)===o&&clearInterval(this[n(226)])}),1e3)}[Mt(214)](){const e=Mt;this[e(226)]&&clearInterval(this[e(226)])}}function Nt(){const e=["5NOPZmx","AI_ERROR_GET_PARAMETERS","sendRequest","requires","catch","signal","init","plugins","makeRequest","editor","abort","name","get","320KkRwsA","error","604491JiDydf","_prepareRequestParameters","4816190uqArIP","1858xmpUgI","aborted","_prepareRequestHeaders","AI_ERROR_GET_HEADERS","object","AbortError","application/json","reject","aitextadapter-send-request-failed","textAdapter","2111112BVSsiM","locale","assign","52641NNDxJw","resolve","129768JwYkEE","abortController","55xBpHqJ","2222339PxhYoh","4HaiVPC","456OmjJef"];return(Nt=function(){return e})()}const Bt=Ft;function Ft(e,t){const r=Nt();return(Ft=function(e,t){return r[e-=232]})(e,t)}!function(e,t){const r=Ft,n=e();for(;;)try{if(262106===parseInt(r(268))/1*(parseInt(r(263))/2)+parseInt(r(265))/3*(parseInt(r(248))/4)+parseInt(r(250))/5*(-parseInt(r(239))/6)+parseInt(r(247))/7+parseInt(r(249))/8*(parseInt(r(242))/9)+-parseInt(r(267))/10+-parseInt(r(246))/11*(parseInt(r(244))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Nt);class Dt extends t.Plugin{static get[Bt(253)](){return[B]}constructor(e){const t=Bt;super(e),this[t(245)]=new AbortController}[Bt(256)](){const e=Bt;this[e(259)][e(257)][e(262)](B)[e(238)]=this}[Bt(260)](){const e=Bt;this[e(245)][e(255)][e(269)]||(this[e(245)][e(260)](),this[e(245)]=new AbortController)}async[Bt(258)](t){const r=Bt;return this[r(252)](t)[r(254)]((t=>{const n=r;if(t instanceof F)return Promise[n(236)](t);if(n(234)==t[n(261)])return Promise[n(243)]();throw console[n(264)](t),new e.CKEditorError(n(237),null)}))}async[Bt(270)](e,t){const r=Bt,n=this[r(259)][r(240)],o={"Content-Type":r(235)};if(r(233)==typeof e)Object[r(241)](o,e);else if(e)try{const n=await e(t);Object[r(241)](o,n)}catch(e){return Promise[r(236)](new F(D(n,r(232))))}return o}async[Bt(266)](e,t){const r=Bt,n=this[r(259)][r(240)];if(r(233)==typeof e)return e;try{return await e(t)}catch(e){return Promise[r(236)](new F(D(n,r(251))))}}}function Ut(e,t){const r=Ht();return(Ut=function(e,t){return r[e-=268]})(e,t)}const $t=Ut;function Ht(){const e=["abortController","system","define","body","editor","split","1001721PAhLPS","includes","Moderation","stream","signal","join","delta","_requestParameters","3990mHkRIT","_readStaticResponse","OpenAITextAdapter","read","https://api.openai.com/v1/chat/completions","message","AI_ERROR_CONTEXT_LENGTH","3998776HuQtdu","locale","1984yBJFML","context_length_exceeded","_requestHeaders","decode","reject","text","10139778KlmaaV","resolve","7hnWhLn","parse","stringify","AI_ERROR_MODERATION","POST","_apiUrl","gpt-3.5-turbo","_isBufferIncomplete","ai.openAI.requestParameters","config","[DONE]","get","_prepareRequestParameters","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.","9106192LZoKlA","1479310knICXm","length","filter","_readStreamableResponse","6Mgxdtp","2154815QIQaIp","_prepareRequestHeaders","data: ","ai.openAI.apiUrl","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.","json","\nYou must keep the text formatting.\n\nContent:\n","sendRequest","ai.openAI.requestHeaders","user","_cleanUpData","map","getReader","pluginName","prepareMessages","content","Instruction:\n","replace","choices"];return(Ht=function(){return e})()}!function(e,t){const r=Ut,n=e();for(;;)try{if(664551===parseInt(r(284))/1+parseInt(r(301))/2*(-parseInt(r(292))/3)+-parseInt(r(299))/4+parseInt(r(329))/5*(-parseInt(r(328))/6)+-parseInt(r(309))/7*(-parseInt(r(323))/8)+parseInt(r(307))/9+parseInt(r(324))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ht);class qt extends Dt{static get[$t(272)](){return $t(294)}constructor(e){const t=$t;super(e),e[t(318)][t(280)](t(332),t(296)),e[t(318)][t(320)](t(317))||e[t(318)][t(280)](t(317),{model:t(315),max_tokens:2e3,temperature:1,top_p:1,stream:!0}),this[t(314)]=e[t(318)][t(320)](t(332)),this[t(303)]=e[t(318)][t(320)](t(337))||{},this[t(291)]=e[t(318)][t(320)](t(317))}async[$t(336)]({query:e,context:t,onData:r,actionId:n}){const o=$t,i=this[o(282)][o(300)],s=await this[o(273)](e,t,n),a=await this[o(330)](this[o(303)],n),c=await this[o(321)](this[o(291)],n),u={messages:s,...c},l={method:o(313),headers:a,body:JSON[o(311)](u),signal:this[o(278)][o(288)]},d=await fetch(this[o(314)],l);if(d.ok)return c[o(287)]?await this[o(327)](d,r):await this[o(293)](d,r),Promise[o(308)]();{const e=await d[o(306)]();return e[o(285)](o(302))?Promise[o(305)](new F(D(i,o(298)))):e[o(285)](o(286))?Promise[o(305)](new F(D(i,o(312)))):Promise[o(305)](new Error(e))}}async[$t(273)](e,t,r){const n=$t;let o,i;return t?(o=n(322),i=n(275)+e+n(335)+t):(o=n(333),i=e),[{role:n(279),content:o},{role:n(268),content:i}]}async[$t(327)](e,t){const r=$t,n=e[r(281)][r(271)](),o=new TextDecoder;let i="",s="",a="",c=!1;for(;!c;){const{done:e,value:u}=await n[r(295)](),l=i+o[r(304)](u);let d="";c=e;try{d=this[r(269)](l),i=""}catch(e){i=l;continue}s+=d,!c&&this[r(316)](s)||s&&(a+=s,s="",t(a))}return Promise[r(308)]()}async[$t(293)](e,t){const r=$t;return t((await e[r(334)]())[r(277)][0][r(297)][r(274)]),Promise[r(308)]()}[$t(316)](e){const t=$t,r=e[t(283)]("<")[t(325)]!==e[t(283)](">")[t(325)],n=e[t(325)]<30;return r&&n}[$t(269)](e){const t=$t;return e[t(283)](/\n(?![^{]*\})/g)[t(270)]((e=>e[t(276)](t(331),"")))[t(326)]((e=>e&&e[t(325)]>0&&t(319)!==e))[t(270)]((e=>{const r=t,{choices:n}=JSON[r(310)](e);if(n[0]&&n[0][r(290)]&&n[0][r(290)][r(274)])return n[0][r(290)][r(274)]}))[t(326)]((e=>e))[t(289)]("")}}const zt=e=>{let t=e.httpHandler;return{setHttpHandler(e){t=e},httpHandler:()=>t,updateHttpClientConfig(e,r){t.updateHttpClientConfig(e,r)},httpHandlerConfigs:()=>t.httpHandlerConfigs()}};var Vt,Gt,Wt,Kt;!function(e){e.HEADER="header",e.QUERY="query"}(Vt||(Vt={})),function(e){e.HEADER="header",e.QUERY="query"}(Gt||(Gt={})),function(e){e.HTTP="http",e.HTTPS="https"}(Wt||(Wt={})),function(e){e.MD5="md5",e.CRC32="crc32",e.CRC32C="crc32c",e.SHA1="sha1",e.SHA256="sha256"}(Kt||(Kt={}));var Zt;!function(e){e[e.HEADER=0]="HEADER",e[e.TRAILER=1]="TRAILER"}(Zt||(Zt={}));const Yt="__smithy_context";var Jt,Qt;!function(e){e.PROFILE="profile",e.SSO_SESSION="sso-session",e.SERVICES="services"}(Jt||(Jt={})),function(e){e.HTTP_0_9="http/0.9",e.HTTP_1_0="http/1.0",e.TDS_8_0="tds/8.0"}(Qt||(Qt={}));class Xt{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 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(){const e=new Xt({...this,headers:{...this.headers}});var t;return e.query&&(e.query=(t=e.query,Object.keys(t).reduce(((e,r)=>{const n=t[r];return{...e,[r]:Array.isArray(n)?[...n]:n}}),{}))),e}}class er{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 tr={name:"hostHeaderMiddleware",step:"build",priority:"low",tags:["HOST"],override:!0},rr=e=>({applyToStack:t=>{t.add((e=>t=>async r=>{if(!Xt.isInstance(r.request))return t(r);const{request:n}=r,{handlerProtocol:o=""}=e.requestHandler.metadata||{};if(o.indexOf("h2")>=0&&!n.headers[":authority"])delete n.headers.host,n.headers[":authority"]=n.hostname+(n.port?":"+n.port:"");else if(!n.headers.host){let e=n.hostname;null!=n.port&&(e+=`:${n.port}`),n.headers.host=e}return t(r)})(e),tr)}}),nr={name:"loggerMiddleware",tags:["LOGGER"],step:"initialize",override:!0},or="X-Amzn-Trace-Id",ir={step:"build",tags:["RECURSION_DETECTION"],name:"recursionDetectionMiddleware",override:!0,priority:"low"},sr=e=>({applyToStack:t=>{t.add((e=>t=>async r=>{const{request:n}=r;if(!Xt.isInstance(n)||"node"!==e.runtime||n.headers.hasOwnProperty(or))return t(r);const o=process.env.AWS_LAMBDA_FUNCTION_NAME,i=process.env._X_AMZN_TRACE_ID,s=e=>"string"==typeof e&&e.length>0;return s(o)&&s(i)&&(n.headers[or]=i),t({...r,request:n})})(e),ir)}});Error;const ar=(e,t,r)=>{let n,o,i,s=!1;const a=async()=>{o||(o=e());try{n=await o,i=!0,s=!1}finally{o=void 0}return n};return void 0===t?async e=>(i&&!e?.forceRefresh||(n=await a()),n):async e=>(i&&!e?.forceRefresh||(n=await a()),s?n:r&&!r(n)?(s=!0,n):t(n)?(await a(),n):n)};var cr=r(3090);const ur={},lr={};for(let e=0;e<256;e++){let t=e.toString(16).toLowerCase();1===t.length&&(t=`0${t}`),ur[e]=t,lr[t]=e}function dr(e){let t="";for(let r=0;r<e.byteLength;r++)t+=ur[e[r]];return t}class fr{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 r=7,n=Math.abs(Math.round(e));r>-1&&n>0;r--,n/=256)t[r]=n;return e<0&&pr(t),new fr(t)}valueOf(){const e=this.bytes.slice(0),t=128&e[0];return t&&pr(e),parseInt(dr(e),16)*(t?-1:1)}toString(){return String(this.valueOf())}}function pr(e){for(let t=0;t<8;t++)e[t]^=255;for(let t=7;t>-1&&(e[t]++,0===e[t]);t--);}class hr{constructor(e,t){this.toUtf8=e,this.fromUtf8=t}format(e){const t=[];for(const r of Object.keys(e)){const n=this.fromUtf8(r);t.push(Uint8Array.from([n.byteLength]),n,this.formatHeaderValue(e[r]))}const r=new Uint8Array(t.reduce(((e,t)=>e+t.byteLength),0));let n=0;for(const e of t)r.set(e,n),n+=e.byteLength;return r}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 r=new DataView(new ArrayBuffer(5));return r.setUint8(0,4),r.setInt32(1,e.value,!1),new Uint8Array(r.buffer);case"long":const n=new Uint8Array(9);return n[0]=5,n.set(e.value.bytes,1),n;case"binary":const o=new DataView(new ArrayBuffer(3+e.value.byteLength));o.setUint8(0,6),o.setUint16(1,e.value.byteLength,!1);const i=new Uint8Array(o.buffer);return i.set(e.value,3),i;case"string":const s=this.fromUtf8(e.value),a=new DataView(new ArrayBuffer(3+s.byteLength));a.setUint8(0,7),a.setUint16(1,s.byteLength,!1);const c=new Uint8Array(a.buffer);return c.set(s,3),c;case"timestamp":const u=new Uint8Array(9);return u[0]=8,u.set(fr.fromNumber(e.value.valueOf()).bytes,1),u;case"uuid":if(!Ar.test(e.value))throw new Error(`Invalid UUID received: ${e.value}`);const l=new Uint8Array(17);return l[0]=9,l.set(function(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 r=0;r<e.length;r+=2){const n=e.slice(r,r+2).toLowerCase();if(!(n in lr))throw new Error(`Cannot decode unrecognized sequence ${n} as hexadecimal`);t[r/2]=lr[n]}return t}(e.value.replace(/\-/g,"")),1),l}}parse(e){const t={};let r=0;for(;r<e.byteLength;){const n=e.getUint8(r++),o=this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+r,n));switch(r+=n,e.getUint8(r++)){case 0:t[o]={type:mr,value:!0};break;case 1:t[o]={type:mr,value:!1};break;case 2:t[o]={type:kr,value:e.getInt8(r++)};break;case 3:t[o]={type:br,value:e.getInt16(r,!1)},r+=2;break;case 4:t[o]={type:yr,value:e.getInt32(r,!1)},r+=4;break;case 5:t[o]={type:vr,value:new fr(new Uint8Array(e.buffer,e.byteOffset+r,8))},r+=8;break;case 6:const n=e.getUint16(r,!1);r+=2,t[o]={type:wr,value:new Uint8Array(e.buffer,e.byteOffset+r,n)},r+=n;break;case 7:const i=e.getUint16(r,!1);r+=2,t[o]={type:_r,value:this.toUtf8(new Uint8Array(e.buffer,e.byteOffset+r,i))},r+=i;break;case 8:t[o]={type:Sr,value:new Date(new fr(new Uint8Array(e.buffer,e.byteOffset+r,8)).valueOf())},r+=8;break;case 9:const s=new Uint8Array(e.buffer,e.byteOffset+r,16);r+=16,t[o]={type:xr,value:`${dr(s.subarray(0,4))}-${dr(s.subarray(4,6))}-${dr(s.subarray(6,8))}-${dr(s.subarray(8,10))}-${dr(s.subarray(10))}`};break;default:throw new Error("Unrecognized header type tag")}}return t}}var gr;!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"}(gr||(gr={}));const mr="boolean",kr="byte",br="short",yr="integer",vr="long",wr="binary",_r="string",Sr="timestamp",xr="uuid",Ar=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;class Er{constructor(e,t){this.headerMarshaller=new hr(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 r=this.headerMarshaller.format(e),n=r.byteLength+t.byteLength+16,o=new Uint8Array(n),i=new DataView(o.buffer,o.byteOffset,o.byteLength),s=new cr.Crc32;return i.setUint32(0,n,!1),i.setUint32(4,r.byteLength,!1),i.setUint32(8,s.update(o.subarray(0,8)).digest(),!1),o.set(r,12),o.set(t,r.byteLength+12),i.setUint32(n-4,s.update(o.subarray(8,n-4)).digest(),!1),o}decode(e){const{headers:t,body:r}=function({byteLength:e,byteOffset:t,buffer:r}){if(e<16)throw new Error("Provided message too short to accommodate event stream message overhead");const n=new DataView(r,t,e),o=n.getUint32(0,!1);if(e!==o)throw new Error("Reported message length does not match received message length");const i=n.getUint32(4,!1),s=n.getUint32(8,!1),a=n.getUint32(e-4,!1),c=(new cr.Crc32).update(new Uint8Array(r,t,8));if(s!==c.digest())throw new Error(`The prelude checksum specified in the message (${s}) does not match the calculated CRC32 checksum (${c.digest()})`);if(c.update(new Uint8Array(r,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(r,t+8+4,i),body:new Uint8Array(r,t+8+4+i,o-i-16)}}(e);return{headers:this.headerMarshaller.parse(t),body:r}}formatHeaders(e){return this.headerMarshaller.format(e)}}class Ir{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 Or{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 Pr{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 Rr{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}}}const Tr=e=>{if("function"==typeof e)return e;const t=Promise.resolve(e);return()=>t},Mr=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)},Cr=e=>(new TextEncoder).encode(e),jr=e=>"string"==typeof e?Cr(e):ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e),Lr="X-Amz-Date",Nr="X-Amz-Signature",Br="X-Amz-Security-Token",Fr="authorization",Dr=Lr.toLowerCase(),Ur=[Fr,Dr,"date"],$r=Nr.toLowerCase(),Hr="x-amz-content-sha256",qr=Br.toLowerCase(),zr={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},Vr=/^proxy-/,Gr=/^sec-/,Wr="AWS4-HMAC-SHA256",Kr="AWS4-HMAC-SHA256-PAYLOAD",Zr="aws4_request",Yr={},Jr=[],Qr=(e,t,r)=>`${e}/${t}/${r}/${Zr}`,Xr=(e,t,r)=>{const n=new e(t);return n.update(jr(r)),n.digest()},en=({headers:e},t,r)=>{const n={};for(const o of Object.keys(e).sort()){if(null==e[o])continue;const i=o.toLowerCase();(i in zr||t?.has(i)||Vr.test(i)||Gr.test(i))&&(!r||r&&!r.has(i))||(n[i]=e[o].trim().replace(/\s+/g," "))}return n},tn=e=>encodeURIComponent(e).replace(/[!'()*]/g,rn),rn=e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`,nn=async({headers:e,body:t},r)=>{for(const t of Object.keys(e))if(t.toLowerCase()===Hr)return e[t];if(null==t)return"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";if("string"==typeof t||ArrayBuffer.isView(t)||(n=t,"function"==typeof ArrayBuffer&&n instanceof ArrayBuffer||"[object ArrayBuffer]"===Object.prototype.toString.call(n))){const e=new r;return e.update(jr(t)),dr(await e.digest())}var n;return"UNSIGNED-PAYLOAD"},on=({headers:e,query:t,...r})=>({...r,headers:{...e},query:t?sn(t):void 0}),sn=e=>Object.keys(e).reduce(((t,r)=>{const n=e[r];return{...t,[r]:Array.isArray(n)?[...n]:n}}),{}),an=e=>{e="function"==typeof e.clone?e.clone():on(e);for(const t of Object.keys(e.headers))Ur.indexOf(t.toLowerCase())>-1&&delete e.headers[t];return e},cn=e=>"number"==typeof e?new Date(1e3*e):"string"==typeof e?Number(e)?new Date(1e3*Number(e)):new Date(e):e;class un{constructor({applyChecksum:e,credentials:t,region:r,service:n,sha256:o,uriEscapePath:i=!0}){this.headerMarshaller=new hr(Mr,Cr),this.service=n,this.sha256=o,this.uriEscapePath=i,this.applyChecksum="boolean"!=typeof e||e,this.regionProvider=Tr(r),this.credentialProvider=Tr(t)}async presign(e,t={}){const{signingDate:r=new Date,expiresIn:n=3600,unsignableHeaders:o,unhoistableHeaders:i,signableHeaders:s,signingRegion:a,signingService:c}=t,u=await this.credentialProvider();this.validateResolvedCredentials(u);const l=a??await this.regionProvider(),{longDate:d,shortDate:f}=ln(r);if(n>604800)return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");const p=Qr(f,l,c??this.service),h=((e,t={})=>{const{headers:r,query:n={}}="function"==typeof e.clone?e.clone():on(e);for(const e of Object.keys(r)){const o=e.toLowerCase();"x-amz-"!==o.slice(0,6)||t.unhoistableHeaders?.has(o)||(n[e]=r[e],delete r[e])}return{...e,headers:r,query:n}})(an(e),{unhoistableHeaders:i});u.sessionToken&&(h.query[Br]=u.sessionToken),h.query["X-Amz-Algorithm"]=Wr,h.query["X-Amz-Credential"]=`${u.accessKeyId}/${p}`,h.query[Lr]=d,h.query["X-Amz-Expires"]=n.toString(10);const g=en(h,o,s);return h.query["X-Amz-SignedHeaders"]=dn(g),h.query[Nr]=await this.getSignature(d,p,this.getSigningKey(u,l,f,c),this.createCanonicalRequest(h,g,await nn(e,this.sha256))),h}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:r=new Date,priorSignature:n,signingRegion:o,signingService:i}){const s=o??await this.regionProvider(),{shortDate:a,longDate:c}=ln(r),u=Qr(a,s,i??this.service),l=await nn({headers:{},body:t},this.sha256),d=new this.sha256;d.update(e);const f=dr(await d.digest()),p=[Kr,c,u,n,f,l].join("\n");return this.signString(p,{signingDate:r,signingRegion:s,signingService:i})}async signMessage(e,{signingDate:t=new Date,signingRegion:r,signingService:n}){return this.signEvent({headers:this.headerMarshaller.format(e.message.headers),payload:e.message.body},{signingDate:t,signingRegion:r,signingService:n,priorSignature:e.priorSignature}).then((t=>({message:e.message,signature:t})))}async signString(e,{signingDate:t=new Date,signingRegion:r,signingService:n}={}){const o=await this.credentialProvider();this.validateResolvedCredentials(o);const i=r??await this.regionProvider(),{shortDate:s}=ln(t),a=new this.sha256(await this.getSigningKey(o,i,s,n));return a.update(jr(e)),dr(await a.digest())}async signRequest(e,{signingDate:t=new Date,signableHeaders:r,unsignableHeaders:n,signingRegion:o,signingService:i}={}){const s=await this.credentialProvider();this.validateResolvedCredentials(s);const a=o??await this.regionProvider(),c=an(e),{longDate:u,shortDate:l}=ln(t),d=Qr(l,a,i??this.service);c.headers[Dr]=u,s.sessionToken&&(c.headers[qr]=s.sessionToken);const f=await nn(c,this.sha256);!((e,t)=>{e=e.toLowerCase();for(const r of Object.keys(t))if(e===r.toLowerCase())return!0;return!1})(Hr,c.headers)&&this.applyChecksum&&(c.headers[Hr]=f);const p=en(c,n,r),h=await this.getSignature(u,d,this.getSigningKey(s,a,l,i),this.createCanonicalRequest(c,p,f));return c.headers[Fr]=`${Wr} Credential=${s.accessKeyId}/${d}, SignedHeaders=${dn(p)}, Signature=${h}`,c}createCanonicalRequest(e,t,r){const n=Object.keys(t).sort();return`${e.method}\n${this.getCanonicalPath(e)}\n${(({query:e={}})=>{const t=[],r={};for(const n of Object.keys(e).sort()){if(n.toLowerCase()===$r)continue;t.push(n);const o=e[n];"string"==typeof o?r[n]=`${tn(n)}=${tn(o)}`:Array.isArray(o)&&(r[n]=o.slice(0).reduce(((e,t)=>e.concat([`${tn(n)}=${tn(t)}`])),[]).sort().join("&"))}return t.map((e=>r[e])).filter((e=>e)).join("&")})(e)}\n${n.map((e=>`${e}:${t[e]}`)).join("\n")}\n\n${n.join(";")}\n${r}`}async createStringToSign(e,t,r){const n=new this.sha256;n.update(jr(r));const o=await n.digest();return`${Wr}\n${e}\n${t}\n${dr(o)}`}getCanonicalPath({path:e}){if(this.uriEscapePath){const t=[];for(const r of e.split("/"))0!==r?.length&&"."!==r&&(".."===r?t.pop():t.push(r));const r=`${e?.startsWith("/")?"/":""}${t.join("/")}${t.length>0&&e?.endsWith("/")?"/":""}`;return encodeURIComponent(r).replace(/%2F/g,"/")}return e}async getSignature(e,t,r,n){const o=await this.createStringToSign(e,t,n),i=new this.sha256(await r);return i.update(jr(o)),dr(await i.digest())}getSigningKey(e,t,r,n){return(async(e,t,r,n,o)=>{const i=`${r}:${n}:${o}:${dr(await Xr(e,t.secretAccessKey,t.accessKeyId))}:${t.sessionToken}`;if(i in Yr)return Yr[i];for(Jr.push(i);Jr.length>50;)delete Yr[Jr.shift()];let s=`AWS4${t.secretAccessKey}`;for(const t of[r,n,o,Zr])s=await Xr(e,s,t);return Yr[i]=s})(this.sha256,e,r,t,n||this.service)}validateResolvedCredentials(e){if("object"!=typeof e||"string"!=typeof e.accessKeyId||"string"!=typeof e.secretAccessKey)throw new Error("Resolved credential object is not valid")}}const ln=e=>{const t=(r=e,cn(r).toISOString().replace(/\.\d{3}Z$/,"Z")).replace(/[\-:]/g,"");var r;return{longDate:t,shortDate:t.slice(0,8)}},dn=e=>Object.keys(e).sort().join(";"),fn=e=>"function"==typeof e?ar(e,(e=>void 0!==e.expiration&&e.expiration.getTime()-Date.now()<3e5),(e=>void 0!==e.expiration)):Tr(e),pn=e=>new Date(Date.now()+e),hn=(e,t)=>{const r=Date.parse(e);return((e,t)=>Math.abs(pn(t).getTime()-e)>=3e5)(r,t)?r-Date.now():t},gn=e=>er.isInstance(e)?e.headers?.date??e.headers?.Date:void 0,mn={name:"awsAuthMiddleware",tags:["SIGNATURE","AWSAUTH"],relation:"after",toMiddleware:"retryMiddleware",override:!0},kn=e=>({applyToStack:t=>{t.addRelativeTo((e=>(t,r)=>async function(n){if(!Xt.isInstance(n.request))return t(n);const o=r.endpointV2?.properties?.authSchemes?.[0],i="sigv4a"===o?.name?o?.signingRegionSet?.join(","):void 0,s=await e.signer(o);let a;const c={signingDate:pn(e.systemClockOffset),signingRegion:i||r.signing_region,signingService:r.signing_service};if(r.s3ExpressIdentity){const e=s;if(a=await e.signWithCredentials(n.request,r.s3ExpressIdentity,c),a.headers["X-Amz-Security-Token"]||a.headers["x-amz-security-token"])throw new Error("X-Amz-Security-Token must not be set for s3-express requests.")}else a=await s.sign(n.request,c);const u=await t({...n,request:a}).catch((t=>{const r=t.ServerTime??gn(t.$response);throw r&&(e.systemClockOffset=hn(r,e.systemClockOffset)),t})),l=gn(u.response);return l&&(e.systemClockOffset=hn(l,e.systemClockOffset)),u})(e),mn)}});const bn=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}$"),yn=e=>bn.test(e)||e.startsWith("[")&&e.endsWith("]"),vn=new RegExp("^(?!.*-$)(?!-)[a-zA-Z0-9-]{1,63}$"),wn=(e,t=!1)=>{if(!t)return vn.test(e);const r=e.split(".");for(const e of r)if(!wn(e))return!1;return!0},_n={},Sn="endpoints";function xn(e){return"object"!=typeof e||null==e?e:"ref"in e?`$${xn(e.ref)}`:"fn"in e?`${e.fn}(${(e.argv||[]).map(xn).join(", ")})`:JSON.stringify(e,null,2)}class An extends Error{constructor(e){super(e),this.name="EndpointError"}}const En=(e,t)=>(e=>{const t=e.split("."),r=[];for(const n of t){const t=n.indexOf("[");if(-1!==t){if(n.indexOf("]")!==n.length-1)throw new An(`Path: '${e}' does not end with ']'`);const o=n.slice(t+1,-1);if(Number.isNaN(parseInt(o)))throw new An(`Invalid array index: '${o}' in path: '${e}'`);0!==t&&r.push(n.slice(0,t)),r.push(o)}else r.push(n)}return r})(t).reduce(((r,n)=>{if("object"!=typeof r)throw new An(`Index '${n}' in '${t}' not found in '${JSON.stringify(e)}'`);return Array.isArray(r)?r[parseInt(n)]:r[n]}),e),In={[Wt.HTTP]:80,[Wt.HTTPS]:443},On={booleanEquals:(e,t)=>e===t,getAttr:En,isSet:e=>null!=e,isValidHostLabel:wn,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:r,protocol:n="",path:o="",query:i={}}=e,s=new URL(`${n}//${t}${r?`:${r}`:""}${o}`);return s.search=Object.entries(i).map((([e,t])=>`${e}=${t}`)).join("&"),s}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 r=t.href,{host:n,hostname:o,pathname:i,protocol:s,search:a}=t;if(a)return null;const c=s.slice(0,-1);if(!Object.values(Wt).includes(c))return null;const u=yn(o);return{scheme:c,authority:`${n}${r.includes(`${n}:${In[c]}`)||"string"==typeof e&&e.includes(`${n}:${In[c]}`)?`:${In[c]}`:""}`,path:i,normalizedPath:i.endsWith("/")?i:`${i}/`,isIp:u}},stringEquals:(e,t)=>e===t,substring:(e,t,r,n)=>t>=r||e.length<r?null:n?e.substring(e.length-r,e.length-t):e.substring(t,r),uriEncode:e=>encodeURIComponent(e).replace(/[!*'()]/g,(e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`))},Pn=(e,t)=>{const r=[],n={...t.endpointParams,...t.referenceRecord};let o=0;for(;o<e.length;){const t=e.indexOf("{",o);if(-1===t){r.push(e.slice(o));break}r.push(e.slice(o,t));const i=e.indexOf("}",t);if(-1===i){r.push(e.slice(t));break}"{"===e[t+1]&&"}"===e[i+1]&&(r.push(e.slice(t+1,i)),o=i+2);const s=e.substring(t+1,i);if(s.includes("#")){const[e,t]=s.split("#");r.push(En(n[e],t))}else r.push(n[s]);o=i+1}return r.join("")},Rn=(e,t,r)=>{if("string"==typeof e)return Pn(e,r);if(e.fn)return Tn(e,r);if(e.ref)return(({ref:e},t)=>({...t.endpointParams,...t.referenceRecord}[e]))(e,r);throw new An(`'${t}': ${String(e)} is not a string, function or reference.`)},Tn=({fn:e,argv:t},r)=>{const n=t.map((e=>["boolean","number"].includes(typeof e)?e:Rn(e,"arg",r))),o=e.split(".");return o[0]in _n&&null!=o[1]?_n[o[0]][o[1]](...n):On[e](...n)},Mn=({assign:e,...t},r)=>{if(e&&e in r.referenceRecord)throw new An(`'${e}' is already defined in Reference Record.`);const n=Tn(t,r);return r.logger?.debug?.(Sn,`evaluateCondition: ${xn(t)} = ${xn(n)}`),{result:""===n||!!n,...null!=e&&{toAssign:{name:e,value:n}}}},Cn=(e=[],t)=>{const r={};for(const n of e){const{result:e,toAssign:o}=Mn(n,{...t,referenceRecord:{...t.referenceRecord,...r}});if(!e)return{result:e};o&&(r[o.name]=o.value,t.logger?.debug?.(Sn,`assign: ${o.name} := ${xn(o.value)}`))}return{result:!0,referenceRecord:r}},jn=(e,t)=>Object.entries(e).reduce(((e,[r,n])=>({...e,[r]:n.map((e=>{const n=Rn(e,"Header value entry",t);if("string"!=typeof n)throw new An(`Header '${r}' value '${n}' is not a string`);return n}))})),{}),Ln=(e,t)=>{if(Array.isArray(e))return e.map((e=>Ln(e,t)));switch(typeof e){case"string":return Pn(e,t);case"object":if(null===e)throw new An(`Unexpected endpoint property: ${e}`);return Nn(e,t);case"boolean":return e;default:throw new An("Unexpected endpoint property type: "+typeof e)}},Nn=(e,t)=>Object.entries(e).reduce(((e,[r,n])=>({...e,[r]:Ln(n,t)})),{}),Bn=(e,t)=>{const r=Rn(e,"Endpoint URL",t);if("string"==typeof r)try{return new URL(r)}catch(e){throw console.error(`Failed to construct URL with ${r}`,e),e}throw new An("Endpoint URL must be a string, got "+typeof r)},Fn=(e,t)=>{const{conditions:r,endpoint:n}=e,{result:o,referenceRecord:i}=Cn(r,t);if(!o)return;const s={...t,referenceRecord:{...t.referenceRecord,...i}},{url:a,properties:c,headers:u}=n;return t.logger?.debug?.(Sn,`Resolving endpoint from template: ${xn(n)}`),{...null!=u&&{headers:jn(u,s)},...null!=c&&{properties:Nn(c,s)},url:Bn(a,s)}},Dn=(e,t)=>{const{conditions:r,error:n}=e,{result:o,referenceRecord:i}=Cn(r,t);if(o)throw new An(Rn(n,"Error",{...t,referenceRecord:{...t.referenceRecord,...i}}))},Un=(e,t)=>{const{conditions:r,rules:n}=e,{result:o,referenceRecord:i}=Cn(r,t);if(o)return $n(n,{...t,referenceRecord:{...t.referenceRecord,...i}})},$n=(e,t)=>{for(const r of e)if("endpoint"===r.type){const e=Fn(r,t);if(e)return e}else if("error"===r.type)Dn(r,t);else{if("tree"!==r.type)throw new An(`Unknown endpoint rule: ${r}`);{const e=Un(r,t);if(e)return e}}throw new An("Rules evaluation failed")},Hn=(e,t=!1)=>{if(t){for(const t of e.split("."))if(!Hn(t))return!1;return!0}return!!wn(e)&&(!(e.length<3||e.length>63)&&(e===e.toLowerCase()&&!yn(e)))};let qn=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)\\\\-\\\\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)"},"aws-global":{"description":"AWS Standard global region"},"ca-central-1":{"description":"Canada (Central)"},"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)"},"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":{}},{"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":{}}],"version":"1.1"}'),zn="";const Vn={isVirtualHostableS3Bucket:Hn,parseArn:e=>{const t=e.split(":");if(t.length<6)return null;const[r,n,o,i,s,...a]=t;return"arn"!==r||""===n||""===o||""===a[0]?null:{partition:n,service:o,region:i,accountId:s,resourceId:a[0].includes("/")?a[0].split("/"):a}},partition:e=>{const{partitions:t}=qn;for(const r of t){const{regions:t,outputs:n}=r;for(const[r,o]of Object.entries(t))if(r===e)return{...n,...o}}for(const r of t){const{regionRegex:t,outputs:n}=r;if(new RegExp(t).test(e))return{...n}}const r=t.find((e=>"aws"===e.id));if(!r)throw new Error("Provided region was not found in the partition array or regex, and default partition with id 'aws' doesn't exist.");return{...r.outputs}}};_n.aws=Vn;const Gn="user-agent",Wn="x-amz-user-agent",Kn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w]/g,Zn=/[^\!\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w\#]/g,Yn=e=>(t,r)=>async n=>{const{request:o}=n;if(!Xt.isInstance(o))return t(n);const{headers:i}=o,s=r?.userAgent?.map(Jn)||[],a=(await e.defaultUserAgentProvider()).map(Jn),c=e?.customUserAgent?.map(Jn)||[],u=(zn?[zn]:[]).concat([...a,...s,...c]).join(" "),l=[...a.filter((e=>e.startsWith("aws-sdk-"))),...c].join(" ");return"browser"!==e.runtime?(l&&(i[Wn]=i[Wn]?`${i[Gn]} ${l}`:l),i[Gn]=u):i[Wn]=u,t({...n,request:o})},Jn=e=>{const t=e[0].split("/").map((e=>e.replace(Kn,"-"))).join("/"),r=e[1]?.replace(Zn,"-"),n=t.indexOf("/"),o=t.substring(0,n);let i=t.substring(n+1);return"api"===o&&(i=i.toLowerCase()),[o,i,r].filter((e=>e&&e.length>0)).reduce(((e,t,r)=>{switch(r){case 0:return t;case 1:return`${e}/${t}`;default:return`${e}#${t}`}}),"")},Qn={name:"getUserAgentMiddleware",step:"build",priority:"low",tags:["SET_USER_AGENT","USER_AGENT"],override:!0};var Xn;!function(e){e.ENV="env",e.CONFIG="shared config entry"}(Xn||(Xn={}));const eo=e=>"string"==typeof e&&(e.startsWith("fips-")||e.endsWith("-fips")),to=e=>eo(e)?["fips-aws-global","aws-fips"].includes(e)?"us-east-1":e.replace(/fips-(dkr-|prod-)?|-fips/,""):e,ro="content-length";const no={step:"build",tags:["SET_CONTENT_LENGTH","CONTENT_LENGTH"],name:"contentLengthMiddleware",override:!0},oo=e=>({applyToStack:t=>{var r;t.add((r=e.bodyLengthChecker,e=>async t=>{const n=t.request;if(Xt.isInstance(n)){const{body:e,headers:t}=n;if(e&&-1===Object.keys(t).map((e=>e.toLowerCase())).indexOf(ro))try{const t=r(e);n.headers={...n.headers,[ro]:String(t)}}catch(e){}}return e({...t,request:n})}),no)}}),io=/^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/,so=/(\d+\.){3}\d+/,ao=/\.\./,co=e=>io.test(e)&&!so.test(e)&&!ao.test(e),uo=e=>{const[t,r,n,o,i,s]=e.split(":"),a="arn"===t&&e.split(":").length>=6,c=5===[t,r,n,i,s].filter(Boolean).length;if(a&&!c)throw new Error(`Invalid ARN: ${e} was an invalid ARN.`);return!!("arn"===t&&r&&n&&i&&s)},lo=(e,t,r)=>{const n=async()=>{const n=r[e]??r[t];return"function"==typeof n?n():n};return"credentialScope"===e||"CredentialScope"===t?async()=>{const e="function"==typeof r.credentials?await r.credentials():r.credentials;return e?.credentialScope??e?.CredentialScope}:"endpoint"===e||"endpoint"===t?async()=>{const e=await n();if(e&&"object"==typeof e){if("url"in e)return e.url.href;if("hostname"in e){const{protocol:t,hostname:r,port:n,path:o}=e;return`${t}//${r}${n?":"+n:""}${o}`}}return e}:n};const fo=e=>{if("string"==typeof e)return fo(new URL(e));const{hostname:t,pathname:r,port:n,protocol:o,search:i}=e;let s;return i&&(s=function(e){const t={};if(e=e.replace(/^\?/,""))for(const r of e.split("&")){let[e,n=null]=r.split("=");e=decodeURIComponent(e),n&&(n=decodeURIComponent(n)),e in t?Array.isArray(t[e])?t[e].push(n):t[e]=[t[e],n]:t[e]=n}return t}(i)),{hostname:t,port:n?parseInt(n):void 0,protocol:o,path:r,query:s}},po=e=>"object"==typeof e?"url"in e?fo(e.url):e:fo(e),ho=async(e,t,r)=>{const n={},o=t?.getEndpointParameterInstructions?.()||{};for(const[t,i]of Object.entries(o))switch(i.type){case"staticContextParams":n[t]=i.value;break;case"contextParams":n[t]=e[i.name];break;case"clientContextParams":case"builtInParams":n[t]=await lo(i.name,t,r)();break;default:throw new Error("Unrecognized endpoint parameter instruction: "+JSON.stringify(i))}return 0===Object.keys(o).length&&Object.assign(n,r),"s3"===String(r.serviceId).toLowerCase()&&await(async e=>{const t=e?.Bucket||"";if("string"==typeof e.Bucket&&(e.Bucket=t.replace(/#/g,encodeURIComponent("#")).replace(/\?/g,encodeURIComponent("?"))),uo(t)){if(!0===e.ForcePathStyle)throw new Error("Path-style addressing cannot be used with ARN buckets")}else(!co(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})(n),n},go=({config:e,instructions:t})=>(r,n)=>async o=>{const i=await(async(e,t,r,n)=>{if(!r.endpoint){const e=await(async e=>{})(r.serviceId);e&&(r.endpoint=()=>Promise.resolve(po(e)))}const o=await ho(e,t,r);if("function"!=typeof r.endpointProvider)throw new Error("config.endpointProvider is not set.");return r.endpointProvider(o,n)})(o.input,{getEndpointParameterInstructions:()=>t},{...e},n);n.endpointV2=i,n.authSchemes=i.properties?.authSchemes;const s=n.authSchemes?.[0];if(s){n.signing_region=s.signingRegion,n.signing_service=s.signingName;const e=(e=>e[Yt]||(e[Yt]={}))(n),t=e?.selectedHttpAuthScheme?.httpAuthOption;t&&(t.signingProperties=Object.assign(t.signingProperties||{},{signing_region:s.signingRegion,signingRegion:s.signingRegion,signing_service:s.signingName,signingName:s.signingName,signingRegionSet:s.signingRegionSet},s.properties))}return r({...o})},mo={name:"deserializerMiddleware",step:"deserialize",tags:["DESERIALIZER"],override:!0},ko={name:"serializerMiddleware",step:"serialize",tags:["SERIALIZER"],override:!0};function bo(e,t,r){return{applyToStack:n=>{n.add(((e,t)=>(r,n)=>async n=>{const{response:o}=await r(n);try{return{response:o,output:await t(o,e)}}catch(e){if(Object.defineProperty(e,"$response",{value:o}),!("$metadata"in e)){const t="Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.";e.message+="\n "+t,void 0!==e.$responseBodyText&&e.$response&&(e.$response.body=e.$responseBodyText)}throw e}})(e,r),mo),n.add(((e,t)=>(r,n)=>async o=>{const i=n.endpointV2?.url&&e.urlParser?async()=>e.urlParser(n.endpointV2.url):e.endpoint;if(!i)throw new Error("No valid endpoint provider available.");const s=await t(o.input,{...e,endpoint:i});return r({...o,request:s})})(e,t),ko)}}}const yo={step:"serialize",tags:["ENDPOINT_PARAMETERS","ENDPOINT_V2","ENDPOINT"],name:"endpointV2Middleware",override:!0,relation:"before",toMiddleware:ko.name},vo=(e,t)=>({applyToStack:r=>{r.addRelativeTo(go({config:e,instructions:t}),yo)}});var wo;!function(e){e.STANDARD="standard",e.ADAPTIVE="adaptive"}(wo||(wo={}));const _o=wo.STANDARD,So=["BandwidthLimitExceeded","EC2ThrottledException","LimitExceededException","PriorRequestNotComplete","ProvisionedThroughputExceededException","RequestLimitExceeded","RequestThrottled","RequestThrottledException","SlowDown","ThrottledException","Throttling","ThrottlingException","TooManyRequestsException","TransactionInProgressException"],xo=["TimeoutError","RequestTimeout","RequestTimeoutException"],Ao=[500,502,503,504],Eo=["ECONNRESET","ECONNREFUSED","EPIPE","ETIMEDOUT"],Io=e=>429===e.$metadata?.httpStatusCode||So.includes(e.name)||1==e.$retryable?.throttling,Oo=e=>(e=>e.$metadata?.clockSkewCorrected)(e)||xo.includes(e.name)||Eo.includes(e?.code||"")||Ao.includes(e.$metadata?.httpStatusCode||0);class Po{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=>setTimeout(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(),Io(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 r=Math.min(t,2*this.measuredTxRate);this.updateTokenBucketRate(r)}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))}}const Ro=100,To=2e4,Mo="amz-sdk-invocation-id",Co="amz-sdk-request",jo=({retryDelay:e,retryCount:t,retryCost:r})=>({getRetryCount:()=>t,getRetryDelay:()=>Math.min(To,e),getRetryCost:()=>r});class Lo{constructor(e){this.maxAttempts=e,this.mode=wo.STANDARD,this.capacity=500,this.retryBackoffStrategy=(()=>{let e=Ro;return{computeNextBackoffDelay:t=>Math.floor(Math.min(To,Math.random()*2**t*e)),setDelayBase:t=>{e=t}}})(),this.maxAttemptsProvider="function"==typeof e?e:async()=>e}async acquireInitialRetryToken(e){return jo({retryDelay:Ro,retryCount:0})}async refreshRetryTokenForRetry(e,t){const r=await this.getMaxAttempts();if(this.shouldRetry(e,t,r)){const r=t.errorType;this.retryBackoffStrategy.setDelayBase("THROTTLING"===r?500:Ro);const n=this.retryBackoffStrategy.computeNextBackoffDelay(e.getRetryCount()),o=t.retryAfterHint?Math.max(t.retryAfterHint.getTime()-Date.now()||0,n):n,i=this.getCapacityCost(r);return this.capacity-=i,jo({retryDelay:o,retryCount:e.getRetryCount()+1,retryCost:i})}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,r){return e.getRetryCount()+1<r&&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 No{constructor(e,t){this.maxAttemptsProvider=e,this.mode=wo.ADAPTIVE;const{rateLimiter:r}=t??{};this.rateLimiter=r??new Po,this.standardRetryStrategy=new Lo(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 Bo={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let Fo;const Do=new Uint8Array(16);function Uo(){if(!Fo&&(Fo="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Fo))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Fo(Do)}const $o=[];for(let e=0;e<256;++e)$o.push((e+256).toString(16).slice(1));function Ho(e,t=0){return $o[e[t+0]]+$o[e[t+1]]+$o[e[t+2]]+$o[e[t+3]]+"-"+$o[e[t+4]]+$o[e[t+5]]+"-"+$o[e[t+6]]+$o[e[t+7]]+"-"+$o[e[t+8]]+$o[e[t+9]]+"-"+$o[e[t+10]]+$o[e[t+11]]+$o[e[t+12]]+$o[e[t+13]]+$o[e[t+14]]+$o[e[t+15]]}const qo=function(e,t,r){if(Bo.randomUUID&&!t&&!e)return Bo.randomUUID();const n=(e=e||{}).random||(e.rng||Uo)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){r=r||0;for(let e=0;e<16;++e)t[r+e]=n[e];return t}return Ho(n)},zo=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}`);class Vo{trace(){}debug(){}info(){}warn(){}error(){}}const Go=(e,t)=>{const r=[];if(e&&r.push(e),t)for(const e of t)r.push(e);return r},Wo=(e,t)=>`${e||"anonymous"}${t&&t.length>0?` (a.k.a. ${t.join(",")})`:""}`,Ko=()=>{let e=[],t=[],r=!1;const n=new Set,o=r=>(e.forEach((e=>{r.add(e.middleware,{...e})})),t.forEach((e=>{r.addRelativeTo(e.middleware,{...e})})),r.identifyOnResolve?.(a.identifyOnResolve()),r),i=e=>{const t=[];return e.before.forEach((e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...i(e))})),t.push(e),e.after.reverse().forEach((e=>{0===e.before.length&&0===e.after.length?t.push(e):t.push(...i(e))})),t},s=(r=!1)=>{const n=[],o=[],s={};e.forEach((e=>{const t={...e,before:[],after:[]};for(const e of Go(t.name,t.aliases))s[e]=t;n.push(t)})),t.forEach((e=>{const t={...e,before:[],after:[]};for(const e of Go(t.name,t.aliases))s[e]=t;o.push(t)})),o.forEach((e=>{if(e.toMiddleware){const t=s[e.toMiddleware];if(void 0===t){if(r)return;throw new Error(`${e.toMiddleware} is not found when adding ${Wo(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=n,c.sort(((e,t)=>Zo[t.step]-Zo[e.step]||Yo[t.priority||"normal"]-Yo[e.priority||"normal"]))).map(i).reduce(((e,t)=>(e.push(...t),e)),[]);var c;return a},a={add:(t,r={})=>{const{name:o,override:i,aliases:s}=r,a={step:"initialize",priority:"normal",middleware:t,...r},c=Go(o,s);if(c.length>0){if(c.some((e=>n.has(e)))){if(!i)throw new Error(`Duplicate middleware name '${Wo(o,s)}'`);for(const t of c){const r=e.findIndex((e=>e.name===t||e.aliases?.some((e=>e===t))));if(-1===r)continue;const n=e[r];if(n.step!==a.step||a.priority!==n.priority)throw new Error(`"${Wo(n.name,n.aliases)}" middleware with ${n.priority} priority in ${n.step} step cannot be overridden by "${Wo(o,s)}" middleware with ${a.priority} priority in ${a.step} step.`);e.splice(r,1)}}for(const e of c)n.add(e)}e.push(a)},addRelativeTo:(e,r)=>{const{name:o,override:i,aliases:s}=r,a={middleware:e,...r},c=Go(o,s);if(c.length>0){if(c.some((e=>n.has(e)))){if(!i)throw new Error(`Duplicate middleware name '${Wo(o,s)}'`);for(const e of c){const r=t.findIndex((t=>t.name===e||t.aliases?.some((t=>t===e))));if(-1===r)continue;const n=t[r];if(n.toMiddleware!==a.toMiddleware||n.relation!==a.relation)throw new Error(`"${Wo(n.name,n.aliases)}" middleware ${n.relation} "${n.toMiddleware}" middleware cannot be overridden by "${Wo(o,s)}" middleware ${a.relation} "${a.toMiddleware}" middleware.`);t.splice(r,1)}}for(const e of c)n.add(e)}t.push(a)},clone:()=>o(Ko()),use:e=>{e.applyToStack(a)},remove:r=>"string"==typeof r?(r=>{let o=!1;const i=e=>{const t=Go(e.name,e.aliases);if(t.includes(r)){o=!0;for(const e of t)n.delete(e);return!1}return!0};return e=e.filter(i),t=t.filter(i),o})(r):(r=>{let o=!1;const i=e=>{if(e.middleware===r){o=!0;for(const t of Go(e.name,e.aliases))n.delete(t);return!1}return!0};return e=e.filter(i),t=t.filter(i),o})(r),removeByTag:r=>{let o=!1;const i=e=>{const{tags:t,name:i,aliases:s}=e;if(t&&t.includes(r)){const e=Go(i,s);for(const t of e)n.delete(t);return o=!0,!1}return!0};return e=e.filter(i),t=t.filter(i),o},concat:e=>{const t=o(Ko());return t.use(e),t.identifyOnResolve(r||t.identifyOnResolve()||(e.identifyOnResolve?.()??!1)),t},applyToStack:o,identify:()=>s(!0).map((e=>{const t=e.step??e.relation+" "+e.toMiddleware;return Wo(e.name,e.aliases)+" - "+t})),identifyOnResolve:e=>("boolean"==typeof e&&(r=e),r),resolve:(e,t)=>{for(const r of s().map((e=>e.middleware)).reverse())e=r(e,t);return r&&console.log(a.identify()),e}};return a},Zo={initialize:5,serialize:4,build:3,finalizeRequest:2,deserialize:1},Yo={high:3,normal:2,low:1};class Jo{constructor(e){this.middlewareStack=Ko(),this.config=e}send(e,t,r){const n="function"!=typeof t?t:void 0,o="function"==typeof t?t:r,i=e.resolveMiddleware(this.middlewareStack,this.config,n);if(!o)return i(e).then((e=>e.output));i(e).then((e=>o(null,e.output)),(e=>o(e))).catch((()=>{}))}destroy(){this.config.requestHandler.destroy&&this.config.requestHandler.destroy()}}const Qo={},Xo=new Array(64);for(let e=0,t="A".charCodeAt(0),r="Z".charCodeAt(0);e+t<=r;e++){const r=String.fromCharCode(e+t);Qo[r]=e,Xo[e]=r}for(let e=0,t="a".charCodeAt(0),r="z".charCodeAt(0);e+t<=r;e++){const r=String.fromCharCode(e+t),n=e+26;Qo[r]=n,Xo[n]=r}for(let e=0;e<10;e++){Qo[e.toString(10)]=e+52;const t=e.toString(10),r=e+52;Qo[t]=r,Xo[r]=t}Qo["+"]=62,Xo[62]="+",Qo["/"]=63,Xo[63]="/";const ei=6,ti=8,ri=63,ni=e=>{let t=e.length/4*3;"=="===e.slice(-2)?t-=2:"="===e.slice(-1)&&t--;const r=new ArrayBuffer(t),n=new DataView(r);for(let t=0;t<e.length;t+=4){let r=0,o=0;for(let n=t,i=t+3;n<=i;n++)if("="!==e[n]){if(!(e[n]in Qo))throw new TypeError(`Invalid character ${e[n]} in base64 string.`);r|=Qo[e[n]]<<(i-n)*ei,o+=ei}else r>>=ei;const i=t/4*3;r>>=o%ti;const s=Math.floor(o/ti);for(let e=0;e<s;e++){const t=(s-e-1)*ti;n.setUint8(i+e,(r&255<<t)>>t)}}return new Uint8Array(r)};function oi(e){let t;t="string"==typeof e?Cr(e):e;const r="object"==typeof t&&"number"==typeof t.length,n="object"==typeof t&&"number"==typeof t.byteOffset&&"number"==typeof t.byteLength;if(!r&&!n)throw new Error("@smithy/util-base64: toBase64 encoder function only accepts string | Uint8Array.");let o="";for(let e=0;e<t.length;e+=3){let r=0,n=0;for(let o=e,i=Math.min(e+3,t.length);o<i;o++)r|=t[o]<<(i-o-1)*ti,n+=ti;const i=Math.ceil(n/ei);r<<=i*ei-n;for(let e=1;e<=i;e++){const t=(i-e)*ei;o+=Xo[(r&ri<<t)>>t]}o+="==".slice(0,4-i)}return o}class ii extends Uint8Array{static fromString(e,t="utf-8"){if("string"==typeof e)return function(e,t){return"base64"===t?ii.mutate(ni(e)):ii.mutate(Cr(e))}(e,t);throw new Error(`Unsupported conversion from ${typeof e} to Uint8ArrayBlobAdapter.`)}static mutate(e){return Object.setPrototypeOf(e,ii.prototype),e}transformToString(e="utf-8"){return function(e,t="utf-8"){return"base64"===t?oi(e):Mr(e)}(this,e)}}function si(e=0){return new Promise(((t,r)=>{e&&setTimeout((()=>{const t=new Error(`Request did not complete within ${e} ms`);t.name="TimeoutError",r(t)}),e)}))}const ai=Boolean("undefined"!=typeof Request&&"keepalive"in new Request("https://[::1]"));class ci{static create(e){return"function"==typeof e?.handle?e:new ci(e)}constructor(e){"function"==typeof e?this.configProvider=e().then((e=>e||{})):(this.config=e??{},this.configProvider=Promise.resolve(this.config))}destroy(){}async handle(e,{abortSignal:t}={}){this.config||(this.config=await this.configProvider);const r=this.config.requestTimeout,n=!0===this.config.keepAlive;if(t?.aborted){const e=new Error("Request aborted");return e.name="AbortError",Promise.reject(e)}let o=e.path;const i=function(e){const t=[];for(let r of Object.keys(e).sort()){const n=e[r];if(r=tn(r),Array.isArray(n))for(let e=0,o=n.length;e<o;e++)t.push(`${r}=${tn(n[e])}`);else{let e=r;(n||"string"==typeof n)&&(e+=`=${tn(n)}`),t.push(e)}}return t.join("&")}(e.query||{});i&&(o+=`?${i}`),e.fragment&&(o+=`#${e.fragment}`);let s="";if(null!=e.username||null!=e.password){s=`${e.username??""}:${e.password??""}@`}const{port:a,method:c}=e,u=`${e.protocol}//${s}${e.hostname}${a?`:${a}`:""}${o}`,l={body:"GET"===c||"HEAD"===c?void 0:e.body,headers:new Headers(e.headers),method:c};"undefined"!=typeof AbortController&&(l.signal=t),ai&&(l.keepalive=n);const d=new Request(u,l),f=[fetch(d).then((e=>{const t=e.headers,r={};for(const e of t.entries())r[e[0]]=e[1];return null!=e.body?{response:new er({headers:r,reason:e.statusText,statusCode:e.status,body:e.body})}:e.blob().then((t=>({response:new er({headers:r,reason:e.statusText,statusCode:e.status,body:t})})))})),si(r)];return t&&f.push(new Promise(((e,r)=>{t.onabort=()=>{const e=new Error("Request aborted");e.name="AbortError",r(e)}}))),Promise.race(f)}updateHttpClientConfig(e,t){this.config=void 0,this.configProvider=this.configProvider.then((r=>(r[e]=t,r)))}httpHandlerConfigs(){return this.config??{}}}const ui=e=>"function"==typeof Blob&&e instanceof Blob?async function(e){const t=await function(e){return new Promise(((t,r)=>{const n=new FileReader;n.onloadend=()=>{if(2!==n.readyState)return r(new Error("Reader aborted too early"));const e=n.result??"",o=e.indexOf(","),i=o>-1?o+1:e.length;t(e.substring(i))},n.onabort=()=>r(new Error("Read aborted")),n.onerror=()=>r(n.error),n.readAsDataURL(e)}))}(e),r=ni(t);return new Uint8Array(r)}(e):async function(e){let t=new Uint8Array(0);const r=e.getReader();let n=!1;for(;!n;){const{done:e,value:o}=await r.read();if(o){const e=t;t=new Uint8Array(e.length+o.length),t.set(e),t.set(o,e.length)}n=e}return t}(e);const li=async(e=new Uint8Array,t)=>{if(e instanceof Uint8Array)return ii.mutate(e);if(!e)return ii.mutate(new Uint8Array);const r=t.streamCollector(e);return ii.mutate(await r)};class di{constructor(){this.middlewareStack=Ko()}static classBuilder(){return new fi}resolveMiddlewareWithContext(e,t,r,{middlewareFn:n,clientName:o,commandName:i,inputFilterSensitiveLog:s,outputFilterSensitiveLog:a,smithyContext:c,additionalContext:u,CommandCtor:l}){for(const o of n.bind(this)(l,e,t,r))this.middlewareStack.use(o);const d=e.concat(this.middlewareStack),{logger:f}=t,p={logger:f,clientName:o,commandName:i,inputFilterSensitiveLog:s,outputFilterSensitiveLog:a,[Yt]:{...c},...u},{requestHandler:h}=t;return d.resolve((e=>h.handle(e.request,r||{})),p)}}class fi{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,r={}){return this._smithyContext={service:e,operation:t,...r},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}build(){const e=this;let t;return t=class extends di{static getEndpointParameterInstructions(){return e._ep}constructor(...[t]){super(),this.serialize=e._serializer,this.deserialize=e._deserializer,this.input=t??{},e._init(this)}resolveMiddleware(r,n,o){return this.resolveMiddlewareWithContext(r,n,o,{CommandCtor:t,middlewareFn:e._middlewareFn,clientName:e._clientName,commandName:e._commandName,inputFilterSensitiveLog:e._inputFilterSensitiveLog,outputFilterSensitiveLog:e._outputFilterSensitiveLog,smithyContext:e._smithyContext,additionalContext:e._additionalContext})}}}}const pi="***SensitiveInformation***",hi=(Math.ceil(2**127*(2-2**-23)),e=>{if(null!=e){if(Number.isInteger(e)&&!Number.isNaN(e))return e;throw new TypeError(`Expected integer, got ${typeof e}: ${e}`)}}),gi=e=>mi(e,32),mi=(e,t)=>{const r=hi(e);if(void 0!==r&&ki(r,t)!==r)throw new TypeError(`Expected ${t}-bit integer, got ${e}`);return r},ki=(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]}},bi=e=>{if(null!=e){if("string"==typeof e)return e;if(["boolean","number","bigint"].includes(typeof e))return vi.warn(yi(`Expected string, got ${typeof e}: ${e}`)),String(e);throw new TypeError(`Expected string, got ${typeof e}: ${e}`)}},yi=e=>String(new TypeError(e).stack||e).split("\n").slice(0,5).filter((e=>!e.includes("stackTraceWarning"))).join("\n"),vi={warn:console.warn};class wi extends Error{constructor(e){super(e.message),Object.setPrototypeOf(this,wi.prototype),this.name=e.name,this.$fault=e.$fault,this.$metadata=e.$metadata}}const _i=(e,t={})=>{Object.entries(t).filter((([,e])=>void 0!==e)).forEach((([t,r])=>{null!=e[t]&&""!==e[t]||(e[t]=r)}));const r=e.message||e.Message||"UnknownError";return e.message=r,delete e.Message,e},Si=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"]}),xi=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{}}},Ai=e=>{const t=[];for(const r in Kt){const n=Kt[r];void 0!==e[n]&&t.push({algorithmId:()=>n,checksumConstructor:()=>e[n]})}return{_checksumAlgorithms:t,addChecksumAlgorithm(e){this._checksumAlgorithms.push(e)},checksumAlgorithms(){return this._checksumAlgorithms}}},Ei=e=>{const t={};return e.checksumAlgorithms().forEach((e=>{t[e.algorithmId()]=e.checksumConstructor()})),t},Ii=e=>{let t=e.retryStrategy;return{setRetryStrategy(e){t=e},retryStrategy:()=>t}},Oi=e=>{const t={};return t.retryStrategy=e.retryStrategy(),t},Pi=e=>({...Ai(e),...Ii(e)}),Ri=function(){const e=Object.getPrototypeOf(this).constructor,t=new(Function.bind.apply(String,[null,...arguments]));return Object.setPrototypeOf(t,e.prototype),t};Ri.prototype=Object.create(String.prototype,{constructor:{value:Ri,enumerable:!1,writable:!0,configurable:!0}}),Object.setPrototypeOf(Ri,String);function Ti(e,t,r){let n,o,i;if(void 0===t&&void 0===r)n={},i=e;else{if(n=e,"function"==typeof t)return o=t,i=r,Ci(n,o,i);i=t}for(const e of Object.keys(i))Array.isArray(i[e])?ji(n,null,i,e):n[e]=i[e];return n}const Mi=(e,t)=>{const r={};for(const n in t)ji(r,e,t,n);return r},Ci=(e,t,r)=>Ti(e,Object.entries(r).reduce(((e,[r,n])=>(Array.isArray(n)?e[r]=n:e[r]="function"==typeof n?[t,n()]:[t,n],e)),{})),ji=(e,t,r,n)=>{if(null!==t){let o=r[n];"function"==typeof o&&(o=[,o]);const[i=Li,s=Ni,a=n]=o;return void(("function"==typeof i&&i(t[a])||"function"!=typeof i&&i)&&(e[n]=s(t[a])))}let[o,i]=r[n];if("function"==typeof i){let t;const r=void 0===o&&null!=(t=i()),s="function"==typeof o&&!!o(void 0)||"function"!=typeof o&&!!o;r?e[n]=t:s&&(e[n]=i())}else{const t=void 0===o&&null!=i,r="function"==typeof o&&!!o(i)||"function"!=typeof o&&!!o;(t||r)&&(e[n]=i)}},Li=e=>null!=e,Ni=e=>e;function Bi(e){return encodeURIComponent(e).replace(/[!'()*]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}const Fi=(e,t,r,n,o,i)=>{if(null==t||void 0===t[r])throw new Error("No value provided for input HTTP label: "+r+".");{const t=n();if(t.length<=0)throw new Error("Empty value provided for input HTTP label: "+r+".");e=e.replace(o,i?t.split("/").map((e=>Bi(e))).join("/"):Bi(t))}return e},Di=e=>e?.body instanceof ReadableStream,Ui=e=>void 0!==e.acquireInitialRetryToken&&void 0!==e.refreshRetryTokenForRetry&&void 0!==e.recordSuccess,$i=e=>{const t={error:e,errorType:Hi(e)},r=Vi(e.$response);return r&&(t.retryAfterHint=r),t},Hi=e=>Io(e)?"THROTTLING":Oo(e)?"TRANSIENT":(e=>{if(void 0!==e.$metadata?.httpStatusCode){const t=e.$metadata.httpStatusCode;return 500<=t&&t<=599&&!Oo(e)}return!1})(e)?"SERVER_ERROR":"CLIENT_ERROR",qi={name:"retryMiddleware",tags:["RETRY"],step:"finalizeRequest",priority:"high",override:!0},zi=e=>({applyToStack:t=>{t.add((e=>(t,r)=>async n=>{let o=await e.retryStrategy();const i=await e.maxAttempts();if(!Ui(o))return o?.mode&&(r.userAgent=[...r.userAgent||[],["cfg/retry-mode",o.mode]]),o.retry(t,n);{let e=await o.acquireInitialRetryToken(r.partition_id),s=new Error,a=0,c=0;const{request:u}=n,l=Xt.isInstance(u);for(l&&(u.headers[Mo]=qo());;)try{l&&(u.headers[Co]=`attempt=${a+1}; max=${i}`);const{response:r,output:s}=await t(n);return o.recordSuccess(e),s.$metadata.attempts=a+1,s.$metadata.totalRetryDelay=c,{response:r,output:s}}catch(t){const n=$i(t);if(s=zo(t),l&&Di(u))throw(r.logger instanceof Vo?console:r.logger)?.warn("An error was encountered in a non-retryable streaming request."),s;try{e=await o.refreshRetryTokenForRetry(e,n)}catch(e){throw s.$metadata||(s.$metadata={}),s.$metadata.attempts=a+1,s.$metadata.totalRetryDelay=c,s}a=e.getRetryCount();const i=e.getRetryDelay();c+=i,await new Promise((e=>setTimeout(e,i)))}}})(e),qi)}}),Vi=e=>{if(!er.isInstance(e))return;const t=Object.keys(e.headers).find((e=>"retry-after"===e.toLowerCase()));if(!t)return;const r=e.headers[t],n=Number(r);if(!Number.isNaN(n))return new Date(1e3*n);return new Date(r)},Gi="3.470.0";var Wi=r(2131),Ki=r(5369),Zi=r.n(Ki);const Yi=({serviceId:e,clientVersion:t})=>async()=>{const r="undefined"!=typeof window&&window?.navigator?.userAgent?Zi().parse(window.navigator.userAgent):void 0,n=[["aws-sdk-js",t],["ua","2.0"],[`os/${r?.os?.name||"other"}`,r?.os?.version],["lang/js"],["md/browser",`${r?.browser?.name??"unknown"}_${r?.browser?.version??"unknown"}`]];return e&&n.push([`api/${e}`,t]),n};function Ji(e,t){return async function(r){const{value:n}=r.headers[":message-type"];if("error"===n){const e=new Error(r.headers[":error-message"].value||"UnknownError");throw e.name=r.headers[":error-code"].value,e}if("exception"===n){const n=r.headers[":exception-type"].value,o={[n]:r},i=await e(o);if(i.$unknown){const e=new Error(t(r.body));throw e.name=n,e}throw i[n]}if("event"===n){const t={[r.headers[":event-type"].value]:r},n=await e(t);if(n.$unknown)return;return n}throw Error(`Unrecognizable event type: ${r.headers[":event-type"].value}`)}}class Qi{constructor({utf8Encoder:e,utf8Decoder:t}){this.eventStreamCodec=new Er(e,t),this.utfEncoder=e}deserialize(e,t){const r=function(e){let t=0,r=0,n=null,o=null;const i=e=>{if("number"!=typeof e)throw new Error("Attempted to allocate an event message where size was not a number: "+e);t=e,r=4,n=new Uint8Array(e),new DataView(n.buffer).setUint32(0,e,!1)};return{[Symbol.asyncIterator]:async function*(){const s=e[Symbol.asyncIterator]();for(;;){const{value:e,done:a}=await s.next();if(a){if(!t)return;if(t!==r)throw new Error("Truncated event message received.");return void(yield n)}const c=e.length;let u=0;for(;u<c;){if(!n){const t=c-u;o||(o=new Uint8Array(4));const n=Math.min(4-r,t);if(o.set(e.slice(u,u+n),r),r+=n,u+=n,r<4)break;i(new DataView(o.buffer).getUint32(0,!1)),o=null}const s=Math.min(t-r,c-u);n.set(e.slice(u,u+s),r),r+=s,u+=s,t&&t===r&&(yield n,n=null,t=0,r=0)}}}}}(e);return new Pr({messageStream:new Ir({inputStream:r,decoder:this.eventStreamCodec}),deserializer:Ji(t,this.utfEncoder)})}serialize(e,t){return new Or({messageStream:new Rr({inputStream:e,serializer:t}),encoder:this.eventStreamCodec,includeEndFrame:!0})}}class Xi{constructor({utf8Encoder:e,utf8Decoder:t}){this.universalMarshaller=new Qi({utf8Decoder:t,utf8Encoder:e})}deserialize(e,t){const r=es(e)?(n=e,{[Symbol.asyncIterator]:async function*(){const e=n.getReader();try{for(;;){const{done:t,value:r}=await e.read();if(t)return;yield r}}finally{e.releaseLock()}}}):e;var n;return this.universalMarshaller.deserialize(r,t)}serialize(e,t){const r=this.universalMarshaller.serialize(e,t);return"function"==typeof ReadableStream?(e=>{const t=e[Symbol.asyncIterator]();return new ReadableStream({async pull(e){const{done:r,value:n}=await t.next();if(r)return e.close();e.enqueue(n)}})})(r):r}}const es=e=>"function"==typeof ReadableStream&&e instanceof ReadableStream,ts=e=>new Xi(e),rs="function"==typeof TextEncoder?new TextEncoder:null,ns=e=>{if("string"==typeof e){if(rs)return rs.encode(e).byteLength;let t=e.length;for(let r=t-1;r>=0;r--){const n=e.charCodeAt(r);n>127&&n<=2047?t++:n>2047&&n<=65535&&(t+=2),n>=56320&&n<=57343&&r--}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}`)},os="required",is="fn",ss="argv",as="ref",cs=!0,us="isSet",ls="booleanEquals",ds="error",fs="endpoint",ps="tree",hs="PartitionResult",gs={[os]:!1,type:"String"},ms={[os]:!0,default:!1,type:"Boolean"},ks={[as]:"Endpoint"},bs={[is]:ls,[ss]:[{[as]:"UseFIPS"},!0]},ys={[is]:ls,[ss]:[{[as]:"UseDualStack"},!0]},vs={},ws={[is]:"getAttr",[ss]:[{[as]:hs},"supportsFIPS"]},_s={[is]:ls,[ss]:[!0,{[is]:"getAttr",[ss]:[{[as]:hs},"supportsDualStack"]}]},Ss=[bs],xs=[ys],As=[{[as]:"Region"}],Es={version:"1.0",parameters:{Region:gs,UseDualStack:ms,UseFIPS:ms,Endpoint:gs},rules:[{conditions:[{[is]:us,[ss]:[ks]}],rules:[{conditions:Ss,error:"Invalid Configuration: FIPS and custom endpoint are not supported",type:ds},{rules:[{conditions:xs,error:"Invalid Configuration: Dualstack and custom endpoint are not supported",type:ds},{endpoint:{url:ks,properties:vs,headers:vs},type:fs}],type:ps}],type:ps},{rules:[{conditions:[{[is]:us,[ss]:As}],rules:[{conditions:[{[is]:"aws.partition",[ss]:As,assign:hs}],rules:[{conditions:[bs,ys],rules:[{conditions:[{[is]:ls,[ss]:[cs,ws]},_s],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:vs,headers:vs},type:fs}],type:ps}],type:ps},{error:"FIPS and DualStack are enabled, but this partition does not support one or both",type:ds}],type:ps},{conditions:Ss,rules:[{conditions:[{[is]:ls,[ss]:[ws,cs]}],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime-fips.{Region}.{PartitionResult#dnsSuffix}",properties:vs,headers:vs},type:fs}],type:ps}],type:ps},{error:"FIPS is enabled but this partition does not support FIPS",type:ds}],type:ps},{conditions:xs,rules:[{conditions:[_s],rules:[{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:vs,headers:vs},type:fs}],type:ps}],type:ps},{error:"DualStack is enabled but this partition does not support DualStack",type:ds}],type:ps},{rules:[{endpoint:{url:"https://bedrock-runtime.{Region}.{PartitionResult#dnsSuffix}",properties:vs,headers:vs},type:fs}],type:ps}],type:ps}],type:ps},{error:"Invalid Configuration: Missing Region",type:ds}],type:ps}]},Is=(e,t={})=>((e,t)=>{const{endpointParams:r,logger:n}=t,{parameters:o,rules:i}=e;t.logger?.debug?.(`${Sn} Initial EndpointParams: ${xn(r)}`);const s=Object.entries(o).filter((([,e])=>null!=e.default)).map((([e,t])=>[e,t.default]));if(s.length>0)for(const[e,t]of s)r[e]=r[e]??t;const a=Object.entries(o).filter((([,e])=>e.required)).map((([e])=>e));for(const e of a)if(null==r[e])throw new An(`Missing required parameter: '${e}'`);const c=$n(i,{endpointParams:r,logger:n,referenceRecord:{}});if(t.endpointParams?.Endpoint)try{const e=new URL(t.endpointParams.Endpoint),{protocol:r,port:n}=e;c.url.protocol=r,c.url.port=n}catch(e){}return t.logger?.debug?.(`${Sn} Resolved endpoint: ${xn(c)}`),c})(Es,{endpointParams:e,logger:t.logger}),Os=["in-region","cross-region","mobile","standard","legacy"],Ps=()=>{const e="undefined"!=typeof window&&window?.navigator?.userAgent?Zi().parse(window.navigator.userAgent):void 0,t=e?.platform?.type;return"tablet"===t||"mobile"===t},Rs=e=>{const t=(({defaultsMode:e}={})=>ar((async()=>{const t="function"==typeof e?await e():e;switch(t?.toLowerCase()){case"auto":return Promise.resolve(Ps()?"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 ${Os.join(", ")}, got ${t}`)}})))(e),r=()=>t().then(xi),n=(e=>({apiVersion:"2023-09-30",base64Decoder:e?.base64Decoder??ni,base64Encoder:e?.base64Encoder??oi,disableHostPrefix:e?.disableHostPrefix??!1,endpointProvider:e?.endpointProvider??Is,extensions:e?.extensions??[],logger:e?.logger??new Vo,serviceId:e?.serviceId??"Bedrock Runtime",urlParser:e?.urlParser??fo,utf8Decoder:e?.utf8Decoder??Cr,utf8Encoder:e?.utf8Encoder??Mr}))(e);return{...n,...e,runtime:"browser",defaultsMode:t,bodyLengthChecker:e?.bodyLengthChecker??ns,credentialDefaultProvider:e?.credentialDefaultProvider??(e=>()=>Promise.reject(new Error("Credential is missing"))),defaultUserAgentProvider:e?.defaultUserAgentProvider??Yi({serviceId:n.serviceId,clientVersion:Gi}),eventStreamSerdeProvider:e?.eventStreamSerdeProvider??ts,maxAttempts:e?.maxAttempts??3,region:e?.region??(o="Region is missing",()=>Promise.reject(o)),requestHandler:e?.requestHandler??new ci(r),retryMode:e?.retryMode??(async()=>(await r()).retryMode||_o),sha256:e?.sha256??Wi.Sha256,streamCollector:e?.streamCollector??ui,useDualstackEndpoint:e?.useDualstackEndpoint??(()=>Promise.resolve(false)),useFipsEndpoint:e?.useFipsEndpoint??(()=>Promise.resolve(false))};var o},Ts=e=>{let t=async()=>{if(void 0===e.region)throw new Error("Region is missing from runtimeConfig");const t=e.region;return"string"==typeof t?t:t()};return{setRegion(e){t=e},region:()=>t}};class Ms extends Jo{constructor(...[e]){const t=(e=>({...e,useDualstackEndpoint:e.useDualstackEndpoint??!1,useFipsEndpoint:e.useFipsEndpoint??!1,defaultSigningName:"bedrock"}))(Rs(e||{})),r=(e=>{const{region:t,useFipsEndpoint:r}=e;if(!t)throw new Error("Region is missing");return{...e,region:async()=>{if("string"==typeof t)return to(t);const e=await t();return to(e)},useFipsEndpoint:async()=>{const e="string"==typeof t?t:await t();return!!eo(e)||("function"!=typeof r?Promise.resolve(!!r):r())}}})(t),n=(e=>{const t=e.tls??!0,{endpoint:r}=e,n=null!=r?async()=>po(await Tr(r)()):void 0,o=!!r;return{...e,endpoint:n,tls:t,isCustomEndpoint:o,useDualstackEndpoint:Tr(e.useDualstackEndpoint??!1),useFipsEndpoint:Tr(e.useFipsEndpoint??!1)}})(r),o=(e=>{const{retryStrategy:t}=e,r=Tr(e.maxAttempts??3);return{...e,maxAttempts:r,retryStrategy:async()=>t||(await Tr(e.retryMode)()===wo.ADAPTIVE?new No(r):new Lo(r))}})(n),i=(e=>{const t=e.credentials?fn(e.credentials):e.credentialDefaultProvider(e),{signingEscapePath:r=!0,systemClockOffset:n=e.systemClockOffset||0,sha256:o}=e;let i;return i=e.signer?Tr(e.signer):e.regionInfoProvider?()=>Tr(e.region)().then((async t=>[await e.regionInfoProvider(t,{useFipsEndpoint:await e.useFipsEndpoint(),useDualstackEndpoint:await e.useDualstackEndpoint()})||{},t])).then((([n,i])=>{const{signingRegion:s,signingService:a}=n;e.signingRegion=e.signingRegion||s||i,e.signingName=e.signingName||a||e.serviceId;const c={...e,credentials:t,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:r};return new(e.signerConstructor||un)(c)})):async n=>{const i=(n=Object.assign({},{name:"sigv4",signingName:e.signingName||e.defaultSigningName,signingRegion:await Tr(e.region)(),properties:{}},n)).signingRegion,s=n.signingName;e.signingRegion=e.signingRegion||i,e.signingName=e.signingName||s||e.serviceId;const a={...e,credentials:t,region:e.signingRegion,service:e.signingName,sha256:o,uriEscapePath:r};return new(e.signerConstructor||un)(a)},{...e,systemClockOffset:n,signingEscapePath:r,credentials:t,signer:i}})(o);var s;const a=((e,t)=>{const r={...Ts(e),...Pi(e),...zt(e)};return t.forEach((e=>e.configure(r))),{...e,...(i=r,{region:i.region()}),...(o=r,{...Ei(o),...Oi(o)}),...(n=r,{httpHandler:n.httpHandler()})};var n,o,i})((e=>({...e,eventStreamMarshaller:e.eventStreamSerdeProvider(e)}))((s=i,{...s,customUserAgent:"string"==typeof s.customUserAgent?[[s.customUserAgent]]:s.customUserAgent})),e?.extensions||[]);var c;super(a),this.config=a,this.middlewareStack.use(zi(this.config)),this.middlewareStack.use(oo(this.config)),this.middlewareStack.use(rr(this.config)),this.middlewareStack.use((this.config,{applyToStack:e=>{e.add(((e,t)=>async r=>{try{const n=await e(r),{clientName:o,commandName:i,logger:s,dynamoDbDocumentClientOptions:a={}}=t,{overrideInputFilterSensitiveLog:c,overrideOutputFilterSensitiveLog:u}=a,l=c??t.inputFilterSensitiveLog,d=u??t.outputFilterSensitiveLog,{$metadata:f,...p}=n.output;return s?.info?.({clientName:o,commandName:i,input:l(r.input),output:d(p),metadata:f}),n}catch(e){const{clientName:n,commandName:o,logger:i,dynamoDbDocumentClientOptions:s={}}=t,{overrideInputFilterSensitiveLog:a}=s,c=a??t.inputFilterSensitiveLog;throw i?.error?.({clientName:n,commandName:o,input:c(r.input),error:e,metadata:e.$metadata}),e}}),nr)}})),this.middlewareStack.use(sr(this.config)),this.middlewareStack.use(kn(this.config)),this.middlewareStack.use((c=this.config,{applyToStack:e=>{e.add(Yn(c),Qn)}}))}destroy(){super.destroy()}}class Cs extends wi{constructor(e){super(e),Object.setPrototypeOf(this,Cs.prototype)}}class js extends Cs{constructor(e){super({name:"AccessDeniedException",$fault:"client",...e}),this.name="AccessDeniedException",this.$fault="client",Object.setPrototypeOf(this,js.prototype)}}class Ls extends Cs{constructor(e){super({name:"InternalServerException",$fault:"server",...e}),this.name="InternalServerException",this.$fault="server",Object.setPrototypeOf(this,Ls.prototype)}}class Ns extends Cs{constructor(e){super({name:"ModelErrorException",$fault:"client",...e}),this.name="ModelErrorException",this.$fault="client",Object.setPrototypeOf(this,Ns.prototype),this.originalStatusCode=e.originalStatusCode,this.resourceName=e.resourceName}}class Bs extends Cs{constructor(e){super({name:"ModelNotReadyException",$fault:"client",...e}),this.name="ModelNotReadyException",this.$fault="client",Object.setPrototypeOf(this,Bs.prototype)}}class Fs extends Cs{constructor(e){super({name:"ModelTimeoutException",$fault:"client",...e}),this.name="ModelTimeoutException",this.$fault="client",Object.setPrototypeOf(this,Fs.prototype)}}class Ds extends Cs{constructor(e){super({name:"ResourceNotFoundException",$fault:"client",...e}),this.name="ResourceNotFoundException",this.$fault="client",Object.setPrototypeOf(this,Ds.prototype)}}class Us extends Cs{constructor(e){super({name:"ServiceQuotaExceededException",$fault:"client",...e}),this.name="ServiceQuotaExceededException",this.$fault="client",Object.setPrototypeOf(this,Us.prototype)}}class $s extends Cs{constructor(e){super({name:"ThrottlingException",$fault:"client",...e}),this.name="ThrottlingException",this.$fault="client",Object.setPrototypeOf(this,$s.prototype)}}class Hs extends Cs{constructor(e){super({name:"ValidationException",$fault:"client",...e}),this.name="ValidationException",this.$fault="client",Object.setPrototypeOf(this,Hs.prototype)}}class qs extends Cs{constructor(e){super({name:"ModelStreamErrorException",$fault:"client",...e}),this.name="ModelStreamErrorException",this.$fault="client",Object.setPrototypeOf(this,qs.prototype),this.originalStatusCode=e.originalStatusCode,this.originalMessage=e.originalMessage}}var zs;!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):t._(e.$unknown[0],e.$unknown[1])}(zs||(zs={}));const Vs=e=>({...e,...e.body&&{body:pi}}),Gs=e=>({...e,...e.body&&{body:pi}}),Ws=e=>({...e,...e.body&&{body:pi}}),Ks=e=>({...e,...e.body&&{body:"STREAMING_CONTENT"}}),Zs=async(e,t)=>{const r={...e,body:await va(e.body,t)},n=wa(e,r.body);switch(n){case"AccessDeniedException":case"com.amazonaws.bedrockruntime#AccessDeniedException":throw await Xs(r,t);case"InternalServerException":case"com.amazonaws.bedrockruntime#InternalServerException":throw await ea(r,t);case"ModelErrorException":case"com.amazonaws.bedrockruntime#ModelErrorException":throw await ta(r,t);case"ModelNotReadyException":case"com.amazonaws.bedrockruntime#ModelNotReadyException":throw await ra(r,t);case"ModelTimeoutException":case"com.amazonaws.bedrockruntime#ModelTimeoutException":throw await oa(r,t);case"ResourceNotFoundException":case"com.amazonaws.bedrockruntime#ResourceNotFoundException":throw await ia(r,t);case"ServiceQuotaExceededException":case"com.amazonaws.bedrockruntime#ServiceQuotaExceededException":throw await sa(r,t);case"ThrottlingException":case"com.amazonaws.bedrockruntime#ThrottlingException":throw await aa(r,t);case"ValidationException":case"com.amazonaws.bedrockruntime#ValidationException":throw await ca(r,t);default:const o=r.body;return Js({output:e,parsedBody:o,errorCode:n})}},Ys=async(e,t)=>{const r={...e,body:await va(e.body,t)},n=wa(e,r.body);switch(n){case"AccessDeniedException":case"com.amazonaws.bedrockruntime#AccessDeniedException":throw await Xs(r,t);case"InternalServerException":case"com.amazonaws.bedrockruntime#InternalServerException":throw await ea(r,t);case"ModelErrorException":case"com.amazonaws.bedrockruntime#ModelErrorException":throw await ta(r,t);case"ModelNotReadyException":case"com.amazonaws.bedrockruntime#ModelNotReadyException":throw await ra(r,t);case"ModelStreamErrorException":case"com.amazonaws.bedrockruntime#ModelStreamErrorException":throw await na(r,t);case"ModelTimeoutException":case"com.amazonaws.bedrockruntime#ModelTimeoutException":throw await oa(r,t);case"ResourceNotFoundException":case"com.amazonaws.bedrockruntime#ResourceNotFoundException":throw await ia(r,t);case"ServiceQuotaExceededException":case"com.amazonaws.bedrockruntime#ServiceQuotaExceededException":throw await sa(r,t);case"ThrottlingException":case"com.amazonaws.bedrockruntime#ThrottlingException":throw await aa(r,t);case"ValidationException":case"com.amazonaws.bedrockruntime#ValidationException":throw await ca(r,t);default:const o=r.body;return Js({output:e,parsedBody:o,errorCode:n})}},Js=(Qs=Cs,({output:e,parsedBody:t,errorCode:r})=>{(({output:e,parsedBody:t,exceptionCtor:r,errorCode:n})=>{const o=Si(e),i=o.httpStatusCode?o.httpStatusCode+"":void 0,s=new r({name:t?.code||t?.Code||n||i||"UnknownError",$fault:"client",$metadata:o});throw _i(s,t)})({output:e,parsedBody:t,exceptionCtor:Qs,errorCode:r})});var Qs;const Xs=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new js({$metadata:ka(e),...r});return _i(i,e.body)},ea=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new Ls({$metadata:ka(e),...r});return _i(i,e.body)},ta=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi,originalStatusCode:gi,resourceName:bi});Object.assign(r,o);const i=new Ns({$metadata:ka(e),...r});return _i(i,e.body)},ra=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new Bs({$metadata:ka(e),...r});return _i(i,e.body)},na=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi,originalMessage:bi,originalStatusCode:gi});Object.assign(r,o);const i=new qs({$metadata:ka(e),...r});return _i(i,e.body)},oa=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new Fs({$metadata:ka(e),...r});return _i(i,e.body)},ia=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new Ds({$metadata:ka(e),...r});return _i(i,e.body)},sa=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new Us({$metadata:ka(e),...r});return _i(i,e.body)},aa=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new $s({$metadata:ka(e),...r});return _i(i,e.body)},ca=async(e,t)=>{const r=Ti({}),n=e.body,o=Mi(n,{message:bi});Object.assign(r,o);const i=new Hs({$metadata:ka(e),...r});return _i(i,e.body)},ua=(e,t)=>t.eventStreamMarshaller.deserialize(e,(async r=>null!=r.chunk?{chunk:await pa(r.chunk,t)}:null!=r.internalServerException?{internalServerException:await la(r.internalServerException,t)}:null!=r.modelStreamErrorException?{modelStreamErrorException:await da(r.modelStreamErrorException,t)}:null!=r.validationException?{validationException:await ga(r.validationException,t)}:null!=r.throttlingException?{throttlingException:await ha(r.throttlingException,t)}:null!=r.modelTimeoutException?{modelTimeoutException:await fa(r.modelTimeoutException,t)}:{$unknown:e})),la=async(e,t)=>{const r={...e,body:await ya(e.body,t)};return ea(r,t)},da=async(e,t)=>{const r={...e,body:await ya(e.body,t)};return na(r,t)},fa=async(e,t)=>{const r={...e,body:await ya(e.body,t)};return oa(r,t)},pa=async(e,t)=>{const r={},n=await ya(e.body,t);return Object.assign(r,ma(n,t)),r},ha=async(e,t)=>{const r={...e,body:await ya(e.body,t)};return aa(r,t)},ga=async(e,t)=>{const r={...e,body:await ya(e.body,t)};return ca(r,t)},ma=(e,t)=>Mi(e,{bytes:t.base64Decoder}),ka=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"]}),ba=e=>!(null==e||""===e||Object.getOwnPropertyNames(e).includes("length")&&0==e.length||Object.getOwnPropertyNames(e).includes("size")&&0==e.size),ya=(e,t)=>((e,t)=>li(e,t).then((e=>t.utf8Encoder(e))))(e,t).then((e=>e.length?JSON.parse(e):{})),va=async(e,t)=>{const r=await ya(e,t);return r.message=r.message??r.Message,r},wa=(e,t)=>{const 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},n=(o=e.headers,i="x-amzn-errortype",Object.keys(o).find((e=>e.toLowerCase()===i.toLowerCase())));var o,i;return void 0!==n?r(e.headers[n]):void 0!==t.code?r(t.code):void 0!==t.__type?r(t.__type):void 0};class _a extends di{static getEndpointParameterInstructions(){return{UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}}constructor(e){super(),this.input=e}resolveMiddleware(e,t,r){this.middlewareStack.use(bo(t,this.serialize,this.deserialize)),this.middlewareStack.use(vo(t,_a.getEndpointParameterInstructions()));const n=e.concat(this.middlewareStack),{logger:o}=t,i={logger:o,clientName:"BedrockRuntimeClient",commandName:"InvokeModelWithResponseStreamCommand",inputFilterSensitiveLog:Ws,outputFilterSensitiveLog:Ks,[Yt]:{service:"AmazonBedrockFrontendService",operation:"InvokeModelWithResponseStream"}},{requestHandler:s}=t;return n.resolve((e=>s.handle(e.request,r||{})),i)}serialize(e,t){return(async(e,t)=>{const{hostname:r,protocol:n="https",port:o,path:i}=await t.endpoint(),s=Ti({},ba,{"content-type":e.contentType||"application/octet-stream","x-amzn-bedrock-accept":e.accept});let a,c=`${i?.endsWith("/")?i.slice(0,-1):i||""}/model/{modelId}/invoke-with-response-stream`;return c=Fi(c,e,"modelId",(()=>e.modelId),"{modelId}",!1),void 0!==e.body&&(a=e.body),new Xt({protocol:n,hostname:r,port:o,method:"POST",headers:s,path:c,body:a})})(e,t)}deserialize(e,t){return(async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return Ys(e,t);const r=Ti({$metadata:ka(e),contentType:[,e.headers["x-amzn-bedrock-content-type"]]}),n=e.body;return r.body=ua(n,t),r})(e,t)}}class Sa extends di{static getEndpointParameterInstructions(){return{UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}}constructor(e){super(),this.input=e}resolveMiddleware(e,t,r){this.middlewareStack.use(bo(t,this.serialize,this.deserialize)),this.middlewareStack.use(vo(t,Sa.getEndpointParameterInstructions()));const n=e.concat(this.middlewareStack),{logger:o}=t,i={logger:o,clientName:"BedrockRuntimeClient",commandName:"InvokeModelCommand",inputFilterSensitiveLog:Vs,outputFilterSensitiveLog:Gs,[Yt]:{service:"AmazonBedrockFrontendService",operation:"InvokeModel"}},{requestHandler:s}=t;return n.resolve((e=>s.handle(e.request,r||{})),i)}serialize(e,t){return(async(e,t)=>{const{hostname:r,protocol:n="https",port:o,path:i}=await t.endpoint(),s=Ti({},ba,{"content-type":e.contentType||"application/octet-stream",accept:e.accept});let a,c=`${i?.endsWith("/")?i.slice(0,-1):i||""}/model/{modelId}/invoke`;return c=Fi(c,e,"modelId",(()=>e.modelId),"{modelId}",!1),void 0!==e.body&&(a=e.body),new Xt({protocol:n,hostname:r,port:o,method:"POST",headers:s,path:c,body:a})})(e,t)}deserialize(e,t){return(async(e,t)=>{if(200!==e.statusCode&&e.statusCode>=300)return Zs(e,t);const r=Ti({$metadata:ka(e),contentType:[,e.headers["content-type"]]}),n=await li(e.body,t);return r.body=n,r})(e,t)}}const xa=Aa;function Aa(e,t){const r=Ea();return(Aa=function(e,t){return r[e-=168]})(e,t)}function Ea(){const e=["441610WEfYKP","anthropic.claude","length","json","\nYou must keep the text formatting.\n\nContent:\n","268815mpuhhu","parse","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.","config","sendRequest","_bedrockClientConfig","anthropic.claude-v2","ai.aws.requestParameters","cohere.command","toString","filter","completion","Instruction:\n","5066160EDJXtF","utf-8","_requestParameters","_readStreamableResponse","stringify","_readStaticResponse","_requestHeaders","test","meta.llama","chunk","resolve","signal","ai.aws.requestHeaders","AI_ERROR_UNSUPPORTED_MODEL","preparePrompt","generation","ai21.j2","Human:\n","_processAWSRequest","split","send","<<SYS>>\n","4WaDLSZ","AWSTextAdapter","bedrock-2023-05-31","\n[/INST]","_apiUrl","372710bedMDf","data","get","4255960WtmSgm","utf8","define","_processProxyRequest","6mlEFLc","ai.aws.apiUrl","_readAsyncIterableResponse","completions","pluginName","_getGeneratedText","9136155QpHFIe","421737UevRJH","\n<</SYS>>\n[INST]\n","body","_prepareRequestParameters","abortController","text","application/json","POST","from","editor","read","locale","generations","join","bytes","ai.aws.bedrockClientConfig","map","getModelFamily","306mlqHWX","\n\nAssistant:","getReader","_prepareRequestHeaders","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.","decode"];return(Ea=function(){return e})()}!function(e,t){const r=Aa,n=e();for(;;)try{if(840119===-parseInt(r(230))/1+parseInt(r(211))/2*(parseInt(r(176))/3)+-parseInt(r(189))/4+parseInt(r(216))/5+parseInt(r(223))/6*(parseInt(r(229))/7)+-parseInt(r(219))/8+parseInt(r(248))/9*(parseInt(r(171))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Ea);class Ia extends Dt{static get[xa(227)](){return xa(212)}constructor(e){const t=xa;super(e),e[t(179)][t(218)](t(183))||e[t(179)][t(221)](t(183),{model:t(182),max_tokens_to_sample:2e3,temperature:1,top_p:1,top_k:250,anthropic_version:t(213),stream:!0}),this[t(215)]=e[t(179)][t(218)](t(224)),this[t(181)]=e[t(179)][t(218)](t(245)),this[t(195)]=e[t(179)][t(218)](t(201)),this[t(191)]=e[t(179)][t(218)](t(183))}async[xa(180)]({query:e,context:t,onData:r,actionId:n}){const o=xa,{model:i,stream:s,...a}=await this[o(233)](this[o(191)],n),c={prompt:await this[o(203)](e,t,i,n),...a};this[o(215)]?await this[o(222)](c,i,s,r,n):await this[o(207)](c,i,s,r)}async[xa(203)](e,t,r,n){const o=xa;let i,s;return t?(i=o(169),s=o(188)+e+o(175)+t):(i=o(178),s=e),o(197)==this[o(247)](r)?o(210)+i+o(231)+s+o(214):o(206)+i+"\n"+s+o(249)}[xa(247)](e){const t=xa;if(/^anthropic\.claude/[t(196)](e))return t(172);if(/^ai21\.j2/[t(196)](e))return t(205);if(/^cohere\.command/[t(196)](e))return t(184);if(/^meta\.llama/[t(196)](e))return t(197);throw new F(D(this[t(239)][t(241)],t(202),e))}async[xa(222)](e,t,r,n,o){const i=xa,s={method:i(237),headers:await this[i(168)](this[i(195)],o),body:JSON[i(193)]({...e,model:t,stream:r}),signal:this[i(234)][i(200)]},a=await fetch(this[i(215)],s);r?await this[i(192)](a,t,n):await this[i(194)](a,t,n)}async[xa(207)](e,t,r,n){const o=xa,i=new Ms(this[o(181)]),s={body:JSON[o(193)](e),contentType:o(236),accept:o(236),modelId:t};let a;if(r){const e=new _a(s);a=await i[o(209)](e,{abortSignal:this[o(234)][o(200)]}),await this[o(225)](a,t,n)}else{const e=new Sa(s);a=await i[o(209)](e,{abortSignal:this[o(234)][o(200)]}),await this[o(194)](a,t,n)}}async[xa(225)](e,t,r){const n=xa,o=e[n(232)],i=new TextDecoder(n(190));let s="";for await(const e of o)if(e[n(198)]){const o=i[n(170)](e[n(198)][n(244)]),a=JSON[n(177)](o);s+=this[n(228)](a,t),r(s)}return Promise[n(199)]()}async[xa(192)](e,t,r){const n=xa,o=e[n(232)],i=new TextDecoder(n(190)),s=o[n(250)]();let a="",c="",u=!1;for(;!u;){const{done:e,value:o}=await s[n(240)]();if(u=e,u)break;const l=(a+i[n(170)](o))[n(208)]("\n")[n(246)]((e=>{const t=n;try{return a="",JSON[t(177)](e)}catch(t){return a=e,null}}))[n(186)]((e=>null!==e));l[n(173)]&&(c+=l[n(246)]((e=>this[n(228)](e,t)))[n(243)](""),r(c))}return Promise[n(199)]()}async[xa(194)](e,t,r){const n=xa;let o;return o=e instanceof Response?await e[n(174)]():JSON[n(177)](Buffer[n(238)](e[n(232)])[n(185)](n(220))),r(this[n(228)](o,t)),Promise[n(199)]()}[xa(228)](e,t){const r=xa;switch(this[r(247)](t)){case r(172):return e[r(187)];case r(205):return e[r(226)][0][r(217)][r(235)];case r(184):return e[r(242)][0][r(235)];case r(197):return e[r(204)]}}}function Oa(){var e=["12664tOyqOq","75WpNinb","135112qxwAIZ","5610869yGVwgr","578235EOZNEw","16anjWHj","199390dQhArB","180CCkWAr","23536fivhWD","10nhoBgG","96150LsufeX"];return(Oa=function(){return e})()}function Pa(e,t){var r=Oa();return(Pa=function(e,t){return r[e-=409]})(e,t)}!function(e,t){for(var r=Pa,n=e();;)try{if(100315===parseInt(r(413))/1+-parseInt(r(411))/2*(-parseInt(r(412))/3)+parseInt(r(416))/4*(parseInt(r(417))/5)+parseInt(r(410))/6+parseInt(r(415))/7+parseInt(r(419))/8*(parseInt(r(418))/9)+parseInt(r(409))/10*(-parseInt(r(414))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(Oa)})(),(window.CKEditor5=window.CKEditor5||{}).ai=n})();
|