@salla.sa/twilight-tailwind-theme 1.0.20 → 1.0.21
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 +1 -2
- package/utilities.json +1 -1
package/package.json
CHANGED
package/safe-list-css.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
s-multi-warehouse-submit
|
|
2
2
|
s-multi-warehouse-close-btn
|
|
3
|
-
s-order-rating-container
|
|
4
3
|
s-button-btn
|
|
5
4
|
s-button-loader
|
|
6
5
|
s-localization-title
|
|
@@ -33,7 +32,6 @@ s-login-product-title
|
|
|
33
32
|
s-login-product-price
|
|
34
33
|
s-modal-container
|
|
35
34
|
s-modal-wrapper
|
|
36
|
-
s-modal-header
|
|
37
35
|
s-modal-close
|
|
38
36
|
s-modal-icon
|
|
39
37
|
s-modal-bg-normal
|
|
@@ -49,6 +47,7 @@ s-modal-overlay
|
|
|
49
47
|
s-product-availability-body
|
|
50
48
|
s-product-availability-label
|
|
51
49
|
s-product-availability-input
|
|
50
|
+
s-rating-container
|
|
52
51
|
s-search-search-button-icon
|
|
53
52
|
s-search-container
|
|
54
53
|
s-search-wrapper
|
package/utilities.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{".s-multi-warehouse-submit":{"@apply mt-5 sm:mt-6 w-full inline-flex justify-center rounded-md border border-transparent shadow-sm px-4 py-2 bg-primary text-base font-medium text-white hover:bg-primary-d focus:ring-2 focus:ring-offset-2 focus:ring-primary sm:col-start-2 sm:text-sm":{}},".s-multi-warehouse-close-btn":{"@apply absolute start-6 top-6 text-red-400 hover:text-red-500 transition":{}},".s-
|
|
1
|
+
{".s-multi-warehouse-submit":{"@apply mt-5 sm:mt-6 w-full inline-flex justify-center rounded-md border border-transparent shadow-sm px-4 py-2 bg-primary text-base font-medium text-white hover:bg-primary-d focus:ring-2 focus:ring-offset-2 focus:ring-primary sm:col-start-2 sm:text-sm":{}},".s-multi-warehouse-close-btn":{"@apply absolute start-6 top-6 text-red-400 hover:text-red-500 transition":{}},".s-button-btn":{"@apply btn whitespace-nowrap flex items-center justify-center transition duration-300 relative select-none":{}},".s-button-loader":{"@apply transition opacity-0 flex justify-center items-center":{}},".s-localization-title":{"@apply text-base font-medium text-gray-900":{}},".s-localization-section":{"@apply mb-8":{}},".s-localization-fieldset":{"@apply mt-4":{}},".s-localization-section-inner":{"@apply space-y-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-login-search-button-icon":{"@apply bg-gray-bg2 hover:bg-gray-150 dark:hover:bg-opacity-10 transition duration-300 mx-3 text-sm rounded-full w-9 h-9":{}},".s-login-container":{"@apply fixed inset-0 z-50 flex items-top justify-center overflow-auto items-top":{}},".s-login-wrapper":{"@apply bg-transparent w-full":{}},".s-login-inner":{"@apply mx-auto w-11/12 lg:w-6/12":{}},".s-login-search-box-container":{"@apply mt-36 search-box anime-item":{}},".s-login-search-box-inner":{"@apply relative bg-white rounded-tiny border border-border-color":{}},".s-login-search-box-inner-open":{"@apply relative bg-white rounded-tiny border border-border-color rounded-b-none":{}},".s-login-input":{"@apply anime-item bg-transparent border-0 form-input w-full ps-10 pt-6 pb-7 rounded-tiny text-gray-600":{}},".s-login-search-icon":{"@apply anime-item flex justify-end items-center absolute top-4 start-4 text-md text-gray-400":{}},".s-login-spinner":{"@apply spinner-loader-wrap absolute top-1/2 transform -translate-y-1/2 start-4 w-4 h-4":{}},".s-login-spinner-loader":{"@apply block spinner-loader w-4 h-4 animate-spin border-2 border-gray-300 rounded-full":{}},".s-login-search-results":{"@apply m-auto max-h-96 overflow-y-auto bg-white rounded-b-tiny":{}},".s-login-no-results":{"@apply error p-4 text-sm text-gray-400":{}},".s-login-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-5 border-t-0":{}},".s-login-product-image-container":{"@apply relative overflow-hidden w-20 h-20 sm:w-28 sm:h-28 rounded-md":{}},".s-login-product-image":{"@apply h-full w-full object-cover":{}},".s-login-product-details":{"@apply flex-1 ps-4 xs:ps-5 pt-1":{}},".s-login-product-title":{"@apply flex flex-col justify-start items-baseline text-sm font-bold text-title-color leading-6 mb-2.5":{}},".s-login-product-price":{"@apply w-full flex justify-between items-center mb-5 text-primary font-bold text-sm":{}},".s-modal-container":{"@apply fixed z-50 inset-0 overflow-y-auto":{}},".s-modal-wrapper":{"@apply flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block sm:p-0":{}},".s-modal-close":{"@apply absolute end-4 top-4 sm:end-7 sm:top-7 text-red-400 hover:text-red-500 transition":{}},".s-modal-icon":{"@apply mx-auto flex items-center justify-center h-16 w-16 rounded-full mb-4":{}},".s-modal-bg-normal":{"@apply bg-white text-lg border border-border-color":{}},".s-modal-bg-success":{"@apply bg-green-100":{}},".s-modal-bg-error":{"@apply bg-red-100":{}},".s-modal-text-success":{"@apply text-green-600":{}},".s-modal-text-error":{"@apply text-red-600":{}},".s-modal-title":{"@apply text-lg leading-6 font-bold text-gray-900":{}},".s-modal-sub-title":{"@apply mt-2 text-sm text-gray-500":{}},".s-modal-body":{"@apply relative inline-block align-bottom bg-white rounded-lg px-4 pb-4 text-start overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle max-w-full p-4 sm:p-8 ease-in duration-200 translate-y-4 sm:translate-y-0 sm:scale-95":{}},".s-modal-spacer":{"@apply sm:inline-block sm:align-middle sm:h-screen":{}},".s-modal-overlay":{"@apply fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity ease-in duration-200":{}},".s-product-availability-body":{"@apply z-50 relative":{}},".s-product-availability-label":{"@apply block text-sm font-bold text-gray-700 text-start":{}},".s-product-availability-input":{"@apply mt-2.5 mb-10 form-input":{}},".s-rating-container":{"@apply fixed z-50 inset-0 overflow-y-auto":{}},".s-search-search-button-icon":{"@apply bg-gray-bg2 hover:bg-gray-150 dark:hover:bg-opacity-10 transition duration-300 mx-3 text-sm rounded-full w-9 h-9":{}},".s-search-container":{"@apply fixed inset-0 z-50 flex items-top justify-center overflow-auto items-top":{}},".s-search-wrapper":{"@apply bg-transparent w-full":{}},".s-search-inner":{"@apply mx-auto w-11/12 lg:w-6/12":{}},".s-search-search-box-container":{"@apply mt-36 search-box anime-item":{}},".s-search-search-box-inner":{"@apply relative bg-white rounded-tiny border border-border-color":{}},".s-search-search-box-inner-open":{"@apply relative bg-white rounded-tiny border border-border-color rounded-b-none":{}},".s-search-input":{"@apply anime-item bg-transparent border-0 form-input w-full ps-10 pt-6 pb-7 rounded-tiny text-gray-600":{}},".s-search-search-icon":{"@apply anime-item flex justify-end items-center absolute top-4 start-4 text-md text-gray-400":{}},".s-search-spinner":{"@apply spinner-loader-wrap 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-search-results":{"@apply m-auto max-h-96 overflow-y-auto bg-white rounded-b-tiny":{}},".s-search-no-results":{"@apply error p-4 text-sm text-gray-400":{}},".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-5 border-t-0":{}},".s-search-product-image-container":{"@apply relative overflow-hidden w-20 h-20 sm:w-28 sm:h-28 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 mb-5 text-primary font-bold text-sm":{}},".s-verify-message":{"@apply text-xs mb-7 text-gray-400 text-center":{}},".s-verify-label":{"@apply block mb-4 text-center text-sm":{}},".s-verify-codes":{"@apply flex justify-between mb-5 space-s-2":{}},".s-verify-input":{"@apply font-bold appearance-none text-lg form-input h-10 rounded-md text-center":{}},".s-verify-footer":{"@apply text-center":{}},".s-verify-submit":{"@apply w-full mb-5":{}},".s-verify-resend-message":{"@apply text-gray-400":{}},".s-verify-timer":{"@apply text-gray-700 mx-1":{}},".s-verify-resend":{"@apply text-sm text-primary text-center":{}}}
|