@feedlog-ai/react 0.0.37 → 0.0.39
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/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/ssr-components.d.ts +1 -1
- package/dist/ssr-components.d.ts.map +1 -1
- package/dist/ssr-components.js +1 -1
- package/dist/ssr-components.js.map +1 -1
- package/dist/ssr-safe-components.d.ts +21 -0
- package/dist/ssr-safe-components.d.ts.map +1 -0
- package/dist/ssr-safe-components.js +31 -0
- package/dist/ssr-safe-components.js.map +1 -0
- package/package.json +3 -2
- package/dist/components/domain/issue-list.d.ts +0 -8
- package/dist/components/domain/issue-list.d.ts.map +0 -1
- package/dist/components/domain/issue-list.js +0 -16
- package/dist/components/domain/issue-list.js.map +0 -1
- package/dist/components/domain/issue.d.ts +0 -10
- package/dist/components/domain/issue.d.ts.map +0 -1
- package/dist/components/domain/issue.js +0 -16
- package/dist/components/domain/issue.js.map +0 -1
- package/dist/components/stencil-generated/components.server.d.ts +0 -61
- package/dist/components/stencil-generated/components.server.d.ts.map +0 -1
- package/dist/components/stencil-generated/components.server.js +0 -96
- package/dist/components/stencil-generated/components.server.js.map +0 -1
- package/dist/components/ui/badge.d.ts +0 -10
- package/dist/components/ui/badge.d.ts.map +0 -1
- package/dist/components/ui/badge.js +0 -21
- package/dist/components/ui/badge.js.map +0 -1
- package/dist/components/ui/button.d.ts +0 -11
- package/dist/components/ui/button.d.ts.map +0 -1
- package/dist/components/ui/button.js +0 -32
- package/dist/components/ui/button.js.map +0 -1
- package/dist/components/ui/card.d.ts +0 -9
- package/dist/components/ui/card.d.ts.map +0 -1
- package/dist/components/ui/card.js +0 -17
- package/dist/components/ui/card.js.map +0 -1
- package/dist/lib/utils.d.ts +0 -3
- package/dist/lib/utils.d.ts.map +0 -1
- package/dist/lib/utils.js +0 -6
- package/dist/lib/utils.js.map +0 -1
- package/dist/ssr.d.ts +0 -2
- package/dist/ssr.d.ts.map +0 -1
- package/dist/ssr.js +0 -2
- package/dist/ssr.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -6,5 +6,5 @@
|
|
|
6
6
|
* as DOM properties rather than HTML attributes.
|
|
7
7
|
*/
|
|
8
8
|
export type { FeedlogIssue } from '@feedlog-ai/core';
|
|
9
|
-
export * from './components/stencil-generated/components';
|
|
9
|
+
export * from './components/stencil-generated/components.js';
|
|
10
10
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,YAAY,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAErD,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,YAAY,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAErD,cAAc,8CAA8C,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* Components properly handle complex props (objects/arrays) by setting them
|
|
6
6
|
* as DOM properties rather than HTML attributes.
|
|
7
7
|
*/
|
|
8
|
-
export * from './components/stencil-generated/components';
|
|
8
|
+
export * from './components/stencil-generated/components.js';
|
|
9
9
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,cAAc,8CAA8C,CAAC"}
|
package/dist/ssr-components.d.ts
CHANGED
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
* (e.g. apiKey) as their identifier names. Components with complex/runtime
|
|
5
5
|
* props (FeedlogIssuesClient, FeedlogIssueComponent, etc.) are excluded.
|
|
6
6
|
*/
|
|
7
|
-
export { FeedlogBadge, FeedlogButton, FeedlogCard } from './
|
|
7
|
+
export { FeedlogBadge, FeedlogButton, FeedlogCard } from './ssr-safe-components.js';
|
|
8
8
|
//# sourceMappingURL=ssr-components.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ssr-components.d.ts","sourceRoot":"","sources":["../src/ssr-components.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ssr-components.d.ts","sourceRoot":"","sources":["../src/ssr-components.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC"}
|
package/dist/ssr-components.js
CHANGED
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
* (e.g. apiKey) as their identifier names. Components with complex/runtime
|
|
5
5
|
* props (FeedlogIssuesClient, FeedlogIssueComponent, etc.) are excluded.
|
|
6
6
|
*/
|
|
7
|
-
export { FeedlogBadge, FeedlogButton, FeedlogCard } from './
|
|
7
|
+
export { FeedlogBadge, FeedlogButton, FeedlogCard } from './ssr-safe-components.js';
|
|
8
8
|
//# sourceMappingURL=ssr-components.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ssr-components.js","sourceRoot":"","sources":["../src/ssr-components.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ssr-components.js","sourceRoot":"","sources":["../src/ssr-components.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SSR-only subset of Stencil-generated wrappers: Badge, Button, Card.
|
|
3
|
+
* Kept separate from `components/stencil-generated/components.ts` so importing
|
|
4
|
+
* `@feedlog-ai/react/ssr-components` does not evaluate browser-heavy modules
|
|
5
|
+
* (e.g. feedlog-issues-client). When `components.ts` is regenerated, align the
|
|
6
|
+
* three exports below with the corresponding blocks there.
|
|
7
|
+
*/
|
|
8
|
+
import { type FeedlogButtonCustomEvent } from '@feedlog-ai/webcomponents';
|
|
9
|
+
import { FeedlogBadge as FeedlogBadgeElement } from '@feedlog-ai/webcomponents/dist/components/feedlog-badge.js';
|
|
10
|
+
import { FeedlogButton as FeedlogButtonElement } from '@feedlog-ai/webcomponents/dist/components/feedlog-button.js';
|
|
11
|
+
import { FeedlogCard as FeedlogCardElement } from '@feedlog-ai/webcomponents/dist/components/feedlog-card.js';
|
|
12
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
13
|
+
export type FeedlogBadgeEvents = NonNullable<unknown>;
|
|
14
|
+
export declare const FeedlogBadge: StencilReactComponent<FeedlogBadgeElement, FeedlogBadgeEvents>;
|
|
15
|
+
export type FeedlogButtonEvents = {
|
|
16
|
+
onFeedlogClick: EventName<FeedlogButtonCustomEvent<MouseEvent>>;
|
|
17
|
+
};
|
|
18
|
+
export declare const FeedlogButton: StencilReactComponent<FeedlogButtonElement, FeedlogButtonEvents>;
|
|
19
|
+
export type FeedlogCardEvents = NonNullable<unknown>;
|
|
20
|
+
export declare const FeedlogCard: StencilReactComponent<FeedlogCardElement, FeedlogCardEvents>;
|
|
21
|
+
//# sourceMappingURL=ssr-safe-components.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ssr-safe-components.d.ts","sourceRoot":"","sources":["../src/ssr-safe-components.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,YAAY,IAAI,mBAAmB,EAA6C,MAAM,4DAA4D,CAAC;AAC5J,OAAO,EAAE,aAAa,IAAI,oBAAoB,EAA8C,MAAM,6DAA6D,CAAC;AAChK,OAAO,EAAE,WAAW,IAAI,kBAAkB,EAA4C,MAAM,2DAA2D,CAAC;AACxJ,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,MAAM,MAAM,kBAAkB,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAEtD,eAAO,MAAM,YAAY,EAAE,qBAAqB,CAAC,mBAAmB,EAAE,kBAAkB,CAUtF,CAAC;AAEH,MAAM,MAAM,mBAAmB,GAAG;IAAE,cAAc,EAAE,SAAS,CAAC,wBAAwB,CAAC,UAAU,CAAC,CAAC,CAAA;CAAE,CAAC;AAEtG,eAAO,MAAM,aAAa,EAAE,qBAAqB,CAAC,oBAAoB,EAAE,mBAAmB,CAUzF,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAErD,eAAO,MAAM,WAAW,EAAE,qBAAqB,CAAC,kBAAkB,EAAE,iBAAiB,CAUnF,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { FeedlogBadge as FeedlogBadgeElement, defineCustomElement as defineFeedlogBadge } from '@feedlog-ai/webcomponents/dist/components/feedlog-badge.js';
|
|
3
|
+
import { FeedlogButton as FeedlogButtonElement, defineCustomElement as defineFeedlogButton } from '@feedlog-ai/webcomponents/dist/components/feedlog-button.js';
|
|
4
|
+
import { FeedlogCard as FeedlogCardElement, defineCustomElement as defineFeedlogCard } from '@feedlog-ai/webcomponents/dist/components/feedlog-card.js';
|
|
5
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
6
|
+
import React from 'react';
|
|
7
|
+
export const FeedlogBadge = /*@__PURE__*/ createComponent({
|
|
8
|
+
tagName: 'feedlog-badge',
|
|
9
|
+
elementClass: FeedlogBadgeElement,
|
|
10
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
11
|
+
react: React,
|
|
12
|
+
events: {},
|
|
13
|
+
defineCustomElement: defineFeedlogBadge,
|
|
14
|
+
});
|
|
15
|
+
export const FeedlogButton = /*@__PURE__*/ createComponent({
|
|
16
|
+
tagName: 'feedlog-button',
|
|
17
|
+
elementClass: FeedlogButtonElement,
|
|
18
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
19
|
+
react: React,
|
|
20
|
+
events: { onFeedlogClick: 'feedlogClick' },
|
|
21
|
+
defineCustomElement: defineFeedlogButton,
|
|
22
|
+
});
|
|
23
|
+
export const FeedlogCard = /*@__PURE__*/ createComponent({
|
|
24
|
+
tagName: 'feedlog-card',
|
|
25
|
+
elementClass: FeedlogCardElement,
|
|
26
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
27
|
+
react: React,
|
|
28
|
+
events: {},
|
|
29
|
+
defineCustomElement: defineFeedlogCard,
|
|
30
|
+
});
|
|
31
|
+
//# sourceMappingURL=ssr-safe-components.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ssr-safe-components.js","sourceRoot":"","sources":["../src/ssr-safe-components.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAab,OAAO,EAAE,YAAY,IAAI,mBAAmB,EAAE,mBAAmB,IAAI,kBAAkB,EAAE,MAAM,4DAA4D,CAAC;AAC5J,OAAO,EAAE,aAAa,IAAI,oBAAoB,EAAE,mBAAmB,IAAI,mBAAmB,EAAE,MAAM,6DAA6D,CAAC;AAChK,OAAO,EAAE,WAAW,IAAI,kBAAkB,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,2DAA2D,CAAC;AAExJ,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AACvE,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,CAAC,MAAM,YAAY,GAAmE,aAAa,CAAC,eAAe,CAGvH;IACA,OAAO,EAAE,eAAe;IACxB,YAAY,EAAE,mBAAmB;IACjC,0GAA0G;IAC1G,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,EAAwB;IAChC,mBAAmB,EAAE,kBAAkB;CACxC,CAAC,CAAC;AAIH,MAAM,CAAC,MAAM,aAAa,GAAqE,aAAa,CAAC,eAAe,CAG1H;IACA,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,oBAAoB;IAClC,0GAA0G;IAC1G,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,EAAE,cAAc,EAAE,cAAc,EAAyB;IACjE,mBAAmB,EAAE,mBAAmB;CACzC,CAAC,CAAC;AAIH,MAAM,CAAC,MAAM,WAAW,GAAiE,aAAa,CAAC,eAAe,CAGpH;IACA,OAAO,EAAE,cAAc;IACvB,YAAY,EAAE,kBAAkB;IAChC,0GAA0G;IAC1G,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,EAAuB;IAC/B,mBAAmB,EAAE,iBAAiB;CACvC,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedlog-ai/react",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.39",
|
|
4
4
|
"description": "React bindings for Feedlog Toolkit Web Components",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -48,7 +48,8 @@
|
|
|
48
48
|
"react-dom": ">=17.0.0"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@feedlog-ai/webcomponents": "^0.0.
|
|
51
|
+
"@feedlog-ai/webcomponents": "^0.0.39",
|
|
52
|
+
"@stencil/react-output-target": "^1.4.0"
|
|
52
53
|
},
|
|
53
54
|
"devDependencies": {
|
|
54
55
|
"@jest/test-sequencer": "^29.7.0",
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const IssueList: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
3
|
-
declare const IssueListHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
declare const IssueListTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLHeadingElement> & React.RefAttributes<HTMLHeadingElement>>;
|
|
5
|
-
declare const IssueListContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
6
|
-
declare const IssueListEmpty: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
export { IssueList, IssueListHeader, IssueListTitle, IssueListContent, IssueListEmpty };
|
|
8
|
-
//# sourceMappingURL=issue-list.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"issue-list.d.ts","sourceRoot":"","sources":["../../../src/components/domain/issue-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAK9B,QAAA,MAAM,SAAS,6GAQd,CAAA;AAGD,QAAA,MAAM,eAAe,6GAIpB,CAAA;AAGD,QAAA,MAAM,cAAc,qHAInB,CAAA;AAGD,QAAA,MAAM,gBAAgB,6GAIrB,CAAA;AAGD,QAAA,MAAM,cAAc,6GAInB,CAAA;AAGD,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,cAAc,EAAE,gBAAgB,EAAE,cAAc,EAAE,CAAA"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
import { cn } from "../../lib/utils";
|
|
4
|
-
const IssueListContext = React.createContext({});
|
|
5
|
-
const IssueList = React.forwardRef(({ className, children, ...props }, ref) => (_jsx(IssueListContext.Provider, { value: {}, children: _jsx("div", { ref: ref, className: cn("flex flex-col space-y-4", className), ...props, children: children }) })));
|
|
6
|
-
IssueList.displayName = "IssueList";
|
|
7
|
-
const IssueListHeader = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, className: cn("flex items-center justify-between pb-4 border-b", className), ...props })));
|
|
8
|
-
IssueListHeader.displayName = "IssueListHeader";
|
|
9
|
-
const IssueListTitle = React.forwardRef(({ className, ...props }, ref) => (_jsx("h2", { ref: ref, className: cn("text-lg font-semibold tracking-tight", className), ...props })));
|
|
10
|
-
IssueListTitle.displayName = "IssueListTitle";
|
|
11
|
-
const IssueListContent = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, className: cn("flex flex-col space-y-2", className), ...props })));
|
|
12
|
-
IssueListContent.displayName = "IssueListContent";
|
|
13
|
-
const IssueListEmpty = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, className: cn("flex flex-col items-center justify-center p-8 text-center text-muted-foreground", className), ...props })));
|
|
14
|
-
IssueListEmpty.displayName = "IssueListEmpty";
|
|
15
|
-
export { IssueList, IssueListHeader, IssueListTitle, IssueListContent, IssueListEmpty };
|
|
16
|
-
//# sourceMappingURL=issue-list.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"issue-list.js","sourceRoot":"","sources":["../../../src/components/domain/issue-list.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAA;AAEpC,MAAM,gBAAgB,GAAG,KAAK,CAAC,aAAa,CAAK,EAAE,CAAC,CAAA;AAEpD,MAAM,SAAS,GAAG,KAAK,CAAC,UAAU,CAChC,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAC1C,KAAC,gBAAgB,CAAC,QAAQ,IAAC,KAAK,EAAE,EAAE,YAClC,cAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,yBAAyB,EAAE,SAAS,CAAC,KAAM,KAAK,YAC1E,QAAQ,GACL,GACoB,CAC7B,CACF,CAAA;AACD,SAAS,CAAC,WAAW,GAAG,WAAW,CAAA;AAEnC,MAAM,eAAe,GAAG,KAAK,CAAC,UAAU,CACtC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,cAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,iDAAiD,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CAC1G,CACF,CAAA;AACD,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAA;AAE/C,MAAM,cAAc,GAAG,KAAK,CAAC,UAAU,CACrC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,aAAI,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,sCAAsC,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CAC9F,CACF,CAAA;AACD,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAA;AAE7C,MAAM,gBAAgB,GAAG,KAAK,CAAC,UAAU,CACvC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,cAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,yBAAyB,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CAClF,CACF,CAAA;AACD,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAA;AAEjD,MAAM,cAAc,GAAG,KAAK,CAAC,UAAU,CACrC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,cAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,iFAAiF,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CAC1I,CACF,CAAA;AACD,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAA;AAE7C,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,cAAc,EAAE,gBAAgB,EAAE,cAAc,EAAE,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
export interface IssueProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
|
-
title: string;
|
|
4
|
-
status?: "open" | "closed" | "in-progress" | "resolved";
|
|
5
|
-
author?: string;
|
|
6
|
-
date?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const Issue: React.ForwardRefExoticComponent<IssueProps & React.RefAttributes<HTMLDivElement>>;
|
|
9
|
-
export { Issue };
|
|
10
|
-
//# sourceMappingURL=issue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"issue.d.ts","sourceRoot":"","sources":["../../../src/components/domain/issue.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAI9B,MAAM,WAAW,UAAW,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IACtE,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,aAAa,GAAG,UAAU,CAAA;IACvD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AASD,QAAA,MAAM,KAAK,mFAgCV,CAAA;AAGD,OAAO,EAAE,KAAK,EAAE,CAAA"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
import { cn } from "../../lib/utils";
|
|
4
|
-
import { Badge } from "../ui/badge";
|
|
5
|
-
const statusVariantMap = {
|
|
6
|
-
open: "default",
|
|
7
|
-
closed: "secondary",
|
|
8
|
-
"in-progress": "outline",
|
|
9
|
-
resolved: "default",
|
|
10
|
-
};
|
|
11
|
-
const Issue = React.forwardRef(({ className, title, status = "open", author, date, children, ...props }, ref) => {
|
|
12
|
-
return (_jsxs("div", { ref: ref, className: cn("flex flex-col gap-2 rounded-lg border bg-card p-4 text-card-foreground shadow-sm transition-colors hover:bg-muted/50", className), ...props, children: [_jsxs("div", { className: "flex items-start justify-between gap-4", children: [_jsxs("div", { className: "space-y-1", children: [_jsx("h4", { className: "font-medium leading-none tracking-tight", children: title }), (author || date) && (_jsxs("p", { className: "text-sm text-muted-foreground", children: [author && _jsx("span", { children: author }), author && date && _jsx("span", { className: "mx-2", children: "\u2022" }), date && _jsx("span", { children: date })] }))] }), status && (_jsx(Badge, { variant: statusVariantMap[status] || "default", children: status }))] }), children && _jsx("div", { className: "mt-2 text-sm text-muted-foreground", children: children })] }));
|
|
13
|
-
});
|
|
14
|
-
Issue.displayName = "Issue";
|
|
15
|
-
export { Issue };
|
|
16
|
-
//# sourceMappingURL=issue.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"issue.js","sourceRoot":"","sources":["../../../src/components/domain/issue.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAA;AACpC,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AASnC,MAAM,gBAAgB,GAAwE;IAC5F,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,WAAW;IACnB,aAAa,EAAE,SAAS;IACxB,QAAQ,EAAE,SAAS;CACpB,CAAA;AAED,MAAM,KAAK,GAAG,KAAK,CAAC,UAAU,CAC5B,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE;IAC/E,OAAO,CACL,eACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CACX,sHAAsH,EACtH,SAAS,CACV,KACG,KAAK,aAET,eAAK,SAAS,EAAC,wCAAwC,aACrD,eAAK,SAAS,EAAC,WAAW,aACxB,aAAI,SAAS,EAAC,yCAAyC,YAAE,KAAK,GAAM,EACnE,CAAC,MAAM,IAAI,IAAI,CAAC,IAAI,CACnB,aAAG,SAAS,EAAC,+BAA+B,aACzC,MAAM,IAAI,yBAAO,MAAM,GAAQ,EAC/B,MAAM,IAAI,IAAI,IAAI,eAAM,SAAS,EAAC,MAAM,uBAAS,EACjD,IAAI,IAAI,yBAAO,IAAI,GAAQ,IAC1B,CACL,IACG,EACL,MAAM,IAAI,CACT,KAAC,KAAK,IAAC,OAAO,EAAE,gBAAgB,CAAC,MAAM,CAAC,IAAI,SAAS,YAClD,MAAM,GACD,CACT,IACG,EACL,QAAQ,IAAI,cAAK,SAAS,EAAC,oCAAoC,YAAE,QAAQ,GAAO,IAC7E,CACP,CAAA;AACH,CAAC,CACF,CAAA;AACD,KAAK,CAAC,WAAW,GAAG,OAAO,CAAA;AAE3B,OAAO,EAAE,KAAK,EAAE,CAAA"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type FeedlogButtonCustomEvent, type FeedlogIssueCustomEvent, type FeedlogIssuesClientCustomEvent, type FeedlogIssuesCustomEvent, type FeedlogIssuesListCustomEvent } from "@feedlog-ai/webcomponents";
|
|
6
|
-
import { FeedlogBadge as FeedlogBadgeElement } from "@feedlog-ai/webcomponents/dist/components/feedlog-badge.js";
|
|
7
|
-
import { FeedlogButton as FeedlogButtonElement } from "@feedlog-ai/webcomponents/dist/components/feedlog-button.js";
|
|
8
|
-
import { FeedlogCard as FeedlogCardElement } from "@feedlog-ai/webcomponents/dist/components/feedlog-card.js";
|
|
9
|
-
import { FeedlogIssue as FeedlogIssueElement } from "@feedlog-ai/webcomponents/dist/components/feedlog-issue.js";
|
|
10
|
-
import { FeedlogIssuesClient as FeedlogIssuesClientElement } from "@feedlog-ai/webcomponents/dist/components/feedlog-issues-client.js";
|
|
11
|
-
import { FeedlogIssuesList as FeedlogIssuesListElement } from "@feedlog-ai/webcomponents/dist/components/feedlog-issues-list.js";
|
|
12
|
-
import { FeedlogIssues as FeedlogIssuesElement } from "@feedlog-ai/webcomponents/dist/components/feedlog-issues.js";
|
|
13
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
14
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
15
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
16
|
-
export type FeedlogBadgeEvents = NonNullable<unknown>;
|
|
17
|
-
export declare const FeedlogBadge: StencilReactComponent<FeedlogBadgeElement, FeedlogBadgeEvents>;
|
|
18
|
-
export type FeedlogButtonEvents = {
|
|
19
|
-
onFeedlogClick: EventName<FeedlogButtonCustomEvent<MouseEvent>>;
|
|
20
|
-
};
|
|
21
|
-
export declare const FeedlogButton: StencilReactComponent<FeedlogButtonElement, FeedlogButtonEvents>;
|
|
22
|
-
export type FeedlogCardEvents = NonNullable<unknown>;
|
|
23
|
-
export declare const FeedlogCard: StencilReactComponent<FeedlogCardElement, FeedlogCardEvents>;
|
|
24
|
-
export type FeedlogIssueEvents = {
|
|
25
|
-
onFeedlogUpvote: EventName<FeedlogIssueCustomEvent<{
|
|
26
|
-
issueId: string;
|
|
27
|
-
currentUpvoted: boolean;
|
|
28
|
-
currentCount: number;
|
|
29
|
-
}>>;
|
|
30
|
-
};
|
|
31
|
-
export declare const FeedlogIssue: StencilReactComponent<FeedlogIssueElement, FeedlogIssueEvents>;
|
|
32
|
-
export type FeedlogIssuesEvents = {
|
|
33
|
-
onFeedlogUpvote: EventName<FeedlogIssuesCustomEvent<{
|
|
34
|
-
issueId: string;
|
|
35
|
-
currentUpvoted: boolean;
|
|
36
|
-
currentCount: number;
|
|
37
|
-
}>>;
|
|
38
|
-
onFeedlogLoadMore: EventName<FeedlogIssuesCustomEvent<void>>;
|
|
39
|
-
};
|
|
40
|
-
export declare const FeedlogIssues: StencilReactComponent<FeedlogIssuesElement, FeedlogIssuesEvents>;
|
|
41
|
-
export type FeedlogIssuesClientEvents = {
|
|
42
|
-
onFeedlogUpvote: EventName<FeedlogIssuesClientCustomEvent<{
|
|
43
|
-
issueId: string;
|
|
44
|
-
upvoted: boolean;
|
|
45
|
-
upvoteCount: number;
|
|
46
|
-
}>>;
|
|
47
|
-
onFeedlogError: EventName<FeedlogIssuesClientCustomEvent<{
|
|
48
|
-
error: string;
|
|
49
|
-
code?: number;
|
|
50
|
-
}>>;
|
|
51
|
-
};
|
|
52
|
-
export declare const FeedlogIssuesClient: StencilReactComponent<FeedlogIssuesClientElement, FeedlogIssuesClientEvents>;
|
|
53
|
-
export type FeedlogIssuesListEvents = {
|
|
54
|
-
onFeedlogUpvote: EventName<FeedlogIssuesListCustomEvent<{
|
|
55
|
-
issueId: string;
|
|
56
|
-
currentUpvoted: boolean;
|
|
57
|
-
currentCount: number;
|
|
58
|
-
}>>;
|
|
59
|
-
};
|
|
60
|
-
export declare const FeedlogIssuesList: StencilReactComponent<FeedlogIssuesListElement, FeedlogIssuesListEvents>;
|
|
61
|
-
//# sourceMappingURL=components.server.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"components.server.d.ts","sourceRoot":"","sources":["../../../src/components/stencil-generated/components.server.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@feedlog-ai/react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const FeedlogBadge = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'feedlog-badge',
|
|
12
|
-
properties: { variant: 'variant' },
|
|
13
|
-
hydrateModule: import('@feedlog-ai/webcomponents/hydrate'),
|
|
14
|
-
clientModule: clientComponents.FeedlogBadge,
|
|
15
|
-
serializeShadowRoot
|
|
16
|
-
});
|
|
17
|
-
export const FeedlogButton = /*@__PURE__*/ createComponent({
|
|
18
|
-
tagName: 'feedlog-button',
|
|
19
|
-
properties: {
|
|
20
|
-
variant: 'variant',
|
|
21
|
-
size: 'size',
|
|
22
|
-
disabled: 'disabled',
|
|
23
|
-
type: 'type'
|
|
24
|
-
},
|
|
25
|
-
hydrateModule: import('@feedlog-ai/webcomponents/hydrate'),
|
|
26
|
-
clientModule: clientComponents.FeedlogButton,
|
|
27
|
-
serializeShadowRoot
|
|
28
|
-
});
|
|
29
|
-
export const FeedlogCard = /*@__PURE__*/ createComponent({
|
|
30
|
-
tagName: 'feedlog-card',
|
|
31
|
-
properties: {},
|
|
32
|
-
hydrateModule: import('@feedlog-ai/webcomponents/hydrate'),
|
|
33
|
-
clientModule: clientComponents.FeedlogCard,
|
|
34
|
-
serializeShadowRoot
|
|
35
|
-
});
|
|
36
|
-
export const FeedlogIssue = /*@__PURE__*/ createComponent({
|
|
37
|
-
tagName: 'feedlog-issue',
|
|
38
|
-
properties: {
|
|
39
|
-
issueUrl: 'issue-url',
|
|
40
|
-
theme: 'theme'
|
|
41
|
-
},
|
|
42
|
-
hydrateModule: import('@feedlog-ai/webcomponents/hydrate'),
|
|
43
|
-
clientModule: clientComponents.FeedlogIssue,
|
|
44
|
-
serializeShadowRoot
|
|
45
|
-
});
|
|
46
|
-
export const FeedlogIssues = /*@__PURE__*/ createComponent({
|
|
47
|
-
tagName: 'feedlog-issues',
|
|
48
|
-
properties: {
|
|
49
|
-
maxWidth: 'max-width',
|
|
50
|
-
limit: 'limit',
|
|
51
|
-
theme: 'theme',
|
|
52
|
-
heading: 'heading',
|
|
53
|
-
subtitle: 'subtitle',
|
|
54
|
-
emptyStateTitle: 'empty-state-title',
|
|
55
|
-
emptyStateMessage: 'empty-state-message',
|
|
56
|
-
loading: 'loading',
|
|
57
|
-
error: 'error',
|
|
58
|
-
hasMore: 'has-more',
|
|
59
|
-
isLoadingMore: 'is-loading-more'
|
|
60
|
-
},
|
|
61
|
-
hydrateModule: import('@feedlog-ai/webcomponents/hydrate'),
|
|
62
|
-
clientModule: clientComponents.FeedlogIssues,
|
|
63
|
-
serializeShadowRoot
|
|
64
|
-
});
|
|
65
|
-
export const FeedlogIssuesClient = /*@__PURE__*/ createComponent({
|
|
66
|
-
tagName: 'feedlog-issues-client',
|
|
67
|
-
properties: {
|
|
68
|
-
apiKey: 'api-key',
|
|
69
|
-
type: 'type',
|
|
70
|
-
limit: 'limit',
|
|
71
|
-
sortBy: 'sort-by',
|
|
72
|
-
endpoint: 'endpoint',
|
|
73
|
-
maxWidth: 'max-width',
|
|
74
|
-
theme: 'theme',
|
|
75
|
-
heading: 'heading',
|
|
76
|
-
subtitle: 'subtitle',
|
|
77
|
-
emptyStateTitle: 'empty-state-title',
|
|
78
|
-
emptyStateMessage: 'empty-state-message'
|
|
79
|
-
},
|
|
80
|
-
hydrateModule: import('@feedlog-ai/webcomponents/hydrate'),
|
|
81
|
-
clientModule: clientComponents.FeedlogIssuesClient,
|
|
82
|
-
serializeShadowRoot
|
|
83
|
-
});
|
|
84
|
-
export const FeedlogIssuesList = /*@__PURE__*/ createComponent({
|
|
85
|
-
tagName: 'feedlog-issues-list',
|
|
86
|
-
properties: {
|
|
87
|
-
limit: 'limit',
|
|
88
|
-
theme: 'theme',
|
|
89
|
-
emptyStateTitle: 'empty-state-title',
|
|
90
|
-
emptyStateMessage: 'empty-state-message'
|
|
91
|
-
},
|
|
92
|
-
hydrateModule: import('@feedlog-ai/webcomponents/hydrate'),
|
|
93
|
-
clientModule: clientComponents.FeedlogIssuesList,
|
|
94
|
-
serializeShadowRoot
|
|
95
|
-
});
|
|
96
|
-
//# sourceMappingURL=components.server.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"components.server.js","sourceRoot":"","sources":["../../../src/components/stencil-generated/components.server.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { type VariantProps } from "class-variance-authority";
|
|
3
|
-
declare const badgeVariants: (props?: {
|
|
4
|
-
variant?: "default" | "secondary" | "destructive" | "outline";
|
|
5
|
-
} & import("class-variance-authority/types").ClassProp) => string;
|
|
6
|
-
export interface BadgeProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
|
|
7
|
-
}
|
|
8
|
-
declare function Badge({ className, variant, ...props }: BadgeProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export { Badge, badgeVariants };
|
|
10
|
-
//# sourceMappingURL=badge.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"badge.d.ts","sourceRoot":"","sources":["../../../src/components/ui/badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAGjE,QAAA,MAAM,aAAa;;iEAkBlB,CAAA;AAED,MAAM,WAAW,UACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAC1C,YAAY,CAAC,OAAO,aAAa,CAAC;CAAG;AAEzC,iBAAS,KAAK,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,EAAE,UAAU,2CAI1D;AAED,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,CAAA"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { cva } from "class-variance-authority";
|
|
3
|
-
import { cn } from "../../lib/utils";
|
|
4
|
-
const badgeVariants = cva("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2", {
|
|
5
|
-
variants: {
|
|
6
|
-
variant: {
|
|
7
|
-
default: "border-transparent bg-primary text-primary-foreground hover:bg-primary/80",
|
|
8
|
-
secondary: "border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
|
9
|
-
destructive: "border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",
|
|
10
|
-
outline: "text-foreground",
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
defaultVariants: {
|
|
14
|
-
variant: "default",
|
|
15
|
-
},
|
|
16
|
-
});
|
|
17
|
-
function Badge({ className, variant, ...props }) {
|
|
18
|
-
return (_jsx("div", { className: cn(badgeVariants({ variant }), className), ...props }));
|
|
19
|
-
}
|
|
20
|
-
export { Badge, badgeVariants };
|
|
21
|
-
//# sourceMappingURL=badge.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"badge.js","sourceRoot":"","sources":["../../../src/components/ui/badge.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,GAAG,EAAqB,MAAM,0BAA0B,CAAA;AACjE,OAAO,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAA;AAEpC,MAAM,aAAa,GAAG,GAAG,CACvB,wKAAwK,EACxK;IACE,QAAQ,EAAE;QACR,OAAO,EAAE;YACP,OAAO,EACL,2EAA2E;YAC7E,SAAS,EACP,iFAAiF;YACnF,WAAW,EACT,uFAAuF;YACzF,OAAO,EAAE,iBAAiB;SAC3B;KACF;IACD,eAAe,EAAE;QACf,OAAO,EAAE,SAAS;KACnB;CACF,CACF,CAAA;AAMD,SAAS,KAAK,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,GAAG,KAAK,EAAc;IACzD,OAAO,CACL,cAAK,SAAS,EAAE,EAAE,CAAC,aAAa,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CACzE,CAAA;AACH,CAAC;AAED,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { type VariantProps } from "class-variance-authority";
|
|
3
|
-
declare const buttonVariants: (props?: {
|
|
4
|
-
variant?: "default" | "link" | "secondary" | "destructive" | "outline" | "ghost";
|
|
5
|
-
size?: "default" | "sm" | "lg" | "icon";
|
|
6
|
-
} & import("class-variance-authority/types").ClassProp) => string;
|
|
7
|
-
export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
|
8
|
-
}
|
|
9
|
-
declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
10
|
-
export { Button, buttonVariants };
|
|
11
|
-
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/components/ui/button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAGjE,QAAA,MAAM,cAAc;;;iEA2BnB,CAAA;AAED,MAAM,WAAW,WACf,SAAQ,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EACnD,YAAY,CAAC,OAAO,cAAc,CAAC;CAAG;AAE1C,QAAA,MAAM,MAAM,uFAUX,CAAA;AAGD,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAA"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
import { cva } from "class-variance-authority";
|
|
4
|
-
import { cn } from "../../lib/utils";
|
|
5
|
-
const buttonVariants = cva("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50", {
|
|
6
|
-
variants: {
|
|
7
|
-
variant: {
|
|
8
|
-
default: "bg-primary text-primary-foreground hover:bg-primary/90",
|
|
9
|
-
destructive: "bg-destructive text-destructive-foreground hover:bg-destructive/90",
|
|
10
|
-
outline: "border border-input bg-background hover:bg-accent hover:text-accent-foreground",
|
|
11
|
-
secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
|
12
|
-
ghost: "hover:bg-accent hover:text-accent-foreground",
|
|
13
|
-
link: "text-primary underline-offset-4 hover:underline",
|
|
14
|
-
},
|
|
15
|
-
size: {
|
|
16
|
-
default: "h-10 px-4 py-2",
|
|
17
|
-
sm: "h-9 rounded-md px-3",
|
|
18
|
-
lg: "h-11 rounded-md px-8",
|
|
19
|
-
icon: "h-10 w-10",
|
|
20
|
-
},
|
|
21
|
-
},
|
|
22
|
-
defaultVariants: {
|
|
23
|
-
variant: "default",
|
|
24
|
-
size: "default",
|
|
25
|
-
},
|
|
26
|
-
});
|
|
27
|
-
const Button = React.forwardRef(({ className, variant, size, ...props }, ref) => {
|
|
28
|
-
return (_jsx("button", { className: cn(buttonVariants({ variant, size, className })), ref: ref, ...props }));
|
|
29
|
-
});
|
|
30
|
-
Button.displayName = "Button";
|
|
31
|
-
export { Button, buttonVariants };
|
|
32
|
-
//# sourceMappingURL=button.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.js","sourceRoot":"","sources":["../../../src/components/ui/button.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAE,GAAG,EAAqB,MAAM,0BAA0B,CAAA;AACjE,OAAO,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAA;AAEpC,MAAM,cAAc,GAAG,GAAG,CACxB,wRAAwR,EACxR;IACE,QAAQ,EAAE;QACR,OAAO,EAAE;YACP,OAAO,EAAE,wDAAwD;YACjE,WAAW,EACT,oEAAoE;YACtE,OAAO,EACL,gFAAgF;YAClF,SAAS,EACP,8DAA8D;YAChE,KAAK,EAAE,8CAA8C;YACrD,IAAI,EAAE,iDAAiD;SACxD;QACD,IAAI,EAAE;YACJ,OAAO,EAAE,gBAAgB;YACzB,EAAE,EAAE,qBAAqB;YACzB,EAAE,EAAE,sBAAsB;YAC1B,IAAI,EAAE,WAAW;SAClB;KACF;IACD,eAAe,EAAE;QACf,OAAO,EAAE,SAAS;QAClB,IAAI,EAAE,SAAS;KAChB;CACF,CACF,CAAA;AAMD,MAAM,MAAM,GAAG,KAAK,CAAC,UAAU,CAC7B,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE;IAC9C,OAAO,CACL,iBACE,SAAS,EAAE,EAAE,CAAC,cAAc,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,CAAC,EAC3D,GAAG,EAAE,GAAG,KACJ,KAAK,GACT,CACH,CAAA;AACH,CAAC,CACF,CAAA;AACD,MAAM,CAAC,WAAW,GAAG,QAAQ,CAAA;AAE7B,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAA"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
3
|
-
declare const CardHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
declare const CardTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLHeadingElement> & React.RefAttributes<HTMLParagraphElement>>;
|
|
5
|
-
declare const CardDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLParagraphElement> & React.RefAttributes<HTMLParagraphElement>>;
|
|
6
|
-
declare const CardContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
declare const CardFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
8
|
-
export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent };
|
|
9
|
-
//# sourceMappingURL=card.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../src/components/ui/card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAG9B,QAAA,MAAM,IAAI,6GAQT,CAAA;AAGD,QAAA,MAAM,UAAU,6GAIf,CAAA;AAGD,QAAA,MAAM,SAAS,uHAId,CAAA;AAGD,QAAA,MAAM,eAAe,yHAIpB,CAAA;AAGD,QAAA,MAAM,WAAW,6GAIhB,CAAA;AAGD,QAAA,MAAM,UAAU,6GAIf,CAAA;AAGD,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,WAAW,EAAE,CAAA"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
import { cn } from "../../lib/utils";
|
|
4
|
-
const Card = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, className: cn("rounded-lg border bg-card text-card-foreground shadow-sm", className), ...props })));
|
|
5
|
-
Card.displayName = "Card";
|
|
6
|
-
const CardHeader = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, className: cn("flex flex-col space-y-1.5 p-6", className), ...props })));
|
|
7
|
-
CardHeader.displayName = "CardHeader";
|
|
8
|
-
const CardTitle = React.forwardRef(({ className, ...props }, ref) => (_jsx("h3", { ref: ref, className: cn("font-semibold leading-none tracking-tight", className), ...props })));
|
|
9
|
-
CardTitle.displayName = "CardTitle";
|
|
10
|
-
const CardDescription = React.forwardRef(({ className, ...props }, ref) => (_jsx("p", { ref: ref, className: cn("text-sm text-muted-foreground", className), ...props })));
|
|
11
|
-
CardDescription.displayName = "CardDescription";
|
|
12
|
-
const CardContent = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, className: cn("p-6 pt-0", className), ...props })));
|
|
13
|
-
CardContent.displayName = "CardContent";
|
|
14
|
-
const CardFooter = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, className: cn("flex items-center p-6 pt-0", className), ...props })));
|
|
15
|
-
CardFooter.displayName = "CardFooter";
|
|
16
|
-
export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent };
|
|
17
|
-
//# sourceMappingURL=card.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.js","sourceRoot":"","sources":["../../../src/components/ui/card.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAA;AAEpC,MAAM,IAAI,GAAG,KAAK,CAAC,UAAU,CAC3B,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,cACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CAAC,0DAA0D,EAAE,SAAS,CAAC,KAChF,KAAK,GACT,CACH,CACF,CAAA;AACD,IAAI,CAAC,WAAW,GAAG,MAAM,CAAA;AAEzB,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CACjC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,cAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,+BAA+B,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CACxF,CACF,CAAA;AACD,UAAU,CAAC,WAAW,GAAG,YAAY,CAAA;AAErC,MAAM,SAAS,GAAG,KAAK,CAAC,UAAU,CAChC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,aAAI,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,2CAA2C,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CACnG,CACF,CAAA;AACD,SAAS,CAAC,WAAW,GAAG,WAAW,CAAA;AAEnC,MAAM,eAAe,GAAG,KAAK,CAAC,UAAU,CACtC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,YAAG,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,+BAA+B,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CACtF,CACF,CAAA;AACD,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAA;AAE/C,MAAM,WAAW,GAAG,KAAK,CAAC,UAAU,CAClC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,cAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CACnE,CACF,CAAA;AACD,WAAW,CAAC,WAAW,GAAG,aAAa,CAAA;AAEvC,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CACjC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAChC,cAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,4BAA4B,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CACrF,CACF,CAAA;AACD,UAAU,CAAC,WAAW,GAAG,YAAY,CAAA;AAErC,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,WAAW,EAAE,CAAA"}
|
package/dist/lib/utils.d.ts
DELETED
package/dist/lib/utils.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/lib/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,MAAM,CAAA;AAG5C,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,UAEzC"}
|
package/dist/lib/utils.js
DELETED
package/dist/lib/utils.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../src/lib/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAmB,MAAM,MAAM,CAAA;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA;AAExC,MAAM,UAAU,EAAE,CAAC,GAAG,MAAoB;IACxC,OAAO,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAA;AAC9B,CAAC"}
|
package/dist/ssr.d.ts
DELETED
package/dist/ssr.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ssr.d.ts","sourceRoot":"","sources":["../src/ssr.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAC"}
|
package/dist/ssr.js
DELETED
package/dist/ssr.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ssr.js","sourceRoot":"","sources":["../src/ssr.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAC"}
|