@mrfylke/contact-form 0.1.4 → 0.1.5

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 (314) hide show
  1. package/lib/ContactFormRoot.d.ts.map +1 -1
  2. package/lib/ContactFormRoot.js +3 -1
  3. package/lib/commoneEvents.d.ts.map +1 -1
  4. package/lib/components/button/button.d.ts.map +1 -1
  5. package/lib/components/button/index.d.ts.map +1 -1
  6. package/lib/components/button/link.d.ts.map +1 -1
  7. package/lib/components/button/utils.d.ts.map +1 -1
  8. package/lib/components/checkbox/checkbox.d.ts.map +1 -1
  9. package/lib/components/checkbox/index.d.ts.map +1 -1
  10. package/lib/components/error-message/error-message.d.ts.map +1 -1
  11. package/lib/components/error-message/index.d.ts.map +1 -1
  12. package/lib/components/external-link-page.d.ts +1 -1
  13. package/lib/components/external-link-page.d.ts.map +1 -1
  14. package/lib/components/external-link-page.js +7 -6
  15. package/lib/components/form/date-selector.d.ts +1 -1
  16. package/lib/components/form/date-selector.d.ts.map +1 -1
  17. package/lib/components/form/description-modal.d.ts.map +1 -1
  18. package/lib/components/form/field-wrapper-with-error/index.d.ts +1 -1
  19. package/lib/components/form/field-wrapper-with-error/index.d.ts.map +1 -1
  20. package/lib/components/form/fieldset/index.d.ts.map +1 -1
  21. package/lib/components/form/file-input.d.ts.map +1 -1
  22. package/lib/components/form/file-input.js +1 -1
  23. package/lib/components/form/form-component-label/index.d.ts.map +1 -1
  24. package/lib/components/form/index.d.ts.map +1 -1
  25. package/lib/components/form/input.d.ts +1 -1
  26. package/lib/components/form/input.d.ts.map +1 -1
  27. package/lib/components/form/input.js +1 -1
  28. package/lib/components/form/radio.d.ts.map +1 -1
  29. package/lib/components/form/searchable-select/index.d.ts.map +1 -1
  30. package/lib/components/form/searchable-select/searchable-select.d.ts.map +1 -1
  31. package/lib/components/form/searchable-select/searchable-select.js +1 -1
  32. package/lib/components/form/searchable-select/utils.d.ts +1 -1
  33. package/lib/components/form/searchable-select/utils.d.ts.map +1 -1
  34. package/lib/components/form/select.d.ts.map +1 -1
  35. package/lib/components/form/textarea.d.ts.map +1 -1
  36. package/lib/components/form/time-selector.d.ts +1 -1
  37. package/lib/components/form/time-selector.d.ts.map +1 -1
  38. package/lib/components/icon/checkbox-icon.d.ts +1 -1
  39. package/lib/components/icon/checkbox-icon.d.ts.map +1 -1
  40. package/lib/components/icon/checkbox-icon.js +1 -1
  41. package/lib/components/icon/color-icon.d.ts.map +1 -1
  42. package/lib/components/icon/color-icon.js +0 -2
  43. package/lib/components/icon/generated-icons.d.ts +233 -233
  44. package/lib/components/icon/generated-icons.d.ts.map +1 -1
  45. package/lib/components/icon/generated-icons.js +1771 -1771
  46. package/lib/components/icon/icon-wrapper.d.ts +1 -1
  47. package/lib/components/icon/icon-wrapper.d.ts.map +1 -1
  48. package/lib/components/icon/illustration.d.ts.map +1 -1
  49. package/lib/components/icon/illustration.js +0 -2
  50. package/lib/components/icon/image.d.ts.map +1 -1
  51. package/lib/components/icon/image.js +0 -2
  52. package/lib/components/icon/mono-icon-new.d.ts +2 -2
  53. package/lib/components/icon/mono-icon-new.d.ts.map +1 -1
  54. package/lib/components/icon/mono-icon.d.ts +1 -1
  55. package/lib/components/icon/mono-icon.d.ts.map +1 -1
  56. package/lib/components/icon/mono-icon.js +1 -3
  57. package/lib/components/index.d.ts.map +1 -1
  58. package/lib/components/loading/index.d.ts +1 -1
  59. package/lib/components/loading/index.d.ts.map +1 -1
  60. package/lib/components/section-card/index.d.ts.map +1 -1
  61. package/lib/components/section-card/section-card.d.ts.map +1 -1
  62. package/lib/components/typography/index.d.ts +6 -5
  63. package/lib/components/typography/index.d.ts.map +1 -1
  64. package/lib/components/typography/index.js +0 -1
  65. package/lib/index.d.ts +2 -2
  66. package/lib/index.d.ts.map +1 -1
  67. package/lib/journey-info/events.d.ts +6 -6
  68. package/lib/journey-info/events.d.ts.map +1 -1
  69. package/lib/journey-info/events.js +0 -1
  70. package/lib/journey-info/index.d.ts.map +1 -1
  71. package/lib/journey-info/index.js +4 -2
  72. package/lib/journey-info/journeyInfoStateMachine.d.ts.map +1 -1
  73. package/lib/layouts/contact-form-container.d.ts.map +1 -1
  74. package/lib/layouts/contact-form-footer.d.ts +1 -1
  75. package/lib/layouts/contact-form-footer.d.ts.map +1 -1
  76. package/lib/layouts/contact-form-footer.js +39 -23
  77. package/lib/layouts/contact-form-header.d.ts.map +1 -1
  78. package/lib/layouts/contact-form-header.js +12 -7
  79. package/lib/layouts/contact-page-layout.d.ts +2 -2
  80. package/lib/layouts/contact-page-layout.d.ts.map +1 -1
  81. package/lib/layouts/contact-page-layout.js +1 -5
  82. package/lib/layouts/index.d.ts.map +1 -1
  83. package/lib/lines/use-lines.d.ts.map +1 -1
  84. package/lib/means-of-transport/events.d.ts +7 -7
  85. package/lib/means-of-transport/events.d.ts.map +1 -1
  86. package/lib/means-of-transport/events.js +0 -1
  87. package/lib/means-of-transport/forms/delayForm.d.ts.map +1 -1
  88. package/lib/means-of-transport/forms/driverForm.d.ts.map +1 -1
  89. package/lib/means-of-transport/forms/index.d.ts.map +1 -1
  90. package/lib/means-of-transport/forms/injuryForm.d.ts.map +1 -1
  91. package/lib/means-of-transport/forms/serviceOfferingForm.d.ts.map +1 -1
  92. package/lib/means-of-transport/forms/stopForm.d.ts.map +1 -1
  93. package/lib/means-of-transport/forms/transportationForm.d.ts.map +1 -1
  94. package/lib/means-of-transport/index.d.ts.map +1 -1
  95. package/lib/means-of-transport/index.js +4 -2
  96. package/lib/means-of-transport/means-of-transport-form-machine.d.ts.map +1 -1
  97. package/lib/means-of-transport/means-of-transport-form-machine.js +5 -1
  98. package/lib/modules/api-browser/index.d.ts.map +1 -1
  99. package/lib/modules/config/context.d.ts.map +1 -1
  100. package/lib/modules/config/theme-adapter.d.ts.map +1 -1
  101. package/lib/modules/config/types.d.ts +2 -2
  102. package/lib/modules/config/types.d.ts.map +1 -1
  103. package/lib/modules/graphql-types/index.d.ts.map +1 -1
  104. package/lib/modules/graphql-types/journeyplanner-types_v3.generated.d.ts.map +1 -1
  105. package/lib/modules/theme/index.d.ts.map +1 -1
  106. package/lib/modules/theme/theme-context.d.ts +1 -1
  107. package/lib/modules/theme/theme-context.d.ts.map +1 -1
  108. package/lib/modules/theme/theme-context.js +9 -6
  109. package/lib/modules/transport-mode/filter/filter.d.ts.map +1 -1
  110. package/lib/modules/transport-mode/filter/index.d.ts.map +1 -1
  111. package/lib/modules/transport-mode/filter/types.d.ts.map +1 -1
  112. package/lib/modules/transport-mode/filter/utils.d.ts.map +1 -1
  113. package/lib/modules/transport-mode/icon/index.d.ts.map +1 -1
  114. package/lib/modules/transport-mode/icon/index.js +1 -1
  115. package/lib/modules/transport-mode/index.d.ts.map +1 -1
  116. package/lib/modules/transport-mode/types.d.ts.map +1 -1
  117. package/lib/modules/transport-mode/utils.d.ts.map +1 -1
  118. package/lib/refund/events.d.ts +12 -12
  119. package/lib/refund/events.d.ts.map +1 -1
  120. package/lib/refund/events.js +0 -1
  121. package/lib/refund/forms/refund-and-travel-guarantee/index.d.ts.map +1 -1
  122. package/lib/refund/forms/refund-and-travel-guarantee/refundCarForm.d.ts.map +1 -1
  123. package/lib/refund/forms/refund-and-travel-guarantee/refundTaxiForm.d.ts.map +1 -1
  124. package/lib/refund/forms/refund-ticket/appTicketRefund.d.ts.map +1 -1
  125. package/lib/refund/forms/refund-ticket/index.d.ts.map +1 -1
  126. package/lib/refund/forms/refund-ticket/otherTicketRefund.d.ts.map +1 -1
  127. package/lib/refund/index.d.ts.map +1 -1
  128. package/lib/refund/index.js +4 -2
  129. package/lib/refund/refundFormMachine.d.ts.map +1 -1
  130. package/lib/refund/refundFormMachine.js +9 -3
  131. package/lib/server/index.d.ts +1 -1
  132. package/lib/server/index.d.ts.map +1 -1
  133. package/lib/server/journey-planner/authority.d.ts.map +1 -1
  134. package/lib/server/journey-planner/entur-client.d.ts.map +1 -1
  135. package/lib/server/journey-planner/index.d.ts.map +1 -1
  136. package/lib/server/journey-planner/journey-gql/lines.generated.d.ts +1 -1
  137. package/lib/server/journey-planner/journey-gql/lines.generated.d.ts.map +1 -1
  138. package/lib/server/journey-planner/journey-gql/lines.generated.js +11 -11
  139. package/lib/server/journey-planner/validators.d.ts.map +1 -1
  140. package/lib/server/types.d.ts.map +1 -1
  141. package/lib/ticket-control/events.d.ts +6 -6
  142. package/lib/ticket-control/events.d.ts.map +1 -1
  143. package/lib/ticket-control/events.js +0 -1
  144. package/lib/ticket-control/forms/feeComplaintForm.d.ts.map +1 -1
  145. package/lib/ticket-control/forms/feedbackForm.d.ts.map +1 -1
  146. package/lib/ticket-control/forms/postponePayment.d.ts.map +1 -1
  147. package/lib/ticket-control/index.d.ts.map +1 -1
  148. package/lib/ticket-control/index.js +4 -2
  149. package/lib/ticket-control/ticket-control-form-machine.d.ts.map +1 -1
  150. package/lib/ticket-control/ticket-control-form-machine.js +7 -2
  151. package/lib/ticketing/events.d.ts +10 -10
  152. package/lib/ticketing/events.d.ts.map +1 -1
  153. package/lib/ticketing/events.js +0 -1
  154. package/lib/ticketing/forms/app/appAccountForm.d.ts.map +1 -1
  155. package/lib/ticketing/forms/app/appTicketingForm.d.ts.map +1 -1
  156. package/lib/ticketing/forms/app/appTravelSuggestionForm.d.ts.map +1 -1
  157. package/lib/ticketing/forms/app/index.d.ts.map +1 -1
  158. package/lib/ticketing/forms/app/index.js +1 -1
  159. package/lib/ticketing/forms/priceAndTicketTypesForm.d.ts.map +1 -1
  160. package/lib/ticketing/forms/travel-card/index.d.ts.map +1 -1
  161. package/lib/ticketing/forms/travel-card/index.js +1 -1
  162. package/lib/ticketing/forms/travel-card/orderTravelCard.d.ts.map +1 -1
  163. package/lib/ticketing/forms/travel-card/travelCardQuestionForm.d.ts.map +1 -1
  164. package/lib/ticketing/forms/webshop/index.d.ts.map +1 -1
  165. package/lib/ticketing/forms/webshop/index.js +1 -1
  166. package/lib/ticketing/forms/webshop/webshopAccountForm.d.ts.map +1 -1
  167. package/lib/ticketing/forms/webshop/webshopTicketingForm.d.ts.map +1 -1
  168. package/lib/ticketing/index.d.ts.map +1 -1
  169. package/lib/ticketing/index.js +4 -2
  170. package/lib/ticketing/ticketingStateMachine.d.ts.map +1 -1
  171. package/lib/ticketing/ticketingStateMachine.js +2 -1
  172. package/lib/translations/common/index.d.ts.map +1 -1
  173. package/lib/translations/common/layout.d.ts.map +1 -1
  174. package/lib/translations/commons.d.ts.map +1 -1
  175. package/lib/translations/components/index.d.ts.map +1 -1
  176. package/lib/translations/components/map.d.ts.map +1 -1
  177. package/lib/translations/components/search.d.ts.map +1 -1
  178. package/lib/translations/components/transport-mode.d.ts.map +1 -1
  179. package/lib/translations/dictionary.d.ts.map +1 -1
  180. package/lib/translations/index.d.ts +2 -2
  181. package/lib/translations/index.d.ts.map +1 -1
  182. package/lib/translations/json-to-override.d.ts.map +1 -1
  183. package/lib/translations/json-to-override.js +15 -5
  184. package/lib/translations/language-context.d.ts.map +1 -1
  185. package/lib/translations/language-context.js +5 -9
  186. package/lib/translations/load-org-translations.d.ts.map +1 -1
  187. package/lib/translations/merge-overrides.d.ts.map +1 -1
  188. package/lib/translations/merge-overrides.js +3 -1
  189. package/lib/translations/modules/index.d.ts.map +1 -1
  190. package/lib/translations/modules/situation.d.ts.map +1 -1
  191. package/lib/translations/pages/contact.d.ts +1 -1
  192. package/lib/translations/pages/contact.d.ts.map +1 -1
  193. package/lib/translations/pages/departures.d.ts.map +1 -1
  194. package/lib/translations/pages/index.d.ts.map +1 -1
  195. package/lib/translations/server/endpoints.d.ts.map +1 -1
  196. package/lib/translations/server/index.d.ts.map +1 -1
  197. package/lib/translations/translations-context.d.ts.map +1 -1
  198. package/lib/translations/types.d.ts.map +1 -1
  199. package/lib/translations/utils.d.ts.map +1 -1
  200. package/lib/translations/utils.js +3 -1
  201. package/lib/types/submit-payloads.d.ts.map +1 -1
  202. package/lib/types.d.ts +1 -1
  203. package/lib/types.d.ts.map +1 -1
  204. package/lib/utils/color.js +1 -1
  205. package/lib/utils/date.d.ts.map +1 -1
  206. package/lib/utils/date.js +1 -1
  207. package/lib/utils/env.d.ts.map +1 -1
  208. package/lib/utils/presence.d.ts.map +1 -1
  209. package/lib/utils/use-localstorage.d.ts.map +1 -1
  210. package/lib/utils.d.ts +1 -1
  211. package/lib/utils.d.ts.map +1 -1
  212. package/lib/validation/commonInputValidator.d.ts.map +1 -1
  213. package/lib/validation/index.d.ts.map +1 -1
  214. package/lib/validation/validationRules.d.ts.map +1 -1
  215. package/package.json +1 -1
  216. package/lib/modules/api-server/external-client.d.ts +0 -22
  217. package/lib/modules/api-server/external-client.d.ts.map +0 -1
  218. package/lib/modules/api-server/external-client.js +0 -86
  219. package/lib/modules/api-server/index.d.ts +0 -9
  220. package/lib/modules/api-server/index.d.ts.map +0 -1
  221. package/lib/modules/api-server/index.js +0 -24
  222. package/lib/modules/api-server/requesters/graphql-requester.d.ts +0 -6
  223. package/lib/modules/api-server/requesters/graphql-requester.d.ts.map +0 -1
  224. package/lib/modules/api-server/requesters/graphql-requester.js +0 -63
  225. package/lib/modules/api-server/requesters/http-requester.d.ts +0 -3
  226. package/lib/modules/api-server/requesters/http-requester.d.ts.map +0 -1
  227. package/lib/modules/api-server/requesters/http-requester.js +0 -110
  228. package/lib/modules/api-server/requesters/types.d.ts +0 -37
  229. package/lib/modules/api-server/requesters/types.d.ts.map +0 -1
  230. package/lib/modules/api-server/requesters/types.js +0 -34
  231. package/lib/modules/api-server/requesters/utils.d.ts +0 -17
  232. package/lib/modules/api-server/requesters/utils.d.ts.map +0 -1
  233. package/lib/modules/api-server/requesters/utils.js +0 -75
  234. package/lib/modules/cookies/constants.d.ts +0 -4
  235. package/lib/modules/cookies/constants.d.ts.map +0 -1
  236. package/lib/modules/cookies/constants.js +0 -6
  237. package/lib/modules/cookies/cookies-context.d.ts +0 -17
  238. package/lib/modules/cookies/cookies-context.d.ts.map +0 -1
  239. package/lib/modules/cookies/cookies-context.js +0 -61
  240. package/lib/modules/cookies/index.d.ts +0 -15
  241. package/lib/modules/cookies/index.d.ts.map +0 -1
  242. package/lib/modules/cookies/index.js +0 -22
  243. package/lib/modules/firebase/analytics.d.ts +0 -3
  244. package/lib/modules/firebase/analytics.d.ts.map +0 -1
  245. package/lib/modules/firebase/analytics.js +0 -40
  246. package/lib/modules/firebase/firebase.d.ts +0 -4
  247. package/lib/modules/firebase/firebase.d.ts.map +0 -1
  248. package/lib/modules/firebase/firebase.js +0 -19
  249. package/lib/modules/firebase/index.d.ts +0 -5
  250. package/lib/modules/firebase/index.d.ts.map +0 -1
  251. package/lib/modules/firebase/index.js +0 -25
  252. package/lib/modules/firebase/preassigned-fare-products.d.ts +0 -8
  253. package/lib/modules/firebase/preassigned-fare-products.d.ts.map +0 -1
  254. package/lib/modules/firebase/preassigned-fare-products.js +0 -35
  255. package/lib/modules/firebase/tariff-zones.d.ts +0 -17
  256. package/lib/modules/firebase/tariff-zones.d.ts.map +0 -1
  257. package/lib/modules/firebase/tariff-zones.js +0 -32
  258. package/lib/modules/firebase/transport-mode-filter.d.ts +0 -27
  259. package/lib/modules/firebase/transport-mode-filter.d.ts.map +0 -1
  260. package/lib/modules/firebase/transport-mode-filter.js +0 -27
  261. package/lib/modules/firebase/types.d.ts +0 -19
  262. package/lib/modules/firebase/types.d.ts.map +0 -1
  263. package/lib/modules/firebase/types.js +0 -15
  264. package/lib/modules/logging/index.d.ts +0 -6
  265. package/lib/modules/logging/index.d.ts.map +0 -1
  266. package/lib/modules/logging/index.js +0 -13
  267. package/lib/modules/logging/log-api-response.d.ts +0 -15
  268. package/lib/modules/logging/log-api-response.d.ts.map +0 -1
  269. package/lib/modules/logging/log-api-response.js +0 -52
  270. package/lib/modules/logging/log-page-access.d.ts +0 -20
  271. package/lib/modules/logging/log-page-access.d.ts.map +0 -1
  272. package/lib/modules/logging/log-page-access.js +0 -60
  273. package/lib/modules/logging/logger.d.ts +0 -3
  274. package/lib/modules/logging/logger.d.ts.map +0 -1
  275. package/lib/modules/logging/logger.js +0 -32
  276. package/lib/modules/logging/timer.d.ts +0 -6
  277. package/lib/modules/logging/timer.d.ts.map +0 -1
  278. package/lib/modules/logging/timer.js +0 -13
  279. package/lib/modules/logging/with-access-logging.d.ts +0 -5
  280. package/lib/modules/logging/with-access-logging.d.ts.map +0 -1
  281. package/lib/modules/logging/with-access-logging.js +0 -20
  282. package/lib/modules/transport-mode/icon/transport-icon-new.d.ts +0 -28
  283. package/lib/modules/transport-mode/icon/transport-icon-new.d.ts.map +0 -1
  284. package/lib/modules/transport-mode/icon/transport-icon-new.js +0 -114
  285. package/lib/server/contact/index.d.ts +0 -11
  286. package/lib/server/contact/index.d.ts.map +0 -1
  287. package/lib/server/contact/index.js +0 -47
  288. package/lib/translations/__tests__/utils.test.d.ts +0 -2
  289. package/lib/translations/__tests__/utils.test.d.ts.map +0 -1
  290. package/lib/translations/__tests__/utils.test.js +0 -35
  291. package/lib/translations/pages/assistant.d.ts +0 -2
  292. package/lib/translations/pages/assistant.d.ts.map +0 -1
  293. package/lib/translations/pages/assistant.js +0 -303
  294. package/lib/utils/enum-from-string.d.ts +0 -4
  295. package/lib/utils/enum-from-string.d.ts.map +0 -1
  296. package/lib/utils/enum-from-string.js +0 -9
  297. package/lib/utils/only-uniques.d.ts +0 -3
  298. package/lib/utils/only-uniques.d.ts.map +0 -1
  299. package/lib/utils/only-uniques.js +0 -7
  300. package/lib/utils/org-theme-definitions.d.ts +0 -5
  301. package/lib/utils/org-theme-definitions.d.ts.map +0 -1
  302. package/lib/utils/org-theme-definitions.js +0 -13
  303. package/lib/utils/reference-data.d.ts +0 -15
  304. package/lib/utils/reference-data.d.ts.map +0 -1
  305. package/lib/utils/reference-data.js +0 -15
  306. package/lib/utils/use-client-width.d.ts +0 -2
  307. package/lib/utils/use-client-width.d.ts.map +0 -1
  308. package/lib/utils/use-client-width.js +0 -18
  309. package/lib/utils/use-interval.d.ts +0 -2
  310. package/lib/utils/use-interval.d.ts.map +0 -1
  311. package/lib/utils/use-interval.js +0 -22
  312. package/lib/utils/use-now.d.ts +0 -2
  313. package/lib/utils/use-now.d.ts.map +0 -1
  314. package/lib/utils/use-now.js +0 -13
