react-smart-scheduler 0.1.0 → 0.1.1

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/README.md CHANGED
@@ -12,7 +12,7 @@ Day · Week · Month views · Drag & drop · Resize · TypeScript · Zero UI fra
12
12
  [![license](https://img.shields.io/npm/l/react-smart-scheduler?color=purple)](LICENSE)
13
13
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?logo=typescript)](https://www.typescriptlang.org/)
14
14
 
15
- [**Live Demo →**](https://yourname.github.io/react-smart-scheduler)  | 
15
+ [**Live Demo →**](https://scheduler.hazhtech.com/)  | 
16
16
  [**GitHub →**](https://github.com/yourname/react-smart-scheduler)  | 
17
17
  [**npm →**](https://www.npmjs.com/package/react-smart-scheduler)
18
18
 
@@ -279,7 +279,7 @@ The `prepublishOnly` hook ensures the published package is always a fresh, type-
279
279
 
280
280
  ## 📸 Demo
281
281
 
282
- **[👉 Open live demo](https://yourname.github.io/react-smart-scheduler)**
282
+ **[👉 Open live demo](https://scheduler.hazhtech.com/)**
283
283
 
284
284
  Features you can try:
285
285
 
package/dist/index.d.ts CHANGED
@@ -80,7 +80,7 @@ export declare interface SchedulerProps {
80
80
  }
81
81
 
82
82
  /** Library version — matches package.json version field. */
83
- export declare const VERSION: "0.1.0";
83
+ export declare const VERSION: "0.1.1";
84
84
 
85
85
  export declare type ViewType = 'day' | 'week' | 'month';
86
86
 
package/dist/index.es.js CHANGED
@@ -4932,7 +4932,7 @@ const Bi = 64, $i = 0, zi = 24, _i = ({
4932
4932
  }
4933
4933
  )
4934
4934
  ] });
4935
- }, Vi = "0.1.0";
4935
+ }, Vi = "0.1.1";
4936
4936
  export {
4937
4937
  xe as EVENT_COLORS,
4938
4938
  _i as Scheduler,