@omegagrid/bundle 0.6.46 → 0.6.47
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/omegagrid.js +3 -3
- package/package.json +18 -18
package/omegagrid.js
CHANGED
|
@@ -2046,7 +2046,7 @@
|
|
|
2046
2046
|
${this.closable?Dr`<div id="close" @click="${()=>this.close()}">×</div>`:""}
|
|
2047
2047
|
</div>
|
|
2048
2048
|
<div id="body"></div>
|
|
2049
|
-
`}layout(){this.component?.layout()}disconnectedCallback(){this.component?.removeEventListener("close",this._onClose)}async updated(t){if(t.has("componentId")&&this.componentId){const t=await this.bucket.components.get(this.componentId);this.component=t,Ct(this.body),this.body.appendChild(t),t.addEventListener("close",this._onClose,{once:!0}),t.focus()}}close(){this.bucket.sidebars.closeModalSidebar()}};$g.styles=[Ag],Og([ls({type:String})],$g.prototype,"caption",void 0),Og([ls({type:Boolean})],$g.prototype,"closable",void 0),Og([ls({type:Object})],$g.prototype,"bucket",void 0),Og([ls({type:String})],$g.prototype,"componentId",void 0),Og([ds("#body")],$g.prototype,"body",void 0),$g=Og([rs("og-bucket-modal-sidebar")],$g);class Dg{static init(t){Dg.monacoPath=t}static async get(){return this.monaco||(this.monaco=await this.load()),this.monaco}static getSync(){return this.monaco}static load(){if(!Bn.require)throw new Error("AMDLoader is not initialized");return Bn.require.config({paths:{vs:Dg.monacoPath}}),new Promise((t=>{Bn.require(["vs/editor/editor.main"],(()=>{t(self.monaco)}))}))}static async loadToIFrame(t){if(!Bn.require)throw new Error("AMDLoader is not initialized");const e=t.contentWindow;return e.monaco?e.monaco:(await Fn.load(`${Dg.monacoPath}/loader.js`,t.contentDocument),e.require.config({paths:{vs:Dg.monacoPath}}),await new Promise((t=>{e.require(["vs/editor/editor.main"],(()=>{t(e.monaco)}))})))}}class Ng extends Event{constructor(t,e,i){super(`code.${t}`,{bubbles:!0,composed:!0}),Object.assign(this,e),this.origEvent=i}}var Pg,jg,Vg,Bg,Fg,Wg,Ug,Gg,Yg,qg,Zg,Xg=function(t,e,i,o){var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,i,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s},Qg=function(t,e,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(t):o?o.value:e.get(t)},Kg=function(t,e,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(t,i):n?n.value=i:e.set(t,i),i};let Jg=Zg=class extends os{constructor(){super(...arguments),Pg.set(this,void 0),jg.set(this,void 0),Vg.set(this,"typescript"),Bg.set(this,!1),Fg.set(this,0),Wg.set(this,void 0),Ug.set(this,void 0),Gg.set(this,void 0),Yg.set(this,void 0),qg.set(this,(()=>{Qg(this,Pg,"f").updateOptions({theme:this.theme})})),this.getOptions=()=>({...this.options,theme:this.theme,language:Qg(this,Vg,"f"),fontSize:Dn().fontSize,fontLigatures:""})}get monaco(){return Zg.monaco}get editor(){return Qg(this,Pg,"f")}get model(){return Qg(this,Pg,"f")?.getModel()}get options(){return Qg(this,jg,"f")}set options(t){Kg(this,jg,t,"f"),Qg(this,Pg,"f")?.updateOptions(t)}get content(){return Qg(this,Pg,"f")?Qg(this,Pg,"f").getValue():Qg(this,Wg,"f")}set content(t){null==t&&(t=""),Qg(this,Pg,"f")?(Kg(this,Bg,!0,"f"),Qg(this,Pg,"f")?.setValue(t)):Kg(this,Wg,t,"f")}get language(){return Qg(this,Vg,"f")}set language(t){Kg(this,Vg,t,"f"),this.model&&Dg.get().then((e=>e.editor.setModelLanguage(this.model,t)))}get selectedContent(){if(!Qg(this,Pg,"f"))return Qg(this,Wg,"f");const t=Qg(this,Pg,"f").getSelections().map((t=>this.model.getValueInRange(t))).join("\n").trim();return null==t||""==t?Qg(this,Pg,"f").getValue():t}get container(){return Qg(this,Yg,"f")??Kg(this,Yg,ft("div"),"f")}get theme(){return"light"==ma().activeTheme?.type?"vs":"vs-dark"}showContainer(){this.container.parentElement!==document.body&&document.body.appendChild(this.container)}hideContainer(){Qg(this,Yg,"f")?.remove()}async initEditor(){if(Qg(this,Fg,"f")>0)return;Kg(this,Fg,1,"f"),Zg.monaco=await Dg.get(),Kg(this,Pg,Zg.monaco.editor.create(this.container,this.getOptions()),"f");const t=Zg.monaco.editor.createModel(Qg(this,Wg,"f"),
|
|
2049
|
+
`}layout(){this.component?.layout()}disconnectedCallback(){this.component?.removeEventListener("close",this._onClose)}async updated(t){if(t.has("componentId")&&this.componentId){const t=await this.bucket.components.get(this.componentId);this.component=t,Ct(this.body),this.body.appendChild(t),t.addEventListener("close",this._onClose,{once:!0}),t.focus()}}close(){this.bucket.sidebars.closeModalSidebar()}};$g.styles=[Ag],Og([ls({type:String})],$g.prototype,"caption",void 0),Og([ls({type:Boolean})],$g.prototype,"closable",void 0),Og([ls({type:Object})],$g.prototype,"bucket",void 0),Og([ls({type:String})],$g.prototype,"componentId",void 0),Og([ds("#body")],$g.prototype,"body",void 0),$g=Og([rs("og-bucket-modal-sidebar")],$g);class Dg{static init(t){Dg.monacoPath=t}static async get(){return this.monaco||(this.monaco=await this.load()),this.monaco}static getSync(){return this.monaco}static load(){if(!Bn.require)throw new Error("AMDLoader is not initialized");return Bn.require.config({paths:{vs:Dg.monacoPath}}),new Promise((t=>{Bn.require(["vs/editor/editor.main"],(()=>{t(self.monaco)}))}))}static async loadToIFrame(t){if(!Bn.require)throw new Error("AMDLoader is not initialized");const e=t.contentWindow;return e.monaco?e.monaco:(await Fn.load(`${Dg.monacoPath}/loader.js`,t.contentDocument),e.require.config({paths:{vs:Dg.monacoPath}}),await new Promise((t=>{e.require(["vs/editor/editor.main"],(()=>{t(e.monaco)}))})))}}class Ng extends Event{constructor(t,e,i){super(`code.${t}`,{bubbles:!0,composed:!0}),Object.assign(this,e),this.origEvent=i}}var Pg,jg,Vg,Bg,Fg,Wg,Ug,Gg,Yg,qg,Zg,Xg=function(t,e,i,o){var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,i,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s},Qg=function(t,e,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(t):o?o.value:e.get(t)},Kg=function(t,e,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(t,i):n?n.value=i:e.set(t,i),i};let Jg=Zg=class extends os{constructor(){super(...arguments),Pg.set(this,void 0),jg.set(this,void 0),Vg.set(this,"typescript"),Bg.set(this,!1),Fg.set(this,0),Wg.set(this,void 0),Ug.set(this,void 0),Gg.set(this,void 0),Yg.set(this,void 0),qg.set(this,(()=>{Qg(this,Pg,"f").updateOptions({theme:this.theme})})),this.getOptions=()=>({...this.options,theme:this.theme,language:Qg(this,Vg,"f"),fontSize:Dn().fontSize,fontLigatures:""})}get monaco(){return Zg.monaco}get editor(){return Qg(this,Pg,"f")}get model(){return Qg(this,Pg,"f")?.getModel()}get options(){return Qg(this,jg,"f")}set options(t){Kg(this,jg,t,"f"),Qg(this,Pg,"f")?.updateOptions(t)}get content(){return Qg(this,Pg,"f")?Qg(this,Pg,"f").getValue():Qg(this,Wg,"f")}set content(t){null==t&&(t=""),Qg(this,Pg,"f")?(Kg(this,Bg,!0,"f"),Qg(this,Pg,"f")?.setValue(t)):Kg(this,Wg,t,"f")}get language(){return Qg(this,Vg,"f")}set language(t){Kg(this,Vg,t,"f"),this.model&&Dg.get().then((e=>e.editor.setModelLanguage(this.model,t)))}get selectedContent(){if(!Qg(this,Pg,"f"))return Qg(this,Wg,"f");const t=Qg(this,Pg,"f").getSelections().map((t=>this.model.getValueInRange(t))).join("\n").trim();return null==t||""==t?Qg(this,Pg,"f").getValue():t}get container(){return Qg(this,Yg,"f")??Kg(this,Yg,ft("div"),"f")}get theme(){return"light"==ma().activeTheme?.type?"vs":"vs-dark"}showContainer(){this.container.parentElement!==document.body&&document.body.appendChild(this.container)}hideContainer(){Qg(this,Yg,"f")?.remove()}async initEditor(){if(Qg(this,Fg,"f")>0)return;Kg(this,Fg,1,"f"),Zg.monaco=await Dg.get(),Kg(this,Pg,Zg.monaco.editor.create(this.container,this.getOptions()),"f");const t=Qg(this,Vg,"f"),e=Zg.monaco.editor.createModel(Qg(this,Wg,"f"),t);Qg(this,Pg,"f").setModel(e),Qg(this,Ug,"f")&&Qg(this,Pg,"f").setSelection(Qg(this,Ug,"f")),Qg(this,Gg,"f")&&Qg(this,Pg,"f").setScrollPosition({scrollTop:Qg(this,Gg,"f").top,scrollLeft:Qg(this,Gg,"f").left}),Qg(this,Pg,"f").onDidBlurEditorText((()=>{this.dispatchEvent(new Ng("blur",{editor:Qg(this,Pg,"f")}))})),Qg(this,Pg,"f").onDidChangeModelContent((t=>{Qg(this,Bg,"f")?Kg(this,Bg,!1,"f"):(this.dispatchEvent(new Ng("change",{editor:Qg(this,Pg,"f"),changes:t.changes})),this.dispatchEvent(new In({value:e})))})),Qg(this,Pg,"f").onKeyDown((t=>{this.dispatchEvent(new Ng("keydown",{editor:Qg(this,Pg,"f")},t.browserEvent))})),Kg(this,Bg,!1,"f"),Kg(this,Fg,2,"f"),this.dispatchEvent(new Ng("ready",{editor:Qg(this,Pg,"f")})),Qg(this,Pg,"f").focus(),setTimeout((()=>{Qg(this,Vg,"f")!=t&&Zg.monaco.editor.setModelLanguage(e,Qg(this,Vg,"f"))}),100)}async updated(){await this.initEditor(),this.layout()}connectedCallback(){super.connectedCallback(),ma().addEventListener("change",Qg(this,qg,"f")),this.hasUpdated&&(this.initEditor(),this.layout())}disconnectedCallback(){ma().removeEventListener("change",Qg(this,qg,"f")),this.hideContainer()}layout(){if(!this.isConnected||this.clientWidth<10||this.clientHeight<10)return void this.hideContainer();this.showContainer();const t=Rt(this,document.body);Dt(this.container,{t:t.top+1,l:t.left+1}),At(this.container,{w:this.clientWidth-1,h:this.clientHeight-1}),this.editor?.layout()}dispose(){Qg(this,Yg,"f")?.remove(),Kg(this,Yg,null,"f"),Qg(this,Pg,"f")?.dispose(),Kg(this,Pg,null,"f"),Kg(this,Fg,0,"f")}focus(){Qg(this,Pg,"f")?.focus()}};Pg=new WeakMap,jg=new WeakMap,Vg=new WeakMap,Bg=new WeakMap,Fg=new WeakMap,Wg=new WeakMap,Ug=new WeakMap,Gg=new WeakMap,Yg=new WeakMap,qg=new WeakMap,Jg.styles=Kn`
|
|
2050
2050
|
:host {
|
|
2051
2051
|
user-select: text;
|
|
2052
2052
|
display: block;
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
height: 100%;
|
|
2061
2061
|
border: none;
|
|
2062
2062
|
}
|
|
2063
|
-
`,Xg([ls({type:Object,noAccessor:!0})],Jg.prototype,"options",null),Xg([ls({type:String,noAccessor:!0})],Jg.prototype,"content",null),Xg([ls({type:String,noAccessor:!0})],Jg.prototype,"language",null),Jg=Zg=Xg([rs("og-code")],Jg);var tm,em,im,om,nm,rm,sm,am,lm,cm,hm,dm,um=function(t,e,i,o){var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,i,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s},pm=function(t,e,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(t):o?o.value:e.get(t)},gm=function(t,e,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(t,i):n?n.value=i:e.set(t,i),i};let mm=dm=class extends os{constructor(){super(...arguments),tm.set(this,!1),em.set(this,0),im.set(this,void 0),om.set(this,void 0),nm.set(this,void 0),rm.set(this,void 0),sm.set(this,void 0),am.set(this,""),lm.set(this,""),cm.set(this,"typescript"),hm.set(this,(()=>{this.editor.updateOptions({theme:this.theme})})),this.getOptions=()=>({...this.options,theme:this.theme,fontSize:Dn().fontSize,fontLigatures:""})}get monaco(){return dm.monaco}get editor(){return pm(this,rm,"f")}get modifiedModel(){return pm(this,rm,"f")?.getModel().modified}get originalModel(){return pm(this,rm,"f")?.getModel().original}get options(){return pm(this,sm,"f")}set options(t){gm(this,sm,t,"f"),pm(this,rm,"f")?.updateOptions(t)}get modifiedContent(){return this.modifiedModel?this.modifiedModel.getValue():pm(this,am,"f")}set modifiedContent(t){this.modifiedModel?(gm(this,tm,!0,"f"),this.modifiedModel.setValue(t)):gm(this,am,t,"f")}get originalContent(){return this.originalModel?this.originalModel.getValue():pm(this,lm,"f")}set originalContent(t){this.originalModel?(gm(this,tm,!0,"f"),this.originalModel.setValue(t)):gm(this,lm,t,"f")}get language(){return pm(this,cm,"f")}set language(t){gm(this,cm,t,"f"),pm(this,rm,"f")&&Dg.get().then((e=>{e.editor.setModelLanguage(pm(this,rm,"f").getModel().modified,t),e.editor.setModelLanguage(pm(this,rm,"f").getModel().original,t)}))}get selectedContent(){if(!pm(this,rm,"f"))return pm(this,lm,"f");if(!pm(this,nm,"f"))return pm(this,lm,"f");const t=pm(this,rm,"f").getSelections().map((t=>pm(this,nm,"f").getValueInRange(t))).join("\n").trim();return null==t||""==t?pm(this,nm,"f").getValue():t}get container(){return pm(this,om,"f")??gm(this,om,ft("div"),"f")}get theme(){return"light"==ma().activeTheme?.type?"vs":"vs-dark"}showContainer(){this.container.parentElement!==document.body&&document.body.appendChild(this.container)}hideContainer(){pm(this,om,"f")?.remove()}async initEditor(){if(pm(this,em,"f")>0)return;gm(this,em,1,"f"),dm.monaco=await Dg.get(),gm(this,rm,dm.monaco.editor.createDiffEditor(this.container,this.getOptions()),"f");const t=dm.monaco.editor.createModel(pm(this,lm,"f"),
|
|
2063
|
+
`,Xg([ls({type:Object,noAccessor:!0})],Jg.prototype,"options",null),Xg([ls({type:String,noAccessor:!0})],Jg.prototype,"content",null),Xg([ls({type:String,noAccessor:!0})],Jg.prototype,"language",null),Jg=Zg=Xg([rs("og-code")],Jg);var tm,em,im,om,nm,rm,sm,am,lm,cm,hm,dm,um=function(t,e,i,o){var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,i,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s},pm=function(t,e,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(t):o?o.value:e.get(t)},gm=function(t,e,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(t,i):n?n.value=i:e.set(t,i),i};let mm=dm=class extends os{constructor(){super(...arguments),tm.set(this,!1),em.set(this,0),im.set(this,void 0),om.set(this,void 0),nm.set(this,void 0),rm.set(this,void 0),sm.set(this,void 0),am.set(this,""),lm.set(this,""),cm.set(this,"typescript"),hm.set(this,(()=>{this.editor.updateOptions({theme:this.theme})})),this.getOptions=()=>({...this.options,theme:this.theme,fontSize:Dn().fontSize,fontLigatures:""})}get monaco(){return dm.monaco}get editor(){return pm(this,rm,"f")}get modifiedModel(){return pm(this,rm,"f")?.getModel().modified}get originalModel(){return pm(this,rm,"f")?.getModel().original}get options(){return pm(this,sm,"f")}set options(t){gm(this,sm,t,"f"),pm(this,rm,"f")?.updateOptions(t)}get modifiedContent(){return this.modifiedModel?this.modifiedModel.getValue():pm(this,am,"f")}set modifiedContent(t){this.modifiedModel?(gm(this,tm,!0,"f"),this.modifiedModel.setValue(t)):gm(this,am,t,"f")}get originalContent(){return this.originalModel?this.originalModel.getValue():pm(this,lm,"f")}set originalContent(t){this.originalModel?(gm(this,tm,!0,"f"),this.originalModel.setValue(t)):gm(this,lm,t,"f")}get language(){return pm(this,cm,"f")}set language(t){gm(this,cm,t,"f"),pm(this,rm,"f")&&Dg.get().then((e=>{e.editor.setModelLanguage(pm(this,rm,"f").getModel().modified,t),e.editor.setModelLanguage(pm(this,rm,"f").getModel().original,t)}))}get selectedContent(){if(!pm(this,rm,"f"))return pm(this,lm,"f");if(!pm(this,nm,"f"))return pm(this,lm,"f");const t=pm(this,rm,"f").getSelections().map((t=>pm(this,nm,"f").getValueInRange(t))).join("\n").trim();return null==t||""==t?pm(this,nm,"f").getValue():t}get container(){return pm(this,om,"f")??gm(this,om,ft("div"),"f")}get theme(){return"light"==ma().activeTheme?.type?"vs":"vs-dark"}showContainer(){this.container.parentElement!==document.body&&document.body.appendChild(this.container)}hideContainer(){pm(this,om,"f")?.remove()}async initEditor(){if(pm(this,em,"f")>0)return;gm(this,em,1,"f"),dm.monaco=await Dg.get(),gm(this,rm,dm.monaco.editor.createDiffEditor(this.container,this.getOptions()),"f");const t=pm(this,cm,"f"),e=dm.monaco.editor.createModel(pm(this,lm,"f"),t),i=dm.monaco.editor.createModel(pm(this,am,"f"),t);this.editor.setModel({original:e,modified:i}),pm(this,im,"f")&&pm(this,rm,"f").setSelection(pm(this,im,"f")),i.onDidChangeContent((t=>{pm(this,tm,"f")?gm(this,tm,!1,"f"):(this.dispatchEvent(new Ng("change",{editor:this.editor,changes:t.changes})),this.dispatchEvent(new In({value:this.editor.getModel().modified.getValue()})))}));const o=pm(this,rm,"f").getModifiedEditor(),n=pm(this,rm,"f").getOriginalEditor();o.onDidFocusEditorText((()=>gm(this,nm,o.getModel(),"f"))),n.onDidFocusEditorText((()=>gm(this,nm,n.getModel(),"f"))),o.onKeyDown((t=>{this.dispatchEvent(new Ng("keydown",{editor:pm(this,rm,"f")},t.browserEvent))})),n.onKeyDown((t=>{this.dispatchEvent(new Ng("keydown",{editor:pm(this,rm,"f")},t.browserEvent))})),gm(this,tm,!1,"f"),gm(this,em,2,"f"),this.dispatchEvent(new Ng("ready",{editor:pm(this,rm,"f")})),pm(this,rm,"f").focus(),setTimeout((()=>{pm(this,cm,"f")!=t&&(dm.monaco.editor.setModelLanguage(pm(this,rm,"f").getModel().modified,pm(this,cm,"f")),dm.monaco.editor.setModelLanguage(pm(this,rm,"f").getModel().original,pm(this,cm,"f")))}),100)}async updated(){await this.initEditor(),this.layout()}connectedCallback(){super.connectedCallback(),ma().addEventListener("change",pm(this,hm,"f")),this.hasUpdated&&(this.initEditor(),this.layout())}disconnectedCallback(){ma().removeEventListener("change",pm(this,hm,"f")),this.hideContainer()}layout(){if(!this.isConnected||this.clientWidth<10||this.clientHeight<10)return void this.hideContainer();this.showContainer();const t=Rt(this,document.body);Dt(this.container,{t:t.top+1,l:t.left+1});const e=this.clientWidth-1,i=this.clientHeight-1;At(this.container,{w:e,h:i}),pm(this,rm,"f")?.layout({width:e,height:i})}dispose(){pm(this,om,"f")?.remove(),gm(this,om,null,"f"),pm(this,rm,"f")?.dispose(),gm(this,rm,null,"f"),gm(this,em,0,"f")}focus(){pm(this,rm,"f")?.focus()}};tm=new WeakMap,em=new WeakMap,im=new WeakMap,om=new WeakMap,nm=new WeakMap,rm=new WeakMap,sm=new WeakMap,am=new WeakMap,lm=new WeakMap,cm=new WeakMap,hm=new WeakMap,mm.styles=Kn`
|
|
2064
2064
|
:host {
|
|
2065
2065
|
user-select: text;
|
|
2066
2066
|
display: block;
|
|
@@ -8252,4 +8252,4 @@ milkdown-block-handle {
|
|
|
8252
8252
|
`:null}
|
|
8253
8253
|
</div>
|
|
8254
8254
|
</og-panel>
|
|
8255
|
-
`:null,this.addEventListener("mousedown",(t=>t.stopPropagation()))}getTypeIndex(t){const e=this.types.findIndex((e=>e.type==t.type&&e.grouping==(t.grouping||"standard")));return e>-1?e:null}updateModel(){if(this.editTitle=!1,!this.model)return;this.titleInput&&(this.model.title=this.titleInput.value);const t=this.types[this.typeList.value];this.model.type=t.type,this.model.grouping=t.grouping,this.model.categoriesRange=this.categoryRangeInput?.value?rv.fromA1(this.categoryRangeInput.value):null,this.model.seriesRange=this.seriesRangeInput?.value?rv.fromA1(this.seriesRangeInput.value):null,this.model.dataRange=rv.fromA1(this.dataRangeInput.value),this.dispatchEvent(new In({value:this.model}))}async updated(){this.editTitle&&this.titleInput&&(await this.titleInput.updateComplete,this.titleInput.focus(),this.titleInput.selectAll())}};Ez.styles=[_z],Sz([ls({type:Object})],Ez.prototype,"model",void 0),Sz([cs()],Ez.prototype,"editTitle",void 0),Sz([ds("#title")],Ez.prototype,"titleInput",void 0),Sz([ds("#type")],Ez.prototype,"typeList",void 0),Sz([ds("#dataRange")],Ez.prototype,"dataRangeInput",void 0),Sz([ds("#seriesRange")],Ez.prototype,"seriesRangeInput",void 0),Sz([ds("#categoryRange")],Ez.prototype,"categoryRangeInput",void 0),Ez=Sz([rs("og-plugin-chart-form")],Ez);const zz=ma().themes.get("dark");Object.assign(zz.definition,{"highcharts-title-font-size":"16px","highcharts-subtitle-font-size":"14px","highcharts-color-0":"#2caffe","highcharts-color-1":"#544fc5","highcharts-color-2":"#00e272","highcharts-color-3":"#fe6a35","highcharts-color-4":"#6b8abc","highcharts-color-5":"#d568fb","highcharts-color-6":"#2ee0ca","highcharts-color-7":"#fa4b42","highcharts-color-8":"#feb56a","highcharts-color-9":"#91e8e1","highcharts-background-color":"rgb(48, 48, 48)","highcharts-neutral-color-100":"rgb(255, 255, 255)","highcharts-neutral-color-80":"rgb(214, 214, 214)","highcharts-neutral-color-60":"rgb(173, 173, 173)","highcharts-neutral-color-40":"rgb(133, 133, 133)","highcharts-neutral-color-20":"rgb(92, 92, 92)","highcharts-neutral-color-10":"rgb(71, 71, 71)","highcharts-neutral-color-5":"rgb(61, 61, 61)","highcharts-neutral-color-3":"rgb(57, 57, 57)","highcharts-highlight-color-100":"rgb(122, 167, 255)","highcharts-highlight-color-80":"rgb(108, 144, 214)","highcharts-highlight-color-60":"rgb(94, 121, 173)","highcharts-highlight-color-20":"rgb(65, 74, 92)","highcharts-highlight-color-10":"rgb(58, 63, 71)"});const Rz=ma().themes.get("light");Object.assign(Rz.definition,{"highcharts-title-font-size":"16px","chart-background-color":"#2a2a2b","highcharts-color-0":"#2caffe","highcharts-color-1":"#544fc5","highcharts-color-2":"#00e272","highcharts-color-3":"#fe6a35","highcharts-color-4":"#6b8abc","highcharts-color-5":"#d568fb","highcharts-color-6":"#2ee0ca","highcharts-color-7":"#fa4b42","highcharts-color-8":"#feb56a","highcharts-color-9":"#91e8e1","highcharts-background-color":"#ffffff","highcharts-neutral-color-100":"#000000","highcharts-neutral-color-80":"#333333","highcharts-neutral-color-60":"#666666","highcharts-neutral-color-40":"#999999","highcharts-neutral-color-20":"#cccccc","highcharts-neutral-color-10":"#e6e6e6","highcharts-neutral-color-5":"#f2f2f2","highcharts-neutral-color-3":"#f7f7f7","highcharts-highlight-color-100":"#0022ff","highcharts-highlight-color-80":"#334eff","highcharts-highlight-color-60":"#667aff","highcharts-highlight-color-20":"#ccd3ff","highcharts-highlight-color-10":"#e6e9ff","highcharts-positive-color":"#06b535","highcharts-negative-color":"#f21313","highcharts-annotation-color-0":"rgba(130, 170, 255, 0.4)","highcharts-annotation-color-1":"rgba(139, 191, 216, 0.4)","highcharts-annotation-color-2":"rgba(150, 216, 192, 0.4)","highcharts-annotation-color-3":"rgba(156, 229, 161, 0.4)","highcharts-annotation-color-4":"rgba(162, 241, 130, 0.4)","highcharts-annotation-color-5":"rgba(169, 255, 101, 0.4)"});var Lz=i(2439),Iz=i(8022),Hz=i(6158),Tz=i(127),Az=i(4505),Oz=i(8659),$z=i(397),Dz=i(930),Nz=i(9723),Pz=i(6343),jz=i(4582),Vz=i(6127),Bz=i(8238),Fz=i(7362),Wz=i(452),Uz=i(5390),Gz=i(3368),Yz=i(6288),qz=i(7513),Zz=i(1386),Xz=i(5764),Qz=i(1261),Kz=i(3071),Jz=i(3285),tR=i(2356),eR=i(6780),iR=i(8542),oR=i(8385),nR=i(1025),rR=i(2034),sR=i(8113),aR=i(1821),lR=i(7212),cR=i(2583),hR=i(5360),dR=i(2377),uR=i(2864),pR=i(7998),gR=i(4101),mR=i(7813),fR=i(5037),vR=i(7005),bR=i(9626),yR=i(9517),wR=i(1504),xR=i(3838),kR=i(4935),CR=i(7699),MR=i(3322),_R=i(5757),SR=i(536),ER=i(1673),zR=i(8736),RR=i(196),LR=i(5133),IR=i(6092),HR=i(791),TR=i(5927),AR=i(1802),OR=i(9511),$R=i(6267),DR=i(1072),NR=i(4331),PR=i(8644),jR=i(2704),VR=i(2419),BR=i(6363),FR=i(5236),WR=i(3499),UR=i(3811),GR=i(1953),YR=i(4729),qR=i(8964),ZR=i(8540),XR=i(8752),QR=i(8783),KR=i(8270),JR=i(7261),tL=i(9231),eL=i(4555),iL=i(5293),oL=i(6981),nL=i(5268),rL=i(2680),sL=i(789),aL=i(4373),lL=i(436),cL=i(8573),hL=i(1808),dL=i(3247),uL=i(5143),pL=i(2415),gL=i(2561),mL=i(5726),fL=i(7436),vL=i(4201),bL=i(8248),yL=i(6433),wL=i(2698),xL=i(979),kL=i(9358),CL=i(9176),ML=i(1239),_L=i(4218),SL=i(8377),EL=i(3740),zL=i(5379),RL=i(9974),LL=i(8955),IL=i(3559),HL=i(809),TL=i(8014),AL=i(8265),OL=i(3300),$L=i(8724),DL=i(8033),NL=i(7700),PL=i(5741),jL=i(3478),VL=i(512),BL=i(499),FL=i(8680),WL=i(9646),UL=i(9432),GL=i(2841),YL=i(75),qL=i(9256),ZL=i(444),XL=i(5633),QL=i(3788),KL=i(3573),JL=i(9948),tI=i(1836),eI=i(7029),iI=i(8532),oI=i(6639),nI=i(1633),rI=i(9805),sI=i(2171),aI=i(875),lI=i(9595),cI=i(3894),hI=i(2803),dI=i(7765),uI=i(8804),pI=i(8654),gI=i(257),mI=i(5844),fI=i(9651),vI=i(760),bI=i(9518),yI=i(4585),wI=i(1769),xI=i(643),kI=i(5156),CI=i(822),MI=i(8249),_I=i(3434),SI=i(9314),EI=i(3093),zI=i(7721),RI=i(588),LI=i(7645),II=i(7148),HI=i(6795),TI=i(7047),AI=i(9428),OI=i(1879),$I=i(9779),DI=i(2476),NI=i(9648),PI=i(2896),jI=i(6817),VI=i(5196),BI=i(2762),FI=i(5981),WI=i(9014),UI=i(2611),GI=i(7946),YI=i(6301),qI=i(8020),ZI=i(3987),XI=i(3192),QI=i(8796),KI=i(2489),JI=i(7324),tH=i(6069),eH=i(4155),iH=i(6977),oH=i(8055),nH=i(2653),rH=i(9492),sH=i(4334),aH=i(6804),lH=i(9954),cH=i(2211),hH=i(5211),dH=i(1519),uH=i(6204),pH=i(5501),gH=i(5244),mH=i(9742),fH=i(1552),vH=i(1330),bH=i(2596),yH=i(5184),wH=i(7675),xH=i(1513),kH=i(9396),CH=i(7673),MH=i(244),_H=i(1187),SH=i(1736),EH=i(4390),zH=i(7106),RH=i(2096),LH=i(9991),IH=i(5629),HH=i(3386),TH=i(6651),AH=i(1684),OH=i(3849),$H=i(2582),DH=i(8569),NH=i(2955),PH=i(9100),jH=i(7381),VH=i(9190),BH=i(4071),FH=i(8e3),WH=i(4633),UH=i(4374),GH=i(486),YH=i(3680),qH=i(9999),ZH=i(2830),XH=i(5255),QH=i(6021),KH=i(2214),JH=i(8497),tT=i(2052),eT=i(5327),iT=i(8701),oT=i(8722),nT=i(7325),rT=i(2445);const sT=[Lz.mw,Iz.mw,Hz.mw,Tz.mw,Az.mw,Oz.mw,$z.mw,Dz.mw,Nz.mw,jz.mw,Pz.mw,Vz.mw,Bz.mw,Fz.mw,Wz.mw,Uz.mw,Gz.mw,Yz.mw,qz.mw,Zz.mw,Xz.mw,Qz.mw,Kz.mw,Jz.mw,tR.mw,eR.mw,iR.mw,oR.mw,nR.mw,sR.mw,aR.mw,lR.mw,cR.mw,hR.mw,dR.mw,uR.mw,pR.mw,gR.mw,mR.mw,fR.mw,vR.mw,bR.mw,wR.mw,yR.mw,xR.mw,kR.mw,CR.mw,MR.mw,_R.mw,SR.mw,ER.mw,zR.mw,RR.mw,LR.mw,IR.mw,HR.mw,AR.mw,OR.mw,$R.mw,DR.mw,NR.mw,PR.mw,jR.mw,VR.mw,BR.mw,FR.mw,WR.mw,UR.mw,GR.mw,YR.mw,qR.mw,ZR.mw,XR.mw,QR.mw,KR.mw,TR.mw,JR.mw,tL.mw,eL.mw,iL.mw,oL.mw,nL.mw,rL.mw,sL.mw,aL.mw,lL.mw,cL.mw,hL.mw,dL.mw,uL.mw,pL.mw,gL.mw,mL.mw,fL.mw,vL.mw,bL.mw,yL.mw,wL.mw,xL.mw,kL.mw,CL.mw,ML.mw,_L.mw,SL.mw,EL.mw,zL.mw,RL.mw,LL.mw,IL.mw,HL.mw,TL.mw,AL.mw,OL.mw,$L.mw,DL.mw,NL.mw,PL.mw,rR.mw,jL.mw,VL.mw,BL.mw,FL.mw,WL.mw,UL.mw,GL.mw,YL.mw,qL.mw,ZL.mw,XL.mw,QL.mw,KL.mw,JL.mw,eI.mw,tI.mw,oI.mw,iI.mw,nI.mw,rI.mw,sI.mw,aI.mw,lI.mw,cI.mw,hI.mw,dI.mw,uI.mw,vI.mw,bI.mw,yI.mw,wI.mw,xI.mw,kI.mw,CI.mw,_I.mw,SI.mw,EI.mw,HI.mw,TI.mw,AI.mw,OI.mw,$I.mw,DI.mw,NI.mw,PI.mw,pI.mw,gI.mw,fI.mw,mI.mw,jI.mw,VI.mw,BI.mw,FI.mw,WI.mw,UI.mw,GI.mw,YI.mw,zI.mw,RI.mw,LI.mw,II.mw,ZI.mw,XI.mw,QI.mw,KI.mw,JI.mw,tH.mw,eH.mw,iH.mw,oH.mw,nH.mw,rH.mw,sH.mw,aH.mw,lH.mw,cH.mw,hH.mw,dH.mw,uH.mw,pH.mw,qI.mw,gH.mw,mH.mw,fH.mw,vH.mw,bH.mw,yH.mw,wH.mw,xH.mw,kH.mw,CH.mw,MH.mw,_H.mw,SH.mw,EH.mw,zH.mw,RH.mw,LH.mw,IH.mw,HH.mw,TH.mw,AH.mw,OH.mw,$H.mw,DH.mw,NH.mw,PH.mw,jH.mw,VH.mw,BH.mw,FH.mw,WH.mw,UH.mw,GH.mw,YH.mw,qH.mw,ZH.mw,XH.mw,QH.mw,KH.mw,JH.mw,tT.mw,MI.mw,eT.mw,iT.mw,oT.mw,nT.mw,rT.mw],aT={xlsx:j,charts:V},lT={name:"@omegagrid/bundle",version:"0.6.
|
|
8255
|
+
`:null,this.addEventListener("mousedown",(t=>t.stopPropagation()))}getTypeIndex(t){const e=this.types.findIndex((e=>e.type==t.type&&e.grouping==(t.grouping||"standard")));return e>-1?e:null}updateModel(){if(this.editTitle=!1,!this.model)return;this.titleInput&&(this.model.title=this.titleInput.value);const t=this.types[this.typeList.value];this.model.type=t.type,this.model.grouping=t.grouping,this.model.categoriesRange=this.categoryRangeInput?.value?rv.fromA1(this.categoryRangeInput.value):null,this.model.seriesRange=this.seriesRangeInput?.value?rv.fromA1(this.seriesRangeInput.value):null,this.model.dataRange=rv.fromA1(this.dataRangeInput.value),this.dispatchEvent(new In({value:this.model}))}async updated(){this.editTitle&&this.titleInput&&(await this.titleInput.updateComplete,this.titleInput.focus(),this.titleInput.selectAll())}};Ez.styles=[_z],Sz([ls({type:Object})],Ez.prototype,"model",void 0),Sz([cs()],Ez.prototype,"editTitle",void 0),Sz([ds("#title")],Ez.prototype,"titleInput",void 0),Sz([ds("#type")],Ez.prototype,"typeList",void 0),Sz([ds("#dataRange")],Ez.prototype,"dataRangeInput",void 0),Sz([ds("#seriesRange")],Ez.prototype,"seriesRangeInput",void 0),Sz([ds("#categoryRange")],Ez.prototype,"categoryRangeInput",void 0),Ez=Sz([rs("og-plugin-chart-form")],Ez);const zz=ma().themes.get("dark");Object.assign(zz.definition,{"highcharts-title-font-size":"16px","highcharts-subtitle-font-size":"14px","highcharts-color-0":"#2caffe","highcharts-color-1":"#544fc5","highcharts-color-2":"#00e272","highcharts-color-3":"#fe6a35","highcharts-color-4":"#6b8abc","highcharts-color-5":"#d568fb","highcharts-color-6":"#2ee0ca","highcharts-color-7":"#fa4b42","highcharts-color-8":"#feb56a","highcharts-color-9":"#91e8e1","highcharts-background-color":"rgb(48, 48, 48)","highcharts-neutral-color-100":"rgb(255, 255, 255)","highcharts-neutral-color-80":"rgb(214, 214, 214)","highcharts-neutral-color-60":"rgb(173, 173, 173)","highcharts-neutral-color-40":"rgb(133, 133, 133)","highcharts-neutral-color-20":"rgb(92, 92, 92)","highcharts-neutral-color-10":"rgb(71, 71, 71)","highcharts-neutral-color-5":"rgb(61, 61, 61)","highcharts-neutral-color-3":"rgb(57, 57, 57)","highcharts-highlight-color-100":"rgb(122, 167, 255)","highcharts-highlight-color-80":"rgb(108, 144, 214)","highcharts-highlight-color-60":"rgb(94, 121, 173)","highcharts-highlight-color-20":"rgb(65, 74, 92)","highcharts-highlight-color-10":"rgb(58, 63, 71)"});const Rz=ma().themes.get("light");Object.assign(Rz.definition,{"highcharts-title-font-size":"16px","chart-background-color":"#2a2a2b","highcharts-color-0":"#2caffe","highcharts-color-1":"#544fc5","highcharts-color-2":"#00e272","highcharts-color-3":"#fe6a35","highcharts-color-4":"#6b8abc","highcharts-color-5":"#d568fb","highcharts-color-6":"#2ee0ca","highcharts-color-7":"#fa4b42","highcharts-color-8":"#feb56a","highcharts-color-9":"#91e8e1","highcharts-background-color":"#ffffff","highcharts-neutral-color-100":"#000000","highcharts-neutral-color-80":"#333333","highcharts-neutral-color-60":"#666666","highcharts-neutral-color-40":"#999999","highcharts-neutral-color-20":"#cccccc","highcharts-neutral-color-10":"#e6e6e6","highcharts-neutral-color-5":"#f2f2f2","highcharts-neutral-color-3":"#f7f7f7","highcharts-highlight-color-100":"#0022ff","highcharts-highlight-color-80":"#334eff","highcharts-highlight-color-60":"#667aff","highcharts-highlight-color-20":"#ccd3ff","highcharts-highlight-color-10":"#e6e9ff","highcharts-positive-color":"#06b535","highcharts-negative-color":"#f21313","highcharts-annotation-color-0":"rgba(130, 170, 255, 0.4)","highcharts-annotation-color-1":"rgba(139, 191, 216, 0.4)","highcharts-annotation-color-2":"rgba(150, 216, 192, 0.4)","highcharts-annotation-color-3":"rgba(156, 229, 161, 0.4)","highcharts-annotation-color-4":"rgba(162, 241, 130, 0.4)","highcharts-annotation-color-5":"rgba(169, 255, 101, 0.4)"});var Lz=i(2439),Iz=i(8022),Hz=i(6158),Tz=i(127),Az=i(4505),Oz=i(8659),$z=i(397),Dz=i(930),Nz=i(9723),Pz=i(6343),jz=i(4582),Vz=i(6127),Bz=i(8238),Fz=i(7362),Wz=i(452),Uz=i(5390),Gz=i(3368),Yz=i(6288),qz=i(7513),Zz=i(1386),Xz=i(5764),Qz=i(1261),Kz=i(3071),Jz=i(3285),tR=i(2356),eR=i(6780),iR=i(8542),oR=i(8385),nR=i(1025),rR=i(2034),sR=i(8113),aR=i(1821),lR=i(7212),cR=i(2583),hR=i(5360),dR=i(2377),uR=i(2864),pR=i(7998),gR=i(4101),mR=i(7813),fR=i(5037),vR=i(7005),bR=i(9626),yR=i(9517),wR=i(1504),xR=i(3838),kR=i(4935),CR=i(7699),MR=i(3322),_R=i(5757),SR=i(536),ER=i(1673),zR=i(8736),RR=i(196),LR=i(5133),IR=i(6092),HR=i(791),TR=i(5927),AR=i(1802),OR=i(9511),$R=i(6267),DR=i(1072),NR=i(4331),PR=i(8644),jR=i(2704),VR=i(2419),BR=i(6363),FR=i(5236),WR=i(3499),UR=i(3811),GR=i(1953),YR=i(4729),qR=i(8964),ZR=i(8540),XR=i(8752),QR=i(8783),KR=i(8270),JR=i(7261),tL=i(9231),eL=i(4555),iL=i(5293),oL=i(6981),nL=i(5268),rL=i(2680),sL=i(789),aL=i(4373),lL=i(436),cL=i(8573),hL=i(1808),dL=i(3247),uL=i(5143),pL=i(2415),gL=i(2561),mL=i(5726),fL=i(7436),vL=i(4201),bL=i(8248),yL=i(6433),wL=i(2698),xL=i(979),kL=i(9358),CL=i(9176),ML=i(1239),_L=i(4218),SL=i(8377),EL=i(3740),zL=i(5379),RL=i(9974),LL=i(8955),IL=i(3559),HL=i(809),TL=i(8014),AL=i(8265),OL=i(3300),$L=i(8724),DL=i(8033),NL=i(7700),PL=i(5741),jL=i(3478),VL=i(512),BL=i(499),FL=i(8680),WL=i(9646),UL=i(9432),GL=i(2841),YL=i(75),qL=i(9256),ZL=i(444),XL=i(5633),QL=i(3788),KL=i(3573),JL=i(9948),tI=i(1836),eI=i(7029),iI=i(8532),oI=i(6639),nI=i(1633),rI=i(9805),sI=i(2171),aI=i(875),lI=i(9595),cI=i(3894),hI=i(2803),dI=i(7765),uI=i(8804),pI=i(8654),gI=i(257),mI=i(5844),fI=i(9651),vI=i(760),bI=i(9518),yI=i(4585),wI=i(1769),xI=i(643),kI=i(5156),CI=i(822),MI=i(8249),_I=i(3434),SI=i(9314),EI=i(3093),zI=i(7721),RI=i(588),LI=i(7645),II=i(7148),HI=i(6795),TI=i(7047),AI=i(9428),OI=i(1879),$I=i(9779),DI=i(2476),NI=i(9648),PI=i(2896),jI=i(6817),VI=i(5196),BI=i(2762),FI=i(5981),WI=i(9014),UI=i(2611),GI=i(7946),YI=i(6301),qI=i(8020),ZI=i(3987),XI=i(3192),QI=i(8796),KI=i(2489),JI=i(7324),tH=i(6069),eH=i(4155),iH=i(6977),oH=i(8055),nH=i(2653),rH=i(9492),sH=i(4334),aH=i(6804),lH=i(9954),cH=i(2211),hH=i(5211),dH=i(1519),uH=i(6204),pH=i(5501),gH=i(5244),mH=i(9742),fH=i(1552),vH=i(1330),bH=i(2596),yH=i(5184),wH=i(7675),xH=i(1513),kH=i(9396),CH=i(7673),MH=i(244),_H=i(1187),SH=i(1736),EH=i(4390),zH=i(7106),RH=i(2096),LH=i(9991),IH=i(5629),HH=i(3386),TH=i(6651),AH=i(1684),OH=i(3849),$H=i(2582),DH=i(8569),NH=i(2955),PH=i(9100),jH=i(7381),VH=i(9190),BH=i(4071),FH=i(8e3),WH=i(4633),UH=i(4374),GH=i(486),YH=i(3680),qH=i(9999),ZH=i(2830),XH=i(5255),QH=i(6021),KH=i(2214),JH=i(8497),tT=i(2052),eT=i(5327),iT=i(8701),oT=i(8722),nT=i(7325),rT=i(2445);const sT=[Lz.mw,Iz.mw,Hz.mw,Tz.mw,Az.mw,Oz.mw,$z.mw,Dz.mw,Nz.mw,jz.mw,Pz.mw,Vz.mw,Bz.mw,Fz.mw,Wz.mw,Uz.mw,Gz.mw,Yz.mw,qz.mw,Zz.mw,Xz.mw,Qz.mw,Kz.mw,Jz.mw,tR.mw,eR.mw,iR.mw,oR.mw,nR.mw,sR.mw,aR.mw,lR.mw,cR.mw,hR.mw,dR.mw,uR.mw,pR.mw,gR.mw,mR.mw,fR.mw,vR.mw,bR.mw,wR.mw,yR.mw,xR.mw,kR.mw,CR.mw,MR.mw,_R.mw,SR.mw,ER.mw,zR.mw,RR.mw,LR.mw,IR.mw,HR.mw,AR.mw,OR.mw,$R.mw,DR.mw,NR.mw,PR.mw,jR.mw,VR.mw,BR.mw,FR.mw,WR.mw,UR.mw,GR.mw,YR.mw,qR.mw,ZR.mw,XR.mw,QR.mw,KR.mw,TR.mw,JR.mw,tL.mw,eL.mw,iL.mw,oL.mw,nL.mw,rL.mw,sL.mw,aL.mw,lL.mw,cL.mw,hL.mw,dL.mw,uL.mw,pL.mw,gL.mw,mL.mw,fL.mw,vL.mw,bL.mw,yL.mw,wL.mw,xL.mw,kL.mw,CL.mw,ML.mw,_L.mw,SL.mw,EL.mw,zL.mw,RL.mw,LL.mw,IL.mw,HL.mw,TL.mw,AL.mw,OL.mw,$L.mw,DL.mw,NL.mw,PL.mw,rR.mw,jL.mw,VL.mw,BL.mw,FL.mw,WL.mw,UL.mw,GL.mw,YL.mw,qL.mw,ZL.mw,XL.mw,QL.mw,KL.mw,JL.mw,eI.mw,tI.mw,oI.mw,iI.mw,nI.mw,rI.mw,sI.mw,aI.mw,lI.mw,cI.mw,hI.mw,dI.mw,uI.mw,vI.mw,bI.mw,yI.mw,wI.mw,xI.mw,kI.mw,CI.mw,_I.mw,SI.mw,EI.mw,HI.mw,TI.mw,AI.mw,OI.mw,$I.mw,DI.mw,NI.mw,PI.mw,pI.mw,gI.mw,fI.mw,mI.mw,jI.mw,VI.mw,BI.mw,FI.mw,WI.mw,UI.mw,GI.mw,YI.mw,zI.mw,RI.mw,LI.mw,II.mw,ZI.mw,XI.mw,QI.mw,KI.mw,JI.mw,tH.mw,eH.mw,iH.mw,oH.mw,nH.mw,rH.mw,sH.mw,aH.mw,lH.mw,cH.mw,hH.mw,dH.mw,uH.mw,pH.mw,qI.mw,gH.mw,mH.mw,fH.mw,vH.mw,bH.mw,yH.mw,wH.mw,xH.mw,kH.mw,CH.mw,MH.mw,_H.mw,SH.mw,EH.mw,zH.mw,RH.mw,LH.mw,IH.mw,HH.mw,TH.mw,AH.mw,OH.mw,$H.mw,DH.mw,NH.mw,PH.mw,jH.mw,VH.mw,BH.mw,FH.mw,WH.mw,UH.mw,GH.mw,YH.mw,qH.mw,ZH.mw,XH.mw,QH.mw,KH.mw,JH.mw,tT.mw,MI.mw,eT.mw,iT.mw,oT.mw,nT.mw,rT.mw],aT={xlsx:j,charts:V},lT={name:"@omegagrid/bundle",version:"0.6.47"};ma().activate("light"),Oh.styleDefault="fal",$h.add(...sT)})(),window.Omegagrid=o})();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@omegagrid/bundle",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.47",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"description": "Distribution package for Omegagrid library",
|
|
6
6
|
"main": "omegagrid.js",
|
|
@@ -19,23 +19,23 @@
|
|
|
19
19
|
"@fortawesome/fontawesome-svg-core": "6.4.2",
|
|
20
20
|
"@fortawesome/pro-light-svg-icons": "6.4.2",
|
|
21
21
|
"@fortawesome/pro-solid-svg-icons": "6.4.2",
|
|
22
|
-
"@omegagrid/bucket": "^0.6.
|
|
23
|
-
"@omegagrid/calendar": "^0.6.
|
|
24
|
-
"@omegagrid/code": "^0.6.
|
|
25
|
-
"@omegagrid/commands": "^0.6.
|
|
26
|
-
"@omegagrid/core": "^0.6.
|
|
27
|
-
"@omegagrid/dialog": "^0.6.
|
|
28
|
-
"@omegagrid/editor": "^0.6.
|
|
29
|
-
"@omegagrid/form": "^0.6.
|
|
30
|
-
"@omegagrid/grid": "^0.6.
|
|
31
|
-
"@omegagrid/localize": "^0.6.
|
|
32
|
-
"@omegagrid/markdown": "^0.6.
|
|
33
|
-
"@omegagrid/plugin-charts": "^0.6.
|
|
34
|
-
"@omegagrid/plugin-xlsx": "^0.6.
|
|
35
|
-
"@omegagrid/statusbar": "^0.6.
|
|
36
|
-
"@omegagrid/tabs": "^0.6.
|
|
37
|
-
"@omegagrid/toolbar": "^0.6.
|
|
38
|
-
"@omegagrid/tree": "^0.6.
|
|
22
|
+
"@omegagrid/bucket": "^0.6.47",
|
|
23
|
+
"@omegagrid/calendar": "^0.6.47",
|
|
24
|
+
"@omegagrid/code": "^0.6.47",
|
|
25
|
+
"@omegagrid/commands": "^0.6.47",
|
|
26
|
+
"@omegagrid/core": "^0.6.47",
|
|
27
|
+
"@omegagrid/dialog": "^0.6.47",
|
|
28
|
+
"@omegagrid/editor": "^0.6.47",
|
|
29
|
+
"@omegagrid/form": "^0.6.47",
|
|
30
|
+
"@omegagrid/grid": "^0.6.47",
|
|
31
|
+
"@omegagrid/localize": "^0.6.47",
|
|
32
|
+
"@omegagrid/markdown": "^0.6.47",
|
|
33
|
+
"@omegagrid/plugin-charts": "^0.6.47",
|
|
34
|
+
"@omegagrid/plugin-xlsx": "^0.6.47",
|
|
35
|
+
"@omegagrid/statusbar": "^0.6.47",
|
|
36
|
+
"@omegagrid/tabs": "^0.6.47",
|
|
37
|
+
"@omegagrid/toolbar": "^0.6.47",
|
|
38
|
+
"@omegagrid/tree": "^0.6.47",
|
|
39
39
|
"lit": "^3.1.1"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|