@fiscozen/dialog 0.1.25 → 0.1.27
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/CHANGELOG.md +20 -0
- package/dist/dialog.js +1556 -0
- package/dist/dialog.umd.cjs +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/src/FzConfirmDialog.vue.d.ts +66 -0
- package/dist/src/FzDialog.vue.d.ts +50 -0
- package/dist/src/index.d.ts +3 -0
- package/dist/src/types.d.ts +82 -0
- package/dist/style.css +1 -0
- package/package.json +6 -7
- package/src/__tests__/FzDialog.spec.ts +1191 -0
- package/src/__tests__/__snapshots__/FzDialog.spec.ts.snap +13 -0
- package/tsconfig.tsbuildinfo +1 -1
- package/vitest.config.ts +9 -1
- package/src/__test__/FzDialog.test.ts +0 -66
- package/src/__test__/__snapshots__/FzDialog.test.ts.snap +0 -211
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
|
+
|
|
3
|
+
exports[`FzDialog > Snapshots > should match snapshot - drawer 1`] = `"<!--v-if-->"`;
|
|
4
|
+
|
|
5
|
+
exports[`FzDialog > Snapshots > should match snapshot - lg 1`] = `"<!--v-if-->"`;
|
|
6
|
+
|
|
7
|
+
exports[`FzDialog > Snapshots > should match snapshot - md - xs screen 1`] = `"<!--v-if-->"`;
|
|
8
|
+
|
|
9
|
+
exports[`FzDialog > Snapshots > should match snapshot - md 1`] = `"<!--v-if-->"`;
|
|
10
|
+
|
|
11
|
+
exports[`FzDialog > Snapshots > should match snapshot - sm 1`] = `"<!--v-if-->"`;
|
|
12
|
+
|
|
13
|
+
exports[`FzDialog > Snapshots > should match snapshot - xl 1`] = `"<!--v-if-->"`;
|
package/tsconfig.tsbuildinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/.pnpm/@vue+shared@3.5.12/node_modules/@vue/shared/dist/shared.d.ts","../../node_modules/.pnpm/@vue+reactivity@3.5.12/node_modules/@vue/reactivity/dist/reactivity.d.ts","../../node_modules/.pnpm/@vue+runtime-core@3.5.12/node_modules/@vue/runtime-core/dist/runtime-core.d.ts","../../node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/index.d.ts","../../node_modules/.pnpm/@vue+runtime-dom@3.5.12/node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts","../../node_modules/.pnpm/vue@3.5.12_typescript@5.3.3/node_modules/vue/jsx-runtime/index.d.ts","../../node_modules/.pnpm/@babel+types@7.23.6/node_modules/@babel/types/lib/index.d.ts","../../node_modules/.pnpm/@babel+types@7.25.8/node_modules/@babel/types/lib/index.d.ts","../../node_modules/.pnpm/@babel+parser@7.25.8/node_modules/@babel/parser/typings/babel-parser.d.ts","../../node_modules/.pnpm/@vue+compiler-core@3.5.12/node_modules/@vue/compiler-core/dist/compiler-core.d.ts","../../node_modules/.pnpm/@vue+compiler-dom@3.5.12/node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts","../../node_modules/.pnpm/vue@3.5.12_typescript@5.3.3/node_modules/vue/dist/vue.d.mts","../../node_modules/.pnpm/@vue+shared@3.4.13/node_modules/@vue/shared/dist/shared.d.ts","../../node_modules/.pnpm/@vue+reactivity@3.4.13/node_modules/@vue/reactivity/dist/reactivity.d.ts","../../node_modules/.pnpm/@vue+runtime-core@3.4.13/node_modules/@vue/runtime-core/dist/runtime-core.d.ts","../../node_modules/.pnpm/@vue+runtime-dom@3.4.13/node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts","../../node_modules/.pnpm/vue@3.4.13_typescript@5.3.3/node_modules/vue/jsx-runtime/index.d.ts","../../node_modules/.pnpm/@babel+parser@7.23.6/node_modules/@babel/parser/typings/babel-parser.d.ts","../../node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/source-map.d.ts","../../node_modules/.pnpm/@vue+compiler-core@3.4.13/node_modules/@vue/compiler-core/dist/compiler-core.d.ts","../../node_modules/.pnpm/@vue+compiler-dom@3.4.13/node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts","../../node_modules/.pnpm/vue@3.4.13_typescript@5.3.3/node_modules/vue/dist/vue.d.mts","../button/src/types.ts","../../node_modules/.pnpm/vue@3.5.12_typescript@5.4.2/node_modules/vue/jsx-runtime/index.d.ts","../../node_modules/.pnpm/vue@3.5.12_typescript@5.4.2/node_modules/vue/dist/vue.d.mts","../../node_modules/.pnpm/@fortawesome+fontawesome-common-types@6.6.0/node_modules/@fortawesome/fontawesome-common-types/index.d.ts","../../node_modules/.pnpm/@fortawesome+fontawesome-svg-core@6.6.0/node_modules/@fortawesome/fontawesome-svg-core/index.d.ts","../../node_modules/.pnpm/@fortawesome+fontawesome-common-types@6.7.0/node_modules/@fortawesome/fontawesome-common-types/index.d.ts","../../node_modules/.pnpm/@awesome.me+kit-8137893ad3@1.0.194/node_modules/@awesome.me/kit-8137893ad3/icons/modules/icon-types.ts","../../node_modules/.pnpm/@awesome.me+kit-8137893ad3@1.0.194/node_modules/@awesome.me/kit-8137893ad3/icons/modules/index.d.ts","../../node_modules/.pnpm/@fortawesome+vue-fontawesome@3.0.8_@fortawesome+fontawesome-svg-core@6.6.0_vue@3.5.12_typescript@5.4.2_/node_modules/@fortawesome/vue-fontawesome/index.d.ts","../icons/src/types.ts","../icons/src/fzicon.vue.ts","../icons/src/index.ts","../button/src/utils.ts","../button/src/fzbutton.vue.ts","../button/src/fziconbutton.vue.ts","../button/src/fzbuttongroup.vue.ts","../button/src/index.ts","./src/types.ts","../composables/src/types.ts","../composables/src/utils/number/index.ts","../composables/src/utils/position/index.ts","../composables/src/utils/index.ts","../composables/src/composables/usefloating.ts","../composables/src/composables/usemediaquery.ts","../composables/src/composables/usebreakpoints.ts","../composables/src/composables/useclickoutside.ts","../composables/src/composables/usekeydown.ts","../composables/src/composables/usekeyup.ts","../composables/src/composables/usecurrency.ts","../composables/src/composables/index.ts","../composables/src/fzfloating.vue.ts","../composables/src/index.ts","../../node_modules/.pnpm/dialog-polyfill@0.5.6/node_modules/dialog-polyfill/index.d.ts","./src/fzdialog.vue.ts","./src/fzconfirmdialog.vue.ts","./__vls_types.d.ts","./src/index.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/constants/dom-events.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/createdomevent.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/types.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/vuewrapper.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/interfaces/wrapperlike.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/basewrapper.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/domwrapper.d.ts","../../node_modules/.pnpm/vue-component-type-helpers@1.8.27/node_modules/vue-component-type-helpers/index.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/mount.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/rendertostring.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/components/routerlinkstub.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/errorwrapper.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/vnodetransformers/util.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/vnodetransformers/stubcomponentstransformer.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/config.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/utils/flushpromises.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/utils/autounmount.d.ts","../../node_modules/.pnpm/@vue+test-utils@2.4.3_@vue+server-renderer@3.5.12_vue@3.5.12_typescript@5.3.3___vue@3.5.12_typescript@5.3.3_/node_modules/@vue/test-utils/dist/index.d.ts","../style/tokens.json","../../node_modules/.pnpm/@vitest+utils@1.2.0/node_modules/@vitest/utils/dist/types.d.ts","../../node_modules/.pnpm/@vitest+utils@1.2.0/node_modules/@vitest/utils/dist/helpers.d.ts","../../node_modules/.pnpm/@sinclair+typebox@0.27.8/node_modules/@sinclair/typebox/typebox.d.ts","../../node_modules/.pnpm/@jest+schemas@29.6.3/node_modules/@jest/schemas/build/index.d.ts","../../node_modules/.pnpm/pretty-format@29.7.0/node_modules/pretty-format/build/index.d.ts","../../node_modules/.pnpm/@vitest+utils@1.2.0/node_modules/@vitest/utils/dist/index.d.ts","../../node_modules/.pnpm/@vitest+runner@1.2.0/node_modules/@vitest/runner/dist/tasks-rsxe_qlo.d.ts","../../node_modules/.pnpm/@vitest+utils@1.2.0/node_modules/@vitest/utils/dist/types-widbdqe5.d.ts","../../node_modules/.pnpm/@vitest+utils@1.2.0/node_modules/@vitest/utils/dist/diff.d.ts","../../node_modules/.pnpm/@vitest+runner@1.2.0/node_modules/@vitest/runner/dist/types.d.ts","../../node_modules/.pnpm/@vitest+utils@1.2.0/node_modules/@vitest/utils/dist/error.d.ts","../../node_modules/.pnpm/@vitest+runner@1.2.0/node_modules/@vitest/runner/dist/index.d.ts","../../node_modules/.pnpm/@vitest+runner@1.2.0/node_modules/@vitest/runner/dist/utils.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/assert.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/assert/strict.d.ts","../../node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/header.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/readable.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/file.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/fetch.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/formdata.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/connector.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/client.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/errors.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/dispatcher.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/global-origin.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/pool-stats.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/pool.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/handlers.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/balanced-pool.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/agent.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-agent.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-client.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-pool.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-errors.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/api.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/cookies.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/patch.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/filereader.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/websocket.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/content-type.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/cache.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/interceptors.d.ts","../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/index.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/globals.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/async_hooks.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/buffer.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/child_process.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/cluster.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/console.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/constants.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/crypto.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/dgram.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/dns.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/dns/promises.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/domain.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/dom-events.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/events.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/fs.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/fs/promises.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/http.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/http2.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/https.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/inspector.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/module.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/net.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/os.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/path.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/perf_hooks.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/process.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/punycode.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/querystring.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/readline.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/readline/promises.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/repl.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/stream.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/stream/promises.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/stream/consumers.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/stream/web.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/string_decoder.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/test.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/timers.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/timers/promises.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/tls.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/trace_events.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/tty.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/url.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/util.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/v8.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/vm.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/wasi.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/worker_threads.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/zlib.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/globals.global.d.ts","../../node_modules/.pnpm/@types+node@18.19.7/node_modules/@types/node/index.d.ts","../../node_modules/.pnpm/@types+estree@1.0.5/node_modules/@types/estree/index.d.ts","../../node_modules/.pnpm/rollup@4.9.5/node_modules/rollup/dist/rollup.d.ts","../../node_modules/.pnpm/rollup@4.9.5/node_modules/rollup/dist/parseast.d.ts","../../node_modules/.pnpm/vite@5.0.11_@types+node@18.19.7/node_modules/vite/types/hmrpayload.d.ts","../../node_modules/.pnpm/vite@5.0.11_@types+node@18.19.7/node_modules/vite/types/customevent.d.ts","../../node_modules/.pnpm/esbuild@0.19.11/node_modules/esbuild/lib/main.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/previous-map.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/input.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/css-syntax-error.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/declaration.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/root.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/warning.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/lazy-result.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/no-work-result.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/processor.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/result.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/document.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/rule.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/node.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/comment.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/container.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/at-rule.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/list.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/postcss.d.ts","../../node_modules/.pnpm/postcss@8.4.33/node_modules/postcss/lib/postcss.d.mts","../../node_modules/.pnpm/vite@5.0.11_@types+node@18.19.7/node_modules/vite/types/importglob.d.ts","../../node_modules/.pnpm/vite@5.0.11_@types+node@18.19.7/node_modules/vite/types/metadata.d.ts","../../node_modules/.pnpm/vite@5.0.11_@types+node@18.19.7/node_modules/vite/dist/node/index.d.ts","../../node_modules/.pnpm/vite-node@1.2.0_@types+node@18.19.7/node_modules/vite-node/dist/trace-mapping.d-aa9jxpth.d.ts","../../node_modules/.pnpm/vite-node@1.2.0_@types+node@18.19.7/node_modules/vite-node/dist/index-ieujlejc.d.ts","../../node_modules/.pnpm/vite-node@1.2.0_@types+node@18.19.7/node_modules/vite-node/dist/index.d.ts","../../node_modules/.pnpm/@vitest+snapshot@1.2.0/node_modules/@vitest/snapshot/dist/environment-1emuyggi.d.ts","../../node_modules/.pnpm/@vitest+snapshot@1.2.0/node_modules/@vitest/snapshot/dist/index-k5cwkijb.d.ts","../../node_modules/.pnpm/@vitest+snapshot@1.2.0/node_modules/@vitest/snapshot/dist/index.d.ts","../../node_modules/.pnpm/@vitest+expect@1.2.0/node_modules/@vitest/expect/dist/chai.d.cts","../../node_modules/.pnpm/@vitest+expect@1.2.0/node_modules/@vitest/expect/dist/index.d.ts","../../node_modules/.pnpm/@vitest+expect@1.2.0/node_modules/@vitest/expect/index.d.ts","../../node_modules/.pnpm/tinybench@2.5.1/node_modules/tinybench/dist/index.d.ts","../../node_modules/.pnpm/vite-node@1.2.0_@types+node@18.19.7/node_modules/vite-node/dist/client.d.ts","../../node_modules/.pnpm/@vitest+snapshot@1.2.0/node_modules/@vitest/snapshot/dist/manager.d.ts","../../node_modules/.pnpm/vite-node@1.2.0_@types+node@18.19.7/node_modules/vite-node/dist/server.d.ts","../../node_modules/.pnpm/vitest@1.2.0_@types+node@18.19.7_jsdom@23.2.0/node_modules/vitest/dist/reporters-trlzlobr.d.ts","../../node_modules/.pnpm/vitest@1.2.0_@types+node@18.19.7_jsdom@23.2.0/node_modules/vitest/dist/suite-6pt_ep5v.d.ts","../../node_modules/.pnpm/@vitest+spy@1.2.0/node_modules/@vitest/spy/dist/index.d.ts","../../node_modules/.pnpm/@vitest+snapshot@1.2.0/node_modules/@vitest/snapshot/dist/environment.d.ts","../../node_modules/.pnpm/vitest@1.2.0_@types+node@18.19.7_jsdom@23.2.0/node_modules/vitest/dist/config.d.ts","../../node_modules/.pnpm/vitest@1.2.0_@types+node@18.19.7_jsdom@23.2.0/node_modules/vitest/dist/index.d.ts","./src/__test__/fzdialog.test.ts"],"fileInfos":[{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},"0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0"],"root":[86,[102,105],272],"options":{"composite":true,"esModuleInterop":true,"jsx":1,"jsxImportSource":"vue","module":99,"noImplicitThis":true,"skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":true},"fileIdsList":[[63,74],[75],[53],[54],[72],[58,73],[127],[138],[174],[175,180,208],[176,187,188,195,205,216],[176,177,187,195],[178,217],[179,180,188,196],[180,205,213],[181,183,187,195],[174,182],[183,184],[187],[185,187],[174,187],[187,188,189,205,216],[187,188,189,202,205,208],[172,221],[183,187,190,195,205,216],[187,188,190,191,195,205,213,216],[190,192,205,213,216],[138,139,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223],[187,193],[194,216,221],[183,187,195,205],[196],[197],[174,198],[199,215,221],[200],[201],[187,202,203],[202,204,217,219],[175,187,205,206,207,208],[175,205,207],[205,206],[208],[209],[174,205],[187,211,212],[211,212],[180,195,205,213],[214],[195,215],[175,190,201,216],[180,217],[205,218],[194,219],[220],[175,180,187,189,198,205,216,219,221],[205,222],[130,133],[260],[130,131,133,134,135],[130],[130,131,133],[130,131],[256],[129,256],[129,256,257],[129,132],[125],[125,126,129],[129],[53,59,64,65],[47,53,55],[66],[56],[59],[47],[59,60,61],[47,48,49,51],[50,61],[48,49,50,51],[58,106,107,108,109,110,112],[58],[108,109,112,119],[106],[58,108,111],[108,109,111,112,114,115,116,117,120,121,122],[58,106,107,108,109,112],[58,108,109,113],[58,108,114],[58,109],[58,118],[58,108,111,112],[245],[243,245],[234,242,243,244,246],[232],[235,240,245,248],[231,248],[235,236,239,240,241,248],[235,236,237,239,240,248],[232,233,234,235,236,240,241,242,244,245,246,248],[248],[65,232,233,234,235,236,237,239,240,241,242,243,244,245,246,247],[65,248],[235,237,238,240,241,248],[239,248],[240,241,245,248],[233,243],[128],[226,251],[225],[65],[149,153,216],[149,205,216],[144],[146,149,213,216],[195,213],[224],[144,224],[146,149,195,216],[141,142,145,148,175,187,205,216],[141,147],[145,149,175,208,216,224],[175,224],[165,175,224],[143,144,224],[149],[143,144,145,146,147,148,149,150,151,153,154,155,156,157,158,159,160,161,162,163,164,166,167,168,169,170,171],[149,156,157],[147,149,157,158],[148],[141,144,149],[149,153,157,158],[153],[147,149,152,216],[141,146,147,149,153,156],[175,205],[144,149,165,175,221,224],[253,254],[253],[252,253,254,266],[187,188,190,191,192,195,205,213,216,222,224,226,227,228,229,230,249,250,251],[228],[226],[130,136,137,188,221,252,255,258,259,261,262,263,264,265,266],[130,133,136,137,188,221,252,255,258,259,261,262,263,264,265,266,267,268,269,270],[136,137,262,266],[62,67],[62],[51,57],[51],[63,68,69,80,81],[63,68,69],[63,68,69,80,81,82],[63,69,82,83,84],[63],[63,69,80],[63,91,92,93,94,95,96,97],[63,92],[63,68],[63,68,87,90],[63,68,87,98],[63,87,90,98,99],[63,88,89],[63,87],[52,58],[52,105,123,124,271],[52,58,85,86,102],[52,58,86,100,101],[52,86,102,103],[52,85],[52,58,76,77,78],[52,58,73,76,78,79],[52]],"referencedMap":[[75,1],[76,2],[64,3],[55,4],[73,5],[77,6],[128,7],[138,8],[139,8],[174,9],[175,10],[176,11],[177,12],[178,13],[179,14],[180,15],[181,16],[182,17],[183,18],[184,18],[186,19],[185,20],[187,21],[188,22],[189,23],[173,24],[190,25],[191,26],[192,27],[224,28],[193,29],[194,30],[195,31],[196,32],[197,33],[198,34],[199,35],[200,36],[201,37],[202,38],[203,38],[204,39],[205,40],[207,41],[206,42],[208,43],[209,44],[210,45],[211,46],[212,47],[213,48],[214,49],[215,50],[216,51],[217,52],[218,53],[219,54],[220,55],[221,56],[222,57],[260,58],[261,59],[136,60],[131,61],[134,62],[137,63],[269,64],[257,65],[258,66],[264,66],[133,67],[135,67],[126,68],[130,69],[132,70],[66,71],[56,72],[67,73],[57,74],[60,75],[48,76],[61,77],[49,78],[62,79],[51,80],[111,81],[116,82],[120,83],[107,84],[112,85],[123,86],[110,87],[114,88],[115,89],[108,82],[122,90],[119,91],[118,82],[109,92],[246,93],[244,94],[245,95],[233,96],[234,94],[241,97],[232,98],[237,99],[238,100],[243,101],[249,102],[248,103],[231,104],[239,105],[240,106],[235,107],[242,93],[236,108],[129,109],[227,110],[226,111],[65,112],[156,113],[163,114],[155,113],[170,115],[147,116],[146,117],[169,118],[164,119],[167,120],[149,121],[148,122],[144,123],[143,124],[166,125],[145,126],[150,127],[154,127],[172,128],[171,127],[158,129],[159,130],[161,131],[157,132],[160,133],[165,118],[152,134],[153,135],[162,136],[142,137],[168,138],[263,139],[254,140],[255,139],[265,141],[252,142],[229,143],[251,144],[270,145],[271,146],[266,145],[267,147],[68,148],[63,149],[58,150],[52,151],[71,150],[70,151],[82,152],[84,153],[83,154],[85,155],[69,156],[81,157],[98,158],[93,159],[94,160],[97,161],[91,161],[95,160],[96,160],[92,160],[99,162],[100,163],[87,160],[90,164],[88,165],[89,165],[104,166],[272,167],[103,168],[102,169],[105,170],[86,171],[79,172],[80,173],[78,174]],"exportedModulesMap":[[75,1],[76,2],[64,3],[55,4],[73,5],[77,6],[128,7],[138,8],[139,8],[174,9],[175,10],[176,11],[177,12],[178,13],[179,14],[180,15],[181,16],[182,17],[183,18],[184,18],[186,19],[185,20],[187,21],[188,22],[189,23],[173,24],[190,25],[191,26],[192,27],[224,28],[193,29],[194,30],[195,31],[196,32],[197,33],[198,34],[199,35],[200,36],[201,37],[202,38],[203,38],[204,39],[205,40],[207,41],[206,42],[208,43],[209,44],[210,45],[211,46],[212,47],[213,48],[214,49],[215,50],[216,51],[217,52],[218,53],[219,54],[220,55],[221,56],[222,57],[260,58],[261,59],[136,60],[131,61],[134,62],[137,63],[269,64],[257,65],[258,66],[264,66],[133,67],[135,67],[126,68],[130,69],[132,70],[66,71],[56,72],[67,73],[57,74],[60,75],[48,76],[61,77],[49,78],[62,79],[51,80],[111,81],[116,82],[120,83],[107,84],[112,85],[123,86],[110,87],[114,88],[115,89],[108,82],[122,90],[119,91],[118,82],[109,92],[246,93],[244,94],[245,95],[233,96],[234,94],[241,97],[232,98],[237,99],[238,100],[243,101],[249,102],[248,103],[231,104],[239,105],[240,106],[235,107],[242,93],[236,108],[129,109],[227,110],[226,111],[65,112],[156,113],[163,114],[155,113],[170,115],[147,116],[146,117],[169,118],[164,119],[167,120],[149,121],[148,122],[144,123],[143,124],[166,125],[145,126],[150,127],[154,127],[172,128],[171,127],[158,129],[159,130],[161,131],[157,132],[160,133],[165,118],[152,134],[153,135],[162,136],[142,137],[168,138],[263,139],[254,140],[255,139],[265,141],[252,142],[229,143],[251,144],[270,145],[271,146],[266,145],[267,147],[68,148],[63,149],[58,150],[52,151],[71,150],[70,151],[82,152],[84,153],[83,154],[85,155],[69,156],[81,157],[98,158],[93,159],[94,160],[97,161],[91,161],[95,160],[96,160],[92,160],[99,162],[100,163],[87,160],[90,164],[88,165],[89,165],[104,166],[272,167],[103,168],[102,169],[105,170],[86,171],[79,172],[80,173],[78,174]],"semanticDiagnosticsPerFile":[75,76,64,55,53,54,72,74,73,77,128,127,225,138,139,174,175,176,177,178,179,180,181,182,183,184,186,185,187,188,189,173,223,190,191,192,224,193,194,195,196,197,198,199,200,201,202,203,204,205,207,206,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,259,260,261,136,131,134,137,256,269,257,258,264,268,133,135,126,130,132,125,66,56,67,57,60,48,61,49,62,51,59,47,111,116,120,106,107,112,117,123,110,114,115,108,122,121,119,118,109,140,50,101,230,246,244,245,233,234,241,232,237,247,238,243,249,248,231,239,240,235,242,236,129,227,226,65,262,45,46,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,20,24,21,22,23,25,26,27,5,28,29,30,31,6,35,32,33,34,36,7,37,42,43,38,39,40,41,1,44,156,163,155,170,147,146,169,164,167,149,148,144,143,166,145,150,151,154,141,172,171,158,159,161,157,160,165,152,153,162,142,168,263,254,255,265,253,252,229,228,250,251,270,271,266,267,113,68,63,58,52,71,70,82,84,83,85,69,81,98,93,94,97,91,95,96,92,99,100,87,90,88,89,104,272,103,[102,[{"file":"./src/fzdialog.vue","start":2600,"length":11,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>' is not assignable to parameter of type 'Ref<HTMLElement | undefined>'.","category":1,"code":2345,"next":[{"messageText":"Property '[RefSymbol]' is missing in type 'Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>' but required in type 'Ref<HTMLElement | undefined>'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../../node_modules/.pnpm/@vue+reactivity@3.4.13/node_modules/@vue/reactivity/dist/reactivity.d.ts","start":14092,"length":11,"messageText":"'[RefSymbol]' is declared here.","category":3,"code":2728}]}]],105,86,79,80,78,124],"affectedFilesPendingEmit":[272,103,102,105,86],"emitSignatures":[86,102,103,105,272]},"version":"5.3.3"}
|
|
1
|
+
{"program":{"fileNames":["../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/.pnpm/@vue+shared@3.5.26/node_modules/@vue/shared/dist/shared.d.ts","../../node_modules/.pnpm/@vue+reactivity@3.5.26/node_modules/@vue/reactivity/dist/reactivity.d.ts","../../node_modules/.pnpm/@vue+runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.d.ts","../../node_modules/.pnpm/csstype@3.2.3/node_modules/csstype/index.d.ts","../../node_modules/.pnpm/@vue+runtime-dom@3.5.26/node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts","../../node_modules/.pnpm/vue@3.5.26_typescript@5.3.3/node_modules/vue/jsx-runtime/index.d.ts","../../node_modules/.pnpm/@babel+types@7.28.6/node_modules/@babel/types/lib/index.d.ts","../../node_modules/.pnpm/@babel+parser@7.28.6/node_modules/@babel/parser/typings/babel-parser.d.ts","../../node_modules/.pnpm/@vue+compiler-core@3.5.26/node_modules/@vue/compiler-core/dist/compiler-core.d.ts","../../node_modules/.pnpm/@vue+compiler-dom@3.5.26/node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts","../../node_modules/.pnpm/vue@3.5.26_typescript@5.3.3/node_modules/vue/dist/vue.d.mts","../../node_modules/.pnpm/@fortawesome+fontawesome-common-types@6.7.2/node_modules/@fortawesome/fontawesome-common-types/index.d.ts","../../node_modules/.pnpm/@fortawesome+fontawesome-svg-core@6.7.2/node_modules/@fortawesome/fontawesome-svg-core/index.d.ts","../../node_modules/.pnpm/@awesome.me+kit-8137893ad3@1.0.398/node_modules/@awesome.me/kit-8137893ad3/icons/modules/icon-types.ts","../../node_modules/.pnpm/@awesome.me+kit-8137893ad3@1.0.398/node_modules/@awesome.me/kit-8137893ad3/icons/modules/index.d.ts","../../node_modules/.pnpm/@fortawesome+vue-fontawesome@3.1.3_@fortawesome+fontawesome-svg-core@6.7.2_vue@3.5.26_typescript@5.3.3_/node_modules/@fortawesome/vue-fontawesome/index.d.ts","../icons/src/types.ts","../icons/src/fzicon.vue.ts","../icons/src/index.ts","../button/src/types.ts","../button/src/utils.ts","../button/src/fzbutton.vue.ts","../button/src/fziconbutton.vue.ts","../container/src/types.ts","../container/src/fzcontainer.vue.ts","../container/src/index.ts","../button/src/fzbuttongroup.vue.ts","../button/src/index.ts","./src/types.ts","../composables/src/types.ts","../composables/src/utils/number/index.ts","../composables/src/utils/position/index.ts","../composables/src/utils/index.ts","../composables/src/composables/usefloating.ts","../composables/src/composables/usemediaquery.ts","../composables/src/composables/usebreakpoints.ts","../composables/src/composables/useclickoutside.ts","../composables/src/composables/usekeydown.ts","../composables/src/composables/usekeyup.ts","../composables/src/composables/usecurrency.ts","../composables/src/composables/index.ts","../style/src/custom-directives/validation.ts","../style/src/custom-directives/config.ts","../style/src/custom-directives/vbold.ts","../style/tokens.json","../style/safe-colors.json","../style/safe-semantic-colors.json","../style/src/custom-directives/vcolor.ts","../style/src/custom-directives/vsmall.ts","../style/src/custom-directives/index.ts","../style/src/constants.ts","../style/src/index.ts","../composables/src/fzfloating.vue.ts","../composables/src/index.ts","../../node_modules/.pnpm/dialog-polyfill@0.5.6/node_modules/dialog-polyfill/index.d.ts","./src/fzdialog.vue.ts","./src/fzconfirmdialog.vue.ts","./__vls_types.d.ts","./dist/src/types.d.ts","./dist/src/fzdialog.vue.d.ts","./dist/src/fzconfirmdialog.vue.d.ts","./dist/src/index.d.ts","./dist/index.d.ts","./src/index.ts","../../node_modules/.pnpm/@awesome.me+kit-8137893ad3@1.0.396/node_modules/@awesome.me/kit-8137893ad3/icons/modules/index.d.ts"],"fileInfos":[{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0"],"root":[74,[101,109]],"options":{"composite":true,"esModuleInterop":true,"jsx":1,"jsxImportSource":"vue","module":99,"noImplicitThis":true,"skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":true},"fileIdsList":[[51,57],[59],[52],[57],[56,58],[46,52,53],[54],[46],[46,47,48,50],[47,48,49,50],[50,55],[50],[51,56,64,65,66],[51,56,65,66,71],[51,56,65,66,67],[51,65,67,68,72],[51,64],[51,56,65,67],[51,79,80,81,82,83,84,85],[51,80],[51,56],[51,75,78],[51,56,75,78],[51,56,75,86,97],[51,75,78,86,98],[51,76,77],[51],[51,75],[51,56,69],[51,69,70],[107],[56,104],[104,105,106],[73],[51,56,73,74,101],[51,56,74,99,100],[51,74,101,102],[51,73],[51,56,60,61,62],[51,56,58,60,62,63],[51,90],[51,87],[51,87,88,89,93,94],[51,56,87,88],[51,56,87,88,90,91,92],[51,56,95,96],[110],[51,56,65],[51,75,78,86],[51,69],[51,56,58,62]],"referencedMap":[[59,1],[60,2],[53,3],[58,4],[61,5],[54,6],[55,7],[47,8],[48,9],[50,10],[56,11],[51,12],[67,13],[72,14],[68,15],[73,16],[65,17],[66,18],[86,19],[81,20],[82,21],[85,22],[79,23],[83,21],[84,21],[80,21],[98,24],[99,25],[75,21],[78,26],[76,27],[77,28],[70,29],[71,30],[69,27],[103,21],[108,31],[106,32],[105,32],[107,33],[104,34],[102,35],[101,36],[109,37],[74,38],[63,39],[64,40],[62,27],[96,41],[88,42],[95,43],[87,21],[89,44],[93,45],[94,44],[97,46]],"exportedModulesMap":[[59,1],[60,2],[53,3],[58,4],[61,5],[54,6],[55,7],[47,8],[48,9],[50,10],[56,11],[51,12],[67,13],[72,14],[68,15],[73,47],[65,17],[66,48],[86,19],[81,20],[82,21],[85,22],[79,23],[83,21],[84,21],[80,21],[98,24],[99,49],[75,21],[78,26],[76,27],[77,28],[70,29],[71,50],[69,27],[103,21],[108,21],[106,21],[105,21],[107,21],[104,21],[102,35],[101,36],[109,21],[74,27],[63,39],[64,51],[62,27],[96,41],[88,42],[95,43],[87,21],[89,44],[93,45],[94,44],[97,46]],"semanticDiagnosticsPerFile":[59,60,53,52,57,58,61,54,55,47,48,50,46,49,100,44,45,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,20,24,21,22,23,25,26,27,5,28,29,30,31,6,35,32,33,34,36,7,37,42,43,38,39,40,41,1,56,51,67,72,68,73,65,66,86,81,82,85,79,83,84,80,98,99,75,78,76,77,70,71,69,103,108,106,105,107,104,102,101,109,74,63,64,62,91,92,96,88,95,87,89,93,94,97,90],"affectedFilesPendingEmit":[102,101,109,74],"emitSignatures":[74,101,102]},"version":"5.3.3"}
|
package/vitest.config.ts
CHANGED
|
@@ -9,11 +9,19 @@ export default mergeConfig(
|
|
|
9
9
|
environment: 'jsdom',
|
|
10
10
|
exclude: [...configDefaults.exclude, 'e2e/*'],
|
|
11
11
|
root: fileURLToPath(new URL('./', import.meta.url)),
|
|
12
|
+
setupFiles: ['../vitest.setup.ts'],
|
|
12
13
|
coverage: {
|
|
13
14
|
provider: 'v8',
|
|
14
15
|
include: ['**/src/**'],
|
|
15
|
-
exclude: ['**/index.ts']
|
|
16
|
+
exclude: ['**/index.ts', '**/__tests__/**', '**/*.stories.ts'],
|
|
17
|
+
thresholds: {
|
|
18
|
+
statements: 80,
|
|
19
|
+
branches: 75,
|
|
20
|
+
functions: 80,
|
|
21
|
+
lines: 80
|
|
22
|
+
}
|
|
16
23
|
}
|
|
17
24
|
}
|
|
18
25
|
})
|
|
19
26
|
)
|
|
27
|
+
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { flushPromises, mount } from "@vue/test-utils";
|
|
2
|
-
import figmaTokens from "@fiscozen/style/tokens.json";
|
|
3
|
-
import { describe, it, expect } from "vitest";
|
|
4
|
-
import { FzConfirmDialog, FzDialog } from "../";
|
|
5
|
-
|
|
6
|
-
const viewports: Record<string, number> = Object.entries(
|
|
7
|
-
figmaTokens.global.breakpoint,
|
|
8
|
-
).reduce((acc: Record<string, number>, curr: [string, any]) => {
|
|
9
|
-
acc[curr[0]] = Number(curr[1].value.slice(0, -2));
|
|
10
|
-
return acc;
|
|
11
|
-
}, {});
|
|
12
|
-
|
|
13
|
-
describe("FzDialog", () => {
|
|
14
|
-
it("should match snapshot - md", () => {
|
|
15
|
-
global.innerWidth = viewports["lg"];
|
|
16
|
-
const wrapper = mount(FzConfirmDialog, {
|
|
17
|
-
props: {},
|
|
18
|
-
});
|
|
19
|
-
|
|
20
|
-
expect(wrapper.html()).toMatchSnapshot();
|
|
21
|
-
});
|
|
22
|
-
it("should match snapshot - md - xs screen", () => {
|
|
23
|
-
global.innerWidth = viewports["xs"];
|
|
24
|
-
const wrapper = mount(FzConfirmDialog, {
|
|
25
|
-
props: {},
|
|
26
|
-
});
|
|
27
|
-
|
|
28
|
-
expect(wrapper.html()).toMatchSnapshot();
|
|
29
|
-
});
|
|
30
|
-
it("should match snapshot - sm", () => {
|
|
31
|
-
const wrapper = mount(FzConfirmDialog, {
|
|
32
|
-
props: {
|
|
33
|
-
size: "sm",
|
|
34
|
-
},
|
|
35
|
-
});
|
|
36
|
-
|
|
37
|
-
expect(wrapper.html()).toMatchSnapshot();
|
|
38
|
-
});
|
|
39
|
-
it("should match snapshot - lg", () => {
|
|
40
|
-
const wrapper = mount(FzConfirmDialog, {
|
|
41
|
-
props: {
|
|
42
|
-
size: "lg",
|
|
43
|
-
},
|
|
44
|
-
});
|
|
45
|
-
|
|
46
|
-
expect(wrapper.html()).toMatchSnapshot();
|
|
47
|
-
});
|
|
48
|
-
it("should match snapshot - xl", () => {
|
|
49
|
-
const wrapper = mount(FzConfirmDialog, {
|
|
50
|
-
props: {
|
|
51
|
-
size: "xl",
|
|
52
|
-
},
|
|
53
|
-
});
|
|
54
|
-
|
|
55
|
-
expect(wrapper.html()).toMatchSnapshot();
|
|
56
|
-
});
|
|
57
|
-
it("should match snapshot - drawer", () => {
|
|
58
|
-
const wrapper = mount(FzConfirmDialog, {
|
|
59
|
-
props: {
|
|
60
|
-
isDrawer: true,
|
|
61
|
-
},
|
|
62
|
-
});
|
|
63
|
-
|
|
64
|
-
expect(wrapper.html()).toMatchSnapshot();
|
|
65
|
-
});
|
|
66
|
-
});
|
|
@@ -1,211 +0,0 @@
|
|
|
1
|
-
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
|
-
|
|
3
|
-
exports[`FzDialog > should match snapshot - drawer 1`] = `
|
|
4
|
-
"<dialog class="border-1 rounded border-grey-100 m-0 fixed top-0 ml-auto max-h-screen" footerenabled="true" cancelbuttonenabled="true" disableconfirm="false" confirmbuttonenabled="true">
|
|
5
|
-
<div class="flex flex-col bg-core-white w-[480px] h-screen">
|
|
6
|
-
<div class="flex items-center p-12 w-full border-b-1 border-grey-100 border-solid">
|
|
7
|
-
<div class="flex flex-row items-center text-xl grow h-32">
|
|
8
|
-
<div class="grow h-28 font-medium"></div><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-28 text-sm focus:border-blue-600 focus:border-solid focus:border-1 px-14 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100 w-28 h-28 ml-12">
|
|
9
|
-
<!--v-if-->
|
|
10
|
-
<div class="">
|
|
11
|
-
<div class="flex items-center justify-center w-[20px] h-[20px]"><svg class="svg-inline--fa fa-xmark-large h-[16px]" aria-hidden="true" focusable="false" data-prefix="far" data-icon="xmark-large" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
|
|
12
|
-
<path class="" fill="currentColor" d="M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"></path>
|
|
13
|
-
</svg></div>
|
|
14
|
-
<!--v-if-->
|
|
15
|
-
</div>
|
|
16
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
17
|
-
</button>
|
|
18
|
-
</div>
|
|
19
|
-
</div>
|
|
20
|
-
<div class="grow p-12"></div>
|
|
21
|
-
<div class="flex flex-row p-12 border-t-1 border-grey-100 items-center border-solid">
|
|
22
|
-
<form method="dialog" class="w-full h-full">
|
|
23
|
-
<div class="flex flex-row items-center h-32 grow justify-end h-40"><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100" value="false">
|
|
24
|
-
<!--v-if-->
|
|
25
|
-
<div class="truncate"></div>
|
|
26
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
27
|
-
</button><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 bg-blue-500 hover:bg-blue-600 disabled:bg-blue-200 text-core-white focus:bg-blue-500 ml-12" value="true">
|
|
28
|
-
<!--v-if-->
|
|
29
|
-
<div class="truncate"></div>
|
|
30
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
31
|
-
</button></div>
|
|
32
|
-
</form>
|
|
33
|
-
</div>
|
|
34
|
-
</div>
|
|
35
|
-
</dialog>"
|
|
36
|
-
`;
|
|
37
|
-
|
|
38
|
-
exports[`FzDialog > should match snapshot - lg 1`] = `
|
|
39
|
-
"<dialog class="border-1 rounded border-grey-100 xs:max-md:m-0 xs:max-md:max-h-screen xs:max-md:h-screen xs:max-md:w-screen xs:max-md:max-w-screen-xl" footerenabled="true" cancelbuttonenabled="true" disableconfirm="false" confirmbuttonenabled="true">
|
|
40
|
-
<div class="flex flex-col bg-core-white w-screen md:w-[640px] min-h-[300px] md:max-h-[600px] h-screen md:h-auto">
|
|
41
|
-
<div class="flex items-center p-12 w-full border-b-1 border-grey-100 border-solid">
|
|
42
|
-
<div class="flex flex-row items-center text-xl grow h-28">
|
|
43
|
-
<div class="grow h-28 font-medium"></div><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-28 text-sm focus:border-blue-600 focus:border-solid focus:border-1 px-14 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100 w-28 h-28 ml-12">
|
|
44
|
-
<!--v-if-->
|
|
45
|
-
<div class="">
|
|
46
|
-
<div class="flex items-center justify-center w-[20px] h-[20px]"><svg class="svg-inline--fa fa-xmark-large h-[16px]" aria-hidden="true" focusable="false" data-prefix="far" data-icon="xmark-large" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
|
|
47
|
-
<path class="" fill="currentColor" d="M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"></path>
|
|
48
|
-
</svg></div>
|
|
49
|
-
<!--v-if-->
|
|
50
|
-
</div>
|
|
51
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
52
|
-
</button>
|
|
53
|
-
</div>
|
|
54
|
-
</div>
|
|
55
|
-
<div class="grow p-12"></div>
|
|
56
|
-
<div class="flex flex-row p-12 border-t-1 border-grey-100 items-center border-solid">
|
|
57
|
-
<form method="dialog" class="w-full h-full">
|
|
58
|
-
<div class="flex flex-row items-center h-32 grow justify-end h-32"><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100" value="false">
|
|
59
|
-
<!--v-if-->
|
|
60
|
-
<div class="truncate"></div>
|
|
61
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
62
|
-
</button><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 bg-blue-500 hover:bg-blue-600 disabled:bg-blue-200 text-core-white focus:bg-blue-500 ml-12" value="true">
|
|
63
|
-
<!--v-if-->
|
|
64
|
-
<div class="truncate"></div>
|
|
65
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
66
|
-
</button></div>
|
|
67
|
-
</form>
|
|
68
|
-
</div>
|
|
69
|
-
</div>
|
|
70
|
-
</dialog>"
|
|
71
|
-
`;
|
|
72
|
-
|
|
73
|
-
exports[`FzDialog > should match snapshot - md - xs screen 1`] = `
|
|
74
|
-
"<dialog class="border-1 rounded border-grey-100 xs:max-sm:m-0 xs:max-sm:max-h-screen xs:max-sm:h-screen xs:max-sm:w-screen xs:max-sm:max-w-screen-xl" footerenabled="true" cancelbuttonenabled="true" disableconfirm="false" confirmbuttonenabled="true">
|
|
75
|
-
<div class="flex flex-col bg-core-white w-screen sm:w-[480px] min-h-[300px] sm:max-h-[600px] h-screen sm:h-auto">
|
|
76
|
-
<div class="flex items-center p-12 w-full border-b-1 border-grey-100 border-solid">
|
|
77
|
-
<div class="flex flex-row items-center text-xl grow h-28">
|
|
78
|
-
<div class="grow h-28 font-medium"></div><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-28 text-sm focus:border-blue-600 focus:border-solid focus:border-1 px-14 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100 w-28 h-28 ml-12">
|
|
79
|
-
<!--v-if-->
|
|
80
|
-
<div class="">
|
|
81
|
-
<div class="flex items-center justify-center w-[20px] h-[20px]"><svg class="svg-inline--fa fa-xmark-large h-[16px]" aria-hidden="true" focusable="false" data-prefix="far" data-icon="xmark-large" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
|
|
82
|
-
<path class="" fill="currentColor" d="M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"></path>
|
|
83
|
-
</svg></div>
|
|
84
|
-
<!--v-if-->
|
|
85
|
-
</div>
|
|
86
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
87
|
-
</button>
|
|
88
|
-
</div>
|
|
89
|
-
</div>
|
|
90
|
-
<div class="grow p-12"></div>
|
|
91
|
-
<div class="flex flex-row p-12 border-t-1 border-grey-100 items-center border-solid">
|
|
92
|
-
<form method="dialog" class="w-full h-full">
|
|
93
|
-
<div class="flex flex-row items-center h-32 grow justify-end h-32"><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100" value="false">
|
|
94
|
-
<!--v-if-->
|
|
95
|
-
<div class="truncate"></div>
|
|
96
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
97
|
-
</button><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 bg-blue-500 hover:bg-blue-600 disabled:bg-blue-200 text-core-white focus:bg-blue-500 ml-12" value="true">
|
|
98
|
-
<!--v-if-->
|
|
99
|
-
<div class="truncate"></div>
|
|
100
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
101
|
-
</button></div>
|
|
102
|
-
</form>
|
|
103
|
-
</div>
|
|
104
|
-
</div>
|
|
105
|
-
</dialog>"
|
|
106
|
-
`;
|
|
107
|
-
|
|
108
|
-
exports[`FzDialog > should match snapshot - md 1`] = `
|
|
109
|
-
"<dialog class="border-1 rounded border-grey-100 xs:max-sm:m-0 xs:max-sm:max-h-screen xs:max-sm:h-screen xs:max-sm:w-screen xs:max-sm:max-w-screen-xl" footerenabled="true" cancelbuttonenabled="true" disableconfirm="false" confirmbuttonenabled="true">
|
|
110
|
-
<div class="flex flex-col bg-core-white w-screen sm:w-[480px] min-h-[300px] sm:max-h-[600px] h-screen sm:h-auto">
|
|
111
|
-
<div class="flex items-center p-12 w-full border-b-1 border-grey-100 border-solid">
|
|
112
|
-
<div class="flex flex-row items-center text-xl grow h-28">
|
|
113
|
-
<div class="grow h-28 font-medium"></div><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-28 text-sm focus:border-blue-600 focus:border-solid focus:border-1 px-14 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100 w-28 h-28 ml-12">
|
|
114
|
-
<!--v-if-->
|
|
115
|
-
<div class="">
|
|
116
|
-
<div class="flex items-center justify-center w-[20px] h-[20px]"><svg class="svg-inline--fa fa-xmark-large h-[16px]" aria-hidden="true" focusable="false" data-prefix="far" data-icon="xmark-large" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
|
|
117
|
-
<path class="" fill="currentColor" d="M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"></path>
|
|
118
|
-
</svg></div>
|
|
119
|
-
<!--v-if-->
|
|
120
|
-
</div>
|
|
121
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
122
|
-
</button>
|
|
123
|
-
</div>
|
|
124
|
-
</div>
|
|
125
|
-
<div class="grow p-12"></div>
|
|
126
|
-
<div class="flex flex-row p-12 border-t-1 border-grey-100 items-center border-solid">
|
|
127
|
-
<form method="dialog" class="w-full h-full">
|
|
128
|
-
<div class="flex flex-row items-center h-32 grow justify-end h-32"><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100" value="false">
|
|
129
|
-
<!--v-if-->
|
|
130
|
-
<div class="truncate"></div>
|
|
131
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
132
|
-
</button><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 bg-blue-500 hover:bg-blue-600 disabled:bg-blue-200 text-core-white focus:bg-blue-500 ml-12" value="true">
|
|
133
|
-
<!--v-if-->
|
|
134
|
-
<div class="truncate"></div>
|
|
135
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
136
|
-
</button></div>
|
|
137
|
-
</form>
|
|
138
|
-
</div>
|
|
139
|
-
</div>
|
|
140
|
-
</dialog>"
|
|
141
|
-
`;
|
|
142
|
-
|
|
143
|
-
exports[`FzDialog > should match snapshot - sm 1`] = `
|
|
144
|
-
"<dialog class="border-1 rounded border-grey-100" footerenabled="true" cancelbuttonenabled="true" disableconfirm="false" confirmbuttonenabled="true">
|
|
145
|
-
<div class="flex flex-col bg-core-white w-[320px] min-h-[200px] max-h-[432px]">
|
|
146
|
-
<div class="flex items-center p-12 w-full border-b-1 border-grey-100 border-solid">
|
|
147
|
-
<div class="flex flex-row items-center text-xl grow h-28">
|
|
148
|
-
<div class="grow h-28 font-medium"></div><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-28 text-sm focus:border-blue-600 focus:border-solid focus:border-1 px-14 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100 w-28 h-28 ml-12">
|
|
149
|
-
<!--v-if-->
|
|
150
|
-
<div class="">
|
|
151
|
-
<div class="flex items-center justify-center w-[20px] h-[20px]"><svg class="svg-inline--fa fa-xmark-large h-[16px]" aria-hidden="true" focusable="false" data-prefix="far" data-icon="xmark-large" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
|
|
152
|
-
<path class="" fill="currentColor" d="M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"></path>
|
|
153
|
-
</svg></div>
|
|
154
|
-
<!--v-if-->
|
|
155
|
-
</div>
|
|
156
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
157
|
-
</button>
|
|
158
|
-
</div>
|
|
159
|
-
</div>
|
|
160
|
-
<div class="grow p-12"></div>
|
|
161
|
-
<div class="flex flex-row p-12 border-t-1 border-grey-100 items-center border-solid">
|
|
162
|
-
<form method="dialog" class="w-full h-full">
|
|
163
|
-
<div class="flex flex-row items-center h-32 grow justify-end h-32"><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100" value="false">
|
|
164
|
-
<!--v-if-->
|
|
165
|
-
<div class="truncate"></div>
|
|
166
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
167
|
-
</button><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 bg-blue-500 hover:bg-blue-600 disabled:bg-blue-200 text-core-white focus:bg-blue-500 ml-12" value="true">
|
|
168
|
-
<!--v-if-->
|
|
169
|
-
<div class="truncate"></div>
|
|
170
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
171
|
-
</button></div>
|
|
172
|
-
</form>
|
|
173
|
-
</div>
|
|
174
|
-
</div>
|
|
175
|
-
</dialog>"
|
|
176
|
-
`;
|
|
177
|
-
|
|
178
|
-
exports[`FzDialog > should match snapshot - xl 1`] = `
|
|
179
|
-
"<dialog class="border-1 rounded border-grey-100 xs:max-xl:m-0 xs:max-xl:max-h-screen xs:max-xl:h-screen xs:max-xl:w-screen xs:max-xl:max-w-screen-xl" footerenabled="true" cancelbuttonenabled="true" disableconfirm="false" confirmbuttonenabled="true">
|
|
180
|
-
<div class="flex flex-col bg-core-white w-screen xl:w-[960px] min-h-[400px] xl:max-h-[600px] h-screen xl:h-auto">
|
|
181
|
-
<div class="flex items-center p-12 w-full border-b-1 border-grey-100 border-solid">
|
|
182
|
-
<div class="flex flex-row items-center text-xl grow h-28">
|
|
183
|
-
<div class="grow h-28 font-medium"></div><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-28 text-sm focus:border-blue-600 focus:border-solid focus:border-1 px-14 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100 w-28 h-28 ml-12">
|
|
184
|
-
<!--v-if-->
|
|
185
|
-
<div class="">
|
|
186
|
-
<div class="flex items-center justify-center w-[20px] h-[20px]"><svg class="svg-inline--fa fa-xmark-large h-[16px]" aria-hidden="true" focusable="false" data-prefix="far" data-icon="xmark-large" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
|
|
187
|
-
<path class="" fill="currentColor" d="M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"></path>
|
|
188
|
-
</svg></div>
|
|
189
|
-
<!--v-if-->
|
|
190
|
-
</div>
|
|
191
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
192
|
-
</button>
|
|
193
|
-
</div>
|
|
194
|
-
</div>
|
|
195
|
-
<div class="grow p-12"></div>
|
|
196
|
-
<div class="flex flex-row p-12 border-t-1 border-grey-100 items-center border-solid">
|
|
197
|
-
<form method="dialog" class="w-full h-full">
|
|
198
|
-
<div class="flex flex-row items-center h-32 grow justify-end h-32"><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 text-grey-500 bg-transparent border-transparent hover:bg-grey-100 focus:!border-blue-600 disabled:text-grey-100" value="false">
|
|
199
|
-
<!--v-if-->
|
|
200
|
-
<div class="truncate"></div>
|
|
201
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
202
|
-
</button><button type="button" class="relative rounded flex flex-shrink items-center justify-center font-medium border-1 border-transparent h-32 focus:border-blue-600 focus:border-solid focus:border-1 px-16 bg-blue-500 hover:bg-blue-600 disabled:bg-blue-200 text-core-white focus:bg-blue-500 ml-12" value="true">
|
|
203
|
-
<!--v-if-->
|
|
204
|
-
<div class="truncate"></div>
|
|
205
|
-
<!--v-if--><span class="hidden h-0 w-0"></span>
|
|
206
|
-
</button></div>
|
|
207
|
-
</form>
|
|
208
|
-
</div>
|
|
209
|
-
</div>
|
|
210
|
-
</dialog>"
|
|
211
|
-
`;
|