am-ui-package 2.2.1 → 2.2.2
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.
- package/dist/{ArrowTrip-DXLVigmM.js → ArrowTrip-BvJFONs3.js} +1 -1
- package/dist/{BadSeatSelection-C5QUQlh2.js → BadSeatSelection-kvYBNoi_.js} +1 -1
- package/dist/Check-D4g68geO.js +4 -0
- package/dist/{FlexibleFares-ZbGrDXrv.js → FlexibleFares-OKRbaoEi.js} +1 -1
- package/dist/{Illustration-BV87LH8U.js → Illustration-CxLrXBKB.js} +1 -1
- package/dist/{InfoAlert-CLl869lQ.js → InfoAlert-SA9WGAKT.js} +1 -1
- package/dist/LoaderSpinner-DFy3n-D1.js +4 -0
- package/dist/{MailCircle-DLoax3wC.js → MailCircle-DI_Tl1U9.js} +1 -1
- package/dist/RedX-DBIT-Lzg.js +4 -0
- package/dist/{SeatSelection-BThRIEPF.js → SeatSelection-BGV_BYcG.js} +1 -1
- package/dist/{ShortArrow-Cxiii_YN.js → ShortArrow-KBIZ_mWD.js} +1 -1
- package/dist/{TrashWarnCircle-BHW85gbV.js → TrashWarnCircle-BwIGJZgq.js} +1 -1
- package/dist/{WarnAlert-CcB4TfXs.js → WarnAlert-04RJwTTz.js} +1 -1
- package/dist/{WebCKI-D9HQTZ2p.js → WebCKI-6nMG5pUY.js} +1 -1
- package/dist/am-ui-package.css +1 -1
- package/dist/am-ui-package.es.js +1 -1
- package/dist/am-ui-package.umd.js +1 -1
- package/dist/{index-DjP8_DA9.js → index-BLjVuEpw.js} +17 -17
- package/package.json +1 -1
- package/src/components/Maps/SeatsMap.vue +2 -1
- package/dist/Check-BjyExvos.js +0 -4
- package/dist/LoaderSpinner-CWF5Tp1f.js +0 -4
- package/dist/RedX-CFxjUEBj.js +0 -4
package/package.json
CHANGED
|
@@ -113,7 +113,7 @@ function onSeatClick(seat) {
|
|
|
113
113
|
</script>
|
|
114
114
|
|
|
115
115
|
<template>
|
|
116
|
-
<div class="fuselaje w-full sm:w-[360px] md:w-[380px] h-screen bg-white p-1 py-[273px] shadow-lg -translate-y-14">
|
|
116
|
+
<div class="fuselaje rounded-full w-full sm:w-[360px] md:w-[380px] h-screen bg-white p-1 py-[273px] shadow-lg -translate-y-14">
|
|
117
117
|
<header class="text-center border-t pb-10">
|
|
118
118
|
<h2 class="w-fit font-GarnettSemibold text-amGreen mx-auto px-1 bg-white font-semibold -translate-y-3">
|
|
119
119
|
{{ title }}
|
|
@@ -167,5 +167,6 @@ function onSeatClick(seat) {
|
|
|
167
167
|
mask-repeat: no-repeat;
|
|
168
168
|
-webkit-mask-position: center;
|
|
169
169
|
mask-position: center;
|
|
170
|
+
border: solid 4px #F3F3F5;
|
|
170
171
|
}
|
|
171
172
|
</style>
|
package/dist/Check-BjyExvos.js
DELETED
package/dist/RedX-CFxjUEBj.js
DELETED