@@ -1,1062 +1,1062 @@
1
1
  export declare const icons: {
2
2
  mono: {
3
- "bonus/Star": {
3
+ 'bonus/Star': {
4
4
  relative: string;
5
5
  absolute: string;
6
6
  assetType: string;
7
7
  id: string;
8
8
  };
9
- "bonus/StarFill": {
9
+ 'bonus/StarFill': {
10
10
  relative: string;
11
11
  absolute: string;
12
12
  assetType: string;
13
13
  id: string;
14
14
  };
15
- "actions/Add": {
15
+ 'actions/Add': {
16
16
  relative: string;
17
17
  absolute: string;
18
18
  assetType: string;
19
19
  id: string;
20
20
  };
21
- "actions/Adjust": {
21
+ 'actions/Adjust': {
22
22
  relative: string;
23
23
  absolute: string;
24
24
  assetType: string;
25
25
  id: string;
26
26
  };
27
- "actions/ArrowsCounterClockwise": {
27
+ 'actions/ArrowsCounterClockwise': {
28
28
  relative: string;
29
29
  absolute: string;
30
30
  assetType: string;
31
31
  id: string;
32
32
  };
33
- "actions/Chat": {
33
+ 'actions/Chat': {
34
34
  relative: string;
35
35
  absolute: string;
36
36
  assetType: string;
37
37
  id: string;
38
38
  };
39
- "actions/Clear": {
39
+ 'actions/Clear': {
40
40
  relative: string;
41
41
  absolute: string;
42
42
  assetType: string;
43
43
  id: string;
44
44
  };
45
- "actions/Close": {
45
+ 'actions/Close': {
46
46
  relative: string;
47
47
  absolute: string;
48
48
  assetType: string;
49
49
  id: string;
50
50
  };
51
- "actions/Confirm": {
51
+ 'actions/Confirm': {
52
52
  relative: string;
53
53
  absolute: string;
54
54
  assetType: string;
55
55
  id: string;
56
56
  };
57
- "actions/Context": {
57
+ 'actions/Context': {
58
58
  relative: string;
59
59
  absolute: string;
60
60
  assetType: string;
61
61
  id: string;
62
62
  };
63
- "actions/Delete": {
63
+ 'actions/Delete': {
64
64
  relative: string;
65
65
  absolute: string;
66
66
  assetType: string;
67
67
  id: string;
68
68
  };
69
- "actions/DragHandle": {
69
+ 'actions/DragHandle': {
70
70
  relative: string;
71
71
  absolute: string;
72
72
  assetType: string;
73
73
  id: string;
74
74
  };
75
- "actions/Edit": {
75
+ 'actions/Edit': {
76
76
  relative: string;
77
77
  absolute: string;
78
78
  assetType: string;
79
79
  id: string;
80
80
  };
81
- "actions/Feedback copy": {
81
+ 'actions/Feedback copy': {
82
82
  relative: string;
83
83
  absolute: string;
84
84
  assetType: string;
85
85
  id: string;
86
86
  };
87
- "actions/Feedback": {
87
+ 'actions/Feedback': {
88
88
  relative: string;
89
89
  absolute: string;
90
90
  assetType: string;
91
91
  id: string;
92
92
  };
93
- "actions/Filter": {
93
+ 'actions/Filter': {
94
94
  relative: string;
95
95
  absolute: string;
96
96
  assetType: string;
97
97
  id: string;
98
98
  };
99
- "actions/Interchange": {
99
+ 'actions/Interchange': {
100
100
  relative: string;
101
101
  absolute: string;
102
102
  assetType: string;
103
103
  id: string;
104
104
  };
105
- "actions/Reorder": {
105
+ 'actions/Reorder': {
106
106
  relative: string;
107
107
  absolute: string;
108
108
  assetType: string;
109
109
  id: string;
110
110
  };
111
- "actions/Search": {
111
+ 'actions/Search': {
112
112
  relative: string;
113
113
  absolute: string;
114
114
  assetType: string;
115
115
  id: string;
116
116
  };
117
- "actions/SortAscending": {
117
+ 'actions/SortAscending': {
118
118
  relative: string;
119
119
  absolute: string;
120
120
  assetType: string;
121
121
  id: string;
122
122
  };
123
- "actions/SortDescending": {
123
+ 'actions/SortDescending': {
124
124
  relative: string;
125
125
  absolute: string;
126
126
  assetType: string;
127
127
  id: string;
128
128
  };
129
- "actions/Subtract": {
129
+ 'actions/Subtract': {
130
130
  relative: string;
131
131
  absolute: string;
132
132
  assetType: string;
133
133
  id: string;
134
134
  };
135
- "actions/Support": {
135
+ 'actions/Support': {
136
136
  relative: string;
137
137
  absolute: string;
138
138
  assetType: string;
139
139
  id: string;
140
140
  };
141
- "actions/Swap": {
141
+ 'actions/Swap': {
142
142
  relative: string;
143
143
  absolute: string;
144
144
  assetType: string;
145
145
  id: string;
146
146
  };
147
- "devices/Laptop": {
147
+ 'devices/Laptop': {
148
148
  relative: string;
149
149
  absolute: string;
150
150
  assetType: string;
151
151
  id: string;
152
152
  };
153
- "devices/Phone": {
153
+ 'devices/Phone': {
154
154
  relative: string;
155
155
  absolute: string;
156
156
  assetType: string;
157
157
  id: string;
158
158
  };
159
- "map/Map": {
159
+ 'map/Map': {
160
160
  relative: string;
161
161
  absolute: string;
162
162
  assetType: string;
163
163
  id: string;
164
164
  };
165
- "map/Pin": {
165
+ 'map/Pin': {
166
166
  relative: string;
167
167
  absolute: string;
168
168
  assetType: string;
169
169
  id: string;
170
170
  };
171
- "map/PinInvalid": {
171
+ 'map/PinInvalid': {
172
172
  relative: string;
173
173
  absolute: string;
174
174
  assetType: string;
175
175
  id: string;
176
176
  };
177
- "map/PinValid": {
177
+ 'map/PinValid': {
178
178
  relative: string;
179
179
  absolute: string;
180
180
  assetType: string;
181
181
  id: string;
182
182
  };
183
- "miscellaneous/Accessibility-ISA": {
183
+ 'miscellaneous/Accessibility-ISA': {
184
184
  relative: string;
185
185
  absolute: string;
186
186
  assetType: string;
187
187
  id: string;
188
188
  };
189
- "miscellaneous/Accessibility-wheelchair": {
189
+ 'miscellaneous/Accessibility-wheelchair': {
190
190
  relative: string;
191
191
  absolute: string;
192
192
  assetType: string;
193
193
  id: string;
194
194
  };
195
- "miscellaneous/Accesstbility-Circle": {
195
+ 'miscellaneous/Accesstbility-Circle': {
196
196
  relative: string;
197
197
  absolute: string;
198
198
  assetType: string;
199
199
  id: string;
200
200
  };
201
- "miscellaneous/Activity": {
201
+ 'miscellaneous/Activity': {
202
202
  relative: string;
203
203
  absolute: string;
204
204
  assetType: string;
205
205
  id: string;
206
206
  };
207
- "miscellaneous/BatteryEmpty": {
207
+ 'miscellaneous/BatteryEmpty': {
208
208
  relative: string;
209
209
  absolute: string;
210
210
  assetType: string;
211
211
  id: string;
212
212
  };
213
- "miscellaneous/BatteryFull": {
213
+ 'miscellaneous/BatteryFull': {
214
214
  relative: string;
215
215
  absolute: string;
216
216
  assetType: string;
217
217
  id: string;
218
218
  };
219
- "miscellaneous/BatteryHigh": {
219
+ 'miscellaneous/BatteryHigh': {
220
220
  relative: string;
221
221
  absolute: string;
222
222
  assetType: string;
223
223
  id: string;
224
224
  };
225
- "miscellaneous/BatteryLow": {
225
+ 'miscellaneous/BatteryLow': {
226
226
  relative: string;
227
227
  absolute: string;
228
228
  assetType: string;
229
229
  id: string;
230
230
  };
231
- "miscellaneous/BatteryMedium": {
231
+ 'miscellaneous/BatteryMedium': {
232
232
  relative: string;
233
233
  absolute: string;
234
234
  assetType: string;
235
235
  id: string;
236
236
  };
237
- "miscellaneous/Bluetooth": {
237
+ 'miscellaneous/Bluetooth': {
238
238
  relative: string;
239
239
  absolute: string;
240
240
  assetType: string;
241
241
  id: string;
242
242
  };
243
- "mobility/Distance": {
243
+ 'mobility/Distance': {
244
244
  relative: string;
245
245
  absolute: string;
246
246
  assetType: string;
247
247
  id: string;
248
248
  };
249
- "mobility/Duration": {
249
+ 'mobility/Duration': {
250
250
  relative: string;
251
251
  absolute: string;
252
252
  assetType: string;
253
253
  id: string;
254
254
  };
255
- "mobility/NoEntry": {
255
+ 'mobility/NoEntry': {
256
256
  relative: string;
257
257
  absolute: string;
258
258
  assetType: string;
259
259
  id: string;
260
260
  };
261
- "mobility/NoParking": {
261
+ 'mobility/NoParking': {
262
262
  relative: string;
263
263
  absolute: string;
264
264
  assetType: string;
265
265
  id: string;
266
266
  };
267
- "mobility/Price": {
267
+ 'mobility/Price': {
268
268
  relative: string;
269
269
  absolute: string;
270
270
  assetType: string;
271
271
  id: string;
272
272
  };
273
- "mobility/PricePerTime": {
273
+ 'mobility/PricePerTime': {
274
274
  relative: string;
275
275
  absolute: string;
276
276
  assetType: string;
277
277
  id: string;
278
278
  };
279
- "mobility/Report": {
279
+ 'mobility/Report': {
280
280
  relative: string;
281
281
  absolute: string;
282
282
  assetType: string;
283
283
  id: string;
284
284
  };
285
- "mobility/RuleAlcohol": {
285
+ 'mobility/RuleAlcohol': {
286
286
  relative: string;
287
287
  absolute: string;
288
288
  assetType: string;
289
289
  id: string;
290
290
  };
291
- "mobility/RuleHelmet": {
291
+ 'mobility/RuleHelmet': {
292
292
  relative: string;
293
293
  absolute: string;
294
294
  assetType: string;
295
295
  id: string;
296
296
  };
297
- "mobility/RuleTwoPeople": {
297
+ 'mobility/RuleTwoPeople': {
298
298
  relative: string;
299
299
  absolute: string;
300
300
  assetType: string;
301
301
  id: string;
302
302
  };
303
- "mobility/StartTrip": {
303
+ 'mobility/StartTrip': {
304
304
  relative: string;
305
305
  absolute: string;
306
306
  assetType: string;
307
307
  id: string;
308
308
  };
309
- "mobility/Unlock": {
309
+ 'mobility/Unlock': {
310
310
  relative: string;
311
311
  absolute: string;
312
312
  assetType: string;
313
313
  id: string;
314
314
  };
315
- "navigation/ArrowDown": {
315
+ 'navigation/ArrowDown': {
316
316
  relative: string;
317
317
  absolute: string;
318
318
  assetType: string;
319
319
  id: string;
320
320
  };
321
- "navigation/ArrowLeft": {
321
+ 'navigation/ArrowLeft': {
322
322
  relative: string;
323
323
  absolute: string;
324
324
  assetType: string;
325
325
  id: string;
326
326
  };
327
- "navigation/ArrowRight": {
327
+ 'navigation/ArrowRight': {
328
328
  relative: string;
329
329
  absolute: string;
330
330
  assetType: string;
331
331
  id: string;
332
332
  };
333
- "navigation/ArrowUp": {
333
+ 'navigation/ArrowUp': {
334
334
  relative: string;
335
335
  absolute: string;
336
336
  assetType: string;
337
337
  id: string;
338
338
  };
339
- "navigation/ArrowUpDown": {
339
+ 'navigation/ArrowUpDown': {
340
340
  relative: string;
341
341
  absolute: string;
342
342
  assetType: string;
343
343
  id: string;
344
344
  };
345
- "navigation/ArrowUpLeft": {
345
+ 'navigation/ArrowUpLeft': {
346
346
  relative: string;
347
347
  absolute: string;
348
348
  assetType: string;
349
349
  id: string;
350
350
  };
351
- "navigation/BusLiveArrow": {
351
+ 'navigation/BusLiveArrow': {
352
352
  relative: string;
353
353
  absolute: string;
354
354
  assetType: string;
355
355
  id: string;
356
356
  };
357
- "navigation/ChevronLeft": {
357
+ 'navigation/ChevronLeft': {
358
358
  relative: string;
359
359
  absolute: string;
360
360
  assetType: string;
361
361
  id: string;
362
362
  };
363
- "navigation/ChevronRight": {
363
+ 'navigation/ChevronRight': {
364
364
  relative: string;
365
365
  absolute: string;
366
366
  assetType: string;
367
367
  id: string;
368
368
  };
369
- "navigation/ExpandLess": {
369
+ 'navigation/ExpandLess': {
370
370
  relative: string;
371
371
  absolute: string;
372
372
  assetType: string;
373
373
  id: string;
374
374
  };
375
- "navigation/ExpandMore": {
375
+ 'navigation/ExpandMore': {
376
376
  relative: string;
377
377
  absolute: string;
378
378
  assetType: string;
379
379
  id: string;
380
380
  };
381
- "navigation/ExternalLink": {
381
+ 'navigation/ExternalLink': {
382
382
  relative: string;
383
383
  absolute: string;
384
384
  assetType: string;
385
385
  id: string;
386
386
  };
387
- "navigation/UnfoldLess": {
387
+ 'navigation/UnfoldLess': {
388
388
  relative: string;
389
389
  absolute: string;
390
390
  assetType: string;
391
391
  id: string;
392
392
  };
393
- "navigation/UnfoldMore": {
393
+ 'navigation/UnfoldMore': {
394
394
  relative: string;
395
395
  absolute: string;
396
396
  assetType: string;
397
397
  id: string;
398
398
  };
399
- "places/City": {
399
+ 'places/City': {
400
400
  relative: string;
401
401
  absolute: string;
402
402
  assetType: string;
403
403
  id: string;
404
404
  };
405
- "places/Destination": {
405
+ 'places/Destination': {
406
406
  relative: string;
407
407
  absolute: string;
408
408
  assetType: string;
409
409
  id: string;
410
410
  };
411
- "places/Favorite": {
411
+ 'places/Favorite': {
412
412
  relative: string;
413
413
  absolute: string;
414
414
  assetType: string;
415
415
  id: string;
416
416
  };
417
- "places/FavoriteDisable": {
417
+ 'places/FavoriteDisable': {
418
418
  relative: string;
419
419
  absolute: string;
420
420
  assetType: string;
421
421
  id: string;
422
422
  };
423
- "places/FavoriteFill": {
423
+ 'places/FavoriteFill': {
424
424
  relative: string;
425
425
  absolute: string;
426
426
  assetType: string;
427
427
  id: string;
428
428
  };
429
- "places/FavoriteSemi": {
429
+ 'places/FavoriteSemi': {
430
430
  relative: string;
431
431
  absolute: string;
432
432
  assetType: string;
433
433
  id: string;
434
434
  };
435
- "places/House": {
435
+ 'places/House': {
436
436
  relative: string;
437
437
  absolute: string;
438
438
  assetType: string;
439
439
  id: string;
440
440
  };
441
- "places/Location": {
441
+ 'places/Location': {
442
442
  relative: string;
443
443
  absolute: string;
444
444
  assetType: string;
445
445
  id: string;
446
446
  };
447
- "places/Parking": {
447
+ 'places/Parking': {
448
448
  relative: string;
449
449
  absolute: string;
450
450
  assetType: string;
451
451
  id: string;
452
452
  };
453
- "places/Stop": {
453
+ 'places/Stop': {
454
454
  relative: string;
455
455
  absolute: string;
456
456
  assetType: string;
457
457
  id: string;
458
458
  };
459
- "places/StopDestination": {
459
+ 'places/StopDestination': {
460
460
  relative: string;
461
461
  absolute: string;
462
462
  assetType: string;
463
463
  id: string;
464
464
  };
465
- "places/StopOrigin": {
465
+ 'places/StopOrigin': {
466
466
  relative: string;
467
467
  absolute: string;
468
468
  assetType: string;
469
469
  id: string;
470
470
  };
471
- "status/Check": {
471
+ 'status/Check': {
472
472
  relative: string;
473
473
  absolute: string;
474
474
  assetType: string;
475
475
  id: string;
476
476
  };
477
- "status/Error": {
477
+ 'status/Error': {
478
478
  relative: string;
479
479
  absolute: string;
480
480
  assetType: string;
481
481
  id: string;
482
482
  };
483
- "status/Info": {
483
+ 'status/Info': {
484
484
  relative: string;
485
485
  absolute: string;
486
486
  assetType: string;
487
487
  id: string;
488
488
  };
489
- "status/ServiceDisruption": {
489
+ 'status/ServiceDisruption': {
490
490
  relative: string;
491
491
  absolute: string;
492
492
  assetType: string;
493
493
  id: string;
494
494
  };
495
- "status/Spinner": {
495
+ 'status/Spinner': {
496
496
  relative: string;
497
497
  absolute: string;
498
498
  assetType: string;
499
499
  id: string;
500
500
  };
501
- "status/Unknown": {
501
+ 'status/Unknown': {
502
502
  relative: string;
503
503
  absolute: string;
504
504
  assetType: string;
505
505
  id: string;
506
506
  };
507
- "status/Warning": {
507
+ 'status/Warning': {
508
508
  relative: string;
509
509
  absolute: string;
510
510
  assetType: string;
511
511
  id: string;
512
512
  };
513
- "profile/Language": {
513
+ 'profile/Language': {
514
514
  relative: string;
515
515
  absolute: string;
516
516
  assetType: string;
517
517
  id: string;
518
518
  };
519
- "profile/LogIn": {
519
+ 'profile/LogIn': {
520
520
  relative: string;
521
521
  absolute: string;
522
522
  assetType: string;
523
523
  id: string;
524
524
  };
525
- "profile/LogOut": {
525
+ 'profile/LogOut': {
526
526
  relative: string;
527
527
  absolute: string;
528
528
  assetType: string;
529
529
  id: string;
530
530
  };
531
- "profile/Mail": {
531
+ 'profile/Mail': {
532
532
  relative: string;
533
533
  absolute: string;
534
534
  assetType: string;
535
535
  id: string;
536
536
  };
537
- "profile/NewConcept": {
537
+ 'profile/NewConcept': {
538
538
  relative: string;
539
539
  absolute: string;
540
540
  assetType: string;
541
541
  id: string;
542
542
  };
543
- "profile/Notification": {
543
+ 'profile/Notification': {
544
544
  relative: string;
545
545
  absolute: string;
546
546
  assetType: string;
547
547
  id: string;
548
548
  };
549
- "profile/Phone": {
549
+ 'profile/Phone': {
550
550
  relative: string;
551
551
  absolute: string;
552
552
  assetType: string;
553
553
  id: string;
554
554
  };
555
- "profile/Privacy": {
555
+ 'profile/Privacy': {
556
556
  relative: string;
557
557
  absolute: string;
558
558
  assetType: string;
559
559
  id: string;
560
560
  };
561
- "profile/Settings": {
561
+ 'profile/Settings': {
562
562
  relative: string;
563
563
  absolute: string;
564
564
  assetType: string;
565
565
  id: string;
566
566
  };
567
- "profile/Theme": {
567
+ 'profile/Theme': {
568
568
  relative: string;
569
569
  absolute: string;
570
570
  assetType: string;
571
571
  id: string;
572
572
  };
573
- "profile/User": {
573
+ 'profile/User': {
574
574
  relative: string;
575
575
  absolute: string;
576
576
  assetType: string;
577
577
  id: string;
578
578
  };
579
- "profile/UserEdit": {
579
+ 'profile/UserEdit': {
580
580
  relative: string;
581
581
  absolute: string;
582
582
  assetType: string;
583
583
  id: string;
584
584
  };
585
- "tab-bar/Assistant": {
585
+ 'tab-bar/Assistant': {
586
586
  relative: string;
587
587
  absolute: string;
588
588
  assetType: string;
589
589
  id: string;
590
590
  };
591
- "tab-bar/AssistantFill": {
591
+ 'tab-bar/AssistantFill': {
592
592
  relative: string;
593
593
  absolute: string;
594
594
  assetType: string;
595
595
  id: string;
596
596
  };
597
- "tab-bar/Departures": {
597
+ 'tab-bar/Departures': {
598
598
  relative: string;
599
599
  absolute: string;
600
600
  assetType: string;
601
601
  id: string;
602
602
  };
603
- "tab-bar/DeparturesFill": {
603
+ 'tab-bar/DeparturesFill': {
604
604
  relative: string;
605
605
  absolute: string;
606
606
  assetType: string;
607
607
  id: string;
608
608
  };
609
- "tab-bar/MapPin": {
609
+ 'tab-bar/MapPin': {
610
610
  relative: string;
611
611
  absolute: string;
612
612
  assetType: string;
613
613
  id: string;
614
614
  };
615
- "tab-bar/MapPinFill": {
615
+ 'tab-bar/MapPinFill': {
616
616
  relative: string;
617
617
  absolute: string;
618
618
  assetType: string;
619
619
  id: string;
620
620
  };
621
- "tab-bar/Profile": {
621
+ 'tab-bar/Profile': {
622
622
  relative: string;
623
623
  absolute: string;
624
624
  assetType: string;
625
625
  id: string;
626
626
  };
627
- "tab-bar/ProfileFill": {
627
+ 'tab-bar/ProfileFill': {
628
628
  relative: string;
629
629
  absolute: string;
630
630
  assetType: string;
631
631
  id: string;
632
632
  };
633
- "tab-bar/Ticketing": {
633
+ 'tab-bar/Ticketing': {
634
634
  relative: string;
635
635
  absolute: string;
636
636
  assetType: string;
637
637
  id: string;
638
638
  };
639
- "tab-bar/TicketingFill": {
639
+ 'tab-bar/TicketingFill': {
640
640
  relative: string;
641
641
  absolute: string;
642
642
  assetType: string;
643
643
  id: string;
644
644
  };
645
- "time/Date": {
645
+ 'time/Date': {
646
646
  relative: string;
647
647
  absolute: string;
648
648
  assetType: string;
649
649
  id: string;
650
650
  };
651
- "time/Duration": {
651
+ 'time/Duration': {
652
652
  relative: string;
653
653
  absolute: string;
654
654
  assetType: string;
655
655
  id: string;
656
656
  };
657
- "time/Realtime": {
657
+ 'time/Realtime': {
658
658
  relative: string;
659
659
  absolute: string;
660
660
  assetType: string;
661
661
  id: string;
662
662
  };
663
- "time/RealtimeSmall": {
663
+ 'time/RealtimeSmall': {
664
664
  relative: string;
665
665
  absolute: string;
666
666
  assetType: string;
667
667
  id: string;
668
668
  };
669
- "time/Time": {
669
+ 'time/Time': {
670
670
  relative: string;
671
671
  absolute: string;
672
672
  assetType: string;
673
673
  id: string;
674
674
  };
675
- "ticketing/Card": {
675
+ 'ticketing/Card': {
676
676
  relative: string;
677
677
  absolute: string;
678
678
  assetType: string;
679
679
  id: string;
680
680
  };
681
- "ticketing/H24": {
681
+ 'ticketing/H24': {
682
682
  relative: string;
683
683
  absolute: string;
684
684
  assetType: string;
685
685
  id: string;
686
686
  };
687
- "ticketing/Moon": {
687
+ 'ticketing/Moon': {
688
688
  relative: string;
689
689
  absolute: string;
690
690
  assetType: string;
691
691
  id: string;
692
692
  };
693
- "ticketing/QR": {
693
+ 'ticketing/QR': {
694
694
  relative: string;
695
695
  absolute: string;
696
696
  assetType: string;
697
697
  id: string;
698
698
  };
699
- "ticketing/Receipt": {
699
+ 'ticketing/Receipt': {
700
700
  relative: string;
701
701
  absolute: string;
702
702
  assetType: string;
703
703
  id: string;
704
704
  };
705
- "ticketing/Student": {
705
+ 'ticketing/Student': {
706
706
  relative: string;
707
707
  absolute: string;
708
708
  assetType: string;
709
709
  id: string;
710
710
  };
711
- "ticketing/Sun": {
711
+ 'ticketing/Sun': {
712
712
  relative: string;
713
713
  absolute: string;
714
714
  assetType: string;
715
715
  id: string;
716
716
  };
717
- "ticketing/Ticket": {
717
+ 'ticketing/Ticket': {
718
718
  relative: string;
719
719
  absolute: string;
720
720
  assetType: string;
721
721
  id: string;
722
722
  };
723
- "ticketing/TicketAdd": {
723
+ 'ticketing/TicketAdd': {
724
724
  relative: string;
725
725
  absolute: string;
726
726
  assetType: string;
727
727
  id: string;
728
728
  };
729
- "ticketing/TicketInvalid": {
729
+ 'ticketing/TicketInvalid': {
730
730
  relative: string;
731
731
  absolute: string;
732
732
  assetType: string;
733
733
  id: string;
734
734
  };
735
- "ticketing/TicketMultiple": {
735
+ 'ticketing/TicketMultiple': {
736
736
  relative: string;
737
737
  absolute: string;
738
738
  assetType: string;
739
739
  id: string;
740
740
  };
741
- "ticketing/TicketValid": {
741
+ 'ticketing/TicketValid': {
742
742
  relative: string;
743
743
  absolute: string;
744
744
  assetType: string;
745
745
  id: string;
746
746
  };
747
- "ticketing/Travellers": {
747
+ 'ticketing/Travellers': {
748
748
  relative: string;
749
749
  absolute: string;
750
750
  assetType: string;
751
751
  id: string;
752
752
  };
753
- "ticketing/Vipps": {
753
+ 'ticketing/Vipps': {
754
754
  relative: string;
755
755
  absolute: string;
756
756
  assetType: string;
757
757
  id: string;
758
758
  };
759
- "ticketing/Youth": {
759
+ 'ticketing/Youth': {
760
760
  relative: string;
761
761
  absolute: string;
762
762
  assetType: string;
763
763
  id: string;
764
764
  };
765
- "transportation/Bicycle": {
765
+ 'transportation/Bicycle': {
766
766
  relative: string;
767
767
  absolute: string;
768
768
  assetType: string;
769
769
  id: string;
770
770
  };
771
- "transportation/BicycleFill": {
771
+ 'transportation/BicycleFill': {
772
772
  relative: string;
773
773
  absolute: string;
774
774
  assetType: string;
775
775
  id: string;
776
776
  };
777
- "transportation/Cable": {
777
+ 'transportation/Cable': {
778
778
  relative: string;
779
779
  absolute: string;
780
780
  assetType: string;
781
781
  id: string;
782
782
  };
783
- "transportation/CableFill": {
783
+ 'transportation/CableFill': {
784
784
  relative: string;
785
785
  absolute: string;
786
786
  assetType: string;
787
787
  id: string;
788
788
  };
789
- "transportation/Car": {
789
+ 'transportation/Car': {
790
790
  relative: string;
791
791
  absolute: string;
792
792
  assetType: string;
793
793
  id: string;
794
794
  };
795
- "transportation/CarFill": {
795
+ 'transportation/CarFill': {
796
796
  relative: string;
797
797
  absolute: string;
798
798
  assetType: string;
799
799
  id: string;
800
800
  };
801
- "transportation/Flexible": {
801
+ 'transportation/Flexible': {
802
802
  relative: string;
803
803
  absolute: string;
804
804
  assetType: string;
805
805
  id: string;
806
806
  };
807
- "transportation/FlexibleFill": {
807
+ 'transportation/FlexibleFill': {
808
808
  relative: string;
809
809
  absolute: string;
810
810
  assetType: string;
811
811
  id: string;
812
812
  };
813
- "transportation/Funicular": {
813
+ 'transportation/Funicular': {
814
814
  relative: string;
815
815
  absolute: string;
816
816
  assetType: string;
817
817
  id: string;
818
818
  };
819
- "transportation/FunicularFill": {
819
+ 'transportation/FunicularFill': {
820
820
  relative: string;
821
821
  absolute: string;
822
822
  assetType: string;
823
823
  id: string;
824
824
  };
825
- "transportation/Metro": {
825
+ 'transportation/Metro': {
826
826
  relative: string;
827
827
  absolute: string;
828
828
  assetType: string;
829
829
  id: string;
830
830
  };
831
- "transportation/MetroFill": {
831
+ 'transportation/MetroFill': {
832
832
  relative: string;
833
833
  absolute: string;
834
834
  assetType: string;
835
835
  id: string;
836
836
  };
837
- "transportation/Night": {
837
+ 'transportation/Night': {
838
838
  relative: string;
839
839
  absolute: string;
840
840
  assetType: string;
841
841
  id: string;
842
842
  };
843
- "transportation/NightFill": {
843
+ 'transportation/NightFill': {
844
844
  relative: string;
845
845
  absolute: string;
846
846
  assetType: string;
847
847
  id: string;
848
848
  };
849
- "transportation/Plane": {
849
+ 'transportation/Plane': {
850
850
  relative: string;
851
851
  absolute: string;
852
852
  assetType: string;
853
853
  id: string;
854
854
  };
855
- "transportation/PlaneFill": {
855
+ 'transportation/PlaneFill': {
856
856
  relative: string;
857
857
  absolute: string;
858
858
  assetType: string;
859
859
  id: string;
860
860
  };
861
- "transportation/Scooter": {
861
+ 'transportation/Scooter': {
862
862
  relative: string;
863
863
  absolute: string;
864
864
  assetType: string;
865
865
  id: string;
866
866
  };
867
- "transportation/ScooterFill": {
867
+ 'transportation/ScooterFill': {
868
868
  relative: string;
869
869
  absolute: string;
870
870
  assetType: string;
871
871
  id: string;
872
872
  };
873
- "transportation/Train": {
873
+ 'transportation/Train': {
874
874
  relative: string;
875
875
  absolute: string;
876
876
  assetType: string;
877
877
  id: string;
878
878
  };
879
- "transportation/TrainFill": {
879
+ 'transportation/TrainFill': {
880
880
  relative: string;
881
881
  absolute: string;
882
882
  assetType: string;
883
883
  id: string;
884
884
  };
885
- "transportation/Tram": {
885
+ 'transportation/Tram': {
886
886
  relative: string;
887
887
  absolute: string;
888
888
  assetType: string;
889
889
  id: string;
890
890
  };
891
- "transportation/TramFill": {
891
+ 'transportation/TramFill': {
892
892
  relative: string;
893
893
  absolute: string;
894
894
  assetType: string;
895
895
  id: string;
896
896
  };
897
- "transportation/Unknown": {
897
+ 'transportation/Unknown': {
898
898
  relative: string;
899
899
  absolute: string;
900
900
  assetType: string;
901
901
  id: string;
902
902
  };
903
- "transportation/UnknownFill": {
903
+ 'transportation/UnknownFill': {
904
904
  relative: string;
905
905
  absolute: string;
906
906
  assetType: string;
907
907
  id: string;
908
908
  };
909
- "transportation/Walk": {
909
+ 'transportation/Walk': {
910
910
  relative: string;
911
911
  absolute: string;
912
912
  assetType: string;
913
913
  id: string;
914
914
  };
915
- "transportation/WalkFill": {
915
+ 'transportation/WalkFill': {
916
916
  relative: string;
917
917
  absolute: string;
918
918
  assetType: string;
919
919
  id: string;
920
920
  };
921
- "transportation-entur/Bicycle": {
921
+ 'transportation-entur/Bicycle': {
922
922
  relative: string;
923
923
  absolute: string;
924
924
  assetType: string;
925
925
  id: string;
926
926
  };
927
- "transportation-entur/Bus": {
927
+ 'transportation-entur/Bus': {
928
928
  relative: string;
929
929
  absolute: string;
930
930
  assetType: string;
931
931
  id: string;
932
932
  };
933
- "transportation-entur/Cableway": {
933
+ 'transportation-entur/Cableway': {
934
934
  relative: string;
935
935
  absolute: string;
936
936
  assetType: string;
937
937
  id: string;
938
938
  };
939
- "transportation-entur/Car": {
939
+ 'transportation-entur/Car': {
940
940
  relative: string;
941
941
  absolute: string;
942
942
  assetType: string;
943
943
  id: string;
944
944
  };
945
- "transportation-entur/Carferry": {
945
+ 'transportation-entur/Carferry': {
946
946
  relative: string;
947
947
  absolute: string;
948
948
  assetType: string;
949
949
  id: string;
950
950
  };
951
- "transportation-entur/Ferry": {
951
+ 'transportation-entur/Ferry': {
952
952
  relative: string;
953
953
  absolute: string;
954
954
  assetType: string;
955
955
  id: string;
956
956
  };
957
- "transportation-entur/Funicular": {
957
+ 'transportation-entur/Funicular': {
958
958
  relative: string;
959
959
  absolute: string;
960
960
  assetType: string;
961
961
  id: string;
962
962
  };
963
- "transportation-entur/Helicopter": {
963
+ 'transportation-entur/Helicopter': {
964
964
  relative: string;
965
965
  absolute: string;
966
966
  assetType: string;
967
967
  id: string;
968
968
  };
969
- "transportation-entur/Plane": {
969
+ 'transportation-entur/Plane': {
970
970
  relative: string;
971
971
  absolute: string;
972
972
  assetType: string;
973
973
  id: string;
974
974
  };
975
- "transportation-entur/Scooter": {
975
+ 'transportation-entur/Scooter': {
976
976
  relative: string;
977
977
  absolute: string;
978
978
  assetType: string;
979
979
  id: string;
980
980
  };
981
- "transportation-entur/Subway": {
981
+ 'transportation-entur/Subway': {
982
982
  relative: string;
983
983
  absolute: string;
984
984
  assetType: string;
985
985
  id: string;
986
986
  };
987
- "transportation-entur/Taxi": {
987
+ 'transportation-entur/Taxi': {
988
988
  relative: string;
989
989
  absolute: string;
990
990
  assetType: string;
991
991
  id: string;
992
992
  };
993
- "transportation-entur/Train": {
993
+ 'transportation-entur/Train': {
994
994
  relative: string;
995
995
  absolute: string;
996
996
  assetType: string;
997
997
  id: string;
998
998
  };
999
- "transportation-entur/Tram": {
999
+ 'transportation-entur/Tram': {
1000
1000
  relative: string;
1001
1001
  absolute: string;
1002
1002
  assetType: string;
1003
1003
  id: string;
1004
1004
  };
1005
- "transportation-entur/Walk": {
1005
+ 'transportation-entur/Walk': {
1006
1006
  relative: string;
1007
1007
  absolute: string;
1008
1008
  assetType: string;
1009
1009
  id: string;
1010
1010
  };
1011
- "logo/logo": {
1011
+ 'logo/logo': {
1012
1012
  relative: string;
1013
1013
  absolute: string;
1014
1014
  assetType: string;
1015
1015
  id: string;
1016
1016
  };
1017
- "ticketing/Travelcard": {
1017
+ 'ticketing/Travelcard': {
1018
1018
  relative: string;
1019
1019
  absolute: string;
1020
1020
  assetType: string;
1021
1021
  id: string;
1022
1022
  };
1023
- "ticketing/TravelcardOutlined": {
1023
+ 'ticketing/TravelcardOutlined': {
1024
1024
  relative: string;
1025
1025
  absolute: string;
1026
1026
  assetType: string;
1027
1027
  id: string;
1028
1028
  };
1029
- "transportation/Boat": {
1029
+ 'transportation/Boat': {
1030
1030
  relative: string;
1031
1031
  absolute: string;
1032
1032
  assetType: string;
1033
1033
  id: string;
1034
1034
  };
1035
- "transportation/BoatFill": {
1035
+ 'transportation/BoatFill': {
1036
1036
  relative: string;
1037
1037
  absolute: string;
1038
1038
  assetType: string;
1039
1039
  id: string;
1040
1040
  };
1041
- "transportation/Bus": {
1041
+ 'transportation/Bus': {
1042
1042
  relative: string;
1043
1043
  absolute: string;
1044
1044
  assetType: string;
1045
1045
  id: string;
1046
1046
  };
1047
- "transportation/BusFill": {
1047
+ 'transportation/BusFill': {
1048
1048
  relative: string;
1049
1049
  absolute: string;
1050
1050
  assetType: string;
1051
1051
  id: string;
1052
1052
  };
1053
- "transportation/Ferry": {
1053
+ 'transportation/Ferry': {
1054
1054
  relative: string;
1055
1055
  absolute: string;
1056
1056
  assetType: string;
1057
1057
  id: string;
1058
1058
  };
1059
- "transportation/FerryFill": {
1059
+ 'transportation/FerryFill': {
1060
1060
  relative: string;
1061
1061
  absolute: string;
1062
1062
  assetType: string;
@@ -1160,7 +1160,7 @@ export declare const icons: {
1160
1160
  darkable: boolean;
1161
1161
  id: string;
1162
1162
  };
1163
- "bonus/BonusBag": {
1163
+ 'bonus/BonusBag': {
1164
1164
  relative: string;
1165
1165
  absolute: string;
1166
1166
  assetType: string;
@@ -1168,7 +1168,7 @@ export declare const icons: {
1168
1168
  darkable: boolean;
1169
1169
  id: string;
1170
1170
  };
1171
- "bonus/BonusBagCarry": {
1171
+ 'bonus/BonusBagCarry': {
1172
1172
  relative: string;
1173
1173
  absolute: string;
1174
1174
  assetType: string;
@@ -1176,7 +1176,7 @@ export declare const icons: {
1176
1176
  darkable: boolean;
1177
1177
  id: string;
1178
1178
  };
1179
- "bonus/BonusBagHug": {
1179
+ 'bonus/BonusBagHug': {
1180
1180
  relative: string;
1181
1181
  absolute: string;
1182
1182
  assetType: string;
@@ -1184,7 +1184,7 @@ export declare const icons: {
1184
1184
  darkable: boolean;
1185
1185
  id: string;
1186
1186
  };
1187
- "bonus/BonusMap": {
1187
+ 'bonus/BonusMap': {
1188
1188
  relative: string;
1189
1189
  absolute: string;
1190
1190
  assetType: string;
@@ -1192,7 +1192,7 @@ export declare const icons: {
1192
1192
  darkable: boolean;
1193
1193
  id: string;
1194
1194
  };
1195
- "bonus/BonusTransaction": {
1195
+ 'bonus/BonusTransaction': {
1196
1196
  relative: string;
1197
1197
  absolute: string;
1198
1198
  assetType: string;
@@ -1200,7 +1200,7 @@ export declare const icons: {
1200
1200
  darkable: boolean;
1201
1201
  id: string;
1202
1202
  };
1203
- "bonus/BonusTrashCan": {
1203
+ 'bonus/BonusTrashCan': {
1204
1204
  relative: string;
1205
1205
  absolute: string;
1206
1206
  assetType: string;
@@ -1208,7 +1208,7 @@ export declare const icons: {
1208
1208
  darkable: boolean;
1209
1209
  id: string;
1210
1210
  };
1211
- "mobility/BabyOnScooter": {
1211
+ 'mobility/BabyOnScooter': {
1212
1212
  relative: string;
1213
1213
  absolute: string;
1214
1214
  assetType: string;
@@ -1216,7 +1216,7 @@ export declare const icons: {
1216
1216
  darkable: boolean;
1217
1217
  id: string;
1218
1218
  };
1219
- "mobility/BundlingCarSharing": {
1219
+ 'mobility/BundlingCarSharing': {
1220
1220
  relative: string;
1221
1221
  absolute: string;
1222
1222
  assetType: string;
@@ -1224,7 +1224,7 @@ export declare const icons: {
1224
1224
  darkable: boolean;
1225
1225
  id: string;
1226
1226
  };
1227
- "mobility/BundlingCarSharingActive": {
1227
+ 'mobility/BundlingCarSharingActive': {
1228
1228
  relative: string;
1229
1229
  absolute: string;
1230
1230
  assetType: string;
@@ -1232,7 +1232,7 @@ export declare const icons: {
1232
1232
  darkable: boolean;
1233
1233
  id: string;
1234
1234
  };
1235
- "mobility/BundlingCityBike": {
1235
+ 'mobility/BundlingCityBike': {
1236
1236
  relative: string;
1237
1237
  absolute: string;
1238
1238
  assetType: string;
@@ -1240,7 +1240,7 @@ export declare const icons: {
1240
1240
  darkable: boolean;
1241
1241
  id: string;
1242
1242
  };
1243
- "mobility/BundlingCityBikeActive": {
1243
+ 'mobility/BundlingCityBikeActive': {
1244
1244
  relative: string;
1245
1245
  absolute: string;
1246
1246
  assetType: string;
@@ -1248,7 +1248,7 @@ export declare const icons: {
1248
1248
  darkable: boolean;
1249
1249
  id: string;
1250
1250
  };
1251
- "mobility/CityBike": {
1251
+ 'mobility/CityBike': {
1252
1252
  relative: string;
1253
1253
  absolute: string;
1254
1254
  assetType: string;
@@ -1256,7 +1256,7 @@ export declare const icons: {
1256
1256
  darkable: boolean;
1257
1257
  id: string;
1258
1258
  };
1259
- "mobility/ParkAndRide": {
1259
+ 'mobility/ParkAndRide': {
1260
1260
  relative: string;
1261
1261
  absolute: string;
1262
1262
  assetType: string;
@@ -1264,7 +1264,7 @@ export declare const icons: {
1264
1264
  darkable: boolean;
1265
1265
  id: string;
1266
1266
  };
1267
- "mobility/Scooter": {
1267
+ 'mobility/Scooter': {
1268
1268
  relative: string;
1269
1269
  absolute: string;
1270
1270
  assetType: string;
@@ -1272,7 +1272,7 @@ export declare const icons: {
1272
1272
  darkable: boolean;
1273
1273
  id: string;
1274
1274
  };
1275
- "smart-park-and-ride/CarFront": {
1275
+ 'smart-park-and-ride/CarFront': {
1276
1276
  relative: string;
1277
1277
  absolute: string;
1278
1278
  assetType: string;
@@ -1280,7 +1280,7 @@ export declare const icons: {
1280
1280
  darkable: boolean;
1281
1281
  id: string;
1282
1282
  };
1283
- "smart-park-and-ride/CarRegister": {
1283
+ 'smart-park-and-ride/CarRegister': {
1284
1284
  relative: string;
1285
1285
  absolute: string;
1286
1286
  assetType: string;
@@ -1288,7 +1288,7 @@ export declare const icons: {
1288
1288
  darkable: boolean;
1289
1289
  id: string;
1290
1290
  };
1291
- "smart-park-and-ride/CarValidTicket": {
1291
+ 'smart-park-and-ride/CarValidTicket': {
1292
1292
  relative: string;
1293
1293
  absolute: string;
1294
1294
  assetType: string;
@@ -1368,7 +1368,7 @@ export declare const icons: {
1368
1368
  darkable: boolean;
1369
1369
  id: string;
1370
1370
  };
1371
- "logo/RichLogo": {
1371
+ 'logo/RichLogo': {
1372
1372
  relative: string;
1373
1373
  absolute: string;
1374
1374
  assetType: string;
@@ -1376,7 +1376,7 @@ export declare const icons: {
1376
1376
  darkable: boolean;
1377
1377
  id: string;
1378
1378
  };
1379
- "BackgroundIllustration-OnBehalfOf": {
1379
+ 'BackgroundIllustration-OnBehalfOf': {
1380
1380
  relative: string;
1381
1381
  absolute: string;
1382
1382
  assetType: string;
@@ -1458,7 +1458,7 @@ export declare const icons: {
1458
1458
  };
1459
1459
  };
1460
1460
  colorIcons: {
1461
- "actions/CloseCircle": {
1461
+ 'actions/CloseCircle': {
1462
1462
  relative: string;
1463
1463
  absolute: string;
1464
1464
  assetType: string;
@@ -1466,7 +1466,7 @@ export declare const icons: {
1466
1466
  darkable: boolean;
1467
1467
  id: string;
1468
1468
  };
1469
- "input/CheckboxChecked": {
1469
+ 'input/CheckboxChecked': {
1470
1470
  relative: string;
1471
1471
  absolute: string;
1472
1472
  assetType: string;
@@ -1474,7 +1474,7 @@ export declare const icons: {
1474
1474
  darkable: boolean;
1475
1475
  id: string;
1476
1476
  };
1477
- "input/CheckboxUnchecked": {
1477
+ 'input/CheckboxUnchecked': {
1478
1478
  relative: string;
1479
1479
  absolute: string;
1480
1480
  assetType: string;
@@ -1482,7 +1482,7 @@ export declare const icons: {
1482
1482
  darkable: boolean;
1483
1483
  id: string;
1484
1484
  };
1485
- "input/RadiobuttonChecked": {
1485
+ 'input/RadiobuttonChecked': {
1486
1486
  relative: string;
1487
1487
  absolute: string;
1488
1488
  assetType: string;
@@ -1490,7 +1490,7 @@ export declare const icons: {
1490
1490
  darkable: boolean;
1491
1491
  id: string;
1492
1492
  };
1493
- "input/RadiobuttonUnchecked": {
1493
+ 'input/RadiobuttonUnchecked': {
1494
1494
  relative: string;
1495
1495
  absolute: string;
1496
1496
  assetType: string;
@@ -1498,7 +1498,7 @@ export declare const icons: {
1498
1498
  darkable: boolean;
1499
1499
  id: string;
1500
1500
  };
1501
- "map/Map": {
1501
+ 'map/Map': {
1502
1502
  relative: string;
1503
1503
  absolute: string;
1504
1504
  assetType: string;
@@ -1506,7 +1506,7 @@ export declare const icons: {
1506
1506
  darkable: boolean;
1507
1507
  id: string;
1508
1508
  };
1509
- "map/MapPin": {
1509
+ 'map/MapPin': {
1510
1510
  relative: string;
1511
1511
  absolute: string;
1512
1512
  assetType: string;
@@ -1514,7 +1514,7 @@ export declare const icons: {
1514
1514
  darkable: boolean;
1515
1515
  id: string;
1516
1516
  };
1517
- "map/Pin": {
1517
+ 'map/Pin': {
1518
1518
  relative: string;
1519
1519
  absolute: string;
1520
1520
  assetType: string;
@@ -1522,7 +1522,7 @@ export declare const icons: {
1522
1522
  darkable: boolean;
1523
1523
  id: string;
1524
1524
  };
1525
- "map/PinInvalid": {
1525
+ 'map/PinInvalid': {
1526
1526
  relative: string;
1527
1527
  absolute: string;
1528
1528
  assetType: string;
@@ -1530,7 +1530,7 @@ export declare const icons: {
1530
1530
  darkable: boolean;
1531
1531
  id: string;
1532
1532
  };
1533
- "map/PinValid": {
1533
+ 'map/PinValid': {
1534
1534
  relative: string;
1535
1535
  absolute: string;
1536
1536
  assetType: string;
@@ -1538,7 +1538,7 @@ export declare const icons: {
1538
1538
  darkable: boolean;
1539
1539
  id: string;
1540
1540
  };
1541
- "ticketing/Amex": {
1541
+ 'ticketing/Amex': {
1542
1542
  relative: string;
1543
1543
  absolute: string;
1544
1544
  assetType: string;
@@ -1546,7 +1546,7 @@ export declare const icons: {
1546
1546
  darkable: boolean;
1547
1547
  id: string;
1548
1548
  };
1549
- "ticketing/Klippekort": {
1549
+ 'ticketing/Klippekort': {
1550
1550
  relative: string;
1551
1551
  absolute: string;
1552
1552
  assetType: string;
@@ -1554,7 +1554,7 @@ export declare const icons: {
1554
1554
  darkable: boolean;
1555
1555
  id: string;
1556
1556
  };
1557
- "ticketing/MasterCard": {
1557
+ 'ticketing/MasterCard': {
1558
1558
  relative: string;
1559
1559
  absolute: string;
1560
1560
  assetType: string;
@@ -1562,7 +1562,7 @@ export declare const icons: {
1562
1562
  darkable: boolean;
1563
1563
  id: string;
1564
1564
  };
1565
- "ticketing/Seats": {
1565
+ 'ticketing/Seats': {
1566
1566
  relative: string;
1567
1567
  absolute: string;
1568
1568
  assetType: string;
@@ -1570,7 +1570,7 @@ export declare const icons: {
1570
1570
  darkable: boolean;
1571
1571
  id: string;
1572
1572
  };
1573
- "ticketing/Vipps": {
1573
+ 'ticketing/Vipps': {
1574
1574
  relative: string;
1575
1575
  absolute: string;
1576
1576
  assetType: string;
@@ -1578,7 +1578,7 @@ export declare const icons: {
1578
1578
  darkable: boolean;
1579
1579
  id: string;
1580
1580
  };
1581
- "ticketing/VippsLogo": {
1581
+ 'ticketing/VippsLogo': {
1582
1582
  relative: string;
1583
1583
  absolute: string;
1584
1584
  assetType: string;
@@ -1586,7 +1586,7 @@ export declare const icons: {
1586
1586
  darkable: boolean;
1587
1587
  id: string;
1588
1588
  };
1589
- "ticketing/Visa": {
1589
+ 'ticketing/Visa': {
1590
1590
  relative: string;
1591
1591
  absolute: string;
1592
1592
  assetType: string;
@@ -1594,7 +1594,7 @@ export declare const icons: {
1594
1594
  darkable: boolean;
1595
1595
  id: string;
1596
1596
  };
1597
- "status/Realtime": {
1597
+ 'status/Realtime': {
1598
1598
  relative: string;
1599
1599
  absolute: string;
1600
1600
  assetType: string;
@@ -1602,7 +1602,7 @@ export declare const icons: {
1602
1602
  darkable: boolean;
1603
1603
  id: string;
1604
1604
  };
1605
- "status/Spinner": {
1605
+ 'status/Spinner': {
1606
1606
  relative: string;
1607
1607
  absolute: string;
1608
1608
  assetType: string;
@@ -1610,7 +1610,7 @@ export declare const icons: {
1610
1610
  darkable: boolean;
1611
1611
  id: string;
1612
1612
  };
1613
- "vehicles/Parking": {
1613
+ 'vehicles/Parking': {
1614
1614
  relative: string;
1615
1615
  absolute: string;
1616
1616
  assetType: string;
@@ -1626,7 +1626,7 @@ export declare const icons: {
1626
1626
  darkable: boolean;
1627
1627
  id: string;
1628
1628
  };
1629
- "status/Check": {
1629
+ 'status/Check': {
1630
1630
  relative: string;
1631
1631
  absolute: string;
1632
1632
  assetType: string;
@@ -1634,7 +1634,7 @@ export declare const icons: {
1634
1634
  darkable: boolean;
1635
1635
  id: string;
1636
1636
  };
1637
- "status/Error": {
1637
+ 'status/Error': {
1638
1638
  relative: string;
1639
1639
  absolute: string;
1640
1640
  assetType: string;
@@ -1642,7 +1642,7 @@ export declare const icons: {
1642
1642
  darkable: boolean;
1643
1643
  id: string;
1644
1644
  };
1645
- "status/Info": {
1645
+ 'status/Info': {
1646
1646
  relative: string;
1647
1647
  absolute: string;
1648
1648
  assetType: string;
@@ -1650,7 +1650,7 @@ export declare const icons: {
1650
1650
  darkable: boolean;
1651
1651
  id: string;
1652
1652
  };
1653
- "status/Warning": {
1653
+ 'status/Warning': {
1654
1654
  relative: string;
1655
1655
  absolute: string;
1656
1656
  assetType: string;
@@ -1668,7 +1668,7 @@ export declare const icons: {
1668
1668
  darkable: boolean;
1669
1669
  id: string;
1670
1670
  };
1671
- "badge/android": {
1671
+ 'badge/android': {
1672
1672
  relative: string;
1673
1673
  absolute: string;
1674
1674
  assetType: string;
@@ -1676,7 +1676,7 @@ export declare const icons: {
1676
1676
  darkable: boolean;
1677
1677
  id: string;
1678
1678
  };
1679
- "badge/ios": {
1679
+ 'badge/ios': {
1680
1680
  relative: string;
1681
1681
  absolute: string;
1682
1682
  assetType: string;
@@ -1684,7 +1684,7 @@ export declare const icons: {
1684
1684
  darkable: boolean;
1685
1685
  id: string;
1686
1686
  };
1687
- "contact/Contact": {
1687
+ 'contact/Contact': {
1688
1688
  relative: string;
1689
1689
  absolute: string;
1690
1690
  assetType: string;
@@ -1692,7 +1692,7 @@ export declare const icons: {
1692
1692
  darkable: boolean;
1693
1693
  id: string;
1694
1694
  };
1695
- "ticket-type/Boat": {
1695
+ 'ticket-type/Boat': {
1696
1696
  relative: string;
1697
1697
  absolute: string;
1698
1698
  assetType: string;
@@ -1700,7 +1700,7 @@ export declare const icons: {
1700
1700
  darkable: boolean;
1701
1701
  id: string;
1702
1702
  };
1703
- "ticket-type/Carnet": {
1703
+ 'ticket-type/Carnet': {
1704
1704
  relative: string;
1705
1705
  absolute: string;
1706
1706
  assetType: string;
@@ -1708,7 +1708,7 @@ export declare const icons: {
1708
1708
  darkable: boolean;
1709
1709
  id: string;
1710
1710
  };
1711
- "ticket-type/H24": {
1711
+ 'ticket-type/H24': {
1712
1712
  relative: string;
1713
1713
  absolute: string;
1714
1714
  assetType: string;
@@ -1716,7 +1716,7 @@ export declare const icons: {
1716
1716
  darkable: boolean;
1717
1717
  id: string;
1718
1718
  };
1719
- "ticket-type/Night": {
1719
+ 'ticket-type/Night': {
1720
1720
  relative: string;
1721
1721
  absolute: string;
1722
1722
  assetType: string;
@@ -1724,7 +1724,7 @@ export declare const icons: {
1724
1724
  darkable: boolean;
1725
1725
  id: string;
1726
1726
  };
1727
- "ticket-type/Period": {
1727
+ 'ticket-type/Period': {
1728
1728
  relative: string;
1729
1729
  absolute: string;
1730
1730
  assetType: string;
@@ -1732,7 +1732,7 @@ export declare const icons: {
1732
1732
  darkable: boolean;
1733
1733
  id: string;
1734
1734
  };
1735
- "ticket-type/Single": {
1735
+ 'ticket-type/Single': {
1736
1736
  relative: string;
1737
1737
  absolute: string;
1738
1738
  assetType: string;
@@ -1740,7 +1740,7 @@ export declare const icons: {
1740
1740
  darkable: boolean;
1741
1741
  id: string;
1742
1742
  };
1743
- "ticket-type/Summer": {
1743
+ 'ticket-type/Summer': {
1744
1744
  relative: string;
1745
1745
  absolute: string;
1746
1746
  assetType: string;
@@ -1748,7 +1748,7 @@ export declare const icons: {
1748
1748
  darkable: boolean;
1749
1749
  id: string;
1750
1750
  };
1751
- "ticket-type/Youth": {
1751
+ 'ticket-type/Youth': {
1752
1752
  relative: string;
1753
1753
  absolute: string;
1754
1754
  assetType: string;
@@ -1756,7 +1756,7 @@ export declare const icons: {
1756
1756
  darkable: boolean;
1757
1757
  id: string;
1758
1758
  };
1759
- "token/mobile/Phone": {
1759
+ 'token/mobile/Phone': {
1760
1760
  relative: string;
1761
1761
  absolute: string;
1762
1762
  assetType: string;
@@ -1764,7 +1764,7 @@ export declare const icons: {
1764
1764
  darkable: boolean;
1765
1765
  id: string;
1766
1766
  };
1767
- "token/travelcard/Travelcard": {
1767
+ 'token/travelcard/Travelcard': {
1768
1768
  relative: string;
1769
1769
  absolute: string;
1770
1770
  assetType: string;