@activewidgets/react
Advanced tools
| /** | ||
| * @activewidgets/react/bundle 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react/bundle 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(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\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 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"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars","css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject"],"mappings":";;;;;;oKAS0BA,EAAQC,GAApBC,IAAAA,EAAGC,IAAAA,QCAoCA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA,YCTvC,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,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAUb,EAE3BM,EAAMK,YAAYR,SAASW,eAAed,KCb9Ce,CAAYf,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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(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\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 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"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars","css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject"],"mappings":";;;;;;8JAS0BA,IAAAA,EAAAA,EAAQC,GAApBC,IAAAA,EAAGC,IAAAA,MCAoCA,EAAAA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA,YCTvC,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,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAUb,EAE3BM,EAAMK,YAAYR,SAASW,eAAed,KCb9Ce,CAAYf,EAAK,CAACE,SAAU"} |
+2
-2
| /** | ||
| * @activewidgets/react/css 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react/css 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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":";;;;;;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":["exports","parse","require","stringify"],"mappings":";;;;;;AAAAA,QAAQC,MAAQC,QAAQ,eACxBF,QAAQG,UAAYD,QAAQ"} |
+2
-2
| /** | ||
| * @activewidgets/react/js 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react/js 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;uHAS0BA,EAAQC,GAApBC,IAAAA,EAAGC,IAAAA,QCAoCA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA"} | ||
| {"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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;iHAS0BA,IAAAA,EAAAA,EAAQC,GAApBC,IAAAA,EAAGC,IAAAA,MCAoCA,EAAAA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA"} |
| /** | ||
| * @activewidgets/react 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;yKAS0BA,EAAQC,GAApBC,IAAAA,EAAGC,IAAAA,QCAoCA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA"} | ||
| {"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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;mKAS0BA,IAAAA,EAAAA,EAAQC,GAApBC,IAAAA,EAAGC,IAAAA,MCAoCA,EAAAA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA"} |
| /** | ||
| * @activewidgets/react/bundle 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react/bundle 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(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\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 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"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars","css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject"],"mappings":";;;;;;mgCAS0BA,UAAQC,WAApBC,IAAAA,EAAGC,IAAAA,QCAoCA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA,YCTvC,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,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAUb,EAE3BM,EAAMK,YAAYR,SAASW,eAAed,KCb9Ce,CAAYf,UAAK,CAACE,SAAU"} | ||
| {"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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\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 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"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","React","Styles","Frameworks","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","React__default","components__namespace","h","build","Datagrid","Row","Gridview","Scrollbars","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","styleInject","value"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,iCAAAA,QAAA,mCAAAA,QAAA,SAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,gCAAA,kCAAA,QAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,GAAAT,EAAAS,cAAAC,MAAA,IAAAV,EAAAS,cAAAE,OAAAX,EAAAS,cAAAG,WAAAF,MAAAV,EAAAU,MAAAV,EAAAS,cAAAI,YAAA,CAAAC,MAAA,SAAAZ,EAAAa,EAAAC,EAAAN,EAAAO,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,EAAAR,GAAA4B,EAAAjB,EAAAJ,GCS0BD,IAAAA,EAAAA,EAAAA,QAAQN,EAAAA,SAApB6B,IAAAA,EAAGC,IAAAA,MCAoCA,EAAAA,EAAMvB,GAA7CwB,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA,YFTvC,SAAqB7B,EAAK8B,QACX,IAARA,IAAiBA,EAAM,IAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAK/B,GAA2B,oBAAbgC,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAU1C,EAE3BmC,EAAMK,YAAYR,SAASW,eAAe3C,KGb9C4C,CAAY5C,UAAK,CAAC+B,SAAU,QAA5B5C,EAAAuC,SAAAA,EAAAvC,EAAAyC,SAAAA,EAAAzC,EAAAwC,IAAAA,EAAAxC,EAAA0C,WAAAA,EAAA1C,EAAAsC,MAAAA,EAAAtC,EAAAqC,EAAAA,EAAAf,OAAAO,eAAA7B,EAAA,aAAA,CAAA0D,OAAA"} |
+2
-2
| /** | ||
| * @activewidgets/react/css 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react/css 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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":";;;;;;2FAAAA,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":["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"} |
+2
-2
| /** | ||
| * @activewidgets/react/js 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react/js 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;s5BAS0BA,UAAQC,WAApBC,IAAAA,EAAGC,IAAAA,QCAoCA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA"} | ||
| {"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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","React","Frameworks","Components","this","adapter","components","_interopDefaultLegacy","e","default","_interopNamespace","__esModule","n","Object","create","keys","forEach","k","d","getOwnPropertyDescriptor","defineProperty","get","enumerable","freeze","adapter__default","React__default","components__namespace","h","build","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,mCAAAA,QAAA,SAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,kCAAA,QAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,GAAAT,EAAAS,cAAAC,MAAA,IAAAV,EAAAS,cAAAE,WAAAD,MAAAV,EAAAU,MAAAV,EAAAS,cAAAG,YAAA,CAAAC,MAAA,SAAAX,EAAAY,EAAAJ,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,GAS0BD,EAAAA,EAAAA,QAAQJ,EAAAA,SAApB0B,IAAAA,EAAGC,IAAAA,MCAoCA,EAAAA,EAAMtB,GAA7CuB,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA,WAAAA,EAAAA,SAAAA,EAAAA,EAAAA,SAAAA,EAAAA,EAAAA,IAAAA,EAAAA,EAAAA,WAAAA,EAAAA,EAAAA,MAAAA,EAAAA,EAAAA,EAAAA,EAAAA,OAAAA,eAAAA,EAAAA,aAAAA,CAAAA,OAAAA"} |
| /** | ||
| * @activewidgets/react 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
| * @activewidgets/react 3.1.0 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
| * This code is licensed under the MIT license found in the | ||
@@ -5,0 +5,0 @@ * LICENSE file in the root directory of this package. |
@@ -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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["adapter","React","h","build","components","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;8/BAS0BA,UAAQC,WAApBC,IAAAA,EAAGC,IAAAA,QCAoCA,EAAMC,GAA7CC,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA"} | ||
| {"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/react';\r\nimport React from 'react';\r\n\r\nexport const {h, build} = adapter(React);\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\nexport const {Datagrid, Row, Gridview, Scrollbars} = build(components);\r\n"],"names":["g","f","exports","module","require","define","amd","globalThis","self","ActiveWidgets","React","Frameworks","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","React__default","components__namespace","h","build","Datagrid","Row","Gridview","Scrollbars"],"mappings":";;;;;;CAAA,SAAAA,EAAAC,GAAA,iBAAAC,SAAA,oBAAAC,OAAAF,EAAAC,QAAAE,QAAA,6CAAAA,QAAA,mCAAAA,QAAA,SAAAA,QAAA,+BAAA,mBAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,UAAA,4CAAA,kCAAA,QAAA,8BAAAJ,GAAAA,IAAAD,EAAA,oBAAAO,WAAAA,WAAAP,GAAAQ,MAAAC,cAAAT,EAAAS,eAAA,GAAAT,EAAAS,cAAAC,MAAA,IAAA,KAAAV,EAAAS,cAAAE,WAAAD,MAAAV,EAAAU,MAAAV,EAAAS,cAAAG,YAAA,CAAAC,MAAA,SAAAX,EAAAY,EAAAC,EAAAL,EAAAM,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,EAAAP,GAAA0B,EAAAhB,EAAAJ,GAS0BD,EAAAA,EAAAA,QAAQL,EAAAA,SAApB2B,IAAAA,EAAGC,IAAAA,MCAoCA,EAAAA,EAAMtB,GAA7CuB,IAAAA,SAAUC,IAAAA,IAAKC,IAAAA,SAAUC,IAAAA,WAAAA,EAAAA,SAAAA,EAAAA,EAAAA,SAAAA,EAAAA,EAAAA,IAAAA,EAAAA,EAAAA,WAAAA,EAAAA,EAAAA,MAAAA,EAAAA,EAAAA,EAAAA,EAAAA,OAAAA,eAAAA,EAAAA,aAAAA,CAAAA,OAAAA"} |
+7
-27
| { | ||
| "name": "@activewidgets/react", | ||
| "version": "3.0.9", | ||
| "version": "3.1.0", | ||
| "description": "Datagrid component for React", | ||
@@ -24,4 +24,4 @@ "author": "ActiveWidgets SARL", | ||
| "dependencies": { | ||
| "@activewidgets/datagrid": "3.0.9", | ||
| "@activewidgets/frameworks": "3.0.9" | ||
| "@activewidgets/datagrid": "3.1.0", | ||
| "@activewidgets/frameworks": "3.1.0" | ||
| }, | ||
@@ -32,6 +32,5 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@activewidgets/examples": "0.0.11", | ||
| "@activewidgets/options": "3.0.9", | ||
| "@activewidgets/puppeteer": "0.0.5", | ||
| "@activewidgets/testing": "0.0.4", | ||
| "@activewidgets/examples": "0.0.12", | ||
| "@activewidgets/options": "3.1.0", | ||
| "@activewidgets/puppeteer": "0.0.6", | ||
| "@babel/core": "^7", | ||
@@ -55,22 +54,3 @@ "@babel/preset-env": "^7", | ||
| "jest": { | ||
| "projects": [ | ||
| { | ||
| "displayName": "Unit", | ||
| "preset": "@activewidgets/testing", | ||
| "moduleNameMapper": { | ||
| "@activewidgets/components": "<rootDir>/js", | ||
| "@activewidgets/testing": "<rootDir>/test/adapter/react.js" | ||
| }, | ||
| "testMatch": [ | ||
| "<rootDir>/test/options/*/unit.js" | ||
| ] | ||
| }, | ||
| { | ||
| "displayName": "Visual", | ||
| "preset": "@activewidgets/puppeteer", | ||
| "testMatch": [ | ||
| "<rootDir>/test/visual/**/*.js" | ||
| ] | ||
| } | ||
| ] | ||
| "preset": "@activewidgets/puppeteer" | ||
| }, | ||
@@ -77,0 +57,0 @@ "repository": { |
31658
13.36%19
-5%+ Added
+ Added
- Removed
- Removed