@candlerip/shared3 0.0.99 → 0.0.101

Sign up to get free protection for your applications and to get access to all the features.
Files changed (392) hide show
  1. package/package.json +1 -1
  2. package/src/dictionary/dictionary/config.js +1 -1
  3. package/src/dictionary/translation-id/index.d.ts +5 -0
  4. package/src/dictionary/translation-id/index.js +5 -0
  5. package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/index.d.ts +0 -1
  6. package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/index.js +0 -1
  7. package/src/error/custom-error/console-custom-error/index.d.ts +2 -1
  8. package/src/error/custom-error/console-custom-error/index.js +10 -1
  9. package/src/helper/promise-all/index.d.ts +12 -1
  10. package/src/helper/promise-all/index.js +24 -1
  11. package/src/index.d.ts +1 -12
  12. package/src/index.js +1 -12
  13. package/src/page/index.d.ts +3 -2
  14. package/src/page/index.js +3 -2
  15. package/src/type/index.d.ts +1 -0
  16. package/src/type/index.js +1 -0
  17. package/src/type/null/index.d.ts +1 -0
  18. package/src/type/null/index.js +1 -0
  19. package/src/type/null/type-guard.d.ts +1 -0
  20. package/src/type/null/type-guard.js +1 -0
  21. package/src/type/object/index.d.ts +3 -1
  22. package/src/type/object/index.js +3 -1
  23. package/src/type/object/properties-in-object/index.d.ts +1 -0
  24. package/src/type/object/properties-in-object/index.js +1 -0
  25. package/src/type/object/properties-in-object/type-guard.d.ts +1 -0
  26. package/src/type/object/properties-in-object/type-guard.js +8 -0
  27. package/src/type/object/property-in-object/index.d.ts +1 -0
  28. package/src/type/object/property-in-object/index.js +1 -0
  29. package/src/type/object/property-in-object/type-guard.d.ts +1 -0
  30. package/src/type/object/property-in-object/type-guard.js +13 -0
  31. package/src/type/object/type-guard.d.ts +1 -0
  32. package/src/type/object/type-guard.js +11 -0
  33. package/src/type/string/comma-separated/index.d.ts +1 -0
  34. package/src/type/string/comma-separated/index.js +1 -0
  35. package/src/type/string/index.d.ts +1 -1
  36. package/src/type/string/index.js +1 -1
  37. package/src/auth/index.d.ts +0 -1
  38. package/src/auth/index.js +0 -1
  39. package/src/auth/type.d.ts +0 -8
  40. package/src/aws/aws-region/config.d.ts +0 -1
  41. package/src/aws/aws-region/config.js +0 -1
  42. package/src/aws/aws-region/default.d.ts +0 -2
  43. package/src/aws/aws-region/default.js +0 -1
  44. package/src/aws/aws-region/index.d.ts +0 -3
  45. package/src/aws/aws-region/index.js +0 -3
  46. package/src/aws/aws-region/type.d.ts +0 -2
  47. package/src/aws/aws-region/type.js +0 -1
  48. package/src/aws/index.d.ts +0 -1
  49. package/src/aws/index.js +0 -1
  50. package/src/candle/burning-candle-state/config.d.ts +0 -1
  51. package/src/candle/burning-candle-state/config.js +0 -1
  52. package/src/candle/burning-candle-state/index.d.ts +0 -3
  53. package/src/candle/burning-candle-state/index.js +0 -3
  54. package/src/candle/burning-candle-state/type-guard.d.ts +0 -2
  55. package/src/candle/burning-candle-state/type-guard.js +0 -4
  56. package/src/candle/burning-candle-state/type.d.ts +0 -2
  57. package/src/candle/burning-candle-state/type.js +0 -1
  58. package/src/candle/candle-ext-person/index.d.ts +0 -1
  59. package/src/candle/candle-ext-person/index.js +0 -1
  60. package/src/candle/candle-ext-person/type.d.ts +0 -4
  61. package/src/candle/candle-ext-person/type.js +0 -1
  62. package/src/candle/candles-count/index.d.ts +0 -1
  63. package/src/candle/candles-count/index.js +0 -1
  64. package/src/candle/candles-count/type.d.ts +0 -6
  65. package/src/candle/candles-count/type.js +0 -1
  66. package/src/candle/has-candle-permission/index.d.ts +0 -1
  67. package/src/candle/has-candle-permission/index.js +0 -1
  68. package/src/candle/has-candle-permission/type.d.ts +0 -4
  69. package/src/candle/has-candle-permission/type.js +0 -1
  70. package/src/candle/has-candle-permission/util.d.ts +0 -2
  71. package/src/candle/has-candle-permission/util.js +0 -13
  72. package/src/candle/index.d.ts +0 -4
  73. package/src/candle/index.js +0 -4
  74. package/src/cookie/consent/cookie-consent/compose-cookie-consent/index.d.ts +0 -1
  75. package/src/cookie/consent/cookie-consent/compose-cookie-consent/index.js +0 -1
  76. package/src/cookie/consent/cookie-consent/compose-cookie-consent/type.d.ts +0 -2
  77. package/src/cookie/consent/cookie-consent/compose-cookie-consent/type.js +0 -1
  78. package/src/cookie/consent/cookie-consent/compose-cookie-consent/util.d.ts +0 -2
  79. package/src/cookie/consent/cookie-consent/compose-cookie-consent/util.js +0 -5
  80. package/src/cookie/consent/cookie-consent/config.d.ts +0 -3
  81. package/src/cookie/consent/cookie-consent/config.js +0 -3
  82. package/src/cookie/consent/cookie-consent/default.d.ts +0 -2
  83. package/src/cookie/consent/cookie-consent/default.js +0 -3
  84. package/src/cookie/consent/cookie-consent/index.d.ts +0 -4
  85. package/src/cookie/consent/cookie-consent/index.js +0 -4
  86. package/src/cookie/consent/cookie-consent/type.d.ts +0 -9
  87. package/src/cookie/consent/cookie-consent/type.js +0 -1
  88. package/src/cookie/consent/cookie-consent-key/config.d.ts +0 -2
  89. package/src/cookie/consent/cookie-consent-key/config.js +0 -2
  90. package/src/cookie/consent/cookie-consent-key/index.d.ts +0 -2
  91. package/src/cookie/consent/cookie-consent-key/index.js +0 -2
  92. package/src/cookie/consent/cookie-consent-key/type.d.ts +0 -2
  93. package/src/cookie/consent/cookie-consent-key/type.js +0 -1
  94. package/src/cookie/consent/index.d.ts +0 -2
  95. package/src/cookie/consent/index.js +0 -2
  96. package/src/cookie/index.d.ts +0 -1
  97. package/src/cookie/index.js +0 -1
  98. package/src/database/index.d.ts +0 -1
  99. package/src/database/index.js +0 -1
  100. package/src/database/model/candle/index.d.ts +0 -1
  101. package/src/database/model/candle/index.js +0 -1
  102. package/src/database/model/candle/type.d.ts +0 -11
  103. package/src/database/model/candle/type.js +0 -1
  104. package/src/database/model/contact/index.d.ts +0 -1
  105. package/src/database/model/contact/index.js +0 -1
  106. package/src/database/model/contact/type.d.ts +0 -9
  107. package/src/database/model/contact/type.js +0 -1
  108. package/src/database/model/country/index.d.ts +0 -1
  109. package/src/database/model/country/index.js +0 -1
  110. package/src/database/model/country/type.d.ts +0 -13
  111. package/src/database/model/country/type.js +0 -1
  112. package/src/database/model/error-log/index.d.ts +0 -1
  113. package/src/database/model/error-log/index.js +0 -1
  114. package/src/database/model/error-log/type.d.ts +0 -7
  115. package/src/database/model/error-log/type.js +0 -1
  116. package/src/database/model/index.d.ts +0 -6
  117. package/src/database/model/index.js +0 -6
  118. package/src/database/model/person/index.d.ts +0 -2
  119. package/src/database/model/person/index.js +0 -2
  120. package/src/database/model/person/person-image/index.d.ts +0 -1
  121. package/src/database/model/person/person-image/index.js +0 -1
  122. package/src/database/model/person/person-image/type.d.ts +0 -10
  123. package/src/database/model/person/person-image/type.js +0 -1
  124. package/src/database/model/person/type.d.ts +0 -21
  125. package/src/database/model/person/type.js +0 -1
  126. package/src/database/model/translation/index.d.ts +0 -1
  127. package/src/database/model/translation/index.js +0 -1
  128. package/src/database/model/translation/type.d.ts +0 -7
  129. package/src/database/model/translation/type.js +0 -1
  130. package/src/date/index.d.ts +0 -1
  131. package/src/date/index.js +0 -1
  132. package/src/date/minutes/config.d.ts +0 -8
  133. package/src/date/minutes/config.js +0 -9
  134. package/src/dictionary/translation-ids/index.d.ts +0 -5
  135. package/src/dictionary/translation-ids/index.js +0 -5
  136. package/src/dictionary/translation-ids/page-translation-ids/candles-page-translation-ids/config.d.ts +0 -1
  137. package/src/dictionary/translation-ids/page-translation-ids/candles-page-translation-ids/config.js +0 -4
  138. package/src/dictionary/translation-ids/person/persons-list/index.d.ts +0 -1
  139. package/src/dictionary/translation-ids/person/persons-list/index.js +0 -1
  140. package/src/dictionary/translation-ids/time/time-abbreviation/index.d.ts +0 -1
  141. package/src/dictionary/translation-ids/time/time-abbreviation/index.js +0 -1
  142. package/src/error/custom-error/console-custom-error/util.d.ts +0 -2
  143. package/src/error/custom-error/console-custom-error/util.js +0 -10
  144. package/src/filter-sort/filter-sort/candle-filter-sort/domains/index.d.ts +0 -12
  145. package/src/filter-sort/filter-sort/candle-filter-sort/domains/index.js +0 -1
  146. package/src/filter-sort/filter-sort/candle-filter-sort/index.d.ts +0 -1
  147. package/src/filter-sort/filter-sort/candle-filter-sort/index.js +0 -1
  148. package/src/filter-sort/filter-sort/index.d.ts +0 -2
  149. package/src/filter-sort/filter-sort/index.js +0 -2
  150. package/src/filter-sort/filter-sort/person-filter-sort/domains/index.d.ts +0 -14
  151. package/src/filter-sort/filter-sort/person-filter-sort/domains/index.js +0 -1
  152. package/src/filter-sort/filter-sort/person-filter-sort/index.d.ts +0 -1
  153. package/src/filter-sort/filter-sort/person-filter-sort/index.js +0 -1
  154. package/src/filter-sort/index.d.ts +0 -4
  155. package/src/filter-sort/index.js +0 -4
  156. package/src/filter-sort/sort/domains/index.d.ts +0 -5
  157. package/src/filter-sort/sort/domains/index.js +0 -1
  158. package/src/filter-sort/sort/index.d.ts +0 -1
  159. package/src/filter-sort/sort/index.js +0 -1
  160. package/src/filter-sort/sort-name/candle-sort-name/configs/index.d.ts +0 -1
  161. package/src/filter-sort/sort-name/candle-sort-name/configs/index.js +0 -1
  162. package/src/filter-sort/sort-name/candle-sort-name/domains/index.d.ts +0 -2
  163. package/src/filter-sort/sort-name/candle-sort-name/domains/index.js +0 -1
  164. package/src/filter-sort/sort-name/candle-sort-name/index.d.ts +0 -3
  165. package/src/filter-sort/sort-name/candle-sort-name/index.js +0 -3
  166. package/src/filter-sort/sort-name/candle-sort-name/type-guards/index.d.ts +0 -1
  167. package/src/filter-sort/sort-name/candle-sort-name/type-guards/index.js +0 -1
  168. package/src/filter-sort/sort-name/candle-sort-name/type-guards/is-candle-sort-name/index.d.ts +0 -2
  169. package/src/filter-sort/sort-name/candle-sort-name/type-guards/is-candle-sort-name/index.js +0 -4
  170. package/src/filter-sort/sort-name/index.d.ts +0 -2
  171. package/src/filter-sort/sort-name/index.js +0 -2
  172. package/src/filter-sort/sort-name/person-sort-name/configs/index.d.ts +0 -1
  173. package/src/filter-sort/sort-name/person-sort-name/configs/index.js +0 -1
  174. package/src/filter-sort/sort-name/person-sort-name/domains/index.d.ts +0 -2
  175. package/src/filter-sort/sort-name/person-sort-name/domains/index.js +0 -1
  176. package/src/filter-sort/sort-name/person-sort-name/index.d.ts +0 -3
  177. package/src/filter-sort/sort-name/person-sort-name/index.js +0 -3
  178. package/src/filter-sort/sort-name/person-sort-name/type-guards/index.d.ts +0 -1
  179. package/src/filter-sort/sort-name/person-sort-name/type-guards/index.js +0 -1
  180. package/src/filter-sort/sort-name/person-sort-name/type-guards/is-person-sort-name/index.d.ts +0 -2
  181. package/src/filter-sort/sort-name/person-sort-name/type-guards/is-person-sort-name/index.js +0 -4
  182. package/src/filter-sort/sort-order/configs/index.d.ts +0 -1
  183. package/src/filter-sort/sort-order/configs/index.js +0 -1
  184. package/src/filter-sort/sort-order/domains/index.d.ts +0 -2
  185. package/src/filter-sort/sort-order/domains/index.js +0 -1
  186. package/src/filter-sort/sort-order/index.d.ts +0 -3
  187. package/src/filter-sort/sort-order/index.js +0 -3
  188. package/src/filter-sort/sort-order/type-guards/index.d.ts +0 -1
  189. package/src/filter-sort/sort-order/type-guards/index.js +0 -1
  190. package/src/filter-sort/sort-order/type-guards/is-sort-order/index.d.ts +0 -2
  191. package/src/filter-sort/sort-order/type-guards/is-sort-order/index.js +0 -4
  192. package/src/geographical/county-code/config.d.ts +0 -1
  193. package/src/geographical/county-code/config.js +0 -248
  194. package/src/geographical/county-code/index.d.ts +0 -3
  195. package/src/geographical/county-code/index.js +0 -3
  196. package/src/geographical/county-code/type-guard.d.ts +0 -2
  197. package/src/geographical/county-code/type-guard.js +0 -4
  198. package/src/geographical/county-code/type.d.ts +0 -2
  199. package/src/geographical/county-code/type.js +0 -1
  200. package/src/geographical/index.d.ts +0 -1
  201. package/src/geographical/index.js +0 -1
  202. package/src/helper/promise-all/util.d.ts +0 -12
  203. package/src/helper/promise-all/util.js +0 -24
  204. package/src/image/convert-base-64-image/index.d.ts +0 -1
  205. package/src/image/convert-base-64-image/index.js +0 -1
  206. package/src/image/convert-base-64-image/type.d.ts +0 -1
  207. package/src/image/convert-base-64-image/type.js +0 -1
  208. package/src/image/convert-base-64-image/util.d.ts +0 -2
  209. package/src/image/convert-base-64-image/util.js +0 -1
  210. package/src/image/image/index.d.ts +0 -1
  211. package/src/image/image/index.js +0 -1
  212. package/src/image/image/type.d.ts +0 -5
  213. package/src/image/image/type.js +0 -1
  214. package/src/image/image-dimension/index.d.ts +0 -1
  215. package/src/image/image-dimension/index.js +0 -1
  216. package/src/image/image-dimension/type.d.ts +0 -5
  217. package/src/image/image-dimension/type.js +0 -1
  218. package/src/image/index.d.ts +0 -3
  219. package/src/image/index.js +0 -3
  220. package/src/page/page/index.d.ts +0 -3
  221. package/src/page/page/index.js +0 -3
  222. package/src/page/page/type.js +0 -1
  223. package/src/page/page-data/candle-details/index.d.ts +0 -1
  224. package/src/page/page-data/candle-details/index.js +0 -1
  225. package/src/page/page-data/candle-details/type.d.ts +0 -6
  226. package/src/page/page-data/candle-details/type.js +0 -1
  227. package/src/page/page-data/candles-page-data.type.d.ts +0 -7
  228. package/src/page/page-data/candles-page-data.type.js +0 -1
  229. package/src/page/page-data/edit-candle/index.d.ts +0 -1
  230. package/src/page/page-data/edit-candle/index.js +0 -1
  231. package/src/page/page-data/edit-candle/type.d.ts +0 -8
  232. package/src/page/page-data/edit-candle/type.js +0 -1
  233. package/src/page/page-data/index.d.ts +0 -4
  234. package/src/page/page-data/index.js +0 -4
  235. package/src/page/page-data/light-candle/index.d.ts +0 -1
  236. package/src/page/page-data/light-candle/index.js +0 -1
  237. package/src/page/page-data/light-candle/type.d.ts +0 -6
  238. package/src/page/page-data/light-candle/type.js +0 -1
  239. package/src/person/birth-place-country/index.d.ts +0 -1
  240. package/src/person/birth-place-country/index.js +0 -1
  241. package/src/person/birth-place-country/type.d.ts +0 -4
  242. package/src/person/birth-place-country/type.js +0 -1
  243. package/src/person/index.d.ts +0 -3
  244. package/src/person/index.js +0 -3
  245. package/src/person/person-image/index.d.ts +0 -2
  246. package/src/person/person-image/index.js +0 -2
  247. package/src/person/person-image/person-image-file-name/config.d.ts +0 -1
  248. package/src/person/person-image/person-image-file-name/config.js +0 -2
  249. package/src/person/person-image/person-image-file-name/index.d.ts +0 -2
  250. package/src/person/person-image/person-image-file-name/index.js +0 -2
  251. package/src/person/person-image/person-image-file-name/type.d.ts +0 -2
  252. package/src/person/person-image/person-image-file-name/type.js +0 -1
  253. package/src/person/person-image/person-image-width/config.d.ts +0 -1
  254. package/src/person/person-image/person-image-width/config.js +0 -1
  255. package/src/person/person-image/person-image-width/index.d.ts +0 -2
  256. package/src/person/person-image/person-image-width/index.js +0 -2
  257. package/src/person/person-image/person-image-width/type.d.ts +0 -2
  258. package/src/person/person-image/person-image-width/type.js +0 -1
  259. package/src/person/persons-count/index.d.ts +0 -1
  260. package/src/person/persons-count/index.js +0 -1
  261. package/src/person/persons-count/type.d.ts +0 -3
  262. package/src/person/persons-count/type.js +0 -1
  263. package/src/ssr/index.d.ts +0 -1
  264. package/src/ssr/index.js +0 -1
  265. package/src/ssr/server-side-props/candle-details-page/index.d.ts +0 -1
  266. package/src/ssr/server-side-props/candle-details-page/index.js +0 -1
  267. package/src/ssr/server-side-props/candle-details-page/type.d.ts +0 -11
  268. package/src/ssr/server-side-props/candle-details-page/type.js +0 -1
  269. package/src/ssr/server-side-props/candles-page-server-side-props.type.d.ts +0 -13
  270. package/src/ssr/server-side-props/candles-page-server-side-props.type.js +0 -1
  271. package/src/ssr/server-side-props/contact-page/index.d.ts +0 -1
  272. package/src/ssr/server-side-props/contact-page/index.js +0 -1
  273. package/src/ssr/server-side-props/contact-page/type.d.ts +0 -9
  274. package/src/ssr/server-side-props/contact-page/type.js +0 -1
  275. package/src/ssr/server-side-props/cookie-policy-page/index.d.ts +0 -1
  276. package/src/ssr/server-side-props/cookie-policy-page/index.js +0 -1
  277. package/src/ssr/server-side-props/cookie-policy-page/type.d.ts +0 -9
  278. package/src/ssr/server-side-props/cookie-policy-page/type.js +0 -1
  279. package/src/ssr/server-side-props/edit-candle-page/index.d.ts +0 -1
  280. package/src/ssr/server-side-props/edit-candle-page/index.js +0 -1
  281. package/src/ssr/server-side-props/edit-candle-page/type.d.ts +0 -11
  282. package/src/ssr/server-side-props/edit-candle-page/type.js +0 -1
  283. package/src/ssr/server-side-props/help-page/index.d.ts +0 -1
  284. package/src/ssr/server-side-props/help-page/index.js +0 -1
  285. package/src/ssr/server-side-props/help-page/type.d.ts +0 -9
  286. package/src/ssr/server-side-props/help-page/type.js +0 -1
  287. package/src/ssr/server-side-props/index.d.ts +0 -9
  288. package/src/ssr/server-side-props/index.js +0 -9
  289. package/src/ssr/server-side-props/light-candle-page/index.d.ts +0 -1
  290. package/src/ssr/server-side-props/light-candle-page/index.js +0 -1
  291. package/src/ssr/server-side-props/light-candle-page/type.d.ts +0 -11
  292. package/src/ssr/server-side-props/light-candle-page/type.js +0 -1
  293. package/src/ssr/server-side-props/terms-and-conditions-page/index.d.ts +0 -1
  294. package/src/ssr/server-side-props/terms-and-conditions-page/index.js +0 -1
  295. package/src/ssr/server-side-props/terms-and-conditions-page/type.d.ts +0 -9
  296. package/src/ssr/server-side-props/terms-and-conditions-page/type.js +0 -1
  297. package/src/ssr/server-side-props/type.d.ts +0 -9
  298. package/src/ssr/server-side-props/type.js +0 -1
  299. package/src/type/object/add-prefix-to-object-props/index.d.ts +0 -1
  300. package/src/type/object/add-prefix-to-object-props/index.js +0 -1
  301. package/src/type/object/add-prefix-to-object-props/type.d.ts +0 -1
  302. package/src/type/object/add-prefix-to-object-props/type.js +0 -1
  303. package/src/type/object/add-prefix-to-object-props/util.d.ts +0 -2
  304. package/src/type/object/add-prefix-to-object-props/util.js +0 -1
  305. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-card/config.d.ts +0 -0
  306. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-card/config.js +0 -0
  307. /package/src/{date/minutes → dictionary/translation-id/candle/candle-card}/index.d.ts +0 -0
  308. /package/src/{date/minutes → dictionary/translation-id/candle/candle-card}/index.js +0 -0
  309. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-cards/config.d.ts +0 -0
  310. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-cards/config.js +0 -0
  311. /package/src/dictionary/{translation-ids/candle/candle-card → translation-id/candle/candle-cards}/index.d.ts +0 -0
  312. /package/src/dictionary/{translation-ids/candle/candle-card → translation-id/candle/candle-cards}/index.js +0 -0
  313. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-image/config.d.ts +0 -0
  314. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-image/config.js +0 -0
  315. /package/src/dictionary/{translation-ids/candle/candle-cards → translation-id/candle/candle-image}/index.d.ts +0 -0
  316. /package/src/dictionary/{translation-ids/candle/candle-cards → translation-id/candle/candle-image}/index.js +0 -0
  317. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-maintenance/config.d.ts +0 -0
  318. /package/src/dictionary/{translation-ids → translation-id}/candle/candle-maintenance/config.js +0 -0
  319. /package/src/dictionary/{translation-ids/candle/candle-image → translation-id/candle/candle-maintenance}/index.d.ts +0 -0
  320. /package/src/dictionary/{translation-ids/candle/candle-image → translation-id/candle/candle-maintenance}/index.js +0 -0
  321. /package/src/dictionary/{translation-ids → translation-id}/candle/candles-list/config.d.ts +0 -0
  322. /package/src/dictionary/{translation-ids → translation-id}/candle/candles-list/config.js +0 -0
  323. /package/src/dictionary/{translation-ids/candle/candle-maintenance → translation-id/candle/candles-list}/index.d.ts +0 -0
  324. /package/src/dictionary/{translation-ids/candle/candle-maintenance → translation-id/candle/candles-list}/index.js +0 -0
  325. /package/src/dictionary/{translation-ids → translation-id}/candle/index.d.ts +0 -0
  326. /package/src/dictionary/{translation-ids → translation-id}/candle/index.js +0 -0
  327. /package/src/dictionary/{translation-ids → translation-id}/common-page/config.d.ts +0 -0
  328. /package/src/dictionary/{translation-ids → translation-id}/common-page/config.js +0 -0
  329. /package/src/dictionary/{translation-ids/candle/candles-list → translation-id/common-page}/index.d.ts +0 -0
  330. /package/src/dictionary/{translation-ids/candle/candles-list → translation-id/common-page}/index.js +0 -0
  331. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/add-person-page-translation-ids/config.d.ts +0 -0
  332. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/add-person-page-translation-ids/config.js +0 -0
  333. /package/src/dictionary/{translation-ids/common-page → translation-id/page/add-person-page-translation-ids}/index.d.ts +0 -0
  334. /package/src/dictionary/{translation-ids/common-page → translation-id/page/add-person-page-translation-ids}/index.js +0 -0
  335. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/edit-person-page-translation-ids/config.d.ts +0 -0
  336. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/edit-person-page-translation-ids/config.js +0 -0
  337. /package/src/dictionary/{translation-ids/page-translation-ids/add-person-page-translation-ids → translation-id/page/edit-person-page-translation-ids}/index.d.ts +0 -0
  338. /package/src/dictionary/{translation-ids/page-translation-ids/add-person-page-translation-ids → translation-id/page/edit-person-page-translation-ids}/index.js +0 -0
  339. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/person-candles-page-translation-ids/config.d.ts +0 -0
  340. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/person-candles-page-translation-ids/config.js +0 -0
  341. /package/src/dictionary/{translation-ids/page-translation-ids/candles-page-translation-ids → translation-id/page/person-candles-page-translation-ids}/index.d.ts +0 -0
  342. /package/src/dictionary/{translation-ids/page-translation-ids/candles-page-translation-ids → translation-id/page/person-candles-page-translation-ids}/index.js +0 -0
  343. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/person-details-page-translation-ids/config.d.ts +0 -0
  344. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/person-details-page-translation-ids/config.js +0 -0
  345. /package/src/dictionary/{translation-ids/page-translation-ids/edit-person-page-translation-ids → translation-id/page/person-details-page-translation-ids}/index.d.ts +0 -0
  346. /package/src/dictionary/{translation-ids/page-translation-ids/edit-person-page-translation-ids → translation-id/page/person-details-page-translation-ids}/index.js +0 -0
  347. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/persons-map-page-translation-ids/config.d.ts +0 -0
  348. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/persons-map-page-translation-ids/config.js +0 -0
  349. /package/src/dictionary/{translation-ids/page-translation-ids/person-candles-page-translation-ids → translation-id/page/persons-map-page-translation-ids}/index.d.ts +0 -0
  350. /package/src/dictionary/{translation-ids/page-translation-ids/person-candles-page-translation-ids → translation-id/page/persons-map-page-translation-ids}/index.js +0 -0
  351. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/persons-page-translation-ids/config.d.ts +0 -0
  352. /package/src/dictionary/{translation-ids/page-translation-ids → translation-id/page}/persons-page-translation-ids/config.js +0 -0
  353. /package/src/dictionary/{translation-ids/page-translation-ids/person-details-page-translation-ids → translation-id/page/persons-page-translation-ids}/index.d.ts +0 -0
  354. /package/src/dictionary/{translation-ids/page-translation-ids/person-details-page-translation-ids → translation-id/page/persons-page-translation-ids}/index.js +0 -0
  355. /package/src/dictionary/{translation-ids → translation-id}/person/index.d.ts +0 -0
  356. /package/src/dictionary/{translation-ids → translation-id}/person/index.js +0 -0
  357. /package/src/dictionary/{translation-ids → translation-id}/person/person-card/config.d.ts +0 -0
  358. /package/src/dictionary/{translation-ids → translation-id}/person/person-card/config.js +0 -0
  359. /package/src/dictionary/{translation-ids/page-translation-ids/persons-map-page-translation-ids → translation-id/person/person-card}/index.d.ts +0 -0
  360. /package/src/dictionary/{translation-ids/page-translation-ids/persons-map-page-translation-ids → translation-id/person/person-card}/index.js +0 -0
  361. /package/src/dictionary/{translation-ids → translation-id}/person/person-cards/config.d.ts +0 -0
  362. /package/src/dictionary/{translation-ids → translation-id}/person/person-cards/config.js +0 -0
  363. /package/src/dictionary/{translation-ids/page-translation-ids/persons-page-translation-ids → translation-id/person/person-cards}/index.d.ts +0 -0
  364. /package/src/dictionary/{translation-ids/page-translation-ids/persons-page-translation-ids → translation-id/person/person-cards}/index.js +0 -0
  365. /package/src/dictionary/{translation-ids → translation-id}/person/person-image/config.d.ts +0 -0
  366. /package/src/dictionary/{translation-ids → translation-id}/person/person-image/config.js +0 -0
  367. /package/src/dictionary/{translation-ids/person/person-card → translation-id/person/person-image}/index.d.ts +0 -0
  368. /package/src/dictionary/{translation-ids/person/person-card → translation-id/person/person-image}/index.js +0 -0
  369. /package/src/dictionary/{translation-ids → translation-id}/person/person-maintenance/config.d.ts +0 -0
  370. /package/src/dictionary/{translation-ids → translation-id}/person/person-maintenance/config.js +0 -0
  371. /package/src/dictionary/{translation-ids/person/person-cards → translation-id/person/person-maintenance}/index.d.ts +0 -0
  372. /package/src/dictionary/{translation-ids/person/person-cards → translation-id/person/person-maintenance}/index.js +0 -0
  373. /package/src/dictionary/{translation-ids → translation-id}/person/persons-list/config.d.ts +0 -0
  374. /package/src/dictionary/{translation-ids → translation-id}/person/persons-list/config.js +0 -0
  375. /package/src/dictionary/{translation-ids/person/person-image → translation-id/person/persons-list}/index.d.ts +0 -0
  376. /package/src/dictionary/{translation-ids/person/person-image → translation-id/person/persons-list}/index.js +0 -0
  377. /package/src/dictionary/{translation-ids → translation-id}/time/index.d.ts +0 -0
  378. /package/src/dictionary/{translation-ids → translation-id}/time/index.js +0 -0
  379. /package/src/dictionary/{translation-ids → translation-id}/time/time-abbreviation/config.d.ts +0 -0
  380. /package/src/dictionary/{translation-ids → translation-id}/time/time-abbreviation/config.js +0 -0
  381. /package/src/dictionary/{translation-ids/person/person-maintenance → translation-id/time/time-abbreviation}/index.d.ts +0 -0
  382. /package/src/dictionary/{translation-ids/person/person-maintenance → translation-id/time/time-abbreviation}/index.js +0 -0
  383. /package/src/page/{page/config.d.ts → config.d.ts} +0 -0
  384. /package/src/page/{page/config.js → config.js} +0 -0
  385. /package/src/page/{page/type-guard.d.ts → type-guard.d.ts} +0 -0
  386. /package/src/page/{page/type-guard.js → type-guard.js} +0 -0
  387. /package/src/page/{page/type.d.ts → type.d.ts} +0 -0
  388. /package/src/{auth → page}/type.js +0 -0
  389. /package/src/type/string/{validate-comma-separated-string → comma-separated}/types.d.ts +0 -0
  390. /package/src/type/string/{validate-comma-separated-string → comma-separated}/types.js +0 -0
  391. /package/src/type/string/{validate-comma-separated-string/index.d.ts → comma-separated/validate.d.ts} +0 -0
  392. /package/src/type/string/{validate-comma-separated-string/index.js → comma-separated/validate.js} +0 -0
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,9 +0,0 @@
1
- import { Auth } from '../../../auth/index.js';
2
- import { CookieConsent } from '../../../cookie/index.js';
3
- import { Dictionary, Language } from '../../../dictionary/index.js';
4
- export interface CookiePolicyPageServerSideProps {
5
- auth: Auth;
6
- cookieConsent?: CookieConsent;
7
- dictionary: Dictionary;
8
- language: Language;
9
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,11 +0,0 @@
1
- import { Auth } from '../../../auth/index.js';
2
- import { CookieConsent } from '../../../cookie/index.js';
3
- import { Dictionary, Language } from '../../../dictionary/index.js';
4
- import { EditCandlePageData } from '../../../page/index.js';
5
- export interface EditCandleServerSideProps {
6
- auth: Auth;
7
- cookieConsent?: CookieConsent;
8
- dictionary: Dictionary;
9
- language: Language;
10
- pageData: EditCandlePageData;
11
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,9 +0,0 @@
1
- import { Auth } from '../../../auth/index.js';
2
- import { CookieConsent } from '../../../cookie/index.js';
3
- import { Dictionary, Language } from '../../../dictionary/index.js';
4
- export interface HelpPageServerSideProps {
5
- auth: Auth;
6
- cookieConsent?: CookieConsent;
7
- dictionary: Dictionary;
8
- language: Language;
9
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,9 +0,0 @@
1
- export * from './candle-details-page/index.js';
2
- export * from './candles-page-server-side-props.type.js';
3
- export * from './edit-candle-page/index.js';
4
- export * from './light-candle-page/index.js';
5
- export * from './contact-page/index.js';
6
- export * from './cookie-policy-page/index.js';
7
- export * from './help-page/index.js';
8
- export * from './terms-and-conditions-page/index.js';
9
- export * from './type.js';
@@ -1,9 +0,0 @@
1
- export * from './candle-details-page/index.js';
2
- export * from './candles-page-server-side-props.type.js';
3
- export * from './edit-candle-page/index.js';
4
- export * from './light-candle-page/index.js';
5
- export * from './contact-page/index.js';
6
- export * from './cookie-policy-page/index.js';
7
- export * from './help-page/index.js';
8
- export * from './terms-and-conditions-page/index.js';
9
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,11 +0,0 @@
1
- import { Auth } from '../../../auth/index.js';
2
- import { CookieConsent } from '../../../cookie/index.js';
3
- import { Dictionary, Language } from '../../../dictionary/index.js';
4
- import { LightCandlePageData } from '../../../page/index.js';
5
- export interface LightCandlePageServerSideProps {
6
- auth: Auth;
7
- cookieConsent?: CookieConsent;
8
- dictionary: Dictionary;
9
- language: Language;
10
- pageData: LightCandlePageData;
11
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,9 +0,0 @@
1
- import { Auth } from '../../../auth/index.js';
2
- import { CookieConsent } from '../../../cookie/index.js';
3
- import { Dictionary, Language } from '../../../dictionary/index.js';
4
- export interface TermsAndConditionsPageServerSideProps {
5
- auth: Auth;
6
- cookieConsent?: CookieConsent;
7
- dictionary: Dictionary;
8
- language: Language;
9
- }
@@ -1,9 +0,0 @@
1
- import { LightCandlePageServerSideProps } from './light-candle-page/index.js';
2
- import { ContactPageServerSideProps } from './contact-page/type.js';
3
- import { CookiePolicyPageServerSideProps } from './cookie-policy-page/type.js';
4
- import { HelpPageServerSideProps } from './help-page/type.js';
5
- import { TermsAndConditionsPageServerSideProps } from './terms-and-conditions-page/type.js';
6
- import { EditCandleServerSideProps } from './edit-candle-page/index.js';
7
- import { CandleDetailsPageServerSideProps } from './candle-details-page/index.js';
8
- import { CandlesPageServerSideProps } from './candles-page-server-side-props.type.js';
9
- export type ServerSideProps = CandleDetailsPageServerSideProps | CandlesPageServerSideProps | ContactPageServerSideProps | CookiePolicyPageServerSideProps | EditCandleServerSideProps | HelpPageServerSideProps | LightCandlePageServerSideProps | TermsAndConditionsPageServerSideProps;
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './util.js';
@@ -1 +0,0 @@
1
- export * from './util.js';
@@ -1 +0,0 @@
1
- export type AddPrefixToObjectProps = (obj: Record<string, string>, prefix: string) => Record<string, string>;
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- import { AddPrefixToObjectProps } from './type.js';
2
- export declare const addPrefixToObjectProps: AddPrefixToObjectProps;
@@ -1 +0,0 @@
1
- export const addPrefixToObjectProps = (obj, prefix) => Object.fromEntries(Object.entries(obj).map(([key, value]) => [`${prefix}-${key}`, value]));
File without changes
File without changes
File without changes
File without changes
File without changes