blue-chestnut-solar-expert 0.0.9 → 0.0.12

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 (130) hide show
  1. package/dist/cjs/eraser-icon.house-icon.icon-selector.map-draw.move-icon.octagon-minus-icon.search-icon.solar-expert.solar-system-form.entry.cjs.js.map +1 -1
  2. package/dist/cjs/eraser-icon_9.cjs.entry.js +388 -15110
  3. package/dist/cjs/eraser-icon_9.cjs.entry.js.map +1 -1
  4. package/dist/cjs/{index-BFx4q5Ui.js → index-GZ-kuJi4.js} +8 -28
  5. package/dist/{esm/index-D0YnIAAN.js.map → cjs/index-GZ-kuJi4.js.map} +1 -1
  6. package/dist/cjs/loader.cjs.js +2 -2
  7. package/dist/cjs/loading-widget.cjs.entry.js +20 -0
  8. package/dist/cjs/loading-widget.cjs.entry.js.map +1 -0
  9. package/dist/cjs/loading-widget.entry.cjs.js.map +1 -0
  10. package/dist/cjs/solar-calculator.cjs.entry.js +3 -3
  11. package/dist/cjs/solar-calculator.cjs.entry.js.map +1 -1
  12. package/dist/cjs/solar-calculator.entry.cjs.js.map +1 -1
  13. package/dist/cjs/stencil-library.cjs.js +2 -2
  14. package/dist/collection/collection-manifest.json +2 -1
  15. package/dist/collection/components/icons/eraser.js +26 -1
  16. package/dist/collection/components/icons/eraser.js.map +1 -1
  17. package/dist/collection/components/icons/house.js +26 -1
  18. package/dist/collection/components/icons/house.js.map +1 -1
  19. package/dist/collection/components/icons/icon.js +27 -6
  20. package/dist/collection/components/icons/icon.js.map +1 -1
  21. package/dist/collection/components/icons/move.js +26 -1
  22. package/dist/collection/components/icons/move.js.map +1 -1
  23. package/dist/collection/components/icons/octagonMinus.js +26 -1
  24. package/dist/collection/components/icons/octagonMinus.js.map +1 -1
  25. package/dist/collection/components/icons/search.js +26 -1
  26. package/dist/collection/components/icons/search.js.map +1 -1
  27. package/dist/collection/components/map-draw/map-draw.js +133 -31
  28. package/dist/collection/components/map-draw/map-draw.js.map +1 -1
  29. package/dist/collection/components/solar-calculator/solar-calculator.js +1 -1
  30. package/dist/collection/components/solar-expert/solar-expert.js +3 -3
  31. package/dist/collection/components/solar-expert/solar-expert.js.map +1 -1
  32. package/dist/collection/components/solar-system-form/solar-system-form.js +86 -84
  33. package/dist/collection/components/solar-system-form/solar-system-form.js.map +1 -1
  34. package/dist/collection/components/widgets/loading-widget.js +18 -0
  35. package/dist/collection/components/widgets/loading-widget.js.map +1 -0
  36. package/dist/collection/output.css +284 -0
  37. package/dist/collection/utils/geometry/gridMatch.js +0 -1
  38. package/dist/collection/utils/geometry/gridMatch.js.map +1 -1
  39. package/dist/collection/utils/lang/english.js +1 -1
  40. package/dist/collection/utils/lang/english.js.map +1 -1
  41. package/dist/collection/utils/lang/german.js +3 -3
  42. package/dist/collection/utils/lang/german.js.map +1 -1
  43. package/dist/collection/utils/lang/spanish.js +1 -1
  44. package/dist/collection/utils/lang/spanish.js.map +1 -1
  45. package/dist/components/eraser-icon.js +1 -1
  46. package/dist/components/house-icon.js +1 -1
  47. package/dist/components/icon-selector.js +1 -1
  48. package/dist/components/index.js +7 -22
  49. package/dist/components/index.js.map +1 -1
  50. package/dist/components/loading-widget.d.ts +11 -0
  51. package/dist/components/loading-widget.js +36 -0
  52. package/dist/components/loading-widget.js.map +1 -0
  53. package/dist/components/map-draw.js +1 -1
  54. package/dist/components/move-icon.js +1 -1
  55. package/dist/components/octagon-minus-icon.js +1 -1
  56. package/dist/components/p-BGspvo5S.js +36 -0
  57. package/dist/components/p-BGspvo5S.js.map +1 -0
  58. package/dist/components/p-C46bD4Bg.js +36 -0
  59. package/dist/components/p-C46bD4Bg.js.map +1 -0
  60. package/dist/components/p-CB8h41UZ.js +36 -0
  61. package/dist/components/p-CB8h41UZ.js.map +1 -0
  62. package/dist/components/p-CHsmfSJD.js +36 -0
  63. package/dist/components/p-CHsmfSJD.js.map +1 -0
  64. package/dist/components/p-Cg3h6HF4.js +83 -0
  65. package/dist/components/p-Cg3h6HF4.js.map +1 -0
  66. package/dist/components/p-D6cs3r7j.js +621 -0
  67. package/dist/components/p-D6cs3r7j.js.map +1 -0
  68. package/dist/components/{p-CtPeF0hC.js → p-DEfwuR25.js} +143 -42
  69. package/dist/components/p-DEfwuR25.js.map +1 -0
  70. package/dist/components/p-DP1y5q1K.js +36 -0
  71. package/dist/components/p-DP1y5q1K.js.map +1 -0
  72. package/dist/components/search-icon.js +1 -1
  73. package/dist/components/solar-calculator.js +2 -2
  74. package/dist/components/solar-calculator.js.map +1 -1
  75. package/dist/components/solar-expert.js +12 -12
  76. package/dist/components/solar-expert.js.map +1 -1
  77. package/dist/components/solar-system-form.js +1 -1
  78. package/dist/esm/eraser-icon.house-icon.icon-selector.map-draw.move-icon.octagon-minus-icon.search-icon.solar-expert.solar-system-form.entry.js.map +1 -1
  79. package/dist/esm/eraser-icon_9.entry.js +370 -15092
  80. package/dist/esm/eraser-icon_9.entry.js.map +1 -1
  81. package/dist/esm/{index-D0YnIAAN.js → index-CnQR_-WL.js} +8 -28
  82. package/dist/{cjs/index-BFx4q5Ui.js.map → esm/index-CnQR_-WL.js.map} +1 -1
  83. package/dist/esm/loader.js +3 -3
  84. package/dist/esm/loading-widget.entry.js +18 -0
  85. package/dist/esm/loading-widget.entry.js.map +1 -0
  86. package/dist/esm/solar-calculator.entry.js +3 -3
  87. package/dist/esm/solar-calculator.entry.js.map +1 -1
  88. package/dist/esm/stencil-library.js +3 -3
  89. package/dist/stencil-library/eraser-icon.house-icon.icon-selector.map-draw.move-icon.octagon-minus-icon.search-icon.solar-expert.solar-system-form.entry.esm.js.map +1 -1
  90. package/dist/stencil-library/loading-widget.entry.esm.js.map +1 -0
  91. package/dist/stencil-library/p-25e04c7a.entry.js +2 -0
  92. package/dist/stencil-library/p-25e04c7a.entry.js.map +1 -0
  93. package/dist/stencil-library/p-642b4ce9.entry.js +32 -0
  94. package/dist/stencil-library/{p-ded21f18.entry.js.map → p-642b4ce9.entry.js.map} +1 -1
  95. package/dist/stencil-library/p-CnQR_-WL.js +3 -0
  96. package/dist/stencil-library/{p-D0YnIAAN.js.map → p-CnQR_-WL.js.map} +1 -1
  97. package/dist/stencil-library/p-a8d15c85.entry.js +2 -0
  98. package/dist/stencil-library/p-a8d15c85.entry.js.map +1 -0
  99. package/dist/stencil-library/solar-calculator.entry.esm.js.map +1 -1
  100. package/dist/stencil-library/stencil-library.esm.js +1 -1
  101. package/dist/types/components/icons/eraser.d.ts +1 -0
  102. package/dist/types/components/icons/house.d.ts +1 -0
  103. package/dist/types/components/icons/icon.d.ts +1 -0
  104. package/dist/types/components/icons/move.d.ts +1 -0
  105. package/dist/types/components/icons/octagonMinus.d.ts +1 -0
  106. package/dist/types/components/icons/search.d.ts +1 -0
  107. package/dist/types/components/map-draw/map-draw.d.ts +2 -0
  108. package/dist/types/components/solar-system-form/solar-system-form.d.ts +3 -2
  109. package/dist/types/components/widgets/loading-widget.d.ts +3 -0
  110. package/dist/types/components.d.ts +25 -0
  111. package/package.json +1 -1
  112. package/dist/components/p-BL_DlPdu.js +0 -33
  113. package/dist/components/p-BL_DlPdu.js.map +0 -1
  114. package/dist/components/p-BcT1n-3A.js +0 -15447
  115. package/dist/components/p-BcT1n-3A.js.map +0 -1
  116. package/dist/components/p-CC3tp0bK.js +0 -33
  117. package/dist/components/p-CC3tp0bK.js.map +0 -1
  118. package/dist/components/p-CtPeF0hC.js.map +0 -1
  119. package/dist/components/p-D064AshY.js +0 -33
  120. package/dist/components/p-D064AshY.js.map +0 -1
  121. package/dist/components/p-DQwOnYzQ.js +0 -33
  122. package/dist/components/p-DQwOnYzQ.js.map +0 -1
  123. package/dist/components/p-DbEU_5GR.js +0 -33
  124. package/dist/components/p-DbEU_5GR.js.map +0 -1
  125. package/dist/components/p-Dv86mKXd.js +0 -81
  126. package/dist/components/p-Dv86mKXd.js.map +0 -1
  127. package/dist/stencil-library/p-7512b392.entry.js +0 -20
  128. package/dist/stencil-library/p-7512b392.entry.js.map +0 -1
  129. package/dist/stencil-library/p-D0YnIAAN.js +0 -3
  130. package/dist/stencil-library/p-ded21f18.entry.js +0 -32
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BFx4q5Ui.js');
3
+ var index = require('./index-GZ-kuJi4.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
@@ -19,7 +19,7 @@ var patchBrowser = () => {
19
19
 
20
20
  patchBrowser().then(async (options) => {
21
21
  await appGlobals.globalScripts();
22
- return index.bootstrapLazy([["solar-calculator.cjs",[[0,"solar-calculator",{"apiKey":[1,"api-key"],"buildingInsights":[32],"isLoaded":[32],"autocomplete":[32],"place":[32]}]]],["eraser-icon_9.cjs",[[0,"solar-expert",{"apiKey":[1,"api-key"],"language":[1],"latitude":[32],"longitude":[32],"isLoaded":[32],"autocomplete":[32],"place":[32]}],[0,"map-draw",{"language":[1],"apiKey":[1,"api-key"],"latitude":[2],"longitude":[2],"config":[16],"solarPanel":[16,"solar-panel"],"zoom":[32],"loadingState":[32],"rgbTiff":[32],"draggedPointIndex":[32],"hoveredPointIndex":[32],"hoveredPolygon":[32],"shiftKeyPressed":[32],"altKeyPressed":[32],"mousePoint":[32],"currentTool":[32],"roofPolygons":[32],"roofPolygonsSolarPanels":[32],"obstructionPolygons":[32],"selectedPolygon":[32],"buildingInsights":[32],"pixelInMeters":[32],"showAzimuth":[32]},[[5,"mousemove","handleMouseMove"],[4,"keydown","handleKeyDown"],[4,"keyup","handleKeyUp"],[5,"mousedown","handleMouseDown"],[5,"mouseup","handleMouseUp"]],{"latitude":["getBuildingInsights","getBuildingImages"],"longitude":["getBuildingInsights","getBuildingImages"],"rgbTiff":["drawMap"],"buildingInsights":["drawMap"],"canvasElement":["drawMap"]}],[0,"icon-selector",{"name":[1]}],[1,"solar-system-form",{"systemConfigs":[16,"system-configs"],"language":[1],"roofPolygons":[16,"roof-polygons"],"obstructionPolygons":[16,"obstruction-polygons"],"householdConsumption":[32],"consumptionProfile":[32],"electricityPrice":[32],"compensationRate":[32],"autonomy":[32],"costSavings":[32],"numberOfPanels":[32],"panelPeakPower":[32],"name":[32],"email":[32],"nameError":[32],"emailError":[32]},null,{"systemConfigs":["updateSystemConfigs"]}],[0,"eraser-icon"],[0,"house-icon"],[0,"move-icon"],[0,"octagon-minus-icon"],[0,"search-icon"]]]], options);
22
+ return index.bootstrapLazy([["loading-widget.cjs",[[0,"loading-widget"]]],["solar-calculator.cjs",[[0,"solar-calculator",{"apiKey":[1,"api-key"],"buildingInsights":[32],"isLoaded":[32],"autocomplete":[32],"place":[32]}]]],["eraser-icon_9.cjs",[[0,"solar-expert",{"apiKey":[1,"api-key"],"language":[1],"latitude":[32],"longitude":[32],"isLoaded":[32],"autocomplete":[32],"place":[32]}],[0,"map-draw",{"language":[1],"apiKey":[1,"api-key"],"latitude":[2],"longitude":[2],"config":[16],"solarPanel":[16,"solar-panel"],"showInstructions":[32],"zoom":[32],"loadingState":[32],"rgbTiff":[32],"draggedPointIndex":[32],"hoveredPointIndex":[32],"hoveredPolygon":[32],"shiftKeyPressed":[32],"altKeyPressed":[32],"mousePoint":[32],"currentTool":[32],"roofPolygons":[32],"roofPolygonsSolarPanels":[32],"obstructionPolygons":[32],"selectedPolygon":[32],"buildingInsights":[32],"pixelInMeters":[32],"showAzimuth":[32]},[[5,"mousemove","handleMouseMove"],[4,"keydown","handleKeyDown"],[4,"keyup","handleKeyUp"],[5,"mousedown","handleMouseDown"],[5,"mouseup","handleMouseUp"]],{"latitude":["getBuildingInsights","getBuildingImages"],"longitude":["getBuildingInsights","getBuildingImages"],"rgbTiff":["drawMap"],"buildingInsights":["drawMap"],"canvasElement":["drawMap"]}],[0,"icon-selector",{"name":[1],"inline":[4]}],[0,"solar-system-form",{"systemConfigs":[16,"system-configs"],"language":[1],"roofPolygons":[16,"roof-polygons"],"obstructionPolygons":[16,"obstruction-polygons"],"householdConsumption":[32],"consumptionProfile":[32],"electricityPrice":[32],"compensationRate":[32],"autonomy":[32],"costSavings":[32],"numberOfPanels":[32],"panelPeakPower":[32],"name":[32],"email":[32],"nameError":[32],"emailError":[32],"electricCar":[32],"heatPump":[32],"battery":[32]},null,{"systemConfigs":["updateSystemConfigs"]}],[0,"eraser-icon",{"inline":[4]}],[0,"house-icon",{"inline":[4]}],[0,"move-icon",{"inline":[4]}],[0,"octagon-minus-icon",{"inline":[4]}],[0,"search-icon",{"inline":[4]}]]]], options);
23
23
  });
24
24
 
25
25
  exports.setNonce = index.setNonce;
@@ -9,7 +9,8 @@
9
9
  "components/map-draw/map-draw.js",
10
10
  "components/solar-calculator/solar-calculator.js",
11
11
  "components/solar-expert/solar-expert.js",
12
- "components/solar-system-form/solar-system-form.js"
12
+ "components/solar-system-form/solar-system-form.js",
13
+ "components/widgets/loading-widget.js"
13
14
  ],
14
15
  "compiler": {
15
16
  "name": "@stencil/core",
@@ -1,7 +1,8 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class EraserIcon {
3
+ inline = false;
3
4
  render() {
4
- return (h("svg", { key: '0ee60a12625e2827dcbdad1b8756c9402da84954', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: "lucide lucide-eraser-icon lucide-eraser" }, h("path", { key: '98080b66fe105b29ecb14d82bc8b18b296dab09f', d: "m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21" }), h("path", { key: 'dd52fc8bc1f6f4bcea487a5509601c2add99d151', d: "M22 21H7" }), h("path", { key: '94fd0f7a4b8152101d5b6a613cca039497024de0', d: "m5 11 9 9" })));
5
+ return (h("svg", { key: '8074c8f7c250ac68425d1aa09df35c613b8011b4', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: `lucide lucide-eraser-icon lucide-eraser ${this.inline ? "inline-block" : ""}` }, h("path", { key: 'dfdfdb9d4e8592bec75408d0825a225c4b27a178', d: "m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21" }), h("path", { key: '7ec9801caccecb184f4c7bada68a77ba9656e4d6', d: "M22 21H7" }), h("path", { key: 'f0382f8213c6d5bf2dbb66bfb654c5111491f197', d: "m5 11 9 9" })));
5
6
  }
6
7
  static get is() { return "eraser-icon"; }
7
8
  static get originalStyleUrls() {
@@ -14,5 +15,29 @@ export class EraserIcon {
14
15
  "$": ["../../output.css"]
15
16
  };
16
17
  }
18
+ static get properties() {
19
+ return {
20
+ "inline": {
21
+ "type": "boolean",
22
+ "attribute": "inline",
23
+ "mutable": false,
24
+ "complexType": {
25
+ "original": "boolean",
26
+ "resolved": "boolean",
27
+ "references": {}
28
+ },
29
+ "required": false,
30
+ "optional": false,
31
+ "docs": {
32
+ "tags": [],
33
+ "text": ""
34
+ },
35
+ "getter": false,
36
+ "setter": false,
37
+ "reflect": false,
38
+ "defaultValue": "false"
39
+ }
40
+ };
41
+ }
17
42
  }
18
43
  //# sourceMappingURL=eraser.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"eraser.js","sourceRoot":"","sources":["../../../src/components/icons/eraser.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,UAAU;IACnB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAC,yCAAyC;YAE/C,6DAAM,CAAC,EAAC,sFAAsF,GAAG;YACjG,6DAAM,CAAC,EAAC,UAAU,GAAG;YACrB,6DAAM,CAAC,EAAC,WAAW,GAAG,CACpB,CACT,CAAC;IACN,CAAC;;;;;;;;CACJ","sourcesContent":["import { Component, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"eraser-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class EraserIcon {\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class=\"lucide lucide-eraser-icon lucide-eraser\"\r\n >\r\n <path d=\"m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21\" />\r\n <path d=\"M22 21H7\" />\r\n <path d=\"m5 11 9 9\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"eraser.js","sourceRoot":"","sources":["../../../src/components/icons/eraser.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,UAAU;IAEnB,MAAM,GAAY,KAAK,CAAC;IAExB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAE,2CACH,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EACnC,EAAE;YAEF,6DAAM,CAAC,EAAC,sFAAsF,GAAG;YACjG,6DAAM,CAAC,EAAC,UAAU,GAAG;YACrB,6DAAM,CAAC,EAAC,WAAW,GAAG,CACpB,CACT,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"eraser-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class EraserIcon {\r\n @Prop()\r\n inline: boolean = false;\r\n\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class={`lucide lucide-eraser-icon lucide-eraser ${\r\n this.inline ? \"inline-block\" : \"\"\r\n }`}\r\n >\r\n <path d=\"m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21\" />\r\n <path d=\"M22 21H7\" />\r\n <path d=\"m5 11 9 9\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
@@ -1,7 +1,8 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class HouseIcon {
3
+ inline = false;
3
4
  render() {
4
- return (h("svg", { key: 'd0b1e07fb7b1a1da92b5d48004ac151abfd44677', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: "lucide lucide-house-icon lucide-house" }, h("path", { key: '58ed725ac3227272ec36bc52b41c9e207af23073', d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8" }), h("path", { key: '7bd219ffb3c88c8ec1433cec54744b76c02cfd01', d: "M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" })));
5
+ return (h("svg", { key: 'f96ca40e34a3fce498b9bb8f930430ca71d8f0c6', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: `lucide lucide-house-icon lucide-house ${this.inline ? "inline-block" : ""}` }, h("path", { key: '02c4c6a4674abf787145f9ef141c05d9ad53970d', d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8" }), h("path", { key: '3c50ec0b927eb7b2c68e05c3e7e65272363375ba', d: "M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" })));
5
6
  }
6
7
  static get is() { return "house-icon"; }
7
8
  static get originalStyleUrls() {
@@ -14,5 +15,29 @@ export class HouseIcon {
14
15
  "$": ["../../output.css"]
15
16
  };
16
17
  }
18
+ static get properties() {
19
+ return {
20
+ "inline": {
21
+ "type": "boolean",
22
+ "attribute": "inline",
23
+ "mutable": false,
24
+ "complexType": {
25
+ "original": "boolean",
26
+ "resolved": "boolean",
27
+ "references": {}
28
+ },
29
+ "required": false,
30
+ "optional": false,
31
+ "docs": {
32
+ "tags": [],
33
+ "text": ""
34
+ },
35
+ "getter": false,
36
+ "setter": false,
37
+ "reflect": false,
38
+ "defaultValue": "false"
39
+ }
40
+ };
41
+ }
17
42
  }
18
43
  //# sourceMappingURL=house.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"house.js","sourceRoot":"","sources":["../../../src/components/icons/house.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,SAAS;IAClB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAC,uCAAuC;YAE7C,6DAAM,CAAC,EAAC,4CAA4C,GAAG;YACvD,6DAAM,CAAC,EAAC,+GAA+G,GAAG,CACxH,CACT,CAAC;IACN,CAAC;;;;;;;;CACJ","sourcesContent":["import { Component, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"house-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class HouseIcon {\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class=\"lucide lucide-house-icon lucide-house\"\r\n >\r\n <path d=\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\" />\r\n <path d=\"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"house.js","sourceRoot":"","sources":["../../../src/components/icons/house.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,SAAS;IAElB,MAAM,GAAY,KAAK,CAAC;IAExB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAE,yCACH,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EACnC,EAAE;YAEF,6DAAM,CAAC,EAAC,4CAA4C,GAAG;YACvD,6DAAM,CAAC,EAAC,+GAA+G,GAAG,CACxH,CACT,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"house-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class HouseIcon {\r\n @Prop()\r\n inline: boolean = false;\r\n\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class={`lucide lucide-house-icon lucide-house ${\r\n this.inline ? \"inline-block\" : \"\"\r\n }`}\r\n >\r\n <path d=\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\" />\r\n <path d=\"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
@@ -1,23 +1,24 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class Icon {
3
3
  name;
4
+ inline = false;
4
5
  render() {
5
6
  if (this.name === "search") {
6
- return h("search-icon", null);
7
+ return h("search-icon", { inline: this.inline });
7
8
  }
8
9
  if (this.name === "house") {
9
- return h("house-icon", null);
10
+ return h("house-icon", { inline: this.inline });
10
11
  }
11
12
  if (this.name === "move") {
12
- return h("move-icon", null);
13
+ return h("move-icon", { inline: this.inline });
13
14
  }
14
15
  if (this.name === "octagon-minus") {
15
- return h("octagon-minus-icon", null);
16
+ return h("octagon-minus-icon", { inline: this.inline });
16
17
  }
17
18
  if (this.name === "eraser") {
18
- return h("eraser-icon", null);
19
+ return h("eraser-icon", { inline: this.inline });
19
20
  }
20
- return h("div", null, "Icon ", this.name);
21
+ return (h("div", { class: `${this.inline ? "inline-block" : ""}` }, "Icon ", this.name));
21
22
  }
22
23
  static get is() { return "icon-selector"; }
23
24
  static get originalStyleUrls() {
@@ -50,6 +51,26 @@ export class Icon {
50
51
  "getter": false,
51
52
  "setter": false,
52
53
  "reflect": false
54
+ },
55
+ "inline": {
56
+ "type": "boolean",
57
+ "attribute": "inline",
58
+ "mutable": false,
59
+ "complexType": {
60
+ "original": "boolean",
61
+ "resolved": "boolean",
62
+ "references": {}
63
+ },
64
+ "required": false,
65
+ "optional": false,
66
+ "docs": {
67
+ "tags": [],
68
+ "text": ""
69
+ },
70
+ "getter": false,
71
+ "setter": false,
72
+ "reflect": false,
73
+ "defaultValue": "false"
53
74
  }
54
75
  };
55
76
  }
@@ -1 +1 @@
1
- {"version":3,"file":"icon.js","sourceRoot":"","sources":["../../../src/components/icons/icon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,IAAI;IAEb,IAAI,CAAS;IAEb,MAAM;QACF,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE,CAAC;YACzB,OAAO,sBAAe,CAAC;QAC3B,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,OAAO,EAAE,CAAC;YACxB,OAAO,qBAAc,CAAC;QAC1B,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,MAAM,EAAE,CAAC;YACvB,OAAO,oBAAa,CAAC;QACzB,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,eAAe,EAAE,CAAC;YAChC,OAAO,6BAAsB,CAAC;QAClC,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE,CAAC;YACzB,OAAO,sBAAe,CAAC;QAC3B,CAAC;QACD,OAAO;;YAAW,IAAI,CAAC,IAAI,CAAO,CAAC;IACvC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"icon-selector\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class Icon {\r\n @Prop()\r\n name: string;\r\n\r\n render() {\r\n if (this.name === \"search\") {\r\n return <search-icon />;\r\n }\r\n if (this.name === \"house\") {\r\n return <house-icon />;\r\n }\r\n if (this.name === \"move\") {\r\n return <move-icon />;\r\n }\r\n if (this.name === \"octagon-minus\") {\r\n return <octagon-minus-icon />;\r\n }\r\n if (this.name === \"eraser\") {\r\n return <eraser-icon />;\r\n }\r\n return <div>Icon {this.name}</div>;\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"icon.js","sourceRoot":"","sources":["../../../src/components/icons/icon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,IAAI;IAEb,IAAI,CAAS;IAEb,MAAM,GAAY,KAAK,CAAC;IAExB,MAAM;QACF,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE,CAAC;YACzB,OAAO,mBAAa,MAAM,EAAE,IAAI,CAAC,MAAM,GAAI,CAAC;QAChD,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,OAAO,EAAE,CAAC;YACxB,OAAO,kBAAY,MAAM,EAAE,IAAI,CAAC,MAAM,GAAI,CAAC;QAC/C,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,MAAM,EAAE,CAAC;YACvB,OAAO,iBAAW,MAAM,EAAE,IAAI,CAAC,MAAM,GAAI,CAAC;QAC9C,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,eAAe,EAAE,CAAC;YAChC,OAAO,0BAAoB,MAAM,EAAE,IAAI,CAAC,MAAM,GAAI,CAAC;QACvD,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE,CAAC;YACzB,OAAO,mBAAa,MAAM,EAAE,IAAI,CAAC,MAAM,GAAI,CAAC;QAChD,CAAC;QACD,OAAO,CACH,WAAK,KAAK,EAAE,GAAG,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EAAE,EAAE;;YACxC,IAAI,CAAC,IAAI,CACb,CACT,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"icon-selector\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class Icon {\r\n @Prop()\r\n name: string;\r\n @Prop()\r\n inline: boolean = false;\r\n\r\n render() {\r\n if (this.name === \"search\") {\r\n return <search-icon inline={this.inline} />;\r\n }\r\n if (this.name === \"house\") {\r\n return <house-icon inline={this.inline} />;\r\n }\r\n if (this.name === \"move\") {\r\n return <move-icon inline={this.inline} />;\r\n }\r\n if (this.name === \"octagon-minus\") {\r\n return <octagon-minus-icon inline={this.inline} />;\r\n }\r\n if (this.name === \"eraser\") {\r\n return <eraser-icon inline={this.inline} />;\r\n }\r\n return (\r\n <div class={`${this.inline ? \"inline-block\" : \"\"}`}>\r\n Icon {this.name}\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
@@ -1,7 +1,8 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class MoveIcon {
3
+ inline = false;
3
4
  render() {
4
- return (h("svg", { key: '936ac8ac2ae494b01e2ce3bd0cc6725f611f4978', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: "lucide lucide-move-icon lucide-move" }, h("path", { key: 'f14f0dc820ed067413bce75a5b79869061b468d5', d: "M12 2v20" }), h("path", { key: '9c9db2a19d692ae8e20efedd6f284c882b109f6d', d: "m15 19-3 3-3-3" }), h("path", { key: '4337b52c7868038fa04ab339fc7b8df3f3693b25', d: "m19 9 3 3-3 3" }), h("path", { key: 'e069b6a00ed4c3ad30dd7b0406150ac045d3ea60', d: "M2 12h20" }), h("path", { key: '2191f33b0cd92de41ea14aadd14a38fe23d22b2a', d: "m5 9-3 3 3 3" }), h("path", { key: '363eb2dc0ebcb202bbb15f1687ebaf0f53a468ee', d: "m9 5 3-3 3 3" })));
5
+ return (h("svg", { key: 'cd051a538e57e2cdc0ea9d62d8b11ff8ff9f63a3', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: `lucide lucide-move-icon lucide-move ${this.inline ? "inline-block" : ""}` }, h("path", { key: 'b92537a85fce1627e7ad388281562ca8eda3122f', d: "M12 2v20" }), h("path", { key: '9dbe2fed1545dc4226f1636d910869674c6488aa', d: "m15 19-3 3-3-3" }), h("path", { key: '9c51f8798704e50caa69912b9cfc8079dc1bab9f', d: "m19 9 3 3-3 3" }), h("path", { key: '5324430ee24fd2d45ef81efd1917b65b2cda5879', d: "M2 12h20" }), h("path", { key: '39b6af13bcb9a38a7294ff5bafc550634bd36a68', d: "m5 9-3 3 3 3" }), h("path", { key: '6264f83b13ba17e4d20a6fad15a875fdff805209', d: "m9 5 3-3 3 3" })));
5
6
  }
6
7
  static get is() { return "move-icon"; }
7
8
  static get originalStyleUrls() {
@@ -14,5 +15,29 @@ export class MoveIcon {
14
15
  "$": ["../../output.css"]
15
16
  };
16
17
  }
18
+ static get properties() {
19
+ return {
20
+ "inline": {
21
+ "type": "boolean",
22
+ "attribute": "inline",
23
+ "mutable": false,
24
+ "complexType": {
25
+ "original": "boolean",
26
+ "resolved": "boolean",
27
+ "references": {}
28
+ },
29
+ "required": false,
30
+ "optional": false,
31
+ "docs": {
32
+ "tags": [],
33
+ "text": ""
34
+ },
35
+ "getter": false,
36
+ "setter": false,
37
+ "reflect": false,
38
+ "defaultValue": "false"
39
+ }
40
+ };
41
+ }
17
42
  }
18
43
  //# sourceMappingURL=move.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"move.js","sourceRoot":"","sources":["../../../src/components/icons/move.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,QAAQ;IACjB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAC,qCAAqC;YAE3C,6DAAM,CAAC,EAAC,UAAU,GAAG;YACrB,6DAAM,CAAC,EAAC,gBAAgB,GAAG;YAC3B,6DAAM,CAAC,EAAC,eAAe,GAAG;YAC1B,6DAAM,CAAC,EAAC,UAAU,GAAG;YACrB,6DAAM,CAAC,EAAC,cAAc,GAAG;YACzB,6DAAM,CAAC,EAAC,cAAc,GAAG,CACvB,CACT,CAAC;IACN,CAAC;;;;;;;;CACJ","sourcesContent":["import { Component, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"move-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class MoveIcon {\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class=\"lucide lucide-move-icon lucide-move\"\r\n >\r\n <path d=\"M12 2v20\" />\r\n <path d=\"m15 19-3 3-3-3\" />\r\n <path d=\"m19 9 3 3-3 3\" />\r\n <path d=\"M2 12h20\" />\r\n <path d=\"m5 9-3 3 3 3\" />\r\n <path d=\"m9 5 3-3 3 3\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"move.js","sourceRoot":"","sources":["../../../src/components/icons/move.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,QAAQ;IAEjB,MAAM,GAAY,KAAK,CAAC;IAExB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAE,uCACH,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EACnC,EAAE;YAEF,6DAAM,CAAC,EAAC,UAAU,GAAG;YACrB,6DAAM,CAAC,EAAC,gBAAgB,GAAG;YAC3B,6DAAM,CAAC,EAAC,eAAe,GAAG;YAC1B,6DAAM,CAAC,EAAC,UAAU,GAAG;YACrB,6DAAM,CAAC,EAAC,cAAc,GAAG;YACzB,6DAAM,CAAC,EAAC,cAAc,GAAG,CACvB,CACT,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"move-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class MoveIcon {\r\n @Prop()\r\n inline: boolean = false;\r\n\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class={`lucide lucide-move-icon lucide-move ${\r\n this.inline ? \"inline-block\" : \"\"\r\n }`}\r\n >\r\n <path d=\"M12 2v20\" />\r\n <path d=\"m15 19-3 3-3-3\" />\r\n <path d=\"m19 9 3 3-3 3\" />\r\n <path d=\"M2 12h20\" />\r\n <path d=\"m5 9-3 3 3 3\" />\r\n <path d=\"m9 5 3-3 3 3\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
@@ -1,7 +1,8 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class OctagonMinusIcon {
3
+ inline = false;
3
4
  render() {
4
- return (h("svg", { key: 'c1250c925b2ffe36221195c9dfd68595d2436cb3', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: "lucide lucide-octagon-minus-icon lucide-octagon-minus" }, h("path", { key: '5a7741b029b9afa37a664eee5f5f560665f9d44b', d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }), h("path", { key: 'fdb789647e05118cfcba10dbf2c001687a851ac4', d: "M8 12h8" })));
5
+ return (h("svg", { key: '9b05ad54a904dd523737fee890ebcc34ad60e7a4', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: `lucide lucide-octagon-minus-icon lucide-octagon-minus ${this.inline ? "inline-block" : ""}` }, h("path", { key: '2bbdb865a1a4eab9ea30607208f28d830d70d983', d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }), h("path", { key: '46854cf79b2394f0c430b8b96cba84a2a233e516', d: "M8 12h8" })));
5
6
  }
6
7
  static get is() { return "octagon-minus-icon"; }
7
8
  static get originalStyleUrls() {
@@ -14,5 +15,29 @@ export class OctagonMinusIcon {
14
15
  "$": ["../../output.css"]
15
16
  };
16
17
  }
18
+ static get properties() {
19
+ return {
20
+ "inline": {
21
+ "type": "boolean",
22
+ "attribute": "inline",
23
+ "mutable": false,
24
+ "complexType": {
25
+ "original": "boolean",
26
+ "resolved": "boolean",
27
+ "references": {}
28
+ },
29
+ "required": false,
30
+ "optional": false,
31
+ "docs": {
32
+ "tags": [],
33
+ "text": ""
34
+ },
35
+ "getter": false,
36
+ "setter": false,
37
+ "reflect": false,
38
+ "defaultValue": "false"
39
+ }
40
+ };
41
+ }
17
42
  }
18
43
  //# sourceMappingURL=octagonMinus.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"octagonMinus.js","sourceRoot":"","sources":["../../../src/components/icons/octagonMinus.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,gBAAgB;IACzB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAC,uDAAuD;YAE7D,6DAAM,CAAC,EAAC,4OAA4O,GAAG;YACvP,6DAAM,CAAC,EAAC,SAAS,GAAG,CAClB,CACT,CAAC;IACN,CAAC;;;;;;;;CACJ","sourcesContent":["import { Component, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"octagon-minus-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class OctagonMinusIcon {\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class=\"lucide lucide-octagon-minus-icon lucide-octagon-minus\"\r\n >\r\n <path d=\"M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z\" />\r\n <path d=\"M8 12h8\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"octagonMinus.js","sourceRoot":"","sources":["../../../src/components/icons/octagonMinus.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,gBAAgB;IAEzB,MAAM,GAAY,KAAK,CAAC;IAExB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAE,yDACH,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EACnC,EAAE;YAEF,6DAAM,CAAC,EAAC,4OAA4O,GAAG;YACvP,6DAAM,CAAC,EAAC,SAAS,GAAG,CAClB,CACT,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"octagon-minus-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class OctagonMinusIcon {\r\n @Prop()\r\n inline: boolean = false;\r\n\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class={`lucide lucide-octagon-minus-icon lucide-octagon-minus ${\r\n this.inline ? \"inline-block\" : \"\"\r\n }`}\r\n >\r\n <path d=\"M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z\" />\r\n <path d=\"M8 12h8\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
@@ -1,7 +1,8 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class SearchIcon {
3
+ inline = false;
3
4
  render() {
4
- return (h("svg", { key: '0e8ff56268e94ead08c1fe89b9a4eb9053542b9c', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: "lucide lucide-search-icon lucide-search" }, h("path", { key: 'a8f7b64ac7aa006921a28cf9a7457c0870328e62', d: "m21 21-4.34-4.34" }), h("circle", { key: '6dc9bd44e7f0288df59b6c939721084fb608c447', cx: "11", cy: "11", r: "8" })));
5
+ return (h("svg", { key: 'fe6ab0465f734d76f67a1bef8acde2f4b68adec4', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: `lucide lucide-search-icon lucide-search ${this.inline ? "inline-block" : ""}` }, h("path", { key: '30ebc16aa3ad74bf71bd9d29819b4abf00db32d0', d: "m21 21-4.34-4.34" }), h("circle", { key: '5fb6a2afca6aef0e63005550c60eb9fc517699bf', cx: "11", cy: "11", r: "8" })));
5
6
  }
6
7
  static get is() { return "search-icon"; }
7
8
  static get originalStyleUrls() {
@@ -14,5 +15,29 @@ export class SearchIcon {
14
15
  "$": ["../../output.css"]
15
16
  };
16
17
  }
18
+ static get properties() {
19
+ return {
20
+ "inline": {
21
+ "type": "boolean",
22
+ "attribute": "inline",
23
+ "mutable": false,
24
+ "complexType": {
25
+ "original": "boolean",
26
+ "resolved": "boolean",
27
+ "references": {}
28
+ },
29
+ "required": false,
30
+ "optional": false,
31
+ "docs": {
32
+ "tags": [],
33
+ "text": ""
34
+ },
35
+ "getter": false,
36
+ "setter": false,
37
+ "reflect": false,
38
+ "defaultValue": "false"
39
+ }
40
+ };
41
+ }
17
42
  }
18
43
  //# sourceMappingURL=search.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"search.js","sourceRoot":"","sources":["../../../src/components/icons/search.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAO7C,MAAM,OAAO,UAAU;IACnB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAC,yCAAyC;YAE/C,6DAAM,CAAC,EAAC,kBAAkB,GAAG;YAC7B,+DAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,GAAG,CAC9B,CACT,CAAC;IACN,CAAC;;;;;;;;CACJ","sourcesContent":["import { Component, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"search-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class SearchIcon {\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class=\"lucide lucide-search-icon lucide-search\"\r\n >\r\n <path d=\"m21 21-4.34-4.34\" />\r\n <circle cx=\"11\" cy=\"11\" r=\"8\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"search.js","sourceRoot":"","sources":["../../../src/components/icons/search.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,UAAU;IAEnB,MAAM,GAAY,KAAK,CAAC;IAExB,MAAM;QACF,OAAO,CACH,4DACI,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,kBACR,GAAG,oBACD,OAAO,qBACN,OAAO,EACvB,KAAK,EAAE,2CACH,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EACnC,EAAE;YAEF,6DAAM,CAAC,EAAC,kBAAkB,GAAG;YAC7B,+DAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,GAAG,CAC9B,CACT,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"search-icon\",\r\n styleUrl: \"../../output.css\",\r\n shadow: false,\r\n})\r\nexport class SearchIcon {\r\n @Prop()\r\n inline: boolean = false;\r\n\r\n render() {\r\n return (\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke=\"currentColor\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class={`lucide lucide-search-icon lucide-search ${\r\n this.inline ? \"inline-block\" : \"\"\r\n }`}\r\n >\r\n <path d=\"m21 21-4.34-4.34\" />\r\n <circle cx=\"11\" cy=\"11\" r=\"8\" />\r\n </svg>\r\n );\r\n }\r\n}\r\n"]}