@plusui/library 0.1.7 → 0.1.9
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/cdn/components/accordion/accordion.js +3 -3
- package/cdn/components/accordion/index.js +3 -3
- package/cdn/components/accordion-group/accordion-group.js +3 -3
- package/cdn/components/accordion-group/index.js +3 -3
- package/cdn/components/alert/alert.js +4 -4
- package/cdn/components/alert/index.js +4 -4
- package/cdn/components/avatar/avatar.js +5 -5
- package/cdn/components/avatar/index.js +5 -5
- package/cdn/components/badge/badge.host.style.js +1 -1
- package/cdn/components/badge/badge.js +5 -5
- package/cdn/components/badge/index.js +5 -5
- package/cdn/components/base/index.js +2 -2
- package/cdn/components/base/tailwind-base.js +3 -3
- package/cdn/components/breadcrumb/breadcrumb.js +3 -3
- package/cdn/components/breadcrumb/index.js +3 -3
- package/cdn/components/breadcrumb-item/breadcrumb-item.js +4 -4
- package/cdn/components/breadcrumb-item/index.js +4 -4
- package/cdn/components/button/button.js +96 -17
- package/cdn/components/button/index.js +4 -4
- package/cdn/components/button-group/button-group.js +4 -4
- package/cdn/components/button-group/index.js +4 -4
- package/cdn/components/checkbox/checkbox.js +5 -5
- package/cdn/components/checkbox/index.js +5 -5
- package/cdn/components/checkbox-group/checkbox-group.js +3 -3
- package/cdn/components/checkbox-group/index.js +3 -3
- package/cdn/components/chip/chip.js +4 -4
- package/cdn/components/chip/index.js +4 -4
- package/cdn/components/divider/divider.js +4 -4
- package/cdn/components/divider/divider.style.js +1 -1
- package/cdn/components/divider/index.js +4 -4
- package/cdn/components/drawer/drawer.js +4 -4
- package/cdn/components/drawer/index.js +4 -4
- package/cdn/components/dropdown/dropdown.js +5 -5
- package/cdn/components/dropdown/index.js +5 -5
- package/cdn/components/dropdown-item/dropdown-item.js +5 -5
- package/cdn/components/dropdown-item/index.js +5 -5
- package/cdn/components/icon/icon.js +4 -4
- package/cdn/components/icon/index.js +3 -3
- package/cdn/components/index.js +8 -8
- package/cdn/components/input/index.js +6 -6
- package/cdn/components/input/input.js +6 -6
- package/cdn/components/link/index.js +3 -3
- package/cdn/components/link/link.js +9 -32
- package/cdn/components/list-box-item/index.js +4 -4
- package/cdn/components/list-box-item/list-box-item.js +4 -4
- package/cdn/components/modal/index.js +4 -4
- package/cdn/components/modal/modal.js +4 -4
- package/cdn/components/popconfirm/index.js +5 -5
- package/cdn/components/popconfirm/popconfirm.js +5 -5
- package/cdn/components/popover/index.js +5 -5
- package/cdn/components/popover/popover.js +5 -5
- package/cdn/components/radio/index.js +5 -5
- package/cdn/components/radio/radio.js +5 -5
- package/cdn/components/radio-group/index.js +3 -3
- package/cdn/components/radio-group/radio-group.js +3 -3
- package/cdn/components/rating/index.js +6 -6
- package/cdn/components/rating/rating.js +6 -6
- package/cdn/components/segmented-picker/index.js +3 -3
- package/cdn/components/segmented-picker/segmented-picker.component.js +3 -3
- package/cdn/components/segmented-picker-item/index.js +4 -4
- package/cdn/components/segmented-picker-item/segmented-picker-item.component.js +4 -4
- package/cdn/components/select/index.js +5 -5
- package/cdn/components/select/select.js +5 -5
- package/cdn/components/select-item/index.js +5 -5
- package/cdn/components/select-item/select-item.js +5 -5
- package/cdn/components/service/index.js +4 -4
- package/cdn/components/service/service.js +5 -5
- package/cdn/components/tab/index.js +4 -4
- package/cdn/components/tab/tab.js +4 -4
- package/cdn/components/tab-group/index.js +4 -4
- package/cdn/components/tab-group/tab-group.js +4 -4
- package/cdn/components/tab-panel/index.js +3 -3
- package/cdn/components/tab-panel/tab-panel.js +3 -3
- package/cdn/components/tag/index.js +4 -4
- package/cdn/components/tag/tag.js +4 -4
- package/cdn/components/text/index.js +3 -3
- package/cdn/components/text/text.js +3 -3
- package/cdn/components/textarea/index.js +6 -6
- package/cdn/components/textarea/textarea.js +6 -6
- package/cdn/components/toast/index.js +3 -3
- package/cdn/components/toast/toast.js +3 -3
- package/cdn/components/toast-container/index.js +4 -4
- package/cdn/components/toast-container/toast-container.js +4 -4
- package/cdn/components/toggle/index.js +7 -7
- package/cdn/components/toggle/toggle.js +7 -7
- package/cdn/components/tooltip/index.js +5 -5
- package/cdn/components/tooltip/tooltip.js +5 -5
- package/cdn/factory/tailwind-factory.js +7 -7
- package/cdn/floating-ui.dom-BYyWpmHF.js +1 -0
- package/{dist/floating-ui.dom-OBaMlALa.js → cdn/floating-ui.dom-BpzIshEG.js} +26 -14
- package/cdn/global-9t6v8EOl.js +31 -0
- package/cdn/global-CRwUv2yr.js +1 -0
- package/cdn/{if-defined-CQ5F5a3V.js → if-defined-CIB8OTrH.js} +1 -1
- package/cdn/{if-defined-D-m3dgRf.js → if-defined-DpyZ37D-.js} +1 -1
- package/cdn/lit-element-BNK__jO-.js +27 -0
- package/cdn/lit-element-CSuLHuHb.js +22 -0
- package/cdn/{live-BOAtKRUN.js → live-C1eBrEBV.js} +1 -1
- package/cdn/{live-Ba4FL2pG.js → live-CYp4nasd.js} +1 -1
- package/cdn/property-B8EDuyz_.js +7 -0
- package/cdn/{property-DiPQx9S3.js → property-Dz31PgR6.js} +2 -2
- package/{dist/state-D1d5Sfj8.js → cdn/state-BRspp5eU.js} +1 -1
- package/{dist/state-DpLenR_7.js → cdn/state-hFbsBSdV.js} +1 -1
- package/cdn/{style-map-Z-XBeQmS.js → style-map-BYRi_l0u.js} +1 -1
- package/{dist/style-map-DC_vNus2.js → cdn/style-map-Cgr6kXUm.js} +1 -1
- package/custom-elements.json +146 -17
- package/dist/components/accordion/accordion.d.ts +1 -1
- package/dist/components/accordion/accordion.js +2 -2
- package/dist/components/accordion/index.js +2 -2
- package/dist/components/accordion-group/accordion-group.d.ts +1 -1
- package/dist/components/accordion-group/accordion-group.js +2 -2
- package/dist/components/accordion-group/index.js +2 -2
- package/dist/components/alert/alert.d.ts +1 -1
- package/dist/components/alert/alert.js +3 -3
- package/dist/components/alert/index.js +3 -3
- package/dist/components/avatar/avatar.d.ts +1 -1
- package/dist/components/avatar/avatar.js +4 -4
- package/dist/components/avatar/index.js +4 -4
- package/dist/components/badge/badge.d.ts +1 -1
- package/dist/components/badge/badge.host.style.js +1 -1
- package/dist/components/badge/badge.js +4 -4
- package/dist/components/badge/index.js +4 -4
- package/dist/components/base/index.js +1 -1
- package/dist/components/base/tailwind-base.js +2 -2
- package/dist/components/breadcrumb/breadcrumb.d.ts +1 -1
- package/dist/components/breadcrumb/breadcrumb.js +2 -2
- package/dist/components/breadcrumb/index.js +2 -2
- package/dist/components/breadcrumb-item/breadcrumb-item.js +3 -3
- package/dist/components/breadcrumb-item/index.js +3 -3
- package/dist/components/button/button.d.ts +36 -1
- package/dist/components/button/button.d.ts.map +1 -1
- package/dist/components/button/button.js +95 -16
- package/dist/components/button/button.js.map +1 -1
- package/dist/components/button/index.js +3 -3
- package/dist/components/button-group/button-group.d.ts +1 -1
- package/dist/components/button-group/button-group.js +3 -3
- package/dist/components/button-group/index.js +3 -3
- package/dist/components/checkbox/checkbox.d.ts +1 -1
- package/dist/components/checkbox/checkbox.js +4 -4
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/checkbox-group/checkbox-group.d.ts +1 -1
- package/dist/components/checkbox-group/checkbox-group.js +2 -2
- package/dist/components/checkbox-group/index.js +2 -2
- package/dist/components/chip/chip.d.ts +1 -1
- package/dist/components/chip/chip.js +3 -3
- package/dist/components/chip/index.js +3 -3
- package/dist/components/divider/divider.d.ts +1 -1
- package/dist/components/divider/divider.js +3 -3
- package/dist/components/divider/divider.style.js +1 -1
- package/dist/components/divider/index.js +3 -3
- package/dist/components/drawer/drawer.d.ts +1 -1
- package/dist/components/drawer/drawer.js +3 -3
- package/dist/components/drawer/index.js +3 -3
- package/dist/components/dropdown/dropdown.d.ts +1 -1
- package/dist/components/dropdown/dropdown.js +4 -4
- package/dist/components/dropdown/index.js +4 -4
- package/dist/components/dropdown-item/dropdown-item.d.ts +1 -1
- package/dist/components/dropdown-item/dropdown-item.js +4 -4
- package/dist/components/dropdown-item/index.js +4 -4
- package/dist/components/icon/icon.d.ts +1 -1
- package/dist/components/icon/icon.js +4 -4
- package/dist/components/icon/index.js +3 -3
- package/dist/components/index.js +7 -7
- package/dist/components/input/index.js +5 -5
- package/dist/components/input/input.d.ts +1 -1
- package/dist/components/input/input.js +5 -5
- package/dist/components/link/index.js +2 -2
- package/dist/components/link/link.d.ts +5 -5
- package/dist/components/link/link.d.ts.map +1 -1
- package/dist/components/link/link.js +8 -31
- package/dist/components/link/link.js.map +1 -1
- package/dist/components/list-box-item/index.js +3 -3
- package/dist/components/list-box-item/list-box-item.d.ts +1 -1
- package/dist/components/list-box-item/list-box-item.js +3 -3
- package/dist/components/modal/index.js +3 -3
- package/dist/components/modal/modal.d.ts +1 -1
- package/dist/components/modal/modal.js +3 -3
- package/dist/components/popconfirm/index.js +4 -4
- package/dist/components/popconfirm/popconfirm.d.ts +1 -1
- package/dist/components/popconfirm/popconfirm.js +4 -4
- package/dist/components/popover/index.js +4 -4
- package/dist/components/popover/popover.d.ts +1 -1
- package/dist/components/popover/popover.js +4 -4
- package/dist/components/radio/index.js +4 -4
- package/dist/components/radio/radio.d.ts +1 -1
- package/dist/components/radio/radio.js +4 -4
- package/dist/components/radio-group/index.js +2 -2
- package/dist/components/radio-group/radio-group.d.ts +1 -1
- package/dist/components/radio-group/radio-group.js +2 -2
- package/dist/components/rating/index.js +5 -5
- package/dist/components/rating/rating.d.ts +1 -1
- package/dist/components/rating/rating.js +5 -5
- package/dist/components/segmented-picker/index.js +2 -2
- package/dist/components/segmented-picker/segmented-picker.component.d.ts +1 -1
- package/dist/components/segmented-picker/segmented-picker.component.js +2 -2
- package/dist/components/segmented-picker-item/index.js +3 -3
- package/dist/components/segmented-picker-item/segmented-picker-item.component.d.ts +1 -1
- package/dist/components/segmented-picker-item/segmented-picker-item.component.js +3 -3
- package/dist/components/select/index.js +4 -4
- package/dist/components/select/select.d.ts +1 -1
- package/dist/components/select/select.js +4 -4
- package/dist/components/select-item/index.js +4 -4
- package/dist/components/select-item/select-item.d.ts +1 -1
- package/dist/components/select-item/select-item.js +4 -4
- package/dist/components/service/index.js +3 -3
- package/dist/components/service/service.d.ts +1 -1
- package/dist/components/service/service.js +4 -4
- package/dist/components/tab/index.js +3 -3
- package/dist/components/tab/tab.d.ts +1 -1
- package/dist/components/tab/tab.js +3 -3
- package/dist/components/tab-group/index.js +3 -3
- package/dist/components/tab-group/tab-group.d.ts +1 -1
- package/dist/components/tab-group/tab-group.js +3 -3
- package/dist/components/tab-panel/index.js +2 -2
- package/dist/components/tab-panel/tab-panel.d.ts +1 -1
- package/dist/components/tab-panel/tab-panel.js +2 -2
- package/dist/components/tag/index.js +3 -3
- package/dist/components/tag/tag.d.ts +1 -1
- package/dist/components/tag/tag.js +3 -3
- package/dist/components/text/index.js +2 -2
- package/dist/components/text/text.d.ts +1 -1
- package/dist/components/text/text.js +2 -2
- package/dist/components/textarea/index.js +5 -5
- package/dist/components/textarea/textarea.d.ts +1 -1
- package/dist/components/textarea/textarea.js +5 -5
- package/dist/components/toast/index.js +2 -2
- package/dist/components/toast/toast.js +2 -2
- package/dist/components/toast-container/index.js +3 -3
- package/dist/components/toast-container/toast-container.d.ts +1 -1
- package/dist/components/toast-container/toast-container.js +3 -3
- package/dist/components/toggle/index.js +6 -6
- package/dist/components/toggle/toggle.d.ts +2 -2
- package/dist/components/toggle/toggle.js +6 -6
- package/dist/components/tooltip/index.js +4 -4
- package/dist/components/tooltip/tooltip.d.ts +1 -1
- package/dist/components/tooltip/tooltip.js +4 -4
- package/dist/factory/tailwind-factory.d.ts.map +1 -1
- package/dist/factory/tailwind-factory.js +6 -6
- package/{cdn/floating-ui.dom-OBaMlALa.js → dist/floating-ui.dom-BpzIshEG.js} +26 -14
- package/dist/floating-ui.dom-BwkSoRW9.js +1 -0
- package/dist/{if-defined-D-m3dgRf.js → if-defined-DpyZ37D-.js} +1 -1
- package/dist/{if-defined-BqqyuCxY.js → if-defined-DsURCocJ.js} +1 -1
- package/dist/index.css +1 -1
- package/dist/lit-element-BNK__jO-.js +27 -0
- package/dist/lit-element-DWht4T0R.js +22 -0
- package/dist/{live-BOAtKRUN.js → live-C1eBrEBV.js} +1 -1
- package/dist/{live-BNfnKF_Y.js → live-Cv3p2930.js} +1 -1
- package/dist/model/plus.d.ts.map +1 -1
- package/dist/property-D4Afnon0.js +7 -0
- package/dist/{property-DiPQx9S3.js → property-Dz31PgR6.js} +2 -2
- package/dist/{query-CVOEqTwZ.js → query-JZZ8o83g.js} +1 -1
- package/dist/{query-assigned-elements-DJRb4jjx.js → query-assigned-elements-DeL5RNz8.js} +1 -1
- package/{cdn/state-D1d5Sfj8.js → dist/state-BRspp5eU.js} +1 -1
- package/{cdn/state-CoIPL7X5.js → dist/state-CxOUQRG2.js} +1 -1
- package/dist/{style-map-qGL3ZsOU.js → style-map-BSFs8yH4.js} +1 -1
- package/{cdn/style-map-DC_vNus2.js → dist/style-map-Cgr6kXUm.js} +1 -1
- package/dist/styles/global.js +2 -2
- package/dist/utils/boolean-converter.d.ts.map +1 -1
- package/eslint/custom-element-eslint-rules.js +4 -0
- package/package.json +1 -1
- package/public/html/index.js +134 -66
- package/public/react/index.d.ts +104 -46
- package/public/react/index.js +316 -210
- package/react/PlusAccordion.js +9 -9
- package/react/PlusAccordionGroup.js +1 -3
- package/react/PlusAlert.js +9 -9
- package/react/PlusAvatar.js +1 -3
- package/react/PlusBadge.js +1 -3
- package/react/PlusBreadcrumb.js +1 -3
- package/react/PlusBreadcrumbItem.js +1 -3
- package/react/PlusButton.d.ts +23 -0
- package/react/PlusButton.js +22 -5
- package/react/PlusButtonGroup.js +1 -3
- package/react/PlusCheckbox.js +9 -17
- package/react/PlusCheckboxGroup.js +9 -9
- package/react/PlusChip.js +1 -3
- package/react/PlusDivider.js +9 -9
- package/react/PlusDrawer.js +1 -7
- package/react/PlusDropDownItem.js +9 -9
- package/react/PlusDropdown.js +9 -9
- package/react/PlusIcon.js +1 -3
- package/react/PlusInput.js +9 -14
- package/react/PlusLink.js +1 -3
- package/react/PlusListBoxItem.js +9 -9
- package/react/PlusModal.js +1 -7
- package/react/PlusPopconfirm.js +9 -9
- package/react/PlusPopover.js +9 -9
- package/react/PlusRadio.js +9 -12
- package/react/PlusRadioGroup.js +1 -3
- package/react/PlusRating.js +9 -12
- package/react/PlusSegmentedPicker.js +9 -9
- package/react/PlusSegmentedPickerItem.js +1 -3
- package/react/PlusSelect.js +9 -9
- package/react/PlusSelectItem.js +9 -9
- package/react/PlusService.js +1 -3
- package/react/PlusTab.js +1 -3
- package/react/PlusTabGroup.js +9 -9
- package/react/PlusTabPanel.js +1 -3
- package/react/PlusTag.js +1 -3
- package/react/PlusText.js +1 -3
- package/react/PlusTextarea.js +9 -14
- package/react/PlusToast.js +9 -9
- package/react/PlusToastContainer.js +1 -3
- package/react/PlusToggle.js +9 -14
- package/react/PlusTooltip.js +1 -3
- package/react/Tailwind.js +1 -3
- package/types/custom-element-jsx.d.ts +21 -4
- package/types/custom-element-solidjs.d.ts +21 -4
- package/types/custom-element-svelte.d.ts +21 -4
- package/types/custom-element-vuejs.d.ts +21 -4
- package/vscode.html-custom-data.json +35 -1
- package/web-types.json +73 -10
- package/cdn/floating-ui.dom-CXNHR8n2.js +0 -1
- package/cdn/global-CJbRDY6F.js +0 -31
- package/cdn/global-DTtsklIM.js +0 -1
- package/cdn/lit-element-ByzbtpGk.js +0 -27
- package/cdn/lit-element-DNNEDGnu.js +0 -23
- package/cdn/property-DLlzgs39.js +0 -7
- package/dist/floating-ui.dom-CZIJTgi0.js +0 -1
- package/dist/lit-element-ByzbtpGk.js +0 -27
- package/dist/lit-element-DnJ0sDh6.js +0 -23
- package/dist/property-CEzGATrA.js +0 -7
- /package/dist/{base-D0AOfeIR.js → base-2hF1n6hl.js} +0 -0
- /package/dist/{directive-CfWt2y3W.js → directive-DRRu7zbS.js} +0 -0
- /package/dist/{index-Dz2VbYPM.js → index-Up-p3euZ.js} +0 -0
package/react/PlusRating.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/rating/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -29,15 +24,17 @@ export const PlusRating = forwardRef((props, forwardedRef) => {
|
|
|
29
24
|
useEventListener(ref, "plus-change", props.onPlusChange);
|
|
30
25
|
useEventListener(ref, "plus-hover", props.onPlusHover);
|
|
31
26
|
|
|
32
|
-
/** Methods - uses `useImperativeHandle` hook to pass ref to component */
|
|
33
|
-
useImperativeHandle(forwardedRef, () => ({
|
|
34
|
-
reportValidity: () => ref.current.reportValidity(),
|
|
35
|
-
}));
|
|
36
|
-
|
|
37
27
|
return React.createElement(
|
|
38
28
|
"plus-rating",
|
|
39
29
|
{
|
|
40
|
-
ref
|
|
30
|
+
ref: (node) => {
|
|
31
|
+
ref.current = node;
|
|
32
|
+
if (typeof forwardedRef === "function") {
|
|
33
|
+
forwardedRef(node);
|
|
34
|
+
} else if (forwardedRef) {
|
|
35
|
+
forwardedRef.current = node;
|
|
36
|
+
}
|
|
37
|
+
},
|
|
41
38
|
...filteredProps,
|
|
42
39
|
value: props.value,
|
|
43
40
|
max: props.max,
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/segmented-picker/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -18,12 +13,17 @@ export const PlusSegmentedPicker = forwardRef((props, forwardedRef) => {
|
|
|
18
13
|
props.onPlusSegmentedPickerItemChanged,
|
|
19
14
|
);
|
|
20
15
|
|
|
21
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
22
|
-
|
|
23
16
|
return React.createElement(
|
|
24
17
|
"plus-segmented-picker",
|
|
25
18
|
{
|
|
26
|
-
ref
|
|
19
|
+
ref: (node) => {
|
|
20
|
+
ref.current = node;
|
|
21
|
+
if (typeof forwardedRef === "function") {
|
|
22
|
+
forwardedRef(node);
|
|
23
|
+
} else if (forwardedRef) {
|
|
24
|
+
forwardedRef.current = node;
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
27
|
...filteredProps,
|
|
28
28
|
status: props.status,
|
|
29
29
|
shape: props.shape,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/segmented-picker-item/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusSegmentedPickerItem = forwardRef((props, forwardedRef) => {
|
|
@@ -13,8 +13,6 @@ export const PlusSegmentedPickerItem = forwardRef((props, forwardedRef) => {
|
|
|
13
13
|
...filteredProps
|
|
14
14
|
} = props;
|
|
15
15
|
|
|
16
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
17
|
-
|
|
18
16
|
return React.createElement(
|
|
19
17
|
"plus-segmented-picker-item",
|
|
20
18
|
{
|
package/react/PlusSelect.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/select/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -32,12 +27,17 @@ export const PlusSelect = forwardRef((props, forwardedRef) => {
|
|
|
32
27
|
props.onPlusSelectSelectedItem,
|
|
33
28
|
);
|
|
34
29
|
|
|
35
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
36
|
-
|
|
37
30
|
return React.createElement(
|
|
38
31
|
"plus-select",
|
|
39
32
|
{
|
|
40
|
-
ref
|
|
33
|
+
ref: (node) => {
|
|
34
|
+
ref.current = node;
|
|
35
|
+
if (typeof forwardedRef === "function") {
|
|
36
|
+
forwardedRef(node);
|
|
37
|
+
} else if (forwardedRef) {
|
|
38
|
+
forwardedRef.current = node;
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
41
|
...filteredProps,
|
|
42
42
|
size: props.size,
|
|
43
43
|
placeholder: props.placeholder,
|
package/react/PlusSelectItem.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/select-item/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -14,12 +9,17 @@ export const PlusSelectItem = forwardRef((props, forwardedRef) => {
|
|
|
14
9
|
/** Event listeners - run once */
|
|
15
10
|
useEventListener(ref, "click", props.onClick);
|
|
16
11
|
|
|
17
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
18
|
-
|
|
19
12
|
return React.createElement(
|
|
20
13
|
"plus-select-item",
|
|
21
14
|
{
|
|
22
|
-
ref
|
|
15
|
+
ref: (node) => {
|
|
16
|
+
ref.current = node;
|
|
17
|
+
if (typeof forwardedRef === "function") {
|
|
18
|
+
forwardedRef(node);
|
|
19
|
+
} else if (forwardedRef) {
|
|
20
|
+
forwardedRef.current = node;
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
23
|
...filteredProps,
|
|
24
24
|
size: props.size,
|
|
25
25
|
text: props.text,
|
package/react/PlusService.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/service/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusService = forwardRef((props, forwardedRef) => {
|
|
5
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
6
|
-
|
|
7
5
|
return React.createElement(
|
|
8
6
|
"plus-service",
|
|
9
7
|
{
|
package/react/PlusTab.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/tab/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusTab = forwardRef((props, forwardedRef) => {
|
|
@@ -16,8 +16,6 @@ export const PlusTab = forwardRef((props, forwardedRef) => {
|
|
|
16
16
|
...filteredProps
|
|
17
17
|
} = props;
|
|
18
18
|
|
|
19
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
20
|
-
|
|
21
19
|
return React.createElement(
|
|
22
20
|
"plus-tab",
|
|
23
21
|
{
|
package/react/PlusTabGroup.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/tab-group/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -22,12 +17,17 @@ export const PlusTabGroup = forwardRef((props, forwardedRef) => {
|
|
|
22
17
|
/** Event listeners - run once */
|
|
23
18
|
useEventListener(ref, "plus-tabs-change", props.onPlusTabsChange);
|
|
24
19
|
|
|
25
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
26
|
-
|
|
27
20
|
return React.createElement(
|
|
28
21
|
"plus-tab-group",
|
|
29
22
|
{
|
|
30
|
-
ref
|
|
23
|
+
ref: (node) => {
|
|
24
|
+
ref.current = node;
|
|
25
|
+
if (typeof forwardedRef === "function") {
|
|
26
|
+
forwardedRef(node);
|
|
27
|
+
} else if (forwardedRef) {
|
|
28
|
+
forwardedRef.current = node;
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
31
|
...filteredProps,
|
|
32
32
|
size: props.size,
|
|
33
33
|
orientation: props.orientation,
|
package/react/PlusTabPanel.js
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/tab-panel/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusTabPanel = forwardRef((props, forwardedRef) => {
|
|
5
5
|
const { active, value, panelClass, ...filteredProps } = props;
|
|
6
6
|
|
|
7
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
8
|
-
|
|
9
7
|
return React.createElement(
|
|
10
8
|
"plus-tab-panel",
|
|
11
9
|
{
|
package/react/PlusTag.js
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/tag/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusTag = forwardRef((props, forwardedRef) => {
|
|
5
5
|
const { invert, status, size, radius, ...filteredProps } = props;
|
|
6
6
|
|
|
7
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
8
|
-
|
|
9
7
|
return React.createElement(
|
|
10
8
|
"plus-tag",
|
|
11
9
|
{
|
package/react/PlusText.js
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/text/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusText = forwardRef((props, forwardedRef) => {
|
|
5
5
|
const { kind, ...filteredProps } = props;
|
|
6
6
|
|
|
7
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
8
|
-
|
|
9
7
|
return React.createElement(
|
|
10
8
|
"plus-text",
|
|
11
9
|
{
|
package/react/PlusTextarea.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/textarea/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -38,17 +33,17 @@ export const PlusTextarea = forwardRef((props, forwardedRef) => {
|
|
|
38
33
|
useEventListener(ref, "plus-blur", props.onPlusBlur);
|
|
39
34
|
useEventListener(ref, "plus-invalid", props.onPlusInvalid);
|
|
40
35
|
|
|
41
|
-
/** Methods - uses `useImperativeHandle` hook to pass ref to component */
|
|
42
|
-
useImperativeHandle(forwardedRef, () => ({
|
|
43
|
-
checkValidity: () => ref.current.checkValidity(),
|
|
44
|
-
reportValidity: () => ref.current.reportValidity(),
|
|
45
|
-
setCustomValidity: (message) => ref.current.setCustomValidity(message),
|
|
46
|
-
}));
|
|
47
|
-
|
|
48
36
|
return React.createElement(
|
|
49
37
|
"plus-textarea",
|
|
50
38
|
{
|
|
51
|
-
ref
|
|
39
|
+
ref: (node) => {
|
|
40
|
+
ref.current = node;
|
|
41
|
+
if (typeof forwardedRef === "function") {
|
|
42
|
+
forwardedRef(node);
|
|
43
|
+
} else if (forwardedRef) {
|
|
44
|
+
forwardedRef.current = node;
|
|
45
|
+
}
|
|
46
|
+
},
|
|
52
47
|
...filteredProps,
|
|
53
48
|
name: props.name,
|
|
54
49
|
value: props.value,
|
package/react/PlusToast.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/toast/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -24,12 +19,17 @@ export const PlusToast = forwardRef((props, forwardedRef) => {
|
|
|
24
19
|
/** Event listeners - run once */
|
|
25
20
|
useEventListener(ref, "plus-close", props.onPlusClose);
|
|
26
21
|
|
|
27
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
28
|
-
|
|
29
22
|
return React.createElement(
|
|
30
23
|
"plus-toast",
|
|
31
24
|
{
|
|
32
|
-
ref
|
|
25
|
+
ref: (node) => {
|
|
26
|
+
ref.current = node;
|
|
27
|
+
if (typeof forwardedRef === "function") {
|
|
28
|
+
forwardedRef(node);
|
|
29
|
+
} else if (forwardedRef) {
|
|
30
|
+
forwardedRef.current = node;
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
33
|
...filteredProps,
|
|
34
34
|
size: props.size,
|
|
35
35
|
kind: props.kind,
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/toast-container/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusToastContainer = forwardRef((props, forwardedRef) => {
|
|
5
5
|
const { position, ...filteredProps } = props;
|
|
6
6
|
|
|
7
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
8
|
-
|
|
9
7
|
return React.createElement(
|
|
10
8
|
"plus-toast-container",
|
|
11
9
|
{
|
package/react/PlusToggle.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
forwardRef,
|
|
3
|
-
useImperativeHandle,
|
|
4
|
-
useRef,
|
|
5
|
-
useEffect,
|
|
6
|
-
} from "react";
|
|
1
|
+
import React, { forwardRef, useRef, useEffect } from "react";
|
|
7
2
|
import "../dist/components/toggle/index.js";
|
|
8
3
|
import { useEventListener } from "./react-utils.js";
|
|
9
4
|
|
|
@@ -39,17 +34,17 @@ export const PlusToggle = forwardRef((props, forwardedRef) => {
|
|
|
39
34
|
useEventListener(ref, "plus-blur", props.onPlusBlur);
|
|
40
35
|
useEventListener(ref, "plus-invalid", props.onPlusInvalid);
|
|
41
36
|
|
|
42
|
-
/** Methods - uses `useImperativeHandle` hook to pass ref to component */
|
|
43
|
-
useImperativeHandle(forwardedRef, () => ({
|
|
44
|
-
checkValidity: () => ref.current.checkValidity(),
|
|
45
|
-
reportValidity: () => ref.current.reportValidity(),
|
|
46
|
-
setCustomValidity: (message) => ref.current.setCustomValidity(message),
|
|
47
|
-
}));
|
|
48
|
-
|
|
49
37
|
return React.createElement(
|
|
50
38
|
"plus-toggle",
|
|
51
39
|
{
|
|
52
|
-
ref
|
|
40
|
+
ref: (node) => {
|
|
41
|
+
ref.current = node;
|
|
42
|
+
if (typeof forwardedRef === "function") {
|
|
43
|
+
forwardedRef(node);
|
|
44
|
+
} else if (forwardedRef) {
|
|
45
|
+
forwardedRef.current = node;
|
|
46
|
+
}
|
|
47
|
+
},
|
|
53
48
|
...filteredProps,
|
|
54
49
|
name: props.name,
|
|
55
50
|
value: props.value,
|
package/react/PlusTooltip.js
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components/tooltip/index.js";
|
|
3
3
|
|
|
4
4
|
export const PlusTooltip = forwardRef((props, forwardedRef) => {
|
|
5
5
|
const { size, message, trigger, orientation, hideDelay, ...filteredProps } =
|
|
6
6
|
props;
|
|
7
7
|
|
|
8
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
9
|
-
|
|
10
8
|
return React.createElement(
|
|
11
9
|
"plus-tooltip",
|
|
12
10
|
{
|
package/react/Tailwind.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import React, { forwardRef
|
|
1
|
+
import React, { forwardRef } from "react";
|
|
2
2
|
import "../dist/components//index.js";
|
|
3
3
|
|
|
4
4
|
export const Tailwind = forwardRef((props, forwardedRef) => {
|
|
5
|
-
useImperativeHandle(forwardedRef, () => ({}));
|
|
6
|
-
|
|
7
5
|
return React.createElement(
|
|
8
6
|
"undefined",
|
|
9
7
|
{
|
|
@@ -111,6 +111,23 @@ export type PlusButtonProps = {
|
|
|
111
111
|
loading?: boolean;
|
|
112
112
|
/** */
|
|
113
113
|
"full-width"?: boolean;
|
|
114
|
+
/** When provided, renders as an anchor link instead of a button */
|
|
115
|
+
href?: string | undefined;
|
|
116
|
+
/** Specifies where to display the linked URL
|
|
117
|
+
Common values: _blank, _self, _parent, _top */
|
|
118
|
+
target?: string | undefined;
|
|
119
|
+
/** Specifies the relationship between the current document and the linked document
|
|
120
|
+
Common values: nofollow, noopener, noreferrer */
|
|
121
|
+
rel?: string | undefined;
|
|
122
|
+
/** Sets the link to download the target URL instead of navigating
|
|
123
|
+
Optional value specifies the suggested filename */
|
|
124
|
+
download?: string | undefined;
|
|
125
|
+
/** When true, link opens in new tab with secure attributes
|
|
126
|
+
Automatically sets target="_blank" and rel="noopener noreferrer" */
|
|
127
|
+
external?: boolean;
|
|
128
|
+
/** Specifies the button type for form interactions
|
|
129
|
+
Only applies when rendering as a button (no href) */
|
|
130
|
+
type?: "button" | "submit" | "reset";
|
|
114
131
|
};
|
|
115
132
|
|
|
116
133
|
export type PlusButtonGroupProps = {
|
|
@@ -250,16 +267,16 @@ export type PlusLinkProps = {
|
|
|
250
267
|
/** When true, the link becomes non-interactive but maintains normal styling */
|
|
251
268
|
readonly?: boolean;
|
|
252
269
|
/** The URL that the hyperlink points to */
|
|
253
|
-
href?: string;
|
|
270
|
+
href?: string | undefined;
|
|
254
271
|
/** Specifies where to display the linked URL
|
|
255
272
|
Common values: _blank, _self, _parent, _top */
|
|
256
|
-
target?: string;
|
|
273
|
+
target?: string | undefined;
|
|
257
274
|
/** Specifies the relationship between the current document and the linked document
|
|
258
275
|
Common values: nofollow, noopener, noreferrer */
|
|
259
|
-
rel?: string;
|
|
276
|
+
rel?: string | undefined;
|
|
260
277
|
/** Sets the link to download the target URL instead of navigating
|
|
261
278
|
Optional value specifies the suggested filename */
|
|
262
|
-
download?: string;
|
|
279
|
+
download?: string | undefined;
|
|
263
280
|
/** When true, displays loading state and disables interaction */
|
|
264
281
|
loading?: boolean;
|
|
265
282
|
/** When true, link opens in new tab with secure attributes
|
|
@@ -115,6 +115,23 @@ type PlusButtonProps = {
|
|
|
115
115
|
loading?: boolean;
|
|
116
116
|
/** */
|
|
117
117
|
"full-width"?: boolean;
|
|
118
|
+
/** When provided, renders as an anchor link instead of a button */
|
|
119
|
+
href?: string | undefined;
|
|
120
|
+
/** Specifies where to display the linked URL
|
|
121
|
+
Common values: _blank, _self, _parent, _top */
|
|
122
|
+
target?: string | undefined;
|
|
123
|
+
/** Specifies the relationship between the current document and the linked document
|
|
124
|
+
Common values: nofollow, noopener, noreferrer */
|
|
125
|
+
rel?: string | undefined;
|
|
126
|
+
/** Sets the link to download the target URL instead of navigating
|
|
127
|
+
Optional value specifies the suggested filename */
|
|
128
|
+
download?: string | undefined;
|
|
129
|
+
/** When true, link opens in new tab with secure attributes
|
|
130
|
+
Automatically sets target="_blank" and rel="noopener noreferrer" */
|
|
131
|
+
external?: boolean;
|
|
132
|
+
/** Specifies the button type for form interactions
|
|
133
|
+
Only applies when rendering as a button (no href) */
|
|
134
|
+
type?: "button" | "submit" | "reset";
|
|
118
135
|
} & JSX.DirectiveFunctionAttributes<PlusButton> &
|
|
119
136
|
JSX.OnAttributes<PlusButton> &
|
|
120
137
|
JSX.OnCaptureAttributes<PlusButton>;
|
|
@@ -266,16 +283,16 @@ type PlusLinkProps = {
|
|
|
266
283
|
/** When true, the link becomes non-interactive but maintains normal styling */
|
|
267
284
|
readonly?: boolean;
|
|
268
285
|
/** The URL that the hyperlink points to */
|
|
269
|
-
href?: string;
|
|
286
|
+
href?: string | undefined;
|
|
270
287
|
/** Specifies where to display the linked URL
|
|
271
288
|
Common values: _blank, _self, _parent, _top */
|
|
272
|
-
target?: string;
|
|
289
|
+
target?: string | undefined;
|
|
273
290
|
/** Specifies the relationship between the current document and the linked document
|
|
274
291
|
Common values: nofollow, noopener, noreferrer */
|
|
275
|
-
rel?: string;
|
|
292
|
+
rel?: string | undefined;
|
|
276
293
|
/** Sets the link to download the target URL instead of navigating
|
|
277
294
|
Optional value specifies the suggested filename */
|
|
278
|
-
download?: string;
|
|
295
|
+
download?: string | undefined;
|
|
279
296
|
/** When true, displays loading state and disables interaction */
|
|
280
297
|
loading?: boolean;
|
|
281
298
|
/** When true, link opens in new tab with secure attributes
|
|
@@ -88,6 +88,23 @@ type PlusButtonProps = {
|
|
|
88
88
|
loading?: boolean;
|
|
89
89
|
/** */
|
|
90
90
|
"full-width"?: boolean;
|
|
91
|
+
/** When provided, renders as an anchor link instead of a button */
|
|
92
|
+
href?: string | undefined;
|
|
93
|
+
/** Specifies where to display the linked URL
|
|
94
|
+
Common values: _blank, _self, _parent, _top */
|
|
95
|
+
target?: string | undefined;
|
|
96
|
+
/** Specifies the relationship between the current document and the linked document
|
|
97
|
+
Common values: nofollow, noopener, noreferrer */
|
|
98
|
+
rel?: string | undefined;
|
|
99
|
+
/** Sets the link to download the target URL instead of navigating
|
|
100
|
+
Optional value specifies the suggested filename */
|
|
101
|
+
download?: string | undefined;
|
|
102
|
+
/** When true, link opens in new tab with secure attributes
|
|
103
|
+
Automatically sets target="_blank" and rel="noopener noreferrer" */
|
|
104
|
+
external?: boolean;
|
|
105
|
+
/** Specifies the button type for form interactions
|
|
106
|
+
Only applies when rendering as a button (no href) */
|
|
107
|
+
type?: "button" | "submit" | "reset";
|
|
91
108
|
};
|
|
92
109
|
|
|
93
110
|
type PlusButtonGroupProps = {
|
|
@@ -227,16 +244,16 @@ type PlusLinkProps = {
|
|
|
227
244
|
/** When true, the link becomes non-interactive but maintains normal styling */
|
|
228
245
|
readonly?: boolean;
|
|
229
246
|
/** The URL that the hyperlink points to */
|
|
230
|
-
href?: string;
|
|
247
|
+
href?: string | undefined;
|
|
231
248
|
/** Specifies where to display the linked URL
|
|
232
249
|
Common values: _blank, _self, _parent, _top */
|
|
233
|
-
target?: string;
|
|
250
|
+
target?: string | undefined;
|
|
234
251
|
/** Specifies the relationship between the current document and the linked document
|
|
235
252
|
Common values: nofollow, noopener, noreferrer */
|
|
236
|
-
rel?: string;
|
|
253
|
+
rel?: string | undefined;
|
|
237
254
|
/** Sets the link to download the target URL instead of navigating
|
|
238
255
|
Optional value specifies the suggested filename */
|
|
239
|
-
download?: string;
|
|
256
|
+
download?: string | undefined;
|
|
240
257
|
/** When true, displays loading state and disables interaction */
|
|
241
258
|
loading?: boolean;
|
|
242
259
|
/** When true, link opens in new tab with secure attributes
|
|
@@ -51,6 +51,23 @@ type PlusButtonProps = {
|
|
|
51
51
|
loading?: boolean;
|
|
52
52
|
/** */
|
|
53
53
|
"full-width"?: boolean;
|
|
54
|
+
/** When provided, renders as an anchor link instead of a button */
|
|
55
|
+
href?: string | undefined;
|
|
56
|
+
/** Specifies where to display the linked URL
|
|
57
|
+
Common values: _blank, _self, _parent, _top */
|
|
58
|
+
target?: string | undefined;
|
|
59
|
+
/** Specifies the relationship between the current document and the linked document
|
|
60
|
+
Common values: nofollow, noopener, noreferrer */
|
|
61
|
+
rel?: string | undefined;
|
|
62
|
+
/** Sets the link to download the target URL instead of navigating
|
|
63
|
+
Optional value specifies the suggested filename */
|
|
64
|
+
download?: string | undefined;
|
|
65
|
+
/** When true, link opens in new tab with secure attributes
|
|
66
|
+
Automatically sets target="_blank" and rel="noopener noreferrer" */
|
|
67
|
+
external?: boolean;
|
|
68
|
+
/** Specifies the button type for form interactions
|
|
69
|
+
Only applies when rendering as a button (no href) */
|
|
70
|
+
type?: "button" | "submit" | "reset";
|
|
54
71
|
};
|
|
55
72
|
|
|
56
73
|
type PlusButtonGroupProps = {
|
|
@@ -190,16 +207,16 @@ type PlusLinkProps = {
|
|
|
190
207
|
/** When true, the link becomes non-interactive but maintains normal styling */
|
|
191
208
|
readonly?: boolean;
|
|
192
209
|
/** The URL that the hyperlink points to */
|
|
193
|
-
href?: string;
|
|
210
|
+
href?: string | undefined;
|
|
194
211
|
/** Specifies where to display the linked URL
|
|
195
212
|
Common values: _blank, _self, _parent, _top */
|
|
196
|
-
target?: string;
|
|
213
|
+
target?: string | undefined;
|
|
197
214
|
/** Specifies the relationship between the current document and the linked document
|
|
198
215
|
Common values: nofollow, noopener, noreferrer */
|
|
199
|
-
rel?: string;
|
|
216
|
+
rel?: string | undefined;
|
|
200
217
|
/** Sets the link to download the target URL instead of navigating
|
|
201
218
|
Optional value specifies the suggested filename */
|
|
202
|
-
download?: string;
|
|
219
|
+
download?: string | undefined;
|
|
203
220
|
/** When true, displays loading state and disables interaction */
|
|
204
221
|
loading?: boolean;
|
|
205
222
|
/** When true, link opens in new tab with secure attributes
|
|
@@ -94,7 +94,41 @@
|
|
|
94
94
|
"description": "Shows loading spinner and disables interaction",
|
|
95
95
|
"values": []
|
|
96
96
|
},
|
|
97
|
-
{ "name": "full-width", "values": [] }
|
|
97
|
+
{ "name": "full-width", "values": [] },
|
|
98
|
+
{
|
|
99
|
+
"name": "href",
|
|
100
|
+
"description": "When provided, renders as an anchor link instead of a button",
|
|
101
|
+
"values": []
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "target",
|
|
105
|
+
"description": "Specifies where to display the linked URL\nCommon values: _blank, _self, _parent, _top",
|
|
106
|
+
"values": []
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "rel",
|
|
110
|
+
"description": "Specifies the relationship between the current document and the linked document\nCommon values: nofollow, noopener, noreferrer",
|
|
111
|
+
"values": []
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"name": "download",
|
|
115
|
+
"description": "Sets the link to download the target URL instead of navigating\nOptional value specifies the suggested filename",
|
|
116
|
+
"values": []
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "external",
|
|
120
|
+
"description": "When true, link opens in new tab with secure attributes\nAutomatically sets target=\"_blank\" and rel=\"noopener noreferrer\"",
|
|
121
|
+
"values": []
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "type",
|
|
125
|
+
"description": "Specifies the button type for form interactions\nOnly applies when rendering as a button (no href)",
|
|
126
|
+
"values": [
|
|
127
|
+
{ "name": "button" },
|
|
128
|
+
{ "name": "submit" },
|
|
129
|
+
{ "name": "reset" }
|
|
130
|
+
]
|
|
131
|
+
}
|
|
98
132
|
],
|
|
99
133
|
"references": []
|
|
100
134
|
},
|