jupyter-ra-extension 0.1.7__py3-none-any.whl → 1.2.100__py3-none-any.whl

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.
Files changed (22) hide show
  1. jupyter_ra_extension/_version.py +1 -1
  2. {jupyter_ra_extension-0.1.7.data → jupyter_ra_extension-1.2.100.data}/data/share/jupyter/labextensions/jupyter-ra-extension/package.json +9 -7
  3. {jupyter_ra_extension-0.1.7.data → jupyter_ra_extension-1.2.100.data}/data/share/jupyter/labextensions/jupyter-ra-extension/schemas/jupyter-ra-extension/package.json.orig +8 -6
  4. {jupyter_ra_extension-0.1.7.data → jupyter_ra_extension-1.2.100.data}/data/share/jupyter/labextensions/jupyter-ra-extension/schemas/jupyter-ra-extension/plugin.json +16 -0
  5. jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/509.f261785a4b8775e11154.js +1 -0
  6. jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/728.14099e2efce3e457cbf3.js +1 -0
  7. jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/remoteEntry.877a3e6cbbcbbcc59244.js +1 -0
  8. jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/third-party-licenses.json +16 -0
  9. {jupyter_ra_extension-0.1.7.dist-info → jupyter_ra_extension-1.2.100.dist-info}/METADATA +13 -10
  10. jupyter_ra_extension-1.2.100.dist-info/RECORD +15 -0
  11. {jupyter_ra_extension-0.1.7.dist-info → jupyter_ra_extension-1.2.100.dist-info}/WHEEL +1 -1
  12. {jupyter_ra_extension-0.1.7.dist-info → jupyter_ra_extension-1.2.100.dist-info}/licenses/LICENSE +1 -1
  13. jupyter_ra_extension-0.1.7.data/data/share/jupyter/labextensions/jupyter-ra-extension/build_log.json +0 -665
  14. jupyter_ra_extension-0.1.7.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/lib_index_js.ab6b323625c1c2fe5008.js +0 -152
  15. jupyter_ra_extension-0.1.7.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/lib_index_js.ab6b323625c1c2fe5008.js.map +0 -1
  16. jupyter_ra_extension-0.1.7.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/remoteEntry.e76c44817fa582ade173.js +0 -558
  17. jupyter_ra_extension-0.1.7.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/remoteEntry.e76c44817fa582ade173.js.map +0 -1
  18. jupyter_ra_extension-0.1.7.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/style_index_js.4c89b9bac3e82b83d4e9.js +0 -489
  19. jupyter_ra_extension-0.1.7.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/style_index_js.4c89b9bac3e82b83d4e9.js.map +0 -1
  20. jupyter_ra_extension-0.1.7.dist-info/RECORD +0 -18
  21. {jupyter_ra_extension-0.1.7.data → jupyter_ra_extension-1.2.100.data}/data/share/jupyter/labextensions/jupyter-ra-extension/install.json +0 -0
  22. {jupyter_ra_extension-0.1.7.data → jupyter_ra_extension-1.2.100.data}/data/share/jupyter/labextensions/jupyter-ra-extension/static/style.js +0 -0
@@ -1,4 +1,4 @@
1
1
  # This file is auto-generated by Hatchling. As such, do not:
2
2
  # - modify
3
3
  # - track in version control e.g. be sure to add to .gitignore
4
- __version__ = VERSION = '0.1.7'
4
+ __version__ = VERSION = '1.2.100'
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "jupyter-ra-extension",
3
- "version": "0.1.7",
4
- "description": "Relational Algebra Symbols in Jupyter",
3
+ "version": "1.2.100",
4
+ "description": "Relational Algebra Symbols in Jupyter Lab",
5
5
  "keywords": [
6
6
  "jupyter",
7
7
  "jupyterlab",
8
8
  "jupyterlab-extension"
9
9
  ],
10
- "homepage": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension",
10
+ "homepage": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb",
11
11
  "bugs": {
12
- "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension/issues"
12
+ "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb/issues"
13
13
  },
