@gfazioli/mantine-clock 2.1.11 → 2.1.13

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.
@@ -60,7 +60,7 @@ representative at an online or offline event.
60
60
 
61
61
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
62
  reported to the community leaders responsible for enforcement at
63
- ionut.florescu@gmail.com.
63
+ giovambattista.fazioli@gmail.com.
64
64
  All complaints will be reviewed and investigated promptly and fairly.
65
65
 
66
66
  All community leaders are obligated to respect the privacy and security of the
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Mantine Clock Component
2
2
 
3
- <img width="2752" height="1536" alt="Mantine Clock" src="https://github.com/user-attachments/assets/cd3b67d5-2bbd-4963-9f8f-77324dd81843" />
3
+ <img alt="Mantine Clock" src="https://github.com/gfazioli/mantine-clock/blob/master/logo.png" />
4
4
 
5
5
  <div align="center">
6
6
 
@@ -9,25 +9,24 @@
9
9
  [![NPM Downloads](https://img.shields.io/npm/dy/%40gfazioli%2Fmantine-clock?style=for-the-badge&label=%20&color=f90)](https://www.npmjs.com/package/@gfazioli/mantine-clock)
10
10
  ![NPM License](https://img.shields.io/npm/l/%40gfazioli%2Fmantine-clock?style=for-the-badge)
11
11
 
12
+
13
+ ---
14
+
15
+ [<kbd> <br/> ❤️ If this component has been useful to you or your team, please consider becoming a sponsor <br/> </kbd>](https://github.com/sponsors/gfazioli?o=esc)
16
+
12
17
  </div>
13
18
 
14
19
  ## Overview
15
20
 
16
21
  This component is created on top of the [Mantine](https://mantine.dev/) library.
17
22
 
18
- [![Mantine UI Library](https://img.shields.io/badge/-MANTINE_UI_LIBRARY-blue?style=for-the-badge&labelColor=black&logo=mantine
19
- )](https://mantine.dev/)
23
+ [Mantine Clock](https://gfazioli.github.io/mantine-clock/) delivers both an analog Clock component and time-management hooks tailored for React applications.
20
24
 
21
- It provides the capability to generate a dynamic clock effect, enabling the display of a wide variety of content in a visually engaging manner. This effect can enhance the overall user experience by drawing attention to important information, announcements, or promotions, allowing for a more interactive and captivating presentation.
25
+ The Clock supports live ticking or static display via a value prop, multiple second-hand behaviors (smooth, tick, half‑tick), and rich styling through classNames and the Styles API—including control over ticks, numbers, hands, center dot, and themed appearances like a “Neon Cyber Clock.” It further enables visual sector arcs that dynamically align to current seconds, minutes, and hours hand positions, with precise start rules, direction, colors, and opacity.
22
26
 
23
- [![Mantine Extensions](https://img.shields.io/badge/-Watch_the_Video-blue?style=for-the-badge&labelColor=black&logo=youtube
24
- )](https://www.youtube.com/playlist?list=PL85tTROKkZrWyqCcmNCdWajpx05-cTal4)
25
- [![Demo and Documentation](https://img.shields.io/badge/-Demo_%26_Documentation-blue?style=for-the-badge&labelColor=black&logo=typescript
26
- )](https://gfazioli.github.io/mantine-clock/)
27
- [![Mantine Extensions HUB](https://img.shields.io/badge/-Mantine_Extensions_Hub-blue?style=for-the-badge&labelColor=blue
28
- )](https://mantine-extensions.vercel.app/)
29
-
30
- 👉 You can find more components on the [Mantine Extensions Hub](https://mantine-extensions.vercel.app/) library.
27
+ > [!note]
28
+ >
29
+ > → [Demo and Documentation](https://gfazioli.github.io/mantine-clock/) → [Youtube Video](https://www.youtube.com/playlist?list=PL85tTROKkZrWyqCcmNCdWajpx05-cTal4) → [More Mantine Components](https://mantine-extensions.vercel.app/)
31
30
 
32
31
 
33
32
  ## Installation
@@ -236,11 +235,34 @@ function ControllableCountdown() {
236
235
  - **Performance Optimized**: Efficient updates with minimal re-renders
237
236
  - **Responsive Design**: Adapts to different screen sizes automatically
238
237
 
238
+ ## Sponsor
239
239
 
240
240
  <div align="center">
241
-
242
- [![Star History Chart](https://api.star-history.com/svg?repos=gfazioli/mantine-clock&type=Timeline)](https://www.star-history.com/#gfazioli/mantine-clock&Timeline)
241
+
242
+ [<kbd> <br/> ❤️ If this component has been useful to you or your team, please consider becoming a sponsor <br/> </kbd>](https://github.com/sponsors/gfazioli?o=esc)
243
243
 
244
244
  </div>
245
245
 
246
+ Your support helps me:
247
+
248
+ - Keep the project actively maintained with timely bug fixes and security updates
249
+ - Add new features, improve performance, and refine the developer experience
250
+ - Expand test coverage and documentation for smoother adoption
251
+ - Ensure long‑term sustainability without relying on ad hoc free time
252
+ - Prioritize community requests and roadmap items that matter most
253
+
254
+ Open source thrives when those who benefit can give back—even a small monthly contribution makes a real difference. Sponsorships help cover maintenance time, infrastructure, and the countless invisible tasks that keep a project healthy.
255
+
256
+ Your help truly matters.
257
+
258
+ 💚 [Become a sponsor](https://github.com/sponsors/gfazioli?o=esc) today and help me keep this project reliable, up‑to‑date, and growing for everyone.
259
+
260
+ ---
261
+
246
262
  https://github.com/user-attachments/assets/727a8634-28ee-4279-80b1-dcf2cb7f5961
263
+
264
+ ---
265
+
266
+ [![Star History Chart](https://api.star-history.com/svg?repos=gfazioli/mantine-clock&type=Timeline)](https://www.star-history.com/#gfazioli/mantine-clock&Timeline)
267
+
268
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfazioli/mantine-clock",
3
- "version": "2.1.11",
3
+ "version": "2.1.13",
4
4
  "description": "React Clock components and hooks for Mantine with timezone support, countdown timers, customization options, and real-time updates.",
5
5
  "homepage": "https://gfazioli.github.io/mantine-clock/",
6
6
  "packageManager": "yarn@4.0.1",