@tylertech/forge-extended-react
Advanced tools
@@ -86,3 +86,5 @@ import React from "react"; | ||
| * ### **Slots:** | ||
| * - **header** - Places content in the header | ||
| * - _default_ - Default slot. Content without a slot attribute is placed in the body area. | ||
| * - **body** - Explicit body slot. Alternative to using the default slot. | ||
| * - **header** - Places content in the header | ||
| * - **footer** - Places content in the footer | ||
@@ -89,0 +91,0 @@ * - **left** - Places content to the left of all content |
+1
-1
| export * from "./ForgeAppLauncher.js"; | ||
| export * from "./ForgeAppLayout.js"; | ||
| export * from "./ForgeBusyIndicator.js"; | ||
| export * from "./ForgeAppLayout.js"; | ||
| export * from "./ForgeConfirmationDialog.js"; | ||
@@ -5,0 +5,0 @@ export * from "./ForgeContentScaffold.js"; |
+1
-1
| export * from "./ForgeAppLauncher.js"; | ||
| export * from "./ForgeAppLayout.js"; | ||
| export * from "./ForgeBusyIndicator.js"; | ||
| export * from "./ForgeAppLayout.js"; | ||
| export * from "./ForgeConfirmationDialog.js"; | ||
@@ -5,0 +5,0 @@ export * from "./ForgeContentScaffold.js"; |
+3
-3
| { | ||
| "name": "@tylertech/forge-extended-react", | ||
| "version": "1.5.0", | ||
| "version": "1.5.1", | ||
| "description": "A React adapter for Tyler Forge™ Extended Web Components.", | ||
@@ -19,3 +19,3 @@ "repository": "tyler-technologies-oss/forge-extended", | ||
| "react": ">=17.0.0", | ||
| "@tylertech/forge-extended": "^1.6.0" | ||
| "@tylertech/forge-extended": "^1.6.3" | ||
| }, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
| "vite-tsconfig-paths": "5.1.4", | ||
| "@tylertech/forge-extended": "^1.6.0" | ||
| "@tylertech/forge-extended": "^1.6.3" | ||
| }, | ||
@@ -52,0 +52,0 @@ "scripts": { |
76345
0.22%1393
0.14%