@payfit/unity-components 2.28.1 → 2.28.2

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.
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,9 +1,10 @@
1
- declare namespace _default {
2
- let example: any;
3
- let imports: string[];
4
- let id: string;
5
- namespace metadata {
6
- let nestable: boolean;
7
- }
8
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ metadata: {
7
+ nestable: boolean;
8
+ };
9
+ };
9
10
  export default _default;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,6 +1,7 @@
1
- declare namespace _default {
2
- let example: any;
3
- let imports: string[];
4
- let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
@@ -1,7 +1,7 @@
1
- declare namespace _default {
2
- export { code as example };
3
- export let imports: string[];
4
- export let id: string;
5
- }
1
+ import { default as figma } from 'figma';
2
+ declare const _default: {
3
+ example: figma.TemplateStringResult;
4
+ imports: string[];
5
+ id: string;
6
+ };
6
7
  export default _default;
7
- declare const code: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payfit/unity-components",
3
- "version": "2.28.1",
3
+ "version": "2.28.2",
4
4
  "module": "./dist/esm/index.js",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -42,7 +42,7 @@
42
42
  "@hookform/devtools": "4.4.0",
43
43
  "@hookform/resolvers": "5.2.1",
44
44
  "@internationalized/date": "3.12.1",
45
- "@payfit/unity-illustrations": "2.28.1",
45
+ "@payfit/unity-illustrations": "2.28.2",
46
46
  "@radix-ui/react-avatar": "1.1.11",
47
47
  "@radix-ui/react-slot": "1.2.4",
48
48
  "@react-aria/interactions": "3.28.0",
@@ -74,8 +74,8 @@
74
74
  },
75
75
  "peerDependencies": {
76
76
  "@hookform/devtools": "^4",
77
- "@payfit/unity-icons": "2.28.1",
78
- "@payfit/unity-themes": "2.28.1",
77
+ "@payfit/unity-icons": "2.28.2",
78
+ "@payfit/unity-themes": "2.28.2",
79
79
  "@storybook/react-vite": "^10.3.2",
80
80
  "@tanstack/react-query": "^5",
81
81
  "@tanstack/react-router": "^1.131",
@@ -86,12 +86,12 @@
86
86
  "zod": "^3 || ^4"
87
87
  },
88
88
  "devDependencies": {
89
- "@figma/code-connect": "1.4.1",
89
+ "@figma/code-connect": "1.4.3",
90
90
  "@hookform/devtools": "4.4.0",
91
91
  "@internationalized/date": "3.12.1",
92
- "@payfit/unity-icons": "2.28.1",
93
- "@payfit/unity-illustrations": "2.28.1",
94
- "@payfit/unity-themes": "2.28.1",
92
+ "@payfit/unity-icons": "2.28.2",
93
+ "@payfit/unity-illustrations": "2.28.2",
94
+ "@payfit/unity-themes": "2.28.2",
95
95
  "@storybook/addon-a11y": "10.3.5",
96
96
  "@storybook/addon-designs": "11.1.3",
97
97
  "@storybook/addon-docs": "10.3.5",
@@ -130,9 +130,9 @@
130
130
  "vite-plugin-node-polyfills": "0.24.0",
131
131
  "vitest": "4.1.0",
132
132
  "@payfit/code-pushup-tools": "0.0.0-use.local",
133
- "@payfit/hr-app-eslint": "0.0.0-use.local",
134
133
  "@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
135
134
  "@payfit/storybook-addon-console-errors": "0.0.0-use.local",
135
+ "@payfit/hr-app-eslint": "0.0.0-use.local",
136
136
  "@payfit/storybook-config": "0.0.0-use.local",
137
137
  "@payfit/vite-configs": "0.0.0-use.local"
138
138
  },