@bigbinary/neeto-commons-frontend 4.8.4 → 4.8.6

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 (291) hide show
  1. package/dist/{_commonjsHelpers-ae89b920.js → _commonjsHelpers-B85MJLTf.js} +1 -1
  2. package/dist/_commonjsHelpers-B85MJLTf.js.map +1 -0
  3. package/dist/cjs/{_commonjsHelpers-755157d3.js → _commonjsHelpers-CFO10eej.js} +1 -1
  4. package/dist/cjs/_commonjsHelpers-CFO10eej.js.map +1 -0
  5. package/dist/cjs/constants/index.js +0 -2
  6. package/dist/cjs/constants/index.js.map +1 -1
  7. package/dist/cjs/constants/regex.js +0 -2
  8. package/dist/cjs/constants/regex.js.map +1 -1
  9. package/dist/cjs/cypress-utils/.eslintrc.js +1 -1
  10. package/dist/cjs/cypress-utils/commands.js +4 -6
  11. package/dist/cjs/cypress-utils/commands.js.map +1 -1
  12. package/dist/cjs/cypress-utils/constants/index.js +0 -2
  13. package/dist/cjs/cypress-utils/constants/index.js.map +1 -1
  14. package/dist/cjs/cypress-utils/constants/routes.js +1 -3
  15. package/dist/cjs/cypress-utils/constants/routes.js.map +1 -1
  16. package/dist/cjs/cypress-utils/constants/selectors/common.js +1 -3
  17. package/dist/cjs/cypress-utils/constants/selectors/common.js.map +1 -1
  18. package/dist/cjs/cypress-utils/constants/selectors/editor.js +1 -3
  19. package/dist/cjs/cypress-utils/constants/selectors/editor.js.map +1 -1
  20. package/dist/cjs/cypress-utils/constants/selectors/ipRestriction.js +1 -3
  21. package/dist/cjs/cypress-utils/constants/selectors/ipRestriction.js.map +1 -1
  22. package/dist/cjs/cypress-utils/constants/selectors/login.js +1 -3
  23. package/dist/cjs/cypress-utils/constants/selectors/login.js.map +1 -1
  24. package/dist/cjs/cypress-utils/constants/selectors/member.js +1 -3
  25. package/dist/cjs/cypress-utils/constants/selectors/member.js.map +1 -1
  26. package/dist/cjs/cypress-utils/constants/selectors/navigation.js +1 -3
  27. package/dist/cjs/cypress-utils/constants/selectors/navigation.js.map +1 -1
  28. package/dist/cjs/cypress-utils/constants/selectors/roles.js +0 -2
  29. package/dist/cjs/cypress-utils/constants/selectors/roles.js.map +1 -1
  30. package/dist/cjs/cypress-utils/constants/selectors/signUp.js +1 -3
  31. package/dist/cjs/cypress-utils/constants/selectors/signUp.js.map +1 -1
  32. package/dist/cjs/cypress-utils/constants/selectors/tags.js +1 -3
  33. package/dist/cjs/cypress-utils/constants/selectors/tags.js.map +1 -1
  34. package/dist/cjs/cypress-utils/constants/texts/common.js +0 -2
  35. package/dist/cjs/cypress-utils/constants/texts/common.js.map +1 -1
  36. package/dist/cjs/cypress-utils/constants/texts/member.js +0 -2
  37. package/dist/cjs/cypress-utils/constants/texts/member.js.map +1 -1
  38. package/dist/cjs/cypress-utils/constants/texts/navigation.js +0 -2
  39. package/dist/cjs/cypress-utils/constants/texts/navigation.js.map +1 -1
  40. package/dist/cjs/cypress-utils/constants/texts/roles.js +0 -2
  41. package/dist/cjs/cypress-utils/constants/texts/roles.js.map +1 -1
  42. package/dist/cjs/cypress-utils/constants/texts/signUp.js +0 -2
  43. package/dist/cjs/cypress-utils/constants/texts/signUp.js.map +1 -1
  44. package/dist/cjs/cypress-utils/constants/texts/tags.js +0 -2
  45. package/dist/cjs/cypress-utils/constants/texts/tags.js.map +1 -1
  46. package/dist/cjs/cypress-utils/fixtures/fake.js +0 -2
  47. package/dist/cjs/cypress-utils/fixtures/fake.js.map +1 -1
  48. package/dist/cjs/cypress-utils/index.js +4 -6
  49. package/dist/cjs/cypress-utils/index.js.map +1 -1
  50. package/dist/cjs/cypress-utils/jsconfig.js +1 -1
  51. package/dist/cjs/cypress-utils/utils/authentication.js +1 -3
  52. package/dist/cjs/cypress-utils/utils/authentication.js.map +1 -1
  53. package/dist/cjs/cypress-utils/utils/common.js +1 -3
  54. package/dist/cjs/cypress-utils/utils/common.js.map +1 -1
  55. package/dist/cjs/cypress-utils/utils/date.js +3 -9
  56. package/dist/cjs/cypress-utils/utils/date.js.map +1 -1
  57. package/dist/cjs/cypress-utils/utils/email.js +1 -3
  58. package/dist/cjs/cypress-utils/utils/email.js.map +1 -1
  59. package/dist/cjs/cypress-utils/utils/member.js +1 -3
  60. package/dist/cjs/cypress-utils/utils/member.js.map +1 -1
  61. package/dist/cjs/cypress-utils/utils/navigation.js +1 -3
  62. package/dist/cjs/cypress-utils/utils/navigation.js.map +1 -1
  63. package/dist/cjs/cypress-utils/utils/organization.js +1 -3
  64. package/dist/cjs/cypress-utils/utils/organization.js.map +1 -1
  65. package/dist/cjs/cypress-utils/utils/validation.js +1 -3
  66. package/dist/cjs/cypress-utils/utils/validation.js.map +1 -1
  67. package/dist/cjs/{defineProperty-ba7cd53d.js → defineProperty-997UgAIV.js} +1 -1
  68. package/dist/cjs/{defineProperty-ba7cd53d.js.map → defineProperty-997UgAIV.js.map} +1 -1
  69. package/dist/cjs/{index-25a068b1.js → index-H4FWVZW-.js} +2 -6
  70. package/dist/cjs/{index-25a068b1.js.map → index-H4FWVZW-.js.map} +1 -1
  71. package/dist/cjs/initializers/axios.js +2 -2
  72. package/dist/cjs/initializers/axiosInitializer/index.js +15 -21
  73. package/dist/cjs/initializers/axiosInitializer/index.js.map +1 -1
  74. package/dist/cjs/initializers/axiosInitializer/paramsSerializer.js +2 -7
  75. package/dist/cjs/initializers/axiosInitializer/paramsSerializer.js.map +1 -1
  76. package/dist/cjs/initializers/constants.js +0 -2
  77. package/dist/cjs/initializers/constants.js.map +1 -1
  78. package/dist/cjs/initializers/dayjs.js +18 -38
  79. package/dist/cjs/initializers/dayjs.js.map +1 -1
  80. package/dist/cjs/initializers/i18n.js +7 -12
  81. package/dist/cjs/initializers/i18n.js.map +1 -1
  82. package/dist/cjs/initializers/index.js +10 -10
  83. package/dist/cjs/initializers/index.js.map +1 -1
  84. package/dist/cjs/initializers/logger.js +3 -7
  85. package/dist/cjs/initializers/logger.js.map +1 -1
  86. package/dist/cjs/initializers/mixpanel.js +2 -2
  87. package/dist/cjs/initializers/reactDevTools.js +1 -1
  88. package/dist/cjs/initializers/utils/customFormatters.js +1 -7
  89. package/dist/cjs/initializers/utils/customFormatters.js.map +1 -1
  90. package/dist/cjs/initializers/utils/customPostProcessors.js +0 -2
  91. package/dist/cjs/initializers/utils/customPostProcessors.js.map +1 -1
  92. package/dist/cjs/initializers/utils/utils.js +4 -10
  93. package/dist/cjs/initializers/utils/utils.js.map +1 -1
  94. package/dist/cjs/{mixpanel.cjs-e97a1ff5.js → mixpanel.cjs-DyVaCR4W.js} +2 -2
  95. package/dist/cjs/{mixpanel.cjs-e97a1ff5.js.map → mixpanel.cjs-DyVaCR4W.js.map} +1 -1
  96. package/dist/cjs/{objectWithoutProperties-60b52fdb.js → objectWithoutProperties-DKElrbI9.js} +1 -1
  97. package/dist/cjs/{objectWithoutProperties-60b52fdb.js.map → objectWithoutProperties-DKElrbI9.js.map} +1 -1
  98. package/dist/cjs/react-utils/AppContainer/AppContainer.js +3 -8
  99. package/dist/cjs/react-utils/AppContainer/AppContainer.js.map +1 -1
  100. package/dist/cjs/react-utils/AppContainer/index.js +1 -1
  101. package/dist/cjs/react-utils/BrowserPushNotifications/devices.js +5 -6
  102. package/dist/cjs/react-utils/BrowserPushNotifications/devices.js.map +1 -1
  103. package/dist/cjs/react-utils/BrowserPushNotifications/index.js +2 -4
  104. package/dist/cjs/react-utils/BrowserPushNotifications/index.js.map +1 -1
  105. package/dist/cjs/react-utils/BrowserPushNotifications/pushHelper.js +2 -4
  106. package/dist/cjs/react-utils/BrowserPushNotifications/pushHelper.js.map +1 -1
  107. package/dist/cjs/react-utils/BrowserPushNotifications/registerServiceWorker.js +2 -4
  108. package/dist/cjs/react-utils/BrowserPushNotifications/registerServiceWorker.js.map +1 -1
  109. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/FallbackComponent.js +5 -10
  110. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/FallbackComponent.js.map +1 -1
  111. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/HoneybadgerErrorBoundary.js +1 -1
  112. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/constants.js +0 -2
  113. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/constants.js.map +1 -1
  114. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/index.js +1 -1
  115. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/utils.js +0 -2
  116. package/dist/cjs/react-utils/HoneybadgerErrorBoundary/utils.js.map +1 -1
  117. package/dist/cjs/react-utils/PageTitle/PageTitle.js +1 -5
  118. package/dist/cjs/react-utils/PageTitle/PageTitle.js.map +1 -1
  119. package/dist/cjs/react-utils/PrivateRoute/PrivateRoute.js +4 -8
  120. package/dist/cjs/react-utils/PrivateRoute/PrivateRoute.js.map +1 -1
  121. package/dist/cjs/react-utils/PrivateRoute/index.js +2 -2
  122. package/dist/cjs/react-utils/QueryClientProvider/index.js +1 -1
  123. package/dist/cjs/react-utils/constants/constants.js +0 -2
  124. package/dist/cjs/react-utils/constants/constants.js.map +1 -1
  125. package/dist/cjs/react-utils/constants/index.js +0 -2
  126. package/dist/cjs/react-utils/constants/index.js.map +1 -1
  127. package/dist/cjs/react-utils/constants/query.js +0 -2
  128. package/dist/cjs/react-utils/constants/query.js.map +1 -1
  129. package/dist/cjs/react-utils/index.js +11 -13
  130. package/dist/cjs/react-utils/index.js.map +1 -1
  131. package/dist/cjs/react-utils/metaClick/index.js +0 -2
  132. package/dist/cjs/react-utils/metaClick/index.js.map +1 -1
  133. package/dist/cjs/react-utils/metaClick/metaClick.js +0 -2
  134. package/dist/cjs/react-utils/metaClick/metaClick.js.map +1 -1
  135. package/dist/cjs/react-utils/useBreakpoints/index.js +1 -1
  136. package/dist/cjs/react-utils/useBreakpoints/utils.js +1 -3
  137. package/dist/cjs/react-utils/useBreakpoints/utils.js.map +1 -1
  138. package/dist/cjs/react-utils/useDebounce/index.js +2 -2
  139. package/dist/cjs/react-utils/useDebounce/useDebounce.js +2 -2
  140. package/dist/cjs/react-utils/useDisplayErrorPage/index.js +1 -1
  141. package/dist/cjs/react-utils/useDisplayErrorPage/useDisplayErrorPage.js +1 -1
  142. package/dist/cjs/react-utils/useFetchNeetoApps/apis/neeto_apps.js +1 -5
  143. package/dist/cjs/react-utils/useFetchNeetoApps/apis/neeto_apps.js.map +1 -1
  144. package/dist/cjs/react-utils/useFetchNeetoApps/index.js +6 -6
  145. package/dist/cjs/react-utils/useFetchNeetoApps/useFetchNeetoApps.js +6 -6
  146. package/dist/cjs/react-utils/useIsElementVisibleInDom/index.js +2 -2
  147. package/dist/cjs/react-utils/useIsElementVisibleInDom/useForceUpdate.js +2 -2
  148. package/dist/cjs/react-utils/useIsElementVisibleInDom/useIsElementVisibleInDom.js +2 -2
  149. package/dist/cjs/react-utils/useLocalStorage/index.js +8 -8
  150. package/dist/cjs/react-utils/useLocalStorage/useLocalStorage.js +8 -8
  151. package/dist/cjs/react-utils/useMutationWithInvalidation/index.js +2 -2
  152. package/dist/cjs/react-utils/useMutationWithInvalidation/useMutationWithInvalidation.js +2 -2
  153. package/dist/cjs/react-utils/usePersistedQuery/index.js +6 -6
  154. package/dist/cjs/react-utils/usePersistedQuery/usePersistedQuery.js +6 -6
  155. package/dist/cjs/react-utils/useQueryParams/index.js +6 -6
  156. package/dist/cjs/react-utils/useQueryParams/useQueryParams.js +6 -6
  157. package/dist/cjs/react-utils/useRegisterNavigationCheckpoint/index.js +7 -7
  158. package/dist/cjs/react-utils/useRegisterNavigationCheckpoint/useRegisterNavigationCheckpoint.js +7 -7
  159. package/dist/cjs/react-utils/useRestoreScrollPosition/index.js +1 -1
  160. package/dist/cjs/react-utils/useRestoreScrollPosition/useRestoreScrollPosition.js +1 -1
  161. package/dist/cjs/react-utils/useStateWithDependency/index.js +2 -2
  162. package/dist/cjs/react-utils/useStateWithDependency/useStateWithDependency.js +2 -2
  163. package/dist/cjs/react-utils/withTitle/index.js +1 -1
  164. package/dist/cjs/react-utils/withTitle/withTitle.js +1 -1
  165. package/dist/cjs/{slicedToArray-c9e22c6a.js → slicedToArray-xtNEn5LJ.js} +2 -2
  166. package/dist/cjs/{slicedToArray-c9e22c6a.js.map → slicedToArray-xtNEn5LJ.js.map} +1 -1
  167. package/dist/cjs/{toConsumableArray-7afb7984.js → toConsumableArray-Da_S-3Fb.js} +2 -2
  168. package/dist/cjs/{toConsumableArray-7afb7984.js.map → toConsumableArray-Da_S-3Fb.js.map} +1 -1
  169. package/dist/cjs/{typeof-a861d137.js → typeof-CKZ7gZmW.js} +1 -1
  170. package/dist/cjs/{typeof-a861d137.js.map → typeof-CKZ7gZmW.js.map} +1 -1
  171. package/dist/cjs/{unsupportedIterableToArray-294d47a8.js → unsupportedIterableToArray-CP9uaN0w.js} +1 -1
  172. package/dist/cjs/{unsupportedIterableToArray-294d47a8.js.map → unsupportedIterableToArray-CP9uaN0w.js.map} +1 -1
  173. package/dist/cjs/utils/axios.js +1 -7
  174. package/dist/cjs/utils/axios.js.map +1 -1
  175. package/dist/cjs/utils/buildNestedAttributesPayload.js +3 -5
  176. package/dist/cjs/utils/buildNestedAttributesPayload.js.map +1 -1
  177. package/dist/cjs/utils/captureAnalyticsEvent.js +2 -4
  178. package/dist/cjs/utils/captureAnalyticsEvent.js.map +1 -1
  179. package/dist/cjs/utils/captureAnalyticsPageView.js +3 -5
  180. package/dist/cjs/utils/captureAnalyticsPageView.js.map +1 -1
  181. package/dist/cjs/utils/createSubscription.js +6 -8
  182. package/dist/cjs/utils/createSubscription.js.map +1 -1
  183. package/dist/cjs/utils/currencyFormat.js +2 -8
  184. package/dist/cjs/utils/currencyFormat.js.map +1 -1
  185. package/dist/cjs/utils/datetime.js +3 -5
  186. package/dist/cjs/utils/datetime.js.map +1 -1
  187. package/dist/cjs/utils/dayjs.js +11 -15
  188. package/dist/cjs/utils/dayjs.js.map +1 -1
  189. package/dist/cjs/utils/general.js +13 -20
  190. package/dist/cjs/utils/general.js.map +1 -1
  191. package/dist/cjs/utils/index.js +9 -11
  192. package/dist/cjs/utils/index.js.map +1 -1
  193. package/dist/cjs/utils/permissions.js +0 -2
  194. package/dist/cjs/utils/permissions.js.map +1 -1
  195. package/dist/cjs/utils/validators/index.js +0 -2
  196. package/dist/cjs/utils/validators/index.js.map +1 -1
  197. package/dist/cjs/utils/validators/slug.js +3 -6
  198. package/dist/cjs/utils/validators/slug.js.map +1 -1
  199. package/dist/cypress-utils/.eslintrc.js +1 -1
  200. package/dist/cypress-utils/commands.js +4 -4
  201. package/dist/cypress-utils/constants/routes.js +1 -1
  202. package/dist/cypress-utils/constants/selectors/common.js +1 -1
  203. package/dist/cypress-utils/constants/selectors/editor.js +1 -1
  204. package/dist/cypress-utils/constants/selectors/ipRestriction.js +1 -1
  205. package/dist/cypress-utils/constants/selectors/login.js +1 -1
  206. package/dist/cypress-utils/constants/selectors/member.js +1 -1
  207. package/dist/cypress-utils/constants/selectors/navigation.js +1 -1
  208. package/dist/cypress-utils/constants/selectors/signUp.js +1 -1
  209. package/dist/cypress-utils/constants/selectors/tags.js +1 -1
  210. package/dist/cypress-utils/index.js +4 -4
  211. package/dist/cypress-utils/utils/authentication.js +1 -1
  212. package/dist/cypress-utils/utils/common.js +1 -1
  213. package/dist/cypress-utils/utils/email.js +1 -1
  214. package/dist/cypress-utils/utils/member.js +1 -1
  215. package/dist/cypress-utils/utils/navigation.js +1 -1
  216. package/dist/cypress-utils/utils/organization.js +1 -1
  217. package/dist/cypress-utils/utils/validation.js +1 -1
  218. package/dist/{defineProperty-18999f8e.js → defineProperty-CEd-kZQW.js} +1 -1
  219. package/dist/{defineProperty-18999f8e.js.map → defineProperty-CEd-kZQW.js.map} +1 -1
  220. package/dist/{index-fa7de82b.js → index-CRoDfiJc.js} +2 -6
  221. package/dist/{index-fa7de82b.js.map → index-CRoDfiJc.js.map} +1 -1
  222. package/dist/initializers/axios.js +6 -3
  223. package/dist/initializers/axios.js.map +1 -1
  224. package/dist/initializers/axiosInitializer/index.js +2 -2
  225. package/dist/initializers/i18n.js +5 -6
  226. package/dist/initializers/i18n.js.map +1 -1
  227. package/dist/initializers/index.js +6 -6
  228. package/dist/initializers/mixpanel.js +2 -2
  229. package/dist/initializers/reactDevTools.js +1 -1
  230. package/dist/initializers/utils/utils.js +3 -3
  231. package/dist/{mixpanel.cjs-55fbae33.js → mixpanel.cjs-DTVxnNUt.js} +2 -2
  232. package/dist/{mixpanel.cjs-55fbae33.js.map → mixpanel.cjs-DTVxnNUt.js.map} +1 -1
  233. package/dist/{objectWithoutProperties-00c72f1d.js → objectWithoutProperties-B90Wg9LD.js} +1 -1
  234. package/dist/{objectWithoutProperties-00c72f1d.js.map → objectWithoutProperties-B90Wg9LD.js.map} +1 -1
  235. package/dist/react-utils/AppContainer/AppContainer.js +1 -1
  236. package/dist/react-utils/AppContainer/AppContainer.js.map +1 -1
  237. package/dist/react-utils/AppContainer/index.js +1 -1
  238. package/dist/react-utils/BrowserPushNotifications/devices.js +3 -0
  239. package/dist/react-utils/BrowserPushNotifications/devices.js.map +1 -1
  240. package/dist/react-utils/BrowserPushNotifications/index.js +2 -2
  241. package/dist/react-utils/BrowserPushNotifications/pushHelper.js +2 -2
  242. package/dist/react-utils/BrowserPushNotifications/registerServiceWorker.js +2 -2
  243. package/dist/react-utils/HoneybadgerErrorBoundary/FallbackComponent.js +1 -1
  244. package/dist/react-utils/HoneybadgerErrorBoundary/HoneybadgerErrorBoundary.js +1 -1
  245. package/dist/react-utils/HoneybadgerErrorBoundary/index.js +1 -1
  246. package/dist/react-utils/PrivateRoute/PrivateRoute.js +2 -2
  247. package/dist/react-utils/PrivateRoute/index.js +2 -2
  248. package/dist/react-utils/index.js +8 -8
  249. package/dist/react-utils/useBreakpoints/index.js +1 -1
  250. package/dist/react-utils/useBreakpoints/utils.js +1 -1
  251. package/dist/react-utils/useDebounce/index.js +2 -2
  252. package/dist/react-utils/useDebounce/useDebounce.js +2 -2
  253. package/dist/react-utils/useFetchNeetoApps/index.js +6 -6
  254. package/dist/react-utils/useFetchNeetoApps/useFetchNeetoApps.js +6 -6
  255. package/dist/react-utils/useIsElementVisibleInDom/index.js +2 -2
  256. package/dist/react-utils/useIsElementVisibleInDom/useForceUpdate.js +2 -2
  257. package/dist/react-utils/useIsElementVisibleInDom/useIsElementVisibleInDom.js +2 -2
  258. package/dist/react-utils/useLocalStorage/index.js +8 -8
  259. package/dist/react-utils/useLocalStorage/useLocalStorage.js +8 -8
  260. package/dist/react-utils/useMutationWithInvalidation/index.js +2 -2
  261. package/dist/react-utils/useMutationWithInvalidation/useMutationWithInvalidation.js +2 -2
  262. package/dist/react-utils/usePersistedQuery/index.js +6 -6
  263. package/dist/react-utils/usePersistedQuery/usePersistedQuery.js +6 -6
  264. package/dist/react-utils/useQueryParams/index.js +6 -6
  265. package/dist/react-utils/useQueryParams/useQueryParams.js +6 -6
  266. package/dist/react-utils/useRegisterNavigationCheckpoint/index.js +6 -6
  267. package/dist/react-utils/useRegisterNavigationCheckpoint/useRegisterNavigationCheckpoint.js +6 -6
  268. package/dist/react-utils/useStateWithDependency/index.js +2 -2
  269. package/dist/react-utils/useStateWithDependency/useStateWithDependency.js +2 -2
  270. package/dist/react-utils/withTitle/index.js +1 -1
  271. package/dist/react-utils/withTitle/withTitle.js +1 -1
  272. package/dist/{slicedToArray-5531a6cb.js → slicedToArray-B_J-CC8-.js} +2 -2
  273. package/dist/{slicedToArray-5531a6cb.js.map → slicedToArray-B_J-CC8-.js.map} +1 -1
  274. package/dist/{toConsumableArray-7f764fb5.js → toConsumableArray-CQcqnqnw.js} +2 -2
  275. package/dist/{toConsumableArray-7f764fb5.js.map → toConsumableArray-CQcqnqnw.js.map} +1 -1
  276. package/dist/{typeof-92b42de1.js → typeof-C6-BY_SI.js} +1 -1
  277. package/dist/{typeof-92b42de1.js.map → typeof-C6-BY_SI.js.map} +1 -1
  278. package/dist/{unsupportedIterableToArray-577176bf.js → unsupportedIterableToArray-wRn9bJ2J.js} +1 -1
  279. package/dist/{unsupportedIterableToArray-577176bf.js.map → unsupportedIterableToArray-wRn9bJ2J.js.map} +1 -1
  280. package/dist/utils/buildNestedAttributesPayload.js +3 -3
  281. package/dist/utils/captureAnalyticsEvent.js +2 -2
  282. package/dist/utils/captureAnalyticsPageView.js +3 -3
  283. package/dist/utils/createSubscription.js +6 -6
  284. package/dist/utils/currencyFormat.js +1 -1
  285. package/dist/utils/datetime.js +3 -3
  286. package/dist/utils/dayjs.js +3 -3
  287. package/dist/utils/general.js +6 -6
  288. package/dist/utils/index.js +9 -9
  289. package/package.json +3 -3
  290. package/dist/_commonjsHelpers-ae89b920.js.map +0 -1
  291. package/dist/cjs/_commonjsHelpers-755157d3.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"slicedToArray-5531a6cb.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../node_modules/@babel/runtime/helpers/esm/slicedToArray.js"],"sourcesContent":["export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(arr, i) {\n var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"];\n\n if (_i == null) return;\n var _arr = [];\n var _n = true;\n var _d = false;\n\n var _s, _e;\n\n try {\n for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {\n _arr.push(_s.value);\n\n if (i && _arr.length === i) break;\n }\n } catch (err) {\n _d = true;\n _e = err;\n } finally {\n try {\n if (!_n && _i[\"return\"] != null) _i[\"return\"]();\n } finally {\n if (_d) throw _e;\n }\n }\n\n return _arr;\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithHoles from \"./arrayWithHoles.js\";\nimport iterableToArrayLimit from \"./iterableToArrayLimit.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableRest from \"./nonIterableRest.js\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}"],"names":["arrayWithHoles","iterableToArrayLimit","unsupportedIterableToArray","nonIterableRest"],"mappings":";;AAAe,SAAS,eAAe,CAAC,GAAG,EAAE;AAC7C,EAAE,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,OAAO,GAAG,CAAC;AACrC;;ACFe,SAAS,qBAAqB,CAAC,GAAG,EAAE,CAAC,EAAE;AACtD,EAAE,IAAI,EAAE,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,OAAO,MAAM,KAAK,WAAW,IAAI,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,GAAG,CAAC,YAAY,CAAC,CAAC;AAC3G;AACA,EAAE,IAAI,EAAE,IAAI,IAAI,EAAE,OAAO;AACzB,EAAE,IAAI,IAAI,GAAG,EAAE,CAAC;AAChB,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;AAChB,EAAE,IAAI,EAAE,GAAG,KAAK,CAAC;AACjB;AACA,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC;AACb;AACA,EAAE,IAAI;AACN,IAAI,KAAK,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,GAAG,IAAI,EAAE;AACtE,MAAM,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC;AAC1B;AACA,MAAM,IAAI,CAAC,IAAI,IAAI,CAAC,MAAM,KAAK,CAAC,EAAE,MAAM;AACxC,KAAK;AACL,GAAG,CAAC,OAAO,GAAG,EAAE;AAChB,IAAI,EAAE,GAAG,IAAI,CAAC;AACd,IAAI,EAAE,GAAG,GAAG,CAAC;AACb,GAAG,SAAS;AACZ,IAAI,IAAI;AACR,MAAM,IAAI,CAAC,EAAE,IAAI,EAAE,CAAC,QAAQ,CAAC,IAAI,IAAI,EAAE,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;AACtD,KAAK,SAAS;AACd,MAAM,IAAI,EAAE,EAAE,MAAM,EAAE,CAAC;AACvB,KAAK;AACL,GAAG;AACH;AACA,EAAE,OAAO,IAAI,CAAC;AACd;;AC5Be,SAAS,gBAAgB,GAAG;AAC3C,EAAE,MAAM,IAAI,SAAS,CAAC,2IAA2I,CAAC,CAAC;AACnK;;ACEe,SAAS,cAAc,CAAC,GAAG,EAAE,CAAC,EAAE;AAC/C,EAAE,OAAOA,eAAc,CAAC,GAAG,CAAC,IAAIC,qBAAoB,CAAC,GAAG,EAAE,CAAC,CAAC,IAAIC,2BAA0B,CAAC,GAAG,EAAE,CAAC,CAAC,IAAIC,gBAAe,EAAE,CAAC;AACxH;;;;"}
1
+ {"version":3,"file":"slicedToArray-B_J-CC8-.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../node_modules/@babel/runtime/helpers/esm/slicedToArray.js"],"sourcesContent":["export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(arr, i) {\n var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"];\n\n if (_i == null) return;\n var _arr = [];\n var _n = true;\n var _d = false;\n\n var _s, _e;\n\n try {\n for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {\n _arr.push(_s.value);\n\n if (i && _arr.length === i) break;\n }\n } catch (err) {\n _d = true;\n _e = err;\n } finally {\n try {\n if (!_n && _i[\"return\"] != null) _i[\"return\"]();\n } finally {\n if (_d) throw _e;\n }\n }\n\n return _arr;\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithHoles from \"./arrayWithHoles.js\";\nimport iterableToArrayLimit from \"./iterableToArrayLimit.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableRest from \"./nonIterableRest.js\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}"],"names":["arrayWithHoles","iterableToArrayLimit","unsupportedIterableToArray","nonIterableRest"],"mappings":";;AAAe,SAAS,eAAe,CAAC,GAAG,EAAE;AAC7C,EAAE,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,OAAO,GAAG,CAAC;AACrC;;ACFe,SAAS,qBAAqB,CAAC,GAAG,EAAE,CAAC,EAAE;AACtD,EAAE,IAAI,EAAE,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,OAAO,MAAM,KAAK,WAAW,IAAI,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,GAAG,CAAC,YAAY,CAAC,CAAC;AAC3G;AACA,EAAE,IAAI,EAAE,IAAI,IAAI,EAAE,OAAO;AACzB,EAAE,IAAI,IAAI,GAAG,EAAE,CAAC;AAChB,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;AAChB,EAAE,IAAI,EAAE,GAAG,KAAK,CAAC;AACjB;AACA,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC;AACb;AACA,EAAE,IAAI;AACN,IAAI,KAAK,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,GAAG,IAAI,EAAE;AACtE,MAAM,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC;AAC1B;AACA,MAAM,IAAI,CAAC,IAAI,IAAI,CAAC,MAAM,KAAK,CAAC,EAAE,MAAM;AACxC,KAAK;AACL,GAAG,CAAC,OAAO,GAAG,EAAE;AAChB,IAAI,EAAE,GAAG,IAAI,CAAC;AACd,IAAI,EAAE,GAAG,GAAG,CAAC;AACb,GAAG,SAAS;AACZ,IAAI,IAAI;AACR,MAAM,IAAI,CAAC,EAAE,IAAI,EAAE,CAAC,QAAQ,CAAC,IAAI,IAAI,EAAE,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;AACtD,KAAK,SAAS;AACd,MAAM,IAAI,EAAE,EAAE,MAAM,EAAE,CAAC;AACvB,KAAK;AACL,GAAG;AACH;AACA,EAAE,OAAO,IAAI,CAAC;AACd;;AC5Be,SAAS,gBAAgB,GAAG;AAC3C,EAAE,MAAM,IAAI,SAAS,CAAC,2IAA2I,CAAC,CAAC;AACnK;;ACEe,SAAS,cAAc,CAAC,GAAG,EAAE,CAAC,EAAE;AAC/C,EAAE,OAAOA,eAAc,CAAC,GAAG,CAAC,IAAIC,qBAAoB,CAAC,GAAG,EAAE,CAAC,CAAC,IAAIC,2BAA0B,CAAC,GAAG,EAAE,CAAC,CAAC,IAAIC,gBAAe,EAAE,CAAC;AACxH;;;;","x_google_ignoreList":[0,1,2,3]}
@@ -1,4 +1,4 @@
1
- import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-577176bf.js';
1
+ import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-wRn9bJ2J.js';
2
2
 
3
3
  function _arrayWithoutHoles(arr) {
4
4
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
@@ -17,4 +17,4 @@ function _toConsumableArray(arr) {
17
17
  }
18
18
 
19
19
  export { _toConsumableArray as _ };
20
- //# sourceMappingURL=toConsumableArray-7f764fb5.js.map
20
+ //# sourceMappingURL=toConsumableArray-CQcqnqnw.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"toConsumableArray-7f764fb5.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js"],"sourcesContent":["import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithoutHoles from \"./arrayWithoutHoles.js\";\nimport iterableToArray from \"./iterableToArray.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableSpread from \"./nonIterableSpread.js\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}"],"names":["arrayLikeToArray","arrayWithoutHoles","iterableToArray","unsupportedIterableToArray","nonIterableSpread"],"mappings":";;AACe,SAAS,kBAAkB,CAAC,GAAG,EAAE;AAChD,EAAE,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,OAAOA,iBAAgB,CAAC,GAAG,CAAC,CAAC;AACvD;;ACHe,SAAS,gBAAgB,CAAC,IAAI,EAAE;AAC/C,EAAE,IAAI,OAAO,MAAM,KAAK,WAAW,IAAI,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,IAAI,IAAI,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,EAAE,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC5H;;ACFe,SAAS,kBAAkB,GAAG;AAC7C,EAAE,MAAM,IAAI,SAAS,CAAC,sIAAsI,CAAC,CAAC;AAC9J;;ACEe,SAAS,kBAAkB,CAAC,GAAG,EAAE;AAChD,EAAE,OAAOC,kBAAiB,CAAC,GAAG,CAAC,IAAIC,gBAAe,CAAC,GAAG,CAAC,IAAIC,2BAA0B,CAAC,GAAG,CAAC,IAAIC,kBAAiB,EAAE,CAAC;AAClH;;;;"}
1
+ {"version":3,"file":"toConsumableArray-CQcqnqnw.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js"],"sourcesContent":["import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithoutHoles from \"./arrayWithoutHoles.js\";\nimport iterableToArray from \"./iterableToArray.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableSpread from \"./nonIterableSpread.js\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}"],"names":["arrayLikeToArray","arrayWithoutHoles","iterableToArray","unsupportedIterableToArray","nonIterableSpread"],"mappings":";;AACe,SAAS,kBAAkB,CAAC,GAAG,EAAE;AAChD,EAAE,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,OAAOA,iBAAgB,CAAC,GAAG,CAAC,CAAC;AACvD;;ACHe,SAAS,gBAAgB,CAAC,IAAI,EAAE;AAC/C,EAAE,IAAI,OAAO,MAAM,KAAK,WAAW,IAAI,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,IAAI,IAAI,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,EAAE,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC5H;;ACFe,SAAS,kBAAkB,GAAG;AAC7C,EAAE,MAAM,IAAI,SAAS,CAAC,sIAAsI,CAAC,CAAC;AAC9J;;ACEe,SAAS,kBAAkB,CAAC,GAAG,EAAE;AAChD,EAAE,OAAOC,kBAAiB,CAAC,GAAG,CAAC,IAAIC,gBAAe,CAAC,GAAG,CAAC,IAAIC,2BAA0B,CAAC,GAAG,CAAC,IAAIC,kBAAiB,EAAE,CAAC;AAClH;;;;","x_google_ignoreList":[0,1,2,3]}
@@ -9,4 +9,4 @@ function _typeof(obj) {
9
9
  }
10
10
 
11
11
  export { _typeof as _ };
12
- //# sourceMappingURL=typeof-92b42de1.js.map
12
+ //# sourceMappingURL=typeof-C6-BY_SI.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"typeof-92b42de1.js","sources":["../node_modules/@babel/runtime/helpers/esm/typeof.js"],"sourcesContent":["export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}"],"names":[],"mappings":"AAAe,SAAS,OAAO,CAAC,GAAG,EAAE;AACrC,EAAE,yBAAyB,CAAC;AAC5B;AACA,EAAE,OAAO,OAAO,GAAG,UAAU,IAAI,OAAO,MAAM,IAAI,QAAQ,IAAI,OAAO,MAAM,CAAC,QAAQ,GAAG,UAAU,GAAG,EAAE;AACtG,IAAI,OAAO,OAAO,GAAG,CAAC;AACtB,GAAG,GAAG,UAAU,GAAG,EAAE;AACrB,IAAI,OAAO,GAAG,IAAI,UAAU,IAAI,OAAO,MAAM,IAAI,GAAG,CAAC,WAAW,KAAK,MAAM,IAAI,GAAG,KAAK,MAAM,CAAC,SAAS,GAAG,QAAQ,GAAG,OAAO,GAAG,CAAC;AAChI,GAAG,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;AAClB;;;;"}
1
+ {"version":3,"file":"typeof-C6-BY_SI.js","sources":["../node_modules/@babel/runtime/helpers/esm/typeof.js"],"sourcesContent":["export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}"],"names":[],"mappings":"AAAe,SAAS,OAAO,CAAC,GAAG,EAAE;AACrC,EAAE,yBAAyB,CAAC;AAC5B;AACA,EAAE,OAAO,OAAO,GAAG,UAAU,IAAI,OAAO,MAAM,IAAI,QAAQ,IAAI,OAAO,MAAM,CAAC,QAAQ,GAAG,UAAU,GAAG,EAAE;AACtG,IAAI,OAAO,OAAO,GAAG,CAAC;AACtB,GAAG,GAAG,UAAU,GAAG,EAAE;AACrB,IAAI,OAAO,GAAG,IAAI,UAAU,IAAI,OAAO,MAAM,IAAI,GAAG,CAAC,WAAW,KAAK,MAAM,IAAI,GAAG,KAAK,MAAM,CAAC,SAAS,GAAG,QAAQ,GAAG,OAAO,GAAG,CAAC;AAChI,GAAG,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;AAClB;;;;","x_google_ignoreList":[0]}
@@ -18,4 +18,4 @@ function _unsupportedIterableToArray(o, minLen) {
18
18
  }
19
19
 
20
20
  export { _unsupportedIterableToArray as _, _arrayLikeToArray as a };
21
- //# sourceMappingURL=unsupportedIterableToArray-577176bf.js.map
21
+ //# sourceMappingURL=unsupportedIterableToArray-wRn9bJ2J.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"unsupportedIterableToArray-577176bf.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js"],"sourcesContent":["export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n}","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}"],"names":["arrayLikeToArray"],"mappings":"AAAe,SAAS,iBAAiB,CAAC,GAAG,EAAE,GAAG,EAAE;AACpD,EAAE,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,CAAC,MAAM,EAAE,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC;AACxD;AACA,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,IAAI,GAAG,IAAI,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,GAAG,EAAE,CAAC,EAAE,EAAE;AACvD,IAAI,IAAI,CAAC,CAAC,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,CAAC;AACrB,GAAG;AACH;AACA,EAAE,OAAO,IAAI,CAAC;AACd;;ACPe,SAAS,2BAA2B,CAAC,CAAC,EAAE,MAAM,EAAE;AAC/D,EAAE,IAAI,CAAC,CAAC,EAAE,OAAO;AACjB,EAAE,IAAI,OAAO,CAAC,KAAK,QAAQ,EAAE,OAAOA,iBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAChE,EAAE,IAAI,CAAC,GAAG,MAAM,CAAC,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;AACzD,EAAE,IAAI,CAAC,KAAK,QAAQ,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,GAAG,CAAC,CAAC,WAAW,CAAC,IAAI,CAAC;AAC9D,EAAE,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,KAAK,KAAK,EAAE,OAAO,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AACvD,EAAE,IAAI,CAAC,KAAK,WAAW,IAAI,0CAA0C,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,OAAOA,iBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAClH;;;;"}
1
+ {"version":3,"file":"unsupportedIterableToArray-wRn9bJ2J.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js"],"sourcesContent":["export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n}","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}"],"names":["arrayLikeToArray"],"mappings":"AAAe,SAAS,iBAAiB,CAAC,GAAG,EAAE,GAAG,EAAE;AACpD,EAAE,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,CAAC,MAAM,EAAE,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC;AACxD;AACA,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,IAAI,GAAG,IAAI,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,GAAG,EAAE,CAAC,EAAE,EAAE;AACvD,IAAI,IAAI,CAAC,CAAC,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,CAAC;AACrB,GAAG;AACH;AACA,EAAE,OAAO,IAAI,CAAC;AACd;;ACPe,SAAS,2BAA2B,CAAC,CAAC,EAAE,MAAM,EAAE;AAC/D,EAAE,IAAI,CAAC,CAAC,EAAE,OAAO;AACjB,EAAE,IAAI,OAAO,CAAC,KAAK,QAAQ,EAAE,OAAOA,iBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAChE,EAAE,IAAI,CAAC,GAAG,MAAM,CAAC,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;AACzD,EAAE,IAAI,CAAC,KAAK,QAAQ,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,GAAG,CAAC,CAAC,WAAW,CAAC,IAAI,CAAC;AAC9D,EAAE,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,KAAK,KAAK,EAAE,OAAO,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AACvD,EAAE,IAAI,CAAC,KAAK,WAAW,IAAI,0CAA0C,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,OAAOA,iBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAClH;;;;","x_google_ignoreList":[0,1]}
@@ -1,8 +1,8 @@
1
- import { _ as _toConsumableArray } from '../toConsumableArray-7f764fb5.js';
2
- import { _ as _defineProperty } from '../defineProperty-18999f8e.js';
1
+ import { _ as _toConsumableArray } from '../toConsumableArray-CQcqnqnw.js';
2
+ import { _ as _defineProperty } from '../defineProperty-CEd-kZQW.js';
3
3
  import { isNotPresent, findBy } from '@bigbinary/neeto-cist';
4
4
  import { omit } from 'ramda';
5
- import '../unsupportedIterableToArray-577176bf.js';
5
+ import '../unsupportedIterableToArray-wRn9bJ2J.js';
6
6
 
7
7
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
8
8
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
@@ -1,5 +1,5 @@
1
- import { m as mixpanel } from '../mixpanel.cjs-55fbae33.js';
2
- import '../_commonjsHelpers-ae89b920.js';
1
+ import { m as mixpanel } from '../mixpanel.cjs-DTVxnNUt.js';
2
+ import '../_commonjsHelpers-B85MJLTf.js';
3
3
 
4
4
  var captureAnalyticsEvent = function captureAnalyticsEvent(name) {
5
5
  var properties = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
@@ -1,6 +1,6 @@
1
- import { _ as _defineProperty } from '../defineProperty-18999f8e.js';
2
- import { m as mixpanel } from '../mixpanel.cjs-55fbae33.js';
3
- import '../_commonjsHelpers-ae89b920.js';
1
+ import { _ as _defineProperty } from '../defineProperty-CEd-kZQW.js';
2
+ import { m as mixpanel } from '../mixpanel.cjs-DTVxnNUt.js';
3
+ import '../_commonjsHelpers-B85MJLTf.js';
4
4
 
5
5
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
6
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
@@ -1,11 +1,11 @@
1
1
  import { createConsumer } from '@rails/actioncable';
2
2
  import { buildUrl } from './general.js';
3
- import '../objectWithoutProperties-00c72f1d.js';
4
- import '../slicedToArray-5531a6cb.js';
5
- import '../unsupportedIterableToArray-577176bf.js';
6
- import '../index-fa7de82b.js';
7
- import '../_commonjsHelpers-ae89b920.js';
8
- import '../defineProperty-18999f8e.js';
3
+ import '../objectWithoutProperties-B90Wg9LD.js';
4
+ import '../slicedToArray-B_J-CC8-.js';
5
+ import '../unsupportedIterableToArray-wRn9bJ2J.js';
6
+ import '../index-CRoDfiJc.js';
7
+ import '../_commonjsHelpers-B85MJLTf.js';
8
+ import '../defineProperty-CEd-kZQW.js';
9
9
  import 'i18next';
10
10
  import '@bigbinary/neeto-cist';
11
11
  import '@bigbinary/neetoui/Toastr';
@@ -1,4 +1,4 @@
1
- import { _ as _defineProperty } from '../defineProperty-18999f8e.js';
1
+ import { _ as _defineProperty } from '../defineProperty-CEd-kZQW.js';
2
2
  import pureDayjs from 'dayjs';
3
3
 
4
4
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -1,7 +1,7 @@
1
1
  import dayjs from './dayjs.js';
2
- import '../defineProperty-18999f8e.js';
3
- import '../toConsumableArray-7f764fb5.js';
4
- import '../unsupportedIterableToArray-577176bf.js';
2
+ import '../defineProperty-CEd-kZQW.js';
3
+ import '../toConsumableArray-CQcqnqnw.js';
4
+ import '../unsupportedIterableToArray-wRn9bJ2J.js';
5
5
  import 'dayjs';
6
6
 
7
7
  /* eslint-disable @bigbinary/neeto/use-standard-date-time-formats */
@@ -1,7 +1,7 @@
1
- import { _ as _defineProperty } from '../defineProperty-18999f8e.js';
2
- import { _ as _toConsumableArray } from '../toConsumableArray-7f764fb5.js';
1
+ import { _ as _defineProperty } from '../defineProperty-CEd-kZQW.js';
2
+ import { _ as _toConsumableArray } from '../toConsumableArray-CQcqnqnw.js';
3
3
  import pureDayjs from 'dayjs';
4
- import '../unsupportedIterableToArray-577176bf.js';
4
+ import '../unsupportedIterableToArray-wRn9bJ2J.js';
5
5
 
6
6
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
7
7
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
@@ -1,14 +1,14 @@
1
- import { _ as _objectWithoutProperties } from '../objectWithoutProperties-00c72f1d.js';
2
- import { _ as _slicedToArray } from '../slicedToArray-5531a6cb.js';
3
- import { _ as _asyncToGenerator, a as _regeneratorRuntime } from '../index-fa7de82b.js';
4
- import { _ as _defineProperty } from '../defineProperty-18999f8e.js';
1
+ import { _ as _objectWithoutProperties } from '../objectWithoutProperties-B90Wg9LD.js';
2
+ import { _ as _slicedToArray } from '../slicedToArray-B_J-CC8-.js';
3
+ import { _ as _asyncToGenerator, a as _regeneratorRuntime } from '../index-CRoDfiJc.js';
4
+ import { _ as _defineProperty } from '../defineProperty-CEd-kZQW.js';
5
5
  import i18next from 'i18next';
6
6
  import { getRandomInt, transformObjectDeep, camelToSnakeCase } from '@bigbinary/neeto-cist';
7
7
  import Toastr from '@bigbinary/neetoui/Toastr';
8
8
  import { stringify, parse } from 'qs';
9
9
  import { curry, toPairs, pipe, omit, isEmpty, identity } from 'ramda';
10
- import '../unsupportedIterableToArray-577176bf.js';
11
- import '../_commonjsHelpers-ae89b920.js';
10
+ import '../unsupportedIterableToArray-wRn9bJ2J.js';
11
+ import '../_commonjsHelpers-B85MJLTf.js';
12
12
 
13
13
  var _this = undefined;
14
14
  var _excluded = ["toCamelCase"];
@@ -12,20 +12,20 @@ export { default as dayjs } from './dayjs.js';
12
12
  import 'axios';
13
13
  import '../initializers/constants.js';
14
14
  import 'ramda';
15
- import '../objectWithoutProperties-00c72f1d.js';
16
- import '../slicedToArray-5531a6cb.js';
17
- import '../unsupportedIterableToArray-577176bf.js';
18
- import '../index-fa7de82b.js';
19
- import '../_commonjsHelpers-ae89b920.js';
20
- import '../defineProperty-18999f8e.js';
15
+ import '../objectWithoutProperties-B90Wg9LD.js';
16
+ import '../slicedToArray-B_J-CC8-.js';
17
+ import '../unsupportedIterableToArray-wRn9bJ2J.js';
18
+ import '../index-CRoDfiJc.js';
19
+ import '../_commonjsHelpers-B85MJLTf.js';
20
+ import '../defineProperty-CEd-kZQW.js';
21
21
  import 'i18next';
22
22
  import '@bigbinary/neeto-cist';
23
23
  import '@bigbinary/neetoui/Toastr';
24
24
  import 'qs';
25
- import '../toConsumableArray-7f764fb5.js';
26
- import 'dayjs';
27
25
  import '@rails/actioncable';
26
+ import 'dayjs';
28
27
  import '../constants/regex.js';
29
28
  import 'yup';
30
- import '../mixpanel.cjs-55fbae33.js';
29
+ import '../mixpanel.cjs-DTVxnNUt.js';
30
+ import '../toConsumableArray-CQcqnqnw.js';
31
31
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-commons-frontend",
3
- "version": "4.8.4",
3
+ "version": "4.8.6",
4
4
  "description": "A package encapsulating common code across neeto projects including initializers, utility functions, common components and hooks and so on.",
5
5
  "repository": "git@github.com:bigbinary/neeto-commons-frontend.git",
6
6
  "author": "Amaljith K <amaljith.k@bigbinary.com>",
@@ -10,7 +10,7 @@
10
10
  "remove-unused-translation-keys": "./configs/scripts/remove-unused-translation-keys/index.js"
11
11
  },
12
12
  "scripts": {
13
- "build": "yarn build:jsdoc && NODE_ENV=production rollup -c rollup.config.js --environment production",
13
+ "build": "yarn build:jsdoc && NODE_ENV=production rollup --bundleConfigAsCjs -c rollup.config.js --environment production",
14
14
  "build:jsdoc": "node ./.scripts/jsdoc-builder.mjs",
15
15
  "prepare": "husky install",
16
16
  "sync_with_wheel": "./.scripts/sync_with_wheel.sh",
@@ -189,7 +189,7 @@
189
189
  "react-router-dom": "5.3.3",
190
190
  "react-toastify": "8.0.2",
191
191
  "remark-parse": "^10.0.1",
192
- "rollup": "2.79.1",
192
+ "rollup": "^4.24.0",
193
193
  "rollup-plugin-analyzer": "4.0.0",
194
194
  "rollup-plugin-copy": "3.5.0",
195
195
  "rollup-plugin-peer-deps-external": "2.2.4",
@@ -1 +0,0 @@
1
- {"version":3,"file":"_commonjsHelpers-ae89b920.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"_commonjsHelpers-755157d3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}