@ktjs/core 0.24.0 → 0.24.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/dist/index.d.ts +1 -1
- package/dist/index.iife.js +1 -1
- package/dist/index.legacy.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/jsx/index.d.ts +1 -1
- package/dist/jsx/index.mjs +1 -1
- package/dist/jsx/jsx-runtime.d.ts +1 -1
- package/dist/jsx/jsx-runtime.mjs +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -227,7 +227,7 @@ type KTComponent = (
|
|
|
227
227
|
* ## About
|
|
228
228
|
* @package @ktjs/core
|
|
229
229
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
230
|
-
* @version 0.24.
|
|
230
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
231
231
|
* @license MIT
|
|
232
232
|
* @link https://github.com/baendlorel/kt.js
|
|
233
233
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.iife.js
CHANGED
|
@@ -508,7 +508,7 @@ var __ktjs_core__ = (function (exports) {
|
|
|
508
508
|
* ## About
|
|
509
509
|
* @package @ktjs/core
|
|
510
510
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
511
|
-
* @version 0.24.
|
|
511
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
512
512
|
* @license MIT
|
|
513
513
|
* @link https://github.com/baendlorel/kt.js
|
|
514
514
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.legacy.js
CHANGED
|
@@ -508,7 +508,7 @@ var __ktjs_core__ = (function (exports) {
|
|
|
508
508
|
* ## About
|
|
509
509
|
* @package @ktjs/core
|
|
510
510
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
511
|
-
* @version 0.24.
|
|
511
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
512
512
|
* @license MIT
|
|
513
513
|
* @link https://github.com/baendlorel/kt.js
|
|
514
514
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.mjs
CHANGED
|
@@ -505,7 +505,7 @@ let creator = htmlCreator;
|
|
|
505
505
|
* ## About
|
|
506
506
|
* @package @ktjs/core
|
|
507
507
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
508
|
-
* @version 0.24.
|
|
508
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
509
509
|
* @license MIT
|
|
510
510
|
* @link https://github.com/baendlorel/kt.js
|
|
511
511
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/index.d.ts
CHANGED
|
@@ -141,7 +141,7 @@ type KTAttribute = KTBaseAttribute & KTPrefixedEventAttribute;
|
|
|
141
141
|
* ## About
|
|
142
142
|
* @package @ktjs/core
|
|
143
143
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
144
|
-
* @version 0.24.
|
|
144
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
145
145
|
* @license MIT
|
|
146
146
|
* @link https://github.com/baendlorel/kt.js
|
|
147
147
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/index.mjs
CHANGED
|
@@ -360,7 +360,7 @@ let creator = htmlCreator;
|
|
|
360
360
|
* ## About
|
|
361
361
|
* @package @ktjs/core
|
|
362
362
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
363
|
-
* @version 0.24.
|
|
363
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
364
364
|
* @license MIT
|
|
365
365
|
* @link https://github.com/baendlorel/kt.js
|
|
366
366
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
|
@@ -141,7 +141,7 @@ type KTAttribute = KTBaseAttribute & KTPrefixedEventAttribute;
|
|
|
141
141
|
* ## About
|
|
142
142
|
* @package @ktjs/core
|
|
143
143
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
144
|
-
* @version 0.24.
|
|
144
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
145
145
|
* @license MIT
|
|
146
146
|
* @link https://github.com/baendlorel/kt.js
|
|
147
147
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/jsx-runtime.mjs
CHANGED
|
@@ -360,7 +360,7 @@ let creator = htmlCreator;
|
|
|
360
360
|
* ## About
|
|
361
361
|
* @package @ktjs/core
|
|
362
362
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
363
|
-
* @version 0.24.
|
|
363
|
+
* @version 0.24.1 (Last Update: 2026.02.05 12:51:38.436)
|
|
364
364
|
* @license MIT
|
|
365
365
|
* @link https://github.com/baendlorel/kt.js
|
|
366
366
|
* @link https://baendlorel.github.io/ Welcome to my site!
|