@quoreadmin/ui 1.7.13 → 1.7.15

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.
Files changed (136) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index131.js +90 -85
  3. package/dist/index152.js +14 -10
  4. package/dist/index173.js +1 -1
  5. package/dist/index176.js +4 -4
  6. package/dist/index184.js +5 -0
  7. package/dist/index185.js +7 -7
  8. package/dist/index188.js +17 -17
  9. package/dist/index191.js +4 -4
  10. package/dist/index20.js +15 -14
  11. package/dist/index202.js +4 -4
  12. package/dist/index206.js +2 -2
  13. package/dist/index227.js +124 -19
  14. package/dist/index228.js +35 -158
  15. package/dist/index229.js +79 -227
  16. package/dist/index230.js +19 -36
  17. package/dist/index231.js +20 -10
  18. package/dist/index232.js +19 -126
  19. package/dist/index233.js +19 -37
  20. package/dist/index234.js +17 -75
  21. package/dist/index235.js +160 -19
  22. package/dist/index236.js +228 -20
  23. package/dist/index237.js +36 -19
  24. package/dist/index238.js +10 -20
  25. package/dist/index239.js +6 -6
  26. package/dist/index240.js +1 -1
  27. package/dist/index241.js +1 -1
  28. package/dist/index254.js +2 -2
  29. package/dist/index258.js +6 -6
  30. package/dist/index259.js +1 -1
  31. package/dist/index265.js +1 -1
  32. package/dist/index266.js +1 -1
  33. package/dist/index267.js +5 -5
  34. package/dist/index288.js +2 -3
  35. package/dist/index289.js +1515 -24
  36. package/dist/index290.js +386 -2
  37. package/dist/index291.js +2717 -221
  38. package/dist/index292.js +84 -4
  39. package/dist/index293.js +3764 -128
  40. package/dist/index294.js +57 -65
  41. package/dist/index295.js +14 -86
  42. package/dist/index296.js +82 -27
  43. package/dist/index297.js +200 -7
  44. package/dist/index298.js +237 -66
  45. package/dist/index299.js +3 -4
  46. package/dist/index300.js +27 -2
  47. package/dist/index301.js +74 -78
  48. package/dist/index302.js +21 -53
  49. package/dist/index303.js +934 -5
  50. package/dist/index304.js +21 -4
  51. package/dist/index305.js +19 -178
  52. package/dist/index306.js +19 -62
  53. package/dist/index307.js +68 -74
  54. package/dist/index308.js +19 -1518
  55. package/dist/index309.js +19 -386
  56. package/dist/index310.js +22 -2731
  57. package/dist/index311.js +21 -85
  58. package/dist/index312.js +63 -3770
  59. package/dist/index313.js +227 -52
  60. package/dist/index314.js +6 -15
  61. package/dist/index315.js +124 -74
  62. package/dist/index316.js +61 -195
  63. package/dist/index317.js +81 -240
  64. package/dist/index318.js +25 -75
  65. package/dist/index319.js +8 -21
  66. package/dist/index320.js +66 -926
  67. package/dist/index321.js +3 -21
  68. package/dist/index322.js +2 -20
  69. package/dist/index323.js +82 -19
  70. package/dist/index324.js +51 -66
  71. package/dist/index325.js +6 -19
  72. package/dist/index326.js +5 -19
  73. package/dist/index327.js +178 -21
  74. package/dist/index328.js +62 -21
  75. package/dist/index329.js +74 -62
  76. package/dist/index354.js +19 -20
  77. package/dist/index355.js +19 -55
  78. package/dist/index356.js +63 -28
  79. package/dist/index357.js +37 -7
  80. package/dist/index358.js +18 -49
  81. package/dist/index359.js +56 -6
  82. package/dist/index360.js +27 -10
  83. package/dist/index361.js +7 -7
  84. package/dist/index362.js +51 -27
  85. package/dist/index363.js +6 -2
  86. package/dist/index364.js +11 -69
  87. package/dist/index365.js +6 -166
  88. package/dist/index366.js +28 -20
  89. package/dist/index367.js +2 -20
  90. package/dist/index368.js +67 -61
  91. package/dist/index369.js +166 -36
  92. package/dist/index370.js +98 -28
  93. package/dist/index371.js +90 -10
  94. package/dist/index372.js +98 -4
  95. package/dist/index373.js +17 -4
  96. package/dist/index374.js +30 -12
  97. package/dist/index375.js +11 -7
  98. package/dist/index376.js +3 -11
  99. package/dist/index377.js +3 -4
  100. package/dist/index378.js +13 -33
  101. package/dist/index379.js +7 -31
  102. package/dist/index380.js +12 -28
  103. package/dist/index381.js +5 -61
  104. package/dist/index382.js +33 -101
  105. package/dist/index383.js +31 -91
  106. package/dist/index384.js +27 -97
  107. package/dist/index385.js +60 -16
  108. package/dist/index386.js +1 -1
  109. package/dist/index391.js +1 -1
  110. package/dist/index392.js +2 -2
  111. package/dist/src/components/comment/comment.d.ts +27 -0
  112. package/dist/src/components/comment/comment.stories.d.ts +27 -0
  113. package/dist/src/components/comment-section/comment-section.d.ts +36 -0
  114. package/dist/src/components/comment-section/comment-section.stories.d.ts +45 -0
  115. package/dist/src/components/data-filter/data-filter.d.ts +18 -0
  116. package/dist/src/components/data-list/data-list.d.ts +18 -0
  117. package/dist/src/components/data-table/data-table.d.ts +9 -0
  118. package/dist/src/components/event/event.d.ts +9 -0
  119. package/dist/src/components/file-upload/file-upload.d.ts +9 -0
  120. package/dist/src/components/file-upload/file-upload.stories.d.ts +45 -0
  121. package/dist/src/components/grid/grid.stories.d.ts +36 -0
  122. package/dist/src/components/icon-action-group/icon-action-group.d.ts +9 -0
  123. package/dist/src/components/icon-action-group/icon-action-group.stories.d.ts +45 -0
  124. package/dist/src/components/image-gallery/image-gallery.d.ts +9 -0
  125. package/dist/src/components/image-gallery/image-gallery.stories.d.ts +18 -0
  126. package/dist/src/components/popover/popover.d.ts +15 -0
  127. package/dist/src/components/popover/popover.stories.d.ts +63 -0
  128. package/dist/src/components/room-details-popover/room-details-popover.d.ts +18 -0
  129. package/dist/src/components/table/table.d.ts +9 -0
  130. package/dist/src/components/tooltip/tooltip.d.ts +9 -0
  131. package/dist/src/components/tooltip/tooltip.stories.d.ts +63 -0
  132. package/dist/src/components/wysiwyg/wysiwyg.d.ts +9 -0
  133. package/dist/src/components/wysiwyg/wysiwyg.stories.d.ts +9 -0
  134. package/dist/src/views/lists.vue.d.ts +45 -0
  135. package/dist/src/views/tables.vue.d.ts +36 -0
  136. package/package.json +1 -1
