@auth0/quantum-product 2.8.2 → 2.8.3
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/accordion/accordion.d.ts +16 -17
- package/alert/alert-classes.js +2 -2
- package/alert/alert.d.ts +9 -9
- package/alert/alert.js +17 -7
- package/app-bar/app-bar-actions/app-bar-actions.d.ts +1 -2
- package/app-bar/app-bar-button/app-bar-button.d.ts +1 -1
- package/app-bar/app-bar-button/app-bar-button.js +17 -7
- package/app-bar/app-bar-icon-button/app-bar-icon-button.d.ts +1 -1
- package/app-bar/app-bar-icon-button/app-bar-icon-button.js +18 -8
- package/app-layout/app-layout-classes.js +2 -2
- package/app-layout/app-layout.d.ts +1 -1
- package/app-layout/app-layout.js +17 -7
- package/avatar/avatar-classes.js +2 -2
- package/avatar/avatar-context.js +17 -7
- package/avatar/avatar.d.ts +15 -15
- package/avatar/avatar.js +18 -8
- package/avatar/use-avatar-image.js +17 -7
- package/avatar-block/avatar-block-classes.js +2 -2
- package/avatar-block/avatar-block.d.ts +4 -4
- package/avatar-block/avatar-block.js +17 -7
- package/badge/badge-overrides.d.ts +1 -1
- package/badge/badge.js +17 -7
- package/banner/banner-classes.js +2 -2
- package/banner/banner.js +17 -7
- package/breadcrumbs/breadcrumbs-item/breadcrumbs-item-classes.js +2 -2
- package/breadcrumbs/breadcrumbs-item/breadcrumbs-item.d.ts +1 -1
- package/breadcrumbs/breadcrumbs-item/breadcrumbs-item.js +17 -7
- package/breadcrumbs/breadcrumbs-overrides.d.ts +1 -1
- package/breadcrumbs/breadcrumbs.js +17 -7
- package/button/button-overrides.d.ts +1 -1
- package/button/button.d.ts +1 -1
- package/button/button.js +17 -7
- package/card/card-context.js +17 -7
- package/card/card-header/card-header-classes.js +2 -2
- package/card/card-header/card-header-overrides.d.ts +1 -1
- package/card/card-header/card-header.d.ts +5 -5
- package/card/card-header/card-header.js +22 -12
- package/card/card-overrides.d.ts +1 -1
- package/card/card.d.ts +1 -1
- package/card/card.js +19 -9
- package/checkbox/checkbox-classes.js +2 -2
- package/checkbox/checkbox-icons.js +17 -7
- package/checkbox/checkbox.js +17 -7
- package/checkbox-field/checkbox-field.js +17 -7
- package/chip/chip-overrides.d.ts +1 -1
- package/chip/chip.js +17 -7
- package/code/code.d.ts +3 -3
- package/code/code.js +18 -8
- package/color-text-field/color-text-field.js +17 -7
- package/column-layout/column-layout.d.ts +1 -1
- package/column-layout/column-layout.js +17 -7
- package/config-block/config-block-classes.js +2 -2
- package/config-block/config-block.js +17 -7
- package/copy-button/copy-button.js +17 -7
- package/danger-zone/danger-zone-item/danger-zone-item.js +17 -7
- package/danger-zone/danger-zone-item-action/danger-zone-item-action.js +17 -7
- package/danger-zone/danger-zone.js +17 -7
- package/data-table/data-table-row.d.ts +1 -1
- package/data-table/data-table-row.js +20 -10
- package/data-table/data-table-types.d.ts +0 -1
- package/data-table/data-table.d.ts +3 -1
- package/data-table/data-table.js +17 -7
- package/date-picker/date-picker-classes.js +3 -3
- package/date-picker/date-picker-context.js +17 -7
- package/date-picker/date-picker-popover.js +18 -8
- package/date-picker/date-picker-state.js +17 -7
- package/date-picker/date-picker-time-input.js +17 -7
- package/date-picker/date-picker-utils.d.ts +1 -1
- package/date-picker/date-picker.js +17 -7
- package/description-block/description-block.d.ts +5 -5
- package/description-block/description-block.js +17 -7
- package/dialog/dialog-title/dialog-title-classes.js +2 -2
- package/dialog/dialog-title/dialog-title.js +17 -7
- package/dialog/dialog.js +17 -7
- package/dropdown-menu/dropdown-menu-classes.js +2 -2
- package/dropdown-menu/dropdown-menu-context.js +17 -7
- package/dropdown-menu/dropdown-menu-divider/dropdown-menu-divider.js +17 -7
- package/dropdown-menu/dropdown-menu-group/dropdown-menu-group-classes.js +2 -2
- package/dropdown-menu/dropdown-menu-group/dropdown-menu-group.js +17 -7
- package/dropdown-menu/dropdown-menu-item/dropdown-menu-item.js +17 -7
- package/dropdown-menu/dropdown-menu-list/dropdown-menu-list.js +18 -8
- package/dropdown-menu/dropdown-menu-list-item/dropdown-menu-list-item-classes.js +2 -2
- package/dropdown-menu/dropdown-menu-list-item/dropdown-menu-list-item.js +17 -8
- package/dropdown-menu/dropdown-menu-search/dropdown-menu-search-classes.js +2 -2
- package/dropdown-menu/dropdown-menu-search/dropdown-menu-search.d.ts +2 -2
- package/dropdown-menu/dropdown-menu-search/dropdown-menu-search.js +17 -7
- package/dropdown-menu/dropdown-menu-state/dropdown-menu-state.js +17 -7
- package/dropdown-menu/dropdown-menu.js +17 -7
- package/empty-state/empty-state-action/empty-state-action.d.ts +2 -2
- package/empty-state/empty-state-action/empty-state-action.js +17 -7
- package/empty-state/empty-state-classes.js +2 -2
- package/empty-state/empty-state.d.ts +22 -22
- package/empty-state/empty-state.js +17 -7
- package/esm/app-bar/app-bar-icon-button/app-bar-icon-button.js +1 -1
- package/esm/avatar/avatar.js +1 -1
- package/esm/card/card-header/card-header.js +5 -5
- package/esm/card/card.js +2 -2
- package/esm/code/code.js +1 -1
- package/esm/data-table/data-table-row.js +1 -1
- package/esm/date-picker/date-picker-popover.js +1 -1
- package/esm/dropdown-menu/dropdown-menu-list/dropdown-menu-list.js +1 -1
- package/esm/dropdown-menu/dropdown-menu-list-item/dropdown-menu-list-item.js +0 -1
- package/esm/form/form.js +1 -1
- package/esm/link/link.js +5 -5
- package/esm/panel/panel-header/panel-header.js +2 -2
- package/esm/selectable-card/selectable-card.js +1 -1
- package/esm/sidebar/sidebar-menu/sidebar-menu.js +1 -1
- package/esm/switch/switch.js +1 -1
- package/esm/tabs/tab/tab.js +2 -2
- package/esm/text/text.js +1 -1
- package/expansion-panel/expansion-panel-header.d.ts +9 -10
- package/expansion-panel/expansion-panel-summary.js +17 -7
- package/expansion-panel/expansion-panel.js +17 -7
- package/field-set/field-set-classes.js +2 -2
- package/field-set/field-set.d.ts +2 -2
- package/field-set/field-set.js +17 -7
- package/floating-panel/floating-panel.js +17 -7
- package/form/form-actions/form-actions-classes.js +2 -2
- package/form/form-actions/form-actions.d.ts +2 -2
- package/form/form-actions/form-actions.js +17 -7
- package/form/form-control/index.d.ts +1 -2
- package/form/form-control-label/form-control-label-classes.js +2 -2
- package/form/form-control-label/form-control-label.js +17 -7
- package/form/form-field/form-field-classes.js +2 -2
- package/form/form-field/form-field.js +17 -7
- package/form/form-helper-text/index.d.ts +1 -2
- package/form/form-layout/form-layout-context.js +17 -7
- package/form/form-layout/form-layout.js +17 -7
- package/form/form.js +18 -8
- package/foundations/token-tables.d.ts +1 -1
- package/foundations/token-tables.js +17 -7
- package/gallery-layout/gallery-layout.d.ts +1 -1
- package/gallery-layout/gallery-layout.js +17 -7
- package/icon/index.js +17 -7
- package/icon/types.d.ts +0 -1
- package/icon-button/icon-button-context.js +17 -7
- package/icon-button/icon-button-overrides.d.ts +1 -1
- package/icon-button/icon-button.d.ts +1 -1
- package/icon-button/icon-button.js +17 -7
- package/identicons/common.d.ts +1 -1
- package/identicons/common.js +1 -1
- package/identicons/icons/icon-access-token.js +17 -7
- package/identicons/icons/icon-account-takeover.js +17 -7
- package/identicons/icons/icon-actions.js +17 -7
- package/identicons/icons/icon-activity.js +17 -7
- package/identicons/icons/icon-advanced-options.js +17 -7
- package/identicons/icons/icon-anticipation.js +17 -7
- package/identicons/icons/icon-api-related.js +17 -7
- package/identicons/icons/icon-api.js +17 -7
- package/identicons/icons/icon-applications.js +17 -7
- package/identicons/icons/icon-attributes.js +17 -7
- package/identicons/icons/icon-auth0-authorization-server.js +17 -7
- package/identicons/icons/icon-auth0-dashboard.js +17 -7
- package/identicons/icons/icon-auth0-logo-dark.js +17 -7
- package/identicons/icons/icon-auth0-logo-light.js +17 -7
- package/identicons/icons/icon-authentication-a.js +17 -7
- package/identicons/icons/icon-authentication-b.js +17 -7
- package/identicons/icons/icon-authorization-server.js +17 -7
- package/identicons/icons/icon-backend.js +17 -7
- package/identicons/icons/icon-biometrics.js +17 -7
- package/identicons/icons/icon-bot-detection.js +17 -7
- package/identicons/icons/icon-boundary-protocol.js +17 -7
- package/identicons/icons/icon-branding.js +17 -7
- package/identicons/icons/icon-breached-password.js +17 -7
- package/identicons/icons/icon-browser.js +17 -7
- package/identicons/icons/icon-brute-force.js +17 -7
- package/identicons/icons/icon-certificate.js +17 -7
- package/identicons/icons/icon-cli-script.js +17 -7
- package/identicons/icons/icon-cloud.js +17 -7
- package/identicons/icons/icon-consistency.js +17 -7
- package/identicons/icons/icon-cookies.js +17 -7
- package/identicons/icons/icon-credential-application.js +17 -7
- package/identicons/icons/icon-credential-stuffing.js +17 -7
- package/identicons/icons/icon-credential-user.js +17 -7
- package/identicons/icons/icon-customization.js +17 -7
- package/identicons/icons/icon-dashboard.js +17 -7
- package/identicons/icons/icon-database.js +17 -7
- package/identicons/icons/icon-desktop-app.js +17 -7
- package/identicons/icons/icon-device-biometrics.js +17 -7
- package/identicons/icons/icon-efficiency.js +17 -7
- package/identicons/icons/icon-empathy.js +17 -7
- package/identicons/icons/icon-enterprise-directory.js +17 -7
- package/identicons/icons/icon-extensions.js +17 -7
- package/identicons/icons/icon-fine-grained-authorization.js +17 -7
- package/identicons/icons/icon-getting-started.js +17 -7
- package/identicons/icons/icon-guardian-push-notification.js +17 -7
- package/identicons/icons/icon-help.js +17 -7
- package/identicons/icons/icon-id-token.js +17 -7
- package/identicons/icons/icon-identifier-first.js +17 -7
- package/identicons/icons/icon-identifier-password.js +17 -7
- package/identicons/icons/icon-integrations-marketplace.js +17 -7
- package/identicons/icons/icon-ip-throttling.js +17 -7
- package/identicons/icons/icon-login-customization.js +17 -7
- package/identicons/icons/icon-login.js +17 -7
- package/identicons/icons/icon-logout-token.js +17 -7
- package/identicons/icons/icon-logs.js +17 -7
- package/identicons/icons/icon-mail-message-a.js +17 -7
- package/identicons/icons/icon-mail-message-b.js +17 -7
- package/identicons/icons/icon-marketplace-approved.js +17 -7
- package/identicons/icons/icon-marketplace-create.js +17 -7
- package/identicons/icons/icon-mobile-app.js +17 -7
- package/identicons/icons/icon-monitoring.js +17 -7
- package/identicons/icons/icon-multifactor.js +17 -7
- package/identicons/icons/icon-multiple-failed-logins.js +17 -7
- package/identicons/icons/icon-one-time-password.js +17 -7
- package/identicons/icons/icon-organizations.js +17 -7
- package/identicons/icons/icon-phone-message-a.js +17 -7
- package/identicons/icons/icon-phone-message-b.js +17 -7
- package/identicons/icons/icon-pipeline-a.js +17 -7
- package/identicons/icons/icon-pipeline-b.js +17 -7
- package/identicons/icons/icon-refresh-token.js +17 -7
- package/identicons/icons/icon-sdk.js +17 -7
- package/identicons/icons/icon-security.js +17 -7
- package/identicons/icons/icon-server.js +17 -7
- package/identicons/icons/icon-settings.js +17 -7
- package/identicons/icons/icon-social-providers.js +17 -7
- package/identicons/icons/icon-spa.js +17 -7
- package/identicons/icons/icon-teams.js +17 -7
- package/identicons/icons/icon-tenant.js +17 -7
- package/identicons/icons/icon-user-database.js +17 -7
- package/identicons/icons/icon-user-management.js +17 -7
- package/identicons/icons/icon-user.js +17 -7
- package/identicons/icons/icon-users.js +17 -7
- package/identicons/icons/icon-video.js +17 -7
- package/identicons/icons/icon-web-app.js +17 -7
- package/identicons/icons/icon-webauthn.js +17 -7
- package/illustrations/common.d.ts +0 -1
- package/illustrations/components/developers.js +17 -7
- package/illustrations/components/enterprise-connection.js +17 -7
- package/illustrations/components/experienced-user.js +17 -7
- package/illustrations/components/new-auth0-user-a.js +17 -7
- package/illustrations/components/no-content.js +17 -7
- package/illustrations/components/notifications.js +17 -7
- package/illustrations/components/roles.js +17 -7
- package/illustrations/components/single-sign-on.js +17 -7
- package/illustrations/components/streams-logs.js +17 -7
- package/illustrations/components/users.js +17 -7
- package/image/image.d.ts +4 -4
- package/image-preview-field/image-preview-field.js +18 -8
- package/input/input-actions/input-actions.js +17 -7
- package/input/input-adornment/input-adornment.js +17 -7
- package/input/input.d.ts +1 -1
- package/input/input.js +17 -7
- package/label/label.js +17 -7
- package/link/link-classes.js +2 -2
- package/link/link.d.ts +1 -1
- package/link/link.js +22 -12
- package/list/list-item/index.d.ts +1 -2
- package/logo/logo-classes.js +2 -2
- package/logo/logo.d.ts +4 -4
- package/logo/logo.js +17 -7
- package/package.json +3 -3
- package/page/page-context.js +17 -7
- package/page/page-header/page-header-classes.js +2 -2
- package/page/page-header/page-header.js +17 -7
- package/page/page.d.ts +2 -2
- package/page/page.js +17 -7
- package/pagination/checkpoint-pagination/CheckpointPagination.d.ts +5 -5
- package/pagination/checkpoint-pagination/CheckpointPagination.js +17 -7
- package/pagination/checkpoint-pagination/checkpoint-pagination-classes.js +2 -2
- package/pagination/pager/pager-classes.js +2 -2
- package/pagination/pager/pager.js +17 -7
- package/pagination/pagination-classes.js +2 -2
- package/pagination/pagination.d.ts +6 -6
- package/pagination/pagination.js +17 -7
- package/panel/panel/panel-classes.js +2 -2
- package/panel/panel/panel.d.ts +6 -6
- package/panel/panel/panel.js +17 -7
- package/panel/panel-body/panel-body.js +17 -7
- package/panel/panel-context.js +17 -7
- package/panel/panel-footer/panel-footer.js +17 -7
- package/panel/panel-header/panel-header-classes.js +2 -2
- package/panel/panel-header/panel-header.d.ts +4 -4
- package/panel/panel-header/panel-header.js +19 -9
- package/panel/panel-layout/panel-layout-classes.js +2 -2
- package/panel/panel-layout/panel-layout.d.ts +2 -2
- package/panel/panel-layout/panel-layout.js +17 -7
- package/promo-banner/promo-banner-classes.js +2 -2
- package/promo-banner/promo-banner.js +17 -7
- package/pulsing-dot/pulsing-dot.d.ts +1 -1
- package/pulsing-dot/pulsing-dot.js +17 -7
- package/quantum-provider/quantum-context.js +17 -7
- package/quantum-provider/quantum-provider.js +17 -7
- package/radio/radio-classes.js +2 -2
- package/radio/radio-icons.js +17 -7
- package/radio/radio.js +17 -7
- package/radio-field/radio-field.js +17 -7
- package/region/flags.js +17 -7
- package/region/region-classes.js +2 -2
- package/region/region.d.ts +4 -4
- package/region/region.js +17 -7
- package/row-layout/row-layout.js +17 -7
- package/select/select-classes.js +2 -2
- package/select/select-field/select-field.js +17 -7
- package/select/select-menu/select-menu.js +17 -7
- package/select/select-options.js +17 -7
- package/select/select.js +17 -7
- package/select-dropdown/select-dropdown.js +17 -7
- package/selectable-card/selectable-card-classes.js +2 -2
- package/selectable-card/selectable-card-group/selectable-card-group-classes.js +2 -2
- package/selectable-card/selectable-card-group/selectable-card-group.js +17 -7
- package/selectable-card/selectable-card.js +18 -8
- package/sidebar/sidebar-banner/sidebar-banner.d.ts +1 -1
- package/sidebar/sidebar-banner/sidebar-banner.js +17 -7
- package/sidebar/sidebar-classes.js +2 -2
- package/sidebar/sidebar-context.js +17 -7
- package/sidebar/sidebar-items/sidebar-items.js +17 -7
- package/sidebar/sidebar-link/sidebar-link-classes.js +2 -2
- package/sidebar/sidebar-link/sidebar-link.d.ts +1 -1
- package/sidebar/sidebar-link/sidebar-link.js +17 -7
- package/sidebar/sidebar-menu/sidebar-menu-classes.js +2 -2
- package/sidebar/sidebar-menu/sidebar-menu.js +20 -10
- package/sidebar/sidebar-new.js +17 -7
- package/sidebar/sidebar-old.js +17 -7
- package/sidebar/sidebar.js +17 -7
- package/spinner/spinner-classes.js +2 -2
- package/spinner/spinner.d.ts +4 -4
- package/spinner/spinner.js +17 -7
- package/stack-layout/stack-layout.js +17 -7
- package/status/status-dot/status-dot-classes.js +2 -2
- package/status/status-dot/status-dot.d.ts +4 -4
- package/status/status-dot/status-dot.js +17 -7
- package/status/status-icon/status-icon-classes.js +2 -2
- package/status/status-icon/status-icon.d.ts +5 -5
- package/status/status-icon/status-icon.js +17 -7
- package/stepper/step-label/step-label.js +17 -7
- package/styles/classes.js +19 -9
- package/svg-icon/svg-icon.d.ts +1 -1
- package/svg-icon/svg-icon.js +17 -7
- package/switch/switch-classes.js +2 -2
- package/switch/switch-field/switch-field.js +17 -7
- package/switch/switch.js +18 -8
- package/table/table-loading-state/table-loading-state-classes.js +2 -2
- package/table/table-loading-state/table-loading-state.d.ts +2 -2
- package/table/table-loading-state/table-loading-state.js +17 -7
- package/table/table-sort-label/index.js +17 -7
- package/tabs/tab/tab.d.ts +1 -1
- package/tabs/tab/tab.js +19 -9
- package/tabs/tab-list/tab-list.js +17 -7
- package/tabs/tab-panel/tab-panel.js +17 -7
- package/tabs/tabs-context.js +17 -7
- package/tabs/tabs.js +17 -7
- package/text/text-classes.js +2 -2
- package/text/text-overrides.d.ts +1 -1
- package/text/text.d.ts +11 -11
- package/text/text.js +18 -8
- package/text-field/text-field.js +17 -7
- package/theme/create-palette.d.ts +1 -1
- package/theme/theme-provider.js +17 -7
- package/theme/use-theme-props.js +1 -2
- package/title-block/title-block-classes.js +2 -2
- package/title-block/title-block.js +17 -7
- package/toast/toast-classes.js +2 -2
- package/toast/toast-provider.js +17 -7
- package/toast/toast.js +17 -7
- package/utils/clsx.js +17 -7
- package/utils/md5.js +17 -7
- package/utils/use-id.js +17 -7
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
package/image/image.d.ts
CHANGED
|
@@ -13,9 +13,9 @@ export type IImageProps = IStyledComponentProps<{
|
|
|
13
13
|
defaultComponent: 'img';
|
|
14
14
|
}>;
|
|
15
15
|
export declare const Image: import("styled-components").StyledComponent<"img", import("..").ITheme, import("@mui/system").MUIStyledCommonProps<import("..").ITheme> & {
|
|
16
|
-
fit?: ImageFitType
|
|
16
|
+
fit?: ImageFitType;
|
|
17
17
|
/** Sets the image width to auto */
|
|
18
|
-
disableResponsive?: boolean
|
|
19
|
-
height?: React.CSSProperties[
|
|
20
|
-
width?: React.CSSProperties[
|
|
18
|
+
disableResponsive?: boolean;
|
|
19
|
+
height?: React.CSSProperties["height"];
|
|
20
|
+
width?: React.CSSProperties["width"];
|
|
21
21
|
} & Omit<React.DetailedHTMLProps<React.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, "ref" | "height" | "width" | "fit" | "disableResponsive"> & import("../styled").IStyledCommonProps, never>;
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -103,7 +113,7 @@ var ImagePreviewFieldState;
|
|
|
103
113
|
ImagePreviewFieldState[ImagePreviewFieldState["Idle"] = 0] = "Idle";
|
|
104
114
|
ImagePreviewFieldState[ImagePreviewFieldState["Loading"] = 1] = "Loading";
|
|
105
115
|
ImagePreviewFieldState[ImagePreviewFieldState["Error"] = 2] = "Error";
|
|
106
|
-
})(ImagePreviewFieldState
|
|
116
|
+
})(ImagePreviewFieldState || (exports.ImagePreviewFieldState = ImagePreviewFieldState = {}));
|
|
107
117
|
var ImagePreviewContainer = function (props) {
|
|
108
118
|
var value = props.value, defaultValue = props.defaultValue, fallbackValue = props.fallbackValue;
|
|
109
119
|
var _a = __read(React.useState(ImagePreviewFieldState.Idle), 2), state = _a[0], setState = _a[1];
|
|
@@ -15,13 +15,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
15
15
|
}) : function(o, v) {
|
|
16
16
|
o["default"] = v;
|
|
17
17
|
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
};
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
25
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
36
|
exports.InputActions = void 0;
|
|
27
37
|
var React = __importStar(require("react"));
|
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
package/input/input.d.ts
CHANGED
|
@@ -13,5 +13,5 @@ export interface IInputProps extends Omit<OutlinedInputProps, 'variant' | 'notch
|
|
|
13
13
|
suffix?: React.ReactNode;
|
|
14
14
|
}
|
|
15
15
|
export type IMaskedInputProps = Pick<IInputProps, 'disabled' | 'placeholder' | 'defaultValue' | 'value'>;
|
|
16
|
-
export declare const getMaskedInputProps: (masked: boolean | undefined, inputProps: Pick<IInputProps,
|
|
16
|
+
export declare const getMaskedInputProps: (masked: boolean | undefined, inputProps: Pick<IInputProps, "masked" | "value" | "defaultValue">) => IMaskedInputProps;
|
|
17
17
|
export declare const Input: React.ForwardRefExoticComponent<Omit<IInputProps, "ref"> & React.RefAttributes<unknown>>;
|
package/input/input.js
CHANGED
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
package/label/label.js
CHANGED
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
package/link/link-classes.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.linkClasses = exports.
|
|
3
|
+
exports.linkClasses = exports.linkComponentName = void 0;
|
|
4
|
+
exports.getLinkUtilityClass = getLinkUtilityClass;
|
|
4
5
|
var classes_1 = require("../styles/classes");
|
|
5
6
|
exports.linkComponentName = 'QuantumLink';
|
|
6
7
|
function getLinkUtilityClass(slot) {
|
|
7
8
|
return (0, classes_1.generateUtilityClass)(exports.linkComponentName, slot);
|
|
8
9
|
}
|
|
9
|
-
exports.getLinkUtilityClass = getLinkUtilityClass;
|
|
10
10
|
exports.linkClasses = (0, classes_1.generateUtilityClasses)(exports.linkComponentName, ['root', 'icon', 'startIcon', 'endIcon']);
|
package/link/link.d.ts
CHANGED
|
@@ -59,4 +59,4 @@ export interface IExtendLinkTypeMap<M extends OverridableTypeMap> {
|
|
|
59
59
|
}
|
|
60
60
|
export type ExtendLink<M extends OverridableTypeMap> = ((props: OverrideProps<IExtendLinkTypeMap<M>, 'a'>) => JSX.Element) & OverridableComponent<IExtendLinkTypeMap<M>>;
|
|
61
61
|
export type ILinkProps<D extends React.ElementType = ILinkTypeMap['defaultComponent'], P = {}> = OverrideProps<ILinkTypeMap<P, D>, D>;
|
|
62
|
-
export declare const Link: OverridableComponent<ILinkTypeMap
|
|
62
|
+
export declare const Link: OverridableComponent<ILinkTypeMap>;
|
package/link/link.js
CHANGED
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -107,17 +117,17 @@ var Root = (0, styled_1.styled)(text_1.Text, { name: link_classes_1.linkComponen
|
|
|
107
117
|
position: 'relative',
|
|
108
118
|
// pulled from MUI: https://github.com/mui/material-ui/blob/master/packages/mui-material/src/Link/Link.js#L63-L85
|
|
109
119
|
WebkitTapHighlightColor: 'transparent',
|
|
110
|
-
backgroundColor: 'transparent',
|
|
120
|
+
backgroundColor: 'transparent', // Reset default value
|
|
111
121
|
// We disable the focus ring for mouse, touch and keyboard users.
|
|
112
122
|
outline: 0,
|
|
113
123
|
border: 0,
|
|
114
|
-
margin: 0,
|
|
124
|
+
margin: 0, // Remove the margin in Safari
|
|
115
125
|
borderRadius: 0,
|
|
116
|
-
padding: 0,
|
|
126
|
+
padding: 0, // Remove the padding in Firefox
|
|
117
127
|
cursor: 'pointer',
|
|
118
128
|
userSelect: 'none',
|
|
119
|
-
MozAppearance: 'none',
|
|
120
|
-
WebkitAppearance: 'none',
|
|
129
|
+
MozAppearance: 'none', // Reset
|
|
130
|
+
WebkitAppearance: 'none', // Reset
|
|
121
131
|
'&::-moz-focus-inner': {
|
|
122
132
|
borderStyle: 'none', // Remove Firefox dotted outline.
|
|
123
133
|
},
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ListItemProps } from '@mui/material/ListItem';
|
|
3
2
|
export interface IListItemProps extends Omit<ListItemProps, 'button'> {
|
|
4
3
|
/**
|
|
@@ -11,4 +10,4 @@ export interface IListItemProps extends Omit<ListItemProps, 'button'> {
|
|
|
11
10
|
button?: boolean;
|
|
12
11
|
component?: React.ElementType;
|
|
13
12
|
}
|
|
14
|
-
export declare const ListItem:
|
|
13
|
+
export declare const ListItem: React.ForwardRefExoticComponent<IListItemProps>;
|
package/logo/logo-classes.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.logoClasses = exports.
|
|
3
|
+
exports.logoClasses = exports.logoComponentName = void 0;
|
|
4
|
+
exports.getLogoUtilityClass = getLogoUtilityClass;
|
|
4
5
|
var classes_1 = require("../styles/classes");
|
|
5
6
|
exports.logoComponentName = 'QuantumLogo';
|
|
6
7
|
function getLogoUtilityClass(slot) {
|
|
7
8
|
return (0, classes_1.generateUtilityClass)(exports.logoComponentName, slot);
|
|
8
9
|
}
|
|
9
|
-
exports.getLogoUtilityClass = getLogoUtilityClass;
|
|
10
10
|
exports.logoClasses = (0, classes_1.generateUtilityClasses)(exports.logoComponentName, ['root', 'svg']);
|
package/logo/logo.d.ts
CHANGED
|
@@ -14,9 +14,9 @@ export type ILogoProps = IStyledComponentProps<{
|
|
|
14
14
|
defaultComponent: 'div';
|
|
15
15
|
}>;
|
|
16
16
|
export declare const Logo: React.ForwardRefExoticComponent<{
|
|
17
|
-
color?: "
|
|
18
|
-
size?: "
|
|
19
|
-
classes?: Partial<
|
|
17
|
+
color?: "default" | "dark" | "light" | "white" | "decorative";
|
|
18
|
+
size?: "xsmall" | "small" | "medium";
|
|
19
|
+
classes?: Partial<LogoClasses>;
|
|
20
20
|
/** allows loading external logos */
|
|
21
|
-
iconSrc?: string
|
|
21
|
+
iconSrc?: string;
|
|
22
22
|
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref" | "color" | "size" | "classes" | "iconSrc"> & import("../styled").IStyledCommonProps & React.RefAttributes<HTMLDivElement>>;
|
package/logo/logo.js
CHANGED
|
@@ -26,13 +26,23 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
26
26
|
}) : function(o, v) {
|
|
27
27
|
o["default"] = v;
|
|
28
28
|
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
};
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
36
46
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
47
|
var t = {};
|
|
38
48
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@auth0/quantum-product",
|
|
3
|
-
"version": "2.8.
|
|
3
|
+
"version": "2.8.3",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"publishConfig": {
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"artifactory": "cd ./build && npm publish",
|
|
29
29
|
"build-storybook": "storybook build",
|
|
30
30
|
"build": "yarn clean && yarn build:cjs && yarn build:esm && yarn copy:files",
|
|
31
|
-
"build:cjs": "tsc --project ./tsconfig.publish.json",
|
|
32
|
-
"build:esm": "tsc --project ./tsconfig.publish.esm.json",
|
|
31
|
+
"build:cjs": "node --max-old-space-size=8192 ../../node_modules/.bin/tsc --project ./tsconfig.publish.json",
|
|
32
|
+
"build:esm": "node --max-old-space-size=8192 ../../node_modules/.bin/tsc --project ./tsconfig.publish.esm.json",
|
|
33
33
|
"identicons": "rm -rf src/identicons/icons && yarn svgr --config-file .svgr.identicon.js -d src/identicons/icons src/identicons/svg",
|
|
34
34
|
"illustrations": "rm -rf src/illustrations/components && yarn svgr --config-file .svgr.illustration.js -d src/illustrations/components src/illustrations/svg",
|
|
35
35
|
"clean": "rm -rf ./build",
|