@contractspec/lib.design-system 1.56.0 → 1.57.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/dist/_virtual/{rolldown_runtime.js → _rolldown/runtime.js} +3 -3
- package/dist/components/agent/AgentMonitor.d.ts +2 -2
- package/dist/components/agent/AgentMonitor.d.ts.map +1 -1
- package/dist/components/agent/ApprovalQueue.d.ts +2 -2
- package/dist/components/agent/ApprovalQueue.d.ts.map +1 -1
- package/dist/components/atoms/ActionButtons.d.ts +9 -9
- package/dist/components/atoms/ActionButtons.d.ts.map +1 -1
- package/dist/components/atoms/Button.d.ts.map +1 -1
- package/dist/components/atoms/ButtonLink.d.ts +2 -2
- package/dist/components/atoms/ButtonLink.d.ts.map +1 -1
- package/dist/components/atoms/Cta.d.ts +0 -1
- package/dist/components/atoms/Cta.d.ts.map +1 -1
- package/dist/components/atoms/DataChips.d.ts +7 -7
- package/dist/components/atoms/DataChips.d.ts.map +1 -1
- package/dist/components/atoms/EmptyState.d.ts +2 -2
- package/dist/components/atoms/EmptyState.d.ts.map +1 -1
- package/dist/components/atoms/ErrorState.d.ts +2 -2
- package/dist/components/atoms/ErrorState.d.ts.map +1 -1
- package/dist/components/atoms/Input.d.ts +2 -2
- package/dist/components/atoms/Input.d.ts.map +1 -1
- package/dist/components/atoms/Link.d.ts +2 -2
- package/dist/components/atoms/Link.d.ts.map +1 -1
- package/dist/components/atoms/Link.web.d.ts.map +1 -1
- package/dist/components/atoms/LoaderCircular.d.ts +4 -4
- package/dist/components/atoms/LoaderCircular.d.ts.map +1 -1
- package/dist/components/atoms/NavBrand.d.ts +2 -2
- package/dist/components/atoms/NavBrand.d.ts.map +1 -1
- package/dist/components/atoms/Stepper.d.ts +2 -2
- package/dist/components/atoms/Stepper.d.ts.map +1 -1
- package/dist/components/atoms/Textarea.d.ts +2 -2
- package/dist/components/atoms/Textarea.d.ts.map +1 -1
- package/dist/components/atoms/Textarea.js +1 -1
- package/dist/components/data-view/DataViewDetail.d.ts +2 -2
- package/dist/components/data-view/DataViewDetail.d.ts.map +1 -1
- package/dist/components/data-view/DataViewList.d.ts +2 -2
- package/dist/components/data-view/DataViewList.d.ts.map +1 -1
- package/dist/components/data-view/DataViewRenderer.d.ts.map +1 -1
- package/dist/components/data-view/DataViewTable.d.ts +2 -2
- package/dist/components/data-view/DataViewTable.d.ts.map +1 -1
- package/dist/components/data-view/utils.js +1 -3
- package/dist/components/data-view/utils.js.map +1 -1
- package/dist/components/forms/ActionForm.d.ts +2 -2
- package/dist/components/forms/ActionForm.d.ts.map +1 -1
- package/dist/components/forms/FormCardLayout.d.ts +2 -2
- package/dist/components/forms/FormCardLayout.d.ts.map +1 -1
- package/dist/components/forms/FormDialog.d.ts +2 -2
- package/dist/components/forms/FormDialog.d.ts.map +1 -1
- package/dist/components/forms/FormLayout.d.ts +4 -4
- package/dist/components/forms/FormLayout.d.ts.map +1 -1
- package/dist/components/forms/FormOneByOneLayout.d.ts +2 -2
- package/dist/components/forms/FormOneByOneLayout.d.ts.map +1 -1
- package/dist/components/forms/FormStepsLayout.d.ts +2 -2
- package/dist/components/forms/FormStepsLayout.d.ts.map +1 -1
- package/dist/components/forms/ZodForm.d.ts +2 -2
- package/dist/components/forms/ZodForm.d.ts.map +1 -1
- package/dist/components/legal/atoms/DefinitionList.d.ts +2 -2
- package/dist/components/legal/atoms/DefinitionList.d.ts.map +1 -1
- package/dist/components/legal/atoms/KeyValueList.d.ts +2 -2
- package/dist/components/legal/atoms/KeyValueList.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalCallout.d.ts +4 -4
- package/dist/components/legal/atoms/LegalCallout.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalHeading.d.ts +4 -4
- package/dist/components/legal/atoms/LegalHeading.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalList.d.ts +5 -5
- package/dist/components/legal/atoms/LegalList.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalSection.d.ts +4 -4
- package/dist/components/legal/atoms/LegalSection.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalText.d.ts +4 -4
- package/dist/components/legal/atoms/LegalText.d.ts.map +1 -1
- package/dist/components/legal/molecules/Consent.d.ts +3 -3
- package/dist/components/legal/molecules/Consent.d.ts.map +1 -1
- package/dist/components/legal/molecules/ContactFields.d.ts +2 -2
- package/dist/components/legal/molecules/ContactFields.d.ts.map +1 -1
- package/dist/components/legal/molecules/ContactFields.js +1 -1
- package/dist/components/legal/molecules/LegalMeta.d.ts +2 -2
- package/dist/components/legal/molecules/LegalMeta.d.ts.map +1 -1
- package/dist/components/legal/molecules/LegalTOC.d.ts +4 -4
- package/dist/components/legal/molecules/LegalTOC.d.ts.map +1 -1
- package/dist/components/legal/organisms/ContactForm.d.ts +2 -2
- package/dist/components/legal/organisms/ContactForm.d.ts.map +1 -1
- package/dist/components/legal/organisms/GDPRDataRequest.d.ts +2 -2
- package/dist/components/legal/organisms/GDPRDataRequest.d.ts.map +1 -1
- package/dist/components/legal/organisms/GDPRRights.d.ts +2 -2
- package/dist/components/legal/organisms/GDPRRights.d.ts.map +1 -1
- package/dist/components/legal/organisms/LegalPageLayout.d.ts +2 -2
- package/dist/components/legal/organisms/LegalPageLayout.d.ts.map +1 -1
- package/dist/components/legal/templates/ContactTemplate.d.ts +2 -2
- package/dist/components/legal/templates/ContactTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/CookiesTemplate.d.ts +2 -2
- package/dist/components/legal/templates/CookiesTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/PrivacyTemplate.d.ts +2 -2
- package/dist/components/legal/templates/PrivacyTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/SalesTermsTemplate.d.ts +2 -2
- package/dist/components/legal/templates/SalesTermsTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/TermsTemplate.d.ts +2 -2
- package/dist/components/legal/templates/TermsTemplate.d.ts.map +1 -1
- package/dist/components/marketing/MarketingCard.d.ts +2 -2
- package/dist/components/marketing/MarketingCard.d.ts.map +1 -1
- package/dist/components/marketing/MarketingCardsSection.d.ts +4 -4
- package/dist/components/marketing/MarketingCardsSection.d.ts.map +1 -1
- package/dist/components/marketing/MarketingComparisonSection.d.ts +2 -2
- package/dist/components/marketing/MarketingComparisonSection.d.ts.map +1 -1
- package/dist/components/marketing/MarketingIconCard.d.ts +4 -4
- package/dist/components/marketing/MarketingIconCard.d.ts.map +1 -1
- package/dist/components/marketing/MarketingSection.d.ts +4 -4
- package/dist/components/marketing/MarketingSection.d.ts.map +1 -1
- package/dist/components/marketing/MarketingStepCard.d.ts +2 -2
- package/dist/components/marketing/MarketingStepCard.d.ts.map +1 -1
- package/dist/components/molecules/AiLinkButton.d.ts +2 -2
- package/dist/components/molecules/AiLinkButton.d.ts.map +1 -1
- package/dist/components/molecules/AiLinkButton.js +0 -1
- package/dist/components/molecules/AiLinkButton.js.map +1 -1
- package/dist/components/molecules/Breadcrumbs.d.ts +2 -2
- package/dist/components/molecules/Breadcrumbs.d.ts.map +1 -1
- package/dist/components/molecules/CodeBlock/CodeBlock.d.ts +2 -2
- package/dist/components/molecules/CodeBlock/CodeBlock.d.ts.map +1 -1
- package/dist/components/molecules/CodeBlock/types.d.ts.map +1 -1
- package/dist/components/molecules/CommandPalette.d.ts +2 -2
- package/dist/components/molecules/CommandPalette.d.ts.map +1 -1
- package/dist/components/molecules/CommandSearchTrigger.d.ts +2 -2
- package/dist/components/molecules/CommandSearchTrigger.d.ts.map +1 -1
- package/dist/components/molecules/CommandTabs/CommandTabs.d.ts +2 -2
- package/dist/components/molecules/CommandTabs/CommandTabs.d.ts.map +1 -1
- package/dist/components/molecules/CommandTabs/types.d.ts.map +1 -1
- package/dist/components/molecules/CopyButton/CopyButton.d.ts +2 -2
- package/dist/components/molecules/CopyButton/CopyButton.d.ts.map +1 -1
- package/dist/components/molecules/CopyButton/types.d.ts.map +1 -1
- package/dist/components/molecules/EntityCard.d.ts +8 -12
- package/dist/components/molecules/EntityCard.d.ts.map +1 -1
- package/dist/components/molecules/EntityCard.js +1 -1
- package/dist/components/molecules/FiltersToolbar.d.ts +2 -2
- package/dist/components/molecules/FiltersToolbar.d.ts.map +1 -1
- package/dist/components/molecules/HoverPreview.d.ts +2 -2
- package/dist/components/molecules/HoverPreview.d.ts.map +1 -1
- package/dist/components/molecules/HoverPreview.js +1 -1
- package/dist/components/molecules/InstallCommand/InstallCommand.d.ts +2 -3
- package/dist/components/molecules/InstallCommand/InstallCommand.d.ts.map +1 -1
- package/dist/components/molecules/InstallCommand/types.d.ts.map +1 -1
- package/dist/components/molecules/LangSwitch.d.ts +2 -2
- package/dist/components/molecules/LangSwitch.d.ts.map +1 -1
- package/dist/components/molecules/LoaderBlock.d.ts +2 -2
- package/dist/components/molecules/LoaderBlock.d.ts.map +1 -1
- package/dist/components/molecules/NavMain.d.ts +2 -2
- package/dist/components/molecules/NavMain.d.ts.map +1 -1
- package/dist/components/molecules/NavUser.d.ts +2 -2
- package/dist/components/molecules/NavUser.d.ts.map +1 -1
- package/dist/components/molecules/OverviewCard.d.ts +2 -2
- package/dist/components/molecules/OverviewCard.d.ts.map +1 -1
- package/dist/components/molecules/SkeletonBlock/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonBlock/index.web.d.ts.map +1 -1
- package/dist/components/molecules/SkeletonBlock/types.d.ts.map +1 -1
- package/dist/components/molecules/SkeletonCircle/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonCircle/index.web.d.ts.map +1 -1
- package/dist/components/molecules/SkeletonCircle/types.d.ts.map +1 -1
- package/dist/components/molecules/SkeletonList/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonList/index.web.d.ts.map +1 -1
- package/dist/components/molecules/SkeletonList/types.d.ts.map +1 -1
- package/dist/components/molecules/StatCard.d.ts +5 -5
- package/dist/components/molecules/StatCard.d.ts.map +1 -1
- package/dist/components/molecules/StatusChip.d.ts +4 -4
- package/dist/components/molecules/StatusChip.d.ts.map +1 -1
- package/dist/components/molecules/StatusChip.js +1 -1
- package/dist/components/molecules/hover-previews/Doc.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Doc.d.ts.map +1 -1
- package/dist/components/molecules/hover-previews/Media.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Media.d.ts.map +1 -1
- package/dist/components/molecules/hover-previews/Simple.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Simple.d.ts.map +1 -1
- package/dist/components/molecules/hover-previews/Stats.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Stats.d.ts.map +1 -1
- package/dist/components/molecules/hover-previews/User.d.ts +2 -2
- package/dist/components/molecules/hover-previews/User.d.ts.map +1 -1
- package/dist/components/organisms/AcademyLayout.d.ts +2 -2
- package/dist/components/organisms/AcademyLayout.d.ts.map +1 -1
- package/dist/components/organisms/AppHeader.d.ts +2 -2
- package/dist/components/organisms/AppHeader.d.ts.map +1 -1
- package/dist/components/organisms/AppLayout.d.ts +2 -2
- package/dist/components/organisms/AppLayout.d.ts.map +1 -1
- package/dist/components/organisms/AppSidebar.d.ts +2 -2
- package/dist/components/organisms/AppSidebar.d.ts.map +1 -1
- package/dist/components/organisms/EmptyDataList.d.ts +2 -2
- package/dist/components/organisms/EmptyDataList.d.ts.map +1 -1
- package/dist/components/organisms/EmptyDataList.types.d.ts.map +1 -1
- package/dist/components/organisms/EmptySearchResult.d.ts +2 -2
- package/dist/components/organisms/EmptySearchResult.d.ts.map +1 -1
- package/dist/components/organisms/FAQSection.d.ts +2 -2
- package/dist/components/organisms/FAQSection.d.ts.map +1 -1
- package/dist/components/organisms/FeatureCarousel.d.ts +2 -2
- package/dist/components/organisms/FeatureCarousel.d.ts.map +1 -1
- package/dist/components/organisms/FeaturesSection.d.ts +2 -2
- package/dist/components/organisms/FeaturesSection.d.ts.map +1 -1
- package/dist/components/organisms/Footer.d.ts +2 -2
- package/dist/components/organisms/Footer.d.ts.map +1 -1
- package/dist/components/organisms/Header.d.ts +4 -4
- package/dist/components/organisms/Header.d.ts.map +1 -1
- package/dist/components/organisms/HeroResponsive.d.ts +2 -2
- package/dist/components/organisms/HeroResponsive.d.ts.map +1 -1
- package/dist/components/organisms/HeroSection.d.ts +2 -2
- package/dist/components/organisms/HeroSection.d.ts.map +1 -1
- package/dist/components/organisms/ListCardPage.d.ts +5 -5
- package/dist/components/organisms/ListCardPage.d.ts.map +1 -1
- package/dist/components/organisms/ListGridPage.d.ts +5 -5
- package/dist/components/organisms/ListGridPage.d.ts.map +1 -1
- package/dist/components/organisms/ListPageResponsive.d.ts +2 -2
- package/dist/components/organisms/ListPageResponsive.d.ts.map +1 -1
- package/dist/components/organisms/ListTablePage.d.ts +4 -4
- package/dist/components/organisms/ListTablePage.d.ts.map +1 -1
- package/dist/components/organisms/MarketingHeader.d.ts +2 -2
- package/dist/components/organisms/MarketingHeader.d.ts.map +1 -1
- package/dist/components/organisms/MarketingHeaderDesktop.d.ts +2 -2
- package/dist/components/organisms/MarketingHeaderDesktop.d.ts.map +1 -1
- package/dist/components/organisms/MarketingHeaderMobile.d.ts +2 -2
- package/dist/components/organisms/MarketingHeaderMobile.d.ts.map +1 -1
- package/dist/components/organisms/MarketingLayout.d.ts +2 -2
- package/dist/components/organisms/MarketingLayout.d.ts.map +1 -1
- package/dist/components/organisms/PageHeaderResponsive.d.ts +2 -2
- package/dist/components/organisms/PageHeaderResponsive.d.ts.map +1 -1
- package/dist/components/organisms/PricingCarousel.d.ts +2 -2
- package/dist/components/organisms/PricingCarousel.d.ts.map +1 -1
- package/dist/components/organisms/PricingSection.d.ts +2 -2
- package/dist/components/organisms/PricingSection.d.ts.map +1 -1
- package/dist/components/organisms/TestimonialCarousel.d.ts +2 -2
- package/dist/components/organisms/TestimonialCarousel.d.ts.map +1 -1
- package/dist/components/providers/PackageManagerProvider.d.ts +2 -2
- package/dist/components/providers/PackageManagerProvider.d.ts.map +1 -1
- package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts.map +1 -1
- package/dist/components/templates/lists/ListPageTemplate/types.d.ts.map +1 -1
- package/dist/hooks/useListUrlState.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/lib/keyboard.d.ts.map +1 -1
- package/dist/platform/useColorScheme.d.ts.map +1 -1
- package/dist/platform/useReducedMotion.d.ts.map +1 -1
- package/dist/platform/useResponsive.d.ts.map +1 -1
- package/dist/platform/withPlatformUI.d.ts.map +1 -1
- package/dist/renderers/form-contract.d.ts +4 -3
- package/dist/renderers/form-contract.d.ts.map +1 -1
- package/dist/renderers/form-contract.js +1 -1
- package/dist/schema/dist/EnumType.d.ts +41 -0
- package/dist/schema/dist/EnumType.d.ts.map +1 -0
- package/dist/schema/dist/FieldType.d.ts +31 -0
- package/dist/schema/dist/FieldType.d.ts.map +1 -0
- package/dist/schema/dist/GraphQLSchemaType.d.ts +2 -0
- package/dist/schema/dist/JsonSchemaType.d.ts +2 -0
- package/dist/schema/dist/ScalarTypeEnum.d.ts +1 -0
- package/dist/schema/dist/SchemaModel.d.ts +89 -0
- package/dist/schema/dist/SchemaModel.d.ts.map +1 -0
- package/dist/schema/dist/SchemaModelType.d.ts +50 -0
- package/dist/schema/dist/SchemaModelType.d.ts.map +1 -0
- package/dist/schema/dist/ZodSchemaType.d.ts +2 -0
- package/dist/schema/dist/entity/defineEntity.d.ts +1 -0
- package/dist/schema/dist/entity/generator.d.ts +1 -0
- package/dist/schema/dist/entity/index.d.ts +3 -0
- package/dist/schema/dist/entity/types.d.ts +1 -0
- package/dist/schema/dist/index.d.ts +12 -0
- package/dist/theme/tokenBridge.d.ts.map +1 -1
- package/dist/theme/tokens.d.ts.map +1 -1
- package/dist/theme/variants.d.ts +2 -2
- package/dist/theme/variants.d.ts.map +1 -1
- package/dist/types/navigation.d.ts.map +1 -1
- package/package.json +9 -9
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//#region
|
|
1
|
+
//#region \0rolldown/runtime.js
|
|
2
2
|
var __defProp = Object.defineProperty;
|
|
3
3
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
4
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
5
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
6
|
var __esmMin = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
|
|
7
|
-
var __exportAll = (all,
|
|
7
|
+
var __exportAll = (all, no_symbols) => {
|
|
8
8
|
let target = {};
|
|
9
9
|
for (var name in all) {
|
|
10
10
|
__defProp(target, name, {
|
|
@@ -12,7 +12,7 @@ var __exportAll = (all, symbols) => {
|
|
|
12
12
|
enumerable: true
|
|
13
13
|
});
|
|
14
14
|
}
|
|
15
|
-
if (
|
|
15
|
+
if (!no_symbols) {
|
|
16
16
|
__defProp(target, Symbol.toStringTag, { value: "Module" });
|
|
17
17
|
}
|
|
18
18
|
return target;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/agent/AgentMonitor.d.ts
|
|
4
4
|
interface AgentSessionSnapshot {
|
|
@@ -23,7 +23,7 @@ declare function AgentMonitor({
|
|
|
23
23
|
highlightStatus,
|
|
24
24
|
onSelectSession,
|
|
25
25
|
className
|
|
26
|
-
}: AgentMonitorProps):
|
|
26
|
+
}: AgentMonitorProps): react_jsx_runtime0.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { AgentMonitor };
|
|
29
29
|
//# sourceMappingURL=AgentMonitor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AgentMonitor.d.ts","names":[],"sources":["../../../src/components/agent/AgentMonitor.tsx"],"
|
|
1
|
+
{"version":3,"file":"AgentMonitor.d.ts","names":[],"sources":["../../../src/components/agent/AgentMonitor.tsx"],"mappings":";;;UAWiB,oBAAA;EACf,SAAA;EACA,KAAA;EACA,MAAA;EACA,QAAA;EACA,UAAA;EACA,UAAA;EACA,SAAA,EAAW,IAAA;AAAA;AAAA,UAGI,iBAAA;EACf,KAAA;EACA,QAAA,EAAU,oBAAA;EACV,eAAA;EACA,eAAA,IAAmB,OAAA,EAAS,oBAAA;EAC5B,SAAA;AAAA;AAAA,iBAGc,YAAA,CAAA;EACd,KAAA;EACA,QAAA;EACA,eAAA;EACA,eAAA;EACA;AAAA,GACC,iBAAA,GAAiB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { ApprovalRequest } from "@contractspec/lib.ai-agent/approval";
|
|
4
4
|
|
|
5
5
|
//#region src/components/agent/ApprovalQueue.d.ts
|
|
@@ -20,7 +20,7 @@ declare function ApprovalQueue({
|
|
|
20
20
|
onReject,
|
|
21
21
|
className,
|
|
22
22
|
emptyState
|
|
23
|
-
}: ApprovalQueueProps):
|
|
23
|
+
}: ApprovalQueueProps): react_jsx_runtime0.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { ApprovalQueue };
|
|
26
26
|
//# sourceMappingURL=ApprovalQueue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApprovalQueue.d.ts","names":[],"sources":["../../../src/components/agent/ApprovalQueue.tsx"],"
|
|
1
|
+
{"version":3,"file":"ApprovalQueue.d.ts","names":[],"sources":["../../../src/components/agent/ApprovalQueue.tsx"],"mappings":";;;;;UAqBiB,kBAAA;EACf,KAAA;EACA,WAAA;EACA,QAAA,EAAU,eAAA;EACV,SAAA,IAAa,OAAA,EAAS,eAAA;EACtB,QAAA,IAAY,OAAA,EAAS,eAAA;EACrB,SAAA;EACA,UAAA,GAAa,KAAA,CAAM,SAAA;AAAA;AAAA,iBAGL,aAAA,CAAA;EACd,KAAA;EACA,WAAA;EACA,QAAA;EACA,SAAA;EACA,QAAA;EACA,SAAA;EACA;AAAA,GAGC,kBAAA,GAAkB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { ButtonProps } from "./Button.js";
|
|
2
2
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
|
-
import * as
|
|
5
|
+
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region src/components/atoms/ActionButtons.d.ts
|
|
8
8
|
declare const _actionBtn: (props?: ({
|
|
9
9
|
tone?: "subtle" | "neutral" | "danger" | "outline" | null | undefined;
|
|
10
10
|
size?: "sm" | "md" | "lg" | "icon" | null | undefined;
|
|
11
|
-
} &
|
|
11
|
+
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
12
12
|
type ActionBtnProps = Omit<ButtonProps, 'size' | 'variant'> & VariantProps<typeof _actionBtn> & {
|
|
13
13
|
label?: React.ReactNode;
|
|
14
14
|
iconLeft?: React.ReactNode;
|
|
15
15
|
};
|
|
16
|
-
declare function EditButton(props: Omit<ActionBtnProps, 'iconLeft' | 'tone'>):
|
|
17
|
-
declare function DeleteButton(props: Omit<ActionBtnProps, 'iconLeft'>):
|
|
18
|
-
declare function ViewButton(props: Omit<ActionBtnProps, 'iconLeft'>):
|
|
16
|
+
declare function EditButton(props: Omit<ActionBtnProps, 'iconLeft' | 'tone'>): react_jsx_runtime0.JSX.Element;
|
|
17
|
+
declare function DeleteButton(props: Omit<ActionBtnProps, 'iconLeft'>): react_jsx_runtime0.JSX.Element;
|
|
18
|
+
declare function ViewButton(props: Omit<ActionBtnProps, 'iconLeft'>): react_jsx_runtime0.JSX.Element;
|
|
19
19
|
declare function ToggleButton(props: Omit<ActionBtnProps, 'iconLeft'> & {
|
|
20
20
|
active?: boolean;
|
|
21
|
-
}):
|
|
22
|
-
declare function ToggleLeftButton(props: Omit<ActionBtnProps, 'iconLeft'>):
|
|
23
|
-
declare function ToggleRightButton(props: Omit<ActionBtnProps, 'iconLeft'>):
|
|
21
|
+
}): react_jsx_runtime0.JSX.Element;
|
|
22
|
+
declare function ToggleLeftButton(props: Omit<ActionBtnProps, 'iconLeft'>): react_jsx_runtime0.JSX.Element;
|
|
23
|
+
declare function ToggleRightButton(props: Omit<ActionBtnProps, 'iconLeft'>): react_jsx_runtime0.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { DeleteButton, EditButton, ToggleButton, ToggleLeftButton, ToggleRightButton, ViewButton };
|
|
26
26
|
//# sourceMappingURL=ActionButtons.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActionButtons.d.ts","names":[],"sources":["../../../src/components/atoms/ActionButtons.tsx"],"
|
|
1
|
+
{"version":3,"file":"ActionButtons.d.ts","names":[],"sources":["../../../src/components/atoms/ActionButtons.tsx"],"mappings":";;;;;;;cAaM,UAAA,GAAU,KAAA;;;IAgBd,+BAAA,CAAA,SAAA;AAAA,KAEG,cAAA,GAAiB,IAAA,CAAK,WAAA,wBACzB,YAAA,QAAoB,UAAA;EAClB,KAAA,GAAQ,KAAA,CAAM,SAAA;EACd,QAAA,GAAW,KAAA,CAAM,SAAA;AAAA;AAAA,iBAsDL,UAAA,CAAW,KAAA,EAAO,IAAA,CAAK,cAAA,yBAAoC,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBAM3D,YAAA,CAAa,KAAA,EAAO,IAAA,CAAK,cAAA,gBAA2B,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBAUpD,UAAA,CAAW,KAAA,EAAO,IAAA,CAAK,cAAA,gBAA2B,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBAMlD,YAAA,CACd,KAAA,EAAO,IAAA,CAAK,cAAA;EAAgC,MAAA;AAAA,IAAkB,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBAiBhD,gBAAA,CAAiB,KAAA,EAAO,IAAA,CAAK,cAAA,gBAA2B,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBASxD,iBAAA,CAAkB,KAAA,EAAO,IAAA,CAAK,cAAA,gBAA2B,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","names":[],"sources":["../../../src/components/atoms/Button.tsx"],"
|
|
1
|
+
{"version":3,"file":"Button.d.ts","names":[],"sources":["../../../src/components/atoms/Button.tsx"],"mappings":";;;;;KASK,gBAAA;AAAA,KAEO,aAAA,GAAc,IAAA,CACxB,WAAA;EAIA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,OAAA;EACA,WAAA;EACA,gBAAA,GAAmB,gBAAA;EAEnB,OAAA;EACA,SAAA;EACA,UAAA;EACA,WAAA;EAEA,OAAA,GAAU,KAAA,CAAM,iBAAA,CAAkB,iBAAA;EAClC,QAAA;AAAA;AAAA,iBAGc,QAAA,CAAA;EACd,QAAA;EACA,OAAA;EACA,gBAAA;EACA,OAAA;EACA,SAAA;EACA,UAAA;EACA,WAAA;EACA,YAAA;EACA,UAAA;EACA,aAAA;EACA,WAAA;EACA,SAAA;EACA,OAAA;EACA,SAAA;EACA,QAAA;EAAA,GACG;AAAA,GACF,aAAA,GAAW,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ButtonProps } from "./Button.js";
|
|
2
2
|
import { LinkProps } from "./Link.web.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/atoms/ButtonLink.d.ts
|
|
6
6
|
type ButtonLinkProps = Omit<ButtonProps, 'onClick'> & Pick<LinkProps, 'href' | 'target' | 'rel' | 'onClick'> & {
|
|
@@ -16,7 +16,7 @@ declare function ButtonLink({
|
|
|
16
16
|
children,
|
|
17
17
|
onClick,
|
|
18
18
|
...btn
|
|
19
|
-
}: ButtonLinkProps):
|
|
19
|
+
}: ButtonLinkProps): react_jsx_runtime0.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { ButtonLink };
|
|
22
22
|
//# sourceMappingURL=ButtonLink.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonLink.d.ts","names":[],"sources":["../../../src/components/atoms/ButtonLink.tsx"],"
|
|
1
|
+
{"version":3,"file":"ButtonLink.d.ts","names":[],"sources":["../../../src/components/atoms/ButtonLink.tsx"],"mappings":";;;;;KAMY,eAAA,GAAkB,IAAA,CAAK,WAAA,eACjC,IAAA,CAAK,SAAA;EACH,OAAA;AAAA;AAAA,iBAGY,UAAA,CAAA;EACd,IAAA;EACA,MAAA;EACA,GAAA;EACA,OAAA;EACA,OAAA;EACA,QAAA;EACA,QAAA;EACA,OAAA;EAAA,GACG;AAAA,GACF,eAAA,GAAe,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -5,7 +5,6 @@ import { VariantProps } from "class-variance-authority";
|
|
|
5
5
|
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region src/components/atoms/Cta.d.ts
|
|
8
|
-
|
|
9
8
|
declare const Cta: React.ForwardRefExoticComponent<Omit<_contractspec_lib_ui_kit_web_ui_button0.ButtonProps, "disabled" | "children" | "onClick"> & {
|
|
10
9
|
children: React.ReactNode;
|
|
11
10
|
loading?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cta.d.ts","names":[],"sources":["../../../src/components/atoms/Cta.tsx"],"
|
|
1
|
+
{"version":3,"file":"Cta.d.ts","names":[],"sources":["../../../src/components/atoms/Cta.tsx"],"mappings":";;;;;;;cAsBa,GAAA,EAAG,KAAA,CAAA,yBAAA,CAAA,IAAA,CAiEf,uCAAA,CAjEe,WAAA;;;;;;;;;;;;;;;aAPD,GAAA;;;;aAIA,KAAA,CAAM,SAAA;AAAA"}
|
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/components/atoms/DataChips.d.ts
|
|
7
7
|
declare const chip: (props?: ({
|
|
8
8
|
size?: "sm" | "md" | null | undefined;
|
|
9
9
|
tone?: "default" | "muted" | null | undefined;
|
|
10
|
-
} &
|
|
10
|
+
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
11
11
|
type ChipVariants = VariantProps<typeof chip>;
|
|
12
12
|
declare function DateChip({
|
|
13
13
|
value,
|
|
14
14
|
...v
|
|
15
15
|
}: {
|
|
16
16
|
value?: string | Date | null;
|
|
17
|
-
} & ChipVariants):
|
|
17
|
+
} & ChipVariants): react_jsx_runtime0.JSX.Element | null;
|
|
18
18
|
declare function TimeChip({
|
|
19
19
|
value,
|
|
20
20
|
...v
|
|
21
21
|
}: {
|
|
22
22
|
value?: string | Date | null;
|
|
23
|
-
} & ChipVariants):
|
|
23
|
+
} & ChipVariants): react_jsx_runtime0.JSX.Element | null;
|
|
24
24
|
declare function PlaceChip({
|
|
25
25
|
label,
|
|
26
26
|
...v
|
|
27
27
|
}: {
|
|
28
28
|
label?: React.ReactNode;
|
|
29
|
-
} & ChipVariants):
|
|
29
|
+
} & ChipVariants): react_jsx_runtime0.JSX.Element | null;
|
|
30
30
|
declare function DurationChip({
|
|
31
31
|
minutes,
|
|
32
32
|
...v
|
|
33
33
|
}: {
|
|
34
34
|
minutes?: number | null;
|
|
35
|
-
} & ChipVariants):
|
|
35
|
+
} & ChipVariants): react_jsx_runtime0.JSX.Element | null;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { DateChip, DurationChip, PlaceChip, TimeChip };
|
|
38
38
|
//# sourceMappingURL=DataChips.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataChips.d.ts","names":[],"sources":["../../../src/components/atoms/DataChips.tsx"],"
|
|
1
|
+
{"version":3,"file":"DataChips.d.ts","names":[],"sources":["../../../src/components/atoms/DataChips.tsx"],"mappings":";;;;;;cAIM,IAAA,GAAI,KAAA;;;IAST,+BAAA,CAAA,SAAA;AAAA,KAEW,YAAA,GAAe,YAAA,QAAoB,IAAA;AAAA,iBAE/B,QAAA,CAAA;EACd,KAAA;EAAA,GACG;AAAA;EACA,KAAA,YAAiB,IAAA;AAAA,IAAgB,YAAA,GAAY,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBAgBlC,QAAA,CAAA;EACd,KAAA;EAAA,GACG;AAAA;EACA,KAAA,YAAiB,IAAA;AAAA,IAAgB,YAAA,GAAY,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBAgBlC,SAAA,CAAA;EACd,KAAA;EAAA,GACG;AAAA;EACA,KAAA,GAAQ,KAAA,CAAM,SAAA;AAAA,IAAc,YAAA,GAAY,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,iBAS7B,YAAA,CAAA;EACd,OAAA;EAAA,GACG;AAAA;EACA,OAAA;AAAA,IAA4B,YAAA,GAAY,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
import { EmptyStateProps } from "@contractspec/lib.ui-kit-web/ui/empty-state";
|
|
3
3
|
|
|
4
4
|
//#region src/components/atoms/EmptyState.d.ts
|
|
5
|
-
declare function EmptyState$1(props: EmptyStateProps):
|
|
5
|
+
declare function EmptyState$1(props: EmptyStateProps): react_jsx_runtime0.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { EmptyState$1 as EmptyState };
|
|
8
8
|
//# sourceMappingURL=EmptyState.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmptyState.d.ts","names":[],"sources":["../../../src/components/atoms/EmptyState.tsx"],"
|
|
1
|
+
{"version":3,"file":"EmptyState.d.ts","names":[],"sources":["../../../src/components/atoms/EmptyState.tsx"],"mappings":";;;;iBAQgB,YAAA,CAAW,KAAA,EAAO,eAAA,GAAe,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/atoms/ErrorState.d.ts
|
|
5
5
|
interface ErrorStateProps {
|
|
@@ -23,7 +23,7 @@ declare function ErrorState({
|
|
|
23
23
|
onContactSupport,
|
|
24
24
|
supportLabel,
|
|
25
25
|
className
|
|
26
|
-
}: ErrorStateProps):
|
|
26
|
+
}: ErrorStateProps): react_jsx_runtime0.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { ErrorState };
|
|
29
29
|
//# sourceMappingURL=ErrorState.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorState.d.ts","names":[],"sources":["../../../src/components/atoms/ErrorState.tsx"],"
|
|
1
|
+
{"version":3,"file":"ErrorState.d.ts","names":[],"sources":["../../../src/components/atoms/ErrorState.tsx"],"mappings":";;;;UAWiB,eAAA;EACf,KAAA,GAAQ,KAAA,CAAM,SAAA;EACd,WAAA,GAAc,KAAA,CAAM,SAAA;EACpB,IAAA,GAAO,KAAA,CAAM,SAAA;EACb,OAAA;EACA,UAAA,GAAa,KAAA,CAAM,SAAA;EACnB,WAAA;EACA,gBAAA;EACA,YAAA,GAAe,KAAA,CAAM,SAAA;EACrB,SAAA;AAAA;AAAA,iBAGc,UAAA,CAAA;EACd,KAAA;EACA,WAAA;EACA,IAAA;EACA,OAAA;EACA,UAAA;EACA,WAAA;EACA,gBAAA;EACA,YAAA;EACA;AAAA,GACC,eAAA,GAAe,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { KeyboardOptions } from "../../lib/keyboard.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { InputProps } from "@contractspec/lib.ui-kit-web/ui/input";
|
|
4
4
|
|
|
5
5
|
//#region src/components/atoms/Input.d.ts
|
|
@@ -30,7 +30,7 @@ declare function Input$1({
|
|
|
30
30
|
className,
|
|
31
31
|
keyboard,
|
|
32
32
|
...rest
|
|
33
|
-
}: InputProps$1):
|
|
33
|
+
}: InputProps$1): react_jsx_runtime0.JSX.Element;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { Input$1 as Input };
|
|
36
36
|
//# sourceMappingURL=Input.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.d.ts","names":[],"sources":["../../../src/components/atoms/Input.tsx"],"
|
|
1
|
+
{"version":3,"file":"Input.d.ts","names":[],"sources":["../../../src/components/atoms/Input.tsx"],"mappings":";;;;;UAOU,cAAA;EAIR,QAAA;EACA,OAAA;EAEA,WAAA;EACA,QAAA;EACA,QAAA;EACA,SAAA;EACA,IAAA;EACA,SAAA;EACA,QAAA,GAAW,eAAA;AAAA;AAAA,KAGD,YAAA,GAAa,IAAA,CACvB,UAAA,aAGA,cAAA;AAAA,iBAEc,OAAA,CAAA;EACd,KAAA;EACA,YAAA;EACA,QAAA;EACA,QAAA;EACA,OAAA;EACA,MAAA;EACA,WAAA;EACA,QAAA;EACA,QAAA;EACA,SAAA;EACA,IAAA;EACA,SAAA;EACA,QAAA;EAAA,GACG;AAAA,GACF,YAAA,GAAU,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { AnchorHTMLAttributes } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/atoms/Link.d.ts
|
|
5
5
|
type LinkProps = AnchorHTMLAttributes<HTMLAnchorElement>;
|
|
6
6
|
declare function Link({
|
|
7
7
|
children,
|
|
8
8
|
...props
|
|
9
|
-
}: LinkProps):
|
|
9
|
+
}: LinkProps): react_jsx_runtime0.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Link };
|
|
12
12
|
//# sourceMappingURL=Link.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Link.d.ts","names":[],"sources":["../../../src/components/atoms/Link.tsx"],"
|
|
1
|
+
{"version":3,"file":"Link.d.ts","names":[],"sources":["../../../src/components/atoms/Link.tsx"],"mappings":";;;;KAGY,SAAA,GAAY,oBAAA,CAAqB,iBAAA;AAAA,iBAE7B,IAAA,CAAA;EAAO,QAAA;EAAA,GAAa;AAAA,GAAS,SAAA,GAAS,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Link.web.d.ts","names":[],"sources":["../../../src/components/atoms/Link.web.tsx"],"
|
|
1
|
+
{"version":3,"file":"Link.web.d.ts","names":[],"sources":["../../../src/components/atoms/Link.web.tsx"],"mappings":";;;;;KAIY,SAAA;EACV,IAAA,YAAgB,SAAA;EAChB,QAAA,GAAW,KAAA,CAAM,SAAA;EACjB,SAAA;EACA,QAAA;EACA,OAAA;EACA,MAAA;EACA,OAAA;EACA,MAAA;EACA,GAAA;EACA,OAAA,GAAU,KAAA,CAAM,iBAAA,CAAkB,iBAAA;AAAA,IAChC,MAAA"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/components/atoms/LoaderCircular.d.ts
|
|
7
7
|
declare const spinnerVariants: (props?: ({
|
|
8
8
|
size?: "sm" | "md" | "lg" | null | undefined;
|
|
9
9
|
tone?: "default" | "muted" | null | undefined;
|
|
10
|
-
} &
|
|
10
|
+
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
11
11
|
type LoaderCircularProps = React.HTMLAttributes<HTMLDivElement> & VariantProps<typeof spinnerVariants> & {
|
|
12
12
|
label?: React.ReactNode;
|
|
13
13
|
};
|
|
@@ -17,7 +17,7 @@ declare function LoaderCircular({
|
|
|
17
17
|
label,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: LoaderCircularProps):
|
|
20
|
+
}: LoaderCircularProps): react_jsx_runtime0.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { LoaderCircular };
|
|
23
23
|
//# sourceMappingURL=LoaderCircular.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoaderCircular.d.ts","names":[],"sources":["../../../src/components/atoms/LoaderCircular.tsx"],"
|
|
1
|
+
{"version":3,"file":"LoaderCircular.d.ts","names":[],"sources":["../../../src/components/atoms/LoaderCircular.tsx"],"mappings":";;;;;;cAKM,eAAA,GAAe,KAAA;;;IAanB,+BAAA,CAAA,SAAA;AAAA,KAEU,mBAAA,GAAsB,KAAA,CAAM,cAAA,CAAe,cAAA,IACrD,YAAA,QAAoB,eAAA;EAClB,KAAA,GAAQ,KAAA,CAAM,SAAA;AAAA;AAAA,iBAGF,cAAA,CAAA;EACd,IAAA;EACA,IAAA;EACA,KAAA;EACA,SAAA;EAAA,GACG;AAAA,GACF,mBAAA,GAAmB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/atoms/NavBrand.d.ts
|
|
5
5
|
interface NavBrandProps {
|
|
@@ -13,7 +13,7 @@ declare function NavBrand({
|
|
|
13
13
|
logo,
|
|
14
14
|
title,
|
|
15
15
|
className
|
|
16
|
-
}: NavBrandProps):
|
|
16
|
+
}: NavBrandProps): react_jsx_runtime0.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { NavBrand };
|
|
19
19
|
//# sourceMappingURL=NavBrand.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBrand.d.ts","names":[],"sources":["../../../src/components/atoms/NavBrand.tsx"],"
|
|
1
|
+
{"version":3,"file":"NavBrand.d.ts","names":[],"sources":["../../../src/components/atoms/NavBrand.tsx"],"mappings":";;;;UAKiB,aAAA;EACf,IAAA;EACA,IAAA,GAAO,KAAA,CAAM,SAAA;EACb,KAAA,GAAQ,KAAA,CAAM,SAAA;EACd,SAAA;AAAA;AAAA,iBAGc,QAAA,CAAA;EACd,IAAA;EACA,IAAA;EACA,KAAA;EACA;AAAA,GACC,aAAA,GAAa,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
import { StepperProps } from "@contractspec/lib.ui-kit-web/ui/stepper";
|
|
3
3
|
|
|
4
4
|
//#region src/components/atoms/Stepper.d.ts
|
|
5
|
-
declare function Stepper$1(props: StepperProps):
|
|
5
|
+
declare function Stepper$1(props: StepperProps): react_jsx_runtime0.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { Stepper$1 as Stepper };
|
|
8
8
|
//# sourceMappingURL=Stepper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stepper.d.ts","names":[],"sources":["../../../src/components/atoms/Stepper.tsx"],"
|
|
1
|
+
{"version":3,"file":"Stepper.d.ts","names":[],"sources":["../../../src/components/atoms/Stepper.tsx"],"mappings":";;;;iBAQgB,SAAA,CAAQ,KAAA,EAAO,YAAA,GAAY,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { KeyboardOptions } from "../../lib/keyboard.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { TextareaProps } from "@contractspec/lib.ui-kit-web/ui/textarea";
|
|
4
4
|
|
|
5
5
|
//#region src/components/atoms/Textarea.d.ts
|
|
@@ -32,7 +32,7 @@ declare function Textarea$1({
|
|
|
32
32
|
rows,
|
|
33
33
|
keyboard,
|
|
34
34
|
...rest
|
|
35
|
-
}: TextareaProps$1):
|
|
35
|
+
}: TextareaProps$1): react_jsx_runtime0.JSX.Element;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { Textarea$1 as Textarea };
|
|
38
38
|
//# sourceMappingURL=Textarea.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textarea.d.ts","names":[],"sources":["../../../src/components/atoms/Textarea.tsx"],"
|
|
1
|
+
{"version":3,"file":"Textarea.d.ts","names":[],"sources":["../../../src/components/atoms/Textarea.tsx"],"mappings":";;;;;UAOU,cAAA;EACR,KAAA;EACA,YAAA;EAKA,WAAA;EACA,QAAA;EACA,QAAA;EACA,SAAA;EACA,IAAA;EACA,SAAA;EACA,IAAA;EACA,QAAA,GAAW,eAAA;AAAA;AAAA,KAGD,eAAA,GAAgB,aAAA,GAAmB,cAAA;AAAA,iBAQ/B,UAAA,CAAA;EACd,KAAA;EACA,YAAA;EACA,QAAA;EACA,QAAA;EACA,OAAA;EACA,MAAA;EACA,WAAA;EACA,QAAA;EACA,QAAA;EACA,SAAA;EACA,IAAA;EACA,SAAA;EACA,IAAA;EACA,QAAA;EAAA,GACG;AAAA,GACF,eAAA,GAAa,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { DataViewSpec } from "@contractspec/lib.contracts/data-views";
|
|
4
4
|
|
|
5
5
|
//#region src/components/data-view/DataViewDetail.d.ts
|
|
@@ -16,7 +16,7 @@ declare function DataViewDetail({
|
|
|
16
16
|
className,
|
|
17
17
|
emptyState,
|
|
18
18
|
headerActions
|
|
19
|
-
}: DataViewDetailProps):
|
|
19
|
+
}: DataViewDetailProps): react_jsx_runtime0.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { DataViewDetail };
|
|
22
22
|
//# sourceMappingURL=DataViewDetail.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataViewDetail.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewDetail.tsx"],"
|
|
1
|
+
{"version":3,"file":"DataViewDetail.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewDetail.tsx"],"mappings":";;;;;UAYiB,mBAAA;EACf,IAAA,EAAM,YAAA;EACN,IAAA,EAAM,MAAA;EACN,SAAA;EACA,UAAA,GAAa,KAAA,CAAM,SAAA;EACnB,aAAA,GAAgB,KAAA,CAAM,SAAA;AAAA;AAAA,iBAGR,cAAA,CAAA;EACd,IAAA;EACA,IAAA;EACA,SAAA;EACA,UAAA;EACA;AAAA,GACC,mBAAA,GAAmB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { DataViewSpec } from "@contractspec/lib.contracts/data-views";
|
|
4
4
|
|
|
5
5
|
//#region src/components/data-view/DataViewList.d.ts
|
|
@@ -18,7 +18,7 @@ declare function DataViewList<TItem = Record<string, unknown>>({
|
|
|
18
18
|
renderActions,
|
|
19
19
|
onSelect,
|
|
20
20
|
emptyState
|
|
21
|
-
}: DataViewListProps<TItem>):
|
|
21
|
+
}: DataViewListProps<TItem>): react_jsx_runtime0.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { DataViewList };
|
|
24
24
|
//# sourceMappingURL=DataViewList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataViewList.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewList.tsx"],"
|
|
1
|
+
{"version":3,"file":"DataViewList.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewList.tsx"],"mappings":";;;;;UAWiB,iBAAA,SAA0B,MAAA;EACzC,IAAA,EAAM,YAAA;EACN,KAAA,WAAgB,KAAA;EAChB,SAAA;EACA,aAAA,IAAiB,IAAA,EAAM,KAAA,KAAU,KAAA,CAAM,SAAA;EACvC,QAAA,IAAY,IAAA,EAAM,KAAA;EAClB,UAAA,GAAa,KAAA,CAAM,SAAA;AAAA;AAAA,iBAGL,YAAA,SAAqB,MAAA,kBAAA,CAAA;EACnC,IAAA;EACA,KAAA;EACA,SAAA;EACA,aAAA;EACA,QAAA;EACA;AAAA,GACC,iBAAA,CAAkB,KAAA,IAAM,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataViewRenderer.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewRenderer.tsx"],"
|
|
1
|
+
{"version":3,"file":"DataViewRenderer.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewRenderer.tsx"],"mappings":";;;;;UAqBiB,qBAAA;EACf,IAAA,EAAM,YAAA;EACN,KAAA,GAAQ,MAAA;EACR,IAAA,GAAO,MAAA;EACP,SAAA;EACA,aAAA,IAAiB,IAAA,EAAM,MAAA,sBAA4B,KAAA,CAAM,SAAA;EACzD,QAAA,IAAY,IAAA,EAAM,MAAA;EAClB,UAAA,IAAc,IAAA,EAAM,MAAA;EACpB,aAAA,GAAgB,KAAA,CAAM,SAAA;EACtB,UAAA,GAAa,KAAA,CAAM,SAAA;EACnB,MAAA,GAAS,KAAA,CAAM,SAAA;EAGf,MAAA;EACA,cAAA,IAAkB,KAAA;EAClB,OAAA,GAAU,MAAA;EACV,cAAA,IAAkB,OAAA,EAAS,MAAA;EAG3B,UAAA;IACE,IAAA;IACA,QAAA;IACA,KAAA;EAAA;EAEF,YAAA,IAAgB,IAAA;AAAA;AAAA,iBAGF,gBAAA,CAAA;EACd,IAAA;EACA,KAAA;EACA,IAAA;EACA,SAAA;EACA,aAAA;EACA,QAAA;EACA,UAAA;EACA,aAAA;EACA,UAAA;EACA,MAAA;EACA,MAAA;EACA,cAAA;EACA,OAAA;EACA,cAAA;EACA,UAAA;EACA;AAAA,GACC,qBAAA,GAAqB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import { DataViewSpec } from "@contractspec/lib.contracts/data-views";
|
|
4
4
|
|
|
5
5
|
//#region src/components/data-view/DataViewTable.d.ts
|
|
@@ -20,7 +20,7 @@ declare function DataViewTable({
|
|
|
20
20
|
emptyState,
|
|
21
21
|
headerActions,
|
|
22
22
|
footer
|
|
23
|
-
}: DataViewTableProps):
|
|
23
|
+
}: DataViewTableProps): react_jsx_runtime0.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { DataViewTable };
|
|
26
26
|
//# sourceMappingURL=DataViewTable.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataViewTable.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewTable.tsx"],"
|
|
1
|
+
{"version":3,"file":"DataViewTable.d.ts","names":[],"sources":["../../../src/components/data-view/DataViewTable.tsx"],"mappings":";;;;;UAWiB,kBAAA;EACf,IAAA,EAAM,YAAA;EACN,KAAA,EAAO,MAAA;EACP,SAAA;EACA,UAAA,IAAc,IAAA,EAAM,MAAA;EACpB,UAAA,GAAa,KAAA,CAAM,SAAA;EACnB,aAAA,GAAgB,KAAA,CAAM,SAAA;EACtB,MAAA,GAAS,KAAA,CAAM,SAAA;AAAA;AAAA,iBAGD,aAAA,CAAA;EACd,IAAA;EACA,KAAA;EACA,SAAA;EACA,UAAA;EACA,UAAA;EACA,aAAA;EACA;AAAA,GACC,kBAAA,GAAkB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -31,9 +31,7 @@ function DataViewFormattedValue({ value, format }) {
|
|
|
31
31
|
timeStyle: "short"
|
|
32
32
|
});
|
|
33
33
|
case "markdown": return /* @__PURE__ */ jsx(MarkdownRenderer, { content: value });
|
|
34
|
-
default:
|
|
35
|
-
console.log("format value", value, format);
|
|
36
|
-
return String(value);
|
|
34
|
+
default: return String(value);
|
|
37
35
|
}
|
|
38
36
|
}
|
|
39
37
|
function formatDate(value, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","names":[],"sources":["../../../src/components/data-view/utils.tsx"],"sourcesContent":["'use client';\n\nimport { MarkdownRenderer } from '@contractspec/lib.example-shared-ui';\nimport type { DataViewFieldFormat } from '@contractspec/lib.contracts';\n\nexport function getAtPath(\n source: Record<string, unknown> | undefined,\n path: string\n): unknown {\n if (!source) return undefined;\n if (!path) return source;\n const segments = path\n .replace(/\\[(\\d+)\\]/g, '.$1')\n .split('.')\n .filter(Boolean);\n\n let current: unknown = source;\n for (const segment of segments) {\n if (\n current == null ||\n (typeof current !== 'object' && !Array.isArray(current))\n )\n return undefined;\n current = (current as Record<string, unknown>)[segment];\n }\n return current;\n}\n\nexport function DataViewFormattedValue({\n value,\n format,\n}: {\n value: unknown;\n format?: DataViewFieldFormat;\n}) {\n if (value == null) return '';\n switch (format) {\n case 'boolean':\n return value ? 'Yes' : 'No';\n case 'currency':\n return typeof value === 'number'\n ? new Intl.NumberFormat(undefined, {\n style: 'currency',\n currency: 'USD',\n }).format(value)\n : String(value);\n case 'percentage':\n return typeof value === 'number'\n ? `${(value * 100).toFixed(1)}%`\n : String(value);\n case 'date':\n return formatDate(value, {\n dateStyle: 'medium',\n });\n case 'dateTime':\n return formatDate(value, {\n dateStyle: 'medium',\n timeStyle: 'short',\n });\n case 'markdown':\n return <MarkdownRenderer content={value as string} />;\n default:\n
|
|
1
|
+
{"version":3,"file":"utils.js","names":[],"sources":["../../../src/components/data-view/utils.tsx"],"sourcesContent":["'use client';\n\nimport { MarkdownRenderer } from '@contractspec/lib.example-shared-ui';\nimport type { DataViewFieldFormat } from '@contractspec/lib.contracts';\n\nexport function getAtPath(\n source: Record<string, unknown> | undefined,\n path: string\n): unknown {\n if (!source) return undefined;\n if (!path) return source;\n const segments = path\n .replace(/\\[(\\d+)\\]/g, '.$1')\n .split('.')\n .filter(Boolean);\n\n let current: unknown = source;\n for (const segment of segments) {\n if (\n current == null ||\n (typeof current !== 'object' && !Array.isArray(current))\n )\n return undefined;\n current = (current as Record<string, unknown>)[segment];\n }\n return current;\n}\n\nexport function DataViewFormattedValue({\n value,\n format,\n}: {\n value: unknown;\n format?: DataViewFieldFormat;\n}) {\n if (value == null) return '';\n switch (format) {\n case 'boolean':\n return value ? 'Yes' : 'No';\n case 'currency':\n return typeof value === 'number'\n ? new Intl.NumberFormat(undefined, {\n style: 'currency',\n currency: 'USD',\n }).format(value)\n : String(value);\n case 'percentage':\n return typeof value === 'number'\n ? `${(value * 100).toFixed(1)}%`\n : String(value);\n case 'date':\n return formatDate(value, {\n dateStyle: 'medium',\n });\n case 'dateTime':\n return formatDate(value, {\n dateStyle: 'medium',\n timeStyle: 'short',\n });\n case 'markdown':\n return <MarkdownRenderer content={value as string} />;\n default:\n return String(value);\n }\n}\n\nfunction formatDate(\n value: unknown,\n options: Intl.DateTimeFormatOptions\n): string {\n if (value instanceof Date) {\n return new Intl.DateTimeFormat(undefined, options).format(value);\n }\n if (typeof value === 'string' || typeof value === 'number') {\n const date = new Date(value);\n if (!Number.isNaN(date.getTime())) {\n return new Intl.DateTimeFormat(undefined, options).format(date);\n }\n }\n return String(value ?? '');\n}\n"],"mappings":";;;;;;;AAKA,SAAgB,UACd,QACA,MACS;AACT,KAAI,CAAC,OAAQ,QAAO;AACpB,KAAI,CAAC,KAAM,QAAO;CAClB,MAAM,WAAW,KACd,QAAQ,cAAc,MAAM,CAC5B,MAAM,IAAI,CACV,OAAO,QAAQ;CAElB,IAAI,UAAmB;AACvB,MAAK,MAAM,WAAW,UAAU;AAC9B,MACE,WAAW,QACV,OAAO,YAAY,YAAY,CAAC,MAAM,QAAQ,QAAQ,CAEvD,QAAO;AACT,YAAW,QAAoC;;AAEjD,QAAO;;AAGT,SAAgB,uBAAuB,EACrC,OACA,UAIC;AACD,KAAI,SAAS,KAAM,QAAO;AAC1B,SAAQ,QAAR;EACE,KAAK,UACH,QAAO,QAAQ,QAAQ;EACzB,KAAK,WACH,QAAO,OAAO,UAAU,WACpB,IAAI,KAAK,aAAa,QAAW;GAC/B,OAAO;GACP,UAAU;GACX,CAAC,CAAC,OAAO,MAAM,GAChB,OAAO,MAAM;EACnB,KAAK,aACH,QAAO,OAAO,UAAU,WACpB,IAAI,QAAQ,KAAK,QAAQ,EAAE,CAAC,KAC5B,OAAO,MAAM;EACnB,KAAK,OACH,QAAO,WAAW,OAAO,EACvB,WAAW,UACZ,CAAC;EACJ,KAAK,WACH,QAAO,WAAW,OAAO;GACvB,WAAW;GACX,WAAW;GACZ,CAAC;EACJ,KAAK,WACH,QAAO,oBAAC,oBAAiB,SAAS,QAAmB;EACvD,QACE,QAAO,OAAO,MAAM;;;AAI1B,SAAS,WACP,OACA,SACQ;AACR,KAAI,iBAAiB,KACnB,QAAO,IAAI,KAAK,eAAe,QAAW,QAAQ,CAAC,OAAO,MAAM;AAElE,KAAI,OAAO,UAAU,YAAY,OAAO,UAAU,UAAU;EAC1D,MAAM,OAAO,IAAI,KAAK,MAAM;AAC5B,MAAI,CAAC,OAAO,MAAM,KAAK,SAAS,CAAC,CAC/B,QAAO,IAAI,KAAK,eAAe,QAAW,QAAQ,CAAC,OAAO,KAAK;;AAGnE,QAAO,OAAO,SAAS,GAAG"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/forms/ActionForm.d.ts
|
|
5
5
|
interface ActionFormProps extends Omit<React.FormHTMLAttributes<HTMLFormElement>, 'action'> {
|
|
@@ -11,7 +11,7 @@ declare function ActionForm({
|
|
|
11
11
|
children,
|
|
12
12
|
className,
|
|
13
13
|
...rest
|
|
14
|
-
}: ActionFormProps):
|
|
14
|
+
}: ActionFormProps): react_jsx_runtime0.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { ActionForm };
|
|
17
17
|
//# sourceMappingURL=ActionForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActionForm.d.ts","names":[],"sources":["../../../src/components/forms/ActionForm.tsx"],"
|
|
1
|
+
{"version":3,"file":"ActionForm.d.ts","names":[],"sources":["../../../src/components/forms/ActionForm.tsx"],"mappings":";;;;UAKiB,eAAA,SAAwB,IAAA,CACvC,KAAA,CAAM,kBAAA,CAAmB,eAAA;EAGzB,MAAA,GAAS,QAAA,EAAU,QAAA,YAAoB,OAAA;EACvC,QAAA,EAAU,KAAA,CAAM,SAAA;AAAA;AAAA,iBAGF,UAAA,CAAA;EACd,MAAA;EACA,QAAA;EACA,SAAA;EAAA,GACG;AAAA,GACF,eAAA,GAAe,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/forms/FormCardLayout.d.ts
|
|
5
5
|
interface FormCardLayoutProps {
|
|
@@ -17,7 +17,7 @@ declare function FormCardLayout({
|
|
|
17
17
|
children,
|
|
18
18
|
className,
|
|
19
19
|
contentClassName
|
|
20
|
-
}: FormCardLayoutProps):
|
|
20
|
+
}: FormCardLayoutProps): react_jsx_runtime0.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { FormCardLayout };
|
|
23
23
|
//# sourceMappingURL=FormCardLayout.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormCardLayout.d.ts","names":[],"sources":["../../../src/components/forms/FormCardLayout.tsx"],"
|
|
1
|
+
{"version":3,"file":"FormCardLayout.d.ts","names":[],"sources":["../../../src/components/forms/FormCardLayout.tsx"],"mappings":";;;;UASiB,mBAAA;EACf,KAAA,GAAQ,KAAA,CAAM,SAAA;EACd,WAAA,GAAc,KAAA,CAAM,SAAA;EACpB,OAAA,GAAU,KAAA,CAAM,SAAA;EAChB,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,SAAA;EACA,gBAAA;AAAA;AAAA,iBAGc,cAAA,CAAA;EACd,KAAA;EACA,WAAA;EACA,OAAA;EACA,QAAA;EACA,SAAA;EACA;AAAA,GACC,mBAAA,GAAmB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|