text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```xml <!-- ~ ~ ~ path_to_url ~ ~ Unless required by applicable law or agreed to in writing, software ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ --> <window xmlns="path_to_url" class="com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor" mes...
/content/code_sandbox/modules/gui/src/com/haulmont/cuba/gui/app/core/scheduled/scheduled-task-edit.xml
xml
2016-03-24T07:55:56
2024-07-14T05:13:48
cuba
cuba-platform/cuba
1,342
1,705
```xml import { Alert, BarItems, Button, DataWithLoader, DropdownToggle, FormControl, Icon, Pagination, SortHandler, Table, Wrapper, confirm } from "@erxes/ui/src"; import { ORGANIZATION_TYPE, menuContracts } from "../../constants"; import { ContractsTableWrapper } from "../../contracts/styles"...
/content/code_sandbox/packages/plugin-loans-ui/src/transactions/components/TransactionList.tsx
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
1,643
```xml /* eslint-disable no-unused-expressions */ /* eslint-disable prefer-arrow-callback */ import { expect } from 'chai'; import * as sinon from 'sinon'; import * as proxyq from 'proxyquire'; import { constants } from '../src/constants'; import { IExtensionManager } from '../src/models'; import { ExtensionManager } f...
/content/code_sandbox/test/index.test.ts
xml
2016-05-30T23:24:37
2024-08-12T22:55:53
vscode-icons
vscode-icons/vscode-icons
4,391
595
```xml /* * @license Apache-2.0 * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ import any = require( './index' ); // TESTS // // The function returns a boolean... { any( [ false, false ] );...
/content/code_sandbox/lib/node_modules/@stdlib/utils/any/docs/types/test.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
224
```xml /** * A recreation of one of these demos: path_to_url */ import { Chart } from '@antv/g2'; const chart = new Chart({ container: 'container', width: 928, height: 320, paddingLeft: 60, paddingBottom: 60, }); const facetRect = chart .facetRect() .data({ type: 'fetch', value: 'path_to_url ...
/content/code_sandbox/site/examples/composition/facet/demo/rect-frame.ts
xml
2016-05-26T09:21:04
2024-08-15T16:11:17
G2
antvis/G2
12,060
210
```xml /// <reference path="globals/node/index.d.ts" /> ```
/content/code_sandbox/parse-json/node/typings/index.d.ts
xml
2016-06-04T19:13:49
2024-08-14T13:07:59
rust-for-node-developers
Mercateo/rust-for-node-developers
1,758
13
```xml 'use client'; import React from 'react'; import { Toast, ToastWrapper } from './Toast'; import { useRouteNode } from '../Route'; export function EmptyRoute() { const route = useRouteNode(); return ( <ToastWrapper> <Toast warning filename={route?.contextKey}> Missing default export ...
/content/code_sandbox/packages/expo-router/src/views/EmptyRoute.tsx
xml
2016-08-15T17:14:25
2024-08-16T19:54:44
expo
expo/expo
32,004
81
```xml <?xml version="1.0" encoding="UTF-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> <file source-language="en" target-language="nb-NO" datatype="plaintext" original="flashmessages.en.xlf"> <body> <trans-unit id="S9k1S7Z" resname="warning"> <source>warning</source> ...
/content/code_sandbox/translations/flashmessages.nb_NO.xlf
xml
2016-10-20T17:06:34
2024-08-16T18:27:30
kimai
kimai/kimai
3,084
746
```xml <vector xmlns:android="path_to_url" android:width="240dp" android:height="160dp" android:viewportWidth="900" android:viewportHeight="600"> <path android:pathData="M0,0h900v600h-900z" android:fillColor="#fff"/> <path android:pathData="M0,0h450v600h-450z" android:fillCol...
/content/code_sandbox/app/src/main/res/drawable/ic_flag_dz.xml
xml
2016-07-02T10:44:04
2024-08-16T18:55:54
StreetComplete
streetcomplete/StreetComplete
3,781
180
```xml import { GfxTexture, GfxDevice, GfxSampler, GfxWrapMode, GfxTexFilterMode, GfxMipFilterMode } from "../gfx/platform/GfxPlatform.js"; import { makeTextureFromXNA_Texture2D } from "./Texture.js"; import { GfxRenderCache } from "../gfx/render/GfxRenderCache.js"; import { Fez_ArtObject } from "./XNB_Fez.js"; import...
/content/code_sandbox/src/Fez/ArtObjectData.ts
xml
2016-10-06T21:43:45
2024-08-16T17:03:52
noclip.website
magcius/noclip.website
3,206
312
```xml import React from "react"; import { render as reactTestingLibraryRender } from "@testing-library/react"; import { StaticQuery, useStaticQuery } from "gatsby"; import * as mocks from "@/mocks"; import { testUtils } from "@/utils"; import PostTemplate, { Head as GatsbyHead } from "./PostTemplate"; const mocked...
/content/code_sandbox/src/templates/PostTemplate/PostTemplate.test.tsx
xml
2016-03-11T21:02:37
2024-08-15T23:09:27
gatsby-starter-lumen
alxshelepenok/gatsby-starter-lumen
1,987
458
```xml <?xml version="1.0" encoding="utf-8"?> <ScrollView xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" > <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android...
/content/code_sandbox/simpleratingbar-sample/src/main/res/layout/fragment_background_colors.xml
xml
2016-07-29T17:54:53
2024-08-13T07:04:55
SimpleRatingBar
FlyingPumba/SimpleRatingBar
1,030
778
```xml <ResourceDictionary xmlns="path_to_url" xmlns:x="path_to_url" xmlns:local="using:Telegram.Controls.Cells" xmlns:controls="using:Telegram.Controls" xmlns:chats="using:Telegram.Controls.Chats" xmlns:messages="using:...
/content/code_sandbox/Telegram/Controls/Cells/ForumTopicCell.xaml
xml
2016-05-23T09:03:33
2024-08-16T16:17:48
Unigram
UnigramDev/Unigram
3,744
1,817
```xml import { hasOrganizationSetup, hasOrganizationSetupWithKeys } from '@proton/shared/lib/helpers/organization'; import type { Organization } from '@proton/shared/lib/interfaces'; describe('hasOrganizationSetup', () => { it('Should return false when RequiresKey not set', () => { const testOrg: Partial<...
/content/code_sandbox/packages/shared/test/helpers/organization.spec.ts
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
760
```xml import graphql from 'graphql-tag'; export const myQuery = graphql` query myQuery { data { field1 field2 } } `; ```
/content/code_sandbox/packages/load/tests/loaders/schema/test-files/7.ts
xml
2016-03-22T00:14:38
2024-08-16T02:02:06
graphql-tools
ardatan/graphql-tools
5,331
36
```xml export { default, default as ConfigureExternalModerationPhaseForm, } from "./ConfigureExternalModerationPhaseForm"; ```
/content/code_sandbox/client/src/core/client/admin/routes/Configure/sections/ModerationPhases/ConfigureExternalModerationPhaseForm/index.ts
xml
2016-10-31T16:14:05
2024-08-06T16:15:57
talk
coralproject/talk
1,881
26
```xml import { StyleSheet, View } from 'react-native'; import { Gesture, GestureDetector } from 'react-native-gesture-handler'; import Animated, { interpolateColor, useAnimatedStyle, useSharedValue, withTiming, } from 'react-native-reanimated'; const AnimationDuration = 250; const Colors = { Initial: '#0a2...
/content/code_sandbox/MacOSExample/src/basic/hover/index.tsx
xml
2016-10-27T08:31:38
2024-08-16T12:03:40
react-native-gesture-handler
software-mansion/react-native-gesture-handler
5,989
458
```xml <?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <TextView xmlns:android="path_to_url" android:id="@+id/list_item_text" android:layout_width="match_parent" android:layout...
/content/code_sandbox/expanding-collection-simple-example/src/main/res/layout/list_item.xml
xml
2016-10-06T13:30:26
2024-08-15T19:22:08
expanding-collection-android
Ramotion/expanding-collection-android
2,022
118
```xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> <dependencies> <depl...
/content/code_sandbox/Segmentio/Source/Badge/Views/BadgeWithCounterViewBigSized.xib
xml
2016-07-04T08:54:51
2024-08-15T14:59:56
Segmentio
Yalantis/Segmentio
2,522
1,110
```xml import {Context, Controller, Get, PlatformTest, Res, ResponseFilter} from "@tsed/common"; import {PlatformTestSdk} from "@tsed/platform-test-sdk"; import {Returns} from "@tsed/schema"; import {ServerResponse} from "http"; import SuperTest from "supertest"; import {PlatformExpress} from "../src/index.js"; import ...
/content/code_sandbox/packages/platform/platform-express/test/response-filter.spec.ts
xml
2016-02-21T18:38:47
2024-08-14T21:19:48
tsed
tsedio/tsed
2,817
524
```xml /* eslint-disable @typescript-eslint/no-var-requires */ module.exports = require("./util/load-config")("coverage"); ```
/content/code_sandbox/packages/xarc-webpack/src/webpack.config.coverage.ts
xml
2016-09-06T19:02:39
2024-08-11T11:43:11
electrode
electrode-io/electrode
2,103
24
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ ~ ~ path_to_url ~ ~ Unless required by applicable law or agreed to in writing, software ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --> <resources> <string name="character_counter_content_description"> %1$d %2$d </st...
/content/code_sandbox/lib/java/com/google/android/material/textfield/res/values-zh-rCN/strings.xml
xml
2016-12-05T16:11:29
2024-08-16T17:51:42
material-components-android
material-components/material-components-android
16,176
163
```xml /** * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ import type {PartialSelection} from '../partialSelection'; import type { ApplyUncommittedChangesPreviewsFuncType, Dag, UncommittedChangesPreviewContext, } from '../previ...
/content/code_sandbox/addons/isl/src/operations/CommitOperation.ts
xml
2016-05-05T16:53:47
2024-08-16T19:12:02
sapling
facebook/sapling
5,987
1,666
```xml <!-- path_to_url Unless required by applicable law or agreed to in writing, software distributed --> <resources> <string name="app_name">Firebase Analytics</string> <string name="pattern1_title">A</string> <string name="pattern2_title">B</string> <string name="pattern3_title">C</string> ...
/content/code_sandbox/analytics/app/src/main/res/values/strings.xml
xml
2016-04-26T17:13:27
2024-08-16T18:37:58
quickstart-android
firebase/quickstart-android
8,797
217
```xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration type="com.atollic.hardwaredebug.launch.launchConfigurationType"> <stringAttribute key="com.atollic.hardwaredebug.launch.analyzeCommands" value="# Set flash parallelism mode to 32, 16, or 8 bit when using STM32 F2/F4 microcontrollers&#13;...
/content/code_sandbox/libs/STM32_USB-FS-Device_Lib_V4.0.0/Projects/VirtualComport_Loopback/TrueSTUDIO/STM3210E-EVAL/STM3210E-EVAL.elf.launch
xml
2016-08-10T15:31:26
2024-08-16T13:06:40
Avem
avem-labs/Avem
1,930
1,406
```xml import { Component, OnInit } from '@angular/core'; import * as titleAction from '../actions/title'; import { Store } from '@ngrx/store'; import * as fromRoot from '../reducers'; @Component({ selector: 'app-privacy', templateUrl: './privacy.component.html', styleUrls: ['./privacy.component.scss'] }) export cl...
/content/code_sandbox/src/app/privacy/privacy.component.ts
xml
2016-09-20T13:50:42
2024-08-06T13:58:18
loklak_search
fossasia/loklak_search
1,829
199
```xml /* * *** MIT LICENSE *** * your_sha256_hash--------- * This code may be modified and distributed under the MIT license. * See the LICENSE file for details. * your_sha256_hash--------- * * @summary Definitions for redux-logic * * @author Alvis HT Tang <alvis@hilbert.space>...
/content/code_sandbox/definitions/action.d.ts
xml
2016-08-01T20:12:23
2024-06-30T01:28:48
redux-logic
jeffbski/redux-logic
1,807
499
```xml <menu xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" tools:context="com.demo.aty.MutiGuideViewActivity"> <item android:id="@+id/action_settings" android:title="@string/action_settings" android:orderInCategory="100" app:showAsAction="never"/> </menu> ...
/content/code_sandbox/app/src/main/res/menu/menu_muti_guide_view.xml
xml
2016-06-19T08:52:25
2024-08-13T01:49:25
GuideView
binIoter/GuideView
3,950
84
```xml <vector android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp" xmlns:android="path_to_url"> <path android:fillColor="@android:color/white" android:pathData="M16.01,7L16,3h-2v4h-4V3H8v4h-0.01C7,6.99 6,7.99 6,8.99v5.49L9.5,18v3h5v-3l3.5,...
/content/code_sandbox/app/src/main/res/drawable/ic_disabled.xml
xml
2016-08-21T09:18:13
2024-08-16T02:55:58
apkupdater
rumboalla/apkupdater
2,835
163
```xml import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core'; import { getIndicesOf } from '../../utils'; import { WallCard } from '../../models'; /** * @interface StringIndexedChunks * * The object with three properties, and is used for indexing the locations of linking points * in the ma...
/content/code_sandbox/src/app/media-wall/media-wall-linker/media-wall-linker.component.ts
xml
2016-09-20T13:50:42
2024-08-06T13:58:18
loklak_search
fossasia/loklak_search
1,829
1,674
```xml import prefixStorage from "./prefixStorage"; export default function createSessionStorage( window: Window, prefix = "coral:" ): Storage { return prefixStorage(window.sessionStorage, prefix); } ```
/content/code_sandbox/client/src/core/client/framework/lib/storage/SessionStorage.ts
xml
2016-10-31T16:14:05
2024-08-06T16:15:57
talk
coralproject/talk
1,881
42
```xml <?xml version="1.0" encoding="UTF-8"?> <!-- ~ contributor license agreements. See the NOTICE file distributed with ~ this work for additional information regarding copyright ownership. ~ ~ path_to_url ~ ~ Unless required by applicable law or agreed to in writing, software ~ WITHOUT WARRANTIES ...
/content/code_sandbox/test/it/parser/src/main/resources/sql/supported/ddl/update-statistics.xml
xml
2016-01-18T12:49:26
2024-08-16T15:48:11
shardingsphere
apache/shardingsphere
19,707
319
```xml /* eslint-disable @typescript-eslint/no-explicit-any */ import { IFacepilePersona } from "@fluentui/react"; export interface ISharingResult { FileExtension: string; FileName: string; LastModified: Date; SharedWith: IFacepilePersona[]; ListId: string; ListItemId: number; Url: string; FolderUrl: s...
/content/code_sandbox/samples/react-governor-sharing/src/webparts/sharing/components/SharingView/ISharingResult.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
112
```xml <dict> <key>LayoutID</key> <integer>18</integer> <key>PathMapRef</key> <array> <dict> <key>CodecID</key> <array> <integer>283904146</integer> </array> <key>Headphone</key> <dict/> <key>Inputs</key> <array> <string>Mic</string> <string>LineIn</string> </array> <key>Int...
/content/code_sandbox/Resources/ALC892/layout18.xml
xml
2016-03-07T20:45:58
2024-08-14T08:57:03
AppleALC
acidanthera/AppleALC
3,420
10,467
```xml // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import { GraphView } from "../src/graph-view"; import { ScheduleView } from "../src/schedule-view"; import { SequenceView } from "../src/sequence-view"; import { SourceResolver } from "../src/source-resolver"...
/content/code_sandbox/current/deps/v8/tools/turbolizer/src/graphmultiview.ts
xml
2016-10-10T12:09:49
2024-08-11T15:13:17
node-packer
pmq20/node-packer
3,069
1,105
```xml import React from 'react'; import { Modal, Button, Input, FormControl, HStack } from 'native-base'; export function Example() { const [modalVisible, setModalVisible] = React.useState(false); const initialRef = React.useRef(null); const finalRef = React.useRef(null); return ( <> <Modal ...
/content/code_sandbox/example/storybook/stories/components/composites/Modal/ModalRefEg.tsx
xml
2016-04-15T11:37:23
2024-08-14T16:16:44
NativeBase
GeekyAnts/NativeBase
20,132
391
```xml /* * one or more contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright ownership. */ import {MouseEvent, ReactNode} from 'react'; import classnames from 'classnames'; import {ChevronDown} from '@carbon/icons-react'; import './Collapsi...
/content/code_sandbox/optimize/client/src/components/Reports/controlPanels/Configuration/visualizations/subComponents/CollapsibleSection.tsx
xml
2016-03-20T03:38:04
2024-08-16T19:59:58
camunda
camunda/camunda
3,172
227
```xml import { IContext } from '../../connectionResolver'; import { sendCoreMessage } from '../../messageBroker'; import { ICover } from '../../models/definitions/covers'; export default { async user(cover: ICover, {}, { subdomain }: IContext) { if (!cover.userId) { return null; } return sendCoreM...
/content/code_sandbox/packages/plugin-pos-api/src/graphql/resolvers/posCover.ts
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
290
```xml <?xml version="1.0" encoding="UTF-8"?> <!-- or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file path_to_url Unless required by applicable law or agreed to in writing, "AS IS" BASIS, WITHO...
/content/code_sandbox/docs/topics/impala_upsert.xml
xml
2016-04-13T07:00:08
2024-08-16T10:10:44
impala
apache/impala
1,115
1,180
```xml <?xml version="1.0" encoding="utf-8"?> <meta> <types /> <agents> <agent classfullname="behaviac::Agent" DisplayName="behaviac::Agent" Desc="behaviac::Agent" IsRefType="true" IsImplemented="true"> <Method Name="VectorLength" DisplayName="VectorLength" Desc="VectorLength" Class="behaviac::Agent" Retu...
/content/code_sandbox/tutorials/tutorial_6/workspace/behaviors/behaviac_meta/tutorial_6_cpp.meta.xml
xml
2016-11-21T05:08:08
2024-08-16T07:18:30
behaviac
Tencent/behaviac
2,831
948
```xml <project xmlns="path_to_url" xmlns:xsi="path_to_url" xsi:schemaLocation="path_to_url path_to_url"> <modelVersion>4.0.0</modelVersion> <groupId>test</groupId> <artifactId>classpathtest</artifactId> <version>1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>quickstart</name> <url>path_to_url <pro...
/content/code_sandbox/org.eclipse.jdt.ls.tests/projects/maven/classpathtest/pom.xml
xml
2016-06-27T13:06:53
2024-08-16T00:38:32
eclipse.jdt.ls
eclipse-jdtls/eclipse.jdt.ls
1,726
193
```xml export const EASING_FUNCTION_1 = 'cubic-bezier(.1,.9,.2,1)'; export const EASING_FUNCTION_2 = 'cubic-bezier(.1,.25,.75,.9)'; export const DURATION_1 = '0.167s'; export const DURATION_2 = '0.267s'; export const DURATION_3 = '0.367s'; export const DURATION_4 = '0.467s'; export const FADE_IN = { from: { opac...
/content/code_sandbox/packages/react-components/react-calendar-compat/library/src/utils/animations.ts
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
678
```xml /* * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * * path_to_url * * Unless required by applicable law or agreed to in writing, * "AS IS" BASIS, WITHOUT WARRANTIES OR CO...
/content/code_sandbox/web/src/types.ts
xml
2016-10-12T22:20:28
2024-08-16T11:24:08
tvm
apache/tvm
11,517
319
```xml <Application x:Class="SkiaSharpSample.App" xmlns="path_to_url" xmlns:x="path_to_url" xmlns:local="using:SkiaSharpSample" RequestedTheme="Light"> </Application> ```
/content/code_sandbox/samples/Gallery/UWP/SkiaSharpSample/App.xaml
xml
2016-02-22T17:54:43
2024-08-16T17:53:42
SkiaSharp
mono/SkiaSharp
4,347
51
```xml import type { Meta } from '@storybook/vue3'; import { h } from 'vue'; import * as ReactiveDecorators from './ReactiveDecorators.stories'; import Reactivity from './Reactivity.vue'; const meta = { ...ReactiveDecorators.default, component: Reactivity, // storybook render function is not a functional compo...
/content/code_sandbox/code/renderers/vue3/template/stories_vue3-vite-default-ts/CustomRenderFunctionalComponent.stories.ts
xml
2016-03-18T04:23:44
2024-08-16T19:22:08
storybook
storybookjs/storybook
83,755
285
```xml <!-- @generated --> <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url"> <plist version="1.0"> <dict> <key>fileTypes</key> <array/> <key>injectionSelector</key> <string>L:text.html.markdown</string> <key>patterns</key> <array> ...
/content/code_sandbox/eden/contrib/reviewstack.dev/public/generated/textmate/markdown_toml_frontmatter_codeblock_TextMateGrammar.plist
xml
2016-05-05T16:53:47
2024-08-16T19:12:02
sapling
facebook/sapling
5,987
320
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIdentifier</key> <string>$(PRODUCT_...
/content/code_sandbox/LoveFreshBeen/Info.plist
xml
2016-02-03T03:45:35
2024-07-21T21:49:08
LoveFreshBeen
ZhongTaoTian/LoveFreshBeen
1,184
1,172
```xml import { Action, Name } from '../../styles'; import React, { useState } from 'react'; import { can, isEnabled } from '@erxes/ui/src/utils/core'; import Alert from '@erxes/ui/src/utils/Alert'; import Button from '@erxes/ui/src/components/Button'; import CloseForm from '../../containers/detail/CloseForm'; import ...
/content/code_sandbox/packages/plugin-loans-ui/src/contracts/components/common/BasicInfoSection.tsx
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
1,093
```xml import React from 'react'; import { Factory } from 'native-base'; import { View } from 'react-native'; export const Example = () => { const FactoryView = Factory(View); return <FactoryView bg="emerald.400" borderRadius={4} size={16} />; }; ```
/content/code_sandbox/example/storybook/stories/components/composites/factory/usage.tsx
xml
2016-04-15T11:37:23
2024-08-14T16:16:44
NativeBase
GeekyAnts/NativeBase
20,132
62
```xml import { Result, SyncUseCaseInterface } from '@standardnotes/domain-core' import { DecryptedItemInterface, ItemContent, VaultListingInterface } from '@standardnotes/models' import { ItemManagerInterface } from '../../Item/ItemManagerInterface' export class GetVaultItems implements SyncUseCaseInterface<Decrypted...
/content/code_sandbox/packages/services/src/Domain/Vault/UseCase/GetVaultItems.ts
xml
2016-12-05T23:31:33
2024-08-16T06:51:19
app
standardnotes/app
5,180
119
```xml // See LICENSE.txt for license information. import DatabaseManager from '@database/manager'; import {getFileById} from '@queries/servers/file'; import {logError} from '@utils/log'; export const updateLocalFile = async (serverUrl: string, file: FileInfo) => { try { const {operator} = DatabaseManager...
/content/code_sandbox/app/actions/local/file.ts
xml
2016-10-07T16:52:32
2024-08-16T12:08:38
mattermost-mobile
mattermost/mattermost-mobile
2,155
311
```xml /* * @license Apache-2.0 * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ import ifelse = require( './index' ); // TESTS // // The function returns either the `x` or `y` value... { ife...
/content/code_sandbox/lib/node_modules/@stdlib/utils/if-else/docs/types/test.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
339
```xml <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp3.1</TargetFramework> <IsPackable>false</IsPackable> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.1.14" /> <PackageReference Include="System.Net.Http.Json" Ver...
/content/code_sandbox/src/AspNetCoreWebAPI/test/System.Web.Http.AspNetCore.Tests/System.Web.Http.AspNetCore.Tests.csproj
xml
2016-10-10T21:02:00
2024-08-13T18:02:26
AspLabs
aspnet/AspLabs
1,224
168
```xml /** * @license Apache-2.0 * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ // TypeScript Version: 4.1 /// <reference types="@stdlib/types"/> import { Layout } from '@stdlib/types/blas'; ...
/content/code_sandbox/lib/node_modules/@stdlib/lapack/base/sge-trans/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
1,260
```xml <clickhouse> <http_handlers> <rule> <methods>GET</methods> <headers><XXX>xxx</XXX></headers> <url>/test_prometheus</url> <handler> <type>prometheus</type> <events>true</events> <metrics>true</metrics> ...
/content/code_sandbox/tests/integration/test_http_handlers_config/test_prometheus_handler/config.xml
xml
2016-06-02T08:28:18
2024-08-16T18:39:33
ClickHouse
ClickHouse/ClickHouse
36,234
100
```xml <?xml version="1.0" encoding="utf-8"?> <resources> <bool name="until_api_24">false</bool> </resources> ```
/content/code_sandbox/shared/src/main/res/values-v24/flags.xml
xml
2016-04-23T11:30:18
2024-08-16T16:08:51
island
oasisfeng/island
2,532
35
```xml <vector android:height="48dp" android:viewportHeight="720" android:viewportWidth="720" android:width="48dp" xmlns:android="path_to_url"> <path android:fillColor="#ffffff" android:pathData="M332.48,421.18c0,0 3.77,22.45 -0.82,71.95c-5.76,62.06 23.64,160.64 23.64,160.64c0,0 40.1,-98.78 33.1,-162.59c-5.75,-...
/content/code_sandbox/app/core/src/main/res/drawable/ic_magisk_outline.xml
xml
2016-09-08T12:42:53
2024-08-16T19:41:25
Magisk
topjohnwu/Magisk
46,424
2,104
```xml import * as React from 'react'; import ComponentExample from '../../../../components/ComponentDoc/ComponentExample'; import ExampleSection from '../../../../components/ComponentDoc/ExampleSection'; const Types = () => ( <ExampleSection title="Types"> <ComponentExample title="Media Card" descri...
/content/code_sandbox/packages/fluentui/docs/src/examples/components/Flex/Types/index.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
273
```xml <vector xmlns:android="path_to_url" android:width="22dp" android:height="23dp" android:viewportWidth="22" android:viewportHeight="23"> <path android:pathData="M4.17,6.75H17.83C18.365,6.75 18.81,6.75 19.175,6.78C19.555,6.811 19.911,6.878 20.249,7.05C20.766,7.313 21.187,7.734 21.45,8.252C21...
/content/code_sandbox/app/src/main/res/drawable-night/ic_playlist_item_empty.xml
xml
2016-05-04T11:46:20
2024-08-15T16:29:10
android
meganz/android
1,537
1,578
```xml import { field } from '@erxes/api-utils/src'; import { Document, Schema } from 'mongoose'; export interface IComment { typeId: string; type: string; content: string; parentId?: string; userId?: string; userType?: string; } export interface ICommentDocument extends IComment, Document { _id: stri...
/content/code_sandbox/packages/plugin-clientportal-api/src/models/definitions/comment.ts
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
235
```xml export async function resolveAppSettings(): Promise<any> { const response = await fetch('api/password'); if (!response || response.status !== 200) { throw new Error('Error fetching settings.'); } const responseBody = await response.text(); const data = responseBody ? JSON.parse(res...
/content/code_sandbox/src/Unosquare.PassCore.Web/ClientApp/Utils/AppSettings.ts
xml
2016-01-07T21:36:00
2024-08-16T09:03:42
passcore
unosquare/passcore
1,030
73
```xml import * as React from "react"; import * as reltab from "reltab"; import { AppState } from "../AppState"; // import type {Scalar} from '../reltab' // eslint-disable-line import { Button, NumericInput } from "@blueprintjs/core"; import AsyncSelect from "react-select/async"; import { StateRef } from "oneref"; impo...
/content/code_sandbox/packages/tadviewer/src/components/FilterEditorRow.tsx
xml
2016-10-24T18:59:04
2024-08-16T16:29:52
tad
antonycourtney/tad
3,125
2,420
```xml import React from 'react'; const Settings = () => { return <div>Forum settings</div>; }; export default Settings; ```
/content/code_sandbox/packages/plugin-forum-ui/src/Settings.tsx
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
28
```xml import { useDispatch, useSelector } from 'react-redux'; import type { TypedUseSelectorHook } from 'react-redux'; import type { RootState, AppDispatch } from './store'; export const useAppDispatch: () => AppDispatch = useDispatch; export const useAppSelector: TypedUseSelectorHook<RootState> = useSelector; ```
/content/code_sandbox/src/renderer/store/hooks.ts
xml
2016-05-14T02:18:49
2024-08-16T02:46:28
ElectroCRUD
garrylachman/ElectroCRUD
1,538
67
```xml import React from 'react'; import { fireEvent, render } from '@testing-library/react-native'; import { NativeBaseProvider } from '../../../../core/NativeBaseProvider'; import { Checkbox } from '..'; import { Text } from '../..'; function CheckBoxGroup() { const [groupValue, setGroupValue] = React.useState(['I...
/content/code_sandbox/src/components/primitives/Checkbox/test/checkbox.test.tsx
xml
2016-04-15T11:37:23
2024-08-14T16:16:44
NativeBase
GeekyAnts/NativeBase
20,132
1,648
```xml <?xml version="1.0" encoding="utf-8"?> <android.support.v4.widget.NestedScrollView xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_beha...
/content/code_sandbox/app/src/main/res/layout/content_news_detail.xml
xml
2016-02-29T16:24:11
2024-08-07T10:06:04
OuNews
oubowu/OuNews
1,574
512
```xml import { Vue2, type VNode } from 'vue-demi'; import IMask, { type InputMask, type FactoryOpts } from 'imask'; import props from './props'; import { extractOptionsFromProps } from './utils'; export default Vue2?.extend({ name: 'imask-input', data () { return {} as { maskRef?: InputMask<FactoryOpts> }; ...
/content/code_sandbox/packages/vue-imask/src/component2.ts
xml
2016-11-10T13:04:29
2024-08-16T15:16:18
imaskjs
uNmAnNeR/imaskjs
4,881
761
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url"> <plist version="1.0"> <dict> <key>Author</key> <string>Vandroiy</string> <key>CodecID</key> <integer>2178</integer> <key>CodecName</key> <string>ALC882</string> <key>Files</key> <dict> <key>Layout...
/content/code_sandbox/Clover-Configs/XiaoMi/13.3-without-fingerprint/CLOVER/kexts/Other/AppleALC.kext/Contents/Resources/ALC882/Info.plist
xml
2016-11-05T04:22:54
2024-08-12T19:25:53
Hackintosh-Installer-University
huangyz0918/Hackintosh-Installer-University
3,937
1,291
```xml import cn from 'classnames'; import { bind } from 'decko'; import * as React from 'react'; import { OperatorType, IMetricFilterData } from 'shared/models/Filters'; import { withScientificNotationOrRounded } from 'shared/utils/formatters/number'; import TextInput from 'shared/view/elements/TextInput/TextInput'; ...
/content/code_sandbox/webapp/client/src/features/filter/view/FilterManager/InstantFilterItem/MetricFilterEditor/MetricFilterEditor.tsx
xml
2016-10-19T01:07:26
2024-08-14T03:53:55
modeldb
VertaAI/modeldb
1,689
799
```xml import onErrorResumeNext from './onErrorResumeNext'; test('should return value if no error', () => expect(onErrorResumeNext<string>(() => 'Hello, World!')).toBe('Hello, World!')); test('should return undefined on error', () => expect( onErrorResumeNext<string>(() => { throw new Error('Artificial....
/content/code_sandbox/packages/core/src/utils/onErrorResumeNext.spec.ts
xml
2016-07-07T23:16:57
2024-08-16T00:12:37
BotFramework-WebChat
microsoft/BotFramework-WebChat
1,567
122
```xml <?xml version="1.0" encoding="utf-8"?> <com.simplemobiletools.commons.views.MyTextView xmlns:android="path_to_url" xmlns:tools="path_to_url" android:id="@+id/week_day_label" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" android:gravity=...
/content/code_sandbox/app/src/main/res/layout/weekly_view_day_letter.xml
xml
2016-01-26T21:02:54
2024-08-15T00:35:32
Simple-Calendar
SimpleMobileTools/Simple-Calendar
3,512
109
```xml /** * @license * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ import type { WatchableValueInterface } from "#src/trackable_value.js"; import { parseRGBColorSpecification, serializeC...
/content/code_sandbox/src/widget/color.ts
xml
2016-05-27T02:37:25
2024-08-16T07:24:25
neuroglancer
google/neuroglancer
1,045
505
```xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="path_to_url" xmlns:xsi="path_to_url" xsi:schemaLocation="path_to_url path_to_url"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.ctrip.framework</groupId> <artifactId>framework-parent</artifactId> ...
/content/code_sandbox/pom.xml
xml
2016-07-26T03:07:03
2024-08-12T03:28:05
dal
ctripcorp/dal
1,246
4,410
```xml import { makeStyles, mergeClasses } from '@griffel/react'; import { tokens } from '@fluentui/react-theme'; import { useSizeStyles } from '../Avatar/useAvatarStyles.styles'; import type { AvatarGroupSlots, AvatarGroupState } from './AvatarGroup.types'; import type { SlotClassNames } from '@fluentui/react-utilitie...
/content/code_sandbox/packages/react-components/react-avatar/library/src/components/AvatarGroup/useAvatarGroupStyles.styles.ts
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
301
```xml import React, { useEffect, useRef } from 'react' import { Button, Checkbox, Form, Input, InputRef, } from 'antd' import Link from 'next/link' import UnauthenticatedPage from '../components/layouts/UnauthenticatedPage' import { useSignInMutation } from '../components/Me/meHooks' import { useRouter } fro...
/content/code_sandbox/examples/lambda-function-url/packages/ui/pages/index.tsx
xml
2016-09-13T23:29:07
2024-08-15T09:52:47
serverless-express
CodeGenieApp/serverless-express
5,117
513
```xml import type { ArgTypesExtractor } from 'storybook/internal/docs-tools'; import { enhanceArgTypes } from 'storybook/internal/docs-tools'; import type { ArgTypesEnhancer, DecoratorFunction } from 'storybook/internal/types'; import { extractArgTypes } from './docs/extractArgTypes'; import { extractComponentDescrip...
/content/code_sandbox/code/renderers/svelte/src/entry-preview-docs.ts
xml
2016-03-18T04:23:44
2024-08-16T19:22:08
storybook
storybookjs/storybook
83,755
206
```xml import { View } from '../../common'; import html from '../../utils/html'; export default class CodeEditorView extends View { pfx?: string; config!: Record<string, any>; template({ pfx, codeName, label }: { pfx: string; codeName: string; label: string }) { return html` <div class="${pfx}editor" ...
/content/code_sandbox/src/code_manager/view/EditorView.ts
xml
2016-01-22T00:23:19
2024-08-16T11:20:59
grapesjs
GrapesJS/grapesjs
21,687
245
```xml <clickhouse> <profiles> <default> </default> </profiles> <users> <default> <password></password> <networks incl="networks" replace="replace"> <ip>::/0</ip> </networks> <profile>default</profile> <quot...
/content/code_sandbox/tests/integration/test_user_zero_database_access/configs/users.xml
xml
2016-06-02T08:28:18
2024-08-16T18:39:33
ClickHouse
ClickHouse/ClickHouse
36,234
397
```xml <view onTap="onClick"> <view>{{pluginName}}</view> </view> ```
/content/code_sandbox/examples/with-miniapp-plugin-component/ali-miniapp-plugin/components/test/index.axml
xml
2016-10-14T07:53:50
2024-08-16T15:40:31
rax
alibaba/rax
7,995
19
```xml import * as React from 'react'; import type { DataGridBodyProps, DataGridBodyState } from './DataGridBody.types'; import { useTableBody_unstable } from '../TableBody/useTableBody'; import { useDataGridContext_unstable } from '../../contexts/dataGridContext'; import { useTableContext } from '../../contexts/tableC...
/content/code_sandbox/packages/react-components/react-table/library/src/components/DataGridBody/useDataGridBody.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
281
```xml declare interface IDalleImageGeneratorWebPartStrings { PropertyPaneDescription: string; BasicGroupName: string; DescriptionFieldLabel: string; AppLocalEnvironmentSharePoint: string; AppLocalEnvironmentTeams: string; AppSharePointEnvironment: string; AppTeamsTabEnvironment: string; } declare module...
/content/code_sandbox/samples/react-dall-e-image-generation/src/webparts/dalleImageGenerator/loc/mystrings.d.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
95
```xml <?xml version="1.0" encoding="UTF-8"?> <definitions id="taskAssigneeExample" xmlns="path_to_url" xmlns:activiti="path_to_url" targetNamespace="Examples"> <process id="historicTask"> <startEvent id="start" /> <sequenceFlow id="flow1" sourceRef="start" targetRef="task" /> <userTask...
/content/code_sandbox/modules/flowable5-test/src/test/resources/org/activiti/engine/test/history/HistoricTaskInstanceTest.testVariableUpdateOrderHistoricTaskInstance.bpmn20.xml
xml
2016-10-13T07:21:43
2024-08-16T15:23:14
flowable-engine
flowable/flowable-engine
7,715
185
```xml <?xml version="1.0" encoding="UTF-8"?> <!-- You may freely edit this file. See harness/README in the NetBeans platform --> <!-- for some information on what you could do (e.g. targets to override). --> <!-- If you delete this file and reopen the project it will be recreated. --> <project name="org.graalvm.visual...
/content/code_sandbox/visualvm/threaddump/build.xml
xml
2016-09-12T14:44:30
2024-08-16T14:41:50
visualvm
oracle/visualvm
2,821
132
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url"> <plist version="1.0"> <dict> <key>CLIENT_ID</key> <string>${BARE_EXPO_FIREBASE_IOS_CLIENT_ID}</string> <key>REVERSED_CLIENT_ID</key> <string>${BARE_EXPO_FIREBASE_IOS_REVERSED_CLIENT_ID}</string> <key>A...
/content/code_sandbox/template-files/ios/bare-expo/ios/BareExpo/GoogleService-Info.plist
xml
2016-08-15T17:14:25
2024-08-16T19:54:44
expo
expo/expo
32,004
387
```xml import type { GitRevisionReference } from './models/reference'; import { isSha, shortenRevision } from './models/reference'; import type { GitUser } from './models/user'; export type NormalizedSearchOperators = 'message:' | 'author:' | 'commit:' | 'file:' | 'change:'; export type SearchOperators = NormalizedSea...
/content/code_sandbox/src/git/search.ts
xml
2016-08-08T14:50:30
2024-08-15T21:25:09
vscode-gitlens
gitkraken/vscode-gitlens
8,889
1,708
```xml <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="path_to_url"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="debug|Win32"> <Configuration>debug</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfi...
/content/code_sandbox/PhysX_3.4/Samples/SampleFramework/framework/compiler/vc14win32/SampleFramework-MT.vcxproj
xml
2016-10-12T16:34:31
2024-08-16T09:40:38
PhysX-3.4
NVIDIAGameWorks/PhysX-3.4
2,343
5,174
```xml import type { ParsedSQL } from './types'; export declare namespace sqlParser { function parse(input: string): ParsedSQL; } ```
/content/code_sandbox/packages/react-querybuilder/src/utils/parseSQL/sqlParser.d.ts
xml
2016-06-17T22:03:19
2024-08-16T10:28:42
react-querybuilder
react-querybuilder/react-querybuilder
1,131
30
```xml import { EventType } from "../../enums"; import { CipherView } from "../../vault/models/view/cipher.view"; export abstract class EventCollectionService { collectMany: ( eventType: EventType, ciphers: CipherView[], uploadImmediately?: boolean, ) => Promise<any>; collect: ( eventType: EventT...
/content/code_sandbox/libs/common/src/abstractions/event/event-collection.service.ts
xml
2016-03-09T23:14:01
2024-08-16T15:07:51
clients
bitwarden/clients
8,877
93
```xml import { Directive, HostBinding, HostListener, Input } from '@angular/core'; import { ADirective } from './a.directive'; /** * This directive does nothing ! */ @Directive({ selector: '[donothing]', }) export class DoNothingDirective extends ADirective { protected popover: string; /** * const...
/content/code_sandbox/test/fixtures/sample-files-extends/src/app/do-nothing.directive.ts
xml
2016-10-17T07:09:28
2024-08-14T16:30:10
compodoc
compodoc/compodoc
3,980
234
```xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initia...
/content/code_sandbox/BeautifyFaceDemo/Base.lproj/LaunchScreen.storyboard
xml
2016-04-27T03:08:58
2024-07-23T11:34:26
BeautifyFaceDemo
Guikunzhi/BeautifyFaceDemo
2,492
404
```xml <?xml version="1.0" encoding="utf-8"?> <ripple xmlns:android="path_to_url" android:color="@color/background_dark"> <item> <shape android:shape="oval"> <solid android:color="@android:color/black"/> </shape> </item> </ripple> ```
/content/code_sandbox/app/src/main/res/drawable/default_round_ripple_black.xml
xml
2016-10-18T15:38:44
2024-08-16T19:19:31
libretorrent
proninyaroslav/libretorrent
1,973
70
```xml import { internet, name } from 'faker/locale/en_US'; import { RAFile, Sale } from '../../../types'; import { Db } from './types'; export const generateSales = (_: Db): Sale[] => { const randomSales = Array.from(Array(5).keys()).map(id => { const first_name = name.firstName(); const last_nam...
/content/code_sandbox/examples/crm/src/providers/fakerest/dataGenerator/sales.ts
xml
2016-07-13T07:58:54
2024-08-16T18:32:27
react-admin
marmelab/react-admin
24,624
1,865
```xml import { G2Spec } from '../../../src'; import { profit } from '../../data/profit'; import { SLIDER_CLASS_NAME } from '../../../src/interaction/sliderFilter'; import { dispatchValueChange } from './appl-line-slider-filter'; export function profitIntervalSliderFilter(): G2Spec { return { type: 'interval', ...
/content/code_sandbox/__tests__/plots/interaction/profit-interval-slider-filter.ts
xml
2016-05-26T09:21:04
2024-08-15T16:11:17
G2
antvis/G2
12,060
270
```xml import { StatePropertyAccessor, TurnContext, UserState } from 'botbuilder'; import { ChoiceFactory, ChoicePrompt, ComponentDialog, ConfirmPrompt, DialogSet, DialogTurnStatus, NumberPrompt, PromptValidatorContext, TextPrompt, WaterfallDialog, WaterfallStepContext } from...
/content/code_sandbox/samples/typescript_nodejs/05.multi-turn-prompt/src/dialogs/userProfileDialog.ts
xml
2016-09-20T16:17:28
2024-08-16T02:44:00
BotBuilder-Samples
microsoft/BotBuilder-Samples
4,323
1,300
```xml import React from 'react'; type IconProps = React.SVGProps<SVGSVGElement>; export declare const IcCross: (props: IconProps) => React.JSX.Element; export {}; ```
/content/code_sandbox/packages/icons/lib/icCross.d.ts
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
42
```xml import * as React from 'react'; import { DrawerScrollState } from '../shared/DrawerBase.types'; export type DrawerContextValue = { scrollState: DrawerScrollState; setScrollState: (scrollState: DrawerScrollState) => void; }; const defaultContextValue: DrawerContextValue = { scrollState: 'none', setScro...
/content/code_sandbox/packages/react-components/react-drawer/library/src/contexts/drawerContext.ts
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
179
```xml import * as sqlite3 from "sqlite3"; import * as reltab from "reltab"; import * as reltabSqlite from "../src/reltab-sqlite"; import * as tp from "typed-promisify"; import { textSpanContainsPosition } from "typescript"; import { delimiter } from "path"; import * as log from "loglevel"; import * as util from "./tes...
/content/code_sandbox/packages/reltab-sqlite/test/importNoodle.ts
xml
2016-10-24T18:59:04
2024-08-16T16:29:52
tad
antonycourtney/tad
3,125
270
```xml <?xml version="1.0" encoding="utf-8"?> <ScrollView xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" ...
/content/code_sandbox/demo/src/main/res/layout/activity_main.xml
xml
2016-03-28T09:07:07
2024-08-15T05:22:18
SpringView
liaoinstan/SpringView
1,935
1,318
```xml <?xml version="1.0" encoding="utf-8"?> <resources> <color name="colorPrimary">#69BE91</color> <color name="colorPrimaryDark">#69BE91</color> <color name="colorAccent">#FF4081</color> </resources> ```
/content/code_sandbox/app/src/main/res/values/colors.xml
xml
2016-05-31T06:50:52
2024-08-07T01:58:08
WaveSideBar
Solartisan/WaveSideBar
1,177
64
```xml import * as React from 'react'; import { RightAngleLinkWidget } from './RightAngleLinkWidget'; import { DefaultLinkFactory } from '@projectstorm/react-diagrams-defaults'; import { RightAngleLinkModel } from './RightAngleLinkModel'; /** * @author Daniel Lazar */ export class RightAngleLinkFactory extends Defau...
/content/code_sandbox/packages/react-diagrams-routing/src/link/RightAngleLinkFactory.tsx
xml
2016-06-03T09:10:01
2024-08-16T15:25:38
react-diagrams
projectstorm/react-diagrams
8,568
154