enhance(frontend): マスクエフェクト (#16556)

* wip

* wip

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update fillSquare.ts

* Update CHANGELOG.md

* Update fillSquare.ts
This commit is contained in:
syuilo
2025-09-17 18:38:56 +09:00
committed by GitHub
parent b231da7c7c
commit 8c413d01e6
6 changed files with 250 additions and 4 deletions

8
locales/index.d.ts vendored
View File

@@ -12378,6 +12378,10 @@ export interface Locale extends ILocale {
* ティアリング
*/
"tearing": string;
/**
* 塗りつぶし(四角)
*/
"fillSquare": string;
};
"_fxProps": {
/**
@@ -12392,6 +12396,10 @@ export interface Locale extends ILocale {
* サイズ
*/
"size": string;
/**
* 位置
*/
"offset": string;
/**
* 色
*/