@nextcloud/vue 8.2.0 → 8.3.0
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 +24 -0
- package/dist/Components/NcActionButton.cjs +3 -3
- package/dist/Components/NcActionButton.cjs.map +1 -1
- package/dist/Components/NcActionButton.mjs +9 -9
- package/dist/Components/NcActionButton.mjs.map +1 -1
- package/dist/Components/NcActionInput.cjs +1 -1
- package/dist/Components/NcActionInput.mjs +1 -1
- package/dist/Components/NcActions.cjs +8 -8
- package/dist/Components/NcActions.cjs.map +1 -1
- package/dist/Components/NcActions.mjs +21 -21
- package/dist/Components/NcActions.mjs.map +1 -1
- package/dist/Components/NcAppContent.cjs +1 -1
- package/dist/Components/NcAppContent.mjs +1 -1
- package/dist/Components/NcAppNavigation.cjs +14 -14
- package/dist/Components/NcAppNavigation.cjs.map +1 -1
- package/dist/Components/NcAppNavigation.mjs +20 -20
- package/dist/Components/NcAppNavigation.mjs.map +1 -1
- package/dist/Components/NcAppNavigationCaption.cjs +2 -2
- package/dist/Components/NcAppNavigationCaption.cjs.map +1 -1
- package/dist/Components/NcAppNavigationCaption.mjs +2 -2
- package/dist/Components/NcAppNavigationCaption.mjs.map +1 -1
- package/dist/Components/NcAppNavigationItem.cjs +3 -3
- package/dist/Components/NcAppNavigationItem.cjs.map +1 -1
- package/dist/Components/NcAppNavigationItem.mjs +4 -4
- package/dist/Components/NcAppNavigationItem.mjs.map +1 -1
- package/dist/Components/NcAppNavigationNewItem.cjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.mjs +1 -1
- package/dist/Components/NcAppNavigationSettings.cjs +1 -1
- package/dist/Components/NcAppNavigationSettings.mjs +1 -1
- package/dist/Components/NcAppNavigationToggle.cjs +1 -1
- package/dist/Components/NcAppNavigationToggle.mjs +1 -1
- package/dist/Components/NcAppSettingsDialog.cjs +20 -20
- package/dist/Components/NcAppSettingsDialog.cjs.map +1 -1
- package/dist/Components/NcAppSettingsDialog.mjs +13 -13
- package/dist/Components/NcAppSettingsDialog.mjs.map +1 -1
- package/dist/Components/NcAppSidebar.cjs +1 -1
- package/dist/Components/NcAppSidebar.mjs +1 -1
- package/dist/Components/NcAvatar.cjs +1 -1
- package/dist/Components/NcAvatar.mjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.cjs +7 -7
- package/dist/Components/NcCheckboxRadioSwitch.cjs.map +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.mjs +7 -7
- package/dist/Components/NcCheckboxRadioSwitch.mjs.map +1 -1
- package/dist/Components/NcColorPicker.cjs +6 -6
- package/dist/Components/NcColorPicker.cjs.map +1 -1
- package/dist/Components/NcColorPicker.mjs +9 -9
- package/dist/Components/NcColorPicker.mjs.map +1 -1
- package/dist/Components/NcDashboardWidget.cjs +1 -1
- package/dist/Components/NcDashboardWidget.mjs +2 -2
- package/dist/Components/NcDashboardWidgetItem.cjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.mjs +1 -1
- package/dist/Components/NcDateTime.cjs +1 -1
- package/dist/Components/NcDateTime.mjs +1 -1
- package/dist/Components/NcDateTimePicker.cjs +2 -2
- package/dist/Components/NcDateTimePicker.mjs +4 -4
- package/dist/Components/NcDateTimePickerNative.cjs +1 -1
- package/dist/Components/NcDateTimePickerNative.mjs +1 -1
- package/dist/Components/NcDialog.cjs +15 -15
- package/dist/Components/NcDialog.cjs.map +1 -1
- package/dist/Components/NcDialog.mjs +13 -13
- package/dist/Components/NcDialog.mjs.map +1 -1
- package/dist/Components/NcDialogButton.cjs +1 -1
- package/dist/Components/NcDialogButton.cjs.map +1 -1
- package/dist/Components/NcDialogButton.mjs +1 -1
- package/dist/Components/NcDialogButton.mjs.map +1 -1
- package/dist/Components/NcEmojiPicker.cjs +1 -1
- package/dist/Components/NcEmojiPicker.mjs +1 -1
- package/dist/Components/NcInputField.cjs +15 -4
- package/dist/Components/NcInputField.cjs.map +1 -1
- package/dist/Components/NcInputField.mjs +18 -7
- package/dist/Components/NcInputField.mjs.map +1 -1
- package/dist/Components/NcListItem.cjs +1 -1
- package/dist/Components/NcListItem.mjs +1 -1
- package/dist/Components/NcListItemIcon.cjs +1 -1
- package/dist/Components/NcListItemIcon.mjs +1 -1
- package/dist/Components/NcModal.cjs +1 -1
- package/dist/Components/NcModal.mjs +3 -3
- package/dist/Components/NcPasswordField.cjs +1 -1
- package/dist/Components/NcPasswordField.mjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.cjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.mjs +1 -1
- package/dist/Components/NcRichContenteditable.cjs +2 -2
- package/dist/Components/NcRichContenteditable.mjs +2 -2
- package/dist/Components/NcRichText.cjs +1 -1
- package/dist/Components/NcRichText.mjs +3 -3
- package/dist/Components/NcSelect.cjs +1 -1
- package/dist/Components/NcSelect.mjs +2 -2
- package/dist/Components/NcSelectTags.cjs +1 -1
- package/dist/Components/NcSelectTags.mjs +1 -1
- package/dist/Components/NcSettingsInputText.cjs +1 -1
- package/dist/Components/NcSettingsInputText.mjs +1 -1
- package/dist/Components/NcSettingsSection.cjs +1 -1
- package/dist/Components/NcSettingsSection.mjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.cjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.mjs +1 -1
- package/dist/Components/NcTextField.cjs +1 -1
- package/dist/Components/NcTextField.mjs +1 -1
- package/dist/Components/NcTimezonePicker.cjs +1 -1
- package/dist/Components/NcTimezonePicker.mjs +1 -1
- package/dist/Components/NcUserBubble.cjs +1 -1
- package/dist/Components/NcUserBubble.mjs +1 -1
- package/dist/Functions/usernameToColor.cjs +1 -1
- package/dist/Functions/usernameToColor.mjs +1 -1
- package/dist/assets/{NcAppNavigationToggle-9e170630.css → NcAppNavigationToggle-2bc73ee8.css} +2 -2
- package/dist/assets/{index-a0532427.css → index-2a1ec06b.css} +42 -36
- package/dist/assets/{index-5c74e333.css → index-50dc154e.css} +10 -10
- package/dist/assets/{index-4437e6bf.css → index-5784183b.css} +8 -8
- package/dist/assets/{index-f8d6daf3.css → index-5e4bf286.css} +41 -41
- package/dist/assets/{index-a9d1ad5c.css → index-7157aefa.css} +24 -24
- package/dist/assets/{index-e9fce208.css → index-7868494b.css} +16 -16
- package/dist/assets/{index-51c1f2a9.css → index-810b8984.css} +13 -20
- package/dist/assets/{index-dc612aa3.css → index-9941f384.css} +15 -12
- package/dist/assets/{index-d1c0876d.css → index-b0a8a48c.css} +11 -11
- package/dist/assets/{index-db846386.css → index-e6a91529.css} +49 -45
- package/dist/assets/{index-edee3304.css → index-f72cef5d.css} +6 -7
- package/dist/chunks/{GenColors-02173e2c.mjs → GenColors-12ec1caa.mjs} +1 -1
- package/dist/chunks/{GenColors-02173e2c.mjs.map → GenColors-12ec1caa.mjs.map} +1 -1
- package/dist/chunks/{GenColors-4314c256.cjs → GenColors-a8d54566.cjs} +1 -1
- package/dist/chunks/{GenColors-4314c256.cjs.map → GenColors-a8d54566.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-1301e882.cjs → NcAppNavigationToggle-6a975868.cjs} +21 -26
- package/dist/chunks/{NcAppNavigationToggle-2574bba5.mjs.map → NcAppNavigationToggle-6a975868.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-2574bba5.mjs → NcAppNavigationToggle-f5591773.mjs} +25 -30
- package/dist/chunks/{NcAppNavigationToggle-1301e882.cjs.map → NcAppNavigationToggle-f5591773.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-a612e6a3.mjs → NcInputConfirmCancel-7837eb4d.mjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-a612e6a3.mjs.map → NcInputConfirmCancel-7837eb4d.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-9906b563.cjs → NcInputConfirmCancel-790f5902.cjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-9906b563.cjs.map → NcInputConfirmCancel-790f5902.cjs.map} +1 -1
- package/dist/chunks/{NcRichText-f5cfcd57.mjs → NcRichText-0db09c78.mjs} +1 -1
- package/dist/chunks/{NcRichText-f5cfcd57.mjs.map → NcRichText-0db09c78.mjs.map} +1 -1
- package/dist/chunks/{NcRichText-9f77a9c6.cjs → NcRichText-0dd96aac.cjs} +1 -1
- package/dist/chunks/{NcRichText-9f77a9c6.cjs.map → NcRichText-0dd96aac.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-0f71fef4.cjs → NcSettingsSelectGroup-532ba813.cjs} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-0f71fef4.cjs.map → NcSettingsSelectGroup-532ba813.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-091c0306.mjs → NcSettingsSelectGroup-cdd84895.mjs} +2 -2
- package/dist/chunks/{NcSettingsSelectGroup-091c0306.mjs.map → NcSettingsSelectGroup-cdd84895.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-df4b58b1.cjs → ScopeComponent-92144d97.cjs} +1 -1
- package/dist/chunks/{ScopeComponent-df4b58b1.cjs.map → ScopeComponent-92144d97.cjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-3ea00dcd.mjs → ScopeComponent-ac5265f5.mjs} +1 -1
- package/dist/chunks/{ScopeComponent-3ea00dcd.mjs.map → ScopeComponent-ac5265f5.mjs.map} +1 -1
- package/dist/chunks/{index-dc10fd2b.cjs → index-32c8b581.cjs} +1 -1
- package/dist/chunks/{index-dc10fd2b.cjs.map → index-32c8b581.cjs.map} +1 -1
- package/dist/chunks/{index-cea13a24.mjs → index-efb07851.mjs} +1 -1
- package/dist/chunks/{index-cea13a24.mjs.map → index-efb07851.mjs.map} +1 -1
- package/dist/chunks/l10n-070da9ad.cjs +29 -0
- package/dist/chunks/l10n-070da9ad.cjs.map +1 -0
- package/dist/chunks/l10n-1b905a9a.mjs +31 -0
- package/dist/chunks/l10n-1b905a9a.mjs.map +1 -0
- package/dist/chunks/{l10n-a12cdbfa.cjs → l10n-38626490.cjs} +1 -1
- package/dist/chunks/{l10n-a12cdbfa.cjs.map → l10n-38626490.cjs.map} +1 -1
- package/dist/chunks/{l10n-c603e589.mjs → l10n-6cfc1200.mjs} +1 -1
- package/dist/chunks/{l10n-c603e589.mjs.map → l10n-6cfc1200.mjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-aa5d3f47.cjs → referencePickerModal-90dac0d0.cjs} +1 -1
- package/dist/chunks/{referencePickerModal-aa5d3f47.cjs.map → referencePickerModal-90dac0d0.cjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-c2f33569.mjs → referencePickerModal-ded8273d.mjs} +1 -1
- package/dist/chunks/{referencePickerModal-c2f33569.mjs.map → referencePickerModal-ded8273d.mjs.map} +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.mjs +6 -6
- package/package.json +1 -1
- package/dist/chunks/l10n-e9ffbe5e.cjs +0 -29
- package/dist/chunks/l10n-e9ffbe5e.cjs.map +0 -1
- package/dist/chunks/l10n-ef44019c.mjs +0 -31
- package/dist/chunks/l10n-ef44019c.mjs.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: !0 }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const r = require("../chunks/NcRichText-
|
|
3
|
+
const r = require("../chunks/NcRichText-0dd96aac.cjs"), e = require("../chunks/referencePickerModal-90dac0d0.cjs");
|
|
4
4
|
/**
|
|
5
5
|
* @copyright Copyright (c) 2023 Raimund Schlüßler <raimund.schluessler@mailbox.org>
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { N as r } from "../chunks/NcRichText-
|
|
2
|
-
import { a as t } from "../chunks/NcRichText-
|
|
3
|
-
import { e as c, a as d, b as o, N as n, c as g, k as m, j as P, l as k, m as f, h as N, i as R, f as l, r as u, g as h, d as v, n as W, s as p } from "../chunks/referencePickerModal-
|
|
1
|
+
import { N as r } from "../chunks/NcRichText-0db09c78.mjs";
|
|
2
|
+
import { a as t } from "../chunks/NcRichText-0db09c78.mjs";
|
|
3
|
+
import { e as c, a as d, b as o, N as n, c as g, k as m, j as P, l as k, m as f, h as N, i as R, f as l, r as u, g as h, d as v, n as W, s as p } from "../chunks/referencePickerModal-ded8273d.mjs";
|
|
4
4
|
/**
|
|
5
5
|
* @copyright Copyright (c) 2023 Raimund Schlüßler <raimund.schluessler@mailbox.org>
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var I = require("../assets/index-f9bfa317.css");
|
|
2
2
|
require("@nextcloud/vue-select/dist/vue-select.css");
|
|
3
|
-
const c = require("@nextcloud/vue-select"), a = require("@floating-ui/dom"), u = require("../chunks/l10n-
|
|
3
|
+
const c = require("@nextcloud/vue-select"), a = require("@floating-ui/dom"), u = require("../chunks/l10n-070da9ad.cjs"), f = require("../chunks/ChevronDown-dc32e51d.cjs"), d = require("../chunks/Close-98cb6f12.cjs"), m = require("./NcEllipsisedOption.cjs"), y = require("./NcListItemIcon.cjs"), _ = require("./NcLoadingIcon.cjs"), h = require("../chunks/l10n-38626490.cjs"), g = require("../chunks/GenRandomId-c214d235.cjs"), S = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs");
|
|
4
4
|
const b = {
|
|
5
5
|
name: "NcSelect",
|
|
6
6
|
components: {
|
|
@@ -2,13 +2,13 @@ import "../assets/index-f9bfa317.css";
|
|
|
2
2
|
import "@nextcloud/vue-select/dist/vue-select.css";
|
|
3
3
|
import { VueSelect as s } from "@nextcloud/vue-select";
|
|
4
4
|
import { autoUpdate as p, computePosition as f, offset as d, flip as m, shift as y, limitShift as _ } from "@floating-ui/dom";
|
|
5
|
-
import { t as c } from "../chunks/l10n-
|
|
5
|
+
import { t as c } from "../chunks/l10n-1b905a9a.mjs";
|
|
6
6
|
import { C as h } from "../chunks/ChevronDown-a72d365d.mjs";
|
|
7
7
|
import { C as g } from "../chunks/Close-271f72e2.mjs";
|
|
8
8
|
import b from "./NcEllipsisedOption.mjs";
|
|
9
9
|
import S from "./NcListItemIcon.mjs";
|
|
10
10
|
import L from "./NcLoadingIcon.mjs";
|
|
11
|
-
import { l as C } from "../chunks/l10n-
|
|
11
|
+
import { l as C } from "../chunks/l10n-6cfc1200.mjs";
|
|
12
12
|
import { G as v } from "../chunks/GenRandomId-cb9ccebe.mjs";
|
|
13
13
|
import { n as N } from "../chunks/_plugin-vue2_normalizer-71e2aa87.mjs";
|
|
14
14
|
const B = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const c = require("./NcEllipsisedOption.cjs"), l = require("./NcSelect.cjs"), p = require("@nextcloud/axios"), d = require("@nextcloud/router"), o = require("../chunks/l10n-
|
|
2
|
+
const c = require("./NcEllipsisedOption.cjs"), l = require("./NcSelect.cjs"), p = require("@nextcloud/axios"), d = require("@nextcloud/router"), o = require("../chunks/l10n-070da9ad.cjs"), f = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs"), h = (t) => t && t.__esModule ? t : { default: t }, g = /* @__PURE__ */ h(p);
|
|
3
3
|
/**
|
|
4
4
|
* @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
|
|
5
5
|
*
|
|
@@ -2,7 +2,7 @@ import p from "./NcEllipsisedOption.mjs";
|
|
|
2
2
|
import l from "./NcSelect.mjs";
|
|
3
3
|
import c from "@nextcloud/axios";
|
|
4
4
|
import { generateRemoteUrl as d } from "@nextcloud/router";
|
|
5
|
-
import { t as i } from "../chunks/l10n-
|
|
5
|
+
import { t as i } from "../chunks/l10n-1b905a9a.mjs";
|
|
6
6
|
import { n as f } from "../chunks/_plugin-vue2_normalizer-71e2aa87.mjs";
|
|
7
7
|
/**
|
|
8
8
|
* @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var m = require("../assets/index-6c47e88a.css");
|
|
2
|
-
const s = require("../chunks/l10n-
|
|
2
|
+
const s = require("../chunks/l10n-070da9ad.cjs"), a = require("../chunks/GenRandomId-c214d235.cjs"), u = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs");
|
|
3
3
|
const r = {
|
|
4
4
|
name: "NcSettingsInputText",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../assets/index-6c47e88a.css";
|
|
2
|
-
import { t as a } from "../chunks/l10n-
|
|
2
|
+
import { t as a } from "../chunks/l10n-1b905a9a.mjs";
|
|
3
3
|
import { G as s } from "../chunks/GenRandomId-cb9ccebe.mjs";
|
|
4
4
|
import { n as u } from "../chunks/_plugin-vue2_normalizer-71e2aa87.mjs";
|
|
5
5
|
const r = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var g = require("../assets/index-76a58945.css");
|
|
2
|
-
const r = require("../chunks/l10n-
|
|
2
|
+
const r = require("../chunks/l10n-070da9ad.cjs"), n = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs"), l = {
|
|
3
3
|
name: "HelpCircleIcon",
|
|
4
4
|
emits: ["click"],
|
|
5
5
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: !0 }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const e = require("../chunks/NcSettingsSelectGroup-
|
|
3
|
+
const e = require("../chunks/NcSettingsSelectGroup-532ba813.cjs");
|
|
4
4
|
/**
|
|
5
5
|
* @copyright Copyright (c) 2019 Greta Doci <gretadoci@gmail.com>
|
|
6
6
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const i = require("./NcInputField.cjs"), o = require("../chunks/Close-98cb6f12.cjs"), a = require("../chunks/ArrowRight-7315f6c1.cjs"), s = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs"), r = require("../chunks/l10n-
|
|
2
|
+
const i = require("./NcInputField.cjs"), o = require("../chunks/Close-98cb6f12.cjs"), a = require("../chunks/ArrowRight-7315f6c1.cjs"), s = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs"), r = require("../chunks/l10n-070da9ad.cjs"), c = {
|
|
3
3
|
name: "UndoVariantIcon",
|
|
4
4
|
emits: ["click"],
|
|
5
5
|
props: {
|
|
@@ -2,7 +2,7 @@ import i from "./NcInputField.mjs";
|
|
|
2
2
|
import { C as l } from "../chunks/Close-271f72e2.mjs";
|
|
3
3
|
import { A as a } from "../chunks/ArrowRight-74a9fcb2.mjs";
|
|
4
4
|
import { n as s } from "../chunks/_plugin-vue2_normalizer-71e2aa87.mjs";
|
|
5
|
-
import { t as r } from "../chunks/l10n-
|
|
5
|
+
import { t as r } from "../chunks/l10n-1b905a9a.mjs";
|
|
6
6
|
const c = {
|
|
7
7
|
name: "UndoVariantIcon",
|
|
8
8
|
emits: ["click"],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const N = require("../chunks/l10n-
|
|
2
|
+
const N = require("../chunks/l10n-070da9ad.cjs"), t = require("../chunks/logger-4998b668.cjs"), e = require("@nextcloud/calendar-js"), Z = require("../chunks/GenRandomId-c214d235.cjs"), Y = require("./NcSelect.cjs"), M = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs");
|
|
3
3
|
/**
|
|
4
4
|
* @copyright Copyright (c) 2019 Georg Ehrke
|
|
5
5
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as N } from "../chunks/l10n-
|
|
1
|
+
import { t as N } from "../chunks/l10n-1b905a9a.mjs";
|
|
2
2
|
import { l as t } from "../chunks/logger-3612e664.mjs";
|
|
3
3
|
import { getTimezoneManager as e } from "@nextcloud/calendar-js";
|
|
4
4
|
import { G as Z } from "../chunks/GenRandomId-cb9ccebe.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var y = require("../assets/index-c221fe05.css");
|
|
2
|
-
const s = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs"), a = require("../chunks/index-
|
|
2
|
+
const s = require("../chunks/_plugin-vue2_normalizer-7f9efb60.cjs"), a = require("../chunks/index-32c8b581.cjs"), n = require("./NcPopover.cjs"), i = require("vue"), o = (t) => t && t.__esModule ? t : { default: t }, u = /* @__PURE__ */ o(i), l = {
|
|
3
3
|
name: "NcUserBubbleDiv"
|
|
4
4
|
};
|
|
5
5
|
var c = function() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../assets/index-c221fe05.css";
|
|
2
2
|
import { n as s } from "../chunks/_plugin-vue2_normalizer-71e2aa87.mjs";
|
|
3
|
-
import { N as a } from "../chunks/index-
|
|
3
|
+
import { N as a } from "../chunks/index-efb07851.mjs";
|
|
4
4
|
import n from "./NcPopover.mjs";
|
|
5
5
|
import i from "vue";
|
|
6
6
|
const o = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const f = require("../chunks/GenColors-
|
|
2
|
+
const f = require("../chunks/GenColors-a8d54566.cjs"), i = require("md5"), p = (t) => t && t.__esModule ? t : { default: t }, d = /* @__PURE__ */ p(i);
|
|
3
3
|
/**
|
|
4
4
|
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
|
|
5
5
|
*
|
package/dist/assets/{NcAppNavigationToggle-9e170630.css → NcAppNavigationToggle-2bc73ee8.css}
RENAMED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
.material-design-icon[data-v-
|
|
23
|
+
.material-design-icon[data-v-8cb91920] {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-self: center;
|
|
26
26
|
justify-self: center;
|
|
27
27
|
align-items: center;
|
|
28
28
|
justify-content: center;
|
|
29
29
|
}
|
|
30
|
-
button.app-navigation-toggle[data-v-
|
|
30
|
+
button.app-navigation-toggle[data-v-8cb91920] {
|
|
31
31
|
position: absolute;
|
|
32
32
|
top: var(--app-navigation-padding);
|
|
33
33
|
right: calc(0px - var(--app-navigation-padding));
|
|
@@ -20,28 +20,28 @@
|
|
|
20
20
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
.material-design-icon[data-v-
|
|
23
|
+
.material-design-icon[data-v-e8c696ab] {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-self: center;
|
|
26
26
|
justify-self: center;
|
|
27
27
|
align-items: center;
|
|
28
28
|
justify-content: center;
|
|
29
29
|
}
|
|
30
|
-
.input-field[data-v-
|
|
30
|
+
.input-field[data-v-e8c696ab] {
|
|
31
31
|
position: relative;
|
|
32
32
|
width: 100%;
|
|
33
33
|
border-radius: var(--border-radius-large);
|
|
34
34
|
margin-block-start: 6px;
|
|
35
35
|
}
|
|
36
|
-
.input-field__main-wrapper[data-v-
|
|
36
|
+
.input-field__main-wrapper[data-v-e8c696ab] {
|
|
37
37
|
height: var(--default-clickable-area);
|
|
38
38
|
position: relative;
|
|
39
39
|
}
|
|
40
|
-
.input-field--disabled[data-v-
|
|
40
|
+
.input-field--disabled[data-v-e8c696ab] {
|
|
41
41
|
opacity: .7;
|
|
42
42
|
filter: saturate(.7);
|
|
43
43
|
}
|
|
44
|
-
.input-field__input[data-v-
|
|
44
|
+
.input-field__input[data-v-e8c696ab] {
|
|
45
45
|
margin: 0;
|
|
46
46
|
padding-inline: 12px 6px;
|
|
47
47
|
height: var(--default-clickable-area) !important;
|
|
@@ -56,56 +56,59 @@
|
|
|
56
56
|
-webkit-appearance: textfield !important;
|
|
57
57
|
-moz-appearance: textfield !important;
|
|
58
58
|
}
|
|
59
|
-
.input-field__input--label-outside[data-v-
|
|
59
|
+
.input-field__input--label-outside[data-v-e8c696ab] {
|
|
60
60
|
padding-block: 0;
|
|
61
61
|
}
|
|
62
|
-
.input-field__input[data-v-
|
|
63
|
-
.input-field__input[data-v-
|
|
64
|
-
.input-field__input[data-v-
|
|
62
|
+
.input-field__input[data-v-e8c696ab]:active:not([disabled]),
|
|
63
|
+
.input-field__input[data-v-e8c696ab]:hover:not([disabled]),
|
|
64
|
+
.input-field__input[data-v-e8c696ab]:focus:not([disabled]) {
|
|
65
65
|
border-color: 2px solid var(--color-main-text) !important;
|
|
66
66
|
box-shadow: 0 0 0 2px var(--color-main-background) !important;
|
|
67
67
|
}
|
|
68
|
-
.input-field__input:focus + .input-field__label[data-v-
|
|
69
|
-
.input-field__input:hover:not(:placeholder-shown) + .input-field__label[data-v-
|
|
68
|
+
.input-field__input:focus + .input-field__label[data-v-e8c696ab],
|
|
69
|
+
.input-field__input:hover:not(:placeholder-shown) + .input-field__label[data-v-e8c696ab] {
|
|
70
70
|
color: var(--color-main-text);
|
|
71
71
|
}
|
|
72
|
-
.input-field__input[data-v-
|
|
72
|
+
.input-field__input[data-v-e8c696ab]:not(:focus, .input-field__input--label-outside)::placeholder {
|
|
73
73
|
opacity: 0;
|
|
74
74
|
}
|
|
75
|
-
.input-field__input[data-v-
|
|
75
|
+
.input-field__input[data-v-e8c696ab]:focus {
|
|
76
76
|
cursor: text;
|
|
77
77
|
}
|
|
78
|
-
.input-field__input[data-v-
|
|
78
|
+
.input-field__input[data-v-e8c696ab]:disabled {
|
|
79
79
|
cursor: default;
|
|
80
80
|
}
|
|
81
|
-
.input-field__input[data-v-
|
|
81
|
+
.input-field__input[data-v-e8c696ab]:focus-visible {
|
|
82
82
|
box-shadow: unset !important;
|
|
83
83
|
}
|
|
84
|
-
.input-field__input--leading-icon[data-v-
|
|
84
|
+
.input-field__input--leading-icon[data-v-e8c696ab] {
|
|
85
85
|
padding-inline-start: var(--default-clickable-area);
|
|
86
86
|
}
|
|
87
|
-
.input-field__input--trailing-icon[data-v-
|
|
87
|
+
.input-field__input--trailing-icon[data-v-e8c696ab] {
|
|
88
88
|
padding-inline-end: var(--default-clickable-area);
|
|
89
89
|
}
|
|
90
|
-
.input-field__input--success[data-v-
|
|
90
|
+
.input-field__input--success[data-v-e8c696ab] {
|
|
91
91
|
border-color: var(--color-success) !important;
|
|
92
92
|
}
|
|
93
|
-
.input-field__input--success[data-v-
|
|
93
|
+
.input-field__input--success[data-v-e8c696ab]:focus-visible {
|
|
94
94
|
box-shadow:
|
|
95
95
|
#f8fafc 0 0 0 2px,
|
|
96
96
|
var(--color-primary-element) 0 0 0 4px,
|
|
97
97
|
#0000000d 0 1px 2px;
|
|
98
98
|
}
|
|
99
|
-
.input-field__input--error[data-v-
|
|
99
|
+
.input-field__input--error[data-v-e8c696ab] {
|
|
100
100
|
border-color: var(--color-error) !important;
|
|
101
101
|
}
|
|
102
|
-
.input-field__input--error[data-v-
|
|
102
|
+
.input-field__input--error[data-v-e8c696ab]:focus-visible {
|
|
103
103
|
box-shadow:
|
|
104
104
|
#f8fafc 0 0 0 2px,
|
|
105
105
|
var(--color-primary-element) 0 0 0 4px,
|
|
106
106
|
#0000000d 0 1px 2px;
|
|
107
107
|
}
|
|
108
|
-
.input-
|
|
108
|
+
.input-field__input--pill[data-v-e8c696ab] {
|
|
109
|
+
border-radius: var(--border-radius-pill);
|
|
110
|
+
}
|
|
111
|
+
.input-field__label[data-v-e8c696ab] {
|
|
109
112
|
position: absolute;
|
|
110
113
|
margin-inline: 14px 0;
|
|
111
114
|
max-width: fit-content;
|
|
@@ -123,14 +126,14 @@
|
|
|
123
126
|
color var(--animation-quick),
|
|
124
127
|
background-color var(--animation-quick) var(--animation-slow);
|
|
125
128
|
}
|
|
126
|
-
.input-field__label--leading-icon[data-v-
|
|
129
|
+
.input-field__label--leading-icon[data-v-e8c696ab] {
|
|
127
130
|
margin-inline-start: var(--default-clickable-area);
|
|
128
131
|
}
|
|
129
|
-
.input-field__label--trailing-icon[data-v-
|
|
132
|
+
.input-field__label--trailing-icon[data-v-e8c696ab] {
|
|
130
133
|
margin-inline-end: var(--default-clickable-area);
|
|
131
134
|
}
|
|
132
|
-
.input-field__input:focus + .input-field__label[data-v-
|
|
133
|
-
.input-field__input:not(:placeholder-shown) + .input-field__label[data-v-
|
|
135
|
+
.input-field__input:focus + .input-field__label[data-v-e8c696ab],
|
|
136
|
+
.input-field__input:not(:placeholder-shown) + .input-field__label[data-v-e8c696ab] {
|
|
134
137
|
inset-block-start: -10px;
|
|
135
138
|
font-size: 13px;
|
|
136
139
|
font-weight: 500;
|
|
@@ -144,11 +147,11 @@
|
|
|
144
147
|
font-size var(--animation-quick),
|
|
145
148
|
color var(--animation-quick);
|
|
146
149
|
}
|
|
147
|
-
.input-field__input:focus + .input-field__label--leading-icon[data-v-
|
|
148
|
-
.input-field__input:not(:placeholder-shown) + .input-field__label--leading-icon[data-v-
|
|
150
|
+
.input-field__input:focus + .input-field__label--leading-icon[data-v-e8c696ab],
|
|
151
|
+
.input-field__input:not(:placeholder-shown) + .input-field__label--leading-icon[data-v-e8c696ab] {
|
|
149
152
|
margin-inline-start: 41px;
|
|
150
153
|
}
|
|
151
|
-
.input-field__icon[data-v-
|
|
154
|
+
.input-field__icon[data-v-e8c696ab] {
|
|
152
155
|
position: absolute;
|
|
153
156
|
height: var(--default-clickable-area);
|
|
154
157
|
width: var(--default-clickable-area);
|
|
@@ -157,31 +160,34 @@
|
|
|
157
160
|
justify-content: center;
|
|
158
161
|
opacity: .7;
|
|
159
162
|
}
|
|
160
|
-
.input-field__icon--leading[data-v-
|
|
163
|
+
.input-field__icon--leading[data-v-e8c696ab] {
|
|
161
164
|
inset-block-end: 0;
|
|
162
165
|
inset-inline-start: 2px;
|
|
163
166
|
}
|
|
164
|
-
.input-field__icon--trailing[data-v-
|
|
167
|
+
.input-field__icon--trailing[data-v-e8c696ab] {
|
|
165
168
|
inset-block-end: 0;
|
|
166
169
|
inset-inline-end: 2px;
|
|
167
170
|
}
|
|
168
|
-
.input-field__trailing-button.button-vue[data-v-
|
|
171
|
+
.input-field__trailing-button.button-vue[data-v-e8c696ab] {
|
|
169
172
|
position: absolute;
|
|
170
173
|
top: 0;
|
|
171
174
|
right: 0;
|
|
172
175
|
border-radius: var(--border-radius-large);
|
|
173
176
|
}
|
|
174
|
-
.input-
|
|
177
|
+
.input-field__trailing-button--pill.button-vue[data-v-e8c696ab] {
|
|
178
|
+
border-radius: var(--border-radius-pill);
|
|
179
|
+
}
|
|
180
|
+
.input-field__helper-text-message[data-v-e8c696ab] {
|
|
175
181
|
padding-block: 4px;
|
|
176
182
|
display: flex;
|
|
177
183
|
align-items: center;
|
|
178
184
|
}
|
|
179
|
-
.input-field__helper-text-message__icon[data-v-
|
|
185
|
+
.input-field__helper-text-message__icon[data-v-e8c696ab] {
|
|
180
186
|
margin-inline-end: 8px;
|
|
181
187
|
}
|
|
182
|
-
.input-field__helper-text-message--error[data-v-
|
|
188
|
+
.input-field__helper-text-message--error[data-v-e8c696ab] {
|
|
183
189
|
color: var(--color-error-text);
|
|
184
190
|
}
|
|
185
|
-
.input-field__helper-text-message--success[data-v-
|
|
191
|
+
.input-field__helper-text-message--success[data-v-e8c696ab] {
|
|
186
192
|
color: var(--color-success-text);
|
|
187
193
|
}
|
|
@@ -424,32 +424,32 @@
|
|
|
424
424
|
color: #ccc;
|
|
425
425
|
background-color: #f3f3f3;
|
|
426
426
|
}
|
|
427
|
-
.mx-datepicker[data-v-
|
|
427
|
+
.mx-datepicker[data-v-c7eb113] {
|
|
428
428
|
-webkit-user-select: none;
|
|
429
429
|
user-select: none;
|
|
430
430
|
color: var(--color-main-text);
|
|
431
431
|
}
|
|
432
|
-
.mx-datepicker[data-v-
|
|
432
|
+
.mx-datepicker[data-v-c7eb113] svg {
|
|
433
433
|
fill: var(--color-main-text);
|
|
434
434
|
}
|
|
435
|
-
.mx-datepicker[data-v-
|
|
435
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper .mx-input {
|
|
436
436
|
width: 100%;
|
|
437
437
|
border: 2px solid var(--color-border-maxcontrast);
|
|
438
438
|
background-color: var(--color-main-background);
|
|
439
439
|
background-clip: content-box;
|
|
440
440
|
}
|
|
441
|
-
.mx-datepicker[data-v-
|
|
442
|
-
.mx-datepicker[data-v-
|
|
443
|
-
.mx-datepicker[data-v-
|
|
441
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper .mx-input:active:not(.disabled),
|
|
442
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper .mx-input:hover:not(.disabled),
|
|
443
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper .mx-input:focus:not(.disabled) {
|
|
444
444
|
border-color: var(--color-primary-element);
|
|
445
445
|
}
|
|
446
|
-
.mx-datepicker[data-v-
|
|
447
|
-
.mx-datepicker[data-v-
|
|
446
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper:disabled,
|
|
447
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper.disabled {
|
|
448
448
|
cursor: not-allowed;
|
|
449
449
|
opacity: .7;
|
|
450
450
|
}
|
|
451
|
-
.mx-datepicker[data-v-
|
|
452
|
-
.mx-datepicker[data-v-
|
|
451
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper .mx-icon-calendar,
|
|
452
|
+
.mx-datepicker[data-v-c7eb113] .mx-input-wrapper .mx-icon-clear {
|
|
453
453
|
color: var(--color-text-lighter);
|
|
454
454
|
}
|
|
455
455
|
.mx-datepicker-main {
|
|
@@ -31,14 +31,14 @@
|
|
|
31
31
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
|
-
.material-design-icon[data-v-
|
|
34
|
+
.material-design-icon[data-v-8c6d0d34] {
|
|
35
35
|
display: flex;
|
|
36
36
|
align-self: center;
|
|
37
37
|
justify-self: center;
|
|
38
38
|
align-items: center;
|
|
39
39
|
justify-content: center;
|
|
40
40
|
}
|
|
41
|
-
.app-navigation[data-v-
|
|
41
|
+
.app-navigation[data-v-8c6d0d34] {
|
|
42
42
|
--color-text-maxcontrast: var(--color-text-maxcontrast-background-blur, var(--color-text-maxcontrast-default));
|
|
43
43
|
transition: transform var(--animation-quick), margin var(--animation-quick);
|
|
44
44
|
width: 300px;
|
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
-webkit-backdrop-filter: var(--filter-background-blur, none);
|
|
61
61
|
backdrop-filter: var(--filter-background-blur, none);
|
|
62
62
|
}
|
|
63
|
-
.app-navigation--close[data-v-
|
|
63
|
+
.app-navigation--close[data-v-8c6d0d34] {
|
|
64
64
|
transform: translate(-100%);
|
|
65
65
|
position: absolute;
|
|
66
66
|
}
|
|
67
|
-
.app-navigation__content > ul[data-v-
|
|
68
|
-
.app-navigation__list[data-v-
|
|
67
|
+
.app-navigation__content > ul[data-v-8c6d0d34],
|
|
68
|
+
.app-navigation__list[data-v-8c6d0d34] {
|
|
69
69
|
position: relative;
|
|
70
70
|
height: 100%;
|
|
71
71
|
width: 100%;
|
|
@@ -77,16 +77,16 @@
|
|
|
77
77
|
gap: var(--default-grid-baseline, 4px);
|
|
78
78
|
padding: var(--app-navigation-padding);
|
|
79
79
|
}
|
|
80
|
-
.app-navigation__content[data-v-
|
|
80
|
+
.app-navigation__content[data-v-8c6d0d34] {
|
|
81
81
|
height: 100%;
|
|
82
82
|
display: flex;
|
|
83
83
|
flex-direction: column;
|
|
84
84
|
}
|
|
85
|
-
[data-themes*=highcontrast] .app-navigation[data-v-
|
|
85
|
+
[data-themes*=highcontrast] .app-navigation[data-v-8c6d0d34] {
|
|
86
86
|
border-right: 1px solid var(--color-border);
|
|
87
87
|
}
|
|
88
88
|
@media only screen and (max-width: 1024px) {
|
|
89
|
-
.app-navigation[data-v-
|
|
89
|
+
.app-navigation[data-v-8c6d0d34]:not(.app-navigation--close) {
|
|
90
90
|
position: absolute;
|
|
91
91
|
}
|
|
92
92
|
}
|