@salla.sa/twilight-tailwind-theme 1.0.13 → 1.0.15

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salla.sa/twilight-tailwind-theme",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
4
4
  "license": "MIT",
5
5
  "keywords": [
6
6
  "Salla twilight",
package/safe-list-css.txt CHANGED
@@ -1,3 +1,32 @@
1
+ s-salla-login-search-button-icon
2
+ s-salla-login-container
3
+ s-salla-login-wrapper
4
+ s-salla-login-inner
5
+ s-salla-login-search-box-container
6
+ s-salla-login-search-box-inner
7
+ s-salla-login-search-box-inner-open
8
+ s-salla-login-input
9
+ s-salla-login-search-icon
10
+ s-salla-login-spinner
11
+ s-salla-login-spinner-loader
12
+ s-salla-login-search-results
13
+ s-salla-login-no-results
14
+ s-salla-login-product
15
+ s-salla-login-product-image-container
16
+ s-salla-login-product-image
17
+ s-salla-login-product-details
18
+ s-salla-login-product-title
19
+ s-salla-login-product-price
20
+ s-salla-modal-container
21
+ s-salla-modal-wrapper
22
+ s-salla-modal-header
23
+ s-salla-modal-close
24
+ s-salla-modal-icon
25
+ s-salla-modal-title
26
+ s-salla-modal-sub-title
27
+ s-salla-modal-body
28
+ s-salla-modal-spacer
29
+ s-salla-modal-overlay
1
30
  s-search-modal-search-button-icon
2
31
  s-search-modal-container
3
32
  s-search-modal-wrapper
package/utilities.json CHANGED
@@ -1 +1 @@
1
- {".s-search-modal-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-modal-container":{"@apply fixed inset-0 z-50 flex items-top justify-center overflow-auto items-top":{}},".s-search-modal-wrapper":{"@apply bg-transparent w-full":{}},".s-search-modal-inner":{"@apply mx-auto w-11/12 lg:w-6/12":{}},".s-search-modal-search-box-container":{"@apply mt-36 search-box anime-item":{}},".s-search-modal-search-box-inner":{"@apply relative bg-white rounded-tiny border border-border-color":{}},".s-search-modal-search-box-inner-open":{"@apply relative bg-white rounded-tiny border border-border-color rounded-b-none":{}},".s-search-modal-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-modal-search-icon":{"@apply anime-item flex justify-end items-center absolute top-4 start-4 text-md text-gray-text":{}},".s-search-modal-spinner":{"@apply spinner-loader-wrap absolute top-1/2 transform -translate-y-1/2 start-4 w-4 h-4":{}},".s-search-modal-spinner-loader":{"@apply block spinner-loader w-4 h-4 animate-spin border-2 border-gray-300 rounded-full":{}},".s-search-modal-search-results":{"@apply m-auto max-h-96 overflow-y-auto bg-white rounded-b-tiny":{}},".s-search-modal-no-results":{"@apply error p-4 text-sm text-gray-text":{}},".s-search-modal-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-modal-product-image-container":{"@apply relative overflow-hidden w-20 h-20 sm:w-28 sm:h-28 rounded-md":{}},".s-search-modal-product-image":{"@apply h-full w-full object-cover":{}},".s-search-modal-product-details":{"@apply flex-1 ps-4 xs:ps-5 pt-1":{}},".s-search-modal-product-title":{"@apply flex flex-col justify-start items-baseline text-sm font-bold text-title-color leading-6 mb-2.5":{}},".s-search-modal-product-price":{"@apply w-full flex justify-between items-center mb-5 text-primary font-bold text-sm":{}}}
1
+ {".s-salla-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-salla-login-container":{"@apply fixed inset-0 z-50 flex items-top justify-center overflow-auto items-top":{}},".s-salla-login-wrapper":{"@apply bg-transparent w-full":{}},".s-salla-login-inner":{"@apply mx-auto w-11/12 lg:w-6/12":{}},".s-salla-login-search-box-container":{"@apply mt-36 search-box anime-item":{}},".s-salla-login-search-box-inner":{"@apply relative bg-white rounded-tiny border border-border-color":{}},".s-salla-login-search-box-inner-open":{"@apply relative bg-white rounded-tiny border border-border-color rounded-b-none":{}},".s-salla-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-salla-login-search-icon":{"@apply anime-item flex justify-end items-center absolute top-4 start-4 text-md text-gray-400":{}},".s-salla-login-spinner":{"@apply spinner-loader-wrap absolute top-1/2 transform -translate-y-1/2 start-4 w-4 h-4":{}},".s-salla-login-spinner-loader":{"@apply block spinner-loader w-4 h-4 animate-spin border-2 border-gray-300 rounded-full":{}},".s-salla-login-search-results":{"@apply m-auto max-h-96 overflow-y-auto bg-white rounded-b-tiny":{}},".s-salla-login-no-results":{"@apply error p-4 text-sm text-gray-400":{}},".s-salla-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-salla-login-product-image-container":{"@apply relative overflow-hidden w-20 h-20 sm:w-28 sm:h-28 rounded-md":{}},".s-salla-login-product-image":{"@apply h-full w-full object-cover":{}},".s-salla-login-product-details":{"@apply flex-1 ps-4 xs:ps-5 pt-1":{}},".s-salla-login-product-title":{"@apply flex flex-col justify-start items-baseline text-sm font-bold text-title-color leading-6 mb-2.5":{}},".s-salla-login-product-price":{"@apply w-full flex justify-between items-center mb-5 text-primary font-bold text-sm":{}},".s-salla-modal-container":{"@apply fixed z-50 inset-0 overflow-y-auto":{}},".s-salla-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-salla-modal-header":{"@apply text-center":{}},".s-salla-modal-close":{"@apply absolute end-6 top-6 text-gray-400 hover:text-gray-500 transition":{}},".s-salla-modal-icon":{"@apply mx-auto flex items-center justify-center h-12 w-12 rounded-full":{}},".s-salla-modal-title":{"@apply text-lg leading-6 font-medium text-gray-900":{}},".s-salla-modal-sub-title":{"@apply mt-2 text-sm text-gray-500":{}},".s-salla-modal-body":{"@apply relative inline-block align-bottom bg-white rounded-lg px-4 pt-12 pb-4 text-start overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle max-w-full w-96 sm:p-8 sm:pt-16 ease-in duration-200 translate-y-4 sm:translate-y-0 sm:scale-95":{}},".s-salla-modal-spacer":{"@apply sm:inline-block sm:align-middle sm:h-screen":{}},".s-salla-modal-overlay":{"@apply fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity ease-in duration-200":{}},".s-search-modal-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-modal-container":{"@apply fixed inset-0 z-50 flex items-top justify-center overflow-auto items-top":{}},".s-search-modal-wrapper":{"@apply bg-transparent w-full":{}},".s-search-modal-inner":{"@apply mx-auto w-11/12 lg:w-6/12":{}},".s-search-modal-search-box-container":{"@apply mt-36 search-box anime-item":{}},".s-search-modal-search-box-inner":{"@apply relative bg-white rounded-tiny border border-border-color":{}},".s-search-modal-search-box-inner-open":{"@apply relative bg-white rounded-tiny border border-border-color rounded-b-none":{}},".s-search-modal-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-modal-search-icon":{"@apply anime-item flex justify-end items-center absolute top-4 start-4 text-md text-gray-400":{}},".s-search-modal-spinner":{"@apply spinner-loader-wrap absolute top-1/2 transform -translate-y-1/2 start-4 w-4 h-4":{}},".s-search-modal-spinner-loader":{"@apply block spinner-loader w-4 h-4 animate-spin border-2 border-gray-300 rounded-full":{}},".s-search-modal-search-results":{"@apply m-auto max-h-96 overflow-y-auto bg-white rounded-b-tiny":{}},".s-search-modal-no-results":{"@apply error p-4 text-sm text-gray-400":{}},".s-search-modal-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-modal-product-image-container":{"@apply relative overflow-hidden w-20 h-20 sm:w-28 sm:h-28 rounded-md":{}},".s-search-modal-product-image":{"@apply h-full w-full object-cover":{}},".s-search-modal-product-details":{"@apply flex-1 ps-4 xs:ps-5 pt-1":{}},".s-search-modal-product-title":{"@apply flex flex-col justify-start items-baseline text-sm font-bold text-title-color leading-6 mb-2.5":{}},".s-search-modal-product-price":{"@apply w-full flex justify-between items-center mb-5 text-primary font-bold text-sm":{}}}