@salla.sa/twilight-tailwind-theme 1.0.58 → 1.0.59
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/package.json +1 -1
- package/safe-list-css.txt +0 -2
- package/utilities.json +1 -1
package/package.json
CHANGED
package/safe-list-css.txt
CHANGED
package/utilities.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{".s-has-error":{"@apply !border-red-500 !text-red-500":{}},".s-ltr":{"direction":"ltr"},".s-input":{"@apply appearance-none form-input":{}},".s-hidden":{"@apply hidden":{}},".s-block":{"@apply block":{}},".s-branches-title":{"@apply text-sm text-gray-600 mb-6":{}},".s-branches-input-wrap":{"@apply flex items-center":{}},".s-branches-input":{"@apply me-3 focus:ring-primary h-4 w-4 text-primary border-gray-300":{}},".s-branches-label":{"@apply flex items-center justify-between text-sm font-medium text-gray-700 flex-grow":{}},".s-branches-select":{"@apply w-full h-10 transition-colors duration-300 focus:ring-transparent focus:border-primary sm:text-sm border-gray-200 rounded-md appearance-none px-4":{}},".s-branches-space-v":{"@apply space-y-5":{}},".s-branches-sr-only":{"@apply sr-only":{}},".s-branches-is-closed":{"@apply opacity-50":{}},".s-branches-closed-badge":{"@apply text-red-400":{}},".s-branches-clickable":{"@apply cursor-pointer":{}},".s-branches-submit":{"@apply mt-6":{}},".s-branches-color-red":{"@apply text-red-400":{}},".s-branches-color-green":{"@apply text-green-500":{}},".s-branches-color-gray":{"@apply text-gray-400":{}},".s-button-btn-wrap":{"@apply pointer-events-none":{}},".s-button-btn":{"@apply btn pointer-events-auto whitespace-nowrap flex flex-row-reverse items-center justify-center transition duration-300 relative select-none border-solid":{}},".s-button-text":{"@apply transition-opacity duration-300":{}},".s-button-loader":{"@apply transition flex mx-2 justify-center items-center before:content-[''] before:inline-block before:w-4 before:h-4 before:border-solid before:border-2 before:border-t-primary before:border-l-primary before:border-b-gray-100 before:border-r-gray-100 before:animate-spin before:rounded-full":{}},".s-button-loader-after":{"@apply flex-row":{}},".s-button-loader-start":{"@apply absolute right-2":{}},".s-button-loader-end":{"@apply absolute left-2":{}},".s-button-loader-center":{"@apply absolute top-1/2 left-1/2 !-translate-x-1/2 !-translate-y-1/2 !m-0":{}},".s-button-hide":{"@apply opacity-0":{}},".s-button-wide":{"@apply w-full":{}},".s-button-primary":{"@apply btn-primary":{}},".s-button-danger":{"@apply btn-danger":{}},".s-button-outline-primary":{"@apply btn-outline-primary":{}},".s-button-outline":{"@apply btn-outline":{}},".s-infinite-scroll-wrapper":{"@apply text-center mt-4":{}},".s-infinite-scroll-last":{"@apply m-0 text-center":{}},".s-infinite-scroll-error":{"@apply m-0 text-center":{}},".s-localization-title":{"@apply text-base font-medium text-gray-900":{}},".s-localization-section":{"@apply mb-8":{}},".s-localization-section-inner":{"@apply space-y-4 mt-4":{}},".s-localization-item":{"@apply flex items-center":{}},".s-localization-input":{"@apply focus:ring-primary h-4 w-4 text-primary border-gray-300":{}},".s-localization-label":{"@apply ms-3 flex items-center justify-between text-sm font-medium text-gray-700 flex-grow cursor-pointer":{}},".s-localization-flag":{"@apply rounded-sm":{}},".s-localization-currency":{"@apply text-gray-400":{}},".s-localization-select":{"@apply w-full h-10 transition-colors duration-300 focus:ring-transparent focus:border-primary sm:text-sm border-gray-200 rounded-md appearance-none px-4 text-gray-500":{}},".s-login-sub-title":{"@apply text-sm text-gray-400 mb-2.5":{}},".s-login-main-btn":{"@apply flex justify-between items-center flex-1 min-w-0 mb-2.5 box-content relative rounded-md border border-border-color bg-white py-5 pe-4 ps-5 space-s-3 transition-all duration-300 hover:bg-gray-50":{}},".s-login-main-btn-icon":{"@apply bg-primary w-12 h-12 text-lg text-white rounded-icon flex-shrink-0":{}},".s-login-main-btn-text":{"@apply flex-1 font-bold p-3":{}},".s-login-main-btn-arrow":{"@apply text-primary text-xl":{}},".s-login-label":{"@apply block text-sm font-medium text-gray-700 mb-2":{}},".s-login-input":{"@apply s-input":{}},".s-login-otp-input":{"@apply s-input h-10 text-center":{}},".s-login-link":{"@apply text-sm text-primary block text-center mt-6":{}},".s-login-error-message":{"@apply s-has-error text-xs block h-7 pt-1":{}},".s-login-wrapper":{"@apply transition-all duration-300 ease-elastic":{}},".s-login-tab":{"@apply transition-all duration-500":{}},".s-login-active":{"@apply opacity-100 translate-x-0":{}},".s-login-unactive":{"@apply opacity-0 translate-x-3":{}},".s-modal-container":{"@apply fixed z-50 inset-0 overflow-hidden":{}},".s-modal-wrapper":{"@apply flex items-end justify-center h-screen overflow-y-auto text-center sm:block":{}},".s-modal-loader-wrap":{"@apply h-24 flex justify-center items-center":{}},".s-modal-loader":{"@apply transition flex mx-2 justify-center items-center before:content-[''] before:inline-block before:w-10 before:h-10 before:border-solid before:border-2 before:border-t-primary before:border-l-primary before:border-b-gray-100 before:border-r-gray-100 before:animate-spin before:rounded-full":{}},".s-modal-close":{"@apply absolute z-1 end-4 top-4 sm:end-5 sm:top-5 text-red-400 hover:text-red-500 transition border-none bg-transparent text-base cursor-pointer":{}},".s-modal-header":{"@apply flex sm:flex-col":{}},".s-modal-header-inner":{"@apply mb-10 flex sm:block items-center":{}},".s-modal-header-content":{"@apply flex flex-col pe-10 sm:pe-0":{}},".s-modal-header-img":{"@apply max-w-[150px] mx-auto sm:mb-4":{}},".s-modal-icon":{"@apply flex-shrink-0 me-2 sm:me-0 sm:mx-auto inline-flex items-center justify-center w-16 h-16 sm:h-20 sm:w-20 rounded-full sm:mb-4 text-2xl text-gray-400 border border-solid border-border-color":{}},".s-modal-bg-normal":{"@apply bg-white":{}},".s-modal-bg-success":{"@apply bg-green-100":{}},".s-modal-bg-error":{"@apply bg-red-100":{}},".s-modal-bg-primary":{"@apply bg-primary text-white":{}},".s-modal-text-success":{"@apply text-green-600":{}},".s-modal-text-error":{"@apply text-red-600":{}},".s-modal-title":{"@apply sm:mb-2 text-lg leading-6 font-bold text-gray-900":{}},".s-modal-sub-title":{"@apply sm:mb-2 text-sm text-gray-500":{}},".s-modal-title-below":{"@apply order-10":{}},".s-modal-body-slot":{"@apply w-full":{}},".s-modal-body":{"@apply relative overflow-hidden sm:overflow-visible inline-block bg-white rounded-b-none sm:rounded-b-lg rounded-lg text-start shadow-xl transform transition-all w-full ease-in duration-200 translate-y-4 sm:translate-y-0 sm:scale-95 sm:my-8":{}},".s-modal-padding":{"@apply p-4 pt-6 sm:p-8":{}},".s-modal-spacer":{"@apply inline-block h-screen":{}},".s-modal-align-middle":{"@apply align-middle":{}},".s-modal-align-top":{"@apply align-top":{}},".s-modal-align-bottom":{"@apply align-bottom":{}},".s-modal-overlay":{"@apply fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity ease-in duration-200":{}},".s-modal-overlay-leaving":{"@apply opacity-0":{}},".s-modal-entering":{"@apply ease-out duration-300 opacity-100 translate-y-0 sm:scale-100":{}},".s-modal-leaving":{"@apply opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95":{}},".s-modal-is-center":{"@apply sm:text-center items-center":{}},".s-modal-xs":{"@apply sm:w-[380px]":{}},".s-modal-sm":{"@apply sm:w-[480px]":{}},".s-modal-md":{"@apply md:w-[768px]":{}},".s-modal-lg":{"@apply w-[992px]":{}},".s-modal-xl":{"@apply w-[1280px]":{}},".s-modal-full":{"@apply w-full h-full":{}},".s-offer-body":{"@apply flex overflow-x-auto -mx-8 px-8 gap-6 pb-8":{}},".s-offer-badge":{"@apply me-2.5 bg-gray-bg py-2.5 px-4 rounded-large inline-flex items-center text-gray-500 justify-center text-sm mb-2.5":{}},".s-offer-badge-icon":{"@apply font-medium me-1.5 text-md":{}},".s-offer-badge-text":{"@apply -translate-y-0.5":{}},".s-offer-product":{"@apply flex flex-col flex-grow flex-shrink-0 w-[70%] sm:w-[40%] lg:w-[28%]":{}},".s-offer-product-image-wrap":{"@apply block relative overflow-hidden h-32 rounded-md mb-4":{}},".s-offer-product-image":{"@apply h-full w-full object-cover":{}},".s-offer-product-info":{"@apply mb-4":{}},".s-offer-product-name":{"@apply flex flex-col justify-start items-baseline text-base text-title-color hover:text-primary leading-6 mb-1.5":{}},".s-offer-product-price":{"@apply w-full flex items-center mb-5 md:mb-0 space-s-1 font-bold text-sm":{}},".s-offer-product-old-price":{"@apply text-gray-400 line-through text-xs mx-1":{}},".s-offer-btn-wrap":{"@apply mt-auto":{}},".s-offer-footer":{"@apply flex flex-col md:flex-row justify-between text-sm text-gray-400 mt-8":{}},".s-offer-expiry":{"@apply mb-5 md:mb-0":{}},".s-offer-remember-label":{"@apply ms-2 text-sm font-medium":{}},".s-offer-remember-input":{"@apply focus:ring-transparent h-6 w-6 text-primary border-border-color rounded-md":{}},".s-offer-scrolled-slider-wrap":{"@apply relative":{}},".s-offer-slider-nav":{"@apply hidden sm:block pointer-events-none overflow-hidden -mx-8 absolute top-0 h-full w-[calc(100%+64px)]":{}},".s-offer-nav-btn":{"@apply absolute top-0 h-full w-20 opacity-0 transition duration-300 flex justify-center items-center":{}},".s-offer-nav-btn-icon":{"@apply w-10 h-10 transition-shadow shadow-lg hover:shadow-sm rounded-full bg-white text-primary inline-flex justify-center items-center text-xl":{}},".s-offer-next-btn":{"@apply end-0 -translate-x-full":{}},".s-offer-prev-btn":{"@apply start-0 translate-x-full":{}},".s-offer-btn-is-active":{"@apply opacity-100 pointer-events-auto translate-x-0":{}},".s-product-availability-subscribed":{"@apply w-full text-green-500 bg-gray-100 px-6 py-3 text-sm font-bold rounded-md flex items-center justify-center":{}},".s-product-availability-subs-icon":{"@apply font-bold mx-1.5":{}},".s-product-availability-body":{"@apply z-50 relative":{}},".s-product-availability-label":{"@apply block text-sm font-bold text-gray-700 text-start mb-2.5":{}},".s-product-availability-input":{"@apply form-input":{}},".s-product-availability-footer":{"@apply flex justify-between space-s-4":{}},".s-product-availability-footer-btn":{"@apply w-full":{}},".s-product-availability-error-msg":{"@apply s-has-error text-xs block h-7 pt-1":{}},".s-rating-wrapper":{"@apply mb-10 transition-all duration-300 ease-elastic":{}},".s-rating-footer":{"@apply relative flex justify-between items-center":{}},".s-rating-btn":{"@apply font-bold text-sm h-10 px-4 text-primary hover:text-primary-d duration-300 transition-all":{}},".s-rating-dots":{"@apply absolute left-1/2 -translate-x-1/2 flex justify-center text-center space-s-1.5 flex-1":{}},".s-rating-step-dot":{"@apply w-2.5 h-2.5 rounded-full transition-colors duration-300":{}},".s-rating-step":{"@apply transition-all duration-500":{}},".s-rating-active":{"@apply opacity-100 translate-x-0":{}},".s-rating-unactive":{"@apply opacity-0 translate-x-3":{}},".s-rating-hidden":{"@apply !hidden":{}},".s-rating-unvisiable":{"@apply opacity-0 pointer-events-none":{}},".s-rating-step-wrap":{"@apply relative pb-4 flex flex-col items-center":{}},".s-rating-product-details":{"@apply relative pb-4 flex flex-col flex-1":{}},".s-rating-rounded-icon":{"@apply w-28 h-28 border border-gray-200 rounded-full flex items-center justify-center mb-4 overflow-hidden":{}},".s-rating-title":{"@apply text-lg font-bold mb-4":{}},".s-rating-store-logo":{"@apply w-16 object-contain":{}},".s-rating-shipping-logo":{"@apply w-full h-full object-contain":{}},".s-rating-shipping-icon":{"@apply text-5xl text-primary":{}},".s-rating-comment":{"@apply form-input !h-20 mb-2":{}},".s-rating-validation-msg":{"@apply absolute bottom-0 text-red-400 block w-full":{}},".s-rating-product":{"@apply flex space-s-5 mb-6 last:mb-0":{}},".s-rating-product-img":{"@apply w-18 h-14 object-cover rounded-md":{}},".s-rating-product-title":{"@apply leading-5 mb-1.5 font-bold md:text-sm":{}},".s-rating-thanks":{"@apply px-8 text-center transition-all duration-500":{}},".s-rating-icon":{"@apply w-20 h-20 text-4xl inline-flex justify-center items-center bg-gray-50 rounded-full text-primary":{}},".s-rating-thanks-title":{"@apply font-bold mt-4":{}},".s-rating-thanks-msg":{"@apply text-gray-400 text-sm mb-6":{}},".s-rating-thanks-btn":{"@apply btn btn-primary h-10 flex-none px-8":{}},".s-rating-thanks-time":{"@apply text-gray-400 block h-6 mt-3 text-sm":{}},".s-rating-btn-star":{"@apply border-0 transition-colors px-0.5 text-gray-400":{}},".s-rating-btn-star-large":{"@apply text-2xl":{}},".s-rating-btn-star-small":{"@apply text-xl":{}},".s-rating-hovered":{"@apply text-amber-400":{}},".s-rating-selected":{"@apply text-amber-400":{}},".s-rating-stars-company":{"@apply mb-5":{}},".s-rating-stars-product":{"@apply mb-1":{}},".s-rating-bg-gray":{"@apply bg-gray-200":{}},".s-rating-bg-primary":{"@apply bg-primary":{}},".s-search-container":{"@apply relative bg-white border border-border-color max-h-56 rounded-md":{}},".s-search-container-open":{"@apply max-h-100":{}},".s-search-input":{"@apply bg-transparent border-0 form-input w-full ps-10 pt-6 pb-7 text-gray-600":{}},".s-search-icon":{"@apply flex justify-end items-center absolute top-4 start-4 text-md text-gray-400":{}},".s-search-spinner":{"@apply absolute top-1/2 transform -translate-y-1/2 start-4 w-4 h-4":{}},".s-search-spinner-loader":{"@apply block spinner-loader w-4 h-4 animate-spin border-2 border-gray-300 rounded-full":{}},".s-search-results":{"@apply m-auto max-h-96 overflow-y-auto bg-white":{}},".s-search-no-results":{"@apply p-4 text-sm text-gray-400 text-center":{}},".s-search-product":{"@apply h-full transition duration-500 bg-transparent justify-around overflow-hidden flex transition-colors duration-300 hover:bg-gray-bg2 px-4 xs:px-5 py-3 border-t border-gray-100":{}},".s-search-product-image-container":{"@apply relative overflow-hidden w-20 h-14 rounded-md":{}},".s-search-product-image":{"@apply h-full w-full object-cover":{}},".s-search-product-details":{"@apply flex-1 ps-4 xs:ps-5 pt-1":{}},".s-search-product-title":{"@apply flex flex-col justify-start items-baseline text-sm font-bold text-title-color leading-6 mb-2.5":{}},".s-search-product-price":{"@apply w-full flex justify-between items-center text-primary font-bold text-sm":{}},".s-tel-input-control":{"@apply s-input mb-4":{}},".s-tel-input-error-msg":{"@apply s-has-error text-xs block h-4 pt-1 mb-2.5":{}},".s-verify-modal-message":{"@apply text-xs mb-7 text-gray-400 text-center":{}},".s-verify-modal-label":{"@apply block mb-4 text-center text-sm":{}},".s-verify-modal-codes":{"@apply flex justify-between mb-5 space-s-2":{}},".s-verify-modal-input":{"@apply font-bold appearance-none text-lg form-input h-10 rounded-md text-center":{}},".s-verify-modal-footer":{"@apply text-center":{}},".s-verify-modal-submit":{"@apply w-full mb-5":{}},".s-verify-modal-resend-message":{"@apply text-gray-400":{}},".s-verify-modal-timer":{"@apply text-gray-700 mx-1":{}},".s-verify-modal-resend":{"@apply text-sm text-primary text-center":{}},".s-verify-modal-back":{"@apply flex items-center justify-center h-10 w-10 rounded-full text-lg absolute -top-48 -start-3 text-gray-600 bg-gray-50 hover:bg-gray-100 transition":{}}}
|
|
1
|
+
{".s-has-error":{"@apply !border-red-500 !text-red-500":{}},".s-ltr":{"direction":"ltr"},".s-input":{"@apply appearance-none form-input":{}},".s-hidden":{"@apply hidden":{}},".s-block":{"@apply block":{}},".s-branches-title":{"@apply text-sm text-gray-600 mb-6":{}},".s-branches-input-wrap":{"@apply flex items-center":{}},".s-branches-input":{"@apply me-3 focus:ring-primary h-4 w-4 text-primary border-gray-300":{}},".s-branches-label":{"@apply flex items-center justify-between text-sm font-medium text-gray-700 flex-grow":{}},".s-branches-select":{"@apply w-full h-10 transition-colors duration-300 focus:ring-transparent focus:border-primary sm:text-sm border-gray-200 rounded-md appearance-none px-4":{}},".s-branches-space-v":{"@apply space-y-5":{}},".s-branches-sr-only":{"@apply sr-only":{}},".s-branches-is-closed":{"@apply opacity-50":{}},".s-branches-closed-badge":{"@apply text-red-400":{}},".s-branches-clickable":{"@apply cursor-pointer":{}},".s-branches-submit":{"@apply mt-6":{}},".s-branches-color-red":{"@apply text-red-400":{}},".s-branches-color-green":{"@apply text-green-500":{}},".s-branches-color-gray":{"@apply text-gray-400":{}},".s-button-btn-wrap":{"@apply pointer-events-none":{}},".s-button-btn":{"@apply btn pointer-events-auto whitespace-nowrap flex flex-row-reverse items-center justify-center transition duration-300 relative select-none border-solid":{}},".s-button-text":{"@apply transition-opacity duration-300":{}},".s-button-loader":{"@apply transition flex mx-2 justify-center items-center before:content-[''] before:inline-block before:w-4 before:h-4 before:border-solid before:border-2 before:border-t-primary before:border-l-primary before:border-b-gray-100 before:border-r-gray-100 before:animate-spin before:rounded-full":{}},".s-button-loader-after":{"@apply flex-row":{}},".s-button-loader-start":{"@apply absolute right-2":{}},".s-button-loader-end":{"@apply absolute left-2":{}},".s-button-loader-center":{"@apply absolute top-1/2 left-1/2 !-translate-x-1/2 !-translate-y-1/2 !m-0":{}},".s-button-hide":{"@apply opacity-0":{}},".s-button-wide":{"@apply w-full":{}},".s-button-primary":{"@apply btn-primary":{}},".s-button-danger":{"@apply btn-danger":{}},".s-button-outline-primary":{"@apply btn-outline-primary":{}},".s-button-outline":{"@apply btn-outline":{}},".s-infinite-scroll-wrapper":{"@apply text-center mt-4":{}},".s-infinite-scroll-last":{"@apply m-0 text-center":{}},".s-infinite-scroll-error":{"@apply m-0 text-center":{}},".s-localization-title":{"@apply text-base font-medium text-gray-900":{}},".s-localization-section":{"@apply mb-8":{}},".s-localization-section-inner":{"@apply space-y-4 mt-4":{}},".s-localization-item":{"@apply flex items-center":{}},".s-localization-input":{"@apply focus:ring-primary h-4 w-4 text-primary border-gray-300":{}},".s-localization-label":{"@apply ms-3 flex items-center justify-between text-sm font-medium text-gray-700 flex-grow cursor-pointer":{}},".s-localization-flag":{"@apply rounded-sm":{}},".s-localization-currency":{"@apply text-gray-400":{}},".s-localization-select":{"@apply w-full h-10 transition-colors duration-300 focus:ring-transparent focus:border-primary sm:text-sm border-gray-200 rounded-md appearance-none px-4 text-gray-500":{}},".s-login-sub-title":{"@apply text-sm text-gray-400 mb-2.5":{}},".s-login-main-btn":{"@apply flex justify-between items-center flex-1 min-w-0 mb-2.5 box-content relative rounded-md border border-border-color bg-white py-5 pe-4 ps-5 space-s-3 transition-all duration-300 hover:bg-gray-50":{}},".s-login-main-btn-icon":{"@apply bg-primary w-12 h-12 text-lg text-white rounded-icon flex-shrink-0":{}},".s-login-main-btn-text":{"@apply flex-1 font-bold p-3":{}},".s-login-main-btn-arrow":{"@apply text-primary text-xl":{}},".s-login-label":{"@apply block text-sm font-medium text-gray-700 mb-2":{}},".s-login-input":{"@apply s-input":{}},".s-login-otp-input":{"@apply s-input h-10 text-center":{}},".s-login-link":{"@apply text-sm text-primary block text-center mt-6":{}},".s-login-error-message":{"@apply s-has-error text-xs block h-7 pt-1":{}},".s-login-wrapper":{"@apply transition-all duration-300 ease-elastic":{}},".s-login-tab":{"@apply transition-all duration-500":{}},".s-login-active":{"@apply opacity-100 translate-x-0":{}},".s-login-unactive":{"@apply opacity-0 translate-x-3":{}},".s-modal-container":{"@apply fixed z-50 inset-0 overflow-hidden":{}},".s-modal-wrapper":{"@apply flex items-end justify-center h-screen overflow-y-auto text-center sm:block":{}},".s-modal-loader-wrap":{"@apply h-24 flex justify-center items-center":{}},".s-modal-loader":{"@apply transition flex mx-2 justify-center items-center before:content-[''] before:inline-block before:w-10 before:h-10 before:border-solid before:border-2 before:border-t-primary before:border-l-primary before:border-b-gray-100 before:border-r-gray-100 before:animate-spin before:rounded-full":{}},".s-modal-close":{"@apply absolute z-1 end-4 top-4 sm:end-5 sm:top-5 text-red-400 hover:text-red-500 transition border-none bg-transparent text-base cursor-pointer":{}},".s-modal-header":{"@apply flex sm:flex-col":{}},".s-modal-header-inner":{"@apply mb-10 flex sm:block items-center":{}},".s-modal-header-content":{"@apply flex flex-col pe-10 sm:pe-0":{}},".s-modal-header-img":{"@apply max-w-[150px] mx-auto sm:mb-4":{}},".s-modal-icon":{"@apply flex-shrink-0 me-2 sm:me-0 sm:mx-auto inline-flex items-center justify-center w-16 h-16 sm:h-20 sm:w-20 rounded-full sm:mb-4 text-2xl text-gray-400 border border-solid border-border-color":{}},".s-modal-bg-normal":{"@apply bg-white":{}},".s-modal-bg-success":{"@apply bg-green-100 border-green-300 text-green-600":{}},".s-modal-bg-error":{"@apply bg-red-100 border-red-300 text-red-600":{}},".s-modal-bg-primary":{"@apply bg-primary border-primary text-primary-reverse":{}},".s-modal-title":{"@apply sm:mb-2 text-lg leading-6 font-bold text-gray-900":{}},".s-modal-sub-title":{"@apply sm:mb-2 text-sm text-gray-500":{}},".s-modal-title-below":{"@apply order-10":{}},".s-modal-body-slot":{"@apply w-full":{}},".s-modal-body":{"@apply relative overflow-hidden sm:overflow-visible inline-block bg-white rounded-b-none sm:rounded-b-lg rounded-lg text-start shadow-xl transform transition-all w-full ease-in duration-200 translate-y-4 sm:translate-y-0 sm:scale-95 sm:my-8":{}},".s-modal-padding":{"@apply p-4 pt-6 sm:p-8":{}},".s-modal-spacer":{"@apply inline-block h-screen":{}},".s-modal-align-middle":{"@apply align-middle":{}},".s-modal-align-top":{"@apply align-top":{}},".s-modal-align-bottom":{"@apply align-bottom":{}},".s-modal-overlay":{"@apply fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity ease-in duration-200":{}},".s-modal-overlay-leaving":{"@apply opacity-0":{}},".s-modal-entering":{"@apply ease-out duration-300 opacity-100 translate-y-0 sm:scale-100":{}},".s-modal-leaving":{"@apply opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95":{}},".s-modal-is-center":{"@apply sm:text-center items-center":{}},".s-modal-xs":{"@apply sm:w-[380px]":{}},".s-modal-sm":{"@apply sm:w-[480px]":{}},".s-modal-md":{"@apply md:w-[768px]":{}},".s-modal-lg":{"@apply w-[992px]":{}},".s-modal-xl":{"@apply w-[1280px]":{}},".s-modal-full":{"@apply w-full h-full":{}},".s-offer-body":{"@apply flex overflow-x-auto -mx-8 px-8 gap-6 pb-8":{}},".s-offer-badge":{"@apply me-2.5 bg-gray-bg py-2.5 px-4 rounded-large inline-flex items-center text-gray-500 justify-center text-sm mb-2.5":{}},".s-offer-badge-icon":{"@apply font-medium me-1.5 text-md":{}},".s-offer-badge-text":{"@apply -translate-y-0.5":{}},".s-offer-product":{"@apply flex flex-col flex-grow flex-shrink-0 w-[70%] sm:w-[40%] lg:w-[28%]":{}},".s-offer-product-image-wrap":{"@apply block relative overflow-hidden h-32 rounded-md mb-4":{}},".s-offer-product-image":{"@apply h-full w-full object-cover":{}},".s-offer-product-info":{"@apply mb-4":{}},".s-offer-product-name":{"@apply flex flex-col justify-start items-baseline text-base text-title-color hover:text-primary leading-6 mb-1.5":{}},".s-offer-product-price":{"@apply w-full flex items-center mb-5 md:mb-0 space-s-1 font-bold text-sm":{}},".s-offer-product-old-price":{"@apply text-gray-400 line-through text-xs mx-1":{}},".s-offer-btn-wrap":{"@apply mt-auto":{}},".s-offer-footer":{"@apply flex flex-col md:flex-row justify-between text-sm text-gray-400 mt-8":{}},".s-offer-expiry":{"@apply mb-5 md:mb-0":{}},".s-offer-remember-label":{"@apply ms-2 text-sm font-medium":{}},".s-offer-remember-input":{"@apply focus:ring-transparent h-6 w-6 text-primary border-border-color rounded-md":{}},".s-offer-scrolled-slider-wrap":{"@apply relative":{}},".s-offer-slider-nav":{"@apply hidden sm:block pointer-events-none overflow-hidden -mx-8 absolute top-0 h-full w-[calc(100%+64px)]":{}},".s-offer-nav-btn":{"@apply absolute top-0 h-full w-20 opacity-0 transition duration-300 flex justify-center items-center":{}},".s-offer-nav-btn-icon":{"@apply w-10 h-10 transition-shadow shadow-lg hover:shadow-sm rounded-full bg-white text-primary inline-flex justify-center items-center text-xl":{}},".s-offer-next-btn":{"@apply end-0 -translate-x-full":{}},".s-offer-prev-btn":{"@apply start-0 translate-x-full":{}},".s-offer-btn-is-active":{"@apply opacity-100 pointer-events-auto translate-x-0":{}},".s-product-availability-subscribed":{"@apply w-full text-green-500 bg-gray-100 px-6 py-3 text-sm font-bold rounded-md flex items-center justify-center":{}},".s-product-availability-subs-icon":{"@apply font-bold mx-1.5":{}},".s-product-availability-body":{"@apply z-50 relative":{}},".s-product-availability-label":{"@apply block text-sm font-bold text-gray-700 text-start mb-2.5":{}},".s-product-availability-input":{"@apply form-input":{}},".s-product-availability-footer":{"@apply flex justify-between space-s-4":{}},".s-product-availability-footer-btn":{"@apply w-full":{}},".s-product-availability-error-msg":{"@apply s-has-error text-xs block h-7 pt-1":{}},".s-rating-wrapper":{"@apply mb-10 transition-all duration-300 ease-elastic":{}},".s-rating-footer":{"@apply relative flex justify-between items-center":{}},".s-rating-btn":{"@apply font-bold text-sm h-10 px-4 text-primary hover:text-primary-d duration-300 transition-all":{}},".s-rating-dots":{"@apply absolute left-1/2 -translate-x-1/2 flex justify-center text-center space-s-1.5 flex-1":{}},".s-rating-step-dot":{"@apply w-2.5 h-2.5 rounded-full transition-colors duration-300":{}},".s-rating-step":{"@apply transition-all duration-500":{}},".s-rating-active":{"@apply opacity-100 translate-x-0":{}},".s-rating-unactive":{"@apply opacity-0 translate-x-3":{}},".s-rating-hidden":{"@apply !hidden":{}},".s-rating-unvisiable":{"@apply opacity-0 pointer-events-none":{}},".s-rating-step-wrap":{"@apply relative pb-4 flex flex-col items-center":{}},".s-rating-product-details":{"@apply relative pb-4 flex flex-col flex-1":{}},".s-rating-rounded-icon":{"@apply w-28 h-28 border border-gray-200 rounded-full flex items-center justify-center mb-4 overflow-hidden":{}},".s-rating-title":{"@apply text-lg font-bold mb-4":{}},".s-rating-store-logo":{"@apply w-16 object-contain":{}},".s-rating-shipping-logo":{"@apply w-full h-full object-contain":{}},".s-rating-shipping-icon":{"@apply text-5xl text-primary":{}},".s-rating-comment":{"@apply form-input !h-20 mb-2":{}},".s-rating-validation-msg":{"@apply absolute bottom-0 text-red-400 block w-full":{}},".s-rating-product":{"@apply flex space-s-5 mb-6 last:mb-0":{}},".s-rating-product-img":{"@apply w-18 h-14 object-cover rounded-md":{}},".s-rating-product-title":{"@apply leading-5 mb-1.5 font-bold md:text-sm":{}},".s-rating-thanks":{"@apply px-8 text-center transition-all duration-500":{}},".s-rating-icon":{"@apply w-20 h-20 text-4xl inline-flex justify-center items-center bg-gray-50 rounded-full text-primary":{}},".s-rating-thanks-title":{"@apply font-bold mt-4":{}},".s-rating-thanks-msg":{"@apply text-gray-400 text-sm mb-6":{}},".s-rating-thanks-btn":{"@apply btn btn-primary h-10 flex-none px-8":{}},".s-rating-thanks-time":{"@apply text-gray-400 block h-6 mt-3 text-sm":{}},".s-rating-btn-star":{"@apply border-0 transition-colors px-0.5 text-gray-400":{}},".s-rating-btn-star-large":{"@apply text-2xl":{}},".s-rating-btn-star-small":{"@apply text-xl":{}},".s-rating-hovered":{"@apply text-amber-400":{}},".s-rating-selected":{"@apply text-amber-400":{}},".s-rating-stars-company":{"@apply mb-5":{}},".s-rating-stars-product":{"@apply mb-1":{}},".s-rating-bg-gray":{"@apply bg-gray-200":{}},".s-rating-bg-primary":{"@apply bg-primary":{}},".s-search-container":{"@apply relative bg-white border border-border-color max-h-56 rounded-md":{}},".s-search-container-open":{"@apply max-h-100":{}},".s-search-input":{"@apply bg-transparent border-0 form-input w-full ps-10 pt-6 pb-7 text-gray-600":{}},".s-search-icon":{"@apply flex justify-end items-center absolute top-4 start-4 text-md text-gray-400":{}},".s-search-spinner":{"@apply absolute top-1/2 transform -translate-y-1/2 start-4 w-4 h-4":{}},".s-search-spinner-loader":{"@apply block spinner-loader w-4 h-4 animate-spin border-2 border-gray-300 rounded-full":{}},".s-search-results":{"@apply m-auto max-h-96 overflow-y-auto bg-white":{}},".s-search-no-results":{"@apply p-4 text-sm text-gray-400 text-center":{}},".s-search-product":{"@apply h-full transition duration-500 bg-transparent justify-around overflow-hidden flex transition-colors duration-300 hover:bg-gray-bg2 px-4 xs:px-5 py-3 border-t border-gray-100":{}},".s-search-product-image-container":{"@apply relative overflow-hidden w-20 h-14 rounded-md":{}},".s-search-product-image":{"@apply h-full w-full object-cover":{}},".s-search-product-details":{"@apply flex-1 ps-4 xs:ps-5 pt-1":{}},".s-search-product-title":{"@apply flex flex-col justify-start items-baseline text-sm font-bold text-title-color leading-6 mb-2.5":{}},".s-search-product-price":{"@apply w-full flex justify-between items-center text-primary font-bold text-sm":{}},".s-tel-input-control":{"@apply s-input mb-4":{}},".s-tel-input-error-msg":{"@apply s-has-error text-xs block h-4 pt-1 mb-2.5":{}},".s-verify-modal-message":{"@apply text-xs mb-7 text-gray-400 text-center":{}},".s-verify-modal-label":{"@apply block mb-4 text-center text-sm":{}},".s-verify-modal-codes":{"@apply flex justify-between mb-5 space-s-2":{}},".s-verify-modal-input":{"@apply font-bold appearance-none text-lg form-input h-10 rounded-md text-center":{}},".s-verify-modal-footer":{"@apply text-center":{}},".s-verify-modal-submit":{"@apply w-full mb-5":{}},".s-verify-modal-resend-message":{"@apply text-gray-400":{}},".s-verify-modal-timer":{"@apply text-gray-700 mx-1":{}},".s-verify-modal-resend":{"@apply text-sm text-primary text-center":{}},".s-verify-modal-back":{"@apply flex items-center justify-center h-10 w-10 rounded-full text-lg absolute -top-48 -start-3 text-gray-600 bg-gray-50 hover:bg-gray-100 transition":{}}}
|