@flux-ui/components 3.0.0-next.21 → 3.0.0-next.23
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/component/FluxMenuItem.vue.d.ts +1 -0
- package/dist/component/FluxMenuItem.vue.d.ts.map +1 -1
- package/dist/component/primitive/AnchorPopup.vue.d.ts.map +1 -1
- package/dist/component/primitive/SelectBase.vue.d.ts +2 -0
- package/dist/component/primitive/SelectBase.vue.d.ts.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +13226 -14448
- package/dist/index.js.map +1 -1
- package/package.json +11 -11
- package/src/component/FluxCalendar.vue +1 -1
- package/src/component/FluxDatePicker.vue +3 -3
- package/src/component/FluxMenuItem.vue +2 -1
- package/src/component/primitive/AnchorPopup.vue +4 -0
- package/src/component/primitive/SelectBase.vue +6 -0
- package/src/css/mixin/breakpoints.scss +15 -3
|
@@ -3,6 +3,7 @@ type __VLS_Props = Omit<FluxButtonProps, 'isFilled' | 'isSubmit' | 'size'> & {
|
|
|
3
3
|
readonly command?: string;
|
|
4
4
|
readonly commandIcon?: FluxIconName;
|
|
5
5
|
readonly commandLoading?: boolean;
|
|
6
|
+
readonly imageAlt?: string;
|
|
6
7
|
readonly imageSrc?: string;
|
|
7
8
|
readonly isActive?: boolean;
|
|
8
9
|
readonly isDestructive?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FluxMenuItem.vue.d.ts","sourceRoot":"","sources":["../../src/component/FluxMenuItem.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FluxMenuItem.vue.d.ts","sourceRoot":"","sources":["../../src/component/FluxMenuItem.vue"],"names":[],"mappings":"AAwFI,OAAO,KAAK,EAAmB,eAAe,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AASrF,KAAK,WAAW,GAAG,IAAI,CAAC,eAAe,EAAE,UAAU,GAAG,UAAU,GAAG,MAAM,CAAC,GAAG;IACzE,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,WAAW,CAAC,EAAE,YAAY,CAAC;IACpC,QAAQ,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC;IAClC,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAC5B,QAAQ,CAAC,aAAa,CAAC,EAAE,OAAO,CAAC;IACjC,QAAQ,CAAC,aAAa,CAAC,EAAE,OAAO,CAAC;IACjC,QAAQ,CAAC,UAAU,CAAC,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAChC,QAAQ,CAAC,UAAU,CAAC,EAAE,OAAO,CAAC;CACjC,CAAC;;;;;;;;;;AAkKN,wBAQG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AnchorPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/component/primitive/AnchorPopup.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AnchorPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/component/primitive/AnchorPopup.vue"],"names":[],"mappings":"AA4MI,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,EAAE,uBAAuB,EAA6E,MAAM,KAAK,CAAC;AAEzH,KAAK,WAAW,GAAG;IACf,QAAQ,CAAC,MAAM,CAAC,EAAE,uBAAuB,GAAG,WAAW,GAAG,IAAI,CAAC;IAC/D,QAAQ,CAAC,SAAS,CAAC,EAAE,aAAa,CAAC;IACnC,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,QAAQ,CAAC,EACZ,KAAK,GAAG,UAAU,GAAG,WAAW,GAChC,MAAM,GAAG,UAAU,GAAG,aAAa,GACnC,OAAO,GAAG,WAAW,GAAG,cAAc,GACtC,QAAQ,GAAG,aAAa,GAAG,cAAc,CAAC;IAChD,QAAQ,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC;CACrC,CAAC;AA8KN,iBAAS,cAAc;WA4BT,OAAO,IAA6B;;mBA/L/B,GAAG;;mBAAH,GAAG;;;;;;EAoMrB;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;kBAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -216,6 +216,7 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
216
216
|
readonly command?: string;
|
|
217
217
|
readonly commandIcon?: import('@flux-ui/types').FluxIconName;
|
|
218
218
|
readonly commandLoading?: boolean;
|
|
219
|
+
readonly imageAlt?: string;
|
|
219
220
|
readonly imageSrc?: string;
|
|
220
221
|
readonly isActive?: boolean;
|
|
221
222
|
readonly isDestructive?: boolean;
|
|
@@ -242,6 +243,7 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
242
243
|
readonly command?: string;
|
|
243
244
|
readonly commandIcon?: import('@flux-ui/types').FluxIconName;
|
|
244
245
|
readonly commandLoading?: boolean;
|
|
246
|
+
readonly imageAlt?: string;
|
|
245
247
|
readonly imageSrc?: string;
|
|
246
248
|
readonly isActive?: boolean;
|
|
247
249
|
readonly isDestructive?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectBase.vue.d.ts","sourceRoot":"","sources":["../../../src/component/primitive/SelectBase.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SelectBase.vue.d.ts","sourceRoot":"","sources":["../../../src/component/primitive/SelectBase.vue"],"names":[],"mappings":"AA6VI,OAAO,KAAK,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAElF,OAAO,EAAE,uBAAuB,EAAY,QAAQ,EAA4C,MAAM,KAAK,CAAC;AAqC5G,KAAK,WAAW,GAAG;IACf,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAC5B,QAAQ,CAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAC7B,QAAQ,CAAC,UAAU,CAAC,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAChC,QAAQ,CAAC,OAAO,EAAE,qBAAqB,EAAE,CAAC;IAC1C,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,QAAQ,EAAE,oBAAoB,EAAE,CAAC;CAC7C,CAAC;AA0KN,KAAK,iBAAiB,GAAG;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCA8KgC,GAAG,8CAC9B,GACpB,yBAAyB,GAAG,6DAEvB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAJuC,GAAG,8CAC9B,GACpB,yBAAyB,GAAG,6DAEvB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2QT,wBAQG"}
|
package/dist/index.css
CHANGED