@tylertech/forge 3.14.0-dev.4 → 3.14.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.
@@ -2492,6 +2492,71 @@
2492
2492
  "description": "The `position` of the scaffold body.",
2493
2493
  "values": []
2494
2494
  },
2495
+ {
2496
+ "name": "--forge-secret-blur",
2497
+ "description": "The radius of the blur effect.",
2498
+ "values": []
2499
+ },
2500
+ {
2501
+ "name": "--forge-secret-button-background",
2502
+ "description": "The background color of the button.",
2503
+ "values": []
2504
+ },
2505
+ {
2506
+ "name": "--forge-secret-button-color",
2507
+ "description": "The text and icon color of the button.",
2508
+ "values": []
2509
+ },
2510
+ {
2511
+ "name": "--forge-secret-button-shape",
2512
+ "description": "The button's border radius.",
2513
+ "values": []
2514
+ },
2515
+ {
2516
+ "name": "--forge-secret-button-padding",
2517
+ "description": "The inline padding around the button or inline and block padding around the text button.",
2518
+ "values": []
2519
+ },
2520
+ {
2521
+ "name": "--forge-secret-icon-size",
2522
+ "description": "The icon's size.",
2523
+ "values": []
2524
+ },
2525
+ {
2526
+ "name": "--forge-secret-text-button-shape",
2527
+ "description": "The text button's border radius.",
2528
+ "values": []
2529
+ },
2530
+ {
2531
+ "name": "--forge-secret-text-decoration-line",
2532
+ "description": "The decoration line applied to open inline content.",
2533
+ "values": []
2534
+ },
2535
+ {
2536
+ "name": "--forge-secret-text-decoration-style",
2537
+ "description": "The style of the text decoration line.",
2538
+ "values": []
2539
+ },
2540
+ {
2541
+ "name": "--forge-secret-text-decoration-color",
2542
+ "description": "The color of the text decoration line.",
2543
+ "values": []
2544
+ },
2545
+ {
2546
+ "name": "--forge-secret-text-underline-offset",
2547
+ "description": "The spacing between the inline content and the text decoration line.",
2548
+ "values": []
2549
+ },
2550
+ {
2551
+ "name": "--forge-secret-transition-duration",
2552
+ "description": "The duration of transitions.",
2553
+ "values": []
2554
+ },
2555
+ {
2556
+ "name": "--forge-secret-transition-easing",
2557
+ "description": "The timing function of transitions.",
2558
+ "values": []
2559
+ },
2495
2560
  {
2496
2561
  "name": "--forge-skeleton-animation-duration",
2497
2562
  "description": "The duration of the skeleton animation.",
@@ -2587,6 +2652,61 @@
2587
2652
  "description": "The shape of the avatar skeleton.",
2588
2653
  "values": []
2589
2654
  },
2655
+ {
2656
+ "name": "--forge-skip-link-background",
2657
+ "description": "The background color of the skip link.",
2658
+ "values": []
2659
+ },
2660
+ {
2661
+ "name": "--forge-skip-link-color",
2662
+ "description": "The text color of the skip link.",
2663
+ "values": []
2664
+ },
2665
+ {
2666
+ "name": "--forge-skip-link-shape",
2667
+ "description": "The border radius of the skip link.",
2668
+ "values": []
2669
+ },
2670
+ {
2671
+ "name": "--forge-skip-link-inset",
2672
+ "description": "The skip link's inset from the edge of the viewport.",
2673
+ "values": []
2674
+ },
2675
+ {
2676
+ "name": "--forge-skip-link-z-index",
2677
+ "description": "The z-index of the skip link.",
2678
+ "values": []
2679
+ },
2680
+ {
2681
+ "name": "--forge-skip-link-elevation",
2682
+ "description": "The box shadow of the skip link.",
2683
+ "values": []
2684
+ },
2685
+ {
2686
+ "name": "--forge-skip-link-padding-block",
2687
+ "description": "The interior padding of the skip link along the block axis.",
2688
+ "values": []
2689
+ },
2690
+ {
2691
+ "name": "--forge-skip-link-padding-inline",
2692
+ "description": "The interior padding of the skip link along the inline axis.",
2693
+ "values": []
2694
+ },
2695
+ {
2696
+ "name": "--forge-skip-link-focus-indicator-color",
2697
+ "description": "The color of the focus indicator.",
2698
+ "values": []
2699
+ },
2700
+ {
2701
+ "name": "--forge-skip-link-transition-duration",
2702
+ "description": "The duration of the skip link's animations.",
2703
+ "values": []
2704
+ },
2705
+ {
2706
+ "name": "--forge-skip-link-transition-timing-function",
2707
+ "description": "The timing function of the skip link's animations.",
2708
+ "values": []
2709
+ },
2590
2710
  {
2591
2711
  "name": "--forge-theme-primary",
2592
2712
  "description": "The primary color of the slider.",
@@ -2752,61 +2872,6 @@
2752
2872
  "description": "The color of the inactive tick mark container when tick marks are visible.",
2753
2873
  "values": []
2754
2874
  },
