Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0a4cc7d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardasB committed Sep 19, 2024
0 parents commit 8c8e242
Show file tree
Hide file tree
Showing 635 changed files with 1,331,182 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
12 changes: 12 additions & 0 deletions 1040/assets/2D-BxdbF6B_.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import { r as reactExports } from "./index-DM9bPmif.js";
const Svg2D = (props) => {
return reactExports.createElement(
"svg",
{ viewBox: "0 0 16 16", width: "1rem", height: "1rem", fill: "var(--iui-color-icon-muted, currentColor)", ...props },
reactExports.createElement("path", { d: "M12 5v.5a6.48 6.48 0 01-.18 1.5H14v7H7v-2.18a6.48 6.48 0 01-1.5.18H5v4h11V5z" }),
reactExports.createElement("path", { d: "M5.5 2A3.5 3.5 0 112 5.5 3.5 3.5 0 015.5 2m0-2A5.5 5.5 0 1011 5.5 5.5 5.5 0 005.5 0" })
);
};
export {
Svg2D as S
};
12 changes: 12 additions & 0 deletions 1040/assets/3D-DAP4mQ8M.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import { r as reactExports } from "./index-DM9bPmif.js";
const Svg3D = (props) => {
return reactExports.createElement(
"svg",
{ viewBox: "0 0 16 16", width: "1rem", height: "1rem", fill: "var(--iui-color-icon-muted, currentColor)", ...props },
reactExports.createElement("path", { d: "M16 7v6l-5 3V8.84M5 7v6l5 3V8.84M10.31 5L5.65 6.11l5 1.89 4.84-1.89" }),
reactExports.createElement("path", { d: "M4 6.5a1.2 1.2 0 01.92-1.16l3.8-1.64a1.33 1.33 0 01.28 0V3a11.07 11.07 0 01-4.5 1A11.11 11.11 0 010 3v8.85c0 .54 2.14 1 4 1.14zM4.5 0C7 0 9 .67 9 1.5S7 3 4.5 3 0 2.33 0 1.5 2 0 4.5 0z" })
);
};
export {
Svg3D as S
};
63 changes: 63 additions & 0 deletions 1040/assets/AccuDrawWidget.stories-DadU5c0s.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
var _a, _b, _c;
import { j as jsxRuntimeExports } from "./jsx-runtime-D2-sc1j1.js";
import { R as React } from "./index-DM9bPmif.js";
import { A as AccuDrawWidget, I as IModelApp, C as CompassMode, F as FrameworkAccuDraw, S as SvgPlaceholder } from "./DefaultToolSettingsProvider-BXw3WVW8.js";
import "./Key.enum-Cf_2tXxI.js";
import "./index-EDRsojbr.js";
import { A as AppUiStory, c as createFrontstage } from "./AppUiStory-D5SEaInx.js";
import "./_commonjsHelpers-LQfde5yM.js";
import "./getPrototypeOf-BiGzxcdS.js";
import "./inheritsLoose-CwB_PDSN.js";
import "./iframe-U2g-t5S_.js";
import "../sb-preview/runtime.js";
import "./index-B47T7vRo.js";
import "./index-DwR6yam1.js";
import "./index-Cp4dr_sK.js";
import "./index-ex9_VrIg.js";
import "./index-BdOSk9or.js";
import "./DemoIModel-DuWsADYF.js";
function StoryWrapper(props) {
React.useEffect(() => {
IModelApp.accuDraw.setCompassMode(CompassMode.Rectangular);
FrameworkAccuDraw.uiStateStorage = {
...FrameworkAccuDraw.uiStateStorage,
xIcon: "icon-placeholder",
xIconNode: /* @__PURE__ */ jsxRuntimeExports.jsx(SvgPlaceholder, {})
};
}, []);
return /* @__PURE__ */ jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment, {
children: props.children
});
}
const StoryDecorator = (Story) => {
return /* @__PURE__ */ jsxRuntimeExports.jsx(AppUiStory, {
frontstages: [createFrontstage({
content: /* @__PURE__ */ jsxRuntimeExports.jsx(StoryWrapper, {
children: /* @__PURE__ */ jsxRuntimeExports.jsx(Story, {})
})
})]
});
};
const meta = {
title: "Components/AccuDrawWidget",
component: AccuDrawWidget,
tags: ["autodocs"],
decorators: [StoryDecorator]
};
const Basic = {};
Basic.parameters = {
...Basic.parameters,
docs: {
...(_a = Basic.parameters) == null ? void 0 : _a.docs,
source: {
originalSource: "{}",
...(_c = (_b = Basic.parameters) == null ? void 0 : _b.docs) == null ? void 0 : _c.source
}
}
};
const __namedExportsOrder = ["Basic"];
export {
Basic,
__namedExportsOrder,
meta as default
};
11 changes: 11 additions & 0 deletions 1040/assets/Activity-C9dEWSdZ.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { r as reactExports } from "./index-DM9bPmif.js";
const SvgActivity = (props) => {
return reactExports.createElement(
"svg",
{ viewBox: "0 0 32 32", width: "1rem", height: "1rem", fill: "var(--iui-color-icon-muted, currentColor)", ...props },
reactExports.createElement("path", { d: "M31 16H20.7l-2.2 5L14.2.8 9.5 16H1.4c-.6 0-1.1.4-1.3.9-.3 1.2.3 2.1 1.3 2.1h10.1l2.2-7.2 4 18.5L22.5 19h8.1c1 0 1.6-.9 1.3-2.1-.2-.5-.7-.9-1.3-.9" })
);
};
export {
SvgActivity as S
};
11 changes: 11 additions & 0 deletions 1040/assets/Airplane-nk1HFfHW.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { r as reactExports } from "./index-DM9bPmif.js";
const SvgAirplane = (props) => {
return reactExports.createElement(
"svg",
{ viewBox: "0 0 16 16", width: "1rem", height: "1rem", fill: "var(--iui-color-icon-muted, currentColor)", ...props },
reactExports.createElement("path", { d: "M14.003 15.433L12.467 4.735l3.004-3.008s.801-1.204.4-1.605c-.333-.334-1.601.401-1.601.401L11.199 3.6.585 1.994l-.601.602L8.462 6.34l-4.139 4.145-3.07-.2-1.07 1.135 2.47.67c-.4 1.336-.2 1.47-.2 1.47s.2.2 1.469-.2l.667 2.473 1.135-1.07-.2-3.075 4.139-4.145 3.738 8.49z" })
);
};
export {
SvgAirplane as S
};
11 changes: 11 additions & 0 deletions 1040/assets/Android-Brx0zRv2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { r as reactExports } from "./index-DM9bPmif.js";
const SvgAndroid = (props) => {
return reactExports.createElement(
"svg",
{ viewBox: "0 0 16 16", width: "1rem", height: "1rem", fill: "var(--iui-color-icon-muted, currentColor)", ...props },
reactExports.createElement("path", { d: "M3.285 6.184v4.122a.976.976 0 11-1.952 0V6.184a.976.976 0 111.952 0zm2.581-4.715L5.178.209a.142.142 0 01.054-.191.138.138 0 01.189.055l.696 1.273a4.634 4.634 0 013.766 0L10.58.073a.137.137 0 01.189-.055.142.142 0 01.054.191l-.688 1.26a4.04 4.04 0 012.218 3.546H3.648a4.04 4.04 0 012.218-3.546zm3.78 1.562a.363.363 0 10.363-.368.366.366 0 00-.364.368zm-4.018 0a.363.363 0 10.363-.368.366.366 0 00-.363.368zm8.063 2.164a.984.984 0 00-.976.989v4.122a.976.976 0 101.952 0V6.184a.984.984 0 00-.976-.99zm-10.043.169v6.397A1.06 1.06 0 004.7 12.828h.699v2.183a.975.975 0 101.95 0v-2.183h1.302v2.183a.975.975 0 101.95 0v-2.183h.699a1.06 1.06 0 001.052-1.067V5.364z" })
);
};
export {
SvgAndroid as S
};
254 changes: 254 additions & 0 deletions 1040/assets/AppUiStory-BcixWyIy.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,254 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.test-popout-dialog {
box-sizing: border-box;
height: 100%;
margin: auto;
width: 100%;
overflow-y: scroll;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.test-popup-test-view {
height: 100%;
position: relative;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.test-syncrhonized-test-view {
height: 100%;
position: relative;
}
.test-syncrhonized-test-view #floatingviewportcontainerdiv {
height: calc(100% - 27px);
}

.no-views-message {
height: 25%;
margin: auto;
width: 50%;
padding: 25%;
text-align: center;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.uitestapp-popup-view-panel-container {
width: 100%;
height: 100%;
overflow: hidden;
box-sizing: border-box;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.uifw-statusFields-languageSelect-label {
margin-right: var(--iui-size-xs);
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
/* Backgrounds and strokes */
/** Text and icons */
/** Themed colors */
/** Static colors */
/** Widget Opacity */
/** Toolbar Opacity */
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
/* Backgrounds and strokes */
/** Text and icons */
/** Themed colors */
/** Static colors */
/** Widget Opacity */
/** Toolbar Opacity */
.component-examples {
width: 100%;
height: 100%;
color: var(--buic-foreground-body);
font-size: var(--iui-font-size-1);
display: grid;
grid-template-columns: 280px auto;
column-gap: 8px;
}
.component-examples .component-examples-categories {
background: var(--buic-background-dialog);
height: 100%;
overflow-y: auto;
}
@supports (-webkit-overflow-scrolling: touch) {
.component-examples .component-examples-categories {
overflow-y: scroll; /* overflow-y has to be scroll, not auto */
-webkit-overflow-scrolling: touch;
}
}
.component-examples .component-examples-categories::-webkit-scrollbar {
width: 12px;
height: 12px;
}
.component-examples .component-examples-categories::-webkit-scrollbar-thumb {
border-radius: 12px;
background-color: var(--buic-background-scrollbar);
background-clip: content-box;
border-style: solid;
border-color: transparent;
border-width: 2px;
}
.component-examples .component-examples-categories::-webkit-scrollbar-thumb:hover {
background-color: var(--buic-background-scrollbar-hover);
}
.component-examples .component-examples-categories::-webkit-scrollbar-corner {
background-color: transparent;
}
.component-examples .component-examples-categories::-webkit-scrollbar-track-piece:corner-present {
margin-bottom: -4px;
margin-right: -4px;
}
.component-examples .component-examples-items {
background: var(--buic-background-dialog);
height: 100%;
overflow-y: auto;
display: flex;
flex-direction: column;
}
@supports (-webkit-overflow-scrolling: touch) {
.component-examples .component-examples-items {
overflow-y: scroll; /* overflow-y has to be scroll, not auto */
-webkit-overflow-scrolling: touch;
}
}
.component-examples .component-examples-items::-webkit-scrollbar {
width: 12px;
height: 12px;
}
.component-examples .component-examples-items::-webkit-scrollbar-thumb {
border-radius: 12px;
background-color: var(--buic-background-scrollbar);
background-clip: content-box;
border-style: solid;
border-color: transparent;
border-width: 2px;
}
.component-examples .component-examples-items::-webkit-scrollbar-thumb:hover {
background-color: var(--buic-background-scrollbar-hover);
}
.component-examples .component-examples-items::-webkit-scrollbar-corner {
background-color: transparent;
}
.component-examples .component-examples-items::-webkit-scrollbar-track-piece:corner-present {
margin-bottom: -4px;
margin-right: -4px;
}
.component-examples .component-examples-items .component-examples-item {
display: flex;
}
.component-examples .component-examples-items .component-examples-item > .panel {
display: flex;
box-sizing: border-box;
}
.component-examples .component-examples-items .component-examples-item > .left-panel {
flex: 1;
flex-direction: column;
min-width: 225px;
padding: 15px;
}
.component-examples .component-examples-items .component-examples-item > .left-panel > .title {
font-size: 18px;
}
.component-examples .component-examples-items .component-examples-item > .left-panel > .description {
margin-top: 10px;
font-size: 12px;
color: var(--buic-foreground-muted);
}
.component-examples .component-examples-items .component-examples-item > .right-panel {
flex: 4;
align-items: center;
min-width: 200px;
padding: 15px;
}
.component-examples .component-examples-items .component-examples-items-separator {
width: 100%;
color: var(--buic-inputs-border);
}
.content-layout-fullscreen {
height: calc(100vh - 80px);
background: var(--buic-background-dialog);
top: auto;
}
.test-split-pane-fullscreen {
height: calc(100vh - 80px);
top: auto;
}
.input-field-message {
top: 400px;
left: 520px;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.test-content-container {
display: flex;
height: 100%;
width: 100%;
justify-content: center;
user-select: none;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.uifw-statusFields-displayStyle-selector {
min-width: 10em;
max-width: 20em;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.sample-options {
box-sizing: border-box;
width: 100%;
height: 100%;
padding: 8px;
display: grid;
grid-template: min-content 1fr/1fr;
gap: 16px;
}
.sample-options .sample-grid {
display: flex;
flex-wrap: wrap;
row-gap: 16px;
column-gap: 16px;
align-items: center;
}/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
.sample-options {
box-sizing: border-box;
width: 100%;
height: 100%;
padding: 8px;
display: grid;
grid-template: min-content 1fr/1fr;
gap: 16px;
}
.sample-options .sample-grid {
display: flex;
flex-wrap: wrap;
row-gap: 16px;
column-gap: 16px;
align-items: center;
}
Loading

0 comments on commit 8c8e242

Please sign in to comment.