@mirai/core 0.4.35 → 0.4.37

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 (219) hide show
  1. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js +7 -4
  2. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js.map +1 -1
  3. package/build/components/__shared__/ButtonPayment/ButtonPayment.js +4 -3
  4. package/build/components/__shared__/ButtonPayment/ButtonPayment.js.map +1 -1
  5. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js +4 -4
  6. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js.map +1 -1
  7. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js +2 -2
  8. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js.map +1 -1
  9. package/build/components/__shared__/Payment/components/PCI/PCI.js +2 -2
  10. package/build/components/__shared__/Payment/components/PCI/PCI.js.map +1 -1
  11. package/package.json +1 -1
  12. package/.env +0 -22
  13. package/.gitlab-ci.yml +0 -4
  14. package/.nvmrc +0 -1
  15. package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
  16. package/__tests__/Booking/__mocks__/booking-get.json +0 -105
  17. package/__tests__/Booking/booking.constants.js +0 -8
  18. package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
  19. package/__tests__/Booking/workflows/index.js +0 -5
  20. package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
  21. package/__tests__/Booking/workflows/print.workflow.js +0 -13
  22. package/__tests__/Booking/workflows/resend.workflow.js +0 -18
  23. package/__tests__/Booking/workflows/review.workflow.js +0 -17
  24. package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
  25. package/__tests__/BookingQuery/workflows/index.js +0 -1
  26. package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
  27. package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
  28. package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
  29. package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
  30. package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
  31. package/__tests__/Checkout/checkout.constants.js +0 -8
  32. package/__tests__/Checkout/workflows/form.workflow.js +0 -17
  33. package/__tests__/Checkout/workflows/index.js +0 -4
  34. package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
  35. package/__tests__/Checkout/workflows/review.workflow.js +0 -19
  36. package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
  37. package/__tests__/Deals/__mocks__/deals-success.json +0 -739
  38. package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
  39. package/__tests__/Deals/workflows/clear.workflow.js +0 -7
  40. package/__tests__/Deals/workflows/index.js +0 -5
  41. package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
  42. package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
  43. package/__tests__/Deals/workflows/submit.workflow.js +0 -6
  44. package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
  45. package/__tests__/Finder/workflows/index.js +0 -3
  46. package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
  47. package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
  48. package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
  49. package/__tests__/Rates/__mocks__/extras-success.json +0 -397
  50. package/__tests__/Rates/__mocks__/rates-success.json +0 -731
  51. package/__tests__/Rates/workflows/extras.js +0 -9
  52. package/__tests__/Rates/workflows/extrasExpect.js +0 -11
  53. package/__tests__/Rates/workflows/index.js +0 -4
  54. package/__tests__/Rates/workflows/multiroom.js +0 -26
  55. package/__tests__/Rates/workflows/rates.js +0 -9
  56. package/__tests__/Session/workflows/bookings.workflow.js +0 -18
  57. package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
  58. package/__tests__/Session/workflows/index.js +0 -5
  59. package/__tests__/Session/workflows/login.workflow.js +0 -29
  60. package/__tests__/Session/workflows/logout.workflow.js +0 -8
  61. package/__tests__/Session/workflows/profile.workflow.js +0 -49
  62. package/__tests__/Signup/workflows/index.js +0 -2
  63. package/__tests__/Signup/workflows/signup.workflow.js +0 -26
  64. package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
  65. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
  66. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
  67. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
  68. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
  69. package/__tests__/booking.spec.jsx +0 -34
  70. package/__tests__/bookingQuey.spec.js +0 -43
  71. package/__tests__/buttonFinder.spec.js +0 -16
  72. package/__tests__/checkout.spec.jsx +0 -52
  73. package/__tests__/constants.js +0 -20
  74. package/__tests__/deals.spec.js +0 -30
  75. package/__tests__/finder.spec.js +0 -75
  76. package/__tests__/helpers/closeNotification.js +0 -7
  77. package/__tests__/helpers/getWeekNumber.js +0 -8
  78. package/__tests__/helpers/index.js +0 -2
  79. package/__tests__/rates.spec.jsx +0 -39
  80. package/__tests__/session.spec.js +0 -32
  81. package/__tests__/signup.spec.js +0 -17
  82. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
  83. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
  84. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
  85. package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
  86. package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
  87. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
  88. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
  89. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
  90. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
  91. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
  92. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
  93. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
  94. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
  95. package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
  96. package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
  97. package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
  98. package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
  99. package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
  100. package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
  101. package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
  102. package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
  103. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
  104. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
  105. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
  106. package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
  107. package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
  108. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
  109. package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
  110. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
  111. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
  112. package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
  113. package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
  114. package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
  115. package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
  116. package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
  117. package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
  118. package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
  119. package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
  120. package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
  121. package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
  122. package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
  123. package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
  124. package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
  125. package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
  126. package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
  127. package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
  128. package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
  129. package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
  130. package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
  131. package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
  132. package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
  133. package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
  134. package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
  135. package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
  136. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
  137. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
  138. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
  139. package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
  140. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
  141. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
  142. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
  143. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
  144. package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
  145. package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
  146. package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
  147. package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
  148. package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
  149. package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
  150. package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
  151. package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
  152. package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
  153. package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
  154. package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
  155. package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
  156. package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
  157. package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
  158. package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
  159. package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
  160. package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
  161. package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
  162. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
  163. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
  164. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
  165. package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
  166. package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
  167. package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
  168. package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
  169. package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
  170. package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
  171. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
  172. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
  173. package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
  174. package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
  175. package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
  176. package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
  177. package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
  178. package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
  179. package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
  180. package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
  181. package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
  182. package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
  183. package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
  184. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
  185. package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
  186. package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
  187. package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
  188. package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
  189. package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
  190. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
  191. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
  192. package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
  193. package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
  194. package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
  195. package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
  196. package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
  197. package/playwright.config.js +0 -50
  198. package/public/App.Container.jsx +0 -147
  199. package/public/App.jsx +0 -34
  200. package/public/App.module.css +0 -153
  201. package/public/index.html +0 -32
  202. package/public/index.template.html +0 -19
  203. package/public/performance/index.html +0 -159
  204. package/public/routes/Deals.jsx +0 -20
  205. package/public/routes/Finder.jsx +0 -19
  206. package/public/routes/Home.constants.js +0 -52
  207. package/public/routes/Home.jsx +0 -131
  208. package/public/routes/NotFound.jsx +0 -23
  209. package/public/routes/Profile.jsx +0 -21
  210. package/public/routes/Signup.jsx +0 -20
  211. package/public/routes/Step0-Accommodations.jsx +0 -4
  212. package/public/routes/Step1-Rates.jsx +0 -12
  213. package/public/routes/Step2-Checkout.jsx +0 -4
  214. package/public/routes/Step3-Booking.jsx +0 -4
  215. package/public/routes/components/Logo.jsx +0 -18
  216. package/public/routes/components/index.js +0 -1
  217. package/public/routes/index.js +0 -10
  218. package/public/routes/routes.module.css +0 -259
  219. package/public/themes/monalisa.theme.css +0 -45
