@ktjs/core 0.27.1 → 0.27.2
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
|
@@ -243,7 +243,7 @@ type KTComponent = (
|
|
|
243
243
|
* ## About
|
|
244
244
|
* @package @ktjs/core
|
|
245
245
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
246
|
-
* @version 0.27.
|
|
246
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
247
247
|
* @license MIT
|
|
248
248
|
* @link https://github.com/baendlorel/kt.js
|
|
249
249
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.iife.js
CHANGED
|
@@ -626,7 +626,7 @@ var __ktjs_core__ = (function (exports) {
|
|
|
626
626
|
* ## About
|
|
627
627
|
* @package @ktjs/core
|
|
628
628
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
629
|
-
* @version 0.27.
|
|
629
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
630
630
|
* @license MIT
|
|
631
631
|
* @link https://github.com/baendlorel/kt.js
|
|
632
632
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.legacy.js
CHANGED
|
@@ -629,7 +629,7 @@ var __ktjs_core__ = (function (exports) {
|
|
|
629
629
|
* ## About
|
|
630
630
|
* @package @ktjs/core
|
|
631
631
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
632
|
-
* @version 0.27.
|
|
632
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
633
633
|
* @license MIT
|
|
634
634
|
* @link https://github.com/baendlorel/kt.js
|
|
635
635
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/index.mjs
CHANGED
|
@@ -623,7 +623,7 @@ let creator = htmlCreator;
|
|
|
623
623
|
* ## About
|
|
624
624
|
* @package @ktjs/core
|
|
625
625
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
626
|
-
* @version 0.27.
|
|
626
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
627
627
|
* @license MIT
|
|
628
628
|
* @link https://github.com/baendlorel/kt.js
|
|
629
629
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/index.d.ts
CHANGED
|
@@ -164,7 +164,7 @@ type KTAttribute = KTBaseAttribute & KTPrefixedEventAttribute;
|
|
|
164
164
|
* ## About
|
|
165
165
|
* @package @ktjs/core
|
|
166
166
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
167
|
-
* @version 0.27.
|
|
167
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
168
168
|
* @license MIT
|
|
169
169
|
* @link https://github.com/baendlorel/kt.js
|
|
170
170
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/index.mjs
CHANGED
|
@@ -428,7 +428,7 @@ let creator = htmlCreator;
|
|
|
428
428
|
* ## About
|
|
429
429
|
* @package @ktjs/core
|
|
430
430
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
431
|
-
* @version 0.27.
|
|
431
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
432
432
|
* @license MIT
|
|
433
433
|
* @link https://github.com/baendlorel/kt.js
|
|
434
434
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
|
@@ -134,7 +134,7 @@ type KTAttribute = KTBaseAttribute & KTPrefixedEventAttribute;
|
|
|
134
134
|
* ## About
|
|
135
135
|
* @package @ktjs/core
|
|
136
136
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
137
|
-
* @version 0.27.
|
|
137
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
138
138
|
* @license MIT
|
|
139
139
|
* @link https://github.com/baendlorel/kt.js
|
|
140
140
|
* @link https://baendlorel.github.io/ Welcome to my site!
|
package/dist/jsx/jsx-runtime.mjs
CHANGED
|
@@ -428,7 +428,7 @@ let creator = htmlCreator;
|
|
|
428
428
|
* ## About
|
|
429
429
|
* @package @ktjs/core
|
|
430
430
|
* @author Kasukabe Tsumugi <futami16237@gmail.com>
|
|
431
|
-
* @version 0.27.
|
|
431
|
+
* @version 0.27.2 (Last Update: 2026.02.10 07:27:25.966)
|
|
432
432
|
* @license MIT
|
|
433
433
|
* @link https://github.com/baendlorel/kt.js
|
|
434
434
|
* @link https://baendlorel.github.io/ Welcome to my site!
|