renovate-log-parser 0.1.0 → 0.1.2

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 (299) hide show
  1. package/README.md +39 -27
  2. package/dist/commands/web.d.ts +2 -1
  3. package/dist/commands/web.js +23 -11
  4. package/dist/commands/web.js.map +1 -1
  5. package/dist/server/api.d.ts +16 -0
  6. package/dist/server/api.js +173 -0
  7. package/dist/server/api.js.map +1 -0
  8. package/dist/server/http-error.d.ts +18 -0
  9. package/dist/server/http-error.js +23 -0
  10. package/dist/server/http-error.js.map +1 -0
  11. package/dist/server/index.d.ts +34 -0
  12. package/dist/server/index.js +54 -0
  13. package/dist/server/index.js.map +1 -0
  14. package/dist/server/log-registry.d.ts +34 -0
  15. package/dist/server/log-registry.js +157 -0
  16. package/dist/server/log-registry.js.map +1 -0
  17. package/dist/server/server-main.d.ts +1 -0
  18. package/dist/server/server-main.js +31 -0
  19. package/dist/server/server-main.js.map +1 -0
  20. package/dist/server/translate-filters.d.ts +58 -0
  21. package/dist/server/translate-filters.js +119 -0
  22. package/dist/server/translate-filters.js.map +1 -0
  23. package/package.json +6 -3
  24. package/web/.output/public/200.html +1 -0
  25. package/web/.output/public/404.html +1 -0
  26. package/web/.output/public/_nuxt/{CGPWRqbc.js → B4JKWaDj.js} +1 -1
  27. package/web/.output/public/_nuxt/Bs-RnkRE.js +37 -0
  28. package/web/.output/public/_nuxt/{Sgtec1U0.js → DjtJytwR.js} +1 -1
  29. package/web/.output/public/_nuxt/{BgApMHS1.js → a71R3CFc.js} +1 -1
  30. package/web/.output/public/_nuxt/builds/latest.json +1 -1
  31. package/web/.output/public/_nuxt/builds/meta/bc129b23-5172-4e74-875d-2a24574a5dbe.json +1 -0
  32. package/web/.output/public/index.html +1 -0
  33. package/web/.output/nitro.json +0 -15
  34. package/web/.output/public/_nuxt/BWja8e3M.js +0 -37
  35. package/web/.output/public/_nuxt/builds/meta/c4723e49-0623-47af-ae79-9ab6428bdcc1.json +0 -1
  36. package/web/.output/server/chunks/_/error-500.mjs +0 -19
  37. package/web/.output/server/chunks/_/error-500.mjs.map +0 -1
  38. package/web/.output/server/chunks/_/icons.mjs +0 -6153
  39. package/web/.output/server/chunks/_/icons.mjs.map +0 -1
  40. package/web/.output/server/chunks/_/icons2.mjs +0 -11494
  41. package/web/.output/server/chunks/_/icons2.mjs.map +0 -1
  42. package/web/.output/server/chunks/build/_plugin-vue_export-helper-1tPrXgE0.mjs +0 -10
  43. package/web/.output/server/chunks/build/_plugin-vue_export-helper-1tPrXgE0.mjs.map +0 -1
  44. package/web/.output/server/chunks/build/client.precomputed.mjs +0 -4
  45. package/web/.output/server/chunks/build/client.precomputed.mjs.map +0 -1
  46. package/web/.output/server/chunks/build/error-404-DyaaQUIS.mjs +0 -106
  47. package/web/.output/server/chunks/build/error-404-DyaaQUIS.mjs.map +0 -1
  48. package/web/.output/server/chunks/build/error-404-styles.9cNA4arh.mjs +0 -8
  49. package/web/.output/server/chunks/build/error-404-styles.9cNA4arh.mjs.map +0 -1
  50. package/web/.output/server/chunks/build/error-500-CVSP-p02.mjs +0 -89
  51. package/web/.output/server/chunks/build/error-500-CVSP-p02.mjs.map +0 -1
  52. package/web/.output/server/chunks/build/error-500-styles.BX54ZlkH.mjs +0 -8
  53. package/web/.output/server/chunks/build/error-500-styles.BX54ZlkH.mjs.map +0 -1
  54. package/web/.output/server/chunks/build/index-88dXYOxO.mjs +0 -19675
  55. package/web/.output/server/chunks/build/index-88dXYOxO.mjs.map +0 -1
  56. package/web/.output/server/chunks/build/index-styles.V2iua2bE.mjs +0 -8
  57. package/web/.output/server/chunks/build/index-styles.V2iua2bE.mjs.map +0 -1
  58. package/web/.output/server/chunks/build/server.mjs +0 -7910
  59. package/web/.output/server/chunks/build/server.mjs.map +0 -1
  60. package/web/.output/server/chunks/build/styles.mjs +0 -10
  61. package/web/.output/server/chunks/build/styles.mjs.map +0 -1
  62. package/web/.output/server/chunks/nitro/nitro.mjs +0 -6944
  63. package/web/.output/server/chunks/nitro/nitro.mjs.map +0 -1
  64. package/web/.output/server/chunks/routes/api/fields.get.mjs +0 -27
  65. package/web/.output/server/chunks/routes/api/fields.get.mjs.map +0 -1
  66. package/web/.output/server/chunks/routes/api/findings.get.mjs +0 -30
  67. package/web/.output/server/chunks/routes/api/findings.get.mjs.map +0 -1
  68. package/web/.output/server/chunks/routes/api/log/contents.post.mjs +0 -29
  69. package/web/.output/server/chunks/routes/api/log/contents.post.mjs.map +0 -1
  70. package/web/.output/server/chunks/routes/api/log/path.post.mjs +0 -30
  71. package/web/.output/server/chunks/routes/api/log/path.post.mjs.map +0 -1
  72. package/web/.output/server/chunks/routes/api/repositories.get.mjs +0 -27
  73. package/web/.output/server/chunks/routes/api/repositories.get.mjs.map +0 -1
  74. package/web/.output/server/chunks/routes/api/rows.get.mjs +0 -48
  75. package/web/.output/server/chunks/routes/api/rows.get.mjs.map +0 -1
  76. package/web/.output/server/chunks/routes/renderer.mjs +0 -451
  77. package/web/.output/server/chunks/routes/renderer.mjs.map +0 -1
  78. package/web/.output/server/chunks/virtual/_virtual_spa-template.mjs +0 -4
  79. package/web/.output/server/chunks/virtual/_virtual_spa-template.mjs.map +0 -1
  80. package/web/.output/server/index.mjs +0 -16
  81. package/web/.output/server/index.mjs.map +0 -1
  82. package/web/.output/server/node_modules/.nitro/hookable@5.5.3/dist/index.mjs +0 -290
  83. package/web/.output/server/node_modules/.nitro/hookable@5.5.3/package.json +0 -49
  84. package/web/.output/server/node_modules/.nitro/hookable@6.1.1/dist/index.mjs +0 -257
  85. package/web/.output/server/node_modules/.nitro/hookable@6.1.1/package.json +0 -53
  86. package/web/.output/server/node_modules/@babel/parser/lib/index.js +0 -14599
  87. package/web/.output/server/node_modules/@babel/parser/package.json +0 -50
  88. package/web/.output/server/node_modules/@floating-ui/core/dist/floating-ui.core.mjs +0 -1038
  89. package/web/.output/server/node_modules/@floating-ui/core/package.json +0 -63
  90. package/web/.output/server/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs +0 -789
  91. package/web/.output/server/node_modules/@floating-ui/dom/package.json +0 -72
  92. package/web/.output/server/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs +0 -165
  93. package/web/.output/server/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs +0 -136
  94. package/web/.output/server/node_modules/@floating-ui/utils/package.json +0 -70
  95. package/web/.output/server/node_modules/@floating-ui/vue/dist/floating-ui.vue.mjs +0 -190
  96. package/web/.output/server/node_modules/@floating-ui/vue/package.json +0 -71
  97. package/web/.output/server/node_modules/@iconify/utils/lib/colors/index.js +0 -295
  98. package/web/.output/server/node_modules/@iconify/utils/lib/colors/keywords.js +0 -701
  99. package/web/.output/server/node_modules/@iconify/utils/lib/css/common.js +0 -75
  100. package/web/.output/server/node_modules/@iconify/utils/lib/css/format.js +0 -39
  101. package/web/.output/server/node_modules/@iconify/utils/lib/css/icon.js +0 -47
  102. package/web/.output/server/node_modules/@iconify/utils/lib/css/icons.js +0 -128
  103. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/bool.js +0 -19
  104. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/defaults.js +0 -13
  105. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/flip.js +0 -17
  106. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/merge.js +0 -16
  107. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/rotate.js +0 -30
  108. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/cleanup.js +0 -78
  109. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/convert.js +0 -100
  110. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/data.js +0 -28
  111. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/format.js +0 -58
  112. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/parse.js +0 -48
  113. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/base.js +0 -203
  114. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/create.js +0 -33
  115. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/numbers.js +0 -132
  116. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/similar.js +0 -165
  117. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/tree.js +0 -79
  118. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/replace/find.js +0 -92
  119. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/replace/replace.js +0 -26
  120. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/components.js +0 -76
  121. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/missing.js +0 -66
  122. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/name.js +0 -45
  123. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/parse.js +0 -103
  124. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/similar.js +0 -36
  125. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/tree.js +0 -92
  126. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/variations.js +0 -62
  127. package/web/.output/server/node_modules/@iconify/utils/lib/icon/defaults.js +0 -25
  128. package/web/.output/server/node_modules/@iconify/utils/lib/icon/merge.js +0 -16
  129. package/web/.output/server/node_modules/@iconify/utils/lib/icon/name.js +0 -57
  130. package/web/.output/server/node_modules/@iconify/utils/lib/icon/square.js +0 -33
  131. package/web/.output/server/node_modules/@iconify/utils/lib/icon/transformations.js +0 -12
  132. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/convert-info.js +0 -125
  133. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/expand.js +0 -19
  134. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/get-icon.js +0 -25
  135. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/get-icons.js +0 -36
  136. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/minify.js +0 -91
  137. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/parse.js +0 -46
  138. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/tree.js +0 -23
  139. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/validate-basic.js +0 -42
  140. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/validate.js +0 -123
  141. package/web/.output/server/node_modules/@iconify/utils/lib/index.js +0 -52
  142. package/web/.output/server/node_modules/@iconify/utils/lib/loader/custom.js +0 -30
  143. package/web/.output/server/node_modules/@iconify/utils/lib/loader/loader.js +0 -26
  144. package/web/.output/server/node_modules/@iconify/utils/lib/loader/modern.js +0 -27
  145. package/web/.output/server/node_modules/@iconify/utils/lib/loader/utils.js +0 -105
  146. package/web/.output/server/node_modules/@iconify/utils/lib/misc/objects.js +0 -26
  147. package/web/.output/server/node_modules/@iconify/utils/lib/misc/strings.js +0 -26
  148. package/web/.output/server/node_modules/@iconify/utils/lib/misc/title.js +0 -9
  149. package/web/.output/server/node_modules/@iconify/utils/lib/svg/build.js +0 -113
  150. package/web/.output/server/node_modules/@iconify/utils/lib/svg/defs.js +0 -31
  151. package/web/.output/server/node_modules/@iconify/utils/lib/svg/encode-svg-for-css.js +0 -13
  152. package/web/.output/server/node_modules/@iconify/utils/lib/svg/html.js +0 -9
  153. package/web/.output/server/node_modules/@iconify/utils/lib/svg/id.js +0 -41
  154. package/web/.output/server/node_modules/@iconify/utils/lib/svg/inner-html.js +0 -22
  155. package/web/.output/server/node_modules/@iconify/utils/lib/svg/parse.js +0 -67
  156. package/web/.output/server/node_modules/@iconify/utils/lib/svg/pretty.js +0 -54
  157. package/web/.output/server/node_modules/@iconify/utils/lib/svg/size.js +0 -27
  158. package/web/.output/server/node_modules/@iconify/utils/lib/svg/trim.js +0 -7
  159. package/web/.output/server/node_modules/@iconify/utils/lib/svg/url.js +0 -22
  160. package/web/.output/server/node_modules/@iconify/utils/lib/svg/viewbox.js +0 -8
  161. package/web/.output/server/node_modules/@iconify/utils/package.json +0 -119
  162. package/web/.output/server/node_modules/@iconify/vue/dist/iconify.mjs +0 -1896
  163. package/web/.output/server/node_modules/@iconify/vue/package.json +0 -62
  164. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/index.js +0 -1268
  165. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/lazy-measurements.js +0 -34
  166. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/utils.js +0 -74
  167. package/web/.output/server/node_modules/@tanstack/virtual-core/package.json +0 -56
  168. package/web/.output/server/node_modules/@tanstack/vue-virtual/dist/esm/index.js +0 -66
  169. package/web/.output/server/node_modules/@tanstack/vue-virtual/package.json +0 -68
  170. package/web/.output/server/node_modules/@vue/compiler-core/dist/compiler-core.cjs.prod.js +0 -6759
  171. package/web/.output/server/node_modules/@vue/compiler-core/package.json +0 -58
  172. package/web/.output/server/node_modules/@vue/compiler-dom/dist/compiler-dom.cjs.prod.js +0 -689
  173. package/web/.output/server/node_modules/@vue/compiler-dom/package.json +0 -57
  174. package/web/.output/server/node_modules/@vue/compiler-ssr/dist/compiler-ssr.cjs.js +0 -1413
  175. package/web/.output/server/node_modules/@vue/compiler-ssr/package.json +0 -34
  176. package/web/.output/server/node_modules/@vue/devtools-api/dist/index.js +0 -2
  177. package/web/.output/server/node_modules/@vue/devtools-api/package.json +0 -34
  178. package/web/.output/server/node_modules/@vue/devtools-kit/dist/index.js +0 -5670
  179. package/web/.output/server/node_modules/@vue/devtools-kit/node_modules/hookable/dist/index.mjs +0 -290
  180. package/web/.output/server/node_modules/@vue/devtools-kit/node_modules/hookable/package.json +0 -49
  181. package/web/.output/server/node_modules/@vue/devtools-kit/package.json +0 -44
  182. package/web/.output/server/node_modules/@vue/devtools-shared/dist/index.js +0 -239
  183. package/web/.output/server/node_modules/@vue/devtools-shared/package.json +0 -33
  184. package/web/.output/server/node_modules/@vue/reactivity/dist/reactivity.cjs.prod.js +0 -1899
  185. package/web/.output/server/node_modules/@vue/reactivity/package.json +0 -55
  186. package/web/.output/server/node_modules/@vue/runtime-core/dist/runtime-core.cjs.prod.js +0 -6940
  187. package/web/.output/server/node_modules/@vue/runtime-core/package.json +0 -52
  188. package/web/.output/server/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.prod.js +0 -1822
  189. package/web/.output/server/node_modules/@vue/runtime-dom/package.json +0 -60
  190. package/web/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js +0 -896
  191. package/web/.output/server/node_modules/@vue/server-renderer/package.json +0 -55
  192. package/web/.output/server/node_modules/@vue/shared/dist/shared.cjs.prod.js +0 -604
  193. package/web/.output/server/node_modules/@vue/shared/package.json +0 -47
  194. package/web/.output/server/node_modules/@vueuse/core/dist/index.js +0 -8464
  195. package/web/.output/server/node_modules/@vueuse/core/package.json +0 -49
  196. package/web/.output/server/node_modules/@vueuse/shared/dist/index.js +0 -2013
  197. package/web/.output/server/node_modules/@vueuse/shared/package.json +0 -42
  198. package/web/.output/server/node_modules/aria-hidden/dist/es5/index.js +0 -174
  199. package/web/.output/server/node_modules/aria-hidden/package.json +0 -71
  200. package/web/.output/server/node_modules/birpc/dist/index.mjs +0 -291
  201. package/web/.output/server/node_modules/birpc/package.json +0 -57
  202. package/web/.output/server/node_modules/consola/dist/chunks/prompt.mjs +0 -280
  203. package/web/.output/server/node_modules/consola/dist/core.mjs +0 -512
  204. package/web/.output/server/node_modules/consola/dist/index.mjs +0 -651
  205. package/web/.output/server/node_modules/consola/dist/shared/consola.DRwqZj3T.mjs +0 -72
  206. package/web/.output/server/node_modules/consola/dist/shared/consola.DXBYu-KD.mjs +0 -288
  207. package/web/.output/server/node_modules/consola/package.json +0 -136
  208. package/web/.output/server/node_modules/devalue/index.js +0 -4
  209. package/web/.output/server/node_modules/devalue/package.json +0 -40
  210. package/web/.output/server/node_modules/devalue/src/base64.js +0 -60
  211. package/web/.output/server/node_modules/devalue/src/constants.js +0 -12
  212. package/web/.output/server/node_modules/devalue/src/parse.js +0 -283
  213. package/web/.output/server/node_modules/devalue/src/stringify.js +0 -401
  214. package/web/.output/server/node_modules/devalue/src/uneval.js +0 -552
  215. package/web/.output/server/node_modules/devalue/src/utils.js +0 -160
  216. package/web/.output/server/node_modules/entities/dist/commonjs/decode-codepoint.js +0 -77
  217. package/web/.output/server/node_modules/entities/dist/commonjs/decode.js +0 -568
  218. package/web/.output/server/node_modules/entities/dist/commonjs/generated/decode-data-html.js +0 -7
  219. package/web/.output/server/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +0 -7
  220. package/web/.output/server/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js +0 -21
  221. package/web/.output/server/node_modules/entities/dist/commonjs/internal/decode-shared.js +0 -31
  222. package/web/.output/server/node_modules/entities/dist/commonjs/package.json +0 -3
  223. package/web/.output/server/node_modules/entities/package.json +0 -120
  224. package/web/.output/server/node_modules/estree-walker/dist/umd/estree-walker.js +0 -344
  225. package/web/.output/server/node_modules/estree-walker/package.json +0 -37
  226. package/web/.output/server/node_modules/hookable/dist/index.mjs +0 -257
  227. package/web/.output/server/node_modules/hookable/package.json +0 -53
  228. package/web/.output/server/node_modules/nostics/dist/index.mjs +0 -179
  229. package/web/.output/server/node_modules/nostics/package.json +0 -124
  230. package/web/.output/server/node_modules/perfect-debounce/dist/index.mjs +0 -89
  231. package/web/.output/server/node_modules/perfect-debounce/package.json +0 -41
  232. package/web/.output/server/node_modules/rou3/dist/index.mjs +0 -501
  233. package/web/.output/server/node_modules/rou3/package.json +0 -48
  234. package/web/.output/server/node_modules/source-map-js/lib/array-set.js +0 -121
  235. package/web/.output/server/node_modules/source-map-js/lib/base64-vlq.js +0 -140
  236. package/web/.output/server/node_modules/source-map-js/lib/base64.js +0 -67
  237. package/web/.output/server/node_modules/source-map-js/lib/binary-search.js +0 -111
  238. package/web/.output/server/node_modules/source-map-js/lib/mapping-list.js +0 -79
  239. package/web/.output/server/node_modules/source-map-js/lib/quick-sort.js +0 -132
  240. package/web/.output/server/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
  241. package/web/.output/server/node_modules/source-map-js/lib/source-map-generator.js +0 -444
  242. package/web/.output/server/node_modules/source-map-js/lib/source-node.js +0 -413
  243. package/web/.output/server/node_modules/source-map-js/lib/util.js +0 -594
  244. package/web/.output/server/node_modules/source-map-js/package.json +0 -71
  245. package/web/.output/server/node_modules/source-map-js/source-map.js +0 -8
  246. package/web/.output/server/node_modules/srvx/dist/_chunks/_body-limit.mjs +0 -39
  247. package/web/.output/server/node_modules/srvx/dist/_chunks/_plugins.mjs +0 -56
  248. package/web/.output/server/node_modules/srvx/dist/_chunks/_trust-proxy.mjs +0 -58
  249. package/web/.output/server/node_modules/srvx/dist/_chunks/_url.mjs +0 -134
  250. package/web/.output/server/node_modules/srvx/dist/_chunks/_utils.mjs +0 -15
  251. package/web/.output/server/node_modules/srvx/dist/_chunks/_utils2.mjs +0 -75
  252. package/web/.output/server/node_modules/srvx/dist/adapters/node.mjs +0 -976
  253. package/web/.output/server/node_modules/srvx/package.json +0 -102
  254. package/web/.output/server/node_modules/tailwind-merge/dist/bundle-mjs.mjs +0 -3365
  255. package/web/.output/server/node_modules/tailwind-merge/package.json +0 -93
  256. package/web/.output/server/node_modules/tailwind-variants/dist/chunk-LQJYWU4O.js +0 -112
  257. package/web/.output/server/node_modules/tailwind-variants/dist/chunk-RZF76H2U.js +0 -269
  258. package/web/.output/server/node_modules/tailwind-variants/dist/index.js +0 -38
  259. package/web/.output/server/node_modules/tailwind-variants/package.json +0 -122
  260. package/web/.output/server/node_modules/tailwindcss/dist/chunk-X4GG3EDV.mjs +0 -1
  261. package/web/.output/server/node_modules/tailwindcss/dist/colors.mjs +0 -1
  262. package/web/.output/server/node_modules/tailwindcss/package.json +0 -89
  263. package/web/.output/server/node_modules/ufo/dist/index.mjs +0 -645
  264. package/web/.output/server/node_modules/ufo/package.json +0 -48
  265. package/web/.output/server/node_modules/unhead/dist/index.mjs +0 -9
  266. package/web/.output/server/node_modules/unhead/dist/parser.mjs +0 -508
  267. package/web/.output/server/node_modules/unhead/dist/plugins.mjs +0 -101
  268. package/web/.output/server/node_modules/unhead/dist/scripts.mjs +0 -30
  269. package/web/.output/server/node_modules/unhead/dist/server.mjs +0 -180
  270. package/web/.output/server/node_modules/unhead/dist/shared/unhead.B3VbJo7Y.mjs +0 -207
  271. package/web/.output/server/node_modules/unhead/dist/shared/unhead.BYvz9V1x.mjs +0 -43
  272. package/web/.output/server/node_modules/unhead/dist/shared/unhead.BnoAbrHA.mjs +0 -269
  273. package/web/.output/server/node_modules/unhead/dist/shared/unhead.CaI5ZD4O.mjs +0 -182
  274. package/web/.output/server/node_modules/unhead/dist/shared/unhead.CbpEuj3y.mjs +0 -71
  275. package/web/.output/server/node_modules/unhead/dist/shared/unhead.D4vSFytZ.mjs +0 -236
  276. package/web/.output/server/node_modules/unhead/dist/shared/unhead.DQc16pHI.mjs +0 -196
  277. package/web/.output/server/node_modules/unhead/dist/shared/unhead.Dh1cQCTe.mjs +0 -44
  278. package/web/.output/server/node_modules/unhead/dist/shared/unhead.TxTMM7cM.mjs +0 -166
  279. package/web/.output/server/node_modules/unhead/dist/shared/unhead.yem5I2v_.mjs +0 -38
  280. package/web/.output/server/node_modules/unhead/dist/utils.mjs +0 -5
  281. package/web/.output/server/node_modules/unhead/node_modules/hookable/dist/index.mjs +0 -257
  282. package/web/.output/server/node_modules/unhead/node_modules/hookable/package.json +0 -53
  283. package/web/.output/server/node_modules/unhead/package.json +0 -105
  284. package/web/.output/server/node_modules/vue/dist/vue.cjs.js +0 -80
  285. package/web/.output/server/node_modules/vue/dist/vue.cjs.prod.js +0 -66
  286. package/web/.output/server/node_modules/vue/index.js +0 -7
  287. package/web/.output/server/node_modules/vue/index.mjs +0 -1
  288. package/web/.output/server/node_modules/vue/package.json +0 -112
  289. package/web/.output/server/node_modules/vue/server-renderer/index.mjs +0 -1
  290. package/web/.output/server/node_modules/vue-bundle-renderer/dist/runtime.mjs +0 -249
  291. package/web/.output/server/node_modules/vue-bundle-renderer/package.json +0 -57
  292. package/web/.output/server/node_modules/vue-demi/lib/index.mjs +0 -34
  293. package/web/.output/server/node_modules/vue-demi/package.json +0 -47
  294. package/web/.output/server/node_modules/vue-router/dist/devtools-Bpr7ZAVB.js +0 -1056
  295. package/web/.output/server/node_modules/vue-router/dist/useApi-CROJJdhE.js +0 -436
  296. package/web/.output/server/node_modules/vue-router/dist/vue-router.js +0 -1543
  297. package/web/.output/server/node_modules/vue-router/package.json +0 -214
  298. package/web/.output/server/node_modules/vue-router/vue-router.node.mjs +0 -2
  299. package/web/.output/server/package.json +0 -51