package/dist/index329.js CHANGED
@@ -1,65 +1,77 @@
1
- import a from "./index285.js";
2
- var l = {
3
- root: function(e) {
4
- var p = e.instance, n = e.props, o = e.state;
5
- return ["p-dropdown p-component p-inputwrapper", {
6
- "p-disabled": n.disabled,
7
- "p-invalid": n.invalid,
8
- "p-variant-filled": n.variant ? n.variant === "filled" : p.$primevue.config.inputStyle === "filled",
9
- "p-dropdown-clearable": n.showClear,
10
- "p-focus": o.focused,
11
- "p-inputwrapper-filled": p.hasSelectedOption,
12
- "p-inputwrapper-focus": o.focused || o.overlayVisible,
13
- "p-overlay-open": o.overlayVisible
14
- }];
15
- },
16
- input: function(e) {
17
- var p, n = e.instance, o = e.props;
18
- return ["p-dropdown-label p-inputtext", {
19
- "p-placeholder": !o.editable && n.label === o.placeholder,
20
- "p-dropdown-label-empty": !o.editable && !n.$slots.value && (n.label === "p-emptylabel" || ((p = n.label) === null || p === void 0 ? void 0 : p.length) === 0)
21
- }];
22
- },
23
- clearIcon: "p-dropdown-clear-icon",
24
- trigger: "p-dropdown-trigger",
25
- loadingicon: "p-dropdown-trigger-icon",
26
- dropdownIcon: "p-dropdown-trigger-icon",
27
- panel: function(e) {
28
- e.props;
29
- var p = e.instance;
30
- return ["p-dropdown-panel p-component", {
31
- "p-ripple-disabled": p.$primevue.config.ripple === !1
32
- }];
33
- },
34
- header: "p-dropdown-header",
35
- filterContainer: "p-dropdown-filter-container",
36
- filterInput: function(e) {
37
- var p = e.props, n = e.instance;
38
- return ["p-dropdown-filter p-inputtext p-component", {
39
- "p-variant-filled": p.variant ? p.variant === "filled" : n.$primevue.config.inputStyle === "filled"
40
- }];
41
- },
42
- filterIcon: "p-dropdown-filter-icon",
43
- wrapper: "p-dropdown-items-wrapper",
44
- list: "p-dropdown-items",
45
- itemGroup: "p-dropdown-item-group",
46
- itemGroupLabel: "p-dropdown-item-group-label",
47
- item: function(e) {
48
- var p = e.instance, n = e.props, o = e.state, t = e.option, r = e.focusedOption;
49
- return ["p-dropdown-item", {
50
- "p-highlight": p.isSelected(t) && n.highlightOnSelect,
51
- "p-focus": o.focusedOptionIndex === r,
52
- "p-disabled": p.isOptionDisabled(t)
53
- }];
54
- },
55
- itemLabel: "p-dropdown-item-label",
56
- checkIcon: "p-dropdown-check-icon",
57
- blankIcon: "p-dropdown-blank-icon",
58
- emptyMessage: "p-dropdown-empty-message"
59
- }, s = a.extend({
60
- name: "dropdown",
61
- classes: l
1
+ const e = {
2
+ Continue: 100,
3
+ SwitchingProtocols: 101,
4
+ Processing: 102,
5
+ EarlyHints: 103,
6
+ Ok: 200,
7
+ Created: 201,
8
+ Accepted: 202,
9
+ NonAuthoritativeInformation: 203,
10
+ NoContent: 204,
11
+ ResetContent: 205,
12
+ PartialContent: 206,
13
+ MultiStatus: 207,
14
+ AlreadyReported: 208,
15
+ ImUsed: 226,
16
+ MultipleChoices: 300,
17
+ MovedPermanently: 301,
18
+ Found: 302,
19
+ SeeOther: 303,
20
+ NotModified: 304,
21
+ UseProxy: 305,
22
+ Unused: 306,
23
+ TemporaryRedirect: 307,
24
+ PermanentRedirect: 308,
25
+ BadRequest: 400,
26
+ Unauthorized: 401,
27
+ PaymentRequired: 402,
28
+ Forbidden: 403,
29
+ NotFound: 404,
30
+ MethodNotAllowed: 405,
31
+ NotAcceptable: 406,
32
+ ProxyAuthenticationRequired: 407,
33
+ RequestTimeout: 408,
34
+ Conflict: 409,
35
+ Gone: 410,
36
+ LengthRequired: 411,
37
+ PreconditionFailed: 412,
38
+ PayloadTooLarge: 413,
39
+ UriTooLong: 414,
40
+ UnsupportedMediaType: 415,
41
+ RangeNotSatisfiable: 416,
42
+ ExpectationFailed: 417,
43
+ ImATeapot: 418,
44
+ MisdirectedRequest: 421,
45
+ UnprocessableEntity: 422,
46
+ Locked: 423,
47
+ FailedDependency: 424,
48
+ TooEarly: 425,
49
+ UpgradeRequired: 426,
50
+ PreconditionRequired: 428,
51
+ TooManyRequests: 429,
52
+ RequestHeaderFieldsTooLarge: 431,
53
+ UnavailableForLegalReasons: 451,
54
+ InternalServerError: 500,
55
+ NotImplemented: 501,
56
+ BadGateway: 502,
57
+ ServiceUnavailable: 503,
58
+ GatewayTimeout: 504,
59
+ HttpVersionNotSupported: 505,
60
+ VariantAlsoNegotiates: 506,
61
+ InsufficientStorage: 507,
62
+ LoopDetected: 508,
63
+ NotExtended: 510,
64
+ NetworkAuthenticationRequired: 511,
65
+ WebServerIsDown: 521,
66
+ ConnectionTimedOut: 522,
67
+ OriginIsUnreachable: 523,
68
+ TimeoutOccurred: 524,
69
+ SslHandshakeFailed: 525,
70
+ InvalidSslCertificate: 526
71
+ };
72
+ Object.entries(e).forEach(([t, o]) => {
73
+ e[o] = t;
62
74
  });
63
75
  export {
64
- s as default
76
+ e as default
65
77
  };
package/dist/index354.js CHANGED
@@ -1,23 +1,22 @@
1
- import f from "./index291.js";
2
- import d from "./index370.js";
3
- function l(e) {
4
- return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
5
- }
6
- function m(e, c, i) {
7
- if (!c)
8
- return e;
9
- const t = i && i.encode || l;
10
- f.isFunction(i) && (i = {
11
- serialize: i
12
- });
13
- const r = i && i.serialize;
14
- let n;
15
- if (r ? n = r(c, i) : n = f.isURLSearchParams(c) ? c.toString() : new d(c, i).toString(t), n) {
16
- const a = e.indexOf("#");
17
- a !== -1 && (e = e.slice(0, a)), e += (e.indexOf("?") === -1 ? "?" : "&") + n;
18
- }
19
- return e;
1
+ import r from "./index277.js";
2
+ import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as i } from "vue";
3
+ var l = {
4
+ name: "AngleDownIcon",
5
+ extends: r
6
+ }, p = /* @__PURE__ */ i("path", {
7
+ d: "M3.58659 4.5007C3.68513 4.50023 3.78277 4.51945 3.87379 4.55723C3.9648 4.59501 4.04735 4.65058 4.11659 4.7207L7.11659 7.7207L10.1166 4.7207C10.2619 4.65055 10.4259 4.62911 10.5843 4.65956C10.7427 4.69002 10.8871 4.77074 10.996 4.88976C11.1049 5.00877 11.1726 5.15973 11.1889 5.32022C11.2052 5.48072 11.1693 5.6422 11.0866 5.7807L7.58659 9.2807C7.44597 9.42115 7.25534 9.50004 7.05659 9.50004C6.85784 9.50004 6.66722 9.42115 6.52659 9.2807L3.02659 5.7807C2.88614 5.64007 2.80725 5.44945 2.80725 5.2507C2.80725 5.05195 2.88614 4.86132 3.02659 4.7207C3.09932 4.64685 3.18675 4.58911 3.28322 4.55121C3.37969 4.51331 3.48305 4.4961 3.58659 4.5007Z",
8
+ fill: "currentColor"
9
+ }, null, -1), s = [p];
10
+ function C(e, a, c, d, m, h) {
11
+ return o(), t("svg", n({
12
+ width: "14",
13
+ height: "14",
14
+ viewBox: "0 0 14 14",
15
+ fill: "none",
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, e.pti()), s, 16);
20
18
  }
19
+ l.render = C;
21
20
  export {
22
- m as default
21
+ l as default
23
22
  };
package/dist/index355.js CHANGED
@@ -1,58 +1,22 @@
1
- import n from "./index291.js";
2
- class a {
3
- constructor() {
4
- this.handlers = [];
5
- }
6
- /**
7
- * Add a new interceptor to the stack
8
- *
9
- * @param {Function} fulfilled The function to handle `then` for a `Promise`
10
- * @param {Function} rejected The function to handle `reject` for a `Promise`
11
- *
12
- * @return {Number} An ID used to remove interceptor later
13
- */
14
- use(s, h, r) {
15
- return this.handlers.push({
16
- fulfilled: s,
17
- rejected: h,
18
- synchronous: r ? r.synchronous : !1,
19
- runWhen: r ? r.runWhen : null
20
- }), this.handlers.length - 1;
21
- }
22
- /**
23
- * Remove an interceptor from the stack
24
- *
25
- * @param {Number} id The ID that was returned by `use`
26
- *
27
- * @returns {void}
28
- */
29
- eject(s) {
30
- this.handlers[s] && (this.handlers[s] = null);
31
- }
32
- /**
33
- * Clear all interceptors from the stack
34
- *
35
- * @returns {void}
36
- */
37
- clear() {
38
- this.handlers && (this.handlers = []);
39
- }
40
- /**
41
- * Iterate over all the registered interceptors
42
- *
43
- * This method is particularly useful for skipping over any
44
- * interceptors that may have become `null` calling `eject`.
45
- *
46
- * @param {Function} fn The function to call for each interceptor
47
- *
48
- * @returns {void}
49
- */
50
- forEach(s) {
51
- n.forEach(this.handlers, function(r) {
52
- r !== null && s(r);
53
- });
54
- }
1
+ import r from "./index277.js";
2
+ import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as p } from "vue";
3
+ var i = {
4
+ name: "AngleUpIcon",
5
+ extends: r
6
+ }, l = /* @__PURE__ */ p("path", {
7
+ d: "M10.4134 9.49931C10.3148 9.49977 10.2172 9.48055 10.1262 9.44278C10.0352 9.405 9.95263 9.34942 9.88338 9.27931L6.88338 6.27931L3.88338 9.27931C3.73811 9.34946 3.57409 9.3709 3.41567 9.34044C3.25724 9.30999 3.11286 9.22926 3.00395 9.11025C2.89504 8.99124 2.82741 8.84028 2.8111 8.67978C2.79478 8.51928 2.83065 8.35781 2.91338 8.21931L6.41338 4.71931C6.55401 4.57886 6.74463 4.49997 6.94338 4.49997C7.14213 4.49997 7.33276 4.57886 7.47338 4.71931L10.9734 8.21931C11.1138 8.35994 11.1927 8.55056 11.1927 8.74931C11.1927 8.94806 11.1138 9.13868 10.9734 9.27931C10.9007 9.35315 10.8132 9.41089 10.7168 9.44879C10.6203 9.48669 10.5169 9.5039 10.4134 9.49931Z",
8
+ fill: "currentColor"
9
+ }, null, -1), s = [l];
10
+ function C(e, a, c, d, m, h) {
11
+ return o(), t("svg", n({
12
+ width: "14",
13
+ height: "14",
14
+ viewBox: "0 0 14 14",
15
+ fill: "none",
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, e.pti()), s, 16);
55
18
  }
19
+ i.render = C;
56
20
  export {
57
- a as default
21
+ i as default
58
22
  };
package/dist/index356.js CHANGED
@@ -1,31 +1,66 @@
1
- import r from "./index371.js";
2
- import p from "./index299.js";
3
- import l from "./index295.js";
4
- import m from "./index297.js";
5
- import a from "./index305.js";
6
- import o from "./index306.js";
7
- function d(e) {
8
- if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
9
- throw new m(null, e);
10
- }
11
- function q(e) {
12
- return d(e), e.headers = a.from(e.headers), e.data = r.call(
13
- e,
14
- e.transformRequest
15
- ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), o.getAdapter(e.adapter || l.adapter, e)(e).then(function(t) {
16
- return d(e), t.data = r.call(
17
- e,
18
- e.transformResponse,
19
- t
20
- ), t.headers = a.from(t.headers), t;
21
- }, function(t) {
22
- return p(t) || (d(e), t && t.response && (t.response.data = r.call(
23
- e,
24
- e.transformResponse,
25
- t.response
26
- ), t.response.headers = a.from(t.response.headers))), Promise.reject(t);
27
- });
1
+ import i from "./index224.js";
2
+ import r from "./index373.js";
3
+ import { createElementBlock as a, openBlock as u, mergeProps as o } from "vue";
4
+ var d = {
5
+ name: "BaseInputText",
6
+ extends: i,
7
+ props: {
8
+ modelValue: null,
9
+ size: {
10
+ type: String,
11
+ default: null
12
+ },
13
+ invalid: {
14
+ type: Boolean,
15
+ default: !1
16
+ },
17
+ variant: {
18
+ type: String,
19
+ default: null
20
+ }
21
+ },
22
+ style: r,
23
+ provide: function() {
24
+ return {
25
+ $parentInstance: this
26
+ };
27
+ }
28
+ }, p = {
29
+ name: "InputText",
30
+ extends: d,
31
+ inheritAttrs: !1,
32
+ emits: ["update:modelValue"],
33
+ methods: {
34
+ getPTOptions: function(e) {
35
+ var l = e === "root" ? this.ptmi : this.ptm;
36
+ return l(e, {
37
+ context: {
38
+ filled: this.filled,
39
+ disabled: this.$attrs.disabled || this.$attrs.disabled === ""
40
+ }
41
+ });
42
+ },
43
+ onInput: function(e) {
44
+ this.$emit("update:modelValue", e.target.value);
45
+ }
46
+ },
47
+ computed: {
48
+ filled: function() {
49
+ return this.modelValue != null && this.modelValue.toString().length > 0;
50
+ }
51
+ }
52
+ }, s = ["value", "aria-invalid"];
53
+ function m(t, e, l, f, v, n) {
54
+ return u(), a("input", o({
55
+ class: t.cx("root"),
56
+ value: t.modelValue,
57
+ "aria-invalid": t.invalid || void 0,
58
+ onInput: e[0] || (e[0] = function() {
59
+ return n.onInput && n.onInput.apply(n, arguments);
60
+ })
61
+ }, n.getPTOptions("root")), null, 16, s);
28
62
  }
63
+ p.render = m;
29
64
  export {
30
- q as default
65
+ p as default
31
66
  };
package/dist/index357.js CHANGED
@@ -1,9 +1,39 @@
1
- import r from "./index372.js";
2
- import f from "./index373.js";
3
- function u(l, i, t) {
4
- let o = !r(i);
5
- return l && (o || t == !1) ? f(l, i) : i;
6
- }
1
+ import o from "./index285.js";
2
+ var e = {
3
+ root: function(t) {
4
+ var u = t.instance, n = t.props;
5
+ return ["p-inputnumber p-component p-inputwrapper", {
6
+ "p-inputwrapper-filled": u.filled || n.allowEmpty === !1,
7
+ "p-inputwrapper-focus": u.focused,
8
+ "p-inputnumber-buttons-stacked": n.showButtons && n.buttonLayout === "stacked",
9
+ "p-inputnumber-buttons-horizontal": n.showButtons && n.buttonLayout === "horizontal",
10
+ "p-inputnumber-buttons-vertical": n.showButtons && n.buttonLayout === "vertical",
11
+ "p-invalid": n.invalid
12
+ }];
13
+ },
14
+ input: function(t) {
15
+ var u = t.props, n = t.instance;
16
+ return ["p-inputnumber-input", {
17
+ "p-variant-filled": u.variant ? u.variant === "filled" : n.$primevue.config.inputStyle === "filled"
18
+ }];
19
+ },
20
+ buttonGroup: "p-inputnumber-button-group",
21
+ incrementButton: function(t) {
22
+ var u = t.instance, n = t.props;
23
+ return ["p-inputnumber-button p-inputnumber-button-up", {
24
+ "p-disabled": n.showButtons && n.max !== null && u.maxBoundry()
25
+ }];
26
+ },
27
+ decrementButton: function(t) {
28
+ var u = t.instance, n = t.props;
29
+ return ["p-inputnumber-button p-inputnumber-button-down", {
30
+ "p-disabled": n.showButtons && n.min !== null && u.minBoundry()
31
+ }];
32
+ }
33
+ }, i = o.extend({
34
+ name: "inputnumber",
35
+ classes: e
36
+ });
7
37
  export {
8
- u as default
38
+ i as default
9
39
  };
package/dist/index358.js CHANGED
@@ -1,54 +1,23 @@
1
- import { VERSION as w } from "./index300.js";
2
- import s from "./index302.js";
3
- const l = {};
4
- ["object", "boolean", "number", "function", "string", "symbol"].forEach((n, t) => {
5
- l[n] = function(o) {
6
- return typeof o === n || "a" + (t < 1 ? "n " : " ") + n;
7
- };
8
- });
9
- const f = {};
10
- l.transitional = function(t, i, o) {
11
- function a(r, e) {
12
- return "[Axios v" + w + "] Transitional option '" + r + "'" + e + (o ? ". " + o : "");
13
- }
14
- return (r, e, u) => {
15
- if (t === !1)
16
- throw new s(
17
- a(e, " has been removed" + (i ? " in " + i : "")),
18
- s.ERR_DEPRECATED
19
- );
20
- return i && !f[e] && (f[e] = !0, console.warn(
21
- a(
22
- e,
23
- " has been deprecated since v" + i + " and will be removed in the near future"
24
- )
25
- )), t ? t(r, e, u) : !0;
26
- };
27
- };
28
- l.spelling = function(t) {
29
- return (i, o) => (console.warn(`${o} is likely a misspelling of ${t}`), !0);
30
- };
31
- function b(n, t, i) {
32
- if (typeof n != "object")
33
- throw new s("options must be an object", s.ERR_BAD_OPTION_VALUE);
34
- const o = Object.keys(n);
35
- let a = o.length;
36
- for (; a-- > 0; ) {
37
- const r = o[a], e = t[r];
38
- if (e) {
39
- const u = n[r], c = u === void 0 || e(u, r, n);
40
- if (c !== !0)
41
- throw new s("option " + r + " must be " + c, s.ERR_BAD_OPTION_VALUE);
42
- continue;
43
- }
44
- if (i !== !0)
45
- throw new s("Unknown option " + r, s.ERR_BAD_OPTION);
1
+ import f from "./index313.js";
2
+ import d from "./index374.js";
3
+ function l(e) {
4
+ return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
5
+ }
6
+ function m(e, c, i) {
7
+ if (!c)
8
+ return e;
9
+ const t = i && i.encode || l;
10
+ f.isFunction(i) && (i = {
11
+ serialize: i
12
+ });
13
+ const r = i && i.serialize;
14
+ let n;
15
+ if (r ? n = r(c, i) : n = f.isURLSearchParams(c) ? c.toString() : new d(c, i).toString(t), n) {
16
+ const a = e.indexOf("#");
17
+ a !== -1 && (e = e.slice(0, a)), e += (e.indexOf("?") === -1 ? "?" : "&") + n;
46
18
  }
19
+ return e;
47
20
  }
48
- const m = {
49
- assertOptions: b,
50
- validators: l
51
- };
52
21
  export {
53
22
  m as default
54
23
  };
package/dist/index359.js CHANGED
@@ -1,8 +1,58 @@
1
- const r = {
2
- silentJSONParsing: !0,
3
- forcedJSONParsing: !0,
4
- clarifyTimeoutError: !1
5
- };
1
+ import n from "./index313.js";
2
+ class a {
3
+ constructor() {
4
+ this.handlers = [];
5
+ }
6
+ /**
7
+ * Add a new interceptor to the stack
8
+ *
9
+ * @param {Function} fulfilled The function to handle `then` for a `Promise`
10
+ * @param {Function} rejected The function to handle `reject` for a `Promise`
11
+ *
12
+ * @return {Number} An ID used to remove interceptor later
13
+ */
14
+ use(s, h, r) {
15
+ return this.handlers.push({
16
+ fulfilled: s,
17
+ rejected: h,
18
+ synchronous: r ? r.synchronous : !1,
19
+ runWhen: r ? r.runWhen : null
20
+ }), this.handlers.length - 1;
21
+ }
22
+ /**
23
+ * Remove an interceptor from the stack
24
+ *
25
+ * @param {Number} id The ID that was returned by `use`
26
+ *
27
+ * @returns {void}
28
+ */
29
+ eject(s) {
30
+ this.handlers[s] && (this.handlers[s] = null);
31
+ }
32
+ /**
33
+ * Clear all interceptors from the stack
34
+ *
35
+ * @returns {void}
36
+ */
37
+ clear() {
38
+ this.handlers && (this.handlers = []);
39
+ }
40
+ /**
41
+ * Iterate over all the registered interceptors
42
+ *
43
+ * This method is particularly useful for skipping over any
44
+ * interceptors that may have become `null` calling `eject`.
45
+ *
46
+ * @param {Function} fn The function to call for each interceptor
47
+ *
48
+ * @returns {void}
49
+ */
50
+ forEach(s) {
51
+ n.forEach(this.handlers, function(r) {
52
+ r !== null && s(r);
53
+ });
54
+ }
55
+ }
6
56
  export {
7
- r as default
57
+ a as default
8
58
  };
package/dist/index360.js CHANGED
@@ -1,14 +1,31 @@
1
- import s from "./index291.js";
2
- import f from "./index301.js";
3
- import r from "./index361.js";
4
- function d(o, i) {
5
- return f(o, new r.classes.URLSearchParams(), {
6
- visitor: function(t, a, n, e) {
7
- return r.isNode && s.isBuffer(t) ? (this.append(a, t.toString("base64")), !1) : e.defaultVisitor.apply(this, arguments);
8
- },
9
- ...i
1
+ import r from "./index375.js";
2
+ import p from "./index321.js";
3
+ import l from "./index317.js";
4
+ import m from "./index319.js";
5
+ import a from "./index327.js";
6
+ import o from "./index328.js";
7
+ function d(e) {
8
+ if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
9
+ throw new m(null, e);
10
+ }
11
+ function q(e) {
12
+ return d(e), e.headers = a.from(e.headers), e.data = r.call(
13
+ e,
14
+ e.transformRequest
15
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), o.getAdapter(e.adapter || l.adapter, e)(e).then(function(t) {
16
+ return d(e), t.data = r.call(
17
+ e,
18
+ e.transformResponse,
19
+ t
20
+ ), t.headers = a.from(t.headers), t;
21
+ }, function(t) {
22
+ return p(t) || (d(e), t && t.response && (t.response.data = r.call(
23
+ e,
24
+ e.transformResponse,
25
+ t.response
26
+ ), t.response.headers = a.from(t.response.headers))), Promise.reject(t);
10
27
  });
11
28
  }
12
29
  export {
13
- d as default
30
+ q as default
14
31
  };
package/dist/index361.js CHANGED
@@ -1,9 +1,9 @@
1
- import o from "./index374.js";
2
- import * as t from "./index375.js";
3
- const m = {
4
- ...t,
5
- ...o
6
- };
1
+ import r from "./index376.js";
2
+ import f from "./index377.js";
3
+ function u(l, i, t) {
4
+ let o = !r(i);
5
+ return l && (o || t == !1) ? f(l, i) : i;
6
+ }
7
7
  export {
8
- m as default
8
+ u as default
9
9
  };