2755
- {
2756
- "name": "--forge-skip-link-background",
2757
- "description": "The background color of the skip link.",
2758
- "values": []
2759
- },
2760
- {
2761
- "name": "--forge-skip-link-color",
2762
- "description": "The text color of the skip link.",
2763
- "values": []
2764
- },
2765
- {
2766
- "name": "--forge-skip-link-shape",
2767
- "description": "The border radius of the skip link.",
2768
- "values": []
2769
- },
2770
- {
2771
- "name": "--forge-skip-link-inset",
2772
- "description": "The skip link's inset from the edge of the viewport.",
2773
- "values": []
2774
- },
2775
- {
2776
- "name": "--forge-skip-link-z-index",
2777
- "description": "The z-index of the skip link.",
2778
- "values": []
2779
- },
2780
- {
2781
- "name": "--forge-skip-link-elevation",
2782
- "description": "The box shadow of the skip link.",
2783
- "values": []
2784
- },
2785
- {
2786
- "name": "--forge-skip-link-padding-block",
2787
- "description": "The interior padding of the skip link along the block axis.",
2788
- "values": []
2789
- },
2790
- {
2791
- "name": "--forge-skip-link-padding-inline",
2792
- "description": "The interior padding of the skip link along the inline axis.",
2793
- "values": []
2794
- },
2795
- {
2796
- "name": "--forge-skip-link-focus-indicator-color",
2797
- "description": "The color of the focus indicator.",
2798
- "values": []
2799
- },
2800
- {
2801
- "name": "--forge-skip-link-transition-duration",
2802
- "description": "The duration of the skip link's animations.",
2803
- "values": []
2804
- },
2805
- {
2806
- "name": "--forge-skip-link-transition-timing-function",
2807
- "description": "The timing function of the skip link's animations.",
2808
- "values": []
2809
- },
2810
2875
  {
2811
2876
  "name": "--forge-split-button-min-width",
2812
2877
  "description": "The minimum width of the slotted buttons.",
@@ -5698,10 +5763,26 @@
5698
5763
  { "name": "::part(root)", "description": "The root container element." },
5699
5764
  { "name": "::part(header)", "description": "The header of the scaffold." },
5700
5765
  { "name": "::part(body)", "description": "The body of the scaffold." },
5766
+ { "name": "::part(root)", "description": "The root container." },
5767
+ { "name": "::part(content)", "description": "The content container." },
5768
+ { "name": "::part(button)", "description": "The toggle button element." },
5769
+ {
5770
+ "name": "::part(text-button)",
5771
+ "description": "The toggle button element when the secret is set to block."
5772
+ },
5701
5773
  {
5702
5774
  "name": "::part(root)",
5703
5775
  "description": "The root element of the skeleton."
5704
5776
  },
5777
+ { "name": "::part(anchor)", "description": "The root anchor element." },
5778
+ {
5779
+ "name": "::part(focus-indicator)",
5780
+ "description": "The focus indicator element."
5781
+ },
5782
+ {
5783
+ "name": "::part(state-layer)",
5784
+ "description": "The state layer element."
5785
+ },
5705
5786
  {
5706
5787
  "name": "::part(slider)",
5707
5788
  "description": "Styles the slider container element."
@@ -5739,15 +5820,6 @@
5739
5820
  "name": "::part(handle-start-label-content)",
5740
5821
  "description": "Styles the start handle label content element."
5741
5822
  },
5742
- { "name": "::part(anchor)", "description": "The root anchor element." },
5743
- {
5744
- "name": "::part(focus-indicator)",
5745
- "description": "The focus indicator element."
5746
- },
5747
- {
5748
- "name": "::part(state-layer)",
5749
- "description": "The state layer element."
5750
- },
5751
5823
  { "name": "::part(root)", "description": "The root container element." },
5752
5824
  { "name": "::part(surface)", "description": "The surface element." },
5753
5825
  {
@@ -3,22 +3,12 @@
3
3
  "version": 1.1,
4
4
  "tags": [
5
5
  {
6
- "name": "forge-avatar",
7
- "description": "Avatars represent an entity via text or image. Use avatars to visually represent users, objects, or identifiers in your application.\n---\n\n\n### **Slots:**\n - _default_ - The default slot for avatar content if not provided via text/imageUrl.\n\n### **CSS Properties:**\n - **--forge-avatar-background** - The background color of the avatar. _(default: undefined)_\n- **--forge-avatar-shape** - The border radius of the avatar, defaults to 50%. _(default: undefined)_\n- **--forge-avatar-color** - The text color of the avatar. _(default: undefined)_\n- **--forge-avatar-size** - The height and width of the avatar. _(default: undefined)_\n- **--forge-avatar-transition-duration** - The transition duration for animations. _(default: undefined)_\n- **--forge-avatar-transition-timing** - The transition timing function for animations. _(default: undefined)_\n\n### **CSS Parts:**\n - **root** - The root container element.",
6
+ "name": "forge-accordion",
7
+ "description": "Accordions wrap a collection of expansion panels to ensure that only one panel is expanded at a time.\n---\n\n\n### **Events:**\n - **forge-accordion-toggle** - Dispatched when a child expansion panel is toggled. Includes the related expansion panel element in the event detail.",
8
8
  "attributes": [
9
9
  {
10
- "name": "text",
11
- "description": "The text to display in the avatar.",
12
- "values": []
13
- },
14
- {
15
- "name": "letter-count",
16
- "description": "Controls the number of letters to display from the text. By default the text is split on spaces and the first character of each word is used.",
17
- "values": []
18
- },
19
- {
20
- "name": "image-url",
21
- "description": "The background image URL to use.",
10
+ "name": "panel-selector",
11
+ "description": "Gets/sets the selector to use for finding the child expansion panels. Defaults to searching the direct children for `<forge-expansion-panel>` elements.\nUse this if you need to scope this accordion to a specific set of expansion panels, or your expansion panels are not direct children of the accordion.",
22
12
  "values": []
23
13
  }
24
14
  ],
@@ -147,12 +137,22 @@
147
137
  "references": []
148
138
  },
149
139
  {
150
- "name": "forge-accordion",
151
- "description": "Accordions wrap a collection of expansion panels to ensure that only one panel is expanded at a time.\n---\n\n\n### **Events:**\n - **forge-accordion-toggle** - Dispatched when a child expansion panel is toggled. Includes the related expansion panel element in the event detail.",
140
+ "name": "forge-avatar",
141
+ "description": "Avatars represent an entity via text or image. Use avatars to visually represent users, objects, or identifiers in your application.\n---\n\n\n### **Slots:**\n - _default_ - The default slot for avatar content if not provided via text/imageUrl.\n\n### **CSS Properties:**\n - **--forge-avatar-background** - The background color of the avatar. _(default: undefined)_\n- **--forge-avatar-shape** - The border radius of the avatar, defaults to 50%. _(default: undefined)_\n- **--forge-avatar-color** - The text color of the avatar. _(default: undefined)_\n- **--forge-avatar-size** - The height and width of the avatar. _(default: undefined)_\n- **--forge-avatar-transition-duration** - The transition duration for animations. _(default: undefined)_\n- **--forge-avatar-transition-timing** - The transition timing function for animations. _(default: undefined)_\n\n### **CSS Parts:**\n - **root** - The root container element.",
152
142
  "attributes": [
153
143
  {
154
- "name": "panel-selector",
155
- "description": "Gets/sets the selector to use for finding the child expansion panels. Defaults to searching the direct children for `<forge-expansion-panel>` elements.\nUse this if you need to scope this accordion to a specific set of expansion panels, or your expansion panels are not direct children of the accordion.",
144
+ "name": "text",
145
+ "description": "The text to display in the avatar.",
146
+ "values": []
147
+ },
148
+ {
149
+ "name": "letter-count",
150
+ "description": "Controls the number of letters to display from the text. By default the text is split on spaces and the first character of each word is used.",
151
+ "values": []
152
+ },
153
+ {
154
+ "name": "image-url",
155
+ "description": "The background image URL to use.",
156
156
  "values": []
157
157
  }
158
158
  ],
@@ -1778,6 +1778,58 @@
1778
1778
  ],
1779
1779
  "references": []
1780
1780
  },
1781
+ {
1782
+ "name": "forge-secret",
1783
+ "description": "A component that conceals content with a blur or dot mask, revealing it on user interaction.\n---\n\n\n### **Events:**\n - **toggle** - Dispatched when the secret opens or closes.\n\n### **Slots:**\n - _default_ - Default slot for the secret content.\n- **close-icon** - An icon that is shown when the secret is open, indicating it can be closed.\n- **open-icon** - An icon that is shown when the secret is closed, indicating it can be opened.\n- **label** - Text content that appears in the tooltip attached to the button or as the button text when set to block.\n\n### **CSS Properties:**\n - **--forge-secret-blur** - The radius of the blur effect. _(default: undefined)_\n- **--forge-secret-button-background** - The background color of the button. _(default: undefined)_\n- **--forge-secret-button-color** - The text and icon color of the button. _(default: undefined)_\n- **--forge-secret-button-shape** - The button's border radius. _(default: undefined)_\n- **--forge-secret-button-padding** - The inline padding around the button or inline and block padding around the text button. _(default: undefined)_\n- **--forge-secret-icon-size** - The icon's size. _(default: undefined)_\n- **--forge-secret-text-button-shape** - The text button's border radius. _(default: undefined)_\n- **--forge-secret-text-decoration-line** - The decoration line applied to open inline content. _(default: undefined)_\n- **--forge-secret-text-decoration-style** - The style of the text decoration line. _(default: undefined)_\n- **--forge-secret-text-decoration-color** - The color of the text decoration line. _(default: undefined)_\n- **--forge-secret-text-underline-offset** - The spacing between the inline content and the text decoration line. _(default: undefined)_\n- **--forge-secret-transition-duration** - The duration of transitions. _(default: undefined)_\n- **--forge-secret-transition-easing** - The timing function of transitions. _(default: undefined)_\n\n### **CSS Parts:**\n - **root** - The root container.\n- **content** - The content container.\n- **button** - The toggle button element.\n- **text-button** - The toggle button element when the secret is set to block.",
1784
+ "attributes": [
1785
+ {
1786
+ "name": "open",
1787
+ "description": "Whether the secret content is visible.",
1788
+ "values": []
1789
+ },
1790
+ {
1791
+ "name": "variant",
1792
+ "description": "The style applied to hidden content when the secret is set to inline. Possible values are blur, masked, and noise.",
1793
+ "values": [{ "name": "SecretVariant" }]
1794
+ },
1795
+ {
1796
+ "name": "mask",
1797
+ "description": "The mask pattern to use with the masked variant. When empty the slotted text content is used as the mask.",
1798
+ "values": []
1799
+ },
1800
+ {
1801
+ "name": "mask-character",
1802
+ "description": "The character to replace characters with in the masked variant.",
1803
+ "values": []
1804
+ },
1805
+ {
1806
+ "name": "unmasked-characters",
1807
+ "description": "Characters that will not be replaced by the mask character in the masked variant.",
1808
+ "values": []
1809
+ },
1810
+ {
1811
+ "name": "block",
1812
+ "description": "Whether the secret content should be displayed as a block element instead of inline with text.",
1813
+ "values": []
1814
+ },
1815
+ {
1816
+ "name": "button-position",
1817
+ "description": "The position of the button when the secret is set to inline. Possible values are start and end.",
1818
+ "values": [{ "name": "SecretButtonPosition" }]
1819
+ },
1820
+ {
1821
+ "name": "show-on-hover",
1822
+ "description": "Whether to reveal content on hover/focus in addition to clicks.",
1823
+ "values": []
1824
+ },
1825
+ {
1826
+ "name": "name",
1827
+ "description": "When set, secrets with the same name will close when another secret with that name is opened.",
1828
+ "values": []
1829
+ }
1830
+ ],
1831
+ "references": []
1832
+ },
1781
1833
  {
1782
1834
  "name": "forge-skeleton",
1783
1835
  "description": "Skeletons are used to provide a placeholder for content that is loading. They have various styles to represent different types of content.\n---\n\n\n### **CSS Properties:**\n - **--forge-skeleton-animation-duration** - The duration of the skeleton animation. _(default: undefined)_\n- **--forge-skeleton-width** - The width of the skeleton. _(default: undefined)_\n- **--forge-skeleton-height** - The height of the skeleton. _(default: undefined)_\n- **--forge-skeleton-background** - The background color of the skeleton. _(default: undefined)_\n- **--forge-skeleton-shape** - The shape of the skeleton. _(default: undefined)_\n- **--forge-skeleton-margin** - The margin of the skeleton. _(default: undefined)_\n- **--forge-skeleton-button-height** - The height of the button skeleton. _(default: undefined)_\n- **--forge-skeleton-button-width** - The width of the button skeleton. _(default: undefined)_\n- **--forge-skeleton-form-field-height** - The height of the form field skeleton. _(default: undefined)_\n- **--forge-skeleton-form-field-width** - The width of the form field skeleton. _(default: undefined)_\n- **--forge-skeleton-chip-height** - The height of the chip skeleton. _(default: undefined)_\n- **--forge-skeleton-chip-width** - The width of the chip skeleton. _(default: undefined)_\n- **--forge-skeleton-chip-shape** - The shape of the chip skeleton. _(default: undefined)_\n- **--forge-skeleton-list-item-height** - The height of the list item skeleton. _(default: undefined)_\n- **--forge-skeleton-list-item-margin** - The margin of the list item skeleton. _(default: undefined)_\n- **--forge-skeleton-text-height** - The height of the text skeleton. _(default: undefined)_\n- **--forge-skeleton-gradient-color** - The color of the gradient skeleton. _(default: undefined)_\n- **--forge-skeleton-avatar-size** - The size of the avatar skeleton. _(default: undefined)_\n- **--forge-skeleton-avatar-shape** - The shape of the avatar skeleton. _(default: undefined)_\n\n### **CSS Parts:**\n - **root** - The root element of the skeleton.",
@@ -1820,6 +1872,43 @@
1820
1872
  ],
1821
1873
  "references": []
1822
1874
  },
1875
+ {
1876
+ "name": "forge-skip-link",
1877
+ "description": "The Forge Skip Link component is used to provide an accessible way for users to skip repetitive content and navigate directly to a section of the page. This is used for screen reader and keyboard users to improve the overall accessibility of web applications.\n---\n\n\n### **Slots:**\n - _default_ - The default/unnamed slot for link text.\n\n### **CSS Properties:**\n - **--forge-skip-link-background** - The background color of the skip link. _(default: undefined)_\n- **--forge-skip-link-color** - The text color of the skip link. _(default: undefined)_\n- **--forge-skip-link-shape** - The border radius of the skip link. _(default: undefined)_\n- **--forge-skip-link-inset** - The skip link's inset from the edge of the viewport. _(default: undefined)_\n- **--forge-skip-link-z-index** - The z-index of the skip link. _(default: undefined)_\n- **--forge-skip-link-elevation** - The box shadow of the skip link. _(default: undefined)_\n- **--forge-skip-link-padding-block** - The interior padding of the skip link along the block axis. _(default: undefined)_\n- **--forge-skip-link-padding-inline** - The interior padding of the skip link along the inline axis. _(default: undefined)_\n- **--forge-skip-link-focus-indicator-color** - The color of the focus indicator. _(default: undefined)_\n- **--forge-skip-link-transition-duration** - The duration of the skip link's animations. _(default: undefined)_\n- **--forge-skip-link-transition-timing-function** - The timing function of the skip link's animations. _(default: undefined)_\n\n### **CSS Parts:**\n - **anchor** - The root anchor element.\n- **focus-indicator** - The focus indicator element.\n- **state-layer** - The state layer element.",
1878
+ "attributes": [
1879
+ {
1880
+ "name": "target",
1881
+ "description": "The IDREF of the element to which the skip link should navigate.",
1882
+ "values": []
1883
+ },
1884
+ {
1885
+ "name": "theme",
1886
+ "description": "The theme applied to the skip link.",
1887
+ "values": [{ "name": "SkipLinkTheme" }]
1888
+ },
1889
+ {
1890
+ "name": "muted",
1891
+ "description": "Whether or not the skip link uses a muted color scheme.",
1892
+ "values": []
1893
+ },
1894
+ {
1895
+ "name": "persistent",
1896
+ "description": "Whether or not the skip link should remain visible when not focused.",
1897
+ "values": []
1898
+ },
1899
+ {
1900
+ "name": "inline",
1901
+ "description": "Whether or not the skip link renders within its container.",
1902
+ "values": []
1903
+ },
1904
+ {
1905
+ "name": "skip-url-change",
1906
+ "description": "Sets the skip link to skip browser navigation and scroll to the target element.",
1907
+ "values": []
1908
+ }
1909
+ ],
1910
+ "references": []
1911
+ },
1823
1912
  {
1824
1913
  "name": "forge-slider",
1825
1914
  "description": "Sliders allow users to make selections from a range of values. You can use sliders for selecting values from either a continuous or discrete range, and they can also be used for selecting a single value or a range of values.\n---\n\n\n### **Events:**\n - **forge-slider-input** - Dispatches when the slider value changes.\n- **forge-slider-change** - Dispatches when the slider value changes and the value has been committed.\n- **forge-slider-range-input** - Dispatches when the slider range values change.\n- **forge-slider-range-change** - Dispatches when the slider range values change and the values have been committed.\n\n### **CSS Properties:**\n - **--forge-theme-primary** - The primary color of the slider. _(default: undefined)_\n- **--forge-theme-on-primary** - The color of elements placed on top of the primary color (the label text for example). _(default: undefined)_\n- **--forge-slider-track-height** - The height of the track. _(default: undefined)_\n- **--forge-slider-active-track-color** - The color of the active track. _(default: undefined)_\n- **--forge-slider-active-track-height** - The height of the active track. _(default: undefined)_\n- **--forge-slider-active-track-shape** - The shape of the active track. _(default: undefined)_\n- **--forge-slider-disabled-active-track-color** - The color of the active track when disabled. _(default: undefined)_\n- **--forge-slider-disabled-active-track-opacity** - The opacity of the active track when disabled. _(default: undefined)_\n- **--forge-slider-disabled-handle-color** - The color of the slider handle when disabled. _(default: undefined)_\n- **--forge-slider-disabled-inactive-track-color** - The color of the inactive track when disabled. _(default: undefined)_\n- **--forge-slider-disabled-inactive-track-opacity** - The opacity of the inactive track when disabled. _(default: undefined)_\n- **--forge-slider-focus-handle-color** - The color of the slider handle when focused. _(default: undefined)_\n- **--forge-slider-handle-color** - The color of the slider handle. _(default: undefined)_\n- **--forge-slider-handle-height** - The height of the slider handle. _(default: undefined)_\n- **--forge-slider-handle-width** - The width of the slider handle. _(default: undefined)_\n- **--forge-slider-handle-shape** - The shape of the slider handle. _(default: undefined)_\n- **--forge-slider-hover-handle-color** - The color of the slider handle when hovered. _(default: undefined)_\n- **--forge-slider-inactive-track-color** - The color of the inactive track. _(default: undefined)_\n- **--forge-slider-inactive-track-height** - The height of the inactive track. _(default: undefined)_\n- **--forge-slider-inactive-track-shape** - The shape of the inactive track. _(default: undefined)_\n- **--forge-slider-label-container-shape** - The shape of the label container. _(default: undefined)_\n- **--forge-slider-label-container-color** - The color of the label container. _(default: undefined)_\n- **--forge-slider-label-container-height** - The height of the label container. _(default: undefined)_\n- **--forge-slider-label-text-color** - The color of the label text. _(default: undefined)_\n- **--forge-slider-pressed-handle-color** - The color of the slider handle when pressed. _(default: undefined)_\n- **--forge-slider-state-layer-size** - The size of the state layer. _(default: undefined)_\n- **--forge-slider-with-overlap-handle-outline-color** - The color of the slider handle outline when overlapping. _(default: undefined)_\n- **--forge-slider-with-overlap-handle-outline-width** - The width of the slider handle outline when overlapping. _(default: undefined)_\n- **--forge-slider-with-tick-marks-active-container-color** - The color of the active tick mark container when tick marks are visible. _(default: undefined)_\n- **--forge-slider-with-tick-marks-container-size** - The size of the tick mark container when tick marks are visible. _(default: undefined)_\n- **--forge-slider-with-tick-marks-disabled-active-container-color** - The color of the active tick mark container when tick marks are visible and disabled. _(default: undefined)_\n- **--forge-slider-with-tick-marks-disabled-inactive-container-color** - The color of the inactive tick mark container when tick marks are visible and disabled. _(default: undefined)_\n- **--forge-slider-with-tick-marks-inactive-container-color** - The color of the inactive tick mark container when tick marks are visible. _(default: undefined)_\n\n### **CSS Parts:**\n - **slider** - Styles the slider container element.\n- **track** - Styles the track element.\n- **handle-end** - Styles the end handle element.\n- **handle-end-thumb** - Styles the end handle thumb element.\n- **handle-end-label** - Styles the end handle label element.\n- **handle-end-label-content** - Styles the end handle label content element.\n- **handle-start** - Styles the start handle element.\n- **handle-start-thumb** - Styles the start handle thumb element.\n- **handle-start-label** - Styles the start handle label element.\n- **handle-start-label-content** - Styles the start handle label content element.",
@@ -1927,43 +2016,6 @@
1927
2016
  ],
1928
2017
  "references": []
1929
2018
  },