@@ -1,2243 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<FieldOccupation> inherit:className 1`] = `
4
- <DocumentFragment>
5
- <ui-layer
6
- class="container"
7
- >
8
- <ui-pressable
9
- class="pressable mirai"
10
- tabindex="0"
11
- >
12
- <ui-icon
13
- class="icon headline-3"
14
- >
15
- <svg
16
- fill="currentColor"
17
- height="1em"
18
- stroke="currentColor"
19
- stroke-width="0"
20
- viewBox="0 0 24 24"
21
- width="1em"
22
- xmlns="http://www.w3.org/2000/svg"
23
- >
24
- <path
25
- d="M0 0h24v24H0z"
26
- fill="none"
27
- />
28
- <path
29
- d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"
30
- />
31
- </svg>
32
- </ui-icon>
33
- <ui-view
34
- class="view"
35
- >
36
- <ui-text
37
- class="text small"
38
- >
39
- finder.label.who
40
- </ui-text>
41
- <ui-text
42
- class="text action"
43
- >
44
- · 1 common.label.accommodation_type
45
- </ui-text>
46
- </ui-view>
47
- </ui-pressable>
48
- </ui-layer>
49
- <ui-layer-content
50
- class="layer hidden"
51
- style="left: 0px; top: 0px;"
52
- >
53
- <ui-view
54
- class="view"
55
- >
56
- <ui-scrollview
57
- class="scrollview vertical notIndicator"
58
- >
59
- <ui-view
60
- class="view wide"
61
- >
62
- <ui-view
63
- class="view row"
64
- >
65
- <ui-text
66
- class="text bold action"
67
- >
68
- finder.label.place_type_count.room
69
- </ui-text>
70
- </ui-view>
71
- <ui-input-number
72
- class="view row inputNumber"
73
- data-testid="group-0"
74
- >
75
- <ui-view
76
- class="view texts"
77
- >
78
- <ui-label
79
- class="text paragraph text label"
80
- >
81
- common.label.occupation_type_adult
82
- </ui-label>
83
- <ui-text
84
- class="text small text hint hint"
85
- >
86
- common.label.age_from
87
- </ui-text>
88
- </ui-view>
89
- <ui-button
90
- class="pressable button small squared secondary"
91
- data-testid="group-0-button-min"
92
- tabindex="0"
93
- >
94
- <ui-icon
95
- class="icon headline-3"
96
- >
97
- <svg
98
- fill="currentColor"
99
- height="1em"
100
- stroke="currentColor"
101
- stroke-width="0"
102
- viewBox="0 0 24 24"
103
- width="1em"
104
- xmlns="http://www.w3.org/2000/svg"
105
- >
106
- <path
107
- d="M0 0h24v24H0V0z"
108
- fill="none"
109
- />
110
- <path
111
- d="M19 13H5v-2h14v2z"
112
- />
113
- </svg>
114
- </ui-icon>
115
- </ui-button>
116
- <ui-text
117
- class="text paragraph value"
118
- >
119
- 2
120
- </ui-text>
121
- <ui-button
122
- class="pressable button small squared secondary"
123
- data-testid="group-0-button-max"
124
- tabindex="0"
125
- >
126
- <ui-icon
127
- class="icon headline-3"
128
- >
129
- <svg
130
- fill="currentColor"
131
- height="1em"
132
- stroke="currentColor"
133
- stroke-width="0"
134
- viewBox="0 0 24 24"
135
- width="1em"
136
- xmlns="http://www.w3.org/2000/svg"
137
- >
138
- <path
139
- d="M0 0h24v24H0V0z"
140
- fill="none"
141
- />
142
- <path
143
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
144
- />
145
- </svg>
146
- </ui-icon>
147
- </ui-button>
148
- </ui-input-number>
149
- <ui-input-number
150
- class="view row inputNumber"
151
- data-testid="group-1"
152
- >
153
- <ui-view
154
- class="view texts"
155
- >
156
- <ui-label
157
- class="text paragraph text label"
158
- >
159
- common.label.occupation_type_child
160
- </ui-label>
161
- <ui-text
162
- class="text small text hint hint"
163
- >
164
- common.label.age_up_to
165
- </ui-text>
166
- </ui-view>
167
- <ui-button
168
- class="pressable disabled button small squared disabled"
169
- data-testid="group-1-button-min"
170
- disabled="true"
171
- >
172
- <ui-icon
173
- class="icon headline-3"
174
- >
175
- <svg
176
- fill="currentColor"
177
- height="1em"
178
- stroke="currentColor"
179
- stroke-width="0"
180
- viewBox="0 0 24 24"
181
- width="1em"
182
- xmlns="http://www.w3.org/2000/svg"
183
- >
184
- <path
185
- d="M0 0h24v24H0V0z"
186
- fill="none"
187
- />
188
- <path
189
- d="M19 13H5v-2h14v2z"
190
- />
191
- </svg>
192
- </ui-icon>
193
- </ui-button>
194
- <ui-text
195
- class="text paragraph value"
196
- >
197
- 0
198
- </ui-text>
199
- <ui-button
200
- class="pressable button small squared secondary"
201
- data-testid="group-1-button-max"
202
- tabindex="0"
203
- >
204
- <ui-icon
205
- class="icon headline-3"
206
- >
207
- <svg
208
- fill="currentColor"
209
- height="1em"
210
- stroke="currentColor"
211
- stroke-width="0"
212
- viewBox="0 0 24 24"
213
- width="1em"
214
- xmlns="http://www.w3.org/2000/svg"
215
- >
216
- <path
217
- d="M0 0h24v24H0V0z"
218
- fill="none"
219
- />
220
- <path
221
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
222
- />
223
- </svg>
224
- </ui-icon>
225
- </ui-button>
226
- </ui-input-number>
227
- </ui-view>
228
- </ui-scrollview>
229
- <ui-view
230
- class="view row"
231
- >
232
- <ui-button
233
- class="pressable button secondary"
234
- tabindex="0"
235
- >
236
- finder.action.add_place_type.room
237
- </ui-button>
238
- </ui-view>
239
- </ui-view>
240
- </ui-layer-content>
241
- </DocumentFragment>
242
- `;
243
-
244
- exports[`<FieldOccupation> prop:compacted 1`] = `
245
- <DocumentFragment>
246
- <ui-layer
247
- class="container"
248
- />
249
- <ui-layer-content
250
- class="layer hidden"
251
- >
252
- <ui-view
253
- class="view"
254
- >
255
- <ui-scrollview
256
- class="scrollview vertical notIndicator"
257
- >
258
- <ui-view
259
- class="view wide"
260
- >
261
- <ui-view
262
- class="view row"
263
- >
264
- <ui-text
265
- class="text bold action"
266
- >
267
- finder.label.place_type_count.room
268
- </ui-text>
269
- </ui-view>
270
- <ui-input-number
271
- class="view row inputNumber"
272
- data-testid="group-0"
273
- >
274
- <ui-view
275
- class="view texts"
276
- >
277
- <ui-label
278
- class="text paragraph text label"
279
- >
280
- common.label.occupation_type_adult
281
- </ui-label>
282
- <ui-text
283
- class="text small text hint hint"
284
- >
285
- common.label.age_from
286
- </ui-text>
287
- </ui-view>
288
- <ui-button
289
- class="pressable button small squared secondary"
290
- data-testid="group-0-button-min"
291
- tabindex="0"
292
- >
293
- <ui-icon
294
- class="icon headline-3"
295
- >
296
- <svg
297
- fill="currentColor"
298
- height="1em"
299
- stroke="currentColor"
300
- stroke-width="0"
301
- viewBox="0 0 24 24"
302
- width="1em"
303
- xmlns="http://www.w3.org/2000/svg"
304
- >
305
- <path
306
- d="M0 0h24v24H0V0z"
307
- fill="none"
308
- />
309
- <path
310
- d="M19 13H5v-2h14v2z"
311
- />
312
- </svg>
313
- </ui-icon>
314
- </ui-button>
315
- <ui-text
316
- class="text paragraph value"
317
- >
318
- 2
319
- </ui-text>
320
- <ui-button
321
- class="pressable button small squared secondary"
322
- data-testid="group-0-button-max"
323
- tabindex="0"
324
- >
325
- <ui-icon
326
- class="icon headline-3"
327
- >
328
- <svg
329
- fill="currentColor"
330
- height="1em"
331
- stroke="currentColor"
332
- stroke-width="0"
333
- viewBox="0 0 24 24"
334
- width="1em"
335
- xmlns="http://www.w3.org/2000/svg"
336
- >
337
- <path
338
- d="M0 0h24v24H0V0z"
339
- fill="none"
340
- />
341
- <path
342
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
343
- />
344
- </svg>
345
- </ui-icon>
346
- </ui-button>
347
- </ui-input-number>
348
- <ui-input-number
349
- class="view row inputNumber"
350
- data-testid="group-1"
351
- >
352
- <ui-view
353
- class="view texts"
354
- >
355
- <ui-label
356
- class="text paragraph text label"
357
- >
358
- common.label.occupation_type_child
359
- </ui-label>
360
- <ui-text
361
- class="text small text hint hint"
362
- >
363
- common.label.age_up_to
364
- </ui-text>
365
- </ui-view>
366
- <ui-button
367
- class="pressable disabled button small squared disabled"
368
- data-testid="group-1-button-min"
369
- disabled="true"
370
- >
371
- <ui-icon
372
- class="icon headline-3"
373
- >
374
- <svg
375
- fill="currentColor"
376
- height="1em"
377
- stroke="currentColor"
378
- stroke-width="0"
379
- viewBox="0 0 24 24"
380
- width="1em"
381
- xmlns="http://www.w3.org/2000/svg"
382
- >
383
- <path
384
- d="M0 0h24v24H0V0z"
385
- fill="none"
386
- />
387
- <path
388
- d="M19 13H5v-2h14v2z"
389
- />
390
- </svg>
391
- </ui-icon>
392
- </ui-button>
393
- <ui-text
394
- class="text paragraph value"
395
- >
396
- 0
397
- </ui-text>
398
- <ui-button
399
- class="pressable button small squared secondary"
400
- data-testid="group-1-button-max"
401
- tabindex="0"
402
- >
403
- <ui-icon
404
- class="icon headline-3"
405
- >
406
- <svg
407
- fill="currentColor"
408
- height="1em"
409
- stroke="currentColor"
410
- stroke-width="0"
411
- viewBox="0 0 24 24"
412
- width="1em"
413
- xmlns="http://www.w3.org/2000/svg"
414
- >
415
- <path
416
- d="M0 0h24v24H0V0z"
417
- fill="none"
418
- />
419
- <path
420
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
421
- />
422
- </svg>
423
- </ui-icon>
424
- </ui-button>
425
- </ui-input-number>
426
- </ui-view>
427
- </ui-scrollview>
428
- <ui-view
429
- class="view row"
430
- >
431
- <ui-button
432
- class="pressable button secondary"
433
- tabindex="0"
434
- >
435
- finder.action.add_place_type.room
436
- </ui-button>
437
- </ui-view>
438
- </ui-view>
439
- </ui-layer-content>
440
- </DocumentFragment>
441
- `;
442
-
443
- exports[`<FieldOccupation> prop:minRooms 1`] = `
444
- <DocumentFragment>
445
- <ui-layer
446
- class="container"
447
- >
448
- <ui-pressable
449
- class="pressable"
450
- minrooms="2"
451
- tabindex="0"
452
- >
453
- <ui-icon
454
- class="icon headline-3"
455
- >
456
- <svg
457
- fill="currentColor"
458
- height="1em"
459
- stroke="currentColor"
460
- stroke-width="0"
461
- viewBox="0 0 24 24"
462
- width="1em"
463
- xmlns="http://www.w3.org/2000/svg"
464
- >
465
- <path
466
- d="M0 0h24v24H0z"
467
- fill="none"
468
- />
469
- <path
470
- d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"
471
- />
472
- </svg>
473
- </ui-icon>
474
- <ui-view
475
- class="view"
476
- >
477
- <ui-text
478
- class="text small"
479
- >
480
- finder.label.who
481
- </ui-text>
482
- <ui-text
483
- class="text action"
484
- >
485
- · 2 common.label.accomodation
486
- <ui-text
487
- style="text-decoration: underline;"
488
- >
489
- type
490
- </ui-text>
491
- plural
492
- </ui-text>
493
- </ui-view>
494
- </ui-pressable>
495
- </ui-layer>
496
- <ui-layer-content
497
- class="layer hidden"
498
- style="left: 0px; top: 0px;"
499
- >
500
- <ui-view
501
- class="view"
502
- >
503
- <ui-scrollview
504
- class="scrollview vertical notIndicator"
505
- >
506
- <ui-view
507
- class="view wide"
508
- >
509
- <ui-view
510
- class="view row"
511
- >
512
- <ui-text
513
- class="text bold action"
514
- >
515
- finder.label.place_type_count.room
516
- </ui-text>
517
- </ui-view>
518
- <ui-input-number
519
- class="view row inputNumber"
520
- data-testid="group-0"
521
- >
522
- <ui-view
523
- class="view texts"
524
- >
525
- <ui-label
526
- class="text paragraph text label"
527
- >
528
- common.label.occupation_type_adult
529
- </ui-label>
530
- <ui-text
531
- class="text small text hint hint"
532
- >
533
- common.label.age_from
534
- </ui-text>
535
- </ui-view>
536
- <ui-button
537
- class="pressable button small squared secondary"
538
- data-testid="group-0-button-min"
539
- tabindex="0"
540
- >
541
- <ui-icon
542
- class="icon headline-3"
543
- >
544
- <svg
545
- fill="currentColor"
546
- height="1em"
547
- stroke="currentColor"
548
- stroke-width="0"
549
- viewBox="0 0 24 24"
550
- width="1em"
551
- xmlns="http://www.w3.org/2000/svg"
552
- >
553
- <path
554
- d="M0 0h24v24H0V0z"
555
- fill="none"
556
- />
557
- <path
558
- d="M19 13H5v-2h14v2z"
559
- />
560
- </svg>
561
- </ui-icon>
562
- </ui-button>
563
- <ui-text
564
- class="text paragraph value"
565
- >
566
- 2
567
- </ui-text>
568
- <ui-button
569
- class="pressable button small squared secondary"
570
- data-testid="group-0-button-max"
571
- tabindex="0"
572
- >
573
- <ui-icon
574
- class="icon headline-3"
575
- >
576
- <svg
577
- fill="currentColor"
578
- height="1em"
579
- stroke="currentColor"
580
- stroke-width="0"
581
- viewBox="0 0 24 24"
582
- width="1em"
583
- xmlns="http://www.w3.org/2000/svg"
584
- >
585
- <path
586
- d="M0 0h24v24H0V0z"
587
- fill="none"
588
- />
589
- <path
590
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
591
- />
592
- </svg>
593
- </ui-icon>
594
- </ui-button>
595
- </ui-input-number>
596
- <ui-input-number
597
- class="view row inputNumber"
598
- data-testid="group-1"
599
- >
600
- <ui-view
601
- class="view texts"
602
- >
603
- <ui-label
604
- class="text paragraph text label"
605
- >
606
- common.label.occupation_type_child
607
- </ui-label>
608
- <ui-text
609
- class="text small text hint hint"
610
- >
611
- common.label.age_up_to
612
- </ui-text>
613
- </ui-view>
614
- <ui-button
615
- class="pressable disabled button small squared disabled"
616
- data-testid="group-1-button-min"
617
- disabled="true"
618
- >
619
- <ui-icon
620
- class="icon headline-3"
621
- >
622
- <svg
623
- fill="currentColor"
624
- height="1em"
625
- stroke="currentColor"
626
- stroke-width="0"
627
- viewBox="0 0 24 24"
628
- width="1em"
629
- xmlns="http://www.w3.org/2000/svg"
630
- >
631
- <path
632
- d="M0 0h24v24H0V0z"
633
- fill="none"
634
- />
635
- <path
636
- d="M19 13H5v-2h14v2z"
637
- />
638
- </svg>
639
- </ui-icon>
640
- </ui-button>
641
- <ui-text
642
- class="text paragraph value"
643
- >
644
- 0
645
- </ui-text>
646
- <ui-button
647
- class="pressable button small squared secondary"
648
- data-testid="group-1-button-max"
649
- tabindex="0"
650
- >
651
- <ui-icon
652
- class="icon headline-3"
653
- >
654
- <svg
655
- fill="currentColor"
656
- height="1em"
657
- stroke="currentColor"
658
- stroke-width="0"
659
- viewBox="0 0 24 24"
660
- width="1em"
661
- xmlns="http://www.w3.org/2000/svg"
662
- >
663
- <path
664
- d="M0 0h24v24H0V0z"
665
- fill="none"
666
- />
667
- <path
668
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
669
- />
670
- </svg>
671
- </ui-icon>
672
- </ui-button>
673
- </ui-input-number>
674
- </ui-view>
675
- <ui-view
676
- class="view wide"
677
- >
678
- <ui-view
679
- class="view row"
680
- >
681
- <ui-text
682
- class="text bold action"
683
- >
684
- finder.label.place_type_count.room
685
- </ui-text>
686
- </ui-view>
687
- <ui-input-number
688
- class="view row inputNumber"
689
- data-testid="group-0"
690
- >
691
- <ui-view
692
- class="view texts"
693
- >
694
- <ui-label
695
- class="text paragraph text label"
696
- >
697
- common.label.occupation_type_adult
698
- </ui-label>
699
- <ui-text
700
- class="text small text hint hint"
701
- >
702
- common.label.age_from
703
- </ui-text>
704
- </ui-view>
705
- <ui-button
706
- class="pressable button small squared secondary"
707
- data-testid="group-0-button-min"
708
- tabindex="0"
709
- >
710
- <ui-icon
711
- class="icon headline-3"
712
- >
713
- <svg
714
- fill="currentColor"
715
- height="1em"
716
- stroke="currentColor"
717
- stroke-width="0"
718
- viewBox="0 0 24 24"
719
- width="1em"
720
- xmlns="http://www.w3.org/2000/svg"
721
- >
722
- <path
723
- d="M0 0h24v24H0V0z"
724
- fill="none"
725
- />
726
- <path
727
- d="M19 13H5v-2h14v2z"
728
- />
729
- </svg>
730
- </ui-icon>
731
- </ui-button>
732
- <ui-text
733
- class="text paragraph value"
734
- >
735
- 2
736
- </ui-text>
737
- <ui-button
738
- class="pressable button small squared secondary"
739
- data-testid="group-0-button-max"
740
- tabindex="0"
741
- >
742
- <ui-icon
743
- class="icon headline-3"
744
- >
745
- <svg
746
- fill="currentColor"
747
- height="1em"
748
- stroke="currentColor"
749
- stroke-width="0"
750
- viewBox="0 0 24 24"
751
- width="1em"
752
- xmlns="http://www.w3.org/2000/svg"
753
- >
754
- <path
755
- d="M0 0h24v24H0V0z"
756
- fill="none"
757
- />
758
- <path
759
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
760
- />
761
- </svg>
762
- </ui-icon>
763
- </ui-button>
764
- </ui-input-number>
765
- <ui-input-number
766
- class="view row inputNumber"
767
- data-testid="group-1"
768
- >
769
- <ui-view
770
- class="view texts"
771
- >
772
- <ui-label
773
- class="text paragraph text label"
774
- >
775
- common.label.occupation_type_child
776
- </ui-label>
777
- <ui-text
778
- class="text small text hint hint"
779
- >
780
- common.label.age_up_to
781
- </ui-text>
782
- </ui-view>
783
- <ui-button
784
- class="pressable disabled button small squared disabled"
785
- data-testid="group-1-button-min"
786
- disabled="true"
787
- >
788
- <ui-icon
789
- class="icon headline-3"
790
- >
791
- <svg
792
- fill="currentColor"
793
- height="1em"
794
- stroke="currentColor"
795
- stroke-width="0"
796
- viewBox="0 0 24 24"
797
- width="1em"
798
- xmlns="http://www.w3.org/2000/svg"
799
- >
800
- <path
801
- d="M0 0h24v24H0V0z"
802
- fill="none"
803
- />
804
- <path
805
- d="M19 13H5v-2h14v2z"
806
- />
807
- </svg>
808
- </ui-icon>
809
- </ui-button>
810
- <ui-text
811
- class="text paragraph value"
812
- >
813
- 0
814
- </ui-text>
815
- <ui-button
816
- class="pressable button small squared secondary"
817
- data-testid="group-1-button-max"
818
- tabindex="0"
819
- >
820
- <ui-icon
821
- class="icon headline-3"
822
- >
823
- <svg
824
- fill="currentColor"
825
- height="1em"
826
- stroke="currentColor"
827
- stroke-width="0"
828
- viewBox="0 0 24 24"
829
- width="1em"
830
- xmlns="http://www.w3.org/2000/svg"
831
- >
832
- <path
833
- d="M0 0h24v24H0V0z"
834
- fill="none"
835
- />
836
- <path
837
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
838
- />
839
- </svg>
840
- </ui-icon>
841
- </ui-button>
842
- </ui-input-number>
843
- </ui-view>
844
- </ui-scrollview>
845
- <ui-view
846
- class="view row"
847
- >
848
- <ui-button
849
- class="pressable button secondary"
850
- tabindex="0"
851
- >
852
- finder.action.add_place_type.room
853
- </ui-button>
854
- </ui-view>
855
- </ui-view>
856
- </ui-layer-content>
857
- </DocumentFragment>
858
- `;
859
-
860
- exports[`<FieldOccupation> prop:value 1`] = `
861
- <DocumentFragment>
862
- <ui-layer
863
- class="container"
864
- >
865
- <ui-pressable
866
- class="pressable"
867
- tabindex="0"
868
- >
869
- <ui-icon
870
- class="icon headline-3"
871
- >
872
- <svg
873
- fill="currentColor"
874
- height="1em"
875
- stroke="currentColor"
876
- stroke-width="0"
877
- viewBox="0 0 24 24"
878
- width="1em"
879
- xmlns="http://www.w3.org/2000/svg"
880
- >
881
- <path
882
- d="M0 0h24v24H0z"
883
- fill="none"
884
- />
885
- <path
886
- d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"
887
- />
888
- </svg>
889
- </ui-icon>
890
- <ui-view
891
- class="view"
892
- >
893
- <ui-text
894
- class="text small"
895
- >
896
- finder.label.who
897
- </ui-text>
898
- <ui-text
899
- class="text action"
900
- >
901
- 2 common.label.guest
902
- <ui-text
903
- style="text-decoration: underline;"
904
- >
905
- type
906
- </ui-text>
907
- plural, 1 common.label.guest
908
- <ui-text
909
- style="text-decoration: underline;"
910
- >
911
- type · 1 common.label.accommodation
912
- </ui-text>
913
- type
914
- </ui-text>
915
- </ui-view>
916
- </ui-pressable>
917
- </ui-layer>
918
- <ui-layer-content
919
- class="layer hidden"
920
- style="left: 0px; top: 0px;"
921
- >
922
- <ui-view
923
- class="view"
924
- >
925
- <ui-scrollview
926
- class="scrollview vertical notIndicator"
927
- >
928
- <ui-view
929
- class="view wide"
930
- >
931
- <ui-view
932
- class="view row"
933
- >
934
- <ui-text
935
- class="text bold action"
936
- >
937
- finder.label.place_type_count.room
938
- </ui-text>
939
- </ui-view>
940
- <ui-input-number
941
- class="view row inputNumber"
942
- data-testid="group-0"
943
- >
944
- <ui-view
945
- class="view texts"
946
- >
947
- <ui-label
948
- class="text paragraph text label"
949
- >
950
- common.label.occupation_type_adult
951
- </ui-label>
952
- <ui-text
953
- class="text small text hint hint"
954
- >
955
- common.label.age_from
956
- </ui-text>
957
- </ui-view>
958
- <ui-button
959
- class="pressable button small squared secondary"
960
- data-testid="group-0-button-min"
961
- tabindex="0"
962
- >
963
- <ui-icon
964
- class="icon headline-3"
965
- >
966
- <svg
967
- fill="currentColor"
968
- height="1em"
969
- stroke="currentColor"
970
- stroke-width="0"
971
- viewBox="0 0 24 24"
972
- width="1em"
973
- xmlns="http://www.w3.org/2000/svg"
974
- >
975
- <path
976
- d="M0 0h24v24H0V0z"
977
- fill="none"
978
- />
979
- <path
980
- d="M19 13H5v-2h14v2z"
981
- />
982
- </svg>
983
- </ui-icon>
984
- </ui-button>
985
- <ui-text
986
- class="text paragraph value"
987
- >
988
- 2
989
- </ui-text>
990
- <ui-button
991
- class="pressable button small squared secondary"
992
- data-testid="group-0-button-max"
993
- tabindex="0"
994
- >
995
- <ui-icon
996
- class="icon headline-3"
997
- >
998
- <svg
999
- fill="currentColor"
1000
- height="1em"
1001
- stroke="currentColor"
1002
- stroke-width="0"
1003
- viewBox="0 0 24 24"
1004
- width="1em"
1005
- xmlns="http://www.w3.org/2000/svg"
1006
- >
1007
- <path
1008
- d="M0 0h24v24H0V0z"
1009
- fill="none"
1010
- />
1011
- <path
1012
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1013
- />
1014
- </svg>
1015
- </ui-icon>
1016
- </ui-button>
1017
- </ui-input-number>
1018
- <ui-input-number
1019
- class="view row inputNumber"
1020
- data-testid="group-1"
1021
- >
1022
- <ui-view
1023
- class="view texts"
1024
- >
1025
- <ui-label
1026
- class="text paragraph text label"
1027
- >
1028
- common.label.occupation_type_child
1029
- </ui-label>
1030
- <ui-text
1031
- class="text small text hint hint"
1032
- >
1033
- common.label.age_up_to
1034
- </ui-text>
1035
- </ui-view>
1036
- <ui-button
1037
- class="pressable button small squared secondary"
1038
- data-testid="group-1-button-min"
1039
- tabindex="0"
1040
- >
1041
- <ui-icon
1042
- class="icon headline-3"
1043
- >
1044
- <svg
1045
- fill="currentColor"
1046
- height="1em"
1047
- stroke="currentColor"
1048
- stroke-width="0"
1049
- viewBox="0 0 24 24"
1050
- width="1em"
1051
- xmlns="http://www.w3.org/2000/svg"
1052
- >
1053
- <path
1054
- d="M0 0h24v24H0V0z"
1055
- fill="none"
1056
- />
1057
- <path
1058
- d="M19 13H5v-2h14v2z"
1059
- />
1060
- </svg>
1061
- </ui-icon>
1062
- </ui-button>
1063
- <ui-text
1064
- class="text paragraph value"
1065
- >
1066
- 1
1067
- </ui-text>
1068
- <ui-button
1069
- class="pressable button small squared secondary"
1070
- data-testid="group-1-button-max"
1071
- tabindex="0"
1072
- >
1073
- <ui-icon
1074
- class="icon headline-3"
1075
- >
1076
- <svg
1077
- fill="currentColor"
1078
- height="1em"
1079
- stroke="currentColor"
1080
- stroke-width="0"
1081
- viewBox="0 0 24 24"
1082
- width="1em"
1083
- xmlns="http://www.w3.org/2000/svg"
1084
- >
1085
- <path
1086
- d="M0 0h24v24H0V0z"
1087
- fill="none"
1088
- />
1089
- <path
1090
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1091
- />
1092
- </svg>
1093
- </ui-icon>
1094
- </ui-button>
1095
- </ui-input-number>
1096
- <ui-view
1097
- class="view"
1098
- >
1099
- <ui-view
1100
- class="view row"
1101
- >
1102
- <ui-input-select
1103
- class="view inputContainer"
1104
- >
1105
- <ui-view
1106
- class="view row inputBorder"
1107
- >
1108
- <ui-view
1109
- class="view wide content"
1110
- >
1111
- <select
1112
- class="select input"
1113
- data-testid="group-1-select-0"
1114
- name="age-0,17"
1115
- >
1116
- <option
1117
- value=""
1118
- >
1119
- common.label.age
1120
- </option>
1121
- <option
1122
- value="0"
1123
- >
1124
- 0
1125
- </option>
1126
- <option
1127
- value="1"
1128
- >
1129
- 1
1130
- </option>
1131
- <option
1132
- value="2"
1133
- >
1134
- 2
1135
- </option>
1136
- <option
1137
- value="3"
1138
- >
1139
- 3
1140
- </option>
1141
- <option
1142
- value="4"
1143
- >
1144
- 4
1145
- </option>
1146
- <option
1147
- value="5"
1148
- >
1149
- 5
1150
- </option>
1151
- <option
1152
- value="6"
1153
- >
1154
- 6
1155
- </option>
1156
- <option
1157
- value="7"
1158
- >
1159
- 7
1160
- </option>
1161
- <option
1162
- value="8"
1163
- >
1164
- 8
1165
- </option>
1166
- <option
1167
- value="9"
1168
- >
1169
- 9
1170
- </option>
1171
- <option
1172
- value="10"
1173
- >
1174
- 10
1175
- </option>
1176
- <option
1177
- value="11"
1178
- >
1179
- 11
1180
- </option>
1181
- <option
1182
- value="12"
1183
- >
1184
- 12
1185
- </option>
1186
- <option
1187
- value="13"
1188
- >
1189
- 13
1190
- </option>
1191
- <option
1192
- value="14"
1193
- >
1194
- 14
1195
- </option>
1196
- <option
1197
- value="15"
1198
- >
1199
- 15
1200
- </option>
1201
- <option
1202
- value="16"
1203
- >
1204
- 16
1205
- </option>
1206
- <option
1207
- value="17"
1208
- >
1209
- 17
1210
- </option>
1211
- </select>
1212
- </ui-view>
1213
- <ui-icon
1214
- class="icon headline-3 icon expand"
1215
- >
1216
- <svg
1217
- fill="currentColor"
1218
- height="1em"
1219
- stroke="currentColor"
1220
- stroke-width="0"
1221
- viewBox="0 0 24 24"
1222
- width="1em"
1223
- xmlns="http://www.w3.org/2000/svg"
1224
- >
1225
- <path
1226
- d="M24 24H0V0h24v24z"
1227
- fill="none"
1228
- opacity=".87"
1229
- />
1230
- <path
1231
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
1232
- />
1233
- </svg>
1234
- </ui-icon>
1235
- </ui-view>
1236
- </ui-input-select>
1237
- </ui-view>
1238
- <ui-text
1239
- class="text light small"
1240
- >
1241
- common.label.age_hint
1242
- </ui-text>
1243
- </ui-view>
1244
- </ui-view>
1245
- </ui-scrollview>
1246
- <ui-view
1247
- class="view row"
1248
- >
1249
- <ui-button
1250
- class="pressable button secondary"
1251
- tabindex="0"
1252
- >
1253
- finder.action.add_place_type.room
1254
- </ui-button>
1255
- </ui-view>
1256
- </ui-view>
1257
- </ui-layer-content>
1258
- </DocumentFragment>
1259
- `;
1260
-
1261
- exports[`<FieldOccupation> prop:visible 1`] = `
1262
- <DocumentFragment>
1263
- <ui-layer
1264
- class="container"
1265
- >
1266
- <ui-pressable
1267
- class="pressable"
1268
- tabindex="0"
1269
- >
1270
- <ui-icon
1271
- class="icon headline-3"
1272
- >
1273
- <svg
1274
- fill="currentColor"
1275
- height="1em"
1276
- stroke="currentColor"
1277
- stroke-width="0"
1278
- viewBox="0 0 24 24"
1279
- width="1em"
1280
- xmlns="http://www.w3.org/2000/svg"
1281
- >
1282
- <path
1283
- d="M0 0h24v24H0z"
1284
- fill="none"
1285
- />
1286
- <path
1287
- d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"
1288
- />
1289
- </svg>
1290
- </ui-icon>
1291
- <ui-view
1292
- class="view"
1293
- >
1294
- <ui-text
1295
- class="text small"
1296
- >
1297
- finder.label.who
1298
- </ui-text>
1299
- <ui-text
1300
- class="text action"
1301
- >
1302
- · 1 common.label.accommodation_type
1303
- </ui-text>
1304
- </ui-view>
1305
- </ui-pressable>
1306
- </ui-layer>
1307
- <ui-layer-content
1308
- class="layer"
1309
- style="left: 0px; top: 0px;"
1310
- >
1311
- <ui-view
1312
- class="view"
1313
- >
1314
- <ui-scrollview
1315
- class="scrollview vertical notIndicator"
1316
- >
1317
- <ui-view
1318
- class="view wide"
1319
- >
1320
- <ui-view
1321
- class="view row"
1322
- >
1323
- <ui-text
1324
- class="text bold action"
1325
- >
1326
- finder.label.place_type_count.room
1327
- </ui-text>
1328
- </ui-view>
1329
- <ui-input-number
1330
- class="view row inputNumber"
1331
- data-testid="group-0"
1332
- >
1333
- <ui-view
1334
- class="view texts"
1335
- >
1336
- <ui-label
1337
- class="text paragraph text label"
1338
- >
1339
- common.label.occupation_type_adult
1340
- </ui-label>
1341
- <ui-text
1342
- class="text small text hint hint"
1343
- >
1344
- common.label.age_from
1345
- </ui-text>
1346
- </ui-view>
1347
- <ui-button
1348
- class="pressable button small squared secondary"
1349
- data-testid="group-0-button-min"
1350
- tabindex="0"
1351
- >
1352
- <ui-icon
1353
- class="icon headline-3"
1354
- >
1355
- <svg
1356
- fill="currentColor"
1357
- height="1em"
1358
- stroke="currentColor"
1359
- stroke-width="0"
1360
- viewBox="0 0 24 24"
1361
- width="1em"
1362
- xmlns="http://www.w3.org/2000/svg"
1363
- >
1364
- <path
1365
- d="M0 0h24v24H0V0z"
1366
- fill="none"
1367
- />
1368
- <path
1369
- d="M19 13H5v-2h14v2z"
1370
- />
1371
- </svg>
1372
- </ui-icon>
1373
- </ui-button>
1374
- <ui-text
1375
- class="text paragraph value"
1376
- >
1377
- 2
1378
- </ui-text>
1379
- <ui-button
1380
- class="pressable button small squared secondary"
1381
- data-testid="group-0-button-max"
1382
- tabindex="0"
1383
- >
1384
- <ui-icon
1385
- class="icon headline-3"
1386
- >
1387
- <svg
1388
- fill="currentColor"
1389
- height="1em"
1390
- stroke="currentColor"
1391
- stroke-width="0"
1392
- viewBox="0 0 24 24"
1393
- width="1em"
1394
- xmlns="http://www.w3.org/2000/svg"
1395
- >
1396
- <path
1397
- d="M0 0h24v24H0V0z"
1398
- fill="none"
1399
- />
1400
- <path
1401
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1402
- />
1403
- </svg>
1404
- </ui-icon>
1405
- </ui-button>
1406
- </ui-input-number>
1407
- <ui-input-number
1408
- class="view row inputNumber"
1409
- data-testid="group-1"
1410
- >
1411
- <ui-view
1412
- class="view texts"
1413
- >
1414
- <ui-label
1415
- class="text paragraph text label"
1416
- >
1417
- common.label.occupation_type_child
1418
- </ui-label>
1419
- <ui-text
1420
- class="text small text hint hint"
1421
- >
1422
- common.label.age_up_to
1423
- </ui-text>
1424
- </ui-view>
1425
- <ui-button
1426
- class="pressable disabled button small squared disabled"
1427
- data-testid="group-1-button-min"
1428
- disabled="true"
1429
- >
1430
- <ui-icon
1431
- class="icon headline-3"
1432
- >
1433
- <svg
1434
- fill="currentColor"
1435
- height="1em"
1436
- stroke="currentColor"
1437
- stroke-width="0"
1438
- viewBox="0 0 24 24"
1439
- width="1em"
1440
- xmlns="http://www.w3.org/2000/svg"
1441
- >
1442
- <path
1443
- d="M0 0h24v24H0V0z"
1444
- fill="none"
1445
- />
1446
- <path
1447
- d="M19 13H5v-2h14v2z"
1448
- />
1449
- </svg>
1450
- </ui-icon>
1451
- </ui-button>
1452
- <ui-text
1453
- class="text paragraph value"
1454
- >
1455
- 0
1456
- </ui-text>
1457
- <ui-button
1458
- class="pressable button small squared secondary"
1459
- data-testid="group-1-button-max"
1460
- tabindex="0"
1461
- >
1462
- <ui-icon
1463
- class="icon headline-3"
1464
- >
1465
- <svg
1466
- fill="currentColor"
1467
- height="1em"
1468
- stroke="currentColor"
1469
- stroke-width="0"
1470
- viewBox="0 0 24 24"
1471
- width="1em"
1472
- xmlns="http://www.w3.org/2000/svg"
1473
- >
1474
- <path
1475
- d="M0 0h24v24H0V0z"
1476
- fill="none"
1477
- />
1478
- <path
1479
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1480
- />
1481
- </svg>
1482
- </ui-icon>
1483
- </ui-button>
1484
- </ui-input-number>
1485
- </ui-view>
1486
- </ui-scrollview>
1487
- <ui-view
1488
- class="view row"
1489
- >
1490
- <ui-button
1491
- class="pressable button secondary"
1492
- tabindex="0"
1493
- >
1494
- finder.action.add_place_type.room
1495
- </ui-button>
1496
- </ui-view>
1497
- </ui-view>
1498
- </ui-layer-content>
1499
- </DocumentFragment>
1500
- `;
1501
-
1502
- exports[`<FieldOccupation> prop:warning 1`] = `
1503
- <DocumentFragment>
1504
- <ui-layer
1505
- class="container"
1506
- >
1507
- <ui-pressable
1508
- class="pressable"
1509
- tabindex="0"
1510
- >
1511
- <ui-icon
1512
- class="icon headline-3"
1513
- >
1514
- <svg
1515
- fill="currentColor"
1516
- height="1em"
1517
- stroke="currentColor"
1518
- stroke-width="0"
1519
- viewBox="0 0 24 24"
1520
- width="1em"
1521
- xmlns="http://www.w3.org/2000/svg"
1522
- >
1523
- <path
1524
- d="M0 0h24v24H0z"
1525
- fill="none"
1526
- />
1527
- <path
1528
- d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"
1529
- />
1530
- </svg>
1531
- </ui-icon>
1532
- <ui-view
1533
- class="view"
1534
- >
1535
- <ui-text
1536
- class="text small"
1537
- >
1538
- finder.label.who
1539
- </ui-text>
1540
- <ui-text
1541
- class="text action"
1542
- >
1543
- · 1 common.label.accommodation_type
1544
- </ui-text>
1545
- </ui-view>
1546
- <ui-icon
1547
- class="icon headline-3"
1548
- >
1549
- <svg
1550
- fill="currentColor"
1551
- height="1em"
1552
- stroke="currentColor"
1553
- stroke-width="0"
1554
- viewBox="0 0 24 24"
1555
- width="1em"
1556
- xmlns="http://www.w3.org/2000/svg"
1557
- >
1558
- <path
1559
- d="M12 5.99 19.53 19H4.47L12 5.99M12 2 1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
1560
- />
1561
- </svg>
1562
- </ui-icon>
1563
- </ui-pressable>
1564
- </ui-layer>
1565
- <ui-layer-content
1566
- class="layer hidden"
1567
- style="left: 0px; top: 0px;"
1568
- >
1569
- <ui-view
1570
- class="view"
1571
- >
1572
- <ui-scrollview
1573
- class="scrollview vertical notIndicator"
1574
- >
1575
- <ui-view
1576
- class="view wide"
1577
- >
1578
- <ui-view
1579
- class="view row"
1580
- >
1581
- <ui-text
1582
- class="text bold action"
1583
- >
1584
- finder.label.place_type_count.room
1585
- </ui-text>
1586
- </ui-view>
1587
- <ui-input-number
1588
- class="view row inputNumber"
1589
- data-testid="group-0"
1590
- >
1591
- <ui-view
1592
- class="view texts"
1593
- >
1594
- <ui-label
1595
- class="text paragraph text label"
1596
- >
1597
- common.label.occupation_type_adult
1598
- </ui-label>
1599
- <ui-text
1600
- class="text small text hint hint"
1601
- >
1602
- common.label.age_from
1603
- </ui-text>
1604
- </ui-view>
1605
- <ui-button
1606
- class="pressable button small squared secondary"
1607
- data-testid="group-0-button-min"
1608
- tabindex="0"
1609
- >
1610
- <ui-icon
1611
- class="icon headline-3"
1612
- >
1613
- <svg
1614
- fill="currentColor"
1615
- height="1em"
1616
- stroke="currentColor"
1617
- stroke-width="0"
1618
- viewBox="0 0 24 24"
1619
- width="1em"
1620
- xmlns="http://www.w3.org/2000/svg"
1621
- >
1622
- <path
1623
- d="M0 0h24v24H0V0z"
1624
- fill="none"
1625
- />
1626
- <path
1627
- d="M19 13H5v-2h14v2z"
1628
- />
1629
- </svg>
1630
- </ui-icon>
1631
- </ui-button>
1632
- <ui-text
1633
- class="text paragraph value"
1634
- >
1635
- 2
1636
- </ui-text>
1637
- <ui-button
1638
- class="pressable button small squared secondary"
1639
- data-testid="group-0-button-max"
1640
- tabindex="0"
1641
- >
1642
- <ui-icon
1643
- class="icon headline-3"
1644
- >
1645
- <svg
1646
- fill="currentColor"
1647
- height="1em"
1648
- stroke="currentColor"
1649
- stroke-width="0"
1650
- viewBox="0 0 24 24"
1651
- width="1em"
1652
- xmlns="http://www.w3.org/2000/svg"
1653
- >
1654
- <path
1655
- d="M0 0h24v24H0V0z"
1656
- fill="none"
1657
- />
1658
- <path
1659
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1660
- />
1661
- </svg>
1662
- </ui-icon>
1663
- </ui-button>
1664
- </ui-input-number>
1665
- <ui-input-number
1666
- class="view row inputNumber"
1667
- data-testid="group-1"
1668
- >
1669
- <ui-view
1670
- class="view texts"
1671
- >
1672
- <ui-label
1673
- class="text paragraph text label"
1674
- >
1675
- common.label.occupation_type_child
1676
- </ui-label>
1677
- <ui-text
1678
- class="text small text hint hint"
1679
- >
1680
- common.label.age_up_to
1681
- </ui-text>
1682
- </ui-view>
1683
- <ui-button
1684
- class="pressable disabled button small squared disabled"
1685
- data-testid="group-1-button-min"
1686
- disabled="true"
1687
- >
1688
- <ui-icon
1689
- class="icon headline-3"
1690
- >
1691
- <svg
1692
- fill="currentColor"
1693
- height="1em"
1694
- stroke="currentColor"
1695
- stroke-width="0"
1696
- viewBox="0 0 24 24"
1697
- width="1em"
1698
- xmlns="http://www.w3.org/2000/svg"
1699
- >
1700
- <path
1701
- d="M0 0h24v24H0V0z"
1702
- fill="none"
1703
- />
1704
- <path
1705
- d="M19 13H5v-2h14v2z"
1706
- />
1707
- </svg>
1708
- </ui-icon>
1709
- </ui-button>
1710
- <ui-text
1711
- class="text paragraph value"
1712
- >
1713
- 0
1714
- </ui-text>
1715
- <ui-button
1716
- class="pressable button small squared secondary"
1717
- data-testid="group-1-button-max"
1718
- tabindex="0"
1719
- >
1720
- <ui-icon
1721
- class="icon headline-3"
1722
- >
1723
- <svg
1724
- fill="currentColor"
1725
- height="1em"
1726
- stroke="currentColor"
1727
- stroke-width="0"
1728
- viewBox="0 0 24 24"
1729
- width="1em"
1730
- xmlns="http://www.w3.org/2000/svg"
1731
- >
1732
- <path
1733
- d="M0 0h24v24H0V0z"
1734
- fill="none"
1735
- />
1736
- <path
1737
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1738
- />
1739
- </svg>
1740
- </ui-icon>
1741
- </ui-button>
1742
- </ui-input-number>
1743
- </ui-view>
1744
- </ui-scrollview>
1745
- <ui-view
1746
- class="view row"
1747
- >
1748
- <ui-button
1749
- class="pressable button secondary"
1750
- tabindex="0"
1751
- >
1752
- finder.action.add_place_type.room
1753
- </ui-button>
1754
- </ui-view>
1755
- </ui-view>
1756
- </ui-layer-content>
1757
- </DocumentFragment>
1758
- `;
1759
-
1760
- exports[`<FieldOccupation> renders 1`] = `
1761
- <DocumentFragment>
1762
- <ui-layer
1763
- class="container"
1764
- >
1765
- <ui-pressable
1766
- class="pressable"
1767
- tabindex="0"
1768
- >
1769
- <ui-icon
1770
- class="icon headline-3"
1771
- >
1772
- <svg
1773
- fill="currentColor"
1774
- height="1em"
1775
- stroke="currentColor"
1776
- stroke-width="0"
1777
- viewBox="0 0 24 24"
1778
- width="1em"
1779
- xmlns="http://www.w3.org/2000/svg"
1780
- >
1781
- <path
1782
- d="M0 0h24v24H0z"
1783
- fill="none"
1784
- />
1785
- <path
1786
- d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"
1787
- />
1788
- </svg>
1789
- </ui-icon>
1790
- <ui-view
1791
- class="view"
1792
- >
1793
- <ui-text
1794
- class="text small"
1795
- >
1796
- finder.label.who
1797
- </ui-text>
1798
- <ui-text
1799
- class="text action"
1800
- >
1801
- · 1 common.label.accommodation_type
1802
- </ui-text>
1803
- </ui-view>
1804
- </ui-pressable>
1805
- </ui-layer>
1806
- <ui-layer-content
1807
- class="layer hidden"
1808
- style="left: 0px; top: 0px;"
1809
- >
1810
- <ui-view
1811
- class="view"
1812
- >
1813
- <ui-scrollview
1814
- class="scrollview vertical notIndicator"
1815
- >
1816
- <ui-view
1817
- class="view wide"
1818
- >
1819
- <ui-view
1820
- class="view row"
1821
- >
1822
- <ui-text
1823
- class="text bold action"
1824
- >
1825
- finder.label.place_type_count.room
1826
- </ui-text>
1827
- </ui-view>
1828
- <ui-input-number
1829
- class="view row inputNumber"
1830
- data-testid="group-0"
1831
- >
1832
- <ui-view
1833
- class="view texts"
1834
- >
1835
- <ui-label
1836
- class="text paragraph text label"
1837
- >
1838
- common.label.occupation_type_adult
1839
- </ui-label>
1840
- <ui-text
1841
- class="text small text hint hint"
1842
- >
1843
- common.label.age_from
1844
- </ui-text>
1845
- </ui-view>
1846
- <ui-button
1847
- class="pressable button small squared secondary"
1848
- data-testid="group-0-button-min"
1849
- tabindex="0"
1850
- >
1851
- <ui-icon
1852
- class="icon headline-3"
1853
- >
1854
- <svg
1855
- fill="currentColor"
1856
- height="1em"
1857
- stroke="currentColor"
1858
- stroke-width="0"
1859
- viewBox="0 0 24 24"
1860
- width="1em"
1861
- xmlns="http://www.w3.org/2000/svg"
1862
- >
1863
- <path
1864
- d="M0 0h24v24H0V0z"
1865
- fill="none"
1866
- />
1867
- <path
1868
- d="M19 13H5v-2h14v2z"
1869
- />
1870
- </svg>
1871
- </ui-icon>
1872
- </ui-button>
1873
- <ui-text
1874
- class="text paragraph value"
1875
- >
1876
- 2
1877
- </ui-text>
1878
- <ui-button
1879
- class="pressable button small squared secondary"
1880
- data-testid="group-0-button-max"
1881
- tabindex="0"
1882
- >
1883
- <ui-icon
1884
- class="icon headline-3"
1885
- >
1886
- <svg
1887
- fill="currentColor"
1888
- height="1em"
1889
- stroke="currentColor"
1890
- stroke-width="0"
1891
- viewBox="0 0 24 24"
1892
- width="1em"
1893
- xmlns="http://www.w3.org/2000/svg"
1894
- >
1895
- <path
1896
- d="M0 0h24v24H0V0z"
1897
- fill="none"
1898
- />
1899
- <path
1900
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1901
- />
1902
- </svg>
1903
- </ui-icon>
1904
- </ui-button>
1905
- </ui-input-number>
1906
- <ui-input-number
1907
- class="view row inputNumber"
1908
- data-testid="group-1"
1909
- >
1910
- <ui-view
1911
- class="view texts"
1912
- >
1913
- <ui-label
1914
- class="text paragraph text label"
1915
- >
1916
- common.label.occupation_type_child
1917
- </ui-label>
1918
- <ui-text
1919
- class="text small text hint hint"
1920
- >
1921
- common.label.age_up_to
1922
- </ui-text>
1923
- </ui-view>
1924
- <ui-button
1925
- class="pressable disabled button small squared disabled"
1926
- data-testid="group-1-button-min"
1927
- disabled="true"
1928
- >
1929
- <ui-icon
1930
- class="icon headline-3"
1931
- >
1932
- <svg
1933
- fill="currentColor"
1934
- height="1em"
1935
- stroke="currentColor"
1936
- stroke-width="0"
1937
- viewBox="0 0 24 24"
1938
- width="1em"
1939
- xmlns="http://www.w3.org/2000/svg"
1940
- >
1941
- <path
1942
- d="M0 0h24v24H0V0z"
1943
- fill="none"
1944
- />
1945
- <path
1946
- d="M19 13H5v-2h14v2z"
1947
- />
1948
- </svg>
1949
- </ui-icon>
1950
- </ui-button>
1951
- <ui-text
1952
- class="text paragraph value"
1953
- >
1954
- 0
1955
- </ui-text>
1956
- <ui-button
1957
- class="pressable button small squared secondary"
1958
- data-testid="group-1-button-max"
1959
- tabindex="0"
1960
- >
1961
- <ui-icon
1962
- class="icon headline-3"
1963
- >
1964
- <svg
1965
- fill="currentColor"
1966
- height="1em"
1967
- stroke="currentColor"
1968
- stroke-width="0"
1969
- viewBox="0 0 24 24"
1970
- width="1em"
1971
- xmlns="http://www.w3.org/2000/svg"
1972
- >
1973
- <path
1974
- d="M0 0h24v24H0V0z"
1975
- fill="none"
1976
- />
1977
- <path
1978
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
1979
- />
1980
- </svg>
1981
- </ui-icon>
1982
- </ui-button>
1983
- </ui-input-number>
1984
- </ui-view>
1985
- </ui-scrollview>
1986
- <ui-view
1987
- class="view row"
1988
- >
1989
- <ui-button
1990
- class="pressable button secondary"
1991
- tabindex="0"
1992
- >
1993
- finder.action.add_place_type.room
1994
- </ui-button>
1995
- </ui-view>
1996
- </ui-view>
1997
- </ui-layer-content>
1998
- </DocumentFragment>
1999
- `;
2000
-
2001
- exports[`<FieldOccupation> testID 1`] = `
2002
- <DocumentFragment>
2003
- <ui-layer
2004
- class="container"
2005
- >
2006
- <ui-pressable
2007
- class="pressable"
2008
- data-testid="mirai-field"
2009
- tabindex="0"
2010
- >
2011
- <ui-icon
2012
- class="icon headline-3"
2013
- >
2014
- <svg
2015
- fill="currentColor"
2016
- height="1em"
2017
- stroke="currentColor"
2018
- stroke-width="0"
2019
- viewBox="0 0 24 24"
2020
- width="1em"
2021
- xmlns="http://www.w3.org/2000/svg"
2022
- >
2023
- <path
2024
- d="M0 0h24v24H0z"
2025
- fill="none"
2026
- />
2027
- <path
2028
- d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"
2029
- />
2030
- </svg>
2031
- </ui-icon>
2032
- <ui-view
2033
- class="view"
2034
- >
2035
- <ui-text
2036
- class="text small"
2037
- >
2038
- finder.label.who
2039
- </ui-text>
2040
- <ui-text
2041
- class="text action"
2042
- >
2043
- · 1 common.label.accommodation_type
2044
- </ui-text>
2045
- </ui-view>
2046
- </ui-pressable>
2047
- </ui-layer>
2048
- <ui-layer-content
2049
- class="layer hidden"
2050
- style="left: 0px; top: 0px;"
2051
- >
2052
- <ui-view
2053
- class="view"
2054
- data-testid="mirai"
2055
- >
2056
- <ui-scrollview
2057
- class="scrollview vertical notIndicator"
2058
- >
2059
- <ui-view
2060
- class="view wide"
2061
- >
2062
- <ui-view
2063
- class="view row"
2064
- >
2065
- <ui-text
2066
- class="text bold action"
2067
- >
2068
- finder.label.place_type_count.room
2069
- </ui-text>
2070
- </ui-view>
2071
- <ui-input-number
2072
- class="view row inputNumber"
2073
- data-testid="group-0"
2074
- >
2075
- <ui-view
2076
- class="view texts"
2077
- >
2078
- <ui-label
2079
- class="text paragraph text label"
2080
- >
2081
- common.label.occupation_type_adult
2082
- </ui-label>
2083
- <ui-text
2084
- class="text small text hint hint"
2085
- >
2086
- common.label.age_from
2087
- </ui-text>
2088
- </ui-view>
2089
- <ui-button
2090
- class="pressable button small squared secondary"
2091
- data-testid="group-0-button-min"
2092
- tabindex="0"
2093
- >
2094
- <ui-icon
2095
- class="icon headline-3"
2096
- >
2097
- <svg
2098
- fill="currentColor"
2099
- height="1em"
2100
- stroke="currentColor"
2101
- stroke-width="0"
2102
- viewBox="0 0 24 24"
2103
- width="1em"
2104
- xmlns="http://www.w3.org/2000/svg"
2105
- >
2106
- <path
2107
- d="M0 0h24v24H0V0z"
2108
- fill="none"
2109
- />
2110
- <path
2111
- d="M19 13H5v-2h14v2z"
2112
- />
2113
- </svg>
2114
- </ui-icon>
2115
- </ui-button>
2116
- <ui-text
2117
- class="text paragraph value"
2118
- >
2119
- 2
2120
- </ui-text>
2121
- <ui-button
2122
- class="pressable button small squared secondary"
2123
- data-testid="group-0-button-max"
2124
- tabindex="0"
2125
- >
2126
- <ui-icon
2127
- class="icon headline-3"
2128
- >
2129
- <svg
2130
- fill="currentColor"
2131
- height="1em"
2132
- stroke="currentColor"
2133
- stroke-width="0"
2134
- viewBox="0 0 24 24"
2135
- width="1em"
2136
- xmlns="http://www.w3.org/2000/svg"
2137
- >
2138
- <path
2139
- d="M0 0h24v24H0V0z"
2140
- fill="none"
2141
- />
2142
- <path
2143
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
2144
- />
2145
- </svg>
2146
- </ui-icon>
2147
- </ui-button>
2148
- </ui-input-number>
2149
- <ui-input-number
2150
- class="view row inputNumber"
2151
- data-testid="group-1"
2152
- >
2153
- <ui-view
2154
- class="view texts"
2155
- >
2156
- <ui-label
2157
- class="text paragraph text label"
2158
- >
2159
- common.label.occupation_type_child
2160
- </ui-label>
2161
- <ui-text
2162
- class="text small text hint hint"
2163
- >
2164
- common.label.age_up_to
2165
- </ui-text>
2166
- </ui-view>
2167
- <ui-button
2168
- class="pressable disabled button small squared disabled"
2169
- data-testid="group-1-button-min"
2170
- disabled="true"
2171
- >
2172
- <ui-icon
2173
- class="icon headline-3"
2174
- >
2175
- <svg
2176
- fill="currentColor"
2177
- height="1em"
2178
- stroke="currentColor"
2179
- stroke-width="0"
2180
- viewBox="0 0 24 24"
2181
- width="1em"
2182
- xmlns="http://www.w3.org/2000/svg"
2183
- >
2184
- <path
2185
- d="M0 0h24v24H0V0z"
2186
- fill="none"
2187
- />
2188
- <path
2189
- d="M19 13H5v-2h14v2z"
2190
- />
2191
- </svg>
2192
- </ui-icon>
2193
- </ui-button>
2194
- <ui-text
2195
- class="text paragraph value"
2196
- >
2197
- 0
2198
- </ui-text>
2199
- <ui-button
2200
- class="pressable button small squared secondary"
2201
- data-testid="group-1-button-max"
2202
- tabindex="0"
2203
- >
2204
- <ui-icon
2205
- class="icon headline-3"
2206
- >
2207
- <svg
2208
- fill="currentColor"
2209
- height="1em"
2210
- stroke="currentColor"
2211
- stroke-width="0"
2212
- viewBox="0 0 24 24"
2213
- width="1em"
2214
- xmlns="http://www.w3.org/2000/svg"
2215
- >
2216
- <path
2217
- d="M0 0h24v24H0V0z"
2218
- fill="none"
2219
- />
2220
- <path
2221
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
2222
- />
2223
- </svg>
2224
- </ui-icon>
2225
- </ui-button>
2226
- </ui-input-number>
2227
- </ui-view>
2228
- </ui-scrollview>
2229
- <ui-view
2230
- class="view row"
2231
- >
2232
- <ui-button
2233
- class="pressable button secondary"
2234
- data-testid="mirai-add-room"
2235
- tabindex="0"
2236
- >
2237
- finder.action.add_place_type.room
2238
- </ui-button>
2239
- </ui-view>
2240
- </ui-view>
2241
- </ui-layer-content>
2242
- </DocumentFragment>
2243
- `;