@@ -1,52 +0,0 @@
1
- import { defaultExtendedIconProps, defaultIconDimensions, defaultIconProps, defaultIconTransformations } from "./icon/defaults.js";
2
- import { defaultIconCustomisations, defaultIconSizeCustomisations } from "./customisations/defaults.js";
3
- import { mergeCustomisations } from "./customisations/merge.js";
4
- import { toBoolean } from "./customisations/bool.js";
5
- import { flipFromString } from "./customisations/flip.js";
6
- import { rotateFromString } from "./customisations/rotate.js";
7
- import { matchIconName, stringToIcon, validateIconName } from "./icon/name.js";
8
- import { mergeIconTransformations } from "./icon/transformations.js";
9
- import { mergeIconData } from "./icon/merge.js";
10
- import { makeIconSquare } from "./icon/square.js";
11
- import { getIconsTree } from "./icon-set/tree.js";
12
- import { getIconData } from "./icon-set/get-icon.js";
13
- import { parseIconSet, parseIconSetAsync } from "./icon-set/parse.js";
14
- import { validateIconSet } from "./icon-set/validate.js";
15
- import { quicklyValidateIconSet } from "./icon-set/validate-basic.js";
16
- import { expandIconSet } from "./icon-set/expand.js";
17
- import { minifyIconSet } from "./icon-set/minify.js";
18
- import { getIcons } from "./icon-set/get-icons.js";
19
- import { convertIconSetInfo } from "./icon-set/convert-info.js";
20
- import { calculateSize } from "./svg/size.js";
21
- import { mergeDefsAndContent, splitSVGDefs, wrapSVGContent } from "./svg/defs.js";
22
- import { iconToSVG } from "./svg/build.js";
23
- import { clearIDCache, replaceIDs } from "./svg/id.js";
24
- import { svgToData, svgToURL } from "./svg/url.js";
25
- import { encodeSvgForCss } from "./svg/encode-svg-for-css.js";
26
- import { trimSVG } from "./svg/trim.js";
27
- import { prettifySVG } from "./svg/pretty.js";
28
- import { iconToHTML } from "./svg/html.js";
29
- import { cleanUpInnerHTML } from "./svg/inner-html.js";
30
- import { getSVGViewBox } from "./svg/viewbox.js";
31
- import { buildParsedSVG, convertParsedSVG, parseSVGContent } from "./svg/parse.js";
32
- import { colorKeywords } from "./colors/keywords.js";
33
- import { colorToString, compareColors, stringToColor } from "./colors/index.js";
34
- import { getIconCSS, getIconContentCSS } from "./css/icon.js";
35
- import { getIconsCSS, getIconsContentCSS } from "./css/icons.js";
36
- import { mergeIconProps } from "./loader/utils.js";
37
- import { getCustomIcon } from "./loader/custom.js";
38
- import { searchForIcon } from "./loader/modern.js";
39
- import { loadIcon } from "./loader/loader.js";
40
- import { convertEmojiSequenceToUTF16, convertEmojiSequenceToUTF32, getEmojiCodePoint, getEmojiUnicode, isUTF32SplitNumber, mergeUTF32Numbers, splitUTF32Number } from "./emoji/convert.js";
41
- import { getEmojiSequenceFromString, getUnqualifiedEmojiSequence } from "./emoji/cleanup.js";
42
- import { getEmojiSequenceKeyword, getEmojiSequenceString, getEmojiUnicodeString } from "./emoji/format.js";
43
- import { parseEmojiTestFile } from "./emoji/test/parse.js";
44
- import { getQualifiedEmojiVariations } from "./emoji/test/variations.js";
45
- import { findMissingEmojis } from "./emoji/test/missing.js";
46
- import { createOptimisedRegex, createOptimisedRegexForEmojiSequences } from "./emoji/regex/create.js";
47
- import { prepareEmojiForIconSet, prepareEmojiForIconsList } from "./emoji/parse.js";
48
- import { findAndReplaceEmojisInText } from "./emoji/replace/replace.js";
49
- import { camelToKebab, camelize, pascalize, snakelize } from "./misc/strings.js";
50
- import { commonObjectProps, compareObjects, unmergeObjects } from "./misc/objects.js";
51
- import { sanitiseTitleAttribute } from "./misc/title.js";
52
- export { buildParsedSVG, calculateSize, camelToKebab, camelize, cleanUpInnerHTML, clearIDCache, colorKeywords, colorToString, commonObjectProps, compareColors, compareObjects, convertEmojiSequenceToUTF16, convertEmojiSequenceToUTF32, convertIconSetInfo, convertParsedSVG, createOptimisedRegex, createOptimisedRegexForEmojiSequences, defaultExtendedIconProps, defaultIconCustomisations, defaultIconDimensions, defaultIconProps, defaultIconSizeCustomisations, defaultIconTransformations, encodeSvgForCss, expandIconSet, findAndReplaceEmojisInText, findMissingEmojis, flipFromString, getCustomIcon, getEmojiCodePoint, getEmojiSequenceFromString, getEmojiSequenceKeyword, getEmojiSequenceString, getEmojiUnicode, getEmojiUnicodeString, getIconCSS, getIconContentCSS, getIconData, getIcons, getIconsCSS, getIconsContentCSS, getIconsTree, getQualifiedEmojiVariations, getSVGViewBox, getUnqualifiedEmojiSequence, iconToHTML, iconToSVG, isUTF32SplitNumber, loadIcon, makeIconSquare, matchIconName, mergeCustomisations, mergeDefsAndContent, mergeIconData, mergeIconProps, mergeIconTransformations, mergeUTF32Numbers, minifyIconSet, parseEmojiTestFile, parseIconSet, parseIconSetAsync, parseSVGContent, pascalize, prepareEmojiForIconSet, prepareEmojiForIconsList, prettifySVG, quicklyValidateIconSet, replaceIDs, rotateFromString, sanitiseTitleAttribute, searchForIcon, snakelize, splitSVGDefs, splitUTF32Number, stringToColor, stringToIcon, svgToData, svgToURL, toBoolean, trimSVG, unmergeObjects, validateIconName, validateIconSet, wrapSVGContent };
@@ -1,30 +0,0 @@
1
- import { trimSVG } from "../svg/trim.js";
2
- import { mergeIconProps } from "./utils.js";
3
- /**
4
- * Get custom icon from inline collection or using loader
5
- */
6
- async function getCustomIcon(custom, collection, icon, options) {
7
- let result;
8
- try {
9
- if (typeof custom === "function") result = await custom(icon);
10
- else {
11
- const inline = custom[icon];
12
- result = typeof inline === "function" ? await inline() : inline;
13
- }
14
- } catch (err) {
15
- console.warn(`Failed to load custom icon "${icon}" in "${collection}":`, err);
16
- return;
17
- }
18
- if (result) {
19
- const cleanupIdx = result.indexOf("<svg");
20
- if (cleanupIdx > 0) result = result.slice(cleanupIdx);
21
- const { transform } = options?.customizations ?? {};
22
- result = typeof transform === "function" ? await transform(result, collection, icon) : result;
23
- if (!result.startsWith("<svg")) {
24
- console.warn(`Custom icon "${icon}" in "${collection}" is not a valid SVG`);
25
- return result;
26
- }
27
- return await mergeIconProps(options?.customizations?.trimCustomSvg === true ? trimSVG(result) : result, collection, icon, options, void 0);
28
- }
29
- }
30
- export { getCustomIcon };
@@ -1,26 +0,0 @@
1
- import { getCustomIcon } from "./custom.js";
2
- import { searchForIcon } from "./modern.js";
3
- const loadIcon = async (collection, icon, options) => {
4
- const custom = options?.customCollections?.[collection];
5
- if (custom) if (typeof custom === "function") {
6
- let result;
7
- try {
8
- result = await custom(icon);
9
- } catch (err) {
10
- console.warn(`Failed to load custom icon "${icon}" in "${collection}":`, err);
11
- return;
12
- }
13
- if (result) {
14
- if (typeof result === "string") return await getCustomIcon(() => result, collection, icon, options);
15
- if ("icons" in result) {
16
- const ids = [
17
- icon,
18
- icon.replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase(),
19
- icon.replace(/([a-z])(\d+)/g, "$1-$2")
20
- ];
21
- return await searchForIcon(result, collection, ids, options);
22
- }
23
- }
24
- } else return await getCustomIcon(custom, collection, icon, options);
25
- };
26
- export { loadIcon };
@@ -1,27 +0,0 @@
1
- import { defaultIconCustomisations } from "../customisations/defaults.js";
2
- import { getIconData } from "../icon-set/get-icon.js";
3
- import { iconToSVG } from "../svg/build.js";
4
- import { loaderDefaultHeightProp, loaderDefaultWidthProp, mergeIconProps } from "./utils.js";
5
- async function searchForIcon(iconSet, collection, ids, options) {
6
- let iconData;
7
- const { customize } = options?.customizations ?? {};
8
- for (const id of ids) {
9
- iconData = getIconData(iconSet, id);
10
- if (iconData) {
11
- let defaultCustomizations = { ...defaultIconCustomisations };
12
- if (typeof customize === "function") {
13
- iconData = Object.assign({}, iconData);
14
- defaultCustomizations = customize(defaultCustomizations, iconData, `${collection}:${id}`) ?? defaultCustomizations;
15
- }
16
- const { attributes: { width, height, ...restAttributes }, body } = iconToSVG(iconData, defaultCustomizations);
17
- return await mergeIconProps(`<svg >${body}</svg>`, collection, id, options, () => {
18
- return {
19
- ...restAttributes,
20
- ...width ? { [loaderDefaultWidthProp]: width } : {},
21
- ...height ? { [loaderDefaultHeightProp]: height } : {}
22
- };
23
- });
24
- }
25
- }
26
- }
27
- export { searchForIcon };
@@ -1,105 +0,0 @@
1
- import { calculateSize } from "../svg/size.js";
2
- import { isUnsetKeyword } from "../svg/build.js";
3
- const svgWidthRegex = /\swidth\s*=\s*["']([^"']+)["']/;
4
- const svgHeightRegex = /\sheight\s*=\s*["']([^"']+)["']/;
5
- const svgViewBoxRegex = /\sviewBox\s*=\s*["']([^"']+)["']/;
6
- const svgTagRegex = /<svg\s+/;
7
- const loaderDefaultWidthProp = "__iconify_loader_width";
8
- const loaderDefaultHeightProp = "__iconify_loader_height";
9
- function stringifySize(value) {
10
- return value === void 0 ? void 0 : value.toString();
11
- }
12
- function getConfiguredSize(source, scale) {
13
- if (typeof scale === "number") return scale > 0 ? stringifySize(calculateSize(source ?? "1em", scale)) : void 0;
14
- return source;
15
- }
16
- function getSvgAspectRatio(svgNode, props) {
17
- const viewBox = props.viewBox ?? svgViewBoxRegex.exec(svgNode)?.[1];
18
- if (!viewBox) return;
19
- const values = viewBox.trim().split(/[\s,]+/).map((value) => parseFloat(value));
20
- if (values.length !== 4 || values.some((value) => !Number.isFinite(value))) return;
21
- const width = values[2];
22
- const height = values[3];
23
- if (width <= 0 || height <= 0) return;
24
- return width / height;
25
- }
26
- function configureSvgSize(svg, props, scale) {
27
- const svgNode = svg.slice(0, svg.indexOf(">"));
28
- const widthOnSvg = svgWidthRegex.test(svgNode);
29
- const heightOnSvg = svgHeightRegex.test(svgNode);
30
- const defaultWidth = props["__iconify_loader_width"] ?? svgWidthRegex.exec(svgNode)?.[1];
31
- const defaultHeight = props["__iconify_loader_height"] ?? svgHeightRegex.exec(svgNode)?.[1];
32
- const aspectRatio = getSvgAspectRatio(svgNode, props);
33
- delete props[loaderDefaultWidthProp];
34
- delete props[loaderDefaultHeightProp];
35
- const customWidth = props.width;
36
- const customHeight = props.height;
37
- const hasCustomWidth = !!customWidth || isUnsetKeyword(customWidth);
38
- const hasCustomHeight = !!customHeight || isUnsetKeyword(customHeight);
39
- if (hasCustomWidth || hasCustomHeight) {
40
- if (!hasCustomWidth) if (isUnsetKeyword(customHeight)) {
41
- delete props.width;
42
- delete props.height;
43
- } else if (aspectRatio) {
44
- props.width = stringifySize(calculateSize(customHeight, aspectRatio));
45
- props.height = customHeight;
46
- } else delete props.width;
47
- else if (isUnsetKeyword(customWidth)) {
48
- delete props.width;
49
- if (!hasCustomHeight || isUnsetKeyword(customHeight)) delete props.height;
50
- }
51
- if (!hasCustomHeight) if (isUnsetKeyword(customWidth)) delete props.height;
52
- else if (aspectRatio) {
53
- props.height = stringifySize(calculateSize(customWidth, 1 / aspectRatio));
54
- props.width = customWidth;
55
- } else delete props.height;
56
- else if (isUnsetKeyword(customHeight)) delete props.height;
57
- } else {
58
- const width = getConfiguredSize(defaultWidth, scale);
59
- const height = getConfiguredSize(defaultHeight, scale);
60
- if (width) props.width = width;
61
- if (height) props.height = height;
62
- }
63
- return [widthOnSvg, heightOnSvg];
64
- }
65
- async function mergeIconProps(svg, collection, icon, options, propsProvider, afterCustomizations) {
66
- const { scale, addXmlNs = false } = options ?? {};
67
- const { additionalProps = {}, iconCustomizer } = options?.customizations ?? {};
68
- const props = await propsProvider?.() ?? {};
69
- await iconCustomizer?.(collection, icon, props);
70
- Object.keys(additionalProps).forEach((p) => {
71
- const v = additionalProps[p];
72
- if (v !== void 0 && v !== null) props[p] = v;
73
- });
74
- afterCustomizations?.(props);
75
- const [widthOnSvg, heightOnSvg] = configureSvgSize(svg, props, scale);
76
- if (addXmlNs) {
77
- if (!svg.includes("xmlns=") && !props["xmlns"]) props["xmlns"] = "http://www.w3.org/2000/svg";
78
- if (!svg.includes("xmlns:xlink=") && svg.includes("xlink:") && !props["xmlns:xlink"]) props["xmlns:xlink"] = "http://www.w3.org/1999/xlink";
79
- }
80
- const propsToAdd = Object.keys(props).map((p) => p === "width" && widthOnSvg || p === "height" && heightOnSvg ? null : `${p}="${props[p]}"`).filter((p) => p != null);
81
- if (propsToAdd.length) svg = svg.replace(svgTagRegex, `<svg ${propsToAdd.join(" ")} `);
82
- if (options) {
83
- const { defaultStyle, defaultClass } = options;
84
- if (defaultClass && !svg.includes("class=")) svg = svg.replace(svgTagRegex, `<svg class="${defaultClass}" `);
85
- if (defaultStyle && !svg.includes("style=")) svg = svg.replace(svgTagRegex, `<svg style="${defaultStyle}" `);
86
- }
87
- const usedProps = options?.usedProps;
88
- if (usedProps) {
89
- Object.keys(additionalProps).forEach((p) => {
90
- const v = props[p];
91
- if (v !== void 0 && v !== null) usedProps[p] = v;
92
- });
93
- if (typeof props.width !== "undefined" && props.width !== null) usedProps.width = props.width;
94
- if (typeof props.height !== "undefined" && props.height !== null) usedProps.height = props.height;
95
- }
96
- return svg;
97
- }
98
- function getPossibleIconNames(icon) {
99
- return [
100
- icon,
101
- icon.replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase(),
102
- icon.replace(/([a-z])(\d+)/g, "$1-$2")
103
- ];
104
- }
105
- export { getPossibleIconNames, loaderDefaultHeightProp, loaderDefaultWidthProp, mergeIconProps };
@@ -1,26 +0,0 @@
1
- /**
2
- * Compares two objects, returns true if identical
3
- *
4
- * Reference object contains keys
5
- */
6
- function compareObjects(obj1, obj2, ref = obj1) {
7
- for (const key in ref) if (obj1[key] !== obj2[key]) return false;
8
- return Object.keys(obj1).length === Object.keys(obj2).length;
9
- }
10
- /**
11
- * Unmerge objects, removing items that match in both objects
12
- */
13
- function unmergeObjects(obj1, obj2) {
14
- const result = { ...obj1 };
15
- for (const key in obj2) if (result[key] === obj2[key]) delete result[key];
16
- return result;
17
- }
18
- /**
19
- * Get common properties in 2 objects
20
- */
21
- function commonObjectProps(item, reference) {
22
- const result = Object.create(null);
23
- for (const key in reference) if (key in item) result[key] = item[key];
24
- return result;
25
- }
26
- export { commonObjectProps, compareObjects, unmergeObjects };
@@ -1,26 +0,0 @@
1
- /**
2
- * Convert string to camelCase
3
- */
4
- function camelize(str) {
5
- return str.replace(/-([a-z0-9])/g, (g) => g[1].toUpperCase());
6
- }
7
- /**
8
- * Convert string to PascaleCase
9
- */
10
- function pascalize(str) {
11
- const camel = camelize(str);
12
- return camel.slice(0, 1).toUpperCase() + camel.slice(1);
13
- }
14
- /**
15
- * Convert camelCase string to kebab-case
16
- */
17
- function camelToKebab(key) {
18
- return key.replace(/:/g, "-").replace(/([A-Z])/g, " $1").trim().split(/\s+/g).join("-").toLowerCase();
19
- }
20
- /**
21
- * Convert camelCase string to snake-case
22
- */
23
- function snakelize(str) {
24
- return camelToKebab(str).replace(/-/g, "_");
25
- }
26
- export { camelToKebab, camelize, pascalize, snakelize };
@@ -1,9 +0,0 @@
1
- /**
2
- * Sanitises title, removing any unwanted characters that might break XML.
3
- *
4
- * This is a very basic funciton, not full parser.
5
- */
6
- function sanitiseTitleAttribute(content) {
7
- return content.replace(/[<>&]+/g, "");
8
- }
9
- export { sanitiseTitleAttribute };
@@ -1,113 +0,0 @@
1
- import { defaultIconProps } from "../icon/defaults.js";
2
- import { defaultIconCustomisations } from "../customisations/defaults.js";
3
- import { calculateSize } from "./size.js";
4
- import { wrapSVGContent } from "./defs.js";
5
- /**
6
- * Check if value should be unset. Allows multiple keywords
7
- */
8
- const isUnsetKeyword = (value) => value === "unset" || value === "undefined" || value === "none";
9
- /**
10
- * Get SVG attributes and content from icon + customisations
11
- *
12
- * Does not generate style to make it compatible with frameworks that use objects for style, such as React.
13
- * Instead, it generates 'inline' value. If true, rendering engine should add verticalAlign: -0.125em to icon.
14
- *
15
- * Customisations should be normalised by platform specific parser.
16
- * Result should be converted to <svg> by platform specific parser.
17
- * Use replaceIDs to generate unique IDs for body.
18
- */
19
- function iconToSVG(icon, customisations) {
20
- const fullIcon = {
21
- ...defaultIconProps,
22
- ...icon
23
- };
24
- const fullCustomisations = {
25
- ...defaultIconCustomisations,
26
- ...customisations
27
- };
28
- const box = {
29
- left: fullIcon.left,
30
- top: fullIcon.top,
31
- width: fullIcon.width,
32
- height: fullIcon.height
33
- };
34
- let body = fullIcon.body;
35
- [fullIcon, fullCustomisations].forEach((props) => {
36
- const transformations = [];
37
- const hFlip = props.hFlip;
38
- const vFlip = props.vFlip;
39
- let rotation = props.rotate;
40
- if (hFlip) if (vFlip) rotation += 2;
41
- else {
42
- transformations.push("translate(" + (box.width + box.left).toString() + " " + (0 - box.top).toString() + ")");
43
- transformations.push("scale(-1 1)");
44
- box.top = box.left = 0;
45
- }
46
- else if (vFlip) {
47
- transformations.push("translate(" + (0 - box.left).toString() + " " + (box.height + box.top).toString() + ")");
48
- transformations.push("scale(1 -1)");
49
- box.top = box.left = 0;
50
- }
51
- let tempValue;
52
- if (rotation < 0) rotation -= Math.floor(rotation / 4) * 4;
53
- rotation = rotation % 4;
54
- switch (rotation) {
55
- case 1:
56
- tempValue = box.height / 2 + box.top;
57
- transformations.unshift("rotate(90 " + tempValue.toString() + " " + tempValue.toString() + ")");
58
- break;
59
- case 2:
60
- transformations.unshift("rotate(180 " + (box.width / 2 + box.left).toString() + " " + (box.height / 2 + box.top).toString() + ")");
61
- break;
62
- case 3:
63
- tempValue = box.width / 2 + box.left;
64
- transformations.unshift("rotate(-90 " + tempValue.toString() + " " + tempValue.toString() + ")");
65
- break;
66
- }
67
- if (rotation % 2 === 1) {
68
- if (box.left !== box.top) {
69
- tempValue = box.left;
70
- box.left = box.top;
71
- box.top = tempValue;
72
- }
73
- if (box.width !== box.height) {
74
- tempValue = box.width;
75
- box.width = box.height;
76
- box.height = tempValue;
77
- }
78
- }
79
- if (transformations.length) body = wrapSVGContent(body, "<g transform=\"" + transformations.join(" ") + "\">", "</g>");
80
- });
81
- const customisationsWidth = fullCustomisations.width;
82
- const customisationsHeight = fullCustomisations.height;
83
- const boxWidth = box.width;
84
- const boxHeight = box.height;
85
- let width;
86
- let height;
87
- if (customisationsWidth === null) {
88
- height = customisationsHeight === null ? "1em" : customisationsHeight === "auto" ? boxHeight : customisationsHeight;
89
- width = calculateSize(height, boxWidth / boxHeight);
90
- } else {
91
- width = customisationsWidth === "auto" ? boxWidth : customisationsWidth;
92
- height = customisationsHeight === null ? calculateSize(width, boxHeight / boxWidth) : customisationsHeight === "auto" ? boxHeight : customisationsHeight;
93
- }
94
- const attributes = {};
95
- const setAttr = (prop, value) => {
96
- if (!isUnsetKeyword(value)) attributes[prop] = value.toString();
97
- };
98
- setAttr("width", width);
99
- setAttr("height", height);
100
- const viewBox = [
101
- box.left,
102
- box.top,
103
- boxWidth,
104
- boxHeight
105
- ];
106
- attributes.viewBox = viewBox.join(" ");
107
- return {
108
- attributes,
109
- viewBox,
110
- body
111
- };
112
- }
113
- export { iconToSVG, isUnsetKeyword };
@@ -1,31 +0,0 @@
1
- function splitSVGDefs(content, tag = "defs") {
2
- let defs = "";
3
- const index = content.indexOf("<" + tag);
4
- while (index >= 0) {
5
- const start = content.indexOf(">", index);
6
- const end = content.indexOf("</" + tag);
7
- if (start === -1 || end === -1) break;
8
- const endEnd = content.indexOf(">", end);
9
- if (endEnd === -1) break;
10
- defs += content.slice(start + 1, end).trim();
11
- content = content.slice(0, index).trim() + content.slice(endEnd + 1);
12
- }
13
- return {
14
- defs,
15
- content
16
- };
17
- }
18
- /**
19
- * Merge defs and content
20
- */
21
- function mergeDefsAndContent(defs, content) {
22
- return defs ? "<defs>" + defs + "</defs>" + content : content;
23
- }
24
- /**
25
- * Wrap SVG content, without wrapping definitions
26
- */
27
- function wrapSVGContent(body, start, end) {
28
- const split = splitSVGDefs(body);
29
- return mergeDefsAndContent(split.defs, start + split.content + end);
30
- }
31
- export { mergeDefsAndContent, splitSVGDefs, wrapSVGContent };
@@ -1,13 +0,0 @@
1
- import { encodeSVGforURL } from "./url.js";
2
- /**
3
- * Encode the `SVG` to be used on `CSS`: https://bl.ocks.org/jennyknuth/222825e315d45a738ed9d6e04c7a88d0.
4
- *
5
- * @param svg The `SVG` source.
6
- */
7
- function encodeSvgForCss(svg) {
8
- let useSvg = svg.startsWith("<svg>") ? svg.replace("<svg>", "<svg >") : svg;
9
- if (!useSvg.includes(" xmlns:xlink=") && useSvg.includes(" xlink:")) useSvg = useSvg.replace("<svg ", "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" ");
10
- if (!useSvg.includes(" xmlns=")) useSvg = useSvg.replace("<svg ", "<svg xmlns=\"http://www.w3.org/2000/svg\" ");
11
- return encodeSVGforURL(useSvg);
12
- }
13
- export { encodeSvgForCss };
@@ -1,9 +0,0 @@
1
- /**
2
- * Generate <svg>
3
- */
4
- function iconToHTML(body, attributes) {
5
- let renderAttribsHTML = body.indexOf("xlink:") === -1 ? "" : " xmlns:xlink=\"http://www.w3.org/1999/xlink\"";
6
- for (const attr in attributes) renderAttribsHTML += " " + attr + "=\"" + attributes[attr] + "\"";
7
- return "<svg xmlns=\"http://www.w3.org/2000/svg\"" + renderAttribsHTML + ">" + body + "</svg>";
8
- }
9
- export { iconToHTML };
@@ -1,41 +0,0 @@
1
- /**
2
- * Regular expression for finding ids
3
- */
4
- const regex = /\sid="(\S+)"/g;
5
- /**
6
- * Counters
7
- */
8
- const counters = /* @__PURE__ */ new Map();
9
- /**
10
- * Get unique new ID
11
- */
12
- function nextID(id) {
13
- id = id.replace(/[0-9]+$/, "") || "a";
14
- const count = counters.get(id) || 0;
15
- counters.set(id, count + 1);
16
- return count ? `${id}${count}` : id;
17
- }
18
- /**
19
- * Replace IDs in SVG output with unique IDs
20
- */
21
- function replaceIDs(body) {
22
- const ids = [];
23
- let match;
24
- while (match = regex.exec(body)) ids.push(match[1]);
25
- if (!ids.length) return body;
26
- const suffix = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
27
- ids.forEach((id) => {
28
- const newID = nextID(id);
29
- const escapedID = id.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
30
- body = body.replace(new RegExp("([#;\"])(" + escapedID + ")([\")]|\\.[a-z])", "g"), "$1" + newID + suffix + "$3");
31
- });
32
- body = body.replace(new RegExp(suffix, "g"), "");
33
- return body;
34
- }
35
- /**
36
- * Clear ID cache
37
- */
38
- function clearIDCache() {
39
- counters.clear();
40
- }
41
- export { clearIDCache, replaceIDs };
@@ -1,22 +0,0 @@
1
- let policy;
2
- /**
3
- * Attempt to create policy
4
- */
5
- function createPolicy() {
6
- try {
7
- policy = window.trustedTypes.createPolicy("iconify", { createHTML: (s) => s });
8
- } catch (err) {
9
- policy = null;
10
- }
11
- }
12
- /**
13
- * Clean up value for innerHTML assignment
14
- *
15
- * This code doesn't actually clean up anything.
16
- * It is intended be used with Iconify icon data, which has already been validated
17
- */
18
- function cleanUpInnerHTML(html) {
19
- if (policy === void 0) createPolicy();
20
- return policy ? policy.createHTML(html) : html;
21
- }
22
- export { cleanUpInnerHTML };
@@ -1,67 +0,0 @@
1
- import { wrapSVGContent } from "./defs.js";
2
- import { getSVGViewBox } from "./viewbox.js";
3
- /**
4
- * Extract attributes and content from SVG
5
- */
6
- function parseSVGContent(content) {
7
- const match = content.trim().match(/(?:<(?:\?xml|!DOCTYPE)[^>]+>\s*)*<svg([^>]+)>([\s\S]+)<\/svg[^>]*>/);
8
- if (!match) return;
9
- const body = match[2].trim();
10
- const attribsList = match[1].match(/[\w:-]+="[^"]*"/g);
11
- const attribs = Object.create(null);
12
- attribsList?.forEach((row) => {
13
- const match = row.match(/([\w:-]+)="([^"]*)"/);
14
- if (match) attribs[match[1]] = match[2];
15
- });
16
- return {
17
- attribs,
18
- body
19
- };
20
- }
21
- function build(data) {
22
- const attribs = data.attribs;
23
- const viewBox = getSVGViewBox(attribs["viewBox"] ?? "");
24
- if (!viewBox) return;
25
- const groupAttributes = [];
26
- for (const key in attribs) if (key === "style" || key.startsWith("fill") || key.startsWith("stroke")) groupAttributes.push(`${key}="${attribs[key]}"`);
27
- let body = data.body;
28
- if (groupAttributes.length) body = wrapSVGContent(body, "<g " + groupAttributes.join(" ") + ">", "</g>");
29
- return {
30
- width: attribs.width,
31
- height: attribs.height,
32
- viewBox,
33
- body
34
- };
35
- }
36
- /**
37
- * Convert parsed SVG to IconifyIconBuildResult
38
- */
39
- function buildParsedSVG(data) {
40
- const result = build(data);
41
- if (result) return {
42
- attributes: {
43
- width: result.width,
44
- height: result.height,
45
- viewBox: result.viewBox.join(" ")
46
- },
47
- viewBox: result.viewBox,
48
- body: result.body
49
- };
50
- }
51
- /**
52
- * Convert parsed SVG to IconifyIcon
53
- */
54
- function convertParsedSVG(data) {
55
- const result = build(data);
56
- if (result) {
57
- const viewBox = result.viewBox;
58
- return {
59
- left: viewBox[0],
60
- top: viewBox[1],
61
- width: viewBox[2],
62
- height: viewBox[3],
63
- body: result.body
64
- };
65
- }
66
- }
67
- export { buildParsedSVG, convertParsedSVG, parseSVGContent };
@@ -1,54 +0,0 @@
1
- /**
2
- * Tags to skip
3
- */
4
- const skipTags = ["script", "style"];
5
- /**
6
- * Prettify SVG
7
- */
8
- function prettifySVG(content, tab = " ", depth = 0) {
9
- let result = "";
10
- let level = 0;
11
- content = content.replace(/(\s)*\/>/g, " />");
12
- while (content.length > 0) {
13
- const openIndex = content.indexOf("<");
14
- let closeIndex = content.indexOf(">");
15
- if (openIndex === -1 && closeIndex === -1) return result;
16
- if (openIndex === -1 || closeIndex === -1 || closeIndex < openIndex) return null;
17
- const text = content.slice(0, openIndex);
18
- const trimmedText = text.trim();
19
- if (trimmedText.length) if (text.trimStart() !== text && text.trimEnd() !== text) result += trimmedText + "\n" + tab.repeat(level + depth);
20
- else result = result.trim() + text;
21
- content = content.slice(openIndex);
22
- closeIndex -= openIndex;
23
- const lastChar = content.slice(closeIndex - 1, closeIndex);
24
- const isClosing = content.slice(0, 2) === "</";
25
- let isSelfClosing = lastChar === "/" || lastChar === "?";
26
- if (isClosing && isSelfClosing) return null;
27
- const tagName = content.slice(isClosing ? 2 : 1).split(/[\s>]/).shift();
28
- const ignoreTagContent = !isSelfClosing && !isClosing && skipTags.includes(tagName);
29
- if (!ignoreTagContent) {
30
- const nextOpenIndex = content.indexOf("<", 1);
31
- if (nextOpenIndex !== -1 && nextOpenIndex < closeIndex) return null;
32
- }
33
- if (isClosing && tab.length) {
34
- if (result.slice(0 - tab.length) === tab) result = result.slice(0, result.length - tab.length);
35
- }
36
- result += content.slice(0, closeIndex + 1);
37
- content = content.slice(closeIndex + 1);
38
- if (ignoreTagContent) {
39
- const closingIndex = content.indexOf("</" + tagName);
40
- const closingEnd = content.indexOf(">", closingIndex);
41
- if (closingIndex < 0 || closingEnd < 0) return null;
42
- result += content.slice(0, closingEnd + 1);
43
- content = content.slice(closingEnd + 1);
44
- isSelfClosing = true;
45
- }
46
- if (isClosing) {
47
- level--;
48
- if (level < 0) return null;
49
- } else if (!isSelfClosing) level++;
50
- result += "\n" + tab.repeat(level + depth);
51
- }
52
- return level === 0 ? result : null;
53
- }
54
- export { prettifySVG };