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 import React from 'react'; import { Point } from './Common.types'; /** * Marker specific props. */ export type BaseMarkerOptions = { /** * Id of the marker or cluster, should be unique. * If no id is specified then marker-related events won't fire for that particular marker or cluster. */ id?: s...
/content/code_sandbox/packages/expo-maps/src/Marker.ts
xml
2016-08-15T17:14:25
2024-08-16T19:54:44
expo
expo/expo
32,004
596
```xml <project xmlns="path_to_url" xmlns:xsi="path_to_url" xsi:schemaLocation="path_to_url path_to_url"> <modelVersion>4.0.0</modelVersion> <name>Flowable - Process Validation</name> <artifactId>flowable-process-validation</artifactId> <packaging>jar</packaging> <parent> <groupId>org.flowable</groupId> <a...
/content/code_sandbox/modules/flowable-process-validation/pom.xml
xml
2016-10-13T07:21:43
2024-08-16T15:23:14
flowable-engine
flowable/flowable-engine
7,715
790
```xml import React from 'react'; import renderHydrogen from '@shopify/hydrogen/entry-server'; import {Router, FileRoutes, ShopifyProvider} from '@shopify/hydrogen'; import {Suspense} from 'react'; function App() { return ( <Suspense fallback={null}> <ShopifyProvider> <Router> <FileRoutes...
/content/code_sandbox/packages/hydrogen/test/fixtures/hello-world-ts/src/App.server.tsx
xml
2016-09-09T01:12:08
2024-08-16T17:39:45
vercel
vercel/vercel
12,545
106
```xml // // // Microsoft Bot Framework: path_to_url // // Bot Framework Emulator Github: // path_to_url // // All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software witho...
/content/code_sandbox/packages/app/shared/src/constants/index.ts
xml
2016-11-11T23:15:09
2024-08-16T12:45:29
BotFramework-Emulator
microsoft/BotFramework-Emulator
1,803
261
```xml import React from 'dom-chef'; import {$, elementExists} from 'select-dom'; import * as pageDetect from 'github-url-detection'; import delegate, {DelegateEvent} from 'delegate-it'; import CheckIcon from 'octicons-plain-react/Check'; import features from '../feature-manager.js'; import observe from '../helpers/...
/content/code_sandbox/source/features/update-pr-from-base-branch.tsx
xml
2016-02-15T16:45:02
2024-08-16T18:39:26
refined-github
refined-github/refined-github
24,013
927
```xml import "reflect-metadata" import { expect } from "chai" import { closeTestingConnections, createTestingConnections, reloadTestingDatabases, } from "../../utils/test-utils" import { DataSource } from "../../../src/data-source/DataSource" import { User } from "./entity/User" describe("github issues > ...
/content/code_sandbox/test/github-issues/9910/issue-9910.ts
xml
2016-02-29T07:41:14
2024-08-16T18:28:52
typeorm
typeorm/typeorm
33,875
394
```xml import {Adapters} from "@tsed/adapters"; import {IORedisTest, registerConnectionProvider} from "@tsed/ioredis"; import Redis from "ioredis"; // @ts-ignore import IORedisMock from "ioredis-mock"; import moment from "moment"; import {OIDCRedisAdapter} from "./OIDCRedisAdapter.js"; const REDIS_CONNECTION = Symbol...
/content/code_sandbox/packages/orm/adapters-redis/src/adapters/OIDCRedisAdapter.spec.ts
xml
2016-02-21T18:38:47
2024-08-14T21:19:48
tsed
tsedio/tsed
2,817
1,257
```xml <vector xmlns:android="path_to_url" android:width="320dp" android:height="96dp" android:viewportWidth="320" android:viewportHeight="96"> <path android:pathData="m-3,52v48h92c-40,0 -56,-40 -88,-48h-4zM321,52c-32,8 -48,48 -88,48h92v-48h-4z" android:strokeWidth="6" android:fillCo...
/content/code_sandbox/app/src/main/res/drawable/ic_bridge_structure_truss.xml
xml
2016-07-02T10:44:04
2024-08-16T18:55:54
StreetComplete
streetcomplete/StreetComplete
3,781
835
```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="side_sheet_accessibility_pane_title">Feuille latrale</s...
/content/code_sandbox/lib/java/com/google/android/material/sidesheet/res/values-fr-rCA/strings.xml
xml
2016-12-05T16:11:29
2024-08-16T17:51:42
material-components-android
material-components/material-components-android
16,176
90
```xml <?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <device id="retina4_7" orientation="po...
/content/code_sandbox/Kickstarter-iOS/Features/Activities/Storyboard/Activity.storyboard
xml
2016-12-02T21:24:40
2024-08-15T23:13:30
ios-oss
kickstarter/ios-oss
8,432
19,379
```xml export { VPicker } from './VPicker' export { VPickerTitle } from './VPickerTitle' ```
/content/code_sandbox/packages/vuetify/src/labs/VPicker/index.ts
xml
2016-09-12T00:39:35
2024-08-16T20:06:39
vuetify
vuetifyjs/vuetify
39,539
23
```xml import * as AuthModels from 'src/types/auth' export interface Auth { auth: { isUsingAuth: boolean me: AuthModels.Me } } ```
/content/code_sandbox/ui/src/types/reducers/auth.ts
xml
2016-08-24T23:28:56
2024-08-13T19:50:03
chronograf
influxdata/chronograf
1,494
37
```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"/> /** * Evaluates a Lucas polynomial. * * @param...
/content/code_sandbox/lib/node_modules/@stdlib/math/base/tools/lucaspoly/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
479
```xml import * as React from 'react'; import { Text } from '@fluentui/react-components'; export const Italic = () => <Text italic>Italic text</Text>; ```
/content/code_sandbox/packages/react-components/react-text/stories/src/Text/TextItalic.stories.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
37
```xml import { generateModels } from './connectionResolver'; import { sendMessageBroker } from './messageBroker'; import { ISchedule } from './models/definitions/schedules'; const toMoney = (value) => { if (!value) { return '-'; } return new Intl.NumberFormat().format(value); }; //document attribute fields...
/content/code_sandbox/packages/plugin-loans-api/src/documents.ts
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
1,090
```xml export const functions: string[] = [ // path_to_url // math 'ABS', 'ACOS', 'ASIN', 'ATAN', 'BIN', 'BROUND', 'CBRT', 'CEIL', 'CEILING', 'CONV', 'COS', 'DEGREES', // 'E', 'EXP', 'FACTORIAL', 'FLOOR', 'GREATEST', 'HEX', 'LEAST', 'LN', 'LOG', 'LOG10', 'LOG2', 'NEGA...
/content/code_sandbox/src/languages/hive/hive.functions.ts
xml
2016-09-12T13:09:04
2024-08-16T10:30:12
sql-formatter
sql-formatter-org/sql-formatter
2,272
1,106
```xml import React from 'react' import styled from 'styled-components' import { useSpring, animated, to, config } from '@react-spring/web' import media from '../../theming/mediaQueries' interface NavToggleButtonProps { isOpen: boolean onClick: () => void } const SIZE = 32 const HALF_LENGTH = 11 const SPACING...
/content/code_sandbox/website/src/components/nav/NavToggleButton.tsx
xml
2016-04-16T03:27:56
2024-08-16T03:38:37
nivo
plouc/nivo
13,010
566
```xml // @ts-ignore try{self['workbox:core:7.1.0']&&_()}catch(e){} ```
/content/code_sandbox/packages/workbox-core/src/_version.ts
xml
2016-04-04T15:55:19
2024-08-16T08:33:26
workbox
GoogleChrome/workbox
12,245
28
```xml import { describe, expect, it } from "vitest"; import { Formatter } from "@export/formatter"; import { CustomProperties } from "./custom-properties"; describe("CustomProperties", () => { describe("#constructor()", () => { it("sets the appropriate attributes on the top-level", () => { c...
/content/code_sandbox/src/file/custom-properties/custom-properties.spec.ts
xml
2016-03-26T23:43:56
2024-08-16T13:02:47
docx
dolanmiu/docx
4,139
396
```xml import SafeAnchor from './SafeAnchor'; export type { SafeAnchorProps } from './SafeAnchor'; export default SafeAnchor; ```
/content/code_sandbox/src/SafeAnchor/index.tsx
xml
2016-06-06T02:27:46
2024-08-16T16:41:54
rsuite
rsuite/rsuite
8,263
26
```xml import * as React from 'react'; import * as toastr from 'toastr'; import { FieldValidationResult } from 'lc-form-validation'; import { memberAPI } from '../../api/member'; import { MemberEntity, MemberErrors } from '../../model'; import { memberFormValidation } from './memberFormValidation'; import { MemberPage ...
/content/code_sandbox/old_class_components_samples/08 ParamNavigation/src/components/member/pageContainer.tsx
xml
2016-02-28T11:58:58
2024-07-21T08:53:34
react-typescript-samples
Lemoncode/react-typescript-samples
1,846
469
```xml <?xml version="1.0" encoding="utf-8"?> <Project> <PropertyGroup> <EnableDefaultItems>false</EnableDefaultItems> <OutDirName>Tests\$(MSBuildProjectName)</OutDirName> <StrongNameKeyId>MicrosoftAspNetCore</StrongNameKeyId> </PropertyGroup> <Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" /> ...
/content/code_sandbox/test/Microsoft.NET.Sdk.Razor.Tool.Tests/Microsoft.NET.Sdk.Razor.Tool.Tests.csproj
xml
2016-07-22T21:26:02
2024-08-16T17:23:58
sdk
dotnet/sdk
2,627
378
```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 UINT8_NUM_BYTES = require( './index' ); // TESTS // // The export is a number... { // eslint-disable-ne...
/content/code_sandbox/lib/node_modules/@stdlib/constants/uint8/num-bytes/docs/types/test.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
100
```xml <?xml version="1.0" encoding="utf-8"?> <androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <include layout="@layout/item_toolbar" /> <include android:id="@+...
/content/code_sandbox/app/src/main/res/layout/activity_chat.xml
xml
2016-04-09T15:47:45
2024-08-14T04:30:04
MusicLake
caiyonglong/MusicLake
2,654
590
```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>CFBundleDisplayName</key> <string>UnifiedExample</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleIconFile</key> <string></string> <key...
/content/code_sandbox/tests/common/mac/Info-Unified.plist
xml
2016-04-20T18:24:26
2024-08-16T13:29:19
xamarin-macios
xamarin/xamarin-macios
2,436
287
```xml /** * All errors in ethers include properties to ensure they are both * human-readable (i.e. ``.message``) and machine-readable (i.e. ``.code``). * * The [[isError]] function can be used to check the error ``code`` and * provide a type guard for the properties present on that error interface. * * @_s...
/content/code_sandbox/src.ts/utils/errors.ts
xml
2016-07-16T04:35:37
2024-08-16T13:37:46
ethers.js
ethers-io/ethers.js
7,843
5,162
```xml <?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="path_to_url"> <item android:drawable="@drawable/AndroidPressed" android:state_pressed="true" /> <item android:drawable="@drawable/android_focused" android:state_focused="true" /> <item android:drawable="@drawable/android_normal...
/content/code_sandbox/tests/Mono.Android-Tests/Resources/drawable/android_button.xml
xml
2016-03-30T15:37:14
2024-08-16T19:22:13
android
dotnet/android
1,905
83
```xml import { AttributeType, Table } from "aws-cdk-lib/aws-dynamodb"; import { Construct } from "constructs"; export interface AppDatabaseProps {} export class AppDatabase extends Construct { static readonly KEY = "comment_key"; static readonly INDEX = "sentiment"; table: Table; constructor(scope: Construc...
/content/code_sandbox/applications/feedback_sentiment_analyzer/cdk/lib/constructs/app-database.ts
xml
2016-08-18T19:06:57
2024-08-16T18:59:44
aws-doc-sdk-examples
awsdocs/aws-doc-sdk-examples
9,298
139
```xml import { NgModule } from '@angular/core'; import { Routes, RouterModule } from '@angular/router'; export const APP_ROUTES: Routes = [ { path: 'about', loadChildren: './about/about.module#AboutModule' }, { path: '', redirectTo: 'home', pathMatch: 'full' }, { path: '**', redirectTo: 'home', pathMatch:...
/content/code_sandbox/test/fixtures/todomvc-ng2-simple-routing-with-if/src/app/app-routing.module.ts
xml
2016-10-17T07:09:28
2024-08-14T16:30:10
compodoc
compodoc/compodoc
3,980
128
```xml /* * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributing project authors may * be found in the AUTHORS file in the r...
/content/code_sandbox/ArLiveLite/include/webrtc/modules/desktop_capture/window_finder_mac.mm
xml
2016-08-26T06:35:48
2024-08-15T03:26:11
anyRTC-RTMP-OpenSource
anyrtcIO-Community/anyRTC-RTMP-OpenSource
4,672
331
```xml import { PropsWithChildren } from 'react'; import { ContextHelp } from '@@/PageHeader/ContextHelp'; import { useHeaderContext } from './HeaderContainer'; import { NotificationsMenu } from './NotificationsMenu'; import { UserMenu } from './UserMenu'; interface Props { title: string; } export function Header...
/content/code_sandbox/app/react/components/PageHeader/HeaderTitle.tsx
xml
2016-05-19T20:15:28
2024-08-16T19:15:14
portainer
portainer/portainer
30,083
218
```xml /** * Interface representing base build properties configuration. */ export interface PluginConfigType { /** * Interface representing available configuration for Android native build properties. * @platform android */ android?: PluginConfigTypeAndroid; /** * Interface representi...
/content/code_sandbox/packages/expo-build-properties/build/pluginConfig.d.ts
xml
2016-08-15T17:14:25
2024-08-16T19:54:44
expo
expo/expo
32,004
2,967
```xml import * as MicrosoftGroup from '@microsoft/microsoft-graph-types'; export interface IReactMyGroupsState { groups: MicrosoftGroup.Group[]; isLoading: boolean; } ```
/content/code_sandbox/samples/react-my-groups/src/webparts/reactMyGroups/components/reactMyGroups/IReactMyGroupsState.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
36
```xml import { createComponent, ComponentProps } from '@/internals/utils'; export type HeaderProps = ComponentProps; /** * The `<Header>` component is used to specify the header of the page. * @see path_to_url */ const Header = createComponent({ name: 'Header', componentAs: 'header' }); export default Header; ``...
/content/code_sandbox/src/Header/Header.tsx
xml
2016-06-06T02:27:46
2024-08-16T16:41:54
rsuite
rsuite/rsuite
8,263
70
```xml import fs from 'fs' import path from 'path' import { docsUrl } from '@pnpm/cli-utils' import { fetchFromDir } from '@pnpm/directory-fetcher' import { createIndexedPkgImporter } from '@pnpm/fs.indexed-pkg-importer' import { isEmptyDirOrNothing } from '@pnpm/fs.is-empty-dir-or-nothing' import { install } from '@pn...
/content/code_sandbox/releasing/plugin-commands-deploy/src/deploy.ts
xml
2016-01-28T07:40:43
2024-08-16T12:38:47
pnpm
pnpm/pnpm
28,869
1,070
```xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck"> <stringAttribute key="configurationName" value="Model_3a"/> <stringAttribute key="modelBehaviorFairness" value=""/> <stringAttribute key="modelBehaviorInit" value="Init"/> <stringAttrib...
/content/code_sandbox/general/tests/MTest5.toolbox/MTest5___Model_3a.launch
xml
2016-02-02T08:48:27
2024-08-16T16:50:00
tlaplus
tlaplus/tlaplus
2,271
276
```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> <artifactId>iBase4J-Biz-Service-Server</artifactId> <name>${project.artifactId}</name> <packaging>pom</packaging> <url>path_to_url <p...
/content/code_sandbox/pom.biz-service.xml
xml
2016-08-15T06:48:34
2024-07-23T12:49:30
iBase4J
iBase4J/iBase4J
1,584
235
```xml import { EditorState, Modifier, SelectionState } from 'draft-js'; import { findWithRegex } from '@draft-js-plugins/utils'; import emojiToolkit from 'emoji-toolkit'; const unicodeRegex = new RegExp(emojiToolkit.regAscii, 'g'); /* * Attaches Immutable DraftJS Entities to the Emoji text. * * This is necessary ...
/content/code_sandbox/packages/emoji/src/modifiers/attachImmutableEntitiesToEmojis.ts
xml
2016-02-26T09:54:56
2024-08-16T18:16:31
draft-js-plugins
draft-js-plugins/draft-js-plugins
4,087
439
```xml import {getNodeName, isNode} from '@floating-ui/utils/dom'; import type {ComponentPublicInstance} from 'vue-demi'; import type {MaybeElement} from '../types'; function isComponentPublicInstance( target: unknown, ): target is ComponentPublicInstance { return target != null && typeof target === 'object' && '...
/content/code_sandbox/packages/vue/src/utils/unwrapElement.ts
xml
2016-03-29T17:00:47
2024-08-16T16:29:40
floating-ui
floating-ui/floating-ui
29,450
163
```xml import { InterceptorEvents } from './events'; interface TypedInterceptor<T> { getPromises: () => Array<any>; on<K extends keyof T>(key: K, fn: (props: T[K]) => any); promise: (fn: () => Promise<any>) => void; resolve: () => Promise<any>; send<K extends keyof T>(key: K, props: T[K]): Promise<T[K]>; s...
/content/code_sandbox/src/interceptor/interceptor.ts
xml
2016-10-28T10:37:16
2024-07-27T15:17:43
fuse-box
fuse-box/fuse-box
4,003
533
```xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="path_to_url" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> <EditText android:id="@+id/new_name" android:layout_width="match_parent" android:layout_height...
/content/code_sandbox/toothpick-sample/src/main/res/layout/backpack_new.xml
xml
2016-03-28T00:23:34
2024-08-16T17:51:39
toothpick
stephanenicolas/toothpick
1,120
138
```xml <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="path_to_url"> <ItemGroup> <Filter Include="Source Files"> <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> </Filter> <F...
/content/code_sandbox/components/openvpn/src/openvpnserv/openvpnserv.vcxproj.filters
xml
2016-10-14T12:31:42
2024-08-12T10:26:54
Lua-RTOS-ESP32
whitecatboard/Lua-RTOS-ESP32
1,185
396
```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 /** * Returns the mode for a raised cosine distribution with location `mu` and scale `...
/content/code_sandbox/lib/node_modules/@stdlib/stats/base/dists/cosine/mode/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
277
```xml import { useLayoutEffect } from 'react'; import { Platform } from 'react-native'; // Node environment may render in multiple processes causing the warning to log mutiple times // Hence we skip the warning in these environments. const canWarn = Platform.select({ native: process.env.NODE_ENV !== 'production', ...
/content/code_sandbox/packages/expo-router/src/useDeprecated.ts
xml
2016-08-15T17:14:25
2024-08-16T19:54:44
expo
expo/expo
32,004
214
```xml <mxfile host="localhost" modified="2021-05-13T07:30:00.417Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36" etag="3mGs1p0h2--OdLO2dmgg" version="@DRAWIO-VERSION@" type="device"><diagram name="Page-1" id="ad52d381-51e7-2e0d-a935-2d0ddd2fd229">7Z...
/content/code_sandbox/src/main/webapp/templates/maps/concept_map_2.xml
xml
2016-09-06T12:59:15
2024-08-16T13:28:41
drawio
jgraph/drawio
40,265
1,020
```xml import { makeStyles, mergeClasses, shorthands } from '@griffel/react'; import { ButtonSlots, useButtonStyles_unstable } from '@fluentui/react-button'; import type { SlotClassNames } from '@fluentui/react-utilities'; import type { HamburgerState } from './Hamburger.types'; import { navItemTokens } from '../shared...
/content/code_sandbox/packages/react-components/react-nav-preview/library/src/components/Hamburger/useHamburgerStyles.styles.ts
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
299
```xml import * as bodyParser from 'body-parser'; import { debugFacebook, debugRequest } from './debuggers'; import initFacebook from './controller'; import systemStatus from './systemStatus'; import userMiddleware from './middlewares/userMiddleware'; import app from '@erxes/api-utils/src/app'; const rawBodySaver = (...
/content/code_sandbox/packages/plugin-facebook-api/src/initApp.ts
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
327
```xml import { ActivityHandler, TurnContext } from 'botbuilder'; export class EchoBot extends ActivityHandler { public conversationReferences1: any; constructor(conversationReferences) { super(); // Dependency injected dictionary for storing ConversationReference objects used in NotifyControl...
/content/code_sandbox/samples/typescript_nodejs/16.proactive-messages/src/bot.ts
xml
2016-09-20T16:17:28
2024-08-16T02:44:00
BotBuilder-Samples
microsoft/BotBuilder-Samples
4,323
317
```xml <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="path_to_url"> <ItemGroup> <None Include="..\defs\plugin.def" /> </ItemGroup> <ItemGroup> <Filter Include="AUTH files"> <UniqueIdentifier>{7b6c8954-96af-468f-a901-f3c81597d183}</UniqueIdentifier> </Filter> <Filte...
/content/code_sandbox/builds/win32/msvc15/legacy_auth.vcxproj.filters
xml
2016-03-16T06:10:37
2024-08-16T14:13:51
firebird
FirebirdSQL/firebird
1,223
267
```xml import { Middleware, orderedApply } from "graphile-config"; const $$middleware = Symbol("middleware"); export function getGrafastMiddleware( resolvedPreset: GraphileConfig.ResolvedPreset & { [$$middleware]?: Middleware<GraphileConfig.GrafastMiddleware> | null; }, ) { if (resolvedPreset[$$middleware] !...
/content/code_sandbox/grafast/grafast/src/middleware.ts
xml
2016-04-14T21:29:19
2024-08-16T17:12:51
crystal
graphile/crystal
12,539
201
```xml /** * OniSnippet.ts * * Wrapper around `TextmateSnippet`. There are some differences in behavior * due to differences in editor behavior, for Oni/Neovim, we need to * get the snippet split by new lines, with placeholders per line/character * instead of by offset. */ import * as Snippets from "vscode-snip...
/content/code_sandbox/browser/src/Services/Snippets/OniSnippet.ts
xml
2016-11-16T14:42:55
2024-08-14T11:48:05
oni
onivim/oni
11,355
769
```xml <?xml version="1.0" encoding="UTF-8"?> <spirit:component xmlns:xilinx="path_to_url" xmlns:spirit="path_to_url" xmlns:xsi="path_to_url"> <spirit:vendor>xilinx.com</spirit:vendor> <spirit:library>user</spirit:library> <spirit:name>trace_generator_controller</spirit:name> <spirit:version>1.0</spirit:version...
/content/code_sandbox/boards/ip/trace_generator_controller_1.1/component.xml
xml
2016-01-20T01:16:27
2024-08-16T18:54:03
PYNQ
Xilinx/PYNQ
1,931
2,782
```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. --> <RelativeLayout xmlns:android="path_to_url" android:id="@+id/bottom_drawer_2" android...
/content/code_sandbox/catalog/java/io/material/catalog/bottomsheet/res/layout/cat_bottomsheet_content.xml
xml
2016-12-05T16:11:29
2024-08-16T17:51:42
material-components-android
material-components/material-components-android
16,176
519
```xml import PropTypes from 'prop-types'; import React, { FC } from 'react'; import useStyleSet from '../hooks/useStyleSet'; type HTMLVideoContentProps = { alt?: string; autoPlay?: boolean; loop?: boolean; poster?: string; src: string; }; const HTMLVideoContent: FC<HTMLVideoContentProps> = ({ alt, autoPla...
/content/code_sandbox/packages/component/src/Attachment/HTMLVideoContent.tsx
xml
2016-07-07T23:16:57
2024-08-16T00:12:37
BotFramework-WebChat
microsoft/BotFramework-WebChat
1,567
229
```xml <dict> <key>CommonPeripheralDSP</key> <array> <dict> <key>DeviceID</key> <integer>0</integer> <key>DeviceType</key> <string>Headphone</string> </dict> <dict> <key>DeviceID</key> <integer>0</integer> <key>DeviceType</key> <string>Microphone</string> </dict> </array> <key>PathMa...
/content/code_sandbox/Resources/ALCS1200A/Platforms11.xml
xml
2016-03-07T20:45:58
2024-08-14T08:57:03
AppleALC
acidanthera/AppleALC
3,420
3,259
```xml <vector xmlns:android="path_to_url" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0"> <path android:pathData="M3.9,12c0,-1.71 1.39,-3.1 3.1,-3.1h4L11,7L7,7c-2.76,0 -5,2.24 -5,5s2.24,5 5,5h4v-1.9L7,15.1c-1.71,0 -3.1,-...
/content/code_sandbox/app/src/main/res/drawable/ic_link_black_24px.xml
xml
2016-08-13T08:08:39
2024-08-06T13:58:48
open-event-organizer-android
fossasia/open-event-organizer-android
1,783
273
```xml import { Component, OnInit, OnChanges, Input, Output, EventEmitter, ViewChild, SimpleChange } from "@angular/core"; @Component({ selector: 'simple_query_string-query', template: `<span class="col-xs-6 pd-10"> <div class="form-group form-element query-primary-input"> <span class="input_with_option">...
/content/code_sandbox/app/queryBlocks/singlequery/queries/simple_query_string.query.ts
xml
2016-02-25T06:15:36
2024-08-02T10:28:20
mirage
appbaseio/mirage
2,213
1,596
```xml <androidx.recyclerview.widget.RecyclerView xmlns:android="path_to_url" android:id="@+id/recycler_view" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="15dp" android:clipToPadding="false" android:scrollbars="vertical" /> ```
/content/code_sandbox/src/main/res/layout/account_selection_list_fragment.xml
xml
2016-07-03T07:32:36
2024-08-16T16:51:15
deltachat-android
deltachat/deltachat-android
1,082
70
```xml /** @jest-environment jsdom */ import { parseDocumentFromString, serializeDocumentIntoString } from 'botframework-webchat-component/internal'; import MarkdownIt from 'markdown-it'; import betterLink from '../markdownItPlugins/betterLink'; import betterLinkDocumentMod, { type BetterLinkDocumentModDecoration } fr...
/content/code_sandbox/packages/bundle/src/markdown/private/betterLinkDocumentMod.className.spec.ts
xml
2016-07-07T23:16:57
2024-08-16T00:12:37
BotFramework-WebChat
microsoft/BotFramework-WebChat
1,567
447
```xml import { ChangeDetectionStrategy, ViewContainerRef, ChangeDetectorRef, Component, OnInit, Input, Inject } from '@angular/core'; import { FormBuilder, FormGroup, Validators } from '@angular/forms'; import { I18NService } from '@core'; import { _HttpClient, ALAIN_I18N_TOKEN, SettingsService } from '@delon/theme'...
/content/code_sandbox/maxkey-web-frontend/maxkey-web-mgt-app/src/app/routes/permissions/role-members/member-roles-editer/member-roles-editer.component.ts
xml
2016-11-16T03:06:50
2024-08-16T09:22:42
MaxKey
dromara/MaxKey
1,423
1,275
```xml import * as React from 'react'; import { mount, shallow } from 'enzyme'; import { CdsBreadcrumb } from './index'; describe('CdsBreadcrumb', () => { it('renders', () => { const wrapper = shallow( <div> <CdsBreadcrumb> <a href="#">link 1</a> <a href="#">link 2</a> <...
/content/code_sandbox/packages/react/src/breadcrumb/index.test.tsx
xml
2016-09-29T17:24:17
2024-08-11T17:06:15
clarity
vmware-archive/clarity
6,431
194
```xml import { CodeEditor } from '@jupyterlab/codeeditor'; import { Text } from '@jupyterlab/coreutils'; import { IRenderMimeRegistry, MimeModel } from '@jupyterlab/rendermime'; import { IDataConnector } from '@jupyterlab/statedb'; import { JSONExt, ReadonlyJSONObject } from '@lumino/coreutils'; import { IDisposable ...
/content/code_sandbox/packages/inspector/src/handler.ts
xml
2016-06-03T20:09:17
2024-08-16T19:12:44
jupyterlab
jupyterlab/jupyterlab
14,019
1,540
```xml import {Container} from "../domain/Container.js"; import {InjectorService} from "../services/InjectorService.js"; describe("DI Resolvers", () => { describe("create new injector", () => { it("should load all providers with the SINGLETON scope only", async () => { class ExternalService { const...
/content/code_sandbox/packages/di/src/common/integration/resolvers.spec.ts
xml
2016-02-21T18:38:47
2024-08-14T21:19:48
tsed
tsedio/tsed
2,817
224
```xml <?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="path_to_url" xmlns:app="path_to_url"> <item android:title="@string/create" android:id="@+id/menu_create_contact" android:icon="?menu_accept_icon" app:showAsAction="always|withText"/> </menu> ```
/content/code_sandbox/src/main/res/menu/new_contact.xml
xml
2016-07-03T07:32:36
2024-08-16T16:51:15
deltachat-android
deltachat/deltachat-android
1,082
77
```xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <vector xmlns:android="path_to_url" android:width="@dimen/dp_24" android:height="@dimen/dp_24" android:viewportHeight="24.0" android:viewportWidth="24.0"> <path android:fillColor="@color/app_green" android:pathData="M3.24,...
/content/code_sandbox/app/src/main/res/drawable/ic_radio.xml
xml
2016-04-09T15:47:45
2024-08-14T04:30:04
MusicLake
caiyonglong/MusicLake
2,654
285
```xml export { default as PayInvoiceModal } from './PayInvoiceModal'; export { default as InvoiceState } from './InvoiceState'; export { default as InvoiceType } from './InvoiceType'; export { default as InvoiceAmount } from './InvoiceAmount'; export { default as InvoiceTextModal } from './InvoiceTextModal'; export { ...
/content/code_sandbox/packages/components/containers/invoices/index.ts
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
91
```xml import * as React from 'react'; import ComponentPerfExample from '../../../../components/ComponentDoc/ComponentPerfExample'; import ExampleSection from '../../../../components/ComponentDoc/ExampleSection'; const Performance = () => ( <ExampleSection title="Performance"> <ComponentPerfExample title=...
/content/code_sandbox/packages/fluentui/docs/src/examples/components/Header/Performance/index.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
132
```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/case/ddl/create-diskgroup.xml
xml
2016-01-18T12:49:26
2024-08-16T15:48:11
shardingsphere
apache/shardingsphere
19,707
195
```xml export interface IRequestEngineResult { result: boolean; message: string; errorMessage: string; errorCode: ErrorCode; requestId: number | undefined; } export enum ErrorCode { AlreadyRequested, EpisodesAlreadyRequested, NoPermissionsOnBehalf, NoPermissions, RequestDoesNotE...
/content/code_sandbox/src/Ombi/ClientApp/src/app/interfaces/IRequestEngineResult.ts
xml
2016-02-25T12:14:54
2024-08-14T22:56:44
Ombi
Ombi-app/Ombi
3,674
113
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ Nextcloud - Android Client ~ --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:gravity="center_horizontal" android:orientat...
/content/code_sandbox/app/src/main/res/layout/list_footer.xml
xml
2016-06-06T21:23:36
2024-08-16T18:22:36
android
nextcloud/android
4,122
226
```xml import { EncString } from "../../platform/models/domain/enc-string"; import { Collection as CollectionDomain } from "../../vault/models/domain/collection"; import { CollectionView } from "../../vault/models/view/collection.view"; import { safeGetString } from "./utils"; export class CollectionExport { static...
/content/code_sandbox/libs/common/src/models/export/collection.export.ts
xml
2016-03-09T23:14:01
2024-08-16T15:07:51
clients
bitwarden/clients
8,877
326
```xml import * as mediaWallDesignAction from '../actions/media-wall-design'; export interface State { design: { displayHeader: boolean; headerTitle: string; columnCount: string; count: number; cardStyle: string; }; } export const initialState: State = { design: { displayHeader: true, headerTitle: '',...
/content/code_sandbox/src/app/reducers/media-wall-design.ts
xml
2016-09-20T13:50:42
2024-08-06T13:58:18
loklak_search
fossasia/loklak_search
1,829
529
```xml // Libraries import React, {PureComponent} from 'react' // Components import MeasurementList from 'src/flux/components/MeasurementList' import FieldList from 'src/flux/components/FieldList' import TagKeyList from 'src/flux/components/TagKeyList' import {ErrorHandling} from 'src/shared/decorators/errors' // Con...
/content/code_sandbox/ui/src/flux/components/SchemaItemCategory.tsx
xml
2016-08-24T23:28:56
2024-08-13T19:50:03
chronograf
influxdata/chronograf
1,494
1,009
```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 { Iterator as Iter, IterableIterator } ...
/content/code_sandbox/lib/node_modules/@stdlib/math/iter/special/acos/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
320
```xml // // // Microsoft Bot Framework: path_to_url // // Bot Framework Emulator Github: // path_to_url // // All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software witho...
/content/code_sandbox/packages/app/main/src/commands/settingsCommands.ts
xml
2016-11-11T23:15:09
2024-08-16T12:45:29
BotFramework-Emulator
microsoft/BotFramework-Emulator
1,803
374
```xml import {ComponentFixture, TestBed} from '@angular/core/testing'; import {TestbedHarnessEnvironment} from '@angular/cdk/testing/testbed'; import {MatAccordionHarness, MatExpansionPanelHarness} from '@angular/material/expansion/testing'; import {HarnessLoader} from '@angular/cdk/testing'; import {NoopAnimationsMod...
/content/code_sandbox/src/components-examples/material/expansion/expansion-harness/expansion-harness-example.spec.ts
xml
2016-01-04T18:50:02
2024-08-16T11:21:13
components
angular/components
24,263
411
```xml import { addRegistry, initialSetup, prepareGenericEmptyProject } from '@verdaccio/test-cli-commons'; import { npm } from './utils'; describe('install a package', () => { jest.setTimeout(20000); let registry; beforeAll(async () => { const setup = await initialSetup(); registry = setup.registry; ...
/content/code_sandbox/e2e/cli/e2e-npm7/publish.spec.ts
xml
2016-04-15T16:21:12
2024-08-16T09:38:01
verdaccio
verdaccio/verdaccio
16,189
267
```xml import { convertToSecretAccessPoliciesView, convertToPeopleAccessPoliciesView, ApItemValueType, convertToProjectServiceAccountsAccessPoliciesView, convertToServiceAccountGrantedPoliciesView, } from "./ap-item-value.type"; import { ApItemEnum } from "./enums/ap-item.enum"; import { ApPermissionEnum } fr...
/content/code_sandbox/bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/ap-item-value.spec.ts
xml
2016-03-09T23:14:01
2024-08-16T15:07:51
clients
bitwarden/clients
8,877
1,683
```xml // @ts-ignore: TODO: remove when webpack 5 is stable import MiniCssExtractPlugin from 'next/dist/compiled/mini-css-extract-plugin' export default class NextMiniCssExtractPlugin extends MiniCssExtractPlugin { __next_css_remove = true } ```
/content/code_sandbox/packages/next/src/build/webpack/plugins/mini-css-extract-plugin.ts
xml
2016-10-05T23:32:51
2024-08-16T19:44:30
next.js
vercel/next.js
124,056
57
```xml /*your_sha256_hash----------------------------- *your_sha256_hash----------------------------*/ import { testTokenization } from '../test/testRunner'; testTokenization('fsharp', [ // comments - single line [ { line: '// one line comment', tokens: [{ startIndex: 0, type: 'comment.fs' }] } ], [ ...
/content/code_sandbox/src/basic-languages/fsharp/fsharp.test.ts
xml
2016-06-07T16:56:31
2024-08-16T17:17:05
monaco-editor
microsoft/monaco-editor
39,508
3,174
```xml import type { Config } from '../../config'; import type { IpcScope, WebviewState } from '../protocol'; import { IpcCommand, IpcNotification } from '../protocol'; export const scope: IpcScope = 'welcome'; export interface State extends WebviewState { version: string; config: { codeLens: Config['codeLens']['...
/content/code_sandbox/src/webviews/welcome/protocol.ts
xml
2016-08-08T14:50:30
2024-08-15T21:25:09
vscode-gitlens
gitkraken/vscode-gitlens
8,889
257
```xml <run> <case> <desc>PeP - point to an empty point</desc> <a> POINT(10 10) </a> <b> POINT EMPTY </b> <test><op name="distance" arg1="A" arg2="B"> 0.0 </op></test> <test><op name="distance" arg1="B" arg2="A"> 0.0 </op></test> </case> <case> <desc>PP - point to point</desc> <a> POINT...
/content/code_sandbox/modules/tests/src/test/resources/testxml/general/TestDistance.xml
xml
2016-01-25T18:08:41
2024-08-15T17:34:53
jts
locationtech/jts
1,923
2,111
```xml <annotation> <folder/> <filename>2011_000006.jpg</filename> <database/> <annotation/> <image/> <size> <height>375</height> <width>500</width> <depth>3</depth> </size> <segmented/> <object> <name>person</name> <pose/> <truncated/> <difficult/> <bndbox> <xmin...
/content/code_sandbox/examples/bbox_detection/data_dataset_voc/Annotations/2011_000006.xml
xml
2016-05-09T12:30:26
2024-08-16T15:31:48
labelme
labelmeai/labelme
12,988
425
```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 /** * Interface describing `ddeg2rad`. */ interface Routine { /** * Converts each el...
/content/code_sandbox/lib/node_modules/@stdlib/math/strided/special/ddeg2rad/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
1,138
```xml import { mode } from './../../theme/tools/colors'; describe('mode', () => { test('default', () => { expect(mode('light', 'dark')({})).toBe('light'); }); test('light', () => { expect(mode('light', 'dark')({ colorMode: 'light' })).toBe('light'); }); test('dark', () => { expect(mode('light', '...
/content/code_sandbox/src/theme/tests/mode.test.tsx
xml
2016-04-15T11:37:23
2024-08-14T16:16:44
NativeBase
GeekyAnts/NativeBase
20,132
107
```xml import { useState } from 'react'; const usePaginationAsync = (initialPage = 1) => { const [page, setPage] = useState(initialPage); const onNext = () => setPage(page + 1); const onPrevious = () => setPage(page - 1); const onSelect = (p: number) => setPage(p); const reset = () => setPage(initi...
/content/code_sandbox/packages/components/components/pagination/usePaginationAsync.ts
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
111
```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 /** * Returns the standard deviation of an arcsine distribution. * * ## Notes * * - ...
/content/code_sandbox/lib/node_modules/@stdlib/stats/base/dists/arcsine/stdev/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
306
```xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="path_to_url" package="com.github.florent37.sample.diagonallayout"> <application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:supportsRtl="true" ...
/content/code_sandbox/app/src/main/AndroidManifest.xml
xml
2016-10-14T14:59:59
2024-07-10T06:26:01
DiagonalLayout
florent37/DiagonalLayout
2,564
148
```xml <controls:UserControlEx x:Class="Telegram.Controls.Gallery.GalleryCompactWindow" xmlns="path_to_url" xmlns:x="path_to_url" xmlns:local="using:Telegram.Controls.Gallery" xmlns:controls="using:Telegram.Controls" ...
/content/code_sandbox/Telegram/Controls/Gallery/GalleryCompactWindow.xaml
xml
2016-05-23T09:03:33
2024-08-16T16:17:48
Unigram
UnigramDev/Unigram
3,744
271
```xml export const installChromeExtensions = async (isDev: boolean) => { if (isDev) { const { default: installExtension, REACT_DEVELOPER_TOOLS, } = require('electron-devtools-installer'); // eslint-disable-line global-require const { app } = require('electron'); const extensions = [...
/content/code_sandbox/source/main/utils/installChromeExtensions.ts
xml
2016-10-05T13:48:54
2024-08-13T22:03:19
daedalus
input-output-hk/daedalus
1,230
139
```xml import { DefaultNoComponentGlobalConfig, GlobalConfig, TOAST_CONFIG } from './toastr-config'; import { EnvironmentProviders, makeEnvironmentProviders, Provider } from '@angular/core'; import { Toast } from './toast.component'; export const DefaultGlobalConfig: GlobalConfig = { ...DefaultNoComponentGlobalConfi...
/content/code_sandbox/src/lib/toastr/toast.provider.ts
xml
2016-07-28T17:19:43
2024-08-12T13:14:04
ngx-toastr
scttcper/ngx-toastr
2,491
245
```xml <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="path_to_url"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <...
/content/code_sandbox/utilities/glib/build/win32/vs14/glib-compile-schemas.vcxproj
xml
2016-10-27T09:31:28
2024-08-16T19:00:35
nexmon
seemoo-lab/nexmon
2,381
2,172
```xml import { Version } from '@microsoft/sp-core-library'; import { BaseClientSideWebPart, IPropertyPaneConfiguration, PropertyPaneTextField } from '@microsoft/sp-webpart-base'; import { difference, find } from '@microsoft/sp-lodash-subset'; import { MSGraphClient } from '@microsoft/sp-http'; import styles fr...
/content/code_sandbox/samples/js-public-unjoined-teams/src/webparts/publicUnjoinedTeams/PublicUnjoinedTeamsWebPart.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
900
```xml <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> <command> <update> <domain:update xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> <domain:name>evil.tld</domain:name> <domain:add> <domain:ns> <domain:hostObj>u...
/content/code_sandbox/core/src/test/resources/google/registry/tools/server/uniform_rapid_suspension_existing_host.xml
xml
2016-02-29T20:16:48
2024-08-15T19:49:29
nomulus
google/nomulus
1,685
406
```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. --> <vector xmlns:android="path_to_url" xmlns:tools="path_to_url" android:width="32...
/content/code_sandbox/lib/java/com/google/android/material/checkbox/res/drawable/mtrl_ic_checkbox_checked.xml
xml
2016-12-05T16:11:29
2024-08-16T17:51:42
material-components-android
material-components/material-components-android
16,176
238
```xml Updated = "updated", Cancelled = "cancelled", } ```
/content/code_sandbox/apps/web/src/app/billing/shared/update-license-types.ts
xml
2016-03-09T23:14:01
2024-08-16T15:07:51
clients
bitwarden/clients
8,877
15
```xml import React from 'react'; import AlipayImage from '@fiora/assets/images/alipay.png'; import WxpayImage from '@fiora/assets/images/wxpay.png'; import Dialog from '../../components/Dialog'; import Style from './Reward.less'; interface RewardProps { visible: boolean; onClose: () => void; } function Rewa...
/content/code_sandbox/packages/web/src/modules/Sidebar/Reward.tsx
xml
2016-02-15T14:47:58
2024-08-14T13:07:55
fiora
yinxin630/fiora
6,485
219
```xml import type { FC } from "react"; export const RuruFooter: FC = () => ( <div style={{ padding: 7 }}> Community-funded OSS {" "} <a title="All our projects are supported by the community, please sponsor ongoing development" href="path_to_url" target="new" > please sponsor ...
/content/code_sandbox/grafast/ruru-components/src/components/Footer.tsx
xml
2016-04-14T21:29:19
2024-08-16T17:12:51
crystal
graphile/crystal
12,539
87
```xml <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</OutputType> <IsPackable>false</IsPackable> <TargetFramework>netcoreapp3.1</TargetFramework> </PropertyGroup> <ItemGroup> <Compile Include="FunctionTest.fs" /> </ItemGroup> <ItemGroup> <PackageReference Include="A...
/content/code_sandbox/Blueprints/BlueprintDefinitions/vs2019/EmptyFunction-FSharp/template/test/BlueprintBaseName.1.Tests/BlueprintBaseName.1.Tests.fsproj
xml
2016-11-11T20:43:34
2024-08-15T16:57:53
aws-lambda-dotnet
aws/aws-lambda-dotnet
1,558
244
```xml import { createContext } from 'react'; export const NumberInputContext = createContext({}); ```
/content/code_sandbox/src/components/composites/NumberInput/Context.ts
xml
2016-04-15T11:37:23
2024-08-14T16:16:44
NativeBase
GeekyAnts/NativeBase
20,132
17