14
14
  "license": "BSD-3-Clause",
15
15
  "author": {
@@ -19,6 +19,7 @@
19
19
  "files": [
20
20
  "lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
21
21
  "style/**/*.{css,js,eot,gif,html,jpg,json,png,svg,woff2,ttf}",
22
+ "src/**/*.{ts,tsx}",
22
23
  "schema/*.json"
23
24
  ],
24
25
  "main": "lib/index.js",
@@ -26,7 +27,7 @@
26
27
  "style": "style/index.css",
27
28
  "repository": {
28
29
  "type": "git",
29
- "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension.git"
30
+ "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb.git"
30
31
  },
31
32
  "scripts": {
32
33
  "build": "jlpm build:lib && jlpm build:labextension:dev",
@@ -69,7 +70,7 @@
69
70
  "eslint": "^8.36.0",
70
71
  "eslint-config-prettier": "^8.8.0",
71
72
  "eslint-plugin-prettier": "^5.0.0",
72
- "npm-run-all": "^4.1.5",
73
+ "npm-run-all2": "^7.0.1",
73
74
  "prettier": "^3.0.0",
74
75
  "rimraf": "^5.0.1",
75
76
  "source-map-loader": "^1.0.2",
@@ -95,7 +96,7 @@
95
96
  "outputDir": "jupyter_ra_extension/labextension",
96
97
  "schemaDir": "schema",
97
98
  "_build": {
98
- "load": "static/remoteEntry.e76c44817fa582ade173.js",
99
+ "load": "static/remoteEntry.877a3e6cbbcbbcc59244.js",
99
100
  "extension": "./extension",
100
101
  "style": "./style"
101
102
  }
@@ -186,6 +187,7 @@
186
187
  "rules": {
187
188
  "csstree/validator": true,
188
189
  "property-no-vendor-prefix": null,
190
+ "selector-class-pattern": "^([a-z][A-z\\d]*)(-[A-z\\d]+)*$",
189
191
  "selector-no-vendor-prefix": null,
190
192
  "value-no-vendor-prefix": null
191
193
  }
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "jupyter-ra-extension",
3
- "version": "0.1.7",
4
- "description": "Relational Algebra Symbols in Jupyter",
3
+ "version": "1.2.100",
4
+ "description": "Relational Algebra Symbols in Jupyter Lab",
5
5
  "keywords": [
6
6
  "jupyter",
7
7
  "jupyterlab",
8
8
  "jupyterlab-extension"
9
9
  ],
10
- "homepage": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension",
10
+ "homepage": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb",
11
11
  "bugs": {
12
- "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension/issues"
12
+ "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb/issues"
13
13
  },
14
14
  "license": "BSD-3-Clause",
15
15
  "author": {
@@ -19,6 +19,7 @@
19
19
  "files": [
20
20
  "lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
21
21
  "style/**/*.{css,js,eot,gif,html,jpg,json,png,svg,woff2,ttf}",
22
+ "src/**/*.{ts,tsx}",
22
23
  "schema/*.json"
23
24
  ],
24
25
  "main": "lib/index.js",
@@ -26,7 +27,7 @@
26
27
  "style": "style/index.css",
27
28
  "repository": {
28
29
  "type": "git",
29
- "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension.git"
30
+ "url": "https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb.git"
30
31
  },
31
32
  "scripts": {
32
33
  "build": "jlpm build:lib && jlpm build:labextension:dev",
@@ -69,7 +70,7 @@
69
70
  "eslint": "^8.36.0",
70
71
  "eslint-config-prettier": "^8.8.0",
71
72
  "eslint-plugin-prettier": "^5.0.0",
72
- "npm-run-all": "^4.1.5",
73
+ "npm-run-all2": "^7.0.1",
73
74
  "prettier": "^3.0.0",
74
75
  "rimraf": "^5.0.1",
75
76
  "source-map-loader": "^1.0.2",
@@ -181,6 +182,7 @@
181
182
  "rules": {
182
183
  "csstree/validator": true,
183
184
  "property-no-vendor-prefix": null,
185
+ "selector-class-pattern": "^([a-z][A-z\\d]*)(-[A-z\\d]+)*$",
184
186
  "selector-no-vendor-prefix": null,
185
187
  "value-no-vendor-prefix": null
186
188
  }
@@ -34,6 +34,18 @@
34
34
  "name": "ratui-join",
35
35
  "command": "ratui:join"
36
36
  },
37
+ {
38
+ "name": "ratui-left-outer-join",
39
+ "command": "ratui:left-outer-join"
40
+ },
41
+ {
42
+ "name": "ratui-right-outer-join",
43
+ "command": "ratui:right-outer-join"
44
+ },
45
+ {
46
+ "name": "ratui-full-outer-join",
47
+ "command": "ratui:full-outer-join"
48
+ },
37
49
  {
38
50
  "name": "ratui-union",
39
51
  "command": "ratui:union"
@@ -46,6 +58,10 @@
46
58
  "name": "ratui-difference",
47
59
  "command": "ratui:difference"
48
60
  },
61
+ {
62
+ "name": "ratui-division",
63
+ "command": "ratui:division"
64
+ },
49
65
  {
50
66
  "name": "ratui-text2",
51
67
  "command": "ratui:text2"
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkjupyter_ra_extension=self.webpackChunkjupyter_ra_extension||[]).push([[509],{509:(e,a,n)=>{n.r(a),n.d(a,{default:()=>t});const t={id:"jupyter-ra-extension:plugin",description:"Relational Algebra Symbols in Jupyter Lab",autoStart:!0,requires:[n(123).INotebookTracker],activate:(e,a)=>{console.log("JupyterLab extension jupyter-ra-extension is activated!");const n=e=>{a.currentWidget.content.activeCell.editor.replaceSelection(e)};e.commands.addCommand("ratui:text1",{label:"RA:",caption:"Relationale Algebra",isEnabled:()=>!1,execute:()=>{}}),e.commands.addCommand("ratui:projection",{label:"π",caption:"Projektion:\nπ a, b (R)\nAlternativ: pi",execute:()=>n("π")}),e.commands.addCommand("ratui:selection",{label:"σ",caption:"Selektion:\nσ a=1 (R)\nAlternativ: sigma",execute:()=>n("σ")}),e.commands.addCommand("ratui:rename",{label:"β",caption:"Umbenennung:\nβ a←b (R)\nAlternativ: beta",execute:()=>n("β")}),e.commands.addCommand("ratui:cross",{label:"×",caption:"Kreuzprodukt:\nR × S",execute:()=>n("×")}),e.commands.addCommand("ratui:join",{label:"⋈",caption:"Natürlicher Verbund:\nR ⋈ S\nAlternativ: join",execute:()=>n("⋈")}),e.commands.addCommand("ratui:left-outer-join",{label:"⟕",caption:"Left Outer Join:\nR ⟕ S\nAlternativ: ljoin",execute:()=>n("⟕")}),e.commands.addCommand("ratui:right-outer-join",{label:"⟖",caption:"Right Outer Join:\nR ⟖ S\nAlternativ: rjoin",execute:()=>n("⟖")}),e.commands.addCommand("ratui:full-outer-join",{label:"⟗",caption:"Full Outer Join:\nR ⟗ S\nAlternativ: fjoin, ojoin",execute:()=>n("⟗")}),e.commands.addCommand("ratui:union",{label:"∪",caption:"Vereinigung:\nR ∪ S\nAlternativ: cup",execute:()=>n("∪")}),e.commands.addCommand("ratui:intersection",{label:"∩",caption:"Schnitt:\nR ∩ S\nAlternativ: cap",execute:()=>n("∩")}),e.commands.addCommand("ratui:difference",{label:"\\",caption:"Differenz:\nR - S\nAlternativ: \\",execute:()=>n("-")}),e.commands.addCommand("ratui:division",{label:"÷",caption:"Division:\nR ÷ S\nAlternativ: :",execute:()=>n("÷")}),e.commands.addCommand("ratui:text2",{label:"|",isEnabled:()=>!1,execute:()=>{}}),e.commands.addCommand("ratui:arrowleft",{label:"←",caption:"Alternativ: <-",execute:()=>n("←")}),e.commands.addCommand("ratui:text3",{label:"|",isEnabled:()=>!1,execute:()=>{}}),e.commands.addCommand("ratui:and",{label:"∧",caption:"Alternativ: and",execute:()=>n("∧")}),e.commands.addCommand("ratui:or",{label:"∨",caption:"Alternativ: or",execute:()=>n("∨")}),e.commands.addCommand("ratui:not",{label:"¬",caption:"Alternativ: !",execute:()=>n("¬")}),e.commands.addCommand("ratui:text4",{label:"|",isEnabled:()=>!1,execute:()=>{}}),e.commands.addCommand("ratui:equal",{label:"=",execute:()=>n("=")}),e.commands.addCommand("ratui:unequal",{label:"≠",caption:"Alternativ: !=",execute:()=>n("≠")}),e.commands.addCommand("ratui:lt",{label:"<",execute:()=>n("<")}),e.commands.addCommand("ratui:lte",{label:"≤",caption:"Alternativ: <=",execute:()=>n("≤")}),e.commands.addCommand("ratui:gte",{label:"≥",caption:"Alternativ: >=",execute:()=>n("≥")}),e.commands.addCommand("ratui:gt",{label:">",execute:()=>n(">")})}}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkjupyter_ra_extension=self.webpackChunkjupyter_ra_extension||[]).push([[728],{56:(e,t,n)=>{e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},72:e=>{var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var a={},s=[],i=0;i<e.length;i++){var c=e[i],u=r.base?c[0]+r.base:c[0],p=a[u]||0,l="".concat(u," ").concat(p);a[u]=p+1;var f=n(l),d={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)t[f].references++,t[f].updater(d);else{var v=o(d,r);r.byIndex=i,t.splice(i,0,{identifier:l,updater:v,references:1})}s.push(l)}return s}function o(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,o){var a=r(e=e||[],o=o||{});return function(e){e=e||[];for(var s=0;s<a.length;s++){var i=n(a[s]);t[i].references--}for(var c=r(e,o),u=0;u<a.length;u++){var p=n(a[u]);0===t[p].references&&(t[p].updater(),t.splice(p,1))}a=c}}},113:e=>{e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},314:e=>{e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,r,o,a){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(r)for(var i=0;i<this.length;i++){var c=this[i][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var p=[].concat(e[u]);r&&s[p[0]]||(void 0!==a&&(void 0===p[5]||(p[1]="@layer".concat(p[5].length>0?" ".concat(p[5]):""," {").concat(p[1],"}")),p[5]=a),n&&(p[2]?(p[1]="@media ".concat(p[2]," {").concat(p[1],"}"),p[2]=n):p[2]=n),o&&(p[4]?(p[1]="@supports (".concat(p[4],") {").concat(p[1],"}"),p[4]=o):p[4]="".concat(o)),t.push(p))}},t}},475:(e,t,n)=>{n.d(t,{A:()=>i});var r=n(601),o=n.n(r),a=n(314),s=n.n(a)()(o());s.push([e.id,"/*\n See the JupyterLab Developer Guide for useful CSS Patterns:\n\n https://jupyterlab.readthedocs.io/en/stable/developer/css.html\n*/\n",""]);const i=s},540:e=>{e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},601:e=>{e.exports=function(e){return e[1]}},659:e=>{var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},728:(e,t,n)=>{var r=n(72),o=n.n(r),a=n(825),s=n.n(a),i=n(659),c=n.n(i),u=n(56),p=n.n(u),l=n(540),f=n.n(l),d=n(113),v=n.n(d),h=n(475),m={};m.styleTagTransform=v(),m.setAttributes=p(),m.insert=c().bind(null,"head"),m.domAPI=s(),m.insertStyleElement=f(),o()(h.A,m),h.A&&h.A.locals&&h.A.locals},825:e=>{e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var r="";n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {"));var o=void 0!==n.layer;o&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,o&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}");var a=n.sourceMap;a&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),t.styleTagTransform(r,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}}}]);
@@ -0,0 +1 @@
1
+ var _JUPYTERLAB;(()=>{"use strict";var e,r,t,n,o,a,i,u,s,l,f,d,p,c,h,v,g,b,m,y={800:(e,r,t)=>{var n={"./index":()=>t.e(509).then((()=>()=>t(509))),"./extension":()=>t.e(509).then((()=>()=>t(509))),"./style":()=>t.e(728).then((()=>()=>t(728)))},o=(e,r)=>(t.R=r,r=t.o(n,e)?n[e]():Promise.resolve().then((()=>{throw new Error('Module "'+e+'" does not exist in container.')})),t.R=void 0,r),a=(e,r)=>{if(t.S){var n="default",o=t.S[n];if(o&&o!==e)throw new Error("Container initialization failed as it has already been initialized with a different share scope");return t.S[n]=e,t.I(n,r)}};t.d(r,{get:()=>o,init:()=>a})}},w={};function S(e){var r=w[e];if(void 0!==r)return r.exports;var t=w[e]={id:e,exports:{}};return y[e](t,t.exports,S),t.exports}S.m=y,S.c=w,S.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return S.d(r,{a:r}),r},S.d=(e,r)=>{for(var t in r)S.o(r,t)&&!S.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},S.f={},S.e=e=>Promise.all(Object.keys(S.f).reduce(((r,t)=>(S.f[t](e,r),r)),[])),S.u=e=>e+"."+{509:"f261785a4b8775e11154",728:"14099e2efce3e457cbf3"}[e]+".js?v="+{509:"f261785a4b8775e11154",728:"14099e2efce3e457cbf3"}[e],S.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),S.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),e={},r="jupyter-ra-extension:",S.l=(t,n,o,a)=>{if(e[t])e[t].push(n);else{var i,u;if(void 0!==o)for(var s=document.getElementsByTagName("script"),l=0;l<s.length;l++){var f=s[l];if(f.getAttribute("src")==t||f.getAttribute("data-webpack")==r+o){i=f;break}}i||(u=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,S.nc&&i.setAttribute("nonce",S.nc),i.setAttribute("data-webpack",r+o),i.src=t),e[t]=[n];var d=(r,n)=>{i.onerror=i.onload=null,clearTimeout(p);var o=e[t];if(delete e[t],i.parentNode&&i.parentNode.removeChild(i),o&&o.forEach((e=>e(n))),r)return r(n)},p=setTimeout(d.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=d.bind(null,i.onerror),i.onload=d.bind(null,i.onload),u&&document.head.appendChild(i)}},S.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{S.S={};var e={},r={};S.I=(t,n)=>{n||(n=[]);var o=r[t];if(o||(o=r[t]={}),!(n.indexOf(o)>=0)){if(n.push(o),e[t])return e[t];S.o(S.S,t)||(S.S[t]={});var a=S.S[t],i="jupyter-ra-extension",u=[];return"default"===t&&((e,r,t,n)=>{var o=a[e]=a[e]||{},u=o[r];(!u||!u.loaded&&(1!=!u.eager?n:i>u.from))&&(o[r]={get:()=>S.e(509).then((()=>()=>S(509))),from:i,eager:!1})})("jupyter-ra-extension","1.2.100"),e[t]=u.length?Promise.all(u).then((()=>e[t]=1)):1}}})(),(()=>{var e;S.g.importScripts&&(e=S.g.location+"");var r=S.g.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var n=t.length-1;n>-1&&(!e||!/^http(s?):/.test(e));)e=t[n--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),S.p=e})(),t=e=>{var r=e=>e.split(".").map((e=>+e==e?+e:e)),t=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),n=t[1]?r(t[1]):[];return t[2]&&(n.length++,n.push.apply(n,r(t[2]))),t[3]&&(n.push([]),n.push.apply(n,r(t[3]))),n},n=(e,r)=>{e=t(e),r=t(r);for(var n=0;;){if(n>=e.length)return n<r.length&&"u"!=(typeof r[n])[0];var o=e[n],a=(typeof o)[0];if(n>=r.length)return"u"==a;var i=r[n],u=(typeof i)[0];if(a!=u)return"o"==a&&"n"==u||"s"==u||"u"==a;if("o"!=a&&"u"!=a&&o!=i)return o<i;n++}},o=e=>{var r=e[0],t="";if(1===e.length)return"*";if(r+.5){t+=0==r?">=":-1==r?"<":1==r?"^":2==r?"~":r>0?"=":"!=";for(var n=1,a=1;a<e.length;a++)n--,t+="u"==(typeof(u=e[a]))[0]?"-":(n>0?".":"")+(n=2,u);return t}var i=[];for(a=1;a<e.length;a++){var u=e[a];i.push(0===u?"not("+s()+")":1===u?"("+s()+" || "+s()+")":2===u?i.pop()+" "+i.pop():o(u))}return s();function s(){return i.pop().replace(/^\((.+)\)$/,"$1")}},a=(e,r)=>{if(0 in e){r=t(r);var n=e[0],o=n<0;o&&(n=-n-1);for(var i=0,u=1,s=!0;;u++,i++){var l,f,d=u<e.length?(typeof e[u])[0]:"";if(i>=r.length||"o"==(f=(typeof(l=r[i]))[0]))return!s||("u"==d?u>n&&!o:""==d!=o);if("u"==f){if(!s||"u"!=d)return!1}else if(s)if(d==f)if(u<=n){if(l!=e[u])return!1}else{if(o?l>e[u]:l<e[u])return!1;l!=e[u]&&(s=!1)}else if("s"!=d&&"n"!=d){if(o||u<=n)return!1;s=!1,u--}else{if(u<=n||f<d!=o)return!1;s=!1}else"s"!=d&&"n"!=d&&(s=!1,u--)}}var p=[],c=p.pop.bind(p);for(i=1;i<e.length;i++){var h=e[i];p.push(1==h?c()|c():2==h?c()&c():h?a(h,r):!c())}return!!c()},i=(e,r)=>e&&S.o(e,r),u=e=>(e.loaded=1,e.get()),s=e=>Object.keys(e).reduce(((r,t)=>(e[t].eager&&(r[t]=e[t]),r)),{}),l=(e,r,t)=>{var o=t?s(e[r]):e[r];return Object.keys(o).reduce(((e,r)=>!e||!o[e].loaded&&n(e,r)?r:e),0)},f=(e,r,t,n)=>"Unsatisfied version "+t+" from "+(t&&e[r][t].from)+" of shared singleton module "+r+" (required "+o(n)+")",d=e=>{throw new Error(e)},p=e=>{"undefined"!=typeof console&&console.warn&&console.warn(e)},c=(e,r,t)=>t?t():((e,r)=>d("Shared module "+r+" doesn't exist in shared scope "+e))(e,r),h=(e=>function(r,t,n,o,a){var i=S.I(r);return i&&i.then&&!n?i.then(e.bind(e,r,S.S[r],t,!1,o,a)):e(r,S.S[r],t,n,o,a)})(((e,r,t,n,o,s)=>{if(!i(r,t))return c(e,t,s);var d=l(r,t,n);return a(o,d)||p(f(r,t,d,o)),u(r[t][d])})),v={},g={123:()=>h("default","@jupyterlab/notebook",!1,[1,4,3,5])},b={509:[123]},m={},S.f.consumes=(e,r)=>{S.o(b,e)&&b[e].forEach((e=>{if(S.o(v,e))return r.push(v[e]);if(!m[e]){var t=r=>{v[e]=0,S.m[e]=t=>{delete S.c[e],t.exports=r()}};m[e]=!0;var n=r=>{delete v[e],S.m[e]=t=>{throw delete S.c[e],r}};try{var o=g[e]();o.then?r.push(v[e]=o.then(t).catch(n)):t(o)}catch(e){n(e)}}}))},(()=>{var e={760:0};S.f.j=(r,t)=>{var n=S.o(e,r)?e[r]:void 0;if(0!==n)if(n)t.push(n[2]);else{var o=new Promise(((t,o)=>n=e[r]=[t,o]));t.push(n[2]=o);var a=S.p+S.u(r),i=new Error;S.l(a,(t=>{if(S.o(e,r)&&(0!==(n=e[r])&&(e[r]=void 0),n)){var o=t&&("load"===t.type?"missing":t.type),a=t&&t.target&&t.target.src;i.message="Loading chunk "+r+" failed.\n("+o+": "+a+")",i.name="ChunkLoadError",i.type=o,i.request=a,n[1](i)}}),"chunk-"+r,r)}};var r=(r,t)=>{var n,o,[a,i,u]=t,s=0;if(a.some((r=>0!==e[r]))){for(n in i)S.o(i,n)&&(S.m[n]=i[n]);u&&u(S)}for(r&&r(t);s<a.length;s++)o=a[s],S.o(e,o)&&e[o]&&e[o][0](),e[o]=0},t=self.webpackChunkjupyter_ra_extension=self.webpackChunkjupyter_ra_extension||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),S.nc=void 0;var j=S(800);(_JUPYTERLAB=void 0===_JUPYTERLAB?{}:_JUPYTERLAB)["jupyter-ra-extension"]=j})();
@@ -0,0 +1,16 @@
1
+ {
2
+ "packages": [
3
+ {
4
+ "name": "css-loader",
5
+ "versionInfo": "6.11.0",
6
+ "licenseId": "MIT",
7
+ "extractedText": "Copyright JS Foundation and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
8
+ },
9
+ {
10
+ "name": "style-loader",
11
+ "versionInfo": "3.3.4",
12
+ "licenseId": "MIT",
13
+ "extractedText": "Copyright JS Foundation and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
14
+ }
15
+ ]
16
+ }
@@ -1,14 +1,14 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: jupyter_ra_extension
3
- Version: 0.1.7
4
- Summary: Relational Algebra Symbols in Jupyter
5
- Project-URL: Homepage, https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension
6
- Project-URL: Bug Tracker, https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension/issues
7
- Project-URL: Repository, https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension.git
3
+ Version: 1.2.100
4
+ Summary: Relational Algebra Symbols in Jupyter Lab
5
+ Project-URL: Homepage, https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb
6
+ Project-URL: Bug Tracker, https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb/issues
7
+ Project-URL: Repository, https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-duckdb.git
8
8
  Author-email: Eric Tröbs <Eric.Troebs@tu-ilmenau.de>
