am-ui-package 2.2.6 → 2.2.8
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-rcd9ztoa.js → ArrowTrip-B23pm3QK.js} +1 -1
- package/dist/{BadSeatSelection-D79gIU32.js → BadSeatSelection-DpnuYSjJ.js} +1 -1
- package/dist/Check-C3oLejMO.js +4 -0
- package/dist/{FlexibleFares-CpHYpDBc.js → FlexibleFares-DIMr6gbV.js} +1 -1
- package/dist/{Illustration-C87drEGo.js → Illustration-CBOeT2vG.js} +1 -1
- package/dist/{InfoAlert-CFKsmd5i.js → InfoAlert-CoDxF1g5.js} +1 -1
- package/dist/LoaderSpinner-B_bJBc4t.js +4 -0
- package/dist/{MailCircle-BljIOHEB.js → MailCircle-BXAw9pdx.js} +1 -1
- package/dist/RedX-CMFdVV7-.js +4 -0
- package/dist/{SeatSelection-Bs786vyt.js → SeatSelection-BKFaa2Dh.js} +1 -1
- package/dist/{ShortArrow-BcstLHEk.js → ShortArrow-BKNalVZC.js} +1 -1
- package/dist/{TrashWarnCircle-Dt20rGJV.js → TrashWarnCircle-GO8FZTXJ.js} +1 -1
- package/dist/{WarnAlert-BywZ8OxT.js → WarnAlert-D7PPVJBH.js} +1 -1
- package/dist/{WebCKI-BXZS_LA-.js → WebCKI-D4aKZjsk.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-C8yIDGvM.js → index-1LMp9lqq.js} +17 -17
- package/package.json +1 -1
- package/src/components/Maps/SeatsMap.vue +1 -1
- package/dist/Check-BxdTNTWH.js +0 -4
- package/dist/LoaderSpinner-CK4afZTP.js +0 -4
- package/dist/RedX-DJPXyyA7.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="rounded-t-full
|
|
116
|
+
<div class="rounded-t-full w-full sm:w-[360px] md:w-[380px] h-[900px] bg-white p-1 py-[273px] shadow-lg -translate-y-14 z-20">
|
|
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 }}
|
package/dist/Check-BxdTNTWH.js
DELETED
package/dist/RedX-DJPXyyA7.js
DELETED