@aquera/nile-elements 0.0.35 → 0.0.36

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 (52) hide show
  1. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/nile-code-editor.css.js +5 -5
  2. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/nile-code-editor.css.js.map +1 -1
  3. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/nile-code-editor.d.ts +4 -2
  4. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/nile-code-editor.js +64 -30
  5. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
  6. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/theme.d.ts +9 -0
  7. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/theme.js +10 -0
  8. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-code-editor/theme.js.map +1 -0
  9. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-switcher/nile-switcher.css.js +13 -0
  10. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-switcher/nile-switcher.css.js.map +1 -1
  11. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-switcher/nile-switcher.js +4 -2
  12. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/src/nile-switcher/nile-switcher.js.map +1 -1
  13. package/.rollup.cache/opt/atlassian/pipelines/agent/build/packages/nile-elements/dist/tsconfig.tsbuildinfo +1 -1
  14. package/dist/index.cjs.js +1 -1
  15. package/dist/index.esm.js +1 -1
  16. package/dist/index.iife.js +218 -200
  17. package/dist/nile-code-editor/index.cjs.js +1 -1
  18. package/dist/nile-code-editor/index.esm.js +1 -1
  19. package/dist/nile-code-editor/nile-code-editor.cjs.js +2 -2
  20. package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
  21. package/dist/nile-code-editor/nile-code-editor.css.cjs.js +1 -1
  22. package/dist/nile-code-editor/nile-code-editor.css.cjs.js.map +1 -1
  23. package/dist/nile-code-editor/nile-code-editor.css.esm.js +5 -5
  24. package/dist/nile-code-editor/nile-code-editor.esm.js +6 -3
  25. package/dist/nile-code-editor/theme.cjs.js +2 -0
  26. package/dist/nile-code-editor/theme.cjs.js.map +1 -0
  27. package/dist/nile-code-editor/theme.esm.js +1 -0
  28. package/dist/nile-switcher/nile-switcher.cjs.js +1 -1
  29. package/dist/nile-switcher/nile-switcher.cjs.js.map +1 -1
  30. package/dist/nile-switcher/nile-switcher.css.cjs.js +1 -1
  31. package/dist/nile-switcher/nile-switcher.css.cjs.js.map +1 -1
  32. package/dist/nile-switcher/nile-switcher.css.esm.js +13 -0
  33. package/dist/nile-switcher/nile-switcher.esm.js +28 -26
  34. package/dist/src/nile-code-editor/nile-code-editor.css.js +5 -5
  35. package/dist/src/nile-code-editor/nile-code-editor.css.js.map +1 -1
  36. package/dist/src/nile-code-editor/nile-code-editor.d.ts +4 -2
  37. package/dist/src/nile-code-editor/nile-code-editor.js +64 -30
  38. package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
  39. package/dist/src/nile-code-editor/theme.d.ts +9 -0
  40. package/dist/src/nile-code-editor/theme.js +10 -0
  41. package/dist/src/nile-code-editor/theme.js.map +1 -0
  42. package/dist/src/nile-switcher/nile-switcher.css.js +13 -0
  43. package/dist/src/nile-switcher/nile-switcher.css.js.map +1 -1
  44. package/dist/src/nile-switcher/nile-switcher.js +4 -2
  45. package/dist/src/nile-switcher/nile-switcher.js.map +1 -1
  46. package/dist/tsconfig.tsbuildinfo +1 -1
  47. package/package.json +1 -1
  48. package/src/nile-code-editor/nile-code-editor.css.ts +5 -5
  49. package/src/nile-code-editor/nile-code-editor.ts +68 -30
  50. package/src/nile-code-editor/theme.ts +9 -0
  51. package/src/nile-switcher/nile-switcher.css.ts +13 -0
  52. package/src/nile-switcher/nile-switcher.ts +4 -2
@@ -1,2 +1,2 @@
1
- System.register(["./nile-code-editor.cjs.js","tslib","../index-cd83c5c8.cjs.js","lit/decorators.js","./nile-code-editor.css.cjs.js","./extensionSetup.cjs.js","../internal/nile-element.cjs.js","lit","../property-0f6a51ec.cjs.js"],function(_export,_context){"use strict";return{setters:[function(_nileCodeEditorCjsJs){_export("NileCodeEditor",_nileCodeEditorCjsJs.N);},function(_tslib){},function(_index001CjsJs){},function(_litDecoratorsJs){},function(_nileCodeEditorCssCjsJs){},function(_extensionSetupCjsJs){},function(_internalNileElementCjsJs){},function(_lit){},function(_property002CjsJs){}],execute:function(){}};});
1
+ System.register(["./nile-code-editor.cjs.js","tslib","../index-cd83c5c8.cjs.js","lit/decorators.js","./nile-code-editor.css.cjs.js","./extensionSetup.cjs.js","../internal/nile-element.cjs.js","lit","../internal/watch.cjs.js","lit/directives/class-map.js","./theme.cjs.js","../property-0f6a51ec.cjs.js"],function(_export,_context){"use strict";return{setters:[function(_nileCodeEditorCjsJs){_export("NileCodeEditor",_nileCodeEditorCjsJs.N);},function(_tslib){},function(_index001CjsJs){},function(_litDecoratorsJs){},function(_nileCodeEditorCssCjsJs){},function(_extensionSetupCjsJs){},function(_internalNileElementCjsJs){},function(_lit){},function(_internalWatchCjsJs){},function(_litDirectivesClassMapJs){},function(_themeCjsJs){},function(_property002CjsJs){}],execute:function(){}};});
2
2
  //# sourceMappingURL=index.cjs.js.map
@@ -1 +1 @@
1
- export{N as NileCodeEditor}from"./nile-code-editor.esm.js";import"tslib";import"../index-cd2f9c12.esm.js";import"lit/decorators.js";import"./nile-code-editor.css.esm.js";import"./extensionSetup.esm.js";import"../internal/nile-element.esm.js";import"lit";import"../property-09139d3c.esm.js";
1
+ export{N as NileCodeEditor}from"./nile-code-editor.esm.js";import"tslib";import"../index-cd2f9c12.esm.js";import"lit/decorators.js";import"./nile-code-editor.css.esm.js";import"./extensionSetup.esm.js";import"../internal/nile-element.esm.js";import"lit";import"../internal/watch.esm.js";import"lit/directives/class-map.js";import"./theme.esm.js";import"../property-09139d3c.esm.js";