9
9
  License: BSD 3-Clause License
10
10
 
11
- Copyright (c) 2023, Eric Tröbs
11
+ Copyright (c) 2025, Eric Tröbs
12
12
  All rights reserved.
13
13
 
14
14
  Redistribution and use in source and binary forms, with or without
@@ -36,6 +36,7 @@ License: BSD 3-Clause License
36
36
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
38
  License-File: LICENSE
39
+ Keywords: jupyter,jupyterlab,jupyterlab-extension
39
40
  Classifier: Framework :: Jupyter
40
41
  Classifier: Framework :: Jupyter :: JupyterLab
41
42
  Classifier: Framework :: Jupyter :: JupyterLab :: 4
@@ -44,17 +45,19 @@ Classifier: Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt
44
45
  Classifier: License :: OSI Approved :: BSD License
45
46
  Classifier: Programming Language :: Python
46
47
  Classifier: Programming Language :: Python :: 3
47
- Classifier: Programming Language :: Python :: 3.8
48
48
  Classifier: Programming Language :: Python :: 3.9
49
49
  Classifier: Programming Language :: Python :: 3.10
50
50
  Classifier: Programming Language :: Python :: 3.11
51
- Requires-Python: >=3.8
51
+ Classifier: Programming Language :: Python :: 3.12
52
+ Classifier: Programming Language :: Python :: 3.13
53
+ Requires-Python: >=3.9
52
54
  Description-Content-Type: text/markdown