1930
- {
1931
- "name": "forge-skip-link",
1932
- "description": "The Forge Skip Link component is used to provide an accessible way for users to skip repetitive content and navigate directly to a section of the page. This is used for screen reader and keyboard users to improve the overall accessibility of web applications.\n---\n\n\n### **Slots:**\n - _default_ - The default/unnamed slot for link text.\n\n### **CSS Properties:**\n - **--forge-skip-link-background** - The background color of the skip link. _(default: undefined)_\n- **--forge-skip-link-color** - The text color of the skip link. _(default: undefined)_\n- **--forge-skip-link-shape** - The border radius of the skip link. _(default: undefined)_\n- **--forge-skip-link-inset** - The skip link's inset from the edge of the viewport. _(default: undefined)_\n- **--forge-skip-link-z-index** - The z-index of the skip link. _(default: undefined)_\n- **--forge-skip-link-elevation** - The box shadow of the skip link. _(default: undefined)_\n- **--forge-skip-link-padding-block** - The interior padding of the skip link along the block axis. _(default: undefined)_\n- **--forge-skip-link-padding-inline** - The interior padding of the skip link along the inline axis. _(default: undefined)_\n- **--forge-skip-link-focus-indicator-color** - The color of the focus indicator. _(default: undefined)_\n- **--forge-skip-link-transition-duration** - The duration of the skip link's animations. _(default: undefined)_\n- **--forge-skip-link-transition-timing-function** - The timing function of the skip link's animations. _(default: undefined)_\n\n### **CSS Parts:**\n - **anchor** - The root anchor element.\n- **focus-indicator** - The focus indicator element.\n- **state-layer** - The state layer element.",
1933
- "attributes": [
1934
- {
1935
- "name": "target",
1936
- "description": "The IDREF of the element to which the skip link should navigate.",
1937
- "values": []
1938
- },
1939
- {
1940
- "name": "theme",
1941
- "description": "The theme applied to the skip link.",
1942
- "values": [{ "name": "SkipLinkTheme" }]
1943
- },
1944
- {
1945
- "name": "muted",
1946
- "description": "Whether or not the skip link uses a muted color scheme.",
1947
- "values": []
1948
- },
1949
- {
1950
- "name": "persistent",
1951
- "description": "Whether or not the skip link should remain visible when not focused.",
1952
- "values": []
1953
- },
1954
- {
1955
- "name": "inline",
1956
- "description": "Whether or not the skip link renders within its container.",
1957
- "values": []
1958
- },
1959
- {
1960
- "name": "skip-url-change",
1961
- "description": "Sets the skip link to skip browser navigation and scroll to the target element.",
1962
- "values": []
1963
- }
1964
- ],
1965
- "references": []
1966
- },
1967
2019
  {
1968
2020
  "name": "forge-split-button",
1969
2021
  "description": "Split buttons are used for splitting an action into two parts, typically a primary action and a secondary action that opens a menu or performs an alternative action. Split buttons expect child Forge buttons as their content.\n---\n\n\n### **Slots:**\n - _default_ - This is a default/unnamed slot.\n\n### **CSS Properties:**\n - **--forge-split-button-min-width** - The minimum width of the slotted buttons. _(default: undefined)_\n- **--forge-split-button-gap** - The gap between the slotted buttons. _(default: undefined)_\n- **--forge-split-button-focus-indicator-offset** - The offset of the focus indicator around the buttons. _(default: undefined)_\n- **--forge-split-button-focus-indicator-divider-offset** - The offset of the focus indicator divider when using outlined buttons. _(default: undefined)_",
@@ -2578,6 +2630,28 @@
2578
2630
  ],
