Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.69
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
schoolms /
node_modules /
postcss /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
at-rule.d.ts
3.35
KB
-rw-rw-rw-
2025-03-24 11:44
at-rule.js
471
B
-rw-rw-rw-
2025-03-24 11:44
comment.d.ts
1.71
KB
-rw-rw-rw-
2025-03-24 11:44
comment.js
203
B
-rw-rw-rw-
2025-03-24 11:44
container.d.ts
13.74
KB
-rw-rw-rw-
2025-03-24 11:44
container.js
10.4
KB
-rw-rw-rw-
2025-03-24 11:44
css-syntax-error.d.ts
6.36
KB
-rw-rw-rw-
2025-03-24 11:44
css-syntax-error.js
3.32
KB
-rw-rw-rw-
2025-03-24 11:44
declaration.d.ts
3.81
KB
-rw-rw-rw-
2025-03-24 11:44
declaration.js
495
B
-rw-rw-rw-
2025-03-24 11:44
document.d.ts
1.91
KB
-rw-rw-rw-
2025-03-24 11:44
document.js
654
B
-rw-rw-rw-
2025-03-24 11:44
fromJSON.d.ts
162
B
-rw-rw-rw-
2025-03-24 11:44
fromJSON.js
1.47
KB
-rw-rw-rw-
2025-03-24 11:44
input.d.ts
4.67
KB
-rw-rw-rw-
2025-03-24 11:44
input.js
6.14
KB
-rw-rw-rw-
2025-03-24 11:44
lazy-result.d.ts
4.89
KB
-rw-rw-rw-
2025-03-24 11:44
lazy-result.js
13.24
KB
-rw-rw-rw-
2025-03-24 11:44
list.d.ts
1.39
KB
-rw-rw-rw-
2025-03-24 11:44
list.js
1.2
KB
-rw-rw-rw-
2025-03-24 11:44
map-generator.js
9.49
KB
-rw-rw-rw-
2025-03-24 11:44
no-work-result.d.ts
1.54
KB
-rw-rw-rw-
2025-03-24 11:44
no-work-result.js
2.56
KB
-rw-rw-rw-
2025-03-24 11:44
node.d.ts
13.78
KB
-rw-rw-rw-
2025-03-24 11:44
node.js
9.7
KB
-rw-rw-rw-
2025-03-24 11:44
parse.d.ts
135
B
-rw-rw-rw-
2025-03-24 11:44
parse.js
1.12
KB
-rw-rw-rw-
2025-03-24 11:44
parser.js
14.5
KB
-rw-rw-rw-
2025-03-24 11:44
postcss.d.mts
1.02
KB
-rw-rw-rw-
2025-03-24 11:44
postcss.d.ts
11.19
KB
-rw-rw-rw-
2025-03-24 11:44
postcss.js
2.83
KB
-rw-rw-rw-
2025-03-24 11:44
postcss.mjs
980
B
-rw-rw-rw-
2025-03-24 11:44
previous-map.d.ts
1.78
KB
-rw-rw-rw-
2025-03-24 11:44
previous-map.js
3.89
KB
-rw-rw-rw-
2025-03-24 11:44
processor.d.ts
3.33
KB
-rw-rw-rw-
2025-03-24 11:44
processor.js
1.7
KB
-rw-rw-rw-
2025-03-24 11:44
result.d.ts
4.31
KB
-rw-rw-rw-
2025-03-24 11:44
result.js
745
B
-rw-rw-rw-
2025-03-24 11:44
root.d.ts
2.27
KB
-rw-rw-rw-
2025-03-24 11:44
root.js
1.21
KB
-rw-rw-rw-
2025-03-24 11:44
rule.d.ts
2.9
KB
-rw-rw-rw-
2025-03-24 11:44
rule.js
569
B
-rw-rw-rw-
2025-03-24 11:44
stringifier.d.ts
1.38
KB
-rw-rw-rw-
2025-03-24 11:44
stringifier.js
8.03
KB
-rw-rw-rw-
2025-03-24 11:44
stringify.d.ts
165
B
-rw-rw-rw-
2025-03-24 11:44
stringify.js
213
B
-rw-rw-rw-
2025-03-24 11:44
symbols.js
91
B
-rw-rw-rw-
2025-03-24 11:44
terminal-highlight.js
1.37
KB
-rw-rw-rw-
2025-03-24 11:44
tokenize.js
6.38
KB
-rw-rw-rw-
2025-03-24 11:44
warn-once.js
256
B
-rw-rw-rw-
2025-03-24 11:44
warning.d.ts
2.92
KB
-rw-rw-rw-
2025-03-24 11:44
warning.js
739
B
-rw-rw-rw-
2025-03-24 11:44
Save
Rename
import Container, { ContainerProps, ContainerWithChildren } from './container.js' declare namespace Rule { export interface RuleRaws extends Record<string, unknown> { /** * The space symbols after the last child of the node to the end of the node. */ after?: string /** * The space symbols before the node. It also stores `*` * and `_` symbols before the declaration (IE hack). */ before?: string /** * The symbols between the selector and `{` for rules. */ between?: string /** * Contains the text of the semicolon after this rule. */ ownSemicolon?: string /** * The rule’s selector with comments. */ selector?: { raw: string value: string } /** * Contains `true` if the last child has an (optional) semicolon. */ semicolon?: boolean } export type RuleProps = { /** Information used to generate byte-to-byte equal node string as it was in the origin input. */ raws?: RuleRaws } & ( | { /** Selector or selectors of the rule. */ selector: string selectors?: never } | { selector?: never /** Selectors of the rule represented as an array of strings. */ selectors: readonly string[] } ) & ContainerProps // eslint-disable-next-line @typescript-eslint/no-use-before-define export { Rule_ as default } } /** * Represents a CSS rule: a selector followed by a declaration block. * * ```js * Once (root, { Rule }) { * let a = new Rule({ selector: 'a' }) * a.append(…) * root.append(a) * } * ``` * * ```js * const root = postcss.parse('a{}') * const rule = root.first * rule.type //=> 'rule' * rule.toString() //=> 'a{}' * ``` */ declare class Rule_ extends Container { nodes: NonNullable<Container['nodes']> parent: ContainerWithChildren | undefined raws: Rule.RuleRaws type: 'rule' /** * The rule’s full selector represented as a string. * * ```js * const root = postcss.parse('a, b { }') * const rule = root.first * rule.selector //=> 'a, b' * ``` */ get selector(): string set selector(value: string) /** * An array containing the rule’s individual selectors. * Groups of selectors are split at commas. * * ```js * const root = postcss.parse('a, b { }') * const rule = root.first * * rule.selector //=> 'a, b' * rule.selectors //=> ['a', 'b'] * * rule.selectors = ['a', 'strong'] * rule.selector //=> 'a, strong' * ``` */ get selectors(): string[] set selectors(values: string[]) constructor(defaults?: Rule.RuleProps) assign(overrides: object | Rule.RuleProps): this clone(overrides?: Partial<Rule.RuleProps>): this cloneAfter(overrides?: Partial<Rule.RuleProps>): this cloneBefore(overrides?: Partial<Rule.RuleProps>): this } declare class Rule extends Rule_ {} export = Rule