53
55
 
54
56
  # jupyter_ra_extension
55
57
 
56
58
  [![Github Actions Status](https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension/workflows/Build/badge.svg)](https://dbgit.prakinf.tu-ilmenau.de/ertr8623/jupyter-ra-extension/actions/workflows/build.yml)
57
- Relational Algebra Symbols in Jupyter
59
+
60
+ Relational Algebra Symbols in Jupyter Lab
58
61
 
59
62
  ## Requirements
60
63
 
@@ -0,0 +1,15 @@
1
+ jupyter_ra_extension/__init__.py,sha256=-7yKZDGH8NaEqjgkLxq-Wev9AXK4k98pB4FikDxtuzw,598
2
+ jupyter_ra_extension/_version.py,sha256=ya53JYNRwWF2uMwAj-hHQivDQ_WlCxzulSSs4nIiy-8,173
3
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/package.json,sha256=91LX9bKPoyIF2EibBF470C8gN-09IB7p9Hyv7EwYcBw,5737
4
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/schemas/jupyter-ra-extension/package.json.orig,sha256=2yABiA4oTM9CSkbxZ6G5AhYaP0E7yZkBC0dIqg5ZF1k,6469
5
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/schemas/jupyter-ra-extension/plugin.json,sha256=DQS-x17LdtMFCcFBu5gWoMweCvn-dOzEx91loXrVezA,2475
6
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/509.f261785a4b8775e11154.js,sha256=8mF4WkuHdeERVJUi1qCQmXBKFRBLTRuHtEyfpo_mvFE,3202
7
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/728.14099e2efce3e457cbf3.js,sha256=FAmeLvzj5FfL87j0zl3m2ny1tXas4wMMFjrhyIFtyMs,4011
8
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/remoteEntry.877a3e6cbbcbbcc59244.js,sha256=h3o-bLvLvMWSRA7vYhz_K84ayIHJrzzNyinffsuXmjY,6651
9
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/style.js,sha256=yntdVuBLqH-S2x_gj1AJcLvpX69ofFZlemnEQn2V6Uc,163
10
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/static/third-party-licenses.json,sha256=W6N2sSD7tQihMqQk64F9xMd1Flfr2KO97esAiHUOYdM,2453
11
+ jupyter_ra_extension-1.2.100.data/data/share/jupyter/labextensions/jupyter-ra-extension/install.json,sha256=FbA9rECbw91zNDfrhO2P9XiSb0oTxc7p5fRr9xA8Fqo,201
12
+ jupyter_ra_extension-1.2.100.dist-info/METADATA,sha256=mOqa2Cc5JI1MGXS43H8aHkYMgaCmzIkAIWCbAu3FwyQ,5447
13
+ jupyter_ra_extension-1.2.100.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
14
+ jupyter_ra_extension-1.2.100.dist-info/licenses/LICENSE,sha256=KYBg3UnYu6VbKhde_axsC9EDynn29SFOSxRMGTtQFKM,1519
15
+ jupyter_ra_extension-1.2.100.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.18.0
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,6 +1,6 @@
1
1
  BSD 3-Clause License
2
2
 
3
- Copyright (c) 2023, Eric Tröbs
3
+ Copyright (c) 2025, Eric Tröbs
4
4
  All rights reserved.
5
5
 
6
6
  Redistribution and use in source and binary forms, with or without