2579
2631
  "references": []
2580
2632
  },
2633
+ {
2634
+ "name": "forge-app-bar-help-button",
2635
+ "description": "A help button component with a predefined help icon that displays a dropdown menu when clicked, designed for use in an app bar's end slot.\n---\n\n\n### **Events:**\n - **forge-menu-select** - Bubbles up the menu select from the internal menu component.",
2636
+ "attributes": [
2637
+ {
2638
+ "name": "icon",
2639
+ "description": "The name of an alternative icon to display.",
2640
+ "values": []
2641
+ },
2642
+ {
2643
+ "name": "aria-label",
2644
+ "description": "The aria-label to apply to the button.",
2645
+ "values": []
2646
+ },
2647
+ {
2648
+ "name": "aria-labelledby",
2649
+ "description": "The id of an element to use as the aria-labelledby attribute.",
2650
+ "values": []
2651
+ }
2652
+ ],
2653
+ "references": []
2654
+ },
2581
2655
  {
2582
2656
  "name": "forge-app-bar",
2583
2657
  "description": "App bars are headers used to display branding, navigation, and actions at the top of an application. They typically contain a logo, title, and various action items.\n---\n\n\n### **Events:**\n - **forge-app-bar-navigate** - Fires when the app bar is clicked.\n\n### **Slots:**\n - **logo** - Reserved for the brand logo.\n- **title** - Reserved for the application title. This will overwrite the `titleText` property/attribute.\n- **start** - Places content at the beginning of the app bar.\n- **center** - Places content in the center of the app bar.\n- **end** - Places content at the end of the app bar.\n\n### **CSS Properties:**\n - **--forge-app-bar-background** - The background color of the app bar. _(default: undefined)_\n- **--forge-app-bar-foreground** - The text color of the app bar. _(default: undefined)_\n- **--forge-app-bar-theme-foreground** - The text color of the app bar when using the **scoped theme mode**. _(default: undefined)_\n- **--forge-app-bar-theme-foreground-muted** - The muted text color of the app bar when using the **scoped theme mode**. _(default: undefined)_\n- **--forge-app-bar-z-index** - The `z-index` of the app bar. _(default: undefined)_\n- **--forge-app-bar-elevation** - The elevation of the app bar. _(default: undefined)_\n- **--forge-app-bar-height** - The height of the app bar. _(default: undefined)_\n- **--forge-app-bar-row-padding** - The inline padding of the app bar. _(default: undefined)_\n- **--forge-app-bar-logo-gap** - The space between the logo and title. _(default: undefined)_\n- **--forge-app-bar-title-padding** - The padding around the title element. _(default: undefined)_\n- **--forge-app-bar-columns** - The grid column track sizes. _(default: undefined)_\n- **--forge-app-bar-transition-duration** - The transition duration for animations. _(default: undefined)_\n- **--forge-app-bar-transition-timing** - The transition timing function for animations. _(default: undefined)_\n\n### **CSS Parts:**\n - **root** - The root container element.\n- **title** - The title element.",
@@ -2615,28 +2689,6 @@
2615
2689
  ],
