@ndgmnt/client--nudgemoment 0.0.23 → 0.0.24

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/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @license
3
- * NudgeMoment v0.0.22
3
+ * NudgeMoment v0.0.23
4
4
  * Copyright (c) 2025 NudgeMoment. All Rights Reserved.
5
5
  *
6
6
  * This source code is licensed under a proprietary license (All Rights Reserved).
package/dist/style.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @license
3
- * NudgeMoment v0.0.22
3
+ * NudgeMoment v0.0.23
4
4
  * Copyright (c) 2025 NudgeMoment. All Rights Reserved.
5
5
  *
6
6
  * This source code is licensed under a proprietary license (All Rights Reserved).
@@ -8,4 +8,4 @@
8
8
  * via any medium, is strictly prohibited without express written permission.
9
9
  * Legal action will be taken against unauthorized use.
10
10
  */
11
- li.depth-01{font-weight:700;font-size:18px;text-align:center;margin:18px auto;border-radius:12px;transition:all .3s ease-out;cursor:pointer}li.depth-01:hover{background-color:#f8f9fa}li.depth-01 a{width:100%;display:inline-block;height:100%;padding:12px 0}li.depth-01:last-child{background-color:#fd9a36}li.depth-01:last-child:hover{opacity:.8;background-color:#fd9a36}li.depth-01:last-child a{color:#fff}.NDGMNT__mobile-top-nav__dimmed{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;transition:opacity .3s ease;z-index:1000;display:none}.NDGMNT__mobile-top-nav__dimmed.visible{display:block}.NDGMNT__mobile-top-nav__dimmed.active{opacity:1}.NDGMNT__mobile-top-nav__container{position:fixed;top:0;left:50%;transform:translateX(-50%) translateY(-100%);width:100%;height:auto;max-height:80vh;background:#fff;border-radius:0 0 16px 16px;padding:20px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;z-index:1001;overflow-y:auto}.NDGMNT__mobile-top-nav__container.open{transform:translateX(-50%) translateY(0)}.NDGMNT__mobile-top-nav__list{list-style:none;padding:0;margin:0}header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid rgba(0,27,55,.1)}#doz_header_wrap{position:sticky;top:0;width:100%}.NDGMNT__header__scroll-progress{position:absolute;bottom:0;left:0;right:0;height:3px;transform-origin:left;background:linear-gradient(to right,#fff1e6,#fd9a36,#ffbd6f);border-top-right-radius:6px;border-bottom-right-radius:6px;z-index:1000;opacity:0;transition:opacity .5s ease-in-out}.NDGMNT__header__scroll-progress.visible{opacity:1}.NDGMNT__FloatingFixedButton__floating-button-container{position:relative;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(15px);transition-duration:.8s;transition-timing-function:ease-out}.NDGMNT__FloatingFixedButton__floating-button-container.visible{opacity:100;transform:translateY(0)}.NDGMNT__FloatingFixedButton__floating-menu{position:absolute;bottom:56px;display:flex;flex-direction:column;align-items:center;gap:8px;list-style:none;padding:0;margin:0;opacity:0;pointer-events:none;transition:opacity .3s ease}.NDGMNT__FloatingFixedButton__floating-menu[data-visible=true]{opacity:1;pointer-events:all}.NDGMNT__FloatingFixedButton__floating-menu li{opacity:0;transform:translateY(5px)}.NDGMNT__FloatingFixedButton__floating-menu li button{width:44px;height:44px;border:1px solid;border-radius:50%;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:all .3s ease}.NDGMNT__FloatingFixedButton__floating-menu li button:hover{opacity:.8}.NDGMNT__FloatingFixedButton__floating-menu li button svg{width:20px;height:20px;transition-duration:150ms;transition-timing-function:ease-out}.NDGMNT__FloatingFixedButton__floating-menu li button:hover svg{transform:scale(1.1)}.NDGMNT__FloatingFixedButton__trigger-button{transition:all .3s ease;background-color:#000;box-shadow:rgba(0,0,0,.24) 0 3px 8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;width:44px;height:44px}.NDGMNT__FloatingFixedButton__trigger-button:hover{background-color:rgba(0,0,0,.8)}.NDGMNT__FloatingFixedButton__trigger-button svg{width:24px;height:24px;color:#fff}.NDGMNT-home__hero-section__typing-text{position:absolute;opacity:0}.hero-diff-frame{transition:all .3s ease-in-out}.NDGMNT__home__image-comparison{width:100%;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transition:opacity .5s ease-in-out}.NDGMNT__home__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.NDGMNT__home__slider{position:absolute;top:0;bottom:0;width:2px;background:#fff;cursor:ew-resize;transition:background-color .3s ease-in-out;--after-content:''}.NDGMNT__home__slider::after{content:var(--after-content);position:absolute;width:40px;height:40px;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:50%;transition:background-color .3s ease-in-out;display:flex;justify-content:center;align-items:center}.NDGMNT-home__mobile-hero-section__typing-text{position:absolute;opacity:0}.NDGMNT__faq-section__container{width:60%;max-width:700px;margin:0 auto}.NDGMNT__faq-section__details{margin-top:calc(16px * calc(1 - 1));margin-bottom:calc(16px * 1)}.NDGMNT__faq-section__summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:6px;border-radius:8px;background-color:#f9fafb;padding:16px;color:#111827}.NDGMNT__faq-section__answer{padding-left:16px;padding-right:16px;line-height:1.625;color:#374151;padding-bottom:20px}details.NDGMNT__faq-section__details[open] svg.NDGMNT__faq-section__toggle-svg{transform:rotate(180deg)}details summary::-webkit-details-marker{display:none}
11
+ header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid rgba(0,27,55,.1)}#doz_header_wrap{position:sticky;top:0;width:100%}.NDGMNT__header__scroll-progress{position:absolute;bottom:0;left:0;right:0;height:3px;transform-origin:left;background:linear-gradient(to right,#fff1e6,#fd9a36,#ffbd6f);border-top-right-radius:6px;border-bottom-right-radius:6px;z-index:1000;opacity:0;transition:opacity .5s ease-in-out}.NDGMNT__header__scroll-progress.visible{opacity:1}.NDGMNT__FloatingFixedButton__floating-button-container{position:relative;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(15px);transition-duration:.8s;transition-timing-function:ease-out}.NDGMNT__FloatingFixedButton__floating-button-container.visible{opacity:100;transform:translateY(0)}.NDGMNT__FloatingFixedButton__floating-menu{position:absolute;bottom:56px;display:flex;flex-direction:column;align-items:center;gap:8px;list-style:none;padding:0;margin:0;opacity:0;pointer-events:none;transition:opacity .3s ease}.NDGMNT__FloatingFixedButton__floating-menu[data-visible=true]{opacity:1;pointer-events:all}.NDGMNT__FloatingFixedButton__floating-menu li{opacity:0;transform:translateY(5px)}.NDGMNT__FloatingFixedButton__floating-menu li button{width:44px;height:44px;border:1px solid;border-radius:50%;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:all .3s ease}.NDGMNT__FloatingFixedButton__floating-menu li button:hover{opacity:.8}.NDGMNT__FloatingFixedButton__floating-menu li button svg{width:20px;height:20px;transition-duration:150ms;transition-timing-function:ease-out}.NDGMNT__FloatingFixedButton__floating-menu li button:hover svg{transform:scale(1.1)}.NDGMNT__FloatingFixedButton__trigger-button{transition:all .3s ease;background-color:#000;box-shadow:rgba(0,0,0,.24) 0 3px 8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;width:44px;height:44px}.NDGMNT__FloatingFixedButton__trigger-button:hover{background-color:rgba(0,0,0,.8)}.NDGMNT__FloatingFixedButton__trigger-button svg{width:24px;height:24px;color:#fff}.NDGMNT-home__hero-section__typing-text{position:absolute;opacity:0}.hero-diff-frame{transition:all .3s ease-in-out}.NDGMNT__home__image-comparison{width:100%;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transition:opacity .5s ease-in-out}.NDGMNT__home__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.NDGMNT__home__slider{position:absolute;top:0;bottom:0;width:2px;background:#fff;cursor:ew-resize;transition:background-color .3s ease-in-out;--after-content:''}.NDGMNT__home__slider::after{content:var(--after-content);position:absolute;width:40px;height:40px;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:50%;transition:background-color .3s ease-in-out;display:flex;justify-content:center;align-items:center}.NDGMNT-home__mobile-hero-section__typing-text{position:absolute;opacity:0}.NDGMNT__faq-section__container{width:60%;max-width:700px;margin:0 auto}.NDGMNT__faq-section__details{margin-top:calc(16px * calc(1 - 1));margin-bottom:calc(16px * 1)}.NDGMNT__faq-section__summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:6px;border-radius:8px;background-color:#f9fafb;padding:16px;color:#111827}.NDGMNT__faq-section__answer{padding-left:16px;padding-right:16px;line-height:1.625;color:#374151;padding-bottom:20px}details.NDGMNT__faq-section__details[open] svg.NDGMNT__faq-section__toggle-svg{transform:rotate(180deg)}details summary::-webkit-details-marker{display:none}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ndgmnt/client--nudgemoment",
3
- "version": "0.0.23",
3
+ "version": "0.0.24",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"