Skip to content

Commit

Permalink
dist
Browse files Browse the repository at this point in the history
  • Loading branch information
jivey committed Mar 4, 2024
1 parent 1742296 commit 9f7f1b2
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions dist/components/Tabs.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import React from "react";
import * as AC from "react-aria-components";
import * as RAC from "react-aria-components";
declare type TabsProps = {
variant?: "button-bar";
size?: "large" | "medium" | "small";
className?: string;
children?: React.ReactNode;
} & AC.TabsProps;
} & RAC.TabsProps;
export declare const Tabs: ({ variant, size, className, children, ...restProps }: TabsProps) => JSX.Element;
export { TabList, Tab, TabPanel } from "react-aria-components";
export { TabList, Tab, TabPanel, TabsContext, TabListStateContext } from "react-aria-components";
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.modern.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{jsx as A,jsxs as e,Fragment as m}from"react/jsx-runtime.js";import s,{css as t,keyframes as n,createGlobalStyle as i}from"styled-components";import{assertInstanceOf as c,assertString as a}from"@openstax/ts-utils/assertions.js";import l from"react";import*as r from"@sentry/react";import*as o from"react-aria-components";export{Tab,TabList,TabPanel}from"react-aria-components";import{stateHasError as Z}from"@openstax/ts-utils/fetch.js";import{partitionSequence as M}from"@openstax/ts-utils/misc/partitionSequence.js";import{merge as z}from"@openstax/ts-utils/misc/merge.js";function d(){return d=Object.assign?Object.assign.bind():function(A){for(var e=1;e<arguments.length;e++){var m=arguments[e];for(var s in m)Object.prototype.hasOwnProperty.call(m,s)&&(A[s]=m[s])}return A},d.apply(this,arguments)}function h(A,e){if(null==A)return{};var m,s,t={},n=Object.keys(A);for(s=0;s<n.length;s++)e.indexOf(m=n[s])>=0||(t[m]=A[m]);return t}const D={red:"#ca2026",danger:"#c2002f",darkRed:"#c22032",lightRed:"#e298a0",paleRed:"#FBE7EA",green:"#77af42",lightGreen:"#8bc753",paleGreen:"#e0edd3",darkGreen:"#63a524",darkerGreen:"4e7226",paleYellow:"#ffffbb",teal:"#0dc0de",blue:"#007da4",mediumBlue:"#026AA1",lightBlue:"#34bdd8",neutralLightBlue:"#0dc0dc",tangerine:"#ffbd3e",gray:"#5e5e5e",darkGray:"#757575",pale:"#d5d5d5",light:"#e4e4e4",white:"#ffffff",neutralLightest:"#f9f9f9",neutralCool:"#f6f7f8",neutralBright:"#f5f5f5",neutralLighter:"#f1f1f1",neutralLight:"#e5e5e5",neutralMedium:"#a0a0a0",neutral:"#818181",neutralThin:"#6f6f6f",neutralDark:"#5f6163",neutralFeedback:"#555",neutralDarker:"#424242",black:"#000000",orange:"#D4450C"};let g,p=A=>A;const G={palette:D,link:{color:"#027EB5",hover:"#0064A0"}},u=["navbar","modals","toasts"].reduce((A,e,m)=>(A[e]=10*(m+1),A),{}),w={navbar:{desktop:3.2,mobile:1.6}},V={colors:G,zIndex:u,padding:w,breakpoints:{desktop:A=>t(g||(g=p`
import{jsx as A,jsxs as e,Fragment as m}from"react/jsx-runtime.js";import s,{css as t,keyframes as n,createGlobalStyle as i}from"styled-components";import{assertInstanceOf as c,assertString as a}from"@openstax/ts-utils/assertions.js";import l from"react";import*as r from"@sentry/react";import*as o from"react-aria-components";export{Tab,TabList,TabListStateContext,TabPanel,TabsContext}from"react-aria-components";import{stateHasError as Z}from"@openstax/ts-utils/fetch.js";import{partitionSequence as M}from"@openstax/ts-utils/misc/partitionSequence.js";import{merge as z}from"@openstax/ts-utils/misc/merge.js";function d(){return d=Object.assign?Object.assign.bind():function(A){for(var e=1;e<arguments.length;e++){var m=arguments[e];for(var s in m)Object.prototype.hasOwnProperty.call(m,s)&&(A[s]=m[s])}return A},d.apply(this,arguments)}function h(A,e){if(null==A)return{};var m,s,t={},n=Object.keys(A);for(s=0;s<n.length;s++)e.indexOf(m=n[s])>=0||(t[m]=A[m]);return t}const D={red:"#ca2026",danger:"#c2002f",darkRed:"#c22032",lightRed:"#e298a0",paleRed:"#FBE7EA",green:"#77af42",lightGreen:"#8bc753",paleGreen:"#e0edd3",darkGreen:"#63a524",darkerGreen:"4e7226",paleYellow:"#ffffbb",teal:"#0dc0de",blue:"#007da4",mediumBlue:"#026AA1",lightBlue:"#34bdd8",neutralLightBlue:"#0dc0dc",tangerine:"#ffbd3e",gray:"#5e5e5e",darkGray:"#757575",pale:"#d5d5d5",light:"#e4e4e4",white:"#ffffff",neutralLightest:"#f9f9f9",neutralCool:"#f6f7f8",neutralBright:"#f5f5f5",neutralLighter:"#f1f1f1",neutralLight:"#e5e5e5",neutralMedium:"#a0a0a0",neutral:"#818181",neutralThin:"#6f6f6f",neutralDark:"#5f6163",neutralFeedback:"#555",neutralDarker:"#424242",black:"#000000",orange:"#D4450C"};let g,p=A=>A;const G={palette:D,link:{color:"#027EB5",hover:"#0064A0"}},u=["navbar","modals","toasts"].reduce((A,e,m)=>(A[e]=10*(m+1),A),{}),w={navbar:{desktop:3.2,mobile:1.6}},V={colors:G,zIndex:u,padding:w,breakpoints:{desktop:A=>t(g||(g=p`
@media screen and (min-width: ${0}em) {
${0}
}
Expand Down
2 changes: 1 addition & 1 deletion dist/index.modern.mjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.umd.js.map

Large diffs are not rendered by default.

0 comments on commit 9f7f1b2

Please sign in to comment.