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 * as React from 'react'; import { makeStyles, Button, Menu, MenuTrigger, MenuPopover, MenuList, MenuItem, MenuButton, tokens, mergeClasses, Overflow, OverflowItem, OverflowItemProps, useIsOverflowItemVisible, useOverflowMenu, } from '@fluentui/react-components'; const useSty...
/content/code_sandbox/packages/react-components/react-overflow/stories/src/Overflow/ReverseDomOrder.stories.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
663
```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/dcl/set-password.xml
xml
2016-01-18T12:49:26
2024-08-16T15:48:11
shardingsphere
apache/shardingsphere
19,707
246
```xml import { ExportData } from "../../../src/importers/onepassword/types/onepassword-1pux-importer-types"; export const DatabaseData: ExportData = { accounts: [ { attrs: { accountName: "1Password Customer", name: "1Password Customer", avatar: "", email: "username123123123...
/content/code_sandbox/libs/importer/spec/test-data/onepassword-1pux/database.ts
xml
2016-03-09T23:14:01
2024-08-16T15:07:51
clients
bitwarden/clients
8,877
1,093
```xml import AthenaClient from "../AthenaClient"; import Base, { ConfigSchemasType, TableSummary } from "./Base"; import { DataSourceKeys } from "../../renderer/pages/DataSource/DataSourceStore"; export default class Athena extends Base { client: AthenaClient; static override get key(): DataSourceKeys { retu...
/content/code_sandbox/src/lib/DataSourceDefinition/Athena.ts
xml
2016-08-23T12:20:03
2024-08-14T08:26:34
bdash
bdash-app/bdash
1,488
577
```xml <?xml version="1.0" encoding="UTF-8"?> <testsuites> <testsuite name="tensorflow/python/kernel_tests/dense_update_ops_no_tsan_test" tests="1" failures="0" errors="0"> <testcase name="tensorflow/python/kernel_tests/dense_update_ops_no_tsan_test" status="run"></testcase> </testsuite> </testsuites> ```
/content/code_sandbox/testlogs/python27/2016_07_17/tensorflow/python/kernel_tests/dense_update_ops_no_tsan_test/test.xml
xml
2016-03-12T06:26:47
2024-08-12T19:21:52
tensorflow-on-raspberry-pi
samjabrahams/tensorflow-on-raspberry-pi
2,242
87
```xml <Project Sdk="Microsoft.NET.Sdk.Worker"> <PropertyGroup> <Title>AsmDude2 Language Server Protocol (LSP)</Title> <Version>1.0.0.4</Version> <Authors>Henk-Jan Lebbink</Authors> <Description>AsmDude2 Language Server Protocol (LSP) for assembly language</Description> <AssemblyName>AsmDude2.LSP</AssemblyName>...
/content/code_sandbox/VS/CSHARP/asm-dude2-ls/asm-dude2-ls.csproj
xml
2016-02-19T15:43:23
2024-08-16T10:20:31
asm-dude
HJLebbink/asm-dude
4,118
551
```xml <!-- ~ 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 OR CONDITIONS OF ANY KIND, either expre...
/content/code_sandbox/test/e2e/sql/src/test/resources/cases/dml/dataset/shadow/mysql/pro_insert_order_batch_value.xml
xml
2016-01-18T12:49:26
2024-08-16T15:48:11
shardingsphere
apache/shardingsphere
19,707
706
```xml <!-- ~ 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 OR CONDITIONS OF ANY KIND, either expre...
/content/code_sandbox/test/e2e/sql/src/test/resources/cases/dql/dataset/empty_storage_units/postgresql/select_postgresql_pg_catalog_pg_largeobject_metadata.xml
xml
2016-01-18T12:49:26
2024-08-16T15:48:11
shardingsphere
apache/shardingsphere
19,707
113
```xml /*your_sha256_hash---------- zero 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 without restriction, including without limitation the rights to use, copy, modify, merge, publish, distr...
/content/code_sandbox/src/engine/render/material.ts
xml
2016-10-10T11:59:07
2024-08-16T11:00:47
zero
sinclairzx81/zero
2,412
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 fromBinaryString = require( './index' ); // TESTS // // The function returns a number... { fromBinarySt...
/content/code_sandbox/lib/node_modules/@stdlib/number/float64/base/from-binary-string/docs/types/test.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
208
```xml <Project Sdk="Microsoft.NET.Sdk.Web"> <PropertyGroup> <TargetFramework>net5.0</TargetFramework> <EnableDefaultContentItems>False</EnableDefaultContentItems> </PropertyGroup> <ItemGroup> <Content Include=".\SampleRequests\*"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> ...
/content/code_sandbox/Blueprints/BlueprintDefinitions/vs2019/AspNetCoreWebAPI-Image/template/test/BlueprintBaseName.1.Tests/BlueprintBaseName.1.Tests.csproj
xml
2016-11-11T20:43:34
2024-08-15T16:57:53
aws-lambda-dotnet
aws/aws-lambda-dotnet
1,558
322
```xml export * from "./RSSCalendarService"; ```
/content/code_sandbox/samples/react-calendar-feed/src/shared/services/CalendarService/RSSCalendarService/index.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
9
```xml import { trigger, state, style, keyframes, transition, animate, AnimationTriggerMetadata, AUTO_STYLE, query, animateChild, group, } from '@angular/animations'; import { IAnimationOptions } from '../common/interfaces'; /** * const tdPulseAnimation * * Parameter Options: * * duration: Du...
/content/code_sandbox/libs/angular/common/src/animations/pulse/pulse.animation.ts
xml
2016-07-11T23:30:52
2024-08-15T15:20:45
covalent
Teradata/covalent
2,228
406
```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. --> <vector xmlns:android="path_to_url" android:width="24dp" android:height="24dp" android:viewportW...
/content/code_sandbox/app/src/main/res/drawable/ic_calendar_white_24dp.xml
xml
2016-03-18T15:35:45
2024-08-16T06:43:09
PaperPlane
TonnyL/PaperPlane
1,141
260
```xml import { GraphQLFieldConfigMap, GraphQLObjectType, GraphQLSchema, Kind, OperationTypeNode, visit, } from 'graphql'; import { DelegationContext, Transform } from '@graphql-tools/delegate'; import { ExecutionRequest, ExecutionResult, getDefinedRootType, getRootTypeMap, MapperKind, mapSchema...
/content/code_sandbox/packages/wrap/src/transforms/MoveRootField.ts
xml
2016-03-22T00:14:38
2024-08-16T02:02:06
graphql-tools
ardatan/graphql-tools
5,331
901
```xml import { Row } from '@tanstack/react-table'; import { filterHOC } from '@/react/components/datatables/Filter'; import { Link } from '@@/Link'; import { SecretRowData } from '../types'; import { columnHelper } from './helper'; export const namespace = columnHelper.accessor( (row) => row.metadata?.namespace...
/content/code_sandbox/app/react/kubernetes/configs/ListView/SecretsDatatable/columns/namespace.tsx
xml
2016-05-19T20:15:28
2024-08-16T19:15:14
portainer
portainer/portainer
30,083
237
```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/features/broadcast/core/pom.xml
xml
2016-01-18T12:49:26
2024-08-16T15:48:11
shardingsphere
apache/shardingsphere
19,707
904
```xml // // // 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 without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, a...
/content/code_sandbox/spec/v1/providers/storage.spec.ts
xml
2016-09-22T23:13:54
2024-08-16T17:59:09
firebase-functions
firebase/firebase-functions
1,015
2,977
```xml export default interface ITourStep { selector: string; content: string; } ```
/content/code_sandbox/samples/react-tour-pnpjs/src/webparts/tour/model/ITourStep.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
19
```xml <?xml version="1.0" encoding="UTF-8"?> <definitions id="taskAssigneeExample" xmlns="path_to_url" xmlns:activiti="path_to_url" targetNamespace="Examples"> <signal id="alertSignal" name="alert" /> <process id="boundaryEventProcess" name="Boundary event process"> <startEvent id="theStart" /> <seq...
/content/code_sandbox/modules/flowable5-test/src/test/resources/org/activiti/engine/test/history/HistoricActivityInstanceTest.testBoundaryEvent.bpmn20.xml
xml
2016-10-13T07:21:43
2024-08-16T15:23:14
flowable-engine
flowable/flowable-engine
7,715
251
```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/traffic_portal/test/integration/specs/Topologies.spec.ts
xml
2016-09-02T07:00:06
2024-08-16T03:50:21
trafficcontrol
apache/trafficcontrol
1,043
421
```xml import { render } from "@testing-library/react"; import Home from "@/pages/index"; it("renders homepage unchanged", () => { const { container } = render(<Home />); expect(container).toMatchSnapshot(); }); ```
/content/code_sandbox/examples/with-jest-babel/__tests__/snapshot.tsx
xml
2016-10-05T23:32:51
2024-08-16T19:44:30
next.js
vercel/next.js
124,056
44
```xml import { Box, EmptyState, Icon, ModalTrigger, MainStyleButtonRelated as ButtonRelated, __, SectionBodyItem } from "@erxes/ui/src"; import GetConformity from "@erxes/ui-sales/src/conformity/containers/GetConformity"; import React from "react"; import { Link } from "react-router-dom"; import CarChoos...
/content/code_sandbox/packages/plugin-cars-ui/src/components/common/CarSection.tsx
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
765
```xml import React from "react"; import { useNavigate } from "react-router-dom"; import { Modal, Space } from "antd"; import { useDispatch, useSelector } from "react-redux"; import { PRICING } from "features/pricing/constants/pricing"; import { getFunctions, httpsCallable } from "firebase/functions"; import { RQButton...
/content/code_sandbox/app/src/features/pricing/components/PricingTable/PricingTableButtons.tsx
xml
2016-12-01T04:36:06
2024-08-16T19:12:19
requestly
requestly/requestly
2,121
2,764
```xml //===-- MachProcess.cpp -----------------------------------------*- C++ -*-===// // // See path_to_url for license information. // //===your_sha256_hash------===// // // Created by Greg Clayton on 6/15/07. // //===your_sha256_hash------===// #include "DNB.h" #include "MacOSX/CFUtils.h" #include "SysSignal.h" #...
/content/code_sandbox/gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachProcess.mm
xml
2016-08-30T18:18:25
2024-08-16T17:21:09
src
openbsd/src
3,139
38,482
```xml import { mount } from 'enzyme'; import React from 'react'; import DevModeNotification from '../lib/items/dev-mode-notif'; describe('DevModeNotif', function DevModeNotifTests() { describe('When the window is in dev mode', () => { beforeEach(() => { spyOn(AppEnv, 'inDevMode').andReturn(true); th...
/content/code_sandbox/app/internal_packages/notifications/specs/dev-mode-notif-spec.tsx
xml
2016-10-13T06:45:50
2024-08-16T18:14:37
Mailspring
Foundry376/Mailspring
15,331
194
```xml import * as React from "react"; import { connect } from 'react-redux'; import { AssetEditorState, GalleryView } from './store/assetEditorReducerState'; import { dispatchChangeGalleryView } from './actions/dispatch'; interface AssetGalleryTabProps { title: string; view: GalleryView; selected: boolea...
/content/code_sandbox/webapp/src/components/assetEditor/assetGalleryTab.tsx
xml
2016-01-24T19:35:52
2024-08-16T16:39:39
pxt
microsoft/pxt
2,069
258
```xml import React, { FunctionComponent } from "react"; import BanAction, { BanActionProps } from "./BanAction"; import ModMessageAction, { ModMessageActionProps } from "./ModMessageAction"; import PremodAction, { PremodActionProps } from "./PremodAction"; import SiteBanAction from "./SiteBanAction"; import Suspensio...
/content/code_sandbox/client/src/core/client/admin/components/UserHistoryDrawer/AccountHistoryAction.tsx
xml
2016-10-31T16:14:05
2024-08-06T16:15:57
talk
coralproject/talk
1,881
467
```xml import { Application } from 'app/model/application.model'; import { GroupPermission } from 'app/model/group.model'; import { ProjectIntegration } from 'app/model/integration.model'; import { Key } from 'app/model/keys.model'; import { Pipeline } from 'app/model/pipeline.model'; import { Label, LoadOpts, Project...
/content/code_sandbox/ui/src/app/store/project.action.ts
xml
2016-10-11T08:28:23
2024-08-16T01:55:31
cds
ovh/cds
4,535
2,025
```xml <?xml version="1.0" encoding="utf-8"?> Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <TextView xmlns:android="path_to_url" android:id="@+id/name" android:layout_width="match_parent" android:layout_height="wrap_content" android:dra...
/content/code_sandbox/libraries_res/chrome_res/src/main/res/layout/bookmark_folder_select_item.xml
xml
2016-07-04T07:28:36
2024-08-15T05:20:42
AndroidChromium
JackyAndroid/AndroidChromium
3,090
157
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> <plist version="0.9"> <dict> <key>CFBundleName</key> <string>UnicodeConverter</string> <key>CFBundleVersion</key> <string>@@VERSION@@</string> <key>CFBundleShortVersionString</key> <string...
/content/code_sandbox/java/unicodeconverter-java/files/Info.plist
xml
2016-10-09T00:31:44
2024-08-16T18:11:47
macports-ports
macports/macports-ports
1,499
361
```xml /** * @name match-sorter * @license MIT license. * @copyright (c) 2020 Kent C. Dodds * @author Kent C. Dodds <me@kentcdodds.com> (path_to_url */ import removeAccents from 'remove-accents' type KeyAttributes = { threshold?: Ranking maxRanking: Ranking minRanking: Ranking } interface RankingInfo { ra...
/content/code_sandbox/src/index.ts
xml
2016-08-25T04:04:48
2024-08-16T04:57:41
match-sorter
kentcdodds/match-sorter
3,690
3,764
```xml import * as useLocationFieldOptionsModule from './useLocationFieldOptions'; const defaultFolders: useLocationFieldOptionsModule.ItemDefaultFolder[] = [ { value: '5', text: 'All mail', url: '/all-mail', icon: 'envelopes', }, { value: '0', text: 'Inbox',...
/content/code_sandbox/applications/mail/src/app/components/header/search/AdvancedSearchFields/LocationField.test.utils.tsx
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
674
```xml import type { Ref } from 'react'; import { forwardRef, useState } from 'react'; import { c } from 'ttag'; import type { InputProps } from '@proton/atoms'; import { Button, Input } from '@proton/atoms'; import Icon from '../../icon/Icon'; type PasswordType = 'password' | 'text'; interface Props extends Omit<...
/content/code_sandbox/packages/components/components/v2/input/PasswordInput.tsx
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
358
```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 xmlns:android="path_to_url" xmlns:xliff="urn:oasis:names:tc:xli...
/content/code_sandbox/app/src/main/res/values-sr/strings.xml
xml
2016-01-22T21:40:54
2024-08-16T11:54:30
hackerskeyboard
klausw/hackerskeyboard
1,807
2,922
```xml /** @jsx jsx */ import { Editor } from 'slate' import { jsx } from '../../..' export const input = ( <editor> <block>one</block> <block>two</block> </editor> ) export const test = editor => { return Editor.path(editor, { anchor: { path: [0, 0], offset: 1 }, focus: { path: [1, 0], offset: 2...
/content/code_sandbox/packages/slate/test/interfaces/Editor/path/range.tsx
xml
2016-06-18T01:52:42
2024-08-16T18:43:42
slate
ianstormtaylor/slate
29,492
109
```xml import React, { FunctionComponent, useRef, useState, useCallback } from "react" import styled from "styled-components" import Modal, { KeystrokeContainer, Keystroke } from "../../components/Modal" const InstructionText = styled.div` text-align: left; color: ${(props) => props.theme.foreground}; ` const Exa...
/content/code_sandbox/lib/reactotron-core-ui/src/modals/SubscriptionAddModal/index.tsx
xml
2016-04-15T21:58:32
2024-08-16T11:39:46
reactotron
infinitered/reactotron
14,757
603
```xml import { ChangeDetectionStrategy, ChangeDetectorRef, Component, EventEmitter, Input, OnInit, Output } from '@angular/core'; import { Router } from '@angular/router'; import { TranslateService } from '@ngx-translate/core'; import { Store } from '@ngxs/store'; import { Application } from 'a...
/content/code_sandbox/ui/src/app/shared/workflow/wizard/node-add/node.wizard.component.ts
xml
2016-10-11T08:28:23
2024-08-16T01:55:31
cds
ovh/cds
4,535
2,145
```xml import * as React from 'react'; export interface IGraphEvalDebugState { panelText: string; } export interface IGraphEvalDebugProps { panelText: string; } export default class GraphEvalDebug extends React.Component<IGraphEvalDebugProps, IGraphEvalDebugState> { constructor(props) { super(p...
/content/code_sandbox/samples/react-graph-evalurl/src/webparts/graphEvalUrl/components/GraphEvalDebug.tsx
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
132
```xml import { Component, Inject } from '@angular/core'; import { MatDialogRef, MAT_DIALOG_DATA } from '@angular/material/dialog'; import { RoomOptions } from 'livekit-client'; @Component({ selector: 'app-room-options-dialog', templateUrl: './room-options-dialog.component.html', styleUrls: ['./room-options-dial...
/content/code_sandbox/openvidu-testapp/src/app/components/dialogs/room-options-dialog/room-options-dialog.component.ts
xml
2016-10-10T13:31:27
2024-08-15T12:14:04
openvidu
OpenVidu/openvidu
1,859
122
```xml import { NgModule } from '@angular/core'; import { CommonModule } from '@angular/common'; import { RouterModule, Routes } from '@angular/router'; import { CovalentDialogsModule } from '@covalent/core/dialogs'; import { ComponentDetailsModule } from '../../../../components/shared/component-details/component-det...
/content/code_sandbox/apps/docs-app/src/app/content/components/component-demos/dialogs/dialogs.module.ts
xml
2016-07-11T23:30:52
2024-08-15T15:20:45
covalent
Teradata/covalent
2,228
219
```xml /* * one or more contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright ownership. */ import { ButtonSkeleton, StructuredListSkeleton, ContainedList, ContainedListItem, Section, SkeletonText, TabsSkeleton, } from '@carbon/...
/content/code_sandbox/tasklist/client/src/Tasks/Task/Details/DetailsSkeleton.tsx
xml
2016-03-20T03:38:04
2024-08-16T19:59:58
camunda
camunda/camunda
3,172
540
```xml <?xml version="1.0" encoding="UTF-8"?> <module external.linked.project.id=":views" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" type="JAVA_MODULE" version="4"> <component name="FacetManager"> <facet type="android-gradle" name="Android-...
/content/code_sandbox/views/views.iml
xml
2016-05-11T16:25:10
2024-07-24T10:40:56
ScratchView
sharish/ScratchView
1,119
3,724
```xml import {PlatformTest, runInContext} from "@tsed/common"; import "@tsed/platform-express"; import {PlatformExpress} from "@tsed/platform-express"; import {ApolloServerTestClient, createTestClient} from "apollo-server-testing"; import gql from "graphql-tag"; import "@tsed/graphql-ws"; import {TypeGraphQLService} f...
/content/code_sandbox/packages/graphql/typegraphql/test/graphql.spec.ts
xml
2016-02-21T18:38:47
2024-08-14T21:19:48
tsed
tsedio/tsed
2,817
491
```xml // path_to_url export enum ListType { None = 0, CustomList = 100, DocumentLibrary = 101, Survey = 102, Links = 103, Announcements = 104, Contacts = 105, Calendar = 106, Tasks = 107, DiscussionBoard = 108, PictureLibrary = 109, DataSources = 110, FormLibrary = ...
/content/code_sandbox/samples/react-extension-manager/src/Models/ListType.ts
xml
2016-08-30T17:21:43
2024-08-16T18:41:32
sp-dev-fx-webparts
pnp/sp-dev-fx-webparts
2,027
518
```xml import { getProjectRoot, resolvePathInStorybookCache } from 'storybook/internal/common'; import type { Options } from 'storybook/internal/types'; import { getVirtualModules } from '@storybook/builder-webpack5'; export const configureBabelLoader = async (baseConfig: any, options: Options) => { const { virtual...
/content/code_sandbox/code/frameworks/nextjs/src/babel/loader.ts
xml
2016-03-18T04:23:44
2024-08-16T19:22:08
storybook
storybookjs/storybook
83,755
228
```xml import { FC, useEffect, useState } from "react"; import useDebounce from "react-debounced"; import { Loading } from "@carbon/react"; type LateLoadingProps = { timeout?: number; }; const LateLoading: FC<LateLoadingProps> = ({ timeout = 300 }) => { const debounce = useDebounce(timeout); const [visible, set...
/content/code_sandbox/identity/client/src/components/layout/LateLoading.tsx
xml
2016-03-20T03:38:04
2024-08-16T19:59:58
camunda
camunda/camunda
3,172
125
```xml import { Entity } from "../../../../../src/decorator/entity/Entity" import { PrimaryGeneratedColumn } from "../../../../../src/decorator/columns/PrimaryGeneratedColumn" import { Column } from "../../../../../src/decorator/columns/Column" import { Generated } from "../../../../../src/decorator/Generated" @Entity...
/content/code_sandbox/test/functional/uuid/cockroach/entity/Question.ts
xml
2016-02-29T07:41:14
2024-08-16T18:28:52
typeorm
typeorm/typeorm
33,875
154
```xml <?xml version="1.0" encoding="utf-8"?> <abapGit version="v1.0.0" serializer="LCL_OBJECT_DEVC" serializer_version="v1.0.0"> <asx:abap xmlns:asx="path_to_url" version="1.0"> <asx:values> <DEVC> <CTEXT>Package for Amazon Elastic Compute Cloud</CTEXT> </DEVC> </asx:values> </asx:abap> </abapGit> ```
/content/code_sandbox/sap-abap/services/ec2/package.devc.xml
xml
2016-08-18T19:06:57
2024-08-16T18:59:44
aws-doc-sdk-examples
awsdocs/aws-doc-sdk-examples
9,298
118
```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 CONDI...
/content/code_sandbox/js/src/builder/buffer.ts
xml
2016-02-17T08:00:23
2024-08-16T19:00:48
arrow
apache/arrow
14,094
1,320
```xml export const getAddressSuggestedLocalPart = (groupName: string) => { return groupName .toLowerCase() .replace(/[^a-z0-9-_\.\s+]/g, '') .replace(/\s+/g, '-'); }; ```
/content/code_sandbox/packages/components/containers/organization/groups/helpers.ts
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
54
```xml /*your_sha256_hash----------------------------- *your_sha256_hash----------------------------*/ import * as vscode from 'vscode'; import { NotificationHandler, RequestType } from 'vscode-languageclient'; import { ConnectionDetails, IConnectionInfo, IServerInfo } from 'vscode-mssql'; import { AccountService } f...
/content/code_sandbox/src/controllers/connectionManager.ts
xml
2016-06-26T04:38:04
2024-08-16T20:04:12
vscode-mssql
microsoft/vscode-mssql
1,523
9,894
```xml import "reflect-metadata" import { DataSource } from "../../../src/data-source/DataSource" import { closeTestingConnections, createTestingConnections, } from "../../utils/test-utils" import { One } from "./entity/One" /** * This test attempts to benchmark the raw CPU usage/latency of the query builder'...
/content/code_sandbox/test/benchmark/multiple-joins-querybuilder/multiple-joins-querybuilder.ts
xml
2016-02-29T07:41:14
2024-08-16T18:28:52
typeorm
typeorm/typeorm
33,875
340
```xml import {Component} from '@angular/core'; import {MatMenuModule} from '@angular/material/menu'; /** * @title Testing with MatMenuHarness */ @Component({ selector: 'menu-harness-example', templateUrl: 'menu-harness-example.html', standalone: true, imports: [MatMenuModule], }) export class MenuHarnessExa...
/content/code_sandbox/src/components-examples/material/menu/menu-harness/menu-harness-example.ts
xml
2016-01-04T18:50:02
2024-08-16T11:21:13
components
angular/components
24,263
74
```xml import Utils from '../lib/Utils.js'; import { TwoVector } from './TwoVector.js'; import { ThreeVector } from './ThreeVector.js'; import Quaternion from './Quaternion.js'; import BaseTypes from './BaseTypes.js'; import Serializable from './Serializable.js'; const MAX_UINT_16 = 0xFFFF; type DataItem = number | s...
/content/code_sandbox/src/serialize/Serializer.ts
xml
2016-06-10T12:58:57
2024-08-15T07:16:18
lance
lance-gg/lance
1,570
2,407
```xml import { vtkObject } from "../../../interfaces" ; /** * */ export interface IPriorityQueueInitialValues { elements?: Array<any>; } export interface vtkPriorityQueue extends vtkObject { /** * Push an element to the queue while defining a priority. * @param {Number} priority The priority of the element....
/content/code_sandbox/static/sim/Sources/Common/Core/PriorityQueue/index.d.ts
xml
2016-12-03T13:41:18
2024-08-15T12:50:03
engineercms
3xxx/engineercms
1,341
386
```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. --> <resources> <string name="app_name">rxandroidnetworking</string> </resources> ```
/content/code_sandbox/rx-android-networking/src/main/res/values/strings.xml
xml
2016-03-21T18:35:44
2024-08-15T11:55:03
Fast-Android-Networking
amitshekhariitbhu/Fast-Android-Networking
5,667
73
```xml import * as React from 'react'; import { INavPage, LoadingComponent } from '@fluentui/react-docsite-components/lib/index2'; export const GetStartedPages: INavPage = { title: 'Get started', url: '#/get-started', isUhfLink: true, hasPlatformPicker: true, component: () => <LoadingComponent title="Get sta...
/content/code_sandbox/apps/public-docsite/src/SiteDefinition/SiteDefinition.pages/GetStarted/GetStarted.pages.tsx
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
744
```xml import api from 'mastodon/api'; export async function logOut() { try { const response = await api(false).delete<{ redirect_to?: string }>( '/auth/sign_out', { headers: { Accept: 'application/json' }, withCredentials: true }, ); if (response.status === 200 && response.data.redirect_to)...
/content/code_sandbox/app/javascript/mastodon/utils/log_out.ts
xml
2016-02-22T15:01:25
2024-08-16T19:27:35
mastodon
mastodon/mastodon
46,560
140
```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 `dnansumors`. */ interface Routine { /** * Computes the s...
/content/code_sandbox/lib/node_modules/@stdlib/blas/ext/base/dnansumors/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
676
```xml <?xml version="1.0" encoding="utf-8"?> <!--EXPORTED BY TOOL, DON'T MODIFY IT!--> <!--Source File: node_test\reference_sub_0.xml--> <behavior name="node_test/reference_sub_0" agenttype="AgentNodeTest" version="5"> <pars> <par name="_$local_task_param_$_0" type="int" value="0" /> <par name="_$local_task_...
/content/code_sandbox/integration/unity/Assets/Resources/behaviac/exported/node_test/reference_sub_0.xml
xml
2016-11-21T05:08:08
2024-08-16T07:18:30
behaviac
Tencent/behaviac
2,831
295
```xml <?xml version="1.0" encoding="utf-8"?> <resources> <dimen name="font_huge">22dp</dimen> <dimen name="font_large">20dp</dimen> <dimen name="font_big">18dp</dimen> <dimen name="font_normal">16dp</dimen> <dimen name="font_small">14dp</dimen> <dimen name="font_mini">12dp</dimen> </resources> ...
/content/code_sandbox/lib/utildebug/src/main/res/values/dimens.xml
xml
2016-07-30T18:18:32
2024-08-16T01:37:59
AndroidUtilCode
Blankj/AndroidUtilCode
33,178
112
```xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-configuration SYSTEM "classpath://org/hibernate/hibernate-configuration-3.0.dtd"> <hibernate-configuration> <session-factory> <property name="hibernate.connection.driver_class">com.mysql.jdbc.Driver</property> <property name="hibernate.connection.pa...
/content/code_sandbox/Hibernate/HibernateEHCacheExample/src/main/resources/hibernate.cfg.xml
xml
2016-05-02T05:43:21
2024-08-16T06:51:39
journaldev
WebJournal/journaldev
1,314
370
```xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> <com.google.android.material.tabs.TabLayout android:id="@+id/pager_tab_strip" ...
/content/code_sandbox/app/src/main/res/layout/tweet_interactions_popup.xml
xml
2016-07-08T03:18:40
2024-08-14T02:54:51
talon-for-twitter-android
klinker24/talon-for-twitter-android
1,189
176
```xml <?xml version="1.0" encoding="UTF-8" ?> <!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your site. --> <!-- It contains information about your site's posts, pages, comments, categories, and other content. --> <!-- You may use this file to transfer that content from one site to a...
/content/code_sandbox/tests/phpunit/data/export/slashes.xml
xml
2016-12-05T16:41:44
2024-08-16T18:32:24
wordpress-develop
WordPress/wordpress-develop
2,423
1,127
```xml <vector xmlns:android="path_to_url" android:height="34.0dp" android:tint="?attr/colorControlNormal" android:viewportHeight="15" android:viewportWidth="15" android:width="34.0dp"> <path android:fillColor="@android:color/white" android:pathData="M7 3C7 3 7 6 7 6C7 6.5 6 6.5 6 6C6 6 2.5 6 2.5 6C1.5 6 1 5.5 1 4....
/content/code_sandbox/app/src/main/res/drawable/ic_preset_temaki_plumber.xml
xml
2016-07-02T10:44:04
2024-08-16T18:55:54
StreetComplete
streetcomplete/StreetComplete
3,781
622
```xml import * as React from 'react' import { Dialog, DialogContent, DialogFooter } from '../dialog' import { OkCancelButtonGroup } from '../dialog/ok-cancel-button-group' import { Dispatcher } from '../dispatcher' import { TrashNameLabel } from '../lib/context-menu' import { RetryAction } from '../../models/retry-act...
/content/code_sandbox/app/src/ui/discard-changes/discard-changes-retry-dialog.tsx
xml
2016-05-11T15:59:00
2024-08-16T17:00:41
desktop
desktop/desktop
19,544
690
```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. */ --> <org.pocketworkstation.pckeyboard.LatinKeyboardView xmlns:android="p...
/content/code_sandbox/app/src/main/res/layout/input_trans_neon.xml
xml
2016-01-22T21:40:54
2024-08-16T11:54:30
hackerskeyboard
klausw/hackerskeyboard
1,807
235
```xml import { isAsyncThunkAction, isPending as isThunkActionPending, isFulfilled as isThunkActionFulfilled, isRejected as isThunkActionRejected, isAction, } from '@reduxjs/toolkit'; import type { Middleware, UnknownAction } from '@reduxjs/toolkit'; import { showLoading, hideLoading } from 'react-redux-load...
/content/code_sandbox/app/javascript/mastodon/store/middlewares/loading_bar.ts
xml
2016-02-22T15:01:25
2024-08-16T19:27:35
mastodon
mastodon/mastodon
46,560
568
```xml import { ChangeDetectionStrategy, ChangeDetectorRef, Component } from '@angular/core'; import { Code } from '@domain/code'; import { Customer } from '@domain/customer'; import { CustomerService } from '@service/customerservice'; @Component({ selector: 'vertical-scroll-doc', template: ` <app-docsectionte...
/content/code_sandbox/src/app/showcase/doc/table/verticalscrolldoc.ts
xml
2016-01-16T09:23:28
2024-08-16T19:58:20
primeng
primefaces/primeng
9,969
1,162
```xml <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="path_to_url"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProjectGuid>{ACB2F35D-BFDA-41B1-9...
/content/code_sandbox/Source/lib/zxing.ios.csproj
xml
2016-10-27T20:15:17
2024-08-16T02:15:03
ZXing.Net
micjahn/ZXing.Net
2,676
4,867
```xml export default function (size: number): string { const i: number = Math.floor(Math.log(size) / Math.log(1024)); return (size / Math.pow(1024, i)).toFixed(2) + ' ' + ['B', 'kB', 'MB', 'GB', 'TB'][i]; } ```
/content/code_sandbox/frontend/functions/formatFileSize.ts
xml
2016-04-30T21:41:23
2024-08-16T18:27:26
AzuraCast
AzuraCast/AzuraCast
2,978
69
```xml import { jsx, Line } from '../../../src'; import Geometry from '../../../src/components/geometry'; import { createContext, delay, gestureSimulator } from '../../util'; import { Canvas, Chart, Interval, Axis } from '../../../src'; const context = createContext(); const data = [{ genre: 'Sports', sold: 275, type:...
/content/code_sandbox/packages/f2/test/components/geometry/index.test.tsx
xml
2016-08-29T06:26:23
2024-08-16T15:50:14
F2
antvis/F2
7,877
974
```xml import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'; import { global } from '@storybook/global'; import { composeConfigs } from './composeConfigs'; vi.mock('@storybook/global', () => ({ global: { FEATURES: {}, }, })); describe('composeConfigs', () => { it('sets default (empty) ...
/content/code_sandbox/code/core/src/preview-api/modules/store/csf/composeConfigs.test.ts
xml
2016-03-18T04:23:44
2024-08-16T19:22:08
storybook
storybookjs/storybook
83,755
2,901
```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/components/security/mbedtls/mbedtls-2.16.8/visualc/VS2010/key_app_writer.vcxproj
xml
2016-09-11T14:25:51
2024-08-16T10:12:43
LiteOS
LiteOS/LiteOS
4,794
2,164
```xml /* Use of this source code is governed by an MIT-style license that can be found in the LICENSE file or at path_to_url */ import {assert} from 'workbox-core/_private/assert.js'; import {getFriendlyURL} from 'workbox-core/_private/getFriendlyURL.js'; import { RouteHandler, RouteHandlerObject, RouteH...
/content/code_sandbox/packages/workbox-routing/src/Router.ts
xml
2016-04-04T15:55:19
2024-08-16T08:33:26
workbox
GoogleChrome/workbox
12,245
3,587
```xml <?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <TextView android:id="@+id/text_view" android:layout_width="wrap_content" android:layout_height="wrap_content" and...
/content/code_sandbox/app/src/main/res/layout/simple_fragment_layout.xml
xml
2016-06-26T08:20:43
2024-08-16T18:33:28
MagicIndicator
hackware1993/MagicIndicator
9,699
89
```xml /** * This file includes polyfills needed by Angular and is loaded before the app. * You can add your own extra polyfills to this file. * * This file is divided into 2 sections: * 1. Browser polyfills. These are applied before loading ZoneJS and are sorted by browsers. * 2. Application imports. Files i...
/content/code_sandbox/projects/docs-app/src/polyfills.ts
xml
2016-03-10T21:29:15
2024-08-15T07:07:30
angular-tree-component
CirclonGroup/angular-tree-component
1,093
583
```xml import { Matrix } from '.'; import { randomN } from '../../utilities/random'; export class RandomNMatrix extends Matrix { std: number; mu: number; constructor(rows: number, columns: number, mu: number, std: number) { super(rows, columns); this.std = std; this.mu = mu; this.fillRandN(); ...
/content/code_sandbox/src/recurrent/matrix/random-n-matrix.ts
xml
2016-02-13T18:09:44
2024-08-15T20:41:49
brain.js
BrainJS/brain.js
14,300
137
```xml import fs from 'fs/promises'; import debounce from 'lodash.debounce'; import { Server } from 'metro'; import path from 'path'; import resolveFrom from 'resolve-from'; import { directoryExistsAsync } from '../../../utils/dir'; import { unsafeTemplate } from '../../../utils/template'; import { ServerLike } from '...
/content/code_sandbox/packages/@expo/cli/src/start/server/type-generation/routes.ts
xml
2016-08-15T17:14:25
2024-08-16T19:54:44
expo
expo/expo
32,004
4,671
```xml export { default as InputFieldStacked } from './InputFieldStacked'; ```
/content/code_sandbox/packages/components/components/inputFieldStacked/index.ts
xml
2016-06-08T11:16:51
2024-08-16T14:14:27
WebClients
ProtonMail/WebClients
4,300
17
```xml import { createDisposable, disposeOf } from 'utils-disposables'; import { describe, expect, test, vi } from 'vitest'; import { createSubscribable } from '../createFunctions'; import { toSubscriberFn } from '../helpers/toSubscriber'; import { rx } from '../rx'; import type { SubscribeFn, SubscriberFn, Subscriber...
/content/code_sandbox/packages/client/src/Subscribables/operators/delayUnsubscribe.test.ts
xml
2016-05-16T10:42:22
2024-08-16T02:29:06
vscode-spell-checker
streetsidesoftware/vscode-spell-checker
1,377
817
```xml <controls:CorePage x:Class="Telegram.Views.Authorization.AuthorizationEmailAddressPage" xmlns="path_to_url" xmlns:x="path_to_url" xmlns:local="using:Telegram.Views" xmlns:common="using:Telegram.Common" xmlns:controls="...
/content/code_sandbox/Telegram/Views/Authorization/AuthorizationEmailAddressPage.xaml
xml
2016-05-23T09:03:33
2024-08-16T16:17:48
Unigram
UnigramDev/Unigram
3,744
596
```xml import { __, Button, DataWithLoader, Icon, ModalTrigger, router, Tip, Wrapper, SidebarList } from "@erxes/ui/src"; import { Header } from "@erxes/ui-settings/src/styles"; import { isEnabled } from "@erxes/ui/src/utils/core"; import React from "react"; import CategoryForm from "../../container...
/content/code_sandbox/packages/plugin-cars-ui/src/components/carCategory/CategoryList.tsx
xml
2016-11-11T06:54:50
2024-08-16T10:26:06
erxes
erxes/erxes
3,479
881
```xml <?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewControll...
/content/code_sandbox/Examples/RxRealmDemo-iOS/Base.lproj/Main.storyboard
xml
2016-04-19T10:53:02
2024-08-16T13:25:09
RxRealm
RxSwiftCommunity/RxRealm
1,153
1,676
```xml <?xml version="1.0" encoding="utf-8"?> <WixLocalization Culture="de-de" xmlns="path_to_url"> <!-- See path_to_url --> <String Id="LocaleId">1031</String> <String Id="WelcomeDlgDescription">Dieser Installationsassistent wird [ProductName] auf Ihrem Computer installieren.</String> <String Id="Inst...
/content/code_sandbox/lts/tools/msvs/msi/i18n/de-de.wxl
xml
2016-10-10T12:09:49
2024-08-11T15:13:17
node-packer
pmq20/node-packer
3,069
598
```xml /* * Wire * * This program is free software: you can redistribute it and/or modify * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPO...
/content/code_sandbox/server/config/config.types.ts
xml
2016-07-21T15:34:05
2024-08-16T11:40:13
wire-webapp
wireapp/wire-webapp
1,125
132
```xml /* eslint global-require: 0 */ import utf7 from 'utf7'; import { Model, AttributeValues } from './model'; import * as Attributes from '../attributes'; import { localized } from '../../intl'; // We look for a few standard categories and display them in the Mailboxes // portion of the left sidebar. Note that thes...
/content/code_sandbox/app/src/flux/models/category.ts
xml
2016-10-13T06:45:50
2024-08-16T18:14:37
Mailspring
Foundry376/Mailspring
15,331
1,157
```xml import chalk from 'chalk'; import psl from 'psl'; import * as ERRORS from '../../util/errors-ts'; import Client from '../../util/client'; import getDomainPrice from '../../util/domains/get-domain-price'; import getDomainStatus from '../../util/domains/get-domain-status'; import getScope from '../../util/get-sco...
/content/code_sandbox/packages/cli/src/commands/domains/buy.ts
xml
2016-09-09T01:12:08
2024-08-16T17:39:45
vercel
vercel/vercel
12,545
1,287
```xml import { IterableX } from '../../iterable/iterablex.js'; import { min } from '../../iterable/min.js'; import { ExtremaOptions } from '../../iterable/extremaoptions.js'; /** * @ignore */ export function minProto<TSource, TResult = TSource>( this: IterableX<TSource>, options?: ExtremaOptions<TSource, TResul...
/content/code_sandbox/src/add/iterable-operators/min.ts
xml
2016-02-22T20:04:19
2024-08-09T18:46:41
IxJS
ReactiveX/IxJS
1,319
123
```xml import classNames from 'classnames'; import React, { ReactNode, useState } from 'react'; import styles from '../index.module.css'; export type TogglerItem = { component?: ReactNode; icon: ReactNode; tooltipText: string; }; export type TogglerHeaderItemProps = JSX.IntrinsicElements['span'] & TogglerIte...
/content/code_sandbox/website/components/Toggler.tsx
xml
2016-05-10T13:08:50
2024-08-13T11:27:18
uniforms
vazco/uniforms
1,934
439
```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 { NumericArray } from '@stdlib/types/ar...
/content/code_sandbox/lib/node_modules/@stdlib/stats/base/stdevpn/docs/types/index.d.ts
xml
2016-03-24T04:19:52
2024-08-16T09:03:19
stdlib
stdlib-js/stdlib
4,266
608
```xml import { $ } from '../$.js'; import { unique } from '../functions/unique.js'; import { JQ } from '../shared/core.js'; import { isElement, eachArray } from '../shared/helper.js'; import './each.js'; import './is.js'; import type { Selector } from '../shared/helper.js'; declare module '../shared/core.js' { // e...
/content/code_sandbox/packages/jq/src/methods/children.ts
xml
2016-07-11T17:39:02
2024-08-16T07:12:34
mdui
zdhxiong/mdui
4,077
264
```xml export const getDateUint8Array = ( year: number, month: number, day: number, hour: number, minute: number, second: number ) => { const yearFirstByte = year >> 8 const yearSecondByte = year - 2 ** 16 return new Uint8Array([yearFirstByte, yearSecondByte, month, day, hour, minute, second]) } ```
/content/code_sandbox/example/src/utils/getDateUint8Array.ts
xml
2016-07-27T10:57:27
2024-08-14T16:51:53
react-native-ble-plx
dotintent/react-native-ble-plx
3,006
93
```xml export * from './components/StackedBarChart/index'; ```
/content/code_sandbox/packages/react-charting/src/StackedBarChart.ts
xml
2016-06-06T15:03:44
2024-08-16T18:49:29
fluentui
microsoft/fluentui
18,221
13
```xml import { Component, OnInit } from '@angular/core'; import { Code } from '@domain/code'; interface City { name: string; code: string; } @Component({ selector: 'dropdown-loading-state-demo', template: ` <app-docsectiontext> <p>Loading state can be used <i>loading</i> property....
/content/code_sandbox/src/app/showcase/doc/dropdown/loadingstatedoc.ts
xml
2016-01-16T09:23:28
2024-08-16T19:58:20
primeng
primefaces/primeng
9,969
567
```xml // See LICENSE in the project root for license information. import type { IMinifierConnection } from '../types'; let terserVersion: string = '1.0.0'; jest.mock('terser/package.json', () => { return { get version(): string { return terserVersion; } }; }); describe('WorkerPoolMinifier', () => ...
/content/code_sandbox/libraries/module-minifier/src/test/WorkerPoolMinifier.test.ts
xml
2016-09-30T00:28:20
2024-08-16T18:54:35
rushstack
microsoft/rushstack
5,790
514
```xml <?xml version="1.0" encoding="UTF-8"?> <definitions id="definitions" xmlns="path_to_url" xmlns:activiti="path_to_url" targetNamespace="Examples"> <process id=your_sha256_hash> <startEvent id="theStart" /> <sequenceFlow id="flow1" sourceRef="theStart" targetRef="serviceTask" /> <se...
/content/code_sandbox/modules/flowable-engine/src/test/resources/org/flowable/engine/test/bpmn/event/error/BoundaryErrorEventTest.testCatchErrorThrownByJavaDelegateOnMultiInstanceServiceTaskParallel.bpmn20.xml
xml
2016-10-13T07:21:43
2024-08-16T15:23:14
flowable-engine
flowable/flowable-engine
7,715
268
```xml import { Component } from '@angular/core'; import { MatDialogRef } from '@angular/material/dialog'; @Component({ selector: 'td-confirm-dialog', templateUrl: './confirm-dialog.component.html', styleUrls: ['./confirm-dialog.component.scss'], }) export class TdConfirmDialogComponent { title?: string; mes...
/content/code_sandbox/libs/angular/dialogs/src/confirm-dialog/confirm-dialog.component.ts
xml
2016-07-11T23:30:52
2024-08-15T15:20:45
covalent
Teradata/covalent
2,228
136
```xml import { IdentityAssigner } from "./identity.assigner"; import { Node, NodeSocket } from "@openremote/model"; export class CopyMachine { public static copy(node: Node): Node { const minimalNode: Node = {}; minimalNode.inputs = (node.inputs || []).map((i: NodeSocket) => { return ...
/content/code_sandbox/ui/component/or-rules/src/flow-viewer/node-structure/copy.machine.ts
xml
2016-02-03T11:14:02
2024-08-16T12:45:50
openremote
openremote/openremote
1,184
280