🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@activewidgets/html

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activewidgets/html - npm Package Compare versions

Comparing version
3.1.5
to
3.2.0
+2
-2
dist/esm/bundle.js
/**
* @activewidgets/html/bundle 3.1.5
* @activewidgets/html/bundle 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -7,3 +7,3 @@ * This code is licensed under the MIT license found in the

*/
import e from"@activewidgets/datagrid/style";import t from"@activewidgets/frameworks/html";import{Component as i,cloneElement as r,createElement as d,isValidElement as o,render as m}from"preact";import n from"htm";import*as a from"@activewidgets/datagrid/js";var s=t({Component:i,cloneElement:r,createElement:d,isValidElement:o,render:m}),l=s.h,c=s.build,p=n.bind(l);c(a),function(e,t){void 0===t&&(t={});var i=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css","top"===i&&r.firstChild?r.insertBefore(d,r.firstChild):r.appendChild(d),d.styleSheet?d.styleSheet.cssText=e:d.appendChild(document.createTextNode(e))}}(e,{insertAt:"top"});export{c as build,l as h,p as tpl};
import e from"@activewidgets/datagrid/style";import t from"@activewidgets/frameworks/html";import{Component as i,cloneElement as r,createElement as d,isValidElement as o,render as m}from"preact";import n from"htm";import*as a from"@activewidgets/datagrid/js";const{h:s,build:c}=t({Component:i,cloneElement:r,createElement:d,isValidElement:o,render:m}),l=n.bind(s);c(a),function(e,t){void 0===t&&(t={});var i=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css","top"===i&&r.firstChild?r.insertBefore(d,r.firstChild):r.appendChild(d),d.styleSheet?d.styleSheet.cssText=e:d.appendChild(document.createTextNode(e))}}(e,{insertAt:"top"});export{c as build,s as h,l as tpl};
//# sourceMappingURL=bundle.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"bundle.js","sources":["../../js/framework.js","../../js/datagrid.js","../../node_modules/style-inject/dist/style-inject.es.js","../../bundle/index.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n","function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n","\r\nimport css from '@activewidgets/datagrid/style';\r\nimport styleInject from 'style-inject';\r\nexport * from '../js/index.js';\r\n\r\nstyleInject(css, {insertAt: 'top'});\r\n/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n"],"names":["_adapter","adapter","Component","cloneElement","createElement","isValidElement","render","h","build","tpl","htm","bind","components","css","ref","insertAt","document","head","getElementsByTagName","style","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject"],"mappings":";;;;;;mQAUO,IAAAA,EAAmBC,EAAQ,CAACC,UAAAA,EAAWC,aAAAA,EAAcC,cAAAA,EAAeC,eAAAA,EAAgBC,OAAAA,IAA7EC,IAAAA,EAAGC,IAAAA,MACJC,EAAMC,EAAIC,KAAKJ,GCF5BC,EAAMI,GCTN,SAAqBC,EAAKC,QACX,IAARA,IAAiBA,EAAM,IAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKF,GAA2B,oBAAbG,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASZ,cAAc,SACnCe,EAAMC,KAAO,WAEI,QAAbL,GACEE,EAAKI,WACPJ,EAAKK,aAAaH,EAAOF,EAAKI,YAKhCJ,EAAKM,YAAYJ,GAGfA,EAAMK,WACRL,EAAMK,WAAWC,QAAUZ,EAE3BM,EAAMI,YAAYP,SAASU,eAAeb,KClB9Cc,CAAYd,EAAK,CAACE,SAAU"}
{"version":3,"file":"bundle.js","sources":["../../js/framework.js","../../js/datagrid.js","../../node_modules/style-inject/dist/style-inject.es.js","../../bundle/index.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n","function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n","\r\nimport css from '@activewidgets/datagrid/style';\r\nimport styleInject from 'style-inject';\r\nexport * from '../js/index.js';\r\n\r\nstyleInject(css, {insertAt: 'top'});\r\n/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n"],"names":["h","build","adapter","Component","cloneElement","createElement","isValidElement","render","tpl","htm","bind","components","css","ref","insertAt","document","head","getElementsByTagName","style","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject"],"mappings":";;;;;;mQAUY,MAACA,EAACA,EAACC,MAAEA,GAASC,EAAQ,CAACC,YAAWC,eAAcC,gBAAeC,iBAAgBC,WAC9EC,EAAMC,EAAIC,KAAKV,GCF5BC,EAAMU,GCTN,SAAqBC,EAAKC,QACX,IAARA,IAAiBA,EAAM,CAAA,GAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKF,GAA2B,oBAAbG,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASV,cAAc,SACnCa,EAAMC,KAAO,WAEI,QAAbL,GACEE,EAAKI,WACPJ,EAAKK,aAAaH,EAAOF,EAAKI,YAKhCJ,EAAKM,YAAYJ,GAGfA,EAAMK,WACRL,EAAMK,WAAWC,QAAUZ,EAE3BM,EAAMI,YAAYP,SAASU,eAAeb,GAnBY,CAqB1D,CCpBAc,CAAYd,EAAK,CAACE,SAAU"}
/**
* @activewidgets/html/css 3.1.5
* @activewidgets/html/css 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the

/**
* @activewidgets/html/js 3.1.5
* @activewidgets/html/js 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -7,3 +7,3 @@ * This code is licensed under the MIT license found in the

*/
import e from"@activewidgets/frameworks/html";import{Component as t,cloneElement as r,createElement as m,isValidElement as i,render as o}from"preact";import a from"htm";import*as d from"@activewidgets/datagrid/js";var n=e({Component:t,cloneElement:r,createElement:m,isValidElement:i,render:o}),l=n.h,p=n.build,s=a.bind(l);p(d);export{p as build,l as h,s as tpl};
import e from"@activewidgets/frameworks/html";import{Component as t,cloneElement as r,createElement as m,isValidElement as o,render as i}from"preact";import a from"htm";import*as n from"@activewidgets/datagrid/js";const{h:d,build:l}=e({Component:t,cloneElement:r,createElement:m,isValidElement:o,render:i}),p=a.bind(d);l(n);export{l as build,d as h,p as tpl};
//# sourceMappingURL=js.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"js.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["_adapter","adapter","Component","cloneElement","createElement","isValidElement","render","h","build","tpl","htm","bind","components"],"mappings":";;;;;;sNAUO,IAAAA,EAAmBC,EAAQ,CAACC,UAAAA,EAAWC,aAAAA,EAAcC,cAAAA,EAAeC,eAAAA,EAAgBC,OAAAA,IAA7EC,IAAAA,EAAGC,IAAAA,MACJC,EAAMC,EAAIC,KAAKJ,GCF5BC,EAAMI"}
{"version":3,"file":"js.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["h","build","adapter","Component","cloneElement","createElement","isValidElement","render","tpl","htm","bind","components"],"mappings":";;;;;;sNAUY,MAACA,EAACA,EAACC,MAAEA,GAASC,EAAQ,CAACC,YAAWC,eAAcC,gBAAeC,iBAAgBC,WAC9EC,EAAMC,EAAIC,KAAKV,GCF5BC,EAAMU"}
/**
* @activewidgets/html 3.1.5
* @activewidgets/html 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -7,3 +7,3 @@ * This code is licensed under the MIT license found in the

*/
import"@activewidgets/datagrid/dist/datagrid.css";import t from"@activewidgets/frameworks/html";import{Component as e,cloneElement as r,createElement as i,isValidElement as m,render as a}from"preact";import d from"htm";import*as o from"@activewidgets/datagrid/js";var s=t({Component:e,cloneElement:r,createElement:i,isValidElement:m,render:a}),n=s.h,p=s.build,c=d.bind(n);p(o);export{p as build,n as h,c as tpl};
import"@activewidgets/datagrid/dist/datagrid.css";import t from"@activewidgets/frameworks/html";import{Component as e,cloneElement as i,createElement as r,isValidElement as m,render as o}from"preact";import a from"htm";import*as d from"@activewidgets/datagrid/js";const{h:s,build:n}=t({Component:e,cloneElement:i,createElement:r,isValidElement:m,render:o}),c=a.bind(s);n(d);export{n as build,s as h,c as tpl};
//# sourceMappingURL=package.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"package.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["_adapter","adapter","Component","cloneElement","createElement","isValidElement","render","h","build","tpl","htm","bind","components"],"mappings":";;;;;;wQAUO,IAAAA,EAAmBC,EAAQ,CAACC,UAAAA,EAAWC,aAAAA,EAAcC,cAAAA,EAAeC,eAAAA,EAAgBC,OAAAA,IAA7EC,IAAAA,EAAGC,IAAAA,MACJC,EAAMC,EAAIC,KAAKJ,GCF5BC,EAAMI"}
{"version":3,"file":"package.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["h","build","adapter","Component","cloneElement","createElement","isValidElement","render","tpl","htm","bind","components"],"mappings":";;;;;;wQAUY,MAACA,EAACA,EAACC,MAAEA,GAASC,EAAQ,CAACC,YAAWC,eAAcC,gBAAeC,iBAAgBC,WAC9EC,EAAMC,EAAIC,KAAKV,GCF5BC,EAAMU"}
/**
* @activewidgets/html/bundle 3.1.5
* @activewidgets/html/bundle 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -7,2 +7,2 @@ * This code is licensed under the MIT license found in the

*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@activewidgets/datagrid/style"),require("@activewidgets/frameworks/html"),require("preact"),require("htm"),require("@activewidgets/datagrid/js")):"function"==typeof define&&define.amd?define(["exports","@activewidgets/datagrid/style","@activewidgets/frameworks/html","preact","htm","@activewidgets/datagrid/js"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self).ActiveWidgets=e.ActiveWidgets||{},e.ActiveWidgets.HTML={}),e.ActiveWidgets.Styles,e.ActiveWidgets.Frameworks.HTML,e.preact,e.htm,e.ActiveWidgets.Components)}(this,(function(e,t,i,r,d,n){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var s=a(t),c=a(i),l=a(d),u=o(n);var f=c.default({Component:r.Component,cloneElement:r.cloneElement,createElement:r.createElement,isValidElement:r.isValidElement,render:r.render}),m=f.h,p=f.build,g=l.default.bind(m);p(u),function(e,t){void 0===t&&(t={});var i=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css","top"===i&&r.firstChild?r.insertBefore(d,r.firstChild):r.appendChild(d),d.styleSheet?d.styleSheet.cssText=e:d.appendChild(document.createTextNode(e))}}(s.default,{insertAt:"top"}),e.build=p,e.h=m,e.tpl=g,Object.defineProperty(e,"__esModule",{value:!0})}));//# sourceMappingURL=bundle.js.map
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@activewidgets/datagrid/style"),require("@activewidgets/frameworks/html"),require("preact"),require("htm"),require("@activewidgets/datagrid/js")):"function"==typeof define&&define.amd?define(["exports","@activewidgets/datagrid/style","@activewidgets/frameworks/html","preact","htm","@activewidgets/datagrid/js"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self).ActiveWidgets=e.ActiveWidgets||{},e.ActiveWidgets.HTML={}),e.ActiveWidgets.Styles,e.ActiveWidgets.Frameworks.HTML,e.preact,e.htm,e.ActiveWidgets.Components)}(this,(function(e,t,i,r,n,d){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var s=a(t),c=a(i),l=a(n),u=o(d);const{h:f,build:m}=c.default({Component:r.Component,cloneElement:r.cloneElement,createElement:r.createElement,isValidElement:r.isValidElement,render:r.render}),p=l.default.bind(f);m(u),function(e,t){void 0===t&&(t={});var i=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css","top"===i&&r.firstChild?r.insertBefore(n,r.firstChild):r.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}}(s.default,{insertAt:"top"}),e.build=m,e.h=f,e.tpl=p,Object.defineProperty(e,"__esModule",{value:!0})}));//# sourceMappingURL=bundle.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"bundle.js","sources":["../../node_modules/style-inject/dist/style-inject.es.js","../../js/framework.js","../../js/datagrid.js","../../bundle/index.js"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n","\r\nimport css from '@activewidgets/datagrid/style';\r\nimport styleInject from 'style-inject';\r\nexport * from '../js/index.js';\r\n\r\nstyleInject(css, {insertAt: 'top'});\r\n/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","HTML","Styles","Frameworks","preact","htm","Components","this","css","adapter","components","_interopDefaultLegacy","e","default","_interopNamespace","__esModule","n","Object","create","keys","forEach","k","d","getOwnPropertyDescriptor","defineProperty","get","enumerable","freeze","css__default","adapter__default","htm__default","components__namespace","_adapter","Component","cloneElement","createElement","isValidElement","render","h","build","tpl","bind","ref","insertAt","document","head","getElementsByTagName","style","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject","value"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,iCAAAA,QAAA,kCAAAA,QAAA,UAAAA,QAAA,OAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,gCAAA,iCAAA,SAAA,MAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,GAAAT,EAAAS,cAAAC,KAAA,IAAAV,EAAAS,cAAAE,OAAAX,EAAAS,cAAAG,WAAAF,KAAAV,EAAAa,OAAAb,EAAAc,IAAAd,EAAAS,cAAAM,YAAA,CAAAC,MAAA,SAAAd,EAAAe,EAAAC,EAAAL,EAAAC,EAAAK,GAAA,aAAA,SAAAC,EAAAC,GAAA,OAAAA,GAAA,iBAAAA,GAAA,YAAAA,EAAAA,EAAA,CAAAC,QAAAD,GAAA,SAAAE,EAAAF,GAAA,GAAAA,GAAAA,EAAAG,WAAA,OAAAH,EAAA,IAAAI,EAAAC,OAAAC,OAAA,MAAA,OAAAN,GAAAK,OAAAE,KAAAP,GAAAQ,SAAA,SAAAC,GAAA,GAAA,YAAAA,EAAA,CAAA,IAAAC,EAAAL,OAAAM,yBAAAX,EAAAS,GAAAJ,OAAAO,eAAAR,EAAAK,EAAAC,EAAAG,IAAAH,EAAA,CAAAI,YAAA,EAAAD,IAAA,WAAA,OAAAb,EAAAS,UAAAL,EAAA,QAAAJ,EAAAK,OAAAU,OAAAX,GAAA,IAAAY,EAAAjB,EAAAH,GAAAqB,EAAAlB,EAAAF,GAAAqB,EAAAnB,EAAAN,GAAA0B,EAAAjB,EAAAJ,GCUO,IAAAsB,EAAmBvB,EAAAA,QAAQ,CAACwB,UAAAA,EAADA,UAAYC,aAAAA,EAAZA,aAA0BC,cAAAA,EAA1BA,cAAyCC,eAAAA,EAAzCA,eAAyDC,OAAAA,EAAAA,SAA7EC,IAAAA,EAAGC,IAAAA,MACJC,EAAMnC,EAAAA,QAAIoC,KAAKH,GCF5BC,EAAM7B,GFTN,SAAqBF,EAAKkC,QACX,IAARA,IAAiBA,EAAM,IAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKnC,GAA2B,oBAAboC,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAAST,cAAc,SACnCY,EAAMC,KAAO,WAEI,QAAbL,GACEE,EAAKI,WACPJ,EAAKK,aAAaH,EAAOF,EAAKI,YAKhCJ,EAAKM,YAAYJ,GAGfA,EAAMK,WACRL,EAAMK,WAAWC,QAAU7C,EAE3BuC,EAAMI,YAAYP,SAASU,eAAe9C,KGlB9C+C,CAAY/C,UAAK,CAACmC,SAAU,QAK5BlD,EAAA8C,MAAAA,EAAA9C,EAAA6C,EAAAA,EAAA7C,EAAA+C,IAAAA,EAAAvB,OAAAO,eAAA/B,EAAA,aAAA,CAAA+D,OAAA"}
{"version":3,"file":"bundle.js","sources":["../../node_modules/style-inject/dist/style-inject.es.js","../../js/framework.js","../../js/datagrid.js","../../bundle/index.js"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n","\r\nimport css from '@activewidgets/datagrid/style';\r\nimport styleInject from 'style-inject';\r\nexport * from '../js/index.js';\r\n\r\nstyleInject(css, {insertAt: 'top'});\r\n/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","HTML","Styles","Frameworks","preact","htm","Components","this","css","adapter","components","_interopDefaultLegacy","e","default","_interopNamespace","__esModule","n","Object","create","keys","forEach","k","d","getOwnPropertyDescriptor","defineProperty","get","enumerable","freeze","css__default","adapter__default","htm__default","components__namespace","h","build","Component","cloneElement","createElement","isValidElement","render","tpl","bind","ref","insertAt","document","head","getElementsByTagName","style","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject","value"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,iCAAAA,QAAA,kCAAAA,QAAA,UAAAA,QAAA,OAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,gCAAA,iCAAA,SAAA,MAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,CAAA,EAAAT,EAAAS,cAAAC,KAAA,CAAA,GAAAV,EAAAS,cAAAE,OAAAX,EAAAS,cAAAG,WAAAF,KAAAV,EAAAa,OAAAb,EAAAc,IAAAd,EAAAS,cAAAM,WAAA,CAAA,CAAAC,MAAA,SAAAd,EAAAe,EAAAC,EAAAL,EAAAC,EAAAK,GAAA,aAAA,SAAAC,EAAAC,GAAA,OAAAA,GAAA,iBAAAA,GAAA,YAAAA,EAAAA,EAAA,CAAAC,QAAAD,EAAA,CAAA,SAAAE,EAAAF,GAAA,GAAAA,GAAAA,EAAAG,WAAA,OAAAH,EAAA,IAAAI,EAAAC,OAAAC,OAAA,MAAA,OAAAN,GAAAK,OAAAE,KAAAP,GAAAQ,SAAA,SAAAC,GAAA,GAAA,YAAAA,EAAA,CAAA,IAAAC,EAAAL,OAAAM,yBAAAX,EAAAS,GAAAJ,OAAAO,eAAAR,EAAAK,EAAAC,EAAAG,IAAAH,EAAA,CAAAI,YAAA,EAAAD,IAAA,WAAA,OAAAb,EAAAS,EAAA,GAAA,CAAA,IAAAL,EAAA,QAAAJ,EAAAK,OAAAU,OAAAX,EAAA,CAAA,IAAAY,EAAAjB,EAAAH,GAAAqB,EAAAlB,EAAAF,GAAAqB,EAAAnB,EAAAN,GAAA0B,EAAAjB,EAAAJ,GCUY,MAACsB,EAACA,EAACC,MAAEA,GAASxB,UAAQ,CAAAyB,UAACA,YAAWC,aAAAA,EAAAA,2BAAcC,EAAaA,cAAAC,eAAEA,iBAAgBC,OAAAA,EAAAA,SAC9EC,EAAMlC,EAAAA,QAAImC,KAAKR,GCF5BC,EAAMvB,GFTN,SAAqBF,EAAKiC,QACX,IAARA,IAAiBA,EAAM,CAAA,GAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKlC,GAA2B,oBAAbmC,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASP,cAAc,SACnCU,EAAMC,KAAO,WAEI,QAAbL,GACEE,EAAKI,WACPJ,EAAKK,aAAaH,EAAOF,EAAKI,YAKhCJ,EAAKM,YAAYJ,GAGfA,EAAMK,WACRL,EAAMK,WAAWC,QAAU5C,EAE3BsC,EAAMI,YAAYP,SAASU,eAAe7C,GAnBY,CAqB1D,CGpBA8C,CAAY9C,EAAAA,QAAK,CAACkC,SAAU,QAK5BjD,EAAAwC,MAAAA,EAAAxC,EAAAuC,EAAAA,EAAAvC,EAAA8C,IAAAA,EAAAtB,OAAAO,eAAA/B,EAAA,aAAA,CAAA8D,OAAA,GAAA"}
/**
* @activewidgets/html/css 3.1.5
* @activewidgets/html/css 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the

@@ -1,1 +0,1 @@

{"version":3,"file":"css.js","sources":["../../../../node_modules/css/index.js"],"sourcesContent":["exports.parse = require('./lib/parse');\nexports.stringify = require('./lib/stringify');\n"],"names":["exports","parse","require","stringify"],"mappings":";;;;;;CAAAA,SAAAA,GAAAA,mBAAAA,QAAAA,OAAAA,IAAAA,OAAAA,GAAAA,IAAAA,EAAAA,WAAAA,aAAAA,QAAQC,MAAQC,QAAQ,eACxBF,QAAQG,UAAYD,QAAQ"}
{"version":3,"file":"css.js","sources":["../../../../node_modules/css/index.js"],"sourcesContent":["exports.parse = require('./lib/parse');\nexports.stringify = require('./lib/stringify');\n"],"names":["f","define","amd","exports","parse","require","stringify"],"mappings":";;;;;;CAAA,SAAAA,GAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAAD,GAAAA,GAAA,CAAA,EAAA,WAAA,aAAAG,QAAQC,MAAQC,QAAQ,eACxBF,QAAQG,UAAYD,QAAQ,kBAAkB"}
/**
* @activewidgets/html/js 3.1.5
* @activewidgets/html/js 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -7,2 +7,2 @@ * This code is licensed under the MIT license found in the

*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@activewidgets/frameworks/html"),require("preact"),require("htm"),require("@activewidgets/datagrid/js")):"function"==typeof define&&define.amd?define(["exports","@activewidgets/frameworks/html","preact","htm","@activewidgets/datagrid/js"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self).ActiveWidgets=e.ActiveWidgets||{},e.ActiveWidgets.HTML={}),e.ActiveWidgets.Frameworks.HTML,e.preact,e.htm,e.ActiveWidgets.Components)}(this,(function(e,t,i,r,n){"use strict";function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var c=d(t),a=d(r),l=o(n),f=c.default({Component:i.Component,cloneElement:i.cloneElement,createElement:i.createElement,isValidElement:i.isValidElement,render:i.render}),u=f.h,s=f.build,m=a.default.bind(u);s(l),e.build=s,e.h=u,e.tpl=m,Object.defineProperty(e,"__esModule",{value:!0})}));//# sourceMappingURL=js.js.map
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@activewidgets/frameworks/html"),require("preact"),require("htm"),require("@activewidgets/datagrid/js")):"function"==typeof define&&define.amd?define(["exports","@activewidgets/frameworks/html","preact","htm","@activewidgets/datagrid/js"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self).ActiveWidgets=e.ActiveWidgets||{},e.ActiveWidgets.HTML={}),e.ActiveWidgets.Frameworks.HTML,e.preact,e.htm,e.ActiveWidgets.Components)}(this,(function(e,t,i,r,n){"use strict";function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function o(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var c=d(t),a=d(r),l=o(n);const{h:f,build:u}=c.default({Component:i.Component,cloneElement:i.cloneElement,createElement:i.createElement,isValidElement:i.isValidElement,render:i.render}),s=a.default.bind(f);u(l),e.build=u,e.h=f,e.tpl=s,Object.defineProperty(e,"__esModule",{value:!0})}));//# sourceMappingURL=js.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"js.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","HTML","Frameworks","preact","htm","Components","this","adapter","components","_interopDefaultLegacy","e","default","_interopNamespace","__esModule","n","Object","create","keys","forEach","k","d","getOwnPropertyDescriptor","defineProperty","get","enumerable","freeze","adapter__default","htm__default","components__namespace","_adapter","Component","cloneElement","createElement","isValidElement","render","h","build","tpl","bind","value"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,kCAAAA,QAAA,UAAAA,QAAA,OAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,iCAAA,SAAA,MAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,GAAAT,EAAAS,cAAAC,KAAA,IAAAV,EAAAS,cAAAE,WAAAD,KAAAV,EAAAY,OAAAZ,EAAAa,IAAAb,EAAAS,cAAAK,YAAA,CAAAC,MAAA,SAAAb,EAAAc,EAAAJ,EAAAC,EAAAI,GAAA,aAAA,SAAAC,EAAAC,GAAA,OAAAA,GAAA,iBAAAA,GAAA,YAAAA,EAAAA,EAAA,CAAAC,QAAAD,GAAA,SAAAE,EAAAF,GAAA,GAAAA,GAAAA,EAAAG,WAAA,OAAAH,EAAA,IAAAI,EAAAC,OAAAC,OAAA,MAAA,OAAAN,GAAAK,OAAAE,KAAAP,GAAAQ,SAAA,SAAAC,GAAA,GAAA,YAAAA,EAAA,CAAA,IAAAC,EAAAL,OAAAM,yBAAAX,EAAAS,GAAAJ,OAAAO,eAAAR,EAAAK,EAAAC,EAAAG,IAAAH,EAAA,CAAAI,YAAA,EAAAD,IAAA,WAAA,OAAAb,EAAAS,UAAAL,EAAA,QAAAJ,EAAAK,OAAAU,OAAAX,GAAA,IAAAY,EAAAjB,EAAAF,GAAAoB,EAAAlB,EAAAL,GAAAwB,EAAAhB,EAAAJ,GAUOqB,EAAmBtB,EAAAA,QAAQ,CAACuB,UAAAA,EAADA,UAAYC,aAAAA,EAAZA,aAA0BC,cAAAA,EAA1BA,cAAyCC,eAAAA,EAAzCA,eAAyDC,OAAAA,EAAAA,SAA7EC,IAAAA,EAAGC,IAAAA,MACJC,EAAMjC,EAAAA,QAAIkC,KAAKH,GCF5BC,EAAM5B,GAANf,EAAA2C,MAAAA,EAAA3C,EAAA0C,EAAAA,EAAA1C,EAAA4C,IAAAA,EAAAtB,OAAAO,eAAA7B,EAAA,aAAA,CAAA8C,OAAA"}
{"version":3,"file":"js.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","HTML","Frameworks","preact","htm","Components","this","adapter","components","_interopDefaultLegacy","e","default","_interopNamespace","__esModule","n","Object","create","keys","forEach","k","d","getOwnPropertyDescriptor","defineProperty","get","enumerable","freeze","adapter__default","htm__default","components__namespace","h","build","Component","cloneElement","createElement","isValidElement","render","tpl","bind","value"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,kCAAAA,QAAA,UAAAA,QAAA,OAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,iCAAA,SAAA,MAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,CAAA,EAAAT,EAAAS,cAAAC,KAAA,CAAA,GAAAV,EAAAS,cAAAE,WAAAD,KAAAV,EAAAY,OAAAZ,EAAAa,IAAAb,EAAAS,cAAAK,WAAA,CAAA,CAAAC,MAAA,SAAAb,EAAAc,EAAAJ,EAAAC,EAAAI,GAAA,aAAA,SAAAC,EAAAC,GAAA,OAAAA,GAAA,iBAAAA,GAAA,YAAAA,EAAAA,EAAA,CAAAC,QAAAD,EAAA,CAAA,SAAAE,EAAAF,GAAA,GAAAA,GAAAA,EAAAG,WAAA,OAAAH,EAAA,IAAAI,EAAAC,OAAAC,OAAA,MAAA,OAAAN,GAAAK,OAAAE,KAAAP,GAAAQ,SAAA,SAAAC,GAAA,GAAA,YAAAA,EAAA,CAAA,IAAAC,EAAAL,OAAAM,yBAAAX,EAAAS,GAAAJ,OAAAO,eAAAR,EAAAK,EAAAC,EAAAG,IAAAH,EAAA,CAAAI,YAAA,EAAAD,IAAA,WAAA,OAAAb,EAAAS,EAAA,GAAA,CAAA,IAAAL,EAAA,QAAAJ,EAAAK,OAAAU,OAAAX,EAAA,CAAA,IAAAY,EAAAjB,EAAAF,GAAAoB,EAAAlB,EAAAL,GAAAwB,EAAAhB,EAAAJ,GAUY,MAACqB,EAACA,EAACC,MAAEA,GAASvB,UAAQ,CAAAwB,UAACA,YAAWC,aAAAA,EAAAA,2BAAcC,EAAaA,cAAAC,eAAEA,iBAAgBC,OAAAA,EAAAA,SAC9EC,EAAMhC,EAAAA,QAAIiC,KAAKR,GCF5BC,EAAMtB,GAAWf,EAAAqC,MAAAA,EAAArC,EAAAoC,EAAAA,EAAApC,EAAA2C,IAAAA,EAAArB,OAAAO,eAAA7B,EAAA,aAAA,CAAA6C,OAAA,GAAA"}
/**
* @activewidgets/html 3.1.5
* @activewidgets/html 3.2.0
* Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved.

@@ -7,2 +7,2 @@ * This code is licensed under the MIT license found in the

*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@activewidgets/datagrid/dist/datagrid.css"),require("@activewidgets/frameworks/html"),require("preact"),require("htm"),require("@activewidgets/datagrid/js")):"function"==typeof define&&define.amd?define(["exports","@activewidgets/datagrid/dist/datagrid.css","@activewidgets/frameworks/html","preact","htm","@activewidgets/datagrid/js"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self).ActiveWidgets=e.ActiveWidgets||{},e.ActiveWidgets.HTML={}),null,e.ActiveWidgets.Frameworks.HTML,e.preact,e.htm,e.ActiveWidgets.Components)}(this,(function(e,t,i,r,d,n){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function c(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var o=a(i),s=a(d),l=c(n),u=o.default({Component:r.Component,cloneElement:r.cloneElement,createElement:r.createElement,isValidElement:r.isValidElement,render:r.render}),f=u.h,g=u.build,m=s.default.bind(f);g(l),e.build=g,e.h=f,e.tpl=m,Object.defineProperty(e,"__esModule",{value:!0})}));//# sourceMappingURL=package.js.map
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@activewidgets/datagrid/dist/datagrid.css"),require("@activewidgets/frameworks/html"),require("preact"),require("htm"),require("@activewidgets/datagrid/js")):"function"==typeof define&&define.amd?define(["exports","@activewidgets/datagrid/dist/datagrid.css","@activewidgets/frameworks/html","preact","htm","@activewidgets/datagrid/js"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self).ActiveWidgets=e.ActiveWidgets||{},e.ActiveWidgets.HTML={}),null,e.ActiveWidgets.Frameworks.HTML,e.preact,e.htm,e.ActiveWidgets.Components)}(this,(function(e,t,i,r,d,n){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function c(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var o=a(i),s=a(d),l=c(n);const{h:u,build:f}=o.default({Component:r.Component,cloneElement:r.cloneElement,createElement:r.createElement,isValidElement:r.isValidElement,render:r.render}),g=s.default.bind(u);f(l),e.build=f,e.h=u,e.tpl=g,Object.defineProperty(e,"__esModule",{value:!0})}));//# sourceMappingURL=package.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"package.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","HTML","Frameworks","preact","htm","Components","this","datagrid_css","adapter","components","_interopDefaultLegacy","e","default","_interopNamespace","__esModule","n","Object","create","keys","forEach","k","d","getOwnPropertyDescriptor","defineProperty","get","enumerable","freeze","adapter__default","htm__default","components__namespace","_adapter","Component","cloneElement","createElement","isValidElement","render","h","build","tpl","bind","value"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,6CAAAA,QAAA,kCAAAA,QAAA,UAAAA,QAAA,OAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,4CAAA,iCAAA,SAAA,MAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,GAAAT,EAAAS,cAAAC,KAAA,IAAA,KAAAV,EAAAS,cAAAE,WAAAD,KAAAV,EAAAY,OAAAZ,EAAAa,IAAAb,EAAAS,cAAAK,YAAA,CAAAC,MAAA,SAAAb,EAAAc,EAAAC,EAAAL,EAAAC,EAAAK,GAAA,aAAA,SAAAC,EAAAC,GAAA,OAAAA,GAAA,iBAAAA,GAAA,YAAAA,EAAAA,EAAA,CAAAC,QAAAD,GAAA,SAAAE,EAAAF,GAAA,GAAAA,GAAAA,EAAAG,WAAA,OAAAH,EAAA,IAAAI,EAAAC,OAAAC,OAAA,MAAA,OAAAN,GAAAK,OAAAE,KAAAP,GAAAQ,SAAA,SAAAC,GAAA,GAAA,YAAAA,EAAA,CAAA,IAAAC,EAAAL,OAAAM,yBAAAX,EAAAS,GAAAJ,OAAAO,eAAAR,EAAAK,EAAAC,EAAAG,IAAAH,EAAA,CAAAI,YAAA,EAAAD,IAAA,WAAA,OAAAb,EAAAS,UAAAL,EAAA,QAAAJ,EAAAK,OAAAU,OAAAX,GAAA,IAAAY,EAAAjB,EAAAF,GAAAoB,EAAAlB,EAAAN,GAAAyB,EAAAhB,EAAAJ,GAUOqB,EAAmBtB,EAAAA,QAAQ,CAACuB,UAAAA,EAADA,UAAYC,aAAAA,EAAZA,aAA0BC,cAAAA,EAA1BA,cAAyCC,eAAAA,EAAzCA,eAAyDC,OAAAA,EAAAA,SAA7EC,IAAAA,EAAGC,IAAAA,MACJC,EAAMlC,EAAAA,QAAImC,KAAKH,GCF5BC,EAAM5B,GAANhB,EAAA4C,MAAAA,EAAA5C,EAAA2C,EAAAA,EAAA3C,EAAA6C,IAAAA,EAAAtB,OAAAO,eAAA9B,EAAA,aAAA,CAAA+C,OAAA"}
{"version":3,"file":"package.js","sources":["../../js/framework.js","../../js/datagrid.js"],"sourcesContent":["/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport adapter from '@activewidgets/frameworks/html';\r\nimport {Component, cloneElement, createElement, isValidElement, render} from 'preact';\r\nimport htm from 'htm';\r\n\r\nexport const {h, build} = adapter({Component, cloneElement, createElement, isValidElement, render});\r\nexport const tpl = htm.bind(h);\r\n","/**\r\n * Copyright (c) ActiveWidgets SARL. All Rights Reserved.\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\nimport {build} from './framework.js';\r\nimport * as components from '@activewidgets/datagrid/js';\r\n\r\nbuild(components);\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","HTML","Frameworks","preact","htm","Components","this","datagrid_css","adapter","components","_interopDefaultLegacy","e","default","_interopNamespace","__esModule","n","Object","create","keys","forEach","k","d","getOwnPropertyDescriptor","defineProperty","get","enumerable","freeze","adapter__default","htm__default","components__namespace","h","build","Component","cloneElement","createElement","isValidElement","render","tpl","bind","value"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,6CAAAA,QAAA,kCAAAA,QAAA,UAAAA,QAAA,OAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,4CAAA,iCAAA,SAAA,MAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,CAAA,EAAAT,EAAAS,cAAAC,KAAA,CAAA,GAAA,KAAAV,EAAAS,cAAAE,WAAAD,KAAAV,EAAAY,OAAAZ,EAAAa,IAAAb,EAAAS,cAAAK,WAAA,CAAA,CAAAC,MAAA,SAAAb,EAAAc,EAAAC,EAAAL,EAAAC,EAAAK,GAAA,aAAA,SAAAC,EAAAC,GAAA,OAAAA,GAAA,iBAAAA,GAAA,YAAAA,EAAAA,EAAA,CAAAC,QAAAD,EAAA,CAAA,SAAAE,EAAAF,GAAA,GAAAA,GAAAA,EAAAG,WAAA,OAAAH,EAAA,IAAAI,EAAAC,OAAAC,OAAA,MAAA,OAAAN,GAAAK,OAAAE,KAAAP,GAAAQ,SAAA,SAAAC,GAAA,GAAA,YAAAA,EAAA,CAAA,IAAAC,EAAAL,OAAAM,yBAAAX,EAAAS,GAAAJ,OAAAO,eAAAR,EAAAK,EAAAC,EAAAG,IAAAH,EAAA,CAAAI,YAAA,EAAAD,IAAA,WAAA,OAAAb,EAAAS,EAAA,GAAA,CAAA,IAAAL,EAAA,QAAAJ,EAAAK,OAAAU,OAAAX,EAAA,CAAA,IAAAY,EAAAjB,EAAAF,GAAAoB,EAAAlB,EAAAN,GAAAyB,EAAAhB,EAAAJ,GAUY,MAACqB,EAACA,EAACC,MAAEA,GAASvB,UAAQ,CAAAwB,UAACA,YAAWC,aAAAA,EAAAA,2BAAcC,EAAaA,cAAAC,eAAEA,iBAAgBC,OAAAA,EAAAA,SAC9EC,EAAMjC,EAAAA,QAAIkC,KAAKR,GCF5BC,EAAMtB,GAAWhB,EAAAsC,MAAAA,EAAAtC,EAAAqC,EAAAA,EAAArC,EAAA4C,IAAAA,EAAArB,OAAAO,eAAA9B,EAAA,aAAA,CAAA8C,OAAA,GAAA"}
{
"name": "@activewidgets/html",
"version": "3.1.5",
"version": "3.2.0",
"description": "Datagrid component (html custom elements)",

@@ -21,7 +21,7 @@ "author": "ActiveWidgets SARL",

"start": "vite --open /",
"test": "npm run examples && jest"
"test": "npm run examples && vitest run"
},
"dependencies": {
"@activewidgets/datagrid": "3.1.5",
"@activewidgets/frameworks": "3.1.5",
"@activewidgets/datagrid": "3.2.0",
"@activewidgets/frameworks": "3.2.0",
"htm": "3.1.0",

@@ -32,10 +32,6 @@ "preact": "10.4.4"

"@activewidgets/examples": "0.0.16",
"@activewidgets/options": "3.1.5",
"@activewidgets/puppeteer": "0.0.6",
"@babel/core": "^7",
"@babel/preset-env": "^7",
"@rollup/plugin-babel": "^5",
"@activewidgets/options": "3.2.0",
"@activewidgets/puppeteer": "0.1.0",
"@rollup/plugin-node-resolve": "^13",
"@testing-library/dom": "^8",
"express": "^4",
"rimraf": "^3",

@@ -48,10 +44,10 @@ "rollup": "^2",

"style-inject": "^0.3",
"vite": "^2"
"vite": "^3"
},
"jest": {
"preset": "@activewidgets/puppeteer"
"overrides": {
"jest": "npm:style-inject"
},
"repository": {
"type": "git",
"url": "git+https://github.com/activewidgets/html.git"
"url": "https://github.com/activewidgets/html.git"
},

@@ -58,0 +54,0 @@ "keywords": [