@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,248 +0,0 @@
1
- export const COUNTRY_CODES = [
2
- 'AD',
3
- 'AE',
4
- 'AF',
5
- 'AG',
6
- 'AI',
7
- 'AL',
8
- 'AM',
9
- 'AN',
10
- 'AO',
11
- 'AQ',
12
- 'AR',
13
- 'AS',
14
- 'AT',
15
- 'AU',
16
- 'AW',
17
- 'AX',
18
- 'AZ',
19
- 'BA',
20
- 'BB',
21
- 'BD',
22
- 'BE',
23
- 'BF',
24
- 'BG',
25
- 'BH',
26
- 'BI',
27
- 'BJ',
28
- 'BM',
29
- 'BN',
30
- 'BO',
31
- 'BR',
32
- 'BQ',
33
- 'BS',
34
- 'BT',
35
- 'BV',
36
- 'BW',
37
- 'BY',
38
- 'BZ',
39
- 'CA',
40
- 'CC',
41
- 'CD',
42
- 'CF',
43
- 'CG',
44
- 'CH',
45
- 'CI',
46
- 'CK',
47
- 'CL',
48
- 'CM',
49
- 'CN',
50
- 'CO',
51
- 'CR',
52
- 'CU',
53
- 'CV',
54
- 'CX',
55
- 'CY',
56
- 'CZ',
57
- 'DE',
58
- 'DJ',
59
- 'DK',
60
- 'DM',
61
- 'DO',
62
- 'DZ',
63
- 'EC',
64
- 'EE',
65
- 'EG',
66
- 'EH',
67
- 'ER',
68
- 'ES',
69
- 'ET',
70
- 'FI',
71
- 'FJ',
72
- 'FK',
73
- 'FM',
74
- 'FO',
75
- 'FR',
76
- 'GA',
77
- 'GB',
78
- 'GD',
79
- 'GE',
80
- 'GF',
81
- 'GG',
82
- 'GH',
83
- 'GI',
84
- 'GL',
85
- 'GM',
86
- 'GN',
87
- 'GP',
88
- 'GQ',
89
- 'GR',
90
- 'GS',
91
- 'GT',
92
- 'GU',
93
- 'GW',
94
- 'GY',
95
- 'GZ',
96
- 'HK',
97
- 'HM',
98
- 'HN',
99
- 'HR',
100
- 'HT',
101
- 'HU',
102
- 'ID',
103
- 'IE',
104
- 'IL',
105
- 'IM',
106
- 'IN',
107
- 'IO',
108
- 'IQ',
109
- 'IR',
110
- 'IS',
111
- 'IT',
112
- 'JE',
113
- 'JM',
114
- 'JO',
115
- 'JP',
116
- 'KE',
117
- 'KG',
118
- 'KH',
119
- 'KI',
120
- 'KM',
121
- 'KN',
122
- 'KP',
123
- 'KR',
124
- 'KW',
125
- 'KY',
126
- 'KZ',
127
- 'LA',
128
- 'LB',
129
- 'LC',
130
- 'LI',
131
- 'LK',
132
- 'LR',
133
- 'LS',
134
- 'LT',
135
- 'LU',
136
- 'LV',
137
- 'LY',
138
- 'MA',
139
- 'MC',
140
- 'MD',
141
- 'ME',
142
- 'MG',
143
- 'MH',
144
- 'MK',
145
- 'ML',
146
- 'MM',
147
- 'MN',
148
- 'MO',
149
- 'MP',
150
- 'MQ',
151
- 'MR',
152
- 'MS',
153
- 'MT',
154
- 'MU',
155
- 'MV',
156
- 'MW',
157
- 'MX',
158
- 'MY',
159
- 'MZ',
160
- 'NA',
161
- 'NC',
162
- 'NE',
163
- 'NF',
164
- 'NG',
165
- 'NI',
166
- 'NL',
167
- 'NO',
168
- 'NP',
169
- 'NR',
170
- 'NU',
171
- 'NZ',
172
- 'OM',
173
- 'PA',
174
- 'PE',
175
- 'PF',
176
- 'PG',
177
- 'PH',
178
- 'PK',
179
- 'PL',
180
- 'PM',
181
- 'PN',
182
- 'PR',
183
- 'PS',
184
- 'PT',
185
- 'PW',
186
- 'PY',
187
- 'QA',
188
- 'RE',
189
- 'RO',
190
- 'RS',
191
- 'RU',
192
- 'RW',
193
- 'SA',
194
- 'SB',
195
- 'SC',
196
- 'SD',
197
- 'SE',
198
- 'SG',
199
- 'SH',
200
- 'SI',
201
- 'SJ',
202
- 'SK',
203
- 'SL',
204
- 'SM',
205
- 'SN',
206
- 'SO',
207
- 'SR',
208
- 'ST',
209
- 'SV',
210
- 'SY',
211
- 'SZ',
212
- 'TC',
213
- 'TD',
214
- 'TF',
215
- 'TG',
216
- 'TH',
217
- 'TJ',
218
- 'TK',
219
- 'TL',
220
- 'TM',
221
- 'TN',
222
- 'TO',
223
- 'TR',
224
- 'TT',
225
- 'TV',
226
- 'TW',
227
- 'TZ',
228
- 'UA',
229
- 'UG',
230
- 'US',
231
- 'UY',
232
- 'UZ',
233
- 'VA',
234
- 'VC',
235
- 'VE',
236
- 'VG',
237
- 'VI',
238
- 'VN',
239
- 'VU',
240
- 'WF',
241
- 'WS',
242
- 'XK',
243
- 'YE',
244
- 'YT',
245
- 'ZA',
246
- 'ZM',
247
- 'ZW',
248
- ];
@@ -1,3 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
3
- export * from './type-guard.js';
@@ -1,3 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
3
- export * from './type-guard.js';
@@ -1,2 +0,0 @@
1
- import { CountryCode } from './type.js';
2
- export declare const isCountryCode: (data?: unknown) => data is CountryCode;
@@ -1,4 +0,0 @@
1
- import { COUNTRY_CODES } from './config.js';
2
- export const isCountryCode = (data) => {
3
- return COUNTRY_CODES.some((it) => data === it);
4
- };
@@ -1,2 +0,0 @@
1
- import { COUNTRY_CODES } from './config.js';
2
- export type CountryCode = (typeof COUNTRY_CODES)[number];
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './county-code/index.js';
@@ -1 +0,0 @@
1
- export * from './county-code/index.js';
@@ -1,12 +0,0 @@
1
- import { CustomError } from '../../error/index.js';
2
- export declare const promiseAll: <T>(promises: Promise<{
3
- customError: CustomError;
4
- } | {
5
- data: unknown;
6
- }>[], keys?: string[]) => Promise<{
7
- customErrors: {
8
- customError: CustomError;
9
- }[];
10
- } | {
11
- data: T;
12
- }>;
@@ -1,24 +0,0 @@
1
- export const promiseAll = async (promises, keys) => {
2
- const resp = await Promise.all(promises);
3
- const customErrors = resp.filter((it) => 'customError' in it);
4
- const values = resp.filter((it) => 'data' in it).map((it) => it.data);
5
- if (customErrors.length > 0) {
6
- return { customErrors };
7
- }
8
- if (!keys) {
9
- let data = {};
10
- values.forEach((it) => {
11
- data = Object.assign(data, it);
12
- });
13
- return {
14
- data: data,
15
- };
16
- }
17
- const data = {};
18
- values.forEach((it, i) => {
19
- data[keys[i]] = it;
20
- });
21
- return {
22
- data: data,
23
- };
24
- };
@@ -1 +0,0 @@
1
- export * from './util.js';
@@ -1 +0,0 @@
1
- export * from './util.js';
@@ -1 +0,0 @@
1
- export type ConvertBase64ToImage = (base64Image: string) => string;
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- import { ConvertBase64ToImage } from './type.js';
2
- export declare const convertBase64ToImage: ConvertBase64ToImage;
@@ -1 +0,0 @@
1
- export const convertBase64ToImage = (base64Image) => base64Image.replace(/^data:image\/\w+;base64,/, '');
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,5 +0,0 @@
1
- import { PersonImage } from '../../database/index.js';
2
- export interface Image {
3
- personImage: PersonImage;
4
- base64Image: string;
5
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,5 +0,0 @@
1
- import { PersonImageWidth } from '../../person/index.js';
2
- export interface ImageDimension<T extends PersonImageWidth | number> {
3
- height: number;
4
- width: T;
5
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- export * from './image/index.js';
2
- export * from './image-dimension/index.js';
3
- export * from './convert-base-64-image/index.js';
@@ -1,3 +0,0 @@
1
- export * from './image/index.js';
2
- export * from './image-dimension/index.js';
3
- export * from './convert-base-64-image/index.js';
@@ -1,3 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
3
- export * from './type-guard.js';
@@ -1,3 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
3
- export * from './type-guard.js';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,6 +0,0 @@
1
- import { CandleExtPerson } from '../../../candle/index.js';
2
- export interface CandleDetailsPageData {
3
- detail: {
4
- candle: CandleExtPerson;
5
- };
6
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,7 +0,0 @@
1
- import { CandleExtPerson } from '../../candle/index.js';
2
- export interface CandlesPageData {
3
- candlesList: {
4
- candles: CandleExtPerson[];
5
- candlesCount: number;
6
- };
7
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,8 +0,0 @@
1
- import { Candle, Person } from '../../../database/index.js';
2
- export interface EditCandlePageData {
3
- maintenance: {
4
- candle: Candle & {
5
- person: Person;
6
- };
7
- };
8
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,4 +0,0 @@
1
- export * from './candle-details/index.js';
2
- export * from './candles-page-data.type.js';
3
- export * from './edit-candle/index.js';
4
- export * from './light-candle/index.js';
@@ -1,4 +0,0 @@
1
- export * from './candle-details/index.js';
2
- export * from './candles-page-data.type.js';
3
- export * from './edit-candle/index.js';
4
- export * from './light-candle/index.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,6 +0,0 @@
1
- import { Person } from '../../../database/index.js';
2
- export interface LightCandlePageData {
3
- maintenance: {
4
- person: Person;
5
- };
6
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,4 +0,0 @@
1
- import { Country } from '../../database/index.js';
2
- export type BirthPlaceCountry = {
3
- birthPlaceCountry: Country;
4
- };
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- export * from './birth-place-country/index.js';
2
- export * from './person-image/index.js';
3
- export * from './persons-count/index.js';
@@ -1,3 +0,0 @@
1
- export * from './birth-place-country/index.js';
2
- export * from './person-image/index.js';
3
- export * from './persons-count/index.js';
@@ -1,2 +0,0 @@
1
- export * from './person-image-file-name/index.js';
2
- export * from './person-image-width/index.js';
@@ -1,2 +0,0 @@
1
- export * from './person-image-file-name/index.js';
2
- export * from './person-image-width/index.js';
@@ -1 +0,0 @@
1
- export declare const PERSON_IMAGE_FILE_NAMES: readonly ["original", 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288];
@@ -1,2 +0,0 @@
1
- import { PERSON_IMAGE_WIDTHS } from '../person-image-width/config.js';
2
- export const PERSON_IMAGE_FILE_NAMES = ['original', ...PERSON_IMAGE_WIDTHS];
@@ -1,2 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
@@ -1,2 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
@@ -1,2 +0,0 @@
1
- import { PERSON_IMAGE_FILE_NAMES } from './config.js';
2
- export type PersonImageFileName = (typeof PERSON_IMAGE_FILE_NAMES)[number];
@@ -1 +0,0 @@
1
- export declare const PERSON_IMAGE_WIDTHS: readonly [32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288];
@@ -1 +0,0 @@
1
- export const PERSON_IMAGE_WIDTHS = [32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288];
@@ -1,2 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
@@ -1,2 +0,0 @@
1
- export * from './config.js';
2
- export * from './type.js';
@@ -1,2 +0,0 @@
1
- import { PERSON_IMAGE_WIDTHS } from './config.js';
2
- export type PersonImageWidth = (typeof PERSON_IMAGE_WIDTHS)[number];
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1 +0,0 @@
1
- export * from './type.js';
@@ -1,3 +0,0 @@
1
- export interface PersonsCount {
2
- personsCount: number;
3
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from './server-side-props/index.js';
package/src/ssr/index.js DELETED
@@ -1 +0,0 @@
1
- export * from './server-side-props/index.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 { CandleDetailsPageData } from '../../../page/index.js';
5
- export interface CandleDetailsPageServerSideProps {
6
- auth: Auth;
7
- cookieConsent?: CookieConsent;
8
- dictionary: Dictionary;
9
- language: Language;
10
- pageData: CandleDetailsPageData;
11
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,13 +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 { CandleFilterSort } from '../../filter-sort/index.js';
5
- import { CandlesPageData } from '../../page/index.js';
6
- export interface CandlesPageServerSideProps {
7
- auth: Auth;
8
- cookieConsent?: CookieConsent;
9
- dictionary: Dictionary;
10
- filterSort: CandleFilterSort;
11
- language: Language;
12
- pageData: CandlesPageData;
13
- }
@@ -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 ContactPageServerSideProps {
5
- auth: Auth;
6
- cookieConsent?: CookieConsent;
7
- dictionary: Dictionary;
8
- language: Language;
9
- }
@@ -1 +0,0 @@
1
- export {};