2616
2690
  "references": []
2617
2691
  },
2618
- {
2619
- "name": "forge-app-bar-help-button",
2620
- "description": "A help button component with a predefined help icon that displays a dropdown menu when clicked, designed for use in an app bar's end slot.\n---\n\n\n### **Events:**\n - **forge-menu-select** - Bubbles up the menu select from the internal menu component.",
2621
- "attributes": [
2622
- {
2623
- "name": "icon",
2624
- "description": "The name of an alternative icon to display.",
2625
- "values": []
2626
- },
2627
- {
2628
- "name": "aria-label",
2629
- "description": "The aria-label to apply to the button.",
2630
- "values": []
2631
- },
2632
- {
2633
- "name": "aria-labelledby",
2634
- "description": "The id of an element to use as the aria-labelledby attribute.",
2635
- "values": []
2636
- }
2637
- ],
2638
- "references": []
2639
- },
2640
2692
  {
2641
2693
  "name": "forge-app-bar-menu-button",
2642
2694
  "description": "A menu toggle button component with a predefined hamburger menu icon, typically used in an app bar's start slot to open navigation menus.\n---\n",
@@ -3991,6 +4043,12 @@
3991
4043
  ],
3992
4044
  "references": []
3993
4045
  },
4046
+ {
4047
+ "name": "forge-view",
4048
+ "description": "Represents a single view content area within a view-switcher for organizing and displaying content sections.\n---\n",
4049
+ "attributes": [],
4050
+ "references": []
4051
+ },
3994
4052
  {
3995
4053
  "name": "forge-tree-item",
3996
4054
  "description": "\n---\n\n\n### **Events:**\n - **forge-tree-item-update**\n- **forge-tree-item-select** - Dispatched when the user selects a tree item.\n- **forge-tree-item-open** - Dispatched when the user opens a tree item.\n- **forge-tree-item-close** - Dispatched when the user closes a tree item.",
@@ -4027,12 +4085,6 @@
4027
4085
  }
4028
4086
  ],
4029
4087
  "references": []
4030
- },
4031
- {
4032
- "name": "forge-view",
4033
- "description": "Represents a single view content area within a view-switcher for organizing and displaying content sections.\n---\n",
4034
- "attributes": [],
4035
- "references": []
4036
4088
  }
4037
4089
  ]
4038
4090
  }