@adyen/bento-mcp 0.10.0 → 0.11.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 +5 -0
- package/dist/assets/components/data-grid/components/data-grid-cell-actions/data-grid-cell-actions.vue +1 -1
- package/dist/assets/components/date-picker/date-picker.vue +1 -1
- package/dist/assets/components/date-range-picker/components/date-range-picker-calendar/date-range-picker-calendar.vue +1 -1
- package/dist/assets/components/date-range-picker/date-range-picker.stories.ts +1 -1
- package/dist/assets/components/date-range-picker/date-range-picker.vue +1 -1
- package/dist/assets/components/header-with-views/components/header-with-views-all-views/header-with-views-all-views.vue +1 -1
- package/dist/assets/components/header-with-views/header-with-views.vue +1 -1
- package/dist/assets/components/internal/calendar/composables/use-granularity-adjustments.types.ts +1 -1
- package/dist/assets/components/menu/menu.docs.mdx +8 -7
- package/dist/assets/components/menu/menu.vue +1 -1
- package/dist/assets/components/popover/popover.types.ts +1 -1
- package/dist/assets/components/popover/popover.vue +1 -1
- package/dist/assets/components/popper-container/popper-container.types.ts +1 -1
- package/dist/assets/components/popper-container/popper-container.vue +1 -1
- package/dist/assets/components/progress-bar/progress-bar.docs.mdx +102 -0
- package/dist/assets/components/progress-bar/progress-bar.stories.ts +1 -0
- package/dist/assets/components/progress-bar/progress-bar.types.ts +1 -0
- package/dist/assets/components/progress-bar/progress-bar.vue +1 -0
- package/dist/assets/components.json +1 -0
- package/dist/assets/deprecations.md +160 -160
- package/dist/assets/index.ts +1 -1
- package/dist/assets/usage.json +78 -77
- package/dist/assets/variables.css +39 -39
- package/dist/main.js +1 -1
- package/package.json +1 -1
- package/dist/assets/components/internal/calendar/composables/use-range-pane.types.ts +0 -1
|
@@ -168,17 +168,17 @@
|
|
|
168
168
|
--b-color-link-primary-active: #0f75dc;
|
|
169
169
|
--b-color-link-primary-hover: #0f75dc;
|
|
170
170
|
--b-color-link-primary: #0065c9;
|
|
171
|
-
--b-color-label-always-dark: #001222;
|
|
172
|
-
--b-color-label-always-light-tertiary-active: #54616d;
|
|
173
|
-
--b-color-label-always-light-tertiary-hover: #737e88;
|
|
174
|
-
--b-color-label-always-light-tertiary: #848d96;
|
|
175
|
-
--b-color-label-always-light-secondary-active: #737e88;
|
|
176
|
-
--b-color-label-always-light-secondary-hover: #959da5;
|
|
177
|
-
--b-color-label-always-light-secondary: #a6adb3;
|
|
178
|
-
--b-color-label-always-light-primary-active: #959da5;
|
|
179
|
-
--b-color-label-always-light-primary-hover: #c8ccd0;
|
|
180
|
-
--b-color-label-always-light-primary: #ecedef;
|
|
181
|
-
--b-color-label-always-light: #ffffff;
|
|
171
|
+
--b-color-label-always-dark: #001222; /* Deprecated: Use --b-color-label-primary instead. */
|
|
172
|
+
--b-color-label-always-light-tertiary-active: #54616d; /* Deprecated: Use --b-color-label-inverse-primary-active instead. */
|
|
173
|
+
--b-color-label-always-light-tertiary-hover: #737e88; /* Deprecated: Use --b-color-label-inverse-primary-hover instead. */
|
|
174
|
+
--b-color-label-always-light-tertiary: #848d96; /* Deprecated: Use --b-color-label-inverse-primary instead. */
|
|
175
|
+
--b-color-label-always-light-secondary-active: #737e88; /* Deprecated: Use --b-color-label-inverse-primary-active instead. */
|
|
176
|
+
--b-color-label-always-light-secondary-hover: #959da5; /* Deprecated: Use --b-color-label-inverse-primary-hover instead. */
|
|
177
|
+
--b-color-label-always-light-secondary: #a6adb3; /* Deprecated: Use --b-color-label-inverse-primary instead. */
|
|
178
|
+
--b-color-label-always-light-primary-active: #959da5; /* Deprecated: Use --b-color-label-inverse-primary-active instead. */
|
|
179
|
+
--b-color-label-always-light-primary-hover: #c8ccd0; /* Deprecated: Use --b-color-label-inverse-primary-hover instead. */
|
|
180
|
+
--b-color-label-always-light-primary: #ecedef; /* Deprecated: Use --b-color-label-inverse-primary instead. */
|
|
181
|
+
--b-color-label-always-light: #ffffff; /* Deprecated: Use --b-color-label-inverse-primary instead. */
|
|
182
182
|
--b-color-label-on-background-highlight-weak: #0065c9;
|
|
183
183
|
--b-color-label-on-background-success-weak: #00773c;
|
|
184
184
|
--b-color-label-on-background-warning-weak: #955900;
|
|
@@ -204,31 +204,31 @@
|
|
|
204
204
|
--b-color-label-primary-active: #6c7782;
|
|
205
205
|
--b-color-label-primary-hover: #5c6874;
|
|
206
206
|
--b-color-label-primary: #001222;
|
|
207
|
-
--b-color-background-always-dark-tertiary-selected: #00305f;
|
|
208
|
-
--b-color-background-always-dark-tertiary-disabled: #ecedef;
|
|
209
|
-
--b-color-background-always-dark-tertiary-active: #455460;
|
|
210
|
-
--b-color-background-always-dark-tertiary-hover: #3d4c5a;
|
|
211
|
-
--b-color-background-always-dark-tertiary: #2f3e4d;
|
|
212
|
-
--b-color-background-always-dark-secondary-selected: #00305f;
|
|
213
|
-
--b-color-background-always-dark-secondary-disabled: #ecedef;
|
|
214
|
-
--b-color-background-always-dark-secondary-active: #455460;
|
|
215
|
-
--b-color-background-always-dark-secondary-hover: #364553;
|
|
216
|
-
--b-color-background-always-dark-secondary: #213140;
|
|
217
|
-
--b-color-background-always-dark-primary-selected: #00305f;
|
|
218
|
-
--b-color-background-always-dark-primary-disabled: #ecedef;
|
|
219
|
-
--b-color-background-always-dark-primary-active: #213140;
|
|
220
|
-
--b-color-background-always-dark-primary-hover: #132434;
|
|
221
|
-
--b-color-background-always-dark-primary: #001222;
|
|
222
|
-
--b-color-background-always-dark-selected: #00305f;
|
|
223
|
-
--b-color-background-always-dark-disabled: #ecedef;
|
|
224
|
-
--b-color-background-always-dark-active: #8c959d;
|
|
225
|
-
--b-color-background-always-dark-hover: #5c6874;
|
|
226
|
-
--b-color-background-always-dark: #001222;
|
|
227
|
-
--b-color-background-always-light-selected: #e3effb;
|
|
228
|
-
--b-color-background-always-light-disabled: #ecedef;
|
|
229
|
-
--b-color-background-always-light-active: #ecedef;
|
|
230
|
-
--b-color-background-always-light-hover: #f4f5f6;
|
|
231
|
-
--b-color-background-always-light: #ffffff;
|
|
207
|
+
--b-color-background-always-dark-tertiary-selected: #00305f; /* Deprecated: No replacement token is available. */
|
|
208
|
+
--b-color-background-always-dark-tertiary-disabled: #ecedef; /* Deprecated: Use --b-color-background-inverse-disabled instead. */
|
|
209
|
+
--b-color-background-always-dark-tertiary-active: #455460; /* Deprecated: Use --b-color-background-inverse-secondary-active instead. */
|
|
210
|
+
--b-color-background-always-dark-tertiary-hover: #3d4c5a; /* Deprecated: Use --b-color-background-inverse-secondary-hover instead. */
|
|
211
|
+
--b-color-background-always-dark-tertiary: #2f3e4d; /* Deprecated: Use --b-color-background-inverse-secondary instead. */
|
|
212
|
+
--b-color-background-always-dark-secondary-selected: #00305f; /* Deprecated: No replacement token is available. */
|
|
213
|
+
--b-color-background-always-dark-secondary-disabled: #ecedef; /* Deprecated: Use --b-color-background-inverse-disabled instead. */
|
|
214
|
+
--b-color-background-always-dark-secondary-active: #455460; /* Deprecated: Use --b-color-background-inverse-secondary-active instead. */
|
|
215
|
+
--b-color-background-always-dark-secondary-hover: #364553; /* Deprecated: Use --b-color-background-inverse-secondary-hover instead. */
|
|
216
|
+
--b-color-background-always-dark-secondary: #213140; /* Deprecated: Use --b-color-background-inverse-secondary instead. */
|
|
217
|
+
--b-color-background-always-dark-primary-selected: #00305f; /* Deprecated: No replacement token is available. */
|
|
218
|
+
--b-color-background-always-dark-primary-disabled: #ecedef; /* Deprecated: Use --b-color-background-inverse-disabled instead. */
|
|
219
|
+
--b-color-background-always-dark-primary-active: #213140; /* Deprecated: Use --b-color-background-inverse-primary-active instead. */
|
|
220
|
+
--b-color-background-always-dark-primary-hover: #132434; /* Deprecated: Use --b-color-background-inverse-primary-hover instead. */
|
|
221
|
+
--b-color-background-always-dark-primary: #001222; /* Deprecated: Use --b-color-background-inverse-primary instead. */
|
|
222
|
+
--b-color-background-always-dark-selected: #00305f; /* Deprecated: No replacement token is available. */
|
|
223
|
+
--b-color-background-always-dark-disabled: #ecedef; /* Deprecated: Use --b-color-background-inverse-disabled instead. */
|
|
224
|
+
--b-color-background-always-dark-active: #8c959d; /* Deprecated: Use --b-color-background-inverse-primary-active instead. */
|
|
225
|
+
--b-color-background-always-dark-hover: #5c6874; /* Deprecated: Use --b-color-background-inverse-primary-hover instead. */
|
|
226
|
+
--b-color-background-always-dark: #001222; /* Deprecated: Use --b-color-background-inverse-primary instead. */
|
|
227
|
+
--b-color-background-always-light-selected: #e3effb; /* Deprecated: Use --b-color-background-selected instead. */
|
|
228
|
+
--b-color-background-always-light-disabled: #ecedef; /* Deprecated: Use --b-color-background-disabled instead. */
|
|
229
|
+
--b-color-background-always-light-active: #ecedef; /* Deprecated: Use --b-color-background-primary-active instead. */
|
|
230
|
+
--b-color-background-always-light-hover: #f4f5f6; /* Deprecated: Use --b-color-background-primary-hover instead. */
|
|
231
|
+
--b-color-background-always-light: #ffffff; /* Deprecated: Use --b-color-background-primary instead. */
|
|
232
232
|
--b-color-background-inverse-critical-strong-active: #ffded3;
|
|
233
233
|
--b-color-background-inverse-critical-strong-hover: #ffbda6;
|
|
234
234
|
--b-color-background-inverse-critical-strong: #ff9a78;
|
|
@@ -263,9 +263,9 @@
|
|
|
263
263
|
--b-color-background-modal-active: #ecedef;
|
|
264
264
|
--b-color-background-modal-hover: #f4f5f6;
|
|
265
265
|
--b-color-background-modal: #ffffff;
|
|
266
|
-
--b-color-background-quaternary-active: #aeb5ba;
|
|
267
|
-
--b-color-background-quaternary-hover: #b7bdc2;
|
|
268
|
-
--b-color-background-quaternary: #c0c5ca;
|
|
266
|
+
--b-color-background-quaternary-active: #aeb5ba; /* Deprecated: Use --b-color-background-tertiary-active instead. */
|
|
267
|
+
--b-color-background-quaternary-hover: #b7bdc2; /* Deprecated: Use --b-color-background-tertiary-hover instead. */
|
|
268
|
+
--b-color-background-quaternary: #c0c5ca; /* Deprecated: Use --b-color-background-tertiary instead. */
|
|
269
269
|
--b-color-background-tertiary-active: #dadddf;
|
|
270
270
|
--b-color-background-tertiary-hover: #e2e5e7;
|
|
271
271
|
--b-color-background-tertiary: #ecedef;
|
package/dist/main.js
CHANGED
|
@@ -30537,7 +30537,7 @@ ${usage.map((f) => `- ${f}`).join("\n")}`
|
|
|
30537
30537
|
var package_default = {
|
|
30538
30538
|
name: "@adyen/bento-mcp",
|
|
30539
30539
|
mcpName: "io.github.adyen/bento-mcp",
|
|
30540
|
-
version: "0.
|
|
30540
|
+
version: "0.11.0",
|
|
30541
30541
|
type: "module",
|
|
30542
30542
|
description: "A Model Context Protocol server implementation for Bento",
|
|
30543
30543
|
license: "MIT",
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/** * Defines how to measure and adjust a date range for a specific granularity (daily, weekly, etc.). * Used by `clampToMaxRange` to enforce maximum range limits in a granularity-agnostic way. */ export interface GranularityClampConfig { /** Returns how many units (days, weeks, months, quarters) fit between two dates. */ getCount: (end: Date, start: Date) => number; /** Subtracts a number of units from a date (e.g. `subDays`, `subWeeks`). */ sub: (date: Date, amount: number) => Date; /** Adds a number of units to a date (e.g. `addDays`, `addWeeks`). */ add: (date: Date, amount: number) => Date; /** Snaps a date to the start of its unit boundary (e.g. `startOfMonth`). Only needed for granularities whose units don't align to individual days. */ snapStart?: (date: Date) => Date; /** Snaps a date to the end of its unit boundary (e.g. `endOfMonth`). Only needed for granularities whose units don't align to individual days. */ snapEnd?: (date: Date